index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-23
1
-2
/
+2
*
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
2022-02-23
1
-4
/
+3
*
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
2022-02-23
1
-5
/
+14
*
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
2022-02-23
1
-2
/
+1
*
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
2022-02-23
1
-5
/
+5
*
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
2022-02-23
1
-7
/
+2
*
ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
Eric W. Biederman
2022-02-23
1
-3
/
+2
*
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
2022-02-23
1
-1
/
+2
*
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-23
1
-0
/
+4
*
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-23
1
-3
/
+2
*
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-23
2
-23
/
+5
*
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
1
-2
/
+2
*
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
2022-02-16
1
-2
/
+3
*
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-16
1
-0
/
+10
*
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-16
3
-4
/
+5
*
perf: Always wake the parent event
James Clark
2022-02-16
1
-2
/
+10
*
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-02-16
1
-14
/
+7
*
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-02-16
1
-9
/
+3
*
tracing: Propagate is_signed to expression
Tom Zanussi
2022-02-16
1
-0
/
+3
*
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-08
1
-0
/
+10
*
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-08
1
-0
/
+16
*
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-08
1
-1
/
+1
*
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-02-08
1
-19
/
+43
*
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-02-05
1
-2
/
+1
*
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-05
1
-0
/
+14
*
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-02-01
1
-38
/
+41
*
perf/core: Fix cgroup event list management
Namhyung Kim
2022-02-01
1
-2
/
+9
*
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-02-01
2
-4
/
+16
*
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-02-01
1
-100
/
+146
*
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-02-01
1
-4
/
+5
*
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-02-01
2
-40
/
+37
*
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-02-01
1
-1
/
+2
*
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-02-01
1
-0
/
+1
*
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-02-01
1
-7
/
+4
*
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
2022-02-01
1
-0
/
+2
*
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2022-02-01
1
-2
/
+3
*
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-29
1
-3
/
+4
*
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-01-27
1
-4
/
+3
*
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-27
1
-3
/
+6
*
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-27
1
-2
/
+12
*
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
2022-01-27
1
-4
/
+16
*
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
2022-01-27
1
-4
/
+2
*
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
2022-01-27
1
-1
/
+4
*
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2022-01-27
1
-47
/
+32
*
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
1
-2
/
+2
*
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2022-01-27
1
-1
/
+17
*
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
2022-01-27
1
-0
/
+5
*
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2022-01-27
2
-18
/
+32
*
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2022-01-27
1
-9
/
+41
*
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
2022-01-27
1
-0
/
+1
[next]