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
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
1
-0
/
+21
2025-10-27
bpf: Add overwrite mode for BPF ring buffer
Xu Kuohai
1
-0
/
+4
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
1
-4
/
+4
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
1
-0
/
+1
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-1
/
+1
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+4
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-0
/
+10
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-0
/
+2
2025-09-18
bpf: Implement exclusive map creation
KP Singh
1
-0
/
+6
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
1
-0
/
+8
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+24
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-0
/
+2
2025-06-10
bpf: adjust path to trace_output sample eBPF program
Tobias Klauser
1
-1
/
+1
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
1
-0
/
+2
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
1
-0
/
+7
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
1
-0
/
+2
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-7
/
+12
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
1
-0
/
+1
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
1
-0
/
+3
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
1
-1
/
+1
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+9
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-0
/
+1
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
1
-0
/
+3
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
1
-0
/
+1
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+7
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
1
-1
/
+4
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
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
-12
/
+13
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: Sync uapi bpf.h header to tools directory
Daniel Borkmann
1
-12
/
+10
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+9
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
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
[next]