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
nocache-cleanup
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
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
ThiƩbaud Weksteen
1
-1
/
+1
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
1
-2
/
+2
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
1
-0
/
+5
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
1
-0
/
+2
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
1
-4
/
+24
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
1
-15
/
+6
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-17
/
+22
2026-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
1
-5
/
+24
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
1
-2
/
+3
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
1
-2
/
+3
2026-06-05
bpf: Allow special fields in resizable hashtab
Mykyta Yatsenko
1
-0
/
+3
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+3
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+7
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-5
/
+3
2026-05-31
bpf: Fix security_bpf_prog_load() error handling
Paul Moore
1
-3
/
+1
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
1
-3
/
+3
2026-05-28
bpf: Fix race between bpf_map_new_fd() and close_fd()
Leon Hwang
1
-33
/
+47
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
1
-0
/
+26
2026-05-18
bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
1
-1
/
+3
2026-05-12
bpf: Add syscall common attributes support for map_create
Leon Hwang
1
-10
/
+56
2026-05-12
bpf: Add syscall common attributes support for btf_load
Leon Hwang
1
-3
/
+8
2026-05-12
bpf: Add syscall common attributes support for prog_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
1
-3
/
+9
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
1
-4
/
+21
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
1
-0
/
+26
2026-04-22
bpf: Verifier support for sleepable tracepoint programs
Mykyta Yatsenko
1
-0
/
+5
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-4
/
+0
2026-04-07
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
1
-18
/
+4
2026-04-06
bpf: Enable unaligned accesses for syscall ctx
Kumar Kartikeya Dwivedi
1
-2
/
+1
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
1
-2
/
+23
2026-04-02
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
1
-0
/
+17
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
1
-2
/
+23
2026-03-24
bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signature
Weixie Cui
1
-1
/
+1
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+6
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-05
bpf: Require frozen map for calculating map hash
KP Singh
1
-0
/
+3
2026-02-05
bpf: Limit bpf program signature size
KP Singh
1
-0
/
+7
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
1
-5
/
+2
2026-01-24
bpf: add fsession support
Menglong Dong
1
-1
/
+17
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-1
/
+1
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
1
-1
/
+1
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
1
-1
/
+1
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
1
-1
/
+1
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-14
/
+17
2026-01-02
bpf: arena: Reintroduce memcg accounting
Puranjay Mohan
1
-3
/
+0
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
1
-28
/
+26
[next]