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 branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-01
1
-18
/
+44
|
\
|
*
signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
Eric W. Biederman
2021-07-23
1
-5
/
+5
|
*
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
2021-07-23
1
-14
/
+0
|
*
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
1
-0
/
+21
|
*
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-23
1
-0
/
+19
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
22
-308
/
+1647
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
14
-189
/
+433
|
|
\
\
|
|
*
|
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
2021-08-25
2
-2
/
+2
|
|
*
|
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
1
-1
/
+21
|
|
*
|
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
2
-0
/
+22
|
|
*
|
bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()
Daniel Xu
2021-08-25
2
-1
/
+4
|
|
*
|
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-08-25
4
-15
/
+10
|
|
*
|
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-08-24
1
-0
/
+4
|
|
*
|
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-63
/
+93
|
|
*
|
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
2021-08-20
1
-0
/
+8
|
|
*
|
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-20
1
-17
/
+17
|
|
*
|
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
2021-08-20
1
-17
/
+11
|
|
*
|
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
1
-1
/
+4
|
|
*
|
bpf: Undo off-by-one in interpreter tail call count limit
Daniel Borkmann
2021-08-19
1
-1
/
+1
|
|
*
|
bpf: Remove redundant initialization of variable allow
Colin Ian King
2021-08-17
1
-1
/
+1
|
|
*
|
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
1
-1
/
+34
|
|
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
4
-22
/
+38
|
|
*
|
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
2
-13
/
+102
|
|
*
|
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
2021-08-17
1
-33
/
+28
|
|
*
|
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2021-08-17
2
-17
/
+17
|
|
*
|
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
7
-15
/
+15
|
|
*
|
bpf: Support "%c" in bpf_bprintf_prepare().
Kuniyuki Iwashima
2021-08-15
1
-0
/
+14
|
|
*
|
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
2021-08-13
1
-0
/
+18
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
3
-12
/
+16
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
12
-53
/
+116
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
11
-108
/
+246
|
|
\
\
\
\
|
*
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
2
-10
/
+61
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf, devmap: Exclude XDP broadcast to master device
Jussi Maki
2021-08-09
1
-9
/
+60
|
|
*
|
|
|
|
bpf: Fix off-by-one in tail call count limiting
Johan Almbladh
2021-08-02
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
4
-6
/
+34
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
6
-18
/
+51
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-29
1
-0
/
+5
|
|
*
|
|
|
|
|
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
2021-07-27
1
-1
/
+10
|
|
*
|
|
|
|
|
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-23
2
-1
/
+28
|
|
*
|
|
|
|
|
bpf: Remove redundant intiialization of variable stype
Colin Ian King
2021-07-22
1
-1
/
+1
|
|
*
|
|
|
|
|
bpf: Fix pointer cast warning
Arnd Bergmann
2021-07-22
1
-1
/
+1
|
|
*
|
|
|
|
|
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
3
-14
/
+6
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
16
-147
/
+163
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
7
-16
/
+16
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
13
-94
/
+1105
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
2
-0
/
+18
|
|
*
|
|
|
|
|
|
|
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
2
-0
/
+58
|
|
*
|
|
|
|
|
|
|
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-15
1
-3
/
+9
|
|
*
|
|
|
|
|
|
|
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
1
-3
/
+15
[next]