index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-11-08
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
2024-11-08
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
2024-11-08
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-11-08
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-11-08
bpf: Check percpu map value size first
Tao Chen
2024-11-08
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
2024-11-08
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-11-08
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-11-08
signal: Replace BUG_ON()s
Thomas Gleixner
2024-11-08
kthread: fix task state in kthread worker if being frozen
Chen Yu
2024-11-08
kthread: add kthread_work tracepoints
Rob Clark
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-09-12
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-12
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
2024-09-12
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-09-04
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
2024-09-04
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
2024-08-19
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
2024-08-19
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-19
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-19
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-08-19
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-08-19
kdb: Use the passed prompt in kdb_position_cursor()
Douglas Anderson
2024-08-19
kdb: address -Wformat-security warnings
Arnd Bergmann
2024-08-19
kdb: Fix bound check compiler warning
Wenlin Kang
2024-08-19
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
2024-08-19
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
2024-08-19
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
2024-08-19
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
2024-07-18
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-07-05
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-07-05
gcov: add support for GCC 14
Peter Oberparleiter
2024-07-05
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
2024-06-16
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson
2024-06-16
kdb: Merge identical case statements in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson
2024-06-16
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson
2024-06-16
kdb: Fix buffer overflow during tab-complete
Daniel Thompson
2024-06-16
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-06-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
2024-06-16
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-06-16
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
2024-06-16
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-25
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2024-05-25
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2024-05-25
tracing: Split up onmatch action data
Tom Zanussi
2024-05-25
tracing: Refactor hist trigger action code
Tom Zanussi
[next]