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
2024-09-12
bpf: Add sockptr support for setsockopt
Breno Leitao
2024-09-12
bpf: Add sockptr support for getsockopt
Breno Leitao
2024-09-12
bpf, verifier: Correct tail_call_reachable for bpf prog
Leon Hwang
2024-08-29
bpf: Fix a kernel verifier crash in stacksafe()
Yonghong Song
2024-08-19
bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
Alexei Starovoitov
2024-08-19
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-08-03
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
Alan Maguire
2024-08-03
bpf: annotate BTF show functions with __printf
Alan Maguire
2024-07-18
bpf: Fail bpf_timer_cancel when callback is being cancelled
Kumar Kartikeya Dwivedi
2024-07-18
bpf: replace bpf_timer_init with a generic helper
Benjamin Tissoires
2024-07-18
bpf: make timer data struct more generic
Benjamin Tissoires
2024-07-18
bpf: fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
2024-07-09
Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock...
Greg Kroah-Hartman
2024-07-05
bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
Martin KaFai Lau
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
2024-07-05
bpf: Fix overrunning reservations in ringbuf
Daniel Borkmann
2024-07-05
bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
Yonghong Song
2024-07-05
bpf: Add missed var_off setting in set_sext32_default_val()
Yonghong Song
2024-06-21
bpf: Fix a potential use-after-free in bpf_link_free()
Cong Wang
2024-06-21
bpf: Optimize the free of inner map
Hou Tao
2024-06-12
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
2024-06-12
bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
Stanislav Fomichev
2024-06-12
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
2024-06-12
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
2024-05-17
bpf: Fix a verifier verbose message
Anton Protopopov
2024-04-10
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-04-10
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-03-26
bpf: report RCU QS in cpumap kthread
Yan Zhai
2024-03-26
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
Puranjay Mohan
2024-03-26
bpf: Fix stackmap overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Fix hashtab overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
Toke Høiland-Jørgensen
2024-03-26
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-03-15
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-15
bpf: check bpf_func_state->callback_depth when pruning states
Eduard Zingerman
2024-03-01
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
2024-02-05
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
2024-02-05
bpf: Set need_defer as false when clearing fd array during map free
Hou Tao
2024-02-05
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
Hou Tao
2024-01-31
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2024-01-31
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2024-01-31
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2024-01-31
bpf: widening for callback iterators
Eduard Zingerman
2024-01-31
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2024-01-31
bpf: extract setup_func_entry() utility function
Eduard Zingerman
2024-01-31
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
2024-01-31
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
2024-01-31
bpf: correct loop detection for iterators convergence
Eduard Zingerman
2024-01-31
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
[next]