index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2022-03-02
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-03-02
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
2022-02-23
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-02-23
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2022-02-23
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-23
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-23
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-08
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-05
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-02-01
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2022-01-27
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-27
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-27
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2022-01-27
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
2022-01-27
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
2022-01-27
bpf: Add missing map_get_next_key method to bloom filter map.
Haimin Zhang
2022-01-27
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2022-01-27
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2022-01-16
bpf: Fix out of bounds access from invalid *_or_null type verification
Daniel Borkmann
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
2021-12-14
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
2021-12-14
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
2021-12-10
bpf: Fix incorrect state pruning for <8B spill/fill
Paul Chaignon
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-12
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2021-11-03
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-01
bpf: Add missing map_delete_elem method to bloom filter map
Eric Dumazet
2021-11-01
bpf: Bloom filter map naming fixups
Joanne Koong
2021-11-01
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2021-11-01
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
2021-11-01
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
bpf: Disallow unprivileged bpf by default
Pawan Gupta
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
[next]