index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-07
bpf: Clean code with bpf_copy_to_user()
Tao Chen
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for raw_tp
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for tracing
Tao Chen
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
2025-06-09
bpf: Add show_fdinfo for perf_event
Tao Chen
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-19
bpf: Implement verifier support for rqspinlock
Kumar Kartikeya Dwivedi
2025-03-17
bpf: Return prog btf_id without capable check
Mykyta Yatsenko
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-15
bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
Eric Dumazet
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-02-27
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Alexei Starovoitov
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-18
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
2025-02-17
bpf: Make every prog keep a copy of ctx_arg_info
Amery Hung
2025-01-29
bpf: avoid holding freeze_mutex during mmap operation
Andrii Nakryiko
2025-01-29
bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic
Andrii Nakryiko
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-08
bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields()
Hou Tao
2025-01-08
bpf: Disable migration before calling ops->map_free()
Hou Tao
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-01
bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links
Andrii Nakryiko
2024-11-01
bpf: decouple BPF link/attach hook and BPF program sleepable semantics
Andrii Nakryiko
2024-11-01
bpf: put bpf_link's program when link is safe to be deallocated
Andrii Nakryiko
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-16
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
2024-10-09
bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]