index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-30
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
2023-05-17
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-17
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-17
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-17
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-05
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-11
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
2023-02-25
bpf: add missing header file include
Linus Torvalds
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-15
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
2023-02-15
bpf: Fix to preserve reg parent/live fields when copying range info
Eduard Zingerman
2023-02-15
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
2023-02-15
bpf: Fix incorrect state pruning for <8B spill/fill
Paul Chaignon
2023-02-01
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
2023-01-14
bpf: Prevent decl_tag from being referenced in func_proto arg
Stanislav Fomichev
2023-01-14
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
2023-01-14
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
2023-01-14
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
2023-01-14
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
2022-11-25
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
2022-11-16
bpf: Fix wrong reg type conversion in release_reference()
Youlin Li
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-11-16
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2022-10-26
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-10-26
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
2022-09-08
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-08-31
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-25
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-08-25
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-21
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-12
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
2022-07-12
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
2022-06-22
bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
Yuntao Wang
2022-06-14
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
2022-06-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-06-06
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
2022-02-08
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-01
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2022-01-27
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
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
[next]