..
preload
arraymap.c
UPSTREAM: bpf: Fix prog_array_map_poke_run map poke update
2024-01-08 17:00:17 +00:00
bloom_filter.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
bpf_fuse.c
ANDROID: fuse-bpf v1.1
2023-01-12 22:56:20 +00:00
bpf_inode_storage.c
bpf_iter.c
bpf_local_storage.c
bpf: Annotate data races in bpf_local_storage
2023-05-24 17:32:36 +01:00
bpf_lru_list.c
bpf: Address KCSAN report on bpf_lru_list
2023-07-27 08:50:34 +02:00
bpf_lru_list.h
bpf: Address KCSAN report on bpf_lru_list
2023-07-27 08:50:34 +02:00
bpf_lsm.c
bpf: Fix the kernel crash caused by bpf_setsockopt().
2023-02-09 11:28:02 +01:00
bpf_struct_ops.c
bpf_struct_ops_types.h
bpf_task_storage.c
btf.c
This is the 6.1.53 stable release
2023-09-18 09:57:37 +00:00
cgroup.c
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
2023-07-19 16:21:05 +02:00
cgroup_iter.c
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
2023-06-21 16:00:51 +02:00
core.c
Revert "bpf: Support new 32bit offset jmp instruction"
2024-01-15 11:30:21 +00:00
cpumap.c
bpf, cpumap: Make sure kthread is running before map update returns
2023-08-11 12:08:23 +02:00
devmap.c
disasm.c
disasm.h
dispatcher.c
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
2022-11-07 16:07:35 -08:00
hashtab.c
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
2023-11-20 11:51:55 +01:00
helpers.c
bpf: Check map->usercnt after timer->timer is assigned
2023-11-20 11:52:15 +01:00
inode.c
Kconfig
link_iter.c
local_storage.c
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
2023-06-21 16:00:51 +02:00
lpm_trie.c
Makefile
ANDROID: fuse-bpf v1.1
2023-01-12 22:56:20 +00:00
map_in_map.c
bpf: Fix elem_size not being set for inner maps
2023-06-14 11:15:17 +02:00
map_in_map.h
map_iter.c
memalloc.c
bpf: Zeroing allocated object from slab in bpf memory allocator
2023-03-10 09:33:06 +01:00
mmap_unlock_work.h
net_namespace.c
offload.c
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
2023-01-24 07:24:37 +01:00
percpu_freelist.c
bpf: Initialize same number of free nodes for each pcpu_freelist
2022-11-11 12:05:14 -08:00
percpu_freelist.h
prog_iter.c
queue_stack_maps.c
bpf: Avoid deadlock when using queue and stack maps from NMI
2023-10-06 14:56:35 +02:00
reuseport_array.c
ringbuf.c
UPSTREAM: mm: replace vma->vm_flags direct modifications with modifier calls
2023-06-07 14:24:57 +00:00
stackmap.c
syscall.c
This is the 6.1.54 stable release
2023-10-17 12:03:09 +00:00
sysfs_btf.c
task_iter.c
bpf: keep a reference to the mm, in case the task is dead.
2023-01-24 07:24:31 +01:00
tnum.c
trampoline.c
Merge 6.1.72 into android14-6.1-lts
2024-01-14 13:26:13 +00:00
verifier.c
Revert "bpf: Remove unused insn_cnt argument from visit_[func_call_]insn()"
2024-01-15 11:30:53 +00:00