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.19.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
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-03-08
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-03-08
blktrace: fix use after free for struct blk_trace
Yu Kuai
2022-03-08
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
2022-03-08
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-03-08
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
2022-03-08
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
2022-03-08
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
2022-03-08
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
2022-03-08
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
2022-03-08
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
2022-03-08
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-03-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
2022-03-02
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-03-02
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
2022-03-02
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-03-02
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-23
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-23
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
2022-02-23
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
2022-02-23
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
2022-02-23
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
2022-02-23
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
2022-02-23
ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
Eric W. Biederman
2022-02-23
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-23
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
2022-02-16
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-16
perf: Always wake the parent event
James Clark
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-02-16
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-02-16
tracing: Propagate is_signed to expression
Tom Zanussi
2022-02-08
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-08
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-08
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-08
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-02-01
perf/core: Fix cgroup event list management
Namhyung Kim
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
[next]