..
preload
arena.c
The usual shower of singleton fixes and minor series all over MM,
2024-05-19 09:21:03 -07:00
arraymap.c
bpf: Do not walk twice the map on free
2024-04-30 16:28:33 +02:00
bloom_filter.c
bpf: Check bloom filter map value size
2024-03-27 09:56:17 -07:00
bpf_cgrp_storage.c
bpf: Enable bpf_cgrp_storage for cgroup1 non-attach case
2023-12-08 17:08:18 -08:00
bpf_inode_storage.c
bpf_iter.c
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
2024-03-11 16:41:25 -07:00
bpf_local_storage.c
bpf: Fix order of args in call to bpf_map_kvcalloc
2024-05-18 10:46:16 -07:00
bpf_lru_list.c
bpf_lru_list.h
bpf_lsm.c
bpf: Add security_file_post_open() LSM hook to sleepable_lsm_hooks
2024-06-21 19:55:57 +02:00
bpf_struct_ops.c
bpf: Use precise image size for struct_ops trampoline
2024-07-01 17:10:46 +02:00
bpf_task_storage.c
btf.c
bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined
2024-06-23 12:50:02 -07:00
cgroup_iter.c
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
2023-11-07 15:24:25 -08:00
cgroup.c
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
2024-03-19 14:24:07 -07:00
core.c
bpf: remove unused parameter in __bpf_free_used_btfs
2024-06-20 19:50:26 -07:00
cpumap.c
bpf: report RCU QS in cpumap kthread
2024-03-20 21:05:43 -07:00
cpumask.c
bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-05 10:56:09 -07:00
crypto.c
bpf: crypto: make state and IV dynptr nullable
2024-06-13 16:33:04 -07:00
devmap.c
bpf, devmap: Add .map_alloc_check
2024-07-02 19:05:25 +02:00
disasm.c
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
2024-04-03 10:29:55 -07:00
disasm.h
dispatcher.c
bpf: Use arch_bpf_trampoline_size
2023-12-06 17:17:20 -08:00
hashtab.c
bpf: Do not walk twice the hash map on free
2024-04-30 16:28:46 +02:00
helpers.c
bpf: Fix bpf_dynptr documentation comments
2024-06-13 11:18:43 -07:00
inode.c
bpf: Support symbolic BPF FS delegation mount options
2024-01-24 16:21:02 -08:00
Kconfig
bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2024-05-14 00:36:29 -07:00
link_iter.c
local_storage.c
log.c
bpf: remove redeclaration of new_n in bpf_verifier_vlog
2024-06-20 19:50:26 -07:00
lpm_trie.c
bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
2024-03-29 11:10:41 -07:00
Makefile
libbpf,bpf: Share BTF relocate-related code with kernel
2024-06-21 14:45:07 -07:00
map_in_map.c
bpf: save extended inner map info for percpu array maps as well
2024-05-15 09:34:54 -07:00
map_in_map.h
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
2023-12-04 17:50:26 -08:00
map_iter.c
bpf: treewide: Annotate BPF kfuncs in BTF
2024-01-31 20:40:56 -08:00
memalloc.c
mm: memcg: add NULL check to obj_cgroup_put()
2024-04-25 20:55:43 -07:00
mmap_unlock_work.h
mprog.c
net_namespace.c
offload.c
percpu_freelist.c
percpu_freelist.h
prog_iter.c
queue_stack_maps.c
reuseport_array.c
ringbuf.c
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
2023-10-24 14:26:07 +02:00
stackmap.c
bpf: Fix stackmap overflow check on 32-bit arches
2024-03-07 20:06:25 -08:00
syscall.c
bpf-next-for-netdev
2024-06-10 18:02:14 -07:00
sysfs_btf.c
btf: Avoid weak external references
2024-04-16 16:35:13 +02:00
task_iter.c
bpf: Remove unnecessary loop in task_file_seq_get_next()
2024-07-08 16:23:19 +02:00
tcx.c
tnum.c
bpf: simplify tnum output if a fully known constant
2023-12-02 11:36:51 -08:00
token.c
bpf,token: Use BIT_ULL() to convert the bit mask
2024-01-29 20:04:55 -08:00
trampoline.c
Networking changes for 6.10.
2024-05-14 19:42:24 -07:00
verifier.c
bpf: Fix atomic probe zero-extension
2024-07-02 18:31:35 +02:00