index
:
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
Age
Commit message (
Expand
)
Author
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
2022-09-28
bpf: Handle show_fdinfo for the parameterized task BPF iterators
Kui-Feng Lee
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-21
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-09-21
bpf: Always use raw spinlock for hash bucket lock
Hou Tao
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
2022-09-21
bpf: Allow kfuncs to be used in LSM programs
KP Singh
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-21
bpf: simplify code in btf_parse_hdr
William Dean
2022-09-20
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
2022-09-16
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
2022-09-16
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-10
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
2022-09-10
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2022-09-10
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
2022-09-10
bpf: Simplify code by using for_each_cpu_wrap()
Punit Agrawal
2022-09-10
bpf: add missing percpu_counter_destroy() in htab_map_alloc()
Tetsuo Handa
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-07
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2022-09-07
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
2022-09-07
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-06
bpf: Allow struct argument in trampoline based programs
Yonghong Song
2022-09-06
bpf: Replace __ksize with ksize.
Alexei Starovoitov
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
[next]