android_kernel_xiaomi_sm8450/kernel/bpf
Greg Kroah-Hartman e22e091f95 Merge de5a059e36 ("RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt") into android12-5.10-lts
Steps on the way to 5.10.227

Change-Id: Ie75a10f12b4c90baa487a120d138956dd5a09da8
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2024-11-17 08:15:32 +00:00
..
preload bpf: Fix umd memory leak in copy_process() 2021-03-30 14:32:03 +02:00
arraymap.c Merge de5a059e36 ("RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt") into android12-5.10-lts 2024-11-17 08:15:32 +00:00
bpf_inode_storage.c bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF 2021-03-30 14:31:56 +02:00
bpf_iter.c bpf: Fix an unitialized value in bpf_iter 2021-03-04 11:37:33 +01:00
bpf_local_storage.c bpf: Annotate data races in bpf_local_storage 2023-05-30 12:57:48 +01:00
bpf_lru_list.c bpf: Address KCSAN report on bpf_lru_list 2023-07-27 08:44:38 +02:00
bpf_lru_list.h This is the 5.10.188 stable release 2023-08-03 11:23:27 +00:00
bpf_lsm.c bpf: Update verification logic for LSM programs 2020-11-06 13:15:21 -08:00
bpf_struct_ops_types.h bpf: tcp: Support tcp_congestion_ops in bpf 2020-01-09 08:46:18 -08:00
bpf_struct_ops.c This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
btf.c bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o 2024-08-19 05:40:48 +02:00
cgroup.c Revert "bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE" 2023-08-04 11:36:48 +00:00
core.c This is the 5.10.202 stable release 2023-12-08 16:26:36 +00:00
cpumap.c bpf: report RCU QS in cpumap kthread 2024-03-26 18:22:04 -04:00
devmap.c bpf: Fix DEVMAP_HASH overflow check on 32-bit arches 2024-10-17 15:07:59 +02:00
disasm.c bpf: Introduce BPF nospec instruction for mitigating Spectre v4 2021-08-04 12:46:44 +02:00
disasm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 2019-06-05 17:36:38 +02:00
dispatcher.c bpf: Remove bpf_image tree 2020-03-13 12:49:52 -07:00
hashtab.c Merge de5a059e36 ("RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt") into android12-5.10-lts 2024-11-17 08:15:32 +00:00
helpers.c bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 2024-10-17 15:07:51 +02:00
inode.c Revert "Merge 5.10.220 into android12-5.10-lts" 2024-07-16 16:33:14 +00:00
local_storage.c bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper 2021-09-03 10:09:21 +02:00
lpm_trie.c bpf, lpm: Fix check prefixlen before walking trie 2024-01-25 14:37:43 -08:00
Makefile bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE 2020-10-29 20:01:46 -07:00
map_in_map.c Revert "bpf: Defer the free of inner map when necessary" 2024-05-16 13:14:16 +00:00
map_in_map.h Revert "bpf: Add map and need_defer parameters to .map_fd_put_ptr()" 2024-04-16 09:44:15 +00:00
map_iter.c bpf: Implement link_query callbacks in map element iterators 2020-08-21 14:01:39 -07:00
net_namespace.c bpf: Add support for forced LINK_DETACH command 2020-08-01 20:38:28 -07:00
offload.c bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill 2020-02-17 16:53:49 +01:00
percpu_freelist.c bpf: Initialize same number of free nodes for each pcpu_freelist 2022-11-25 17:45:45 +01:00
percpu_freelist.h bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI 2020-10-06 00:04:11 +02:00
prog_iter.c bpf: Refactor bpf_iter_reg to have separate seq_info member 2020-07-25 20:16:32 -07:00
queue_stack_maps.c bpf: Avoid deadlock when using queue and stack maps from NMI 2023-10-10 21:53:26 +02:00
reuseport_array.c bpf, net: Rework cookie generator as per-cpu one 2020-09-30 11:50:35 -07:00
ringbuf.c bpf: Fix overrunning reservations in ringbuf 2024-07-27 10:40:22 +02:00
stackmap.c bpf: Fix stackmap overflow check on 32-bit arches 2024-03-26 18:21:52 -04:00
syscall.c Revert "Merge 5.10.220 into android12-5.10-lts" 2024-07-16 16:33:14 +00:00
sysfs_btf.c bpf: Fix sysfs export of empty BTF section 2020-09-21 21:50:24 +02:00
task_iter.c Revert "Merge 5.10.220 into android12-5.10-lts" 2024-07-16 16:33:14 +00:00
tnum.c bpf: Verifier, do explicit ALU32 bounds tracking 2020-03-30 14:59:53 -07:00
trampoline.c Merge 0ce9d89343 ("clk: ti: dra7-atl: Fix leak of of_nodes") into android12-5.10-lts 2024-11-12 17:29:46 +00:00
verifier.c This is the 5.10.222 stable release 2024-07-20 13:33:30 +00:00