summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: make preloaded map iterators to display map elements countAnton Protopopov2023-07-062-260/+275
* bpf: populate the per-cpu insertions/deletions counters for hashmapsAnton Protopopov2023-07-061-2/+20
* bpf: add a new kfunc to return current bpf_map elements countAnton Protopopov2023-07-061-1/+38
* bpf: Remove unnecessary ring buffer size checkHou Tao2023-07-051-15/+11
* bpf: Resolve modifiers when walking structsStanislav Fomichev2023-06-301-0/+2
* bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-291-1/+1
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2925-463/+1249
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-2418-184/+395
| |\
| | * bpf: Keep BPF_PROG_LOAD permission checks clear of validationsAndrii Nakryiko2023-06-191-12/+9
| | * bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko2023-06-1911-35/+47
| | * bpf: Inline map creation logic in map_create() functionAndrii Nakryiko2023-06-191-33/+24
| | * bpf: Move unprivileged checks into map_create() and bpf_prog_load()Andrii Nakryiko2023-06-191-15/+19
| | * bpf: Remove in_atomic() from bpf_link_put().Sebastian Andrzej Siewior2023-06-161-13/+16
| | * bpf: Verify scalar ids mapping in regsafe() using check_ids()Eduard Zingerman2023-06-141-23/+68
| | * bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman2023-06-141-0/+115
| | * bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*David Vernet2023-06-131-10/+12
| | * bpf: Add bpf_cpumask_first_and() kfuncDavid Vernet2023-06-131-0/+16
| | * bpf: Hide unused bpf_patch_call_argsArnd Bergmann2023-06-121-3/+5
| | * bpf: Factor out a common helper free_all()Hou Tao2023-06-061-15/+16
| | * bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULLDavid Vernet2023-06-051-2/+7
| | * bpf: Replace open code with for allocated object checkDaniel T. Lee2023-06-051-2/+2
| | * bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2023-06-052-10/+24
| | * bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculationDave Marchevsky2023-06-051-2/+2
| | * bpf: Set kptr_struct_meta for node param to list and rbtree insert funcsDave Marchevsky2023-06-051-0/+3
| | * bpf: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-311-2/+2
| | * bpf: Silence a warning in btf_type_id_size()Yonghong Song2023-05-301-9/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-239-116/+265
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-164-19/+32
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-086-6/+29
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-0213-114/+249
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-275-42/+105
| |\ \ \ \ \
| | * | | | | bpf: Fix bad unlock balance on freeze_mutexDaniel Borkmann2023-05-261-2/+2
| | * | | | | bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE commandAndrii Nakryiko2023-05-251-4/+5
| | * | | | | bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commandsAndrii Nakryiko2023-05-232-13/+28
| | * | | | | bpf: Validate BPF object in BPF_OBJ_PIN before calling LSMAndrii Nakryiko2023-05-231-6/+5
| | * | | | | bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'Aditi Ghag2023-05-202-14/+58
| | * | | | | bpf: Show target_{obj,btf}_id in tracing link fdinfoYafang Shao2023-05-191-2/+9
| | * | | | | bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl logAndrii Nakryiko2023-05-171-3/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-263-18/+63
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-263-4/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-184-39/+107
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-178-240/+752
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix memleak due to fentry attach failureYafang Shao2023-05-151-6/+15
| | * | | | | | | | bpf: Remove bpf trampoline selectorYafang Shao2023-05-151-7/+4
| | * | | | | | | | bpf: fix calculation of subseq_idx during precision backtrackingAndrii Nakryiko2023-05-151-6/+8
| | * | | | | | | | bpf: Remove anonymous union in bpf_kfunc_call_arg_metaDave Marchevsky2023-05-151-19/+22
| | * | | | | | | | bpf: Don't EFAULT for {g,s}setsockopt with wrong optlenStanislav Fomichev2023-05-141-0/+15
| | * | | | | | | | bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau2023-05-122-13/+15
| | * | | | | | | | bpf: verifier: Accept dynptr mem as mem in helpersDaniel Rosenberg2023-05-071-0/+4
| | * | | | | | | | bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg2023-05-072-16/+31