summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo2022-08-261-16/+16
* cgroup: bpf: enable bpf programs to integrate with rstatYosry Ahmed2022-08-251-0/+48
* bpf: Introduce cgroup iterHao Luo2022-08-252-0/+287
* bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi2022-08-251-9/+33
* bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPFKumar Kartikeya Dwivedi2022-08-241-4/+4
* bpf: expose bpf_strtol and bpf_strtoul to all program typesStanislav Fomichev2022-08-242-5/+5
* bpf: Use cgroup_{common,current}_func_proto in more hooksStanislav Fomichev2022-08-242-11/+46
* bpf: Introduce cgroup_{common,current}_func_protoStanislav Fomichev2022-08-242-53/+98
* bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()Martin KaFai Lau2022-08-191-0/+5
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-08-1815-114/+157
|\
| * bpf: Use bpf_map_area_alloc consistently on bpf map creationYafang Shao2022-08-108-23/+22
| * bpf: Make __GFP_NOWARN consistent in bpf map creationYafang Shao2022-08-106-7/+7
| * bpf: Use bpf_map_area_free instread of kvfreeYafang Shao2022-08-101-2/+2
| * bpf: Remove unneeded memset in queue_stack_map creationYafang Shao2022-08-101-2/+0
| * bpf: export crash_kexec() as destructive kfuncArtem Savkov2022-08-101-0/+18
| * bpf: add destructive kfunc flagArtem Savkov2022-08-101-0/+5
| * bpf: Fix ref_obj_id for dynptr data slices in verifierJoanne Koong2022-08-101-18/+20
| * bpf: Always return corresponding btf_type in __get_type_size()Yonghong Song2022-08-091-5/+4
| * bpf: Add BPF-helper for accessing CLOCK_TAIJesper Dangaard Brouer2022-08-092-0/+15
| * bpf: Cleanup check_refcount_okDave Marchevsky2022-08-091-45/+29
| * bpf, iter: Fix the condition on p when calling stop.Hao Luo2022-08-091-0/+5
| * cgroup: enable cgroup_get_from_file() on cgroup1Yosry Ahmed2022-08-091-5/+0
| * btf: Add a new kfunc flag which allows to mark a function to be sleepableBenjamin Tissoires2022-08-091-0/+9
| * bpf: Verifier cleanupsJoanne Koong2022-08-081-18/+32
* | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-116-23/+51
|\ \
| * | bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov2022-08-111-0/+8
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-08-115-17/+40
| |\ \
| | * | bpf: Only allow sleepable program for resched-able iteratorHou Tao2022-08-101-1/+10
| | * | bpf: Acquire map uref in .init_seq_private for hash map iteratorHou Tao2022-08-101-0/+2
| | * | bpf: Acquire map uref in .init_seq_private for array map iteratorHou Tao2022-08-101-0/+6
| | * | bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov2022-08-101-6/+14
| | * | bpf: Don't reinit map value in prealloc_lru_popKumar Kartikeya Dwivedi2022-08-101-5/+1
| | * | bpf: Use proper target btf when exporting attach_btf_obj_idStanislav Fomichev2022-08-081-4/+3
| | * | bpf: Cleanup ftrace hash in bpf_trampoline_putJiri Olsa2022-08-051-1/+4
| | |/
| * / net: refactor bpf_sk_reuseport_detach()Hawkins Jiawei2022-08-111-6/+3
| |/
* | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-35/+150
|\ \
| * | resource: Introduce alloc_free_mem_region()Dan Williams2022-07-221-35/+143
| * | cxl/acpi: Track CXL resources in iomem_resourceDan Williams2022-07-211-0/+7
* | | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-091-2/+8
|\ \ \
| * | | dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai2022-06-241-2/+8
* | | | Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-08-081-11/+9
|\ \ \ \
| * | | | kernel/sysctl.c: Remove trailing white spaceFanjun Kong2022-08-081-6/+6
| * | | | kernel/sysctl.c: Clean up indentation, replace spaces with tab.Fanjun Kong2022-08-081-2/+2
| * | | | sysctl: Merge adjacent CONFIG_TREE_RCU blocksGeert Uytterhoeven2022-08-081-3/+1
* | | | | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-086-33/+356
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | module: Replace kmap() with kmap_local_page()Fabio M. De Francesco2022-07-201-4/+4
| * | | | module: Show the last unloaded module's taint flag(s)Aaron Tomlin2022-07-151-5/+11
| * | | | module: Use strscpy() for last_unloaded_moduleAaron Tomlin2022-07-151-1/+1
| * | | | module: Modify module_flags() to accept show_state argumentAaron Tomlin2022-07-153-6/+9
| * | | | module: Move module's Kconfig items in kernel/module/Christophe Leroy2022-07-121-0/+293