bpf: Remove prealloc-only restriction for sleepable bpf programs.
[platform/kernel/linux-starfive.git] / kernel /
2022-09-05 Alexei Starovoitovbpf: Remove prealloc-only restriction for sleepable...
2022-09-05 Alexei Starovoitovbpf: Prepare bpf_mem_alloc to be used by sleepable...
2022-09-05 Alexei Starovoitovbpf: Remove tracing program restriction on map types
2022-09-05 Alexei Starovoitovbpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Add percpu allocation support to bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_...
2022-09-05 Alexei Starovoitovbpf: Adjust low/high watermarks in bpf_mem_cache
2022-09-05 Alexei Starovoitovbpf: Optimize call_rcu in non-preallocated hash map.
2022-09-05 Alexei Starovoitovbpf: Optimize element count in non-preallocated hash...
2022-09-05 Alexei Starovoitovbpf: Relax the requirement to use preallocated hash...
2022-09-05 Alexei Starovoitovbpf: Convert hash map to bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Introduce any context BPF specific memory allocator.
2022-09-01 Hou Taobpf: Only add BTF IDs for socket security hooks when...
2022-09-01 Jiapeng Chongbpf: Remove useless else if
2022-09-01 Martin KaFai LauMerge branch 'Use this_cpu_xxx for preemption-safety'
2022-09-01 Hou Taobpf: Use this_cpu_{inc_return|dec} for prog->active
2022-09-01 Hou Taobpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_sto...
2022-08-31 Martin KaFai LauMerge branch 'fixes for concurrent htab updates'
2022-08-31 Hou Taobpf: Propagate error from htab_lock_bucket() to userspace
2022-08-31 Hou Taobpf: Disable preemption when increasing per-cpu map_locked
2022-08-26 Benjamin Tissoiresbpf: prepare for more bpf syscall to be used from kerne...
2022-08-25 Hao Luobpf: Add CGROUP prefix to cgroup_iter_order
2022-08-25 Alexei StarovoitovMerge branch 'bpf: rstat: cgroup hierarchical'
2022-08-25 Yosry Ahmedcgroup: bpf: enable bpf programs to integrate with...
2022-08-25 Hao Luobpf: Introduce cgroup iter
2022-08-25 Alexei StarovoitovMerge branch 'Fix reference state management for synchr...
2022-08-25 Kumar Kartikeya... bpf: Fix reference state management for synchronous...
2022-08-23 Kumar Kartikeya... bpf: Move bpf_loop and bpf_for_each_map_elem under...
2022-08-23 Alexei StarovoitovMerge branch 'bpf: expose bpf_{g,s}et_retval to more...
2022-08-23 Stanislav Fomichevbpf: expose bpf_strtol and bpf_strtoul to all program...
2022-08-23 Stanislav Fomichevbpf: Use cgroup_{common,current}_func_proto in more...
2022-08-23 Stanislav Fomichevbpf: Introduce cgroup_{common,current}_func_proto
2022-08-19 Alexei StarovoitovMerge branch 'bpf: net: Remove duplicated code from...
2022-08-19 Martin KaFai Laubpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
2022-08-18 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-08-11 Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git./fs/xfs...
2022-08-11 Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-08-11 Rafael J. WysockiMerge branch 'acpi-properties'
2022-08-11 Linus TorvaldsMerge tag 'input-for-v5.20-rc0' of git://git./linux...
2022-08-11 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2022-08-11 Alexei Starovoitovbpf: Shut up kern_sys_bpf warning.
2022-08-11 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-08-11 Jakub KicinskiMerge branch 'net-enhancements-to-sk_user_data-field'
2022-08-11 Hawkins Jiaweinet: refactor bpf_sk_reuseport_detach()
2022-08-10 Linus TorvaldsMerge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org...
2022-08-10 Yafang Shaobpf: Use bpf_map_area_alloc consistently on bpf map...
2022-08-10 Yafang Shaobpf: Make __GFP_NOWARN consistent in bpf map creation
2022-08-10 Yafang Shaobpf: Use bpf_map_area_free instread of kvfree
2022-08-10 Yafang Shaobpf: Remove unneeded memset in queue_stack_map creation
2022-08-10 Linus TorvaldsMerge tag 'hwmon-fixes-for-v6.0-rc1' of git://git....
2022-08-10 Linus TorvaldsMerge tag 'rpmsg-v5.20-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'mm-stable-2022-08-09' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'cxl-for-6.0' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'pinctrl-v6.0-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'apparmor-pr-2022-08-08' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'kbuild-v5.20' of git://git./linux/kernel...
2022-08-10 Alexei StarovoitovMerge branch 'fixes for bpf map iterator'
2022-08-10 Hou Taobpf: Only allow sleepable program for resched-able...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for hash...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for array...
2022-08-10 Alexei Starovoitovbpf: Disallow bpf programs call prog_run command.
2022-08-10 Alexei StarovoitovMerge branch 'destructive bpf_kfuncs'
2022-08-10 Artem Savkovbpf: export crash_kexec() as destructive kfunc
2022-08-10 Artem Savkovbpf: add destructive kfunc flag
2022-08-10 Alexei StarovoitovMerge branch 'Don't reinit map value in prealloc_lru_pop'
2022-08-10 Kumar Kartikeya... bpf: Don't reinit map value in prealloc_lru_pop
2022-08-10 Joanne Koongbpf: Fix ref_obj_id for dynptr data slices in verifier
2022-08-09 Linus TorvaldsMerge tag 'nfsd-6.0' of git://git./linux/kernel/git...
2022-08-09 Yonghong Songbpf: Always return corresponding btf_type in __get_type...
2022-08-09 Linus TorvaldsMerge tag 'fscache-fixes-20220809' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'afs-fixes-20220802' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'fs.setgid.v6.0' of git://git./linux/kernel...
2022-08-09 Linus TorvaldsMerge tag 'memblock-v5.20-rc1' of git://git./linux...
2022-08-09 Alexei StarovoitovMerge branch 'Add BPF-helper for accessing CLOCK_TAI'
2022-08-09 Jesper Dangaard... bpf: Add BPF-helper for accessing CLOCK_TAI
2022-08-09 Dave Marchevskybpf: Cleanup check_refcount_ok
2022-08-09 Linus TorvaldsMerge tag 'm68knommu-for-v5.20' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'x86_bugs_pbrsb' of git://git./linux/kernel...
2022-08-09 Hao Luobpf, iter: Fix the condition on p when calling stop.
2022-08-09 Yosry Ahmedcgroup: enable cgroup_get_from_file() on cgroup1
2022-08-09 Benjamin Tissoiresbtf: Add a new kfunc flag which allows to mark a functi...
2022-08-09 Linus TorvaldsMerge tag '5.20-rc-ksmbd-server-fixes' of git://git...
2022-08-09 Linus TorvaldsMerge tag 'pull-work.iov_iter-rebased' of git://git...
2022-08-08 Linus TorvaldsMerge tag 'rproc-v5.20' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'rpmsg-v5.20' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'linux-watchdog-5.20-rc1' of git://linux...
2022-08-08 Linus TorvaldsMerge tag 'pm-5.20-rc1-2' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'thermal-5.20-rc1-2' of git://git./linux...
2022-08-08 Linus TorvaldsMerge tag 'sysctl-6.0-rc1' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'modules-6.0-rc1' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'leds-5.20-rc1' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'tty-6.0-rc1' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'f2fs-for-6.0' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'fuse-update-6.0' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'ovl-update-6.0' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'exfat-for-5.20-rc1' of git://git./linux...
2022-08-08 Linus TorvaldsMerge tag 'hwlock-v5.20' of git://git./linux/kernel...
next