index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-29
bpf: Remove unneeded semicolon
Yang Li
2022-07-29
bpf: Fix NULL pointer dereference when registering bpf trampoline
Xu Kuohai
2022-07-29
bpf: Fix test_progs -j error with fentry/fexit tests
Song Liu
2022-07-29
bpf: btf: Fix vsnprintf return value check
Fedor Tokarev
2022-07-26
bpf, devmap: Compute proper xdp_frame len redirecting frames
Lorenzo Bianconi
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-19
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
2022-07-15
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
2022-07-15
bpf: Fix check against plain integer v 'NULL'
Ben Dooks
2022-07-14
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
2022-07-13
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-07-12
bpf: Make non-preallocated allocation low priority
Yafang Shao
2022-07-12
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-07-12
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-11
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-08
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-05
bpf, libbpf: Add type match support
Daniel Müller
2022-07-01
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
2022-07-01
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
2022-06-29
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
2022-06-24
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
2022-06-24
bpf: Fix for use-after-free bug in inline_bpf_loop
Eduard Zingerman
2022-06-24
bpf: Replace hard-coded 0 with BPF_K in check_alu_op
Simon Wang
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
Jörn-Thorben Hinz
2022-06-21
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
2022-06-20
bpf: Inline calls to bpf_loop when callback is known
Eduard Zingerman
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]