.. |
preload
|
ccd5565fee
bpf: Fix umd memory leak in copy_process()
|
4 years ago |
Makefile
|
080b6f4076
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
|
4 years ago |
arraymap.c
|
e22e091f95
Merge de5a059e3665 ("RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt") into android12-5.10-lts
|
7 months ago |
bpf_inode_storage.c
|
f7c3d7615e
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
|
4 years ago |
bpf_iter.c
|
94c0e35515
bpf: Fix an unitialized value in bpf_iter
|
4 years ago |
bpf_local_storage.c
|
e8d49d1c59
bpf: Annotate data races in bpf_local_storage
|
2 years ago |
bpf_lru_list.c
|
b6d9a4062c
bpf: Address KCSAN report on bpf_lru_list
|
1 year ago |
bpf_lru_list.h
|
477f5e6b9e
Merge 5.10.188 into android12-5.10-lts
|
1 year ago |
bpf_lsm.c
|
6f64e47783
bpf: Update verification logic for LSM programs
|
4 years ago |
bpf_struct_ops.c
|
c23269dad5
Merge 5.10.71 into android12-5.10-lts
|
3 years ago |
bpf_struct_ops_types.h
|
0baf26b0fc
bpf: tcp: Support tcp_congestion_ops in bpf
|
5 years ago |
btf.c
|
859bc76374
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
|
10 months ago |
cgroup.c
|
f4fc43fde1
bpf: Don't EFAULT for getsockopt with optval=NULL
|
2 years ago |
core.c
|
7999a9a70d
Merge 5.10.202 into android12-5.10-lts
|
1 year ago |
cpumap.c
|
6c46d680e4
bpf: report RCU QS in cpumap kthread
|
1 year ago |
devmap.c
|
4b81a9f92b
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
|
8 months ago |
disasm.c
|
bea9e2fd18
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
|
3 years ago |
disasm.h
|
5b497af42f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
|
6 years ago |
dispatcher.c
|
7ac88eba18
bpf: Remove bpf_image tree
|
5 years ago |
hashtab.c
|
e22e091f95
Merge de5a059e3665 ("RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt") into android12-5.10-lts
|
7 months ago |
helpers.c
|
ea837ae511
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
|
8 months ago |
inode.c
|
d86046a775
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
|
4 years ago |
local_storage.c
|
d81ddadabd
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
|
3 years ago |
lpm_trie.c
|
d5d181df8d
bpf, lpm: Fix check prefixlen before walking trie
|
1 year ago |
map_in_map.c
|
134fede4ee
bpf: Relax max_entries check for most of the inner map types
|
4 years ago |
map_in_map.h
|
f4d0525921
bpf: Add map_meta_equal map ops
|
4 years ago |
map_iter.c
|
b76f222690
bpf: Implement link_query callbacks in map element iterators
|
4 years ago |
net_namespace.c
|
73b11c2ab0
bpf: Add support for forced LINK_DETACH command
|
4 years ago |
offload.c
|
e20d3a055a
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
|
5 years ago |
percpu_freelist.c
|
1f6a73b25d
bpf: Initialize same number of free nodes for each pcpu_freelist
|
2 years ago |
percpu_freelist.h
|
39d8f0d102
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
|
4 years ago |
prog_iter.c
|
14fc6bd6b7
bpf: Refactor bpf_iter_reg to have separate seq_info member
|
4 years ago |
queue_stack_maps.c
|
388c9d3eef
bpf: Avoid deadlock when using queue and stack maps from NMI
|
1 year ago |
reuseport_array.c
|
92acdc58ab
bpf, net: Rework cookie generator as per-cpu one
|
4 years ago |
ringbuf.c
|
be35504b95
bpf: Fix overrunning reservations in ringbuf
|
10 months ago |
stackmap.c
|
15641007df
bpf: Fix stackmap overflow check on 32-bit arches
|
1 year ago |
syscall.c
|
66e91da883
Merge 5.10.210 into android12-5.10-lts
|
1 year ago |
sysfs_btf.c
|
e23bb04b0c
bpf: Fix sysfs export of empty BTF section
|
4 years ago |
task_iter.c
|
1f63b3393b
bpf: Save correct stopping point in file seq iteration
|
4 years ago |
tnum.c
|
3f50f132d8
bpf: Verifier, do explicit ALU32 bounds tracking
|
5 years ago |
trampoline.c
|
9e57ad4546
Merge 0ce9d89343c2 ("clk: ti: dra7-atl: Fix leak of of_nodes") into android12-5.10-lts
|
7 months ago |
verifier.c
|
875057880e
Merge 5.10.222 into android12-5.10-lts
|
11 months ago |