index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-8
/
+8
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
1
-0
/
+3
2024-10-10
bpf: Update bpf_override_return() comment
Martin Kelly
1
-4
/
+0
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
1
-1
/
+1
2024-10-03
bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi
Eduard Zingerman
1
-0
/
+2
2024-10-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-8
/
+5
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-4
/
+14
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
1
-4
/
+5
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
1
-1
/
+2
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-5
/
+10
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
1
-0
/
+1
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-0
/
+2
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
1
-0
/
+4
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-2
/
+4
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+4
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+10
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+5
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-02-22
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
1
-1
/
+5
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+8
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
1
-0
/
+8
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
1
-1
/
+1
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
1
-0
/
+1
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+6
2024-01-23
bpf, docs: Fix bpf_redirect_peer header doc
Victor Stewart
1
-3
/
+3
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-42
/
+0
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+45
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+1
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
1
-0
/
+1
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
1
-1
/
+1
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
1
-0
/
+3
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-11-09
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-0
/
+14
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
1
-4
/
+9
[next]