bpf: Check CONFIG_BPF option for resolve_btfids
[linux-2.6-microblaze.git] / kernel /
2020-09-23 Lorenz Bauerbpf: Explicitly size compatible_reg_types
2020-09-21 Jiri Olsaselftests/bpf: Fix stat probe in d_path test
2020-09-21 Alexei StarovoitovMerge branch 'refactor-check_func_arg'
2020-09-21 Lorenz Bauerbpf: Use a table to drive helper arg type checks
2020-09-21 Lorenz Bauerbpf: Hoist type checking for nullable arg types
2020-09-21 Lorenz Bauerbpf: Check ARG_PTR_TO_SPINLOCK register type in check_f...
2020-09-21 Lorenz Bauerbpf: Set meta->raw_mode for pointers close to use
2020-09-21 Lorenz Bauerbpf: Make context access check generic
2020-09-21 Lorenz Bauerbpf: Make reference tracking generic
2020-09-21 Lorenz Bauerbpf: Make BTF pointer type checking generic
2020-09-21 Lorenz Bauerbpf: Allow specifying a BTF ID per argument in function...
2020-09-21 Lorenz Bauerbpf: Check scalar or invalid register in check_helper_m...
2020-09-21 Lorenz Bauerbtf: Make btf_set_contains take a const pointer
2020-09-21 Muchun Songbpf: Fix potential call bpf_link_free() in atomic context
2020-09-18 Martin KaFai Laubpf: Use hlist_add_head_rcu when linking to local_storage
2020-09-18 Alexei Starovoitovbpf: Add abnormal return checks.
2020-09-18 Maciej Fijalkowskibpf: allow for tailcalls in BPF subprograms for x64 JIT
2020-09-18 Maciej Fijalkowskibpf, x64: rework pro/epilogue and tailcall handling...
2020-09-18 Maciej Fijalkowskibpf: Limit caller's stack depth 256 for subprogs with...
2020-09-17 Maciej Fijalkowskibpf: rename poke descriptor's 'ip' member to 'tailcall_...
2020-09-17 Maciej Fijalkowskibpf: propagate poke descriptors to subprograms
2020-09-16 Alexei StarovoitovMerge branch 'bpf_metadata'
2020-09-16 YiFei Zhubpf: Add BPF_PROG_BIND_MAP syscall
2020-09-16 YiFei Zhubpf: Mutex protect used_maps array and count
2020-09-09 Yonghong Songbpf: Permit map_ptr arithmetic with opcode add and...
2020-09-02 Yonghong Songbpf: Avoid iterating duplicated files for task_file...
2020-09-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-09-01 Björn Töpelbpf: {cpu,dev}map: Change various functions return...
2020-08-31 Alexei Starovoitovbpf: Remove bpf_lsm_file_mprotect from sleepable list.
2020-08-31 Alexei Starovoitovbpf: Fix build without BPF_LSM.
2020-08-28 Daniel BorkmannMerge branch 'bpf-sleepable'
2020-08-28 Alexei Starovoitovbpf: Add bpf_copy_from_user() helper.
2020-08-28 Alexei Starovoitovbpf: Introduce sleepable BPF programs
2020-08-28 Martin KaFai Laubpf: Relax max_entries check for most of the inner...
2020-08-28 Martin KaFai Laubpf: Add map_meta_equal map ops
2020-08-27 Yonghong Songbpf: Fix a verifier failure with xor
2020-08-26 Alexei StarovoitovMerge branch 'resolve_prog_type'
2020-08-26 Udip Pantbpf: verifier: Use target program's type for access...
2020-08-25 Jiri Olsabpf: Add d_path helper
2020-08-25 Jiri Olsabpf: Add BTF_SET_START/END macros
2020-08-25 Jiri Olsabpf: Add btf_struct_ids_match function
2020-08-25 Jiri Olsabpf: Factor btf_struct_access function
2020-08-25 Jiri Olsabpf: Remove recursion call in btf_struct_access
2020-08-25 Jiri Olsabpf: Add type_id pointer as argument to __btf_resolve_size
2020-08-25 Jiri Olsabpf: Add elem_id pointer as argument to __btf_resolve_size
2020-08-25 Jiri Olsabpf: Move btf_resolve_size into __btf_resolve_size
2020-08-25 Alexei Starovoitovbpf: Disallow BPF_PRELOAD in allmodconfig builds
2020-08-25 KP Singhbpf: Allow local storage to be used from LSM programs
2020-08-25 KP Singhbpf: Implement bpf_local_storage for inodes
2020-08-25 KP Singhbpf: Split bpf_local_storage to bpf_sk_storage
2020-08-25 David S. MillerMerge tag 'batadv-next-for-davem-20200824' of git:...
2020-08-23 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-08-23 Linus TorvaldsMerge tag 'powerpc-5.9-3' of git://git./linux/kernel...
2020-08-23 Linus TorvaldsMerge tag 'x86-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'perf-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'efi-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'core-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc2' of git://git....
2020-08-23 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-23 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-08-22 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9' of git://git./linux/kerne...
2020-08-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-08-22 Linus TorvaldsMerge tag 's390-5.9-3' of git://git./linux/kernel/git...
2020-08-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-08-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9-2' of git://git...
2020-08-21 Alexei StarovoitovMerge branch 'update-sockmap-from-prog'
2020-08-21 Lorenz Bauerbpf: sockmap: Allow update from BPF
2020-08-21 Lorenz Bauerbpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for...
2020-08-21 Lorenz Bauerbpf: sockmap: Call sock_map_update_elem directly
2020-08-21 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-21' of git://git.kernel...
2020-08-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-21 Alexei StarovoitovMerge branch 'link_query-bpf_iter'
2020-08-21 Yonghong Songbpf: Implement link_query callbacks in map element...
2020-08-21 Yonghong Songbpf: Implement link_query for bpf iterators
2020-08-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-08-21 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-rc2' of git://git./linux...
2020-08-21 Linus TorvaldsMerge tag 'for-linus-5.9-rc2-tag' of git://git./linux...
2020-08-21 Linus TorvaldsMerge tag 'pm-5.9-rc2' of git://git./linux/kernel/git...
2020-08-21 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2020-08-21 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-08-21 Linus TorvaldsMerge tag 'sound-5.9-rc2' of git://git./linux/kernel...
2020-08-21 Linus TorvaldsMerge tag 'drm-fixes-2020-08-21' of git://anongit.freed...
2020-08-21 Hugh Dickinsuprobes: __replace_page() avoid BUG in munlock_vma_page()
2020-08-21 Wei Yongjunkernel/relay.c: fix memleak on destroy relay channel
2020-08-21 Thomas Gleixnercore/entry: Respect syscall number rewrites
2020-08-21 Dave AirlieMerge tag 'amd-drm-fixes-5.9-2020-08-20' of git://peopl...
2020-08-20 Linus TorvaldsMerge tag 'pci-v5.9-fixes-1' of git://git./linux/kernel...
2020-08-20 Linus TorvaldsMerge tag 'dma-mapping-5.9-1' of git://git.infradead...
2020-08-20 Daniel BorkmannMerge branch 'bpf-umd-debug'
2020-08-20 Alexei Starovoitovbpf: Add kernel module with user mode driver that popul...
2020-08-20 Alexei Starovoitovbpf: Add BPF program and map iterators as built-in...
2020-08-20 Alexei Starovoitovbpf: Factor out bpf_link_by_id() helper.
2020-08-20 Linus TorvaldsMerge tag 'vfio-v5.9-rc2' of git://github.com/awilliam...
2020-08-19 Jani NikulaMerge tag 'gvt-next-fixes-2020-08-05' of https://github...
2020-08-19 Takashi IwaiMerge tag 'asoc-fix-v5.9-rc1' of https://git./linux...
2020-08-19 Dave AirlieMerge tag 'amd-drm-fixes-5.9-2020-08-12' of git://peopl...
2020-08-19 Dave AirlieMerge tag 'drm-misc-fixes-2020-08-12' of git://anongit...
2020-08-19 Yonghong Songbpf: Avoid visit same object multiple times
2020-08-19 Yonghong Songbpf: Fix a rcu_sched stall issue with bpf task/task_fil...
next