index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
1
-13
/
+5
2025-01-17
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-1
/
+1
2025-01-02
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-4
/
+9
2024-12-14
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-1
/
+2
2024-10-17
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
1
-0
/
+1
2024-07-18
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
1
-0
/
+15
2024-02-05
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
1
-0
/
+6
2024-01-25
bpf: Fix re-attachment branch in bpf_tracing_prog_attach
Jiri Olsa
1
-0
/
+9
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
1
-5
/
+27
2023-09-19
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
1
-1
/
+0
2023-09-19
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
1
-0
/
+1
2023-09-19
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
1
-2
/
+3
2023-07-27
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
1
-1
/
+2
2023-06-28
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
1
-0
/
+5
2023-01-24
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
1
-4
/
+2
2022-12-31
bpf: prevent leak of lsm program after failed attach
Milan Landaverde
1
-3
/
+3
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
1
-0
/
+11
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
1
-9
/
+4
2022-09-16
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
1
-0
/
+2
2022-09-07
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-09-07
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
1
-1
/
+1
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-5
/
+10
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
1
-1
/
+4
2022-08-25
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
1
-4
/
+6
2022-08-18
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
1
-1
/
+1
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
1
-6
/
+14
2022-08-08
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
1
-4
/
+3
2022-07-12
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
1
-8
/
+28
2022-06-29
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
1
-1
/
+7
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
1
-0
/
+10
2022-06-17
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
1
-1
/
+1
2022-06-02
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
1
-2
/
+3
2022-05-20
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
1
-1
/
+13
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-4
/
+8
2022-05-10
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
1
-2
/
+5
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-15
/
+8
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
1
-0
/
+19
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
1
-4
/
+45
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-1
/
+87
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
1
-3
/
+100
2022-04-23
bpf: Allow attach TRACING programs through LINK_CREATE command
Andrii Nakryiko
1
-54
/
+56
2022-04-13
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
1
-0
/
+87
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
1
-1
/
+1
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
1
-5
/
+21
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
1
-1
/
+1
2022-02-23
bpf: Cleanup comments
Tom Rix
1
-1
/
+1
2022-02-18
bpf: Call maybe_wait_bpf_programs() only once from generic_map_delete_batch()
Eric Dumazet
1
-1
/
+2
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-4
/
+36
[next]