bpf: Enable sleeptable support for cgrp local storage
[platform/kernel/linux-rpi.git] / kernel / bpf / verifier.c
2022-12-05 Yonghong Songbpf: Enable sleeptable support for cgrp local storage
2022-12-04 Alexei StarovoitovMerge branch 'bpf: Handle MEM_RCU type properly'
2022-12-04 Yonghong Songbpf: Handle MEM_RCU type properly
2022-12-02 Dave Marchevskybpf: Fix release_on_unlock release logic for multiple...
2022-11-30 Alexei Starovoitovbpf: Tighten ptr_to_btf_id checks.
2022-11-30 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2022-11-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-11-29 Jakub KicinskiDaniel Borkmann says:
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git./linux...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2022-11-27 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.1_rc7' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-11-26 Linus TorvaldsMerge tag 'nfsd-6.1-6' of git://git./linux/kernel/git...
2022-11-26 Linus TorvaldsMerge tag 'for-v6.1-rc' of git://git./linux/kernel...
2022-11-26 Linus TorvaldsMerge tag 'block-6.1-2022-11-25' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-25' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'zonefs-6.1-rc7' of git://git./linux/kernel...
2022-11-25 Linus TorvaldsMerge tag 'regulator-fix-v6.1-rc6' of git://git./linux...
2022-11-25 Linus TorvaldsMerge tag 'for-6.1-rc6-tag' of git://git./linux/kernel...
2022-11-25 Linus TorvaldsMerge tag 's390-6.1-6' of git://git./linux/kernel/git...
2022-11-25 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20221125' of git://git...
2022-11-25 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-11-24' of git:/...
2022-11-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2022-11-25 Linus TorvaldsMerge tag 'sound-6.1-rc7' of git://git./linux/kernel...
2022-11-24 Dave AirlieMerge tag 'drm-misc-fixes-2022-11-24' of git://anongit...
2022-11-24 Alexei Starovoitovbpf: Don't mark arguments to fentry/fexit programs...
2022-11-24 Alexei StarovoitovMerge branch 'bpf: Add bpf_rcu_read_lock() support'
2022-11-24 Yonghong Songbpf: Add kfunc bpf_rcu_read_lock/unlock()
2022-11-24 Yonghong Songbpf: Introduce might_sleep field in bpf_func_proto
2022-11-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-11-24 Linus TorvaldsMerge tag 'ext4_for_linus_stable2' of git://git./linux...
2022-11-24 Arnd BergmannMerge tag 'v6.2-rockchip-dts32-1' of git://git./linux...
2022-11-24 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2022-11-23 Linus TorvaldsMerge tag 'pci-v6.1-fixes-3' of git://git./linux/kernel...
2022-11-23 Linus TorvaldsMerge tag 'spi-fix-v6.1-rc6' of git://git./linux/kernel...
2022-11-23 Linus TorvaldsMerge tag '9p-for-6.1-rc7' of https://github.com/martin...
2022-11-23 Arnd BergmannMerge tag 'v6.1-rockchip-dtsfixes1' of git://git./linux...
2022-11-23 Jakub KicinskiMerge branch 'i2c/client_device_id_helper-immutable...
2022-11-22 Greg Kroah-HartmanMerge tag 'icc-6.1-rc6' of git://git./linux/kernel...
2022-11-22 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.1c' of https://git./linux...
2022-11-22 Greg Kroah-HartmanMerge tag 'fpga-for-6.1-final' of git://git./linux...
2022-11-22 Tvrtko UrsulinMerge tag 'gvt-fixes-2022-11-11' of https://github...
2022-11-21 Arnd BergmannMerge tag 'am335x-pcm-953-regulators' of git://git...
2022-11-21 Kees Cookbpf/verifier: Use kmalloc_size_roundup() to match ksize...
2022-11-21 Arnd BergmannMerge tag 'imx-fixes-6.1-3' of git://git./linux/kernel...
2022-11-21 Arnd BergmannMerge tag 'sunxi-fixes-for-6.1-1' of https://git./linux...
2022-11-21 Arnd BergmannMerge tag 'at91-fixes-6.1-2' of https://git./linux...
2022-11-21 Arnd BergmannMerge tag 'optee-fix-for-6.1' of https://git.linaro...
2022-11-20 Alexei StarovoitovMerge branch 'bpf: Implement two type cast kfuncs'
2022-11-20 Yonghong Songbpf: Add a kfunc for generic type cast
2022-11-20 Yonghong Songbpf: Add a kfunc to type cast from bpf uapi ctx to...
2022-11-20 Kumar Kartikeya... bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_...
2022-11-20 Linus TorvaldsMerge tag 'trace-probes-v6.1' of git://git./linux/kerne...
2022-11-20 Linus TorvaldsMerge tag 'trace-v6.1-rc5' of git://git./linux/kernel...
2022-11-20 Linus TorvaldsMerge tag 'x86_urgent_for_v6.1_rc6' of git://git./linux...
2022-11-20 Linus TorvaldsMerge tag 'sched_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc6' of git://git....
2022-11-20 Linus TorvaldsMerge tag 'locking_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'powerpc-6.1-5' of git://git./linux/kernel...
2022-11-20 Alexei StarovoitovMerge branch 'Support storing struct task_struct object...
2022-11-20 David Vernetbpf: Allow trusted pointers to be passed to KF_TRUSTED_...
2022-11-20 David Vernetbpf: Allow multiple modifiers in reg_type_str() prefix
2022-11-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-11-19 Linus TorvaldsMerge tag 'iommu-fixes-v6.1-rc5' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1-3' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag '6.1-rc5-smb3-fixes' of git://git.samba.org...
2022-11-19 Linus TorvaldsMerge tag 'input-for-v6.1-rc5' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag 'zonefs-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-18' of git://git.kernel...
2022-11-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'block-6.1-2022-11-18' of git://git.kernel...
2022-11-18 Linus TorvaldsMerge tag 'drm-fixes-2022-11-19' of git://anongit.freed...
2022-11-18 Linus TorvaldsMerge tag 's390-6.1-5' of git://git./linux/kernel/git...
2022-11-18 Linus TorvaldsMerge tag 'for-6.1/dm-fixes-2' of git://git./linux...
2022-11-18 Dave AirlieMerge tag 'drm/tegra/for-6.1-rc6' of https://gitlab...
2022-11-18 Linus TorvaldsMerge tag 'usb-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'staging-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'tty-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'driver-core-6.1-rc6' of git://git./linux...
2022-11-18 Linus TorvaldsMerge tag 'char-misc-6.1-rc6' of git://git./linux/kerne...
2022-11-18 Linus TorvaldsMerge tag 'sound-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'mmc-v6.1-rc5' of git://git./linux/kernel...
2022-11-18 David S. MillerMerge tag 'rxrpc-next-20221116' of git://git./linux...
2022-11-18 David S. MillerMerge tag 'wireless-next-2022-11-18' of git://git....
2022-11-18 Alexei StarovoitovMerge branch 'Allocated objects, BPF linked lists'
2022-11-18 Kumar Kartikeya... bpf: Add 'release on unlock' logic for bpf_list_push_...
2022-11-18 Kumar Kartikeya... bpf: Introduce single ownership BPF linked list API
2022-11-18 Kumar Kartikeya... bpf: Permit NULL checking pointer with non-zero fixed...
2022-11-18 Kumar Kartikeya... bpf: Introduce bpf_obj_drop
2022-11-18 Kumar Kartikeya... bpf: Introduce bpf_obj_new
2022-11-18 Kumar Kartikeya... bpf: Support constant scalar arguments for kfuncs
2022-11-18 Kumar Kartikeya... bpf: Rewrite kfunc argument handling
2022-11-18 Kumar Kartikeya... bpf: Allow locking bpf_spin_lock global variables
2022-11-18 Kumar Kartikeya... bpf: Allow locking bpf_spin_lock in allocated objects
2022-11-18 Kumar Kartikeya... bpf: Introduce allocated objects support
2022-11-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-11-17 Linus TorvaldsMerge tag 'soc-fixes-6.1-3' of git://git./linux/kernel...
2022-11-17 Linus TorvaldsMerge tag 'ceph-for-6.1-rc6' of https://github.com...
2022-11-17 Dave AirlieMerge tag 'drm-misc-fixes-2022-11-17' of git://anongit...
next