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
2023-01-24
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-18
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2023-01-18
gcov: add support for checksum field
Rickard x Andersson
2023-01-18
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2023-01-18
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
2023-01-18
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2023-01-18
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
2022-12-08
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
2022-12-08
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
2022-11-25
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
2022-11-25
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-25
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-25
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-03
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
2022-10-26
gcov: support GCC 12.1 and newer compilers
Martin Liska
2022-10-26
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
2022-10-26
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
2022-10-26
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
2022-10-26
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-10-26
livepatch: fix race between fork and KLP transition
Rik van Riel
2022-09-15
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
2022-09-15
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
John Fastabend
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-09-05
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-25
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-25
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-08-25
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-21
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-25
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-06-25
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-06-25
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-06-14
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-06-14
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-06-14
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
2022-04-27
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-04-27
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-20
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-04-20
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-04-20
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-04-20
printk: fix return value of printk.devkmsg __setup handler
Randy Dunlap
[next]