.. |
preload
|
bpf: iterators: Build and use lightweight bootstrap version of bpftool
|
2022-07-15 12:01:30 -07:00 |
arraymap.c
|
bpf: Support kptrs in percpu arraymap
|
2022-09-07 11:46:08 -07: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: Compute map_btf_id during build time
|
2022-04-26 11:35:21 -07:00 |
bpf_iter.c
|
bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
|
2022-08-18 17:06:13 -07:00 |
bpf_local_storage.c
|
bpf: Do not copy spin lock field from user in bpf_selem_alloc
|
2022-11-21 11:45:37 -08:00 |
bpf_lru_list.c
|
|
|
bpf_lru_list.h
|
printk: stop including cache.h from printk.h
|
2022-05-13 07:20:07 -07:00 |
bpf_lsm.c
|
bpf: Fix the kernel crash caused by bpf_setsockopt().
|
2023-02-09 11:28:02 +01:00 |
bpf_struct_ops_types.h
|
|
|
bpf_struct_ops.c
|
bpf: Remove is_valid_bpf_tramp_flags()
|
2022-07-11 21:04:58 +02:00 |
bpf_task_storage.c
|
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
|
2022-09-01 12:16:12 -07:00 |
btf.c
|
Merge 6.1.20 into android14-6.1
|
2023-03-23 08:23:43 +00:00 |
cgroup_iter.c
|
bpf: Pin the start cgroup in cgroup_iter_seq_init()
|
2022-12-31 13:32:13 +01:00 |
cgroup.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
|
2022-10-03 17:44:18 -07:00 |
core.c
|
bpf: Adjust insufficient default bpf_jit_limit
|
2023-03-30 12:49:08 +02:00 |
cpumap.c
|
bpf: Use bpf_map_area_alloc consistently on bpf map creation
|
2022-08-10 11:50:43 -07:00 |
devmap.c
|
bpf: Use bpf_map_area_alloc consistently on bpf map creation
|
2022-08-10 11:50:43 -07:00 |
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: Zeroing allocated object from slab in bpf memory allocator
|
2023-03-10 09:33:06 +01:00 |
helpers.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
|
2022-10-03 17:44:18 -07:00 |
inode.c
|
bpf: Convert bpf_preload.ko to use light skeleton.
|
2022-02-10 23:31:51 +01:00 |
Kconfig
|
rcu: Make the TASKS_RCU Kconfig option be selected
|
2022-04-20 16:52:58 -07:00 |
link_iter.c
|
bpf: Add bpf_link iterator
|
2022-05-10 11:20:45 -07:00 |
local_storage.c
|
bpf: Use bpf_map_area_alloc consistently on bpf map creation
|
2022-08-10 11:50:43 -07:00 |
lpm_trie.c
|
bpf: Use bpf_map_area_alloc consistently on bpf map creation
|
2022-08-10 11:50:43 -07:00 |
Makefile
|
ANDROID: fuse-bpf v1.1
|
2023-01-12 22:56:20 +00:00 |
map_in_map.c
|
bpf: Allow storing unreferenced kptr in map
|
2022-04-25 17:31:35 -07: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: Remove unneeded memset in queue_stack_map creation
|
2022-08-10 11:48:22 -07:00 |
reuseport_array.c
|
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
|
2022-08-17 16:42:59 -07:00 |
ringbuf.c
|
bpf: Add bpf_user_ringbuf_drain() helper
|
2022-09-21 16:24:58 -07:00 |
stackmap.c
|
perf/bpf: Always use perf callchains if exist
|
2022-09-13 15:03:22 +02:00 |
syscall.c
|
Merge 6.1.8 into android14-6.1
|
2023-01-26 12:13:04 +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
|
bpf: Fix panic due to wrong pageattr of im->image
|
2023-01-12 12:02:45 +01:00 |
verifier.c
|
bpf: Fix incorrect verifier pruning due to missing register precision taints
|
2023-04-26 14:28:35 +02:00 |