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.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
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-22
1
-4
/
+18
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
2
-35
/
+679
|
\
|
*
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
1
-0
/
+3
|
*
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
1
-0
/
+17
|
*
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
2020-10-11
1
-3
/
+7
|
*
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
1
-1
/
+1
|
*
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-07
1
-1
/
+1
|
*
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+13
|
*
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+18
|
*
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
1
-9
/
+27
|
*
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
1
-0
/
+3
|
*
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
2020-09-30
1
-0
/
+14
|
*
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
2020-09-30
1
-0
/
+10
|
*
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2020-09-29
1
-2
/
+7
|
*
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
1
-0
/
+9
|
*
bpf: Add bpf_snprintf_btf helper
Alan Maguire
2020-09-28
1
-0
/
+67
|
*
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2020-09-28
1
-0
/
+7
|
*
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-1
/
+1
|
*
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-2
/
+2
|
*
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-0
/
+1
|
*
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-25
1
-4
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
2
-44
/
+62
|
|
\
|
|
*
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2020-09-21
1
-0
/
+8
|
|
*
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
2020-09-15
1
-0
/
+7
|
|
*
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
2020-09-10
1
-2
/
+2
|
|
*
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
2020-09-07
1
-42
/
+45
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-3
/
+5
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
2
-6
/
+443
|
|
\
\
\
|
|
*
|
|
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
1
-0
/
+8
|
|
*
|
|
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
1
-0
/
+8
|
|
*
|
|
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
2020-08-28
1
-2
/
+4
|
|
*
|
|
bpf: Add d_path helper
Jiri Olsa
2020-08-25
1
-0
/
+14
|
|
*
|
|
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
1
-1
/
+50
|
|
*
|
|
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
1
-2
/
+5
|
|
*
|
|
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
1
-1
/
+39
|
|
*
|
|
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
1
-2
/
+6
|
|
*
|
|
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
1
-0
/
+1
|
|
*
|
|
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
1
-1
/
+299
|
|
*
|
|
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
1
-1
/
+2
|
|
*
|
|
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
1
-1
/
+3
|
|
*
|
|
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
|
|
*
|
|
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+1
|
|
*
|
|
bpf: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-0
/
+7
*
|
|
|
|
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-0
/
+129
|
\
\
\
\
\
|
*
|
|
|
|
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
1
-0
/
+129
*
|
|
|
|
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
1
-7
/
+5
|
\
\
\
\
\
\
[next]