index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-24
3
-2
/
+8
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-17
3
-2
/
+8
|
|
\
|
|
*
bpf: Add schedule points in batch ops
Eric Dumazet
2022-02-17
1
-0
/
+3
|
|
*
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-02-16
1
-2
/
+3
|
|
*
bpf: Emit bpf_timer in vmlinux BTF
Yonghong Song
2022-02-11
1
-0
/
+2
*
|
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-22
3
-7
/
+25
|
\
\
\
|
*
|
|
cpuset: Fix kernel-doc
Jiapeng Chong
2022-02-22
1
-5
/
+5
|
*
|
|
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-02-22
1
-2
/
+4
|
*
|
|
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
2022-02-22
1
-0
/
+14
|
*
|
|
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-14
1
-0
/
+2
*
|
|
|
Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-02-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-11
1
-2
/
+2
*
|
|
|
|
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
2
-14
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-19
2
-14
/
+33
*
|
|
|
|
|
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-20
1
-4
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
2022-02-11
1
-4
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-02-20
4
-19
/
+23
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
2022-02-17
1
-1
/
+2
|
*
|
|
|
|
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
2022-02-17
1
-5
/
+14
|
*
|
|
|
|
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
2022-02-17
1
-7
/
+2
|
*
|
|
|
|
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
2022-02-17
1
-5
/
+5
|
*
|
|
|
|
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
2022-02-17
1
-2
/
+1
|
|
/
/
/
/
*
|
/
/
/
module: fix building with sysfs disabled
Dmitry Torokhov
2022-02-16
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-13
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-02-06
1
-5
/
+6
*
|
|
|
|
Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-13
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-06
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-12
2
-2
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-10
1
-0
/
+10
|
*
|
|
|
|
|
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
2022-02-10
1
-2
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-02-11
3
-4
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-07
3
-4
/
+5
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-11
1
-0
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-08
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-10
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
2022-02-09
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-06
1
-0
/
+16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-02
1
-0
/
+16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-03
1
-3
/
+2
*
|
|
|
|
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
3
-4
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-03
3
-4
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-02
1
-1
/
+1
|
|
*
|
|
|
|
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-01-25
1
-2
/
+3
|
|
*
|
|
|
|
bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
Alexei Starovoitov
2022-01-24
1
-1
/
+1
*
|
|
|
|
|
|
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
2022-02-03
1
-1
/
+1
*
|
|
|
|
|
|
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-03
2
-23
/
+5
*
|
|
|
|
|
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
2
-14
/
+65
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-03
1
-0
/
+10
|
*
|
|
|
|
|
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
1
-0
/
+14
|
*
|
|
|
|
|
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-01-26
1
-2
/
+1
[next]