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
/
include
/
uapi
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
1
-0
/
+4
*
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
1
-0
/
+10
*
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-06
1
-0
/
+5
*
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-29
1
-1
/
+18
*
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
2024-02-22
1
-1
/
+5
*
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
1
-0
/
+5
*
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
1
-0
/
+5
*
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
1
-0
/
+8
*
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
1
-0
/
+37
*
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
1
-0
/
+8
*
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
1
-1
/
+1
*
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
1
-0
/
+1
*
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
1
-0
/
+6
*
bpf, docs: Fix bpf_redirect_peer header doc
Victor Stewart
2024-01-23
1
-3
/
+3
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-42
/
+0
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-1
/
+45
|
\
|
*
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
1
-1
/
+3
|
*
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
1
-0
/
+2
|
*
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2023-12-06
1
-0
/
+1
|
*
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
1
-0
/
+2
|
*
bpf: introduce BPF token object
Andrii Nakryiko
2023-12-06
1
-0
/
+37
*
|
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2023-12-04
1
-0
/
+1
|
/
*
bpf: Add link_info support for uprobe multi link
Jiri Olsa
2023-11-28
1
-0
/
+10
*
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-17
1
-1
/
+1
*
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
2023-11-15
1
-0
/
+3
*
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-11-10
1
-0
/
+3
*
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
2023-11-09
1
-16
/
+7
*
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2023-10-24
1
-0
/
+14
*
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
1
-4
/
+9
*
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-09
1
-0
/
+10
*
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-10-09
1
-0
/
+4
*
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
1
-0
/
+1
*
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
2023-09-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-1
/
+3
|
\
|
*
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-09-11
1
-1
/
+3
*
|
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
1
-1
/
+8
|
/
*
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-0
/
+1
*
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-0
/
+1
*
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
1
-0
/
+16
*
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
2023-08-21
1
-1
/
+3
*
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-07
1
-1
/
+6
*
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-28
1
-0
/
+5
*
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
1
-0
/
+1
*
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
1
-3
/
+0
*
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
1
-4
/
+30
*
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
2023-07-19
1
-8
/
+28
*
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-18
1
-0
/
+2
*
bpf: Support ->fill_link_info for perf_event
Yafang Shao
2023-07-11
1
-0
/
+35
*
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
2023-07-11
1
-0
/
+5
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-3
/
+18
|
\
[next]