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.13.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
3
-47
/
+114
|
\
|
*
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
2022-07-28
1
-22
/
+36
|
*
watch_queue: Fix missing rcu annotation
David Howells
2022-07-28
1
-1
/
+1
|
*
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-07-24
1
-1
/
+4
|
|
\
|
|
*
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-21
1
-1
/
+4
|
*
|
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-22
1
-24
/
+74
|
|
\
\
|
|
*
|
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
1
-19
/
+63
|
|
*
|
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-07-19
1
-7
/
+13
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
15
-282
/
+724
|
\
\
\
\
|
*
|
|
|
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
2022-07-22
1
-54
/
+17
|
*
|
|
|
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2022-07-22
1
-17
/
+141
|
*
|
|
|
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2022-07-22
1
-26
/
+216
|
*
|
|
|
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2022-07-22
1
-24
/
+62
|
*
|
|
|
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
1
-3
/
+14
|
*
|
|
|
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
2
-66
/
+54
|
*
|
|
|
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-21
1
-1
/
+3
|
*
|
|
|
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
1
-4
/
+2
|
*
|
|
|
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
1
-6
/
+8
|
*
|
|
|
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
1
-8
/
+12
|
*
|
|
|
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-19
2
-3
/
+7
|
*
|
|
|
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
2022-07-15
1
-7
/
+3
|
*
|
|
|
bpf: Fix check against plain integer v 'NULL'
Ben Dooks
2022-07-15
1
-1
/
+2
|
*
|
|
|
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-14
1
-3
/
+1
|
*
|
|
|
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
2022-07-14
1
-0
/
+1
|
*
|
|
|
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-07-13
1
-28
/
+38
|
*
|
|
|
bpf: Make non-preallocated allocation low priority
Yafang Shao
2022-07-12
4
-6
/
+6
|
*
|
|
|
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-07-12
1
-17
/
+12
|
*
|
|
|
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-12
1
-8
/
+28
|
*
|
|
|
bpf: add a ksym BPF iterator
Alan Maguire
2022-07-12
1
-0
/
+91
|
*
|
|
|
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
2022-07-11
2
-0
/
+6
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
4
-41
/
+90
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-21
1
-1
/
+1
|
*
|
|
|
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
1
-16
/
+37
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-17
1
-14
/
+31
|
|
\
\
\
|
|
*
|
|
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-13
1
-14
/
+31
|
*
|
|
|
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-16
1
-2
/
+11
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-07-15
1
-2
/
+11
|
|
|
\
\
\
\
|
|
|
*
|
|
|
printk: do not wait for consoles when suspended
John Ogness
2022-07-15
1
-2
/
+11
|
*
|
|
|
|
|
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-15
1
-9
/
+11
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-14
1
-9
/
+11
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
14
-74
/
+127
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
3
-24
/
+33
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-13
1
-4
/
+4
|
|
*
|
|
|
|
|
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-13
1
-2
/
+2
|
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-08
2
-7
/
+13
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-08
1
-4
/
+8
|
|
|
*
|
|
|
|
|
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-07
1
-3
/
+5
|
|
*
|
|
|
|
|
|
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
2022-07-08
1
-2
/
+5
|
|
*
|
|
|
|
|
|
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
2022-07-08
1
-2
/
+2
|
|
*
|
|
|
|
|
|
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
2022-07-08
1
-1
/
+1
[next]