index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
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
2022-01-05
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-12-22
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
2021-12-22
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
2021-12-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-01
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-18
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
[next]