index
:
linux-stable.git
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
13
-110
/
+476
|
\
|
*
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
2021-06-17
1
-18
/
+43
|
*
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
2021-06-16
1
-1
/
+1
|
*
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+13
|
*
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
2021-06-01
1
-19
/
+22
|
*
bpf, devmap: Remove drops variable from bq_xmit_all()
Hangbin Liu
2021-05-28
1
-5
/
+2
|
*
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
1
-1
/
+0
|
*
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
2
-3
/
+183
|
*
bpf: Run devmap xdp_prog on flush instead of bulk enqueue
Jesper Dangaard Brouer
2021-05-26
1
-51
/
+76
|
*
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
7
-16
/
+16
|
*
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
2
-4
/
+128
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
2
-22
/
+17
|
\
\
|
*
|
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2021-06-02
2
-22
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
35
-239
/
+467
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
8
-72
/
+216
|
|
\
|
|
*
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-25
1
-1
/
+5
|
|
*
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-25
1
-10
/
+12
|
|
*
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-25
1
-7
/
+11
|
|
*
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
2021-05-25
1
-0
/
+2
|
|
*
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
2021-05-20
1
-6
/
+6
|
|
*
bpf: Avoid using ARRAY_SIZE on an uninitialized pointer
Florent Revest
2021-05-20
1
-2
/
+3
|
|
*
bpf: Clarify a bpf_bprintf_prepare macro
Florent Revest
2021-05-20
1
-4
/
+5
|
|
*
bpf: Fix BPF_JIT kconfig symbol dependency
Daniel Borkmann
2021-05-20
1
-0
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
7
-45
/
+174
|
|
|
\
|
|
|
*
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
2021-05-11
1
-13
/
+14
|
|
|
*
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
2021-05-11
1
-0
/
+14
|
|
|
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-05-11
3
-6
/
+36
|
|
|
*
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
2021-05-11
1
-0
/
+78
|
|
|
*
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
2021-05-11
1
-13
/
+8
|
|
|
*
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
2021-05-11
1
-0
/
+3
|
|
|
*
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-11
1
-13
/
+9
|
|
|
*
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
2021-05-07
1
-0
/
+12
|
*
|
|
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
5
-16
/
+13
|
|
\
\
\
|
|
*
|
|
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
5
-8
/
+8
|
|
*
|
|
cgroup: disable controllers at parse time
Shakeel Butt
2021-05-20
1
-8
/
+5
|
*
|
|
|
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
1
-2
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
wq: handle VM suspension in stall detection
Sergey Senozhatsky
2021-05-20
1
-2
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-23
5
-13
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-18
4
-11
/
+17
|
|
*
|
|
|
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-18
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
watchdog: reliable handling of timestamps
Petr Mladek
2021-05-22
1
-14
/
+20
|
*
|
|
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
2
-34
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-8
/
+13
|
|
*
|
|
|
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-18
2
-9
/
+15
|
|
*
|
|
|
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
2021-05-18
1
-22
/
+12
|
|
*
|
|
|
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-05-18
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-21
1
-6
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
module: check for exit sections in layout_sections() instead of module_init_s...
Jessica Yu
2021-05-17
1
-6
/
+11
|
*
|
|
|
|
|
Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-20
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-05-18
1
-1
/
+2
|
|
|
/
/
/
/
[next]