| .. |
|
preload
|
…
|
|
|
Kconfig
|
…
|
|
|
Makefile
|
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
|
2025-12-21 10:56:33 -08:00 |
|
arena.c
|
mm: rename zap_page_range_single() to zap_vma_range()
|
2026-04-05 13:53:15 -07:00 |
|
arraymap.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
bloom_filter.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
bpf_cgrp_storage.c
|
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
|
2026-02-06 14:47:59 -08:00 |
|
bpf_inode_storage.c
|
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
|
2026-02-06 14:47:59 -08:00 |
|
bpf_insn_array.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
bpf_iter.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
bpf_local_storage.c
|
bpf: Retire rcu_trace_implies_rcu_gp() from local storage
|
2026-02-27 15:39:00 -08:00 |
|
bpf_lru_list.c
|
…
|
|
|
bpf_lru_list.h
|
…
|
|
|
bpf_lsm.c
|
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
|
2025-12-21 10:56:33 -08:00 |
|
bpf_lsm_proto.c
|
bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
|
2025-12-21 10:56:33 -08:00 |
|
bpf_struct_ops.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
bpf_task_storage.c
|
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
|
2026-02-06 14:47:59 -08:00 |
|
btf.c
|
bpf: Release module BTF IDR before module unload
|
2026-03-18 17:26:40 -07:00 |
|
btf_iter.c
|
…
|
|
|
btf_relocate.c
|
…
|
|
|
cgroup.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
cgroup_iter.c
|
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
|
2026-01-27 09:05:54 -08:00 |
|
core.c
|
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
|
2026-03-21 13:12:16 -07:00 |
|
cpumap.c
|
bpf: Fix race in cpumap on PREEMPT_RT
|
2026-02-27 16:07:14 -08:00 |
|
cpumask.c
|
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
|
2026-01-02 12:04:28 -08:00 |
|
crypto.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
devmap.c
|
bpf: Fix race in devmap on PREEMPT_RT
|
2026-02-27 16:08:10 -08:00 |
|
disasm.c
|
bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
|
2025-11-05 17:53:23 -08:00 |
|
disasm.h
|
…
|
|
|
dispatcher.c
|
…
|
|
|
dmabuf_iter.c
|
bpf: Fix truncated dmabuf iterator reads
|
2025-12-09 23:48:34 -08:00 |
|
hashtab.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
helpers.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
inode.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
kmem_cache_iter.c
|
…
|
|
|
link_iter.c
|
…
|
|
|
liveness.c
|
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
|
2026-02-21 01:02:28 -08:00 |
|
local_storage.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
log.c
|
bpf, x86: add support for indirect jumps
|
2025-11-05 17:53:23 -08:00 |
|
lpm_trie.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
map_in_map.c
|
…
|
|
|
map_in_map.h
|
…
|
|
|
map_iter.c
|
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
|
2026-01-02 12:04:28 -08:00 |
|
memalloc.c
|
bpf: Register dtor for freeing special fields
|
2026-02-27 15:39:00 -08:00 |
|
mmap_unlock_work.h
|
…
|
|
|
mprog.c
|
…
|
|
|
net_namespace.c
|
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
|
2026-02-21 01:02:28 -08:00 |
|
offload.c
|
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
|
2026-02-21 17:09:51 -08:00 |
|
percpu_freelist.c
|
…
|
|
|
percpu_freelist.h
|
…
|
|
|
prog_iter.c
|
…
|
|
|
queue_stack_maps.c
|
…
|
|
|
range_tree.c
|
bpf: arena: Reintroduce memcg accounting
|
2026-01-02 14:31:59 -08:00 |
|
range_tree.h
|
…
|
|
|
relo_core.c
|
…
|
|
|
reuseport_array.c
|
…
|
|
|
ringbuf.c
|
bpf: Add SPDX license identifiers to a few files
|
2026-01-16 14:50:00 -08:00 |
|
rqspinlock.c
|
mm.git review status for linus..mm-nonmm-stable
|
2026-02-12 12:13:01 -08:00 |
|
rqspinlock.h
|
…
|
|
|
stackmap.c
|
bpf-next-6.19
|
2025-12-03 16:54:54 -08:00 |
|
stream.c
|
bpf: Add bpf_stream_print_stack stack dumping kfunc
|
2026-02-03 10:41:16 -08:00 |
|
syscall.c
|
bpf: Lose const-ness of map in map_check_btf()
|
2026-02-27 15:39:00 -08:00 |
|
sysfs_btf.c
|
…
|
|
|
task_iter.c
|
…
|
|
|
tcx.c
|
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
|
2026-02-21 01:02:28 -08:00 |
|
tnum.c
|
bpf: Introduce tnum_step to step through tnum's members
|
2026-02-27 16:11:50 -08:00 |
|
token.c
|
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
|
2026-02-21 01:02:28 -08:00 |
|
trampoline.c
|
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
|
2026-03-03 15:13:51 -08:00 |
|
verifier.c
|
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
|
2026-03-21 13:19:40 -07:00 |