]> git.ipfire.org Git - thirdparty/kernel/linux.git/history - kernel
bpf: use bpf_prog_pack for bpf_dispatcher
[thirdparty/kernel/linux.git] / kernel /
2022-09-27  Song Liubpf: use bpf_prog_pack for bpf_dispatcher
2022-09-27  Alexei StarovoitovMerge branch 'bpf: Fixes for CONFIG_X86_KERNEL_IBT'
2022-09-27  Jiri Olsabpf: Return value in kprobe get_func_ip only for entry...
2022-09-27  Jiri Olsabpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
2022-09-27  Jiri Olsaftrace: Keep the resolved addr in kallsyms_callback
2022-09-27  Jiri Olsakprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
2022-09-22  Alexei StarovoitovMerge branch 'Introduce bpf_ct_set_nat_info kfunc helper'
2022-09-22  Kumar Kartikeya... bpf: Tweak definition of KF_TRUSTED_ARGS
2022-09-22  Hou Taobpf: Always use raw spinlock for hash bucket lock
2022-09-22  Jiri Olsabpf: Prevent bpf program recursion for raw tracepoint...
2022-09-22  Alexei StarovoitovMerge branch 'bpf: Add kfuncs for PKCS#7 signature...
2022-09-22  Roberto Sassubpf: Add bpf_verify_pkcs7_signature() kfunc
2022-09-22  Roberto Sassubpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
2022-09-22  Roberto Sassubpf: Export bpf_dynptr_get_size()
2022-09-22  Roberto Sassubtf: Allow dynamic pointer parameters in kfuncs
2022-09-22  Roberto Sassubpf: Move dynptr type check to is_dynptr_type_expected()
2022-09-22  Roberto Sassubtf: Export bpf_dynptr definition
2022-09-22  KP Singhbpf: Allow kfuncs to be used in LSM programs
2022-09-21  Andrii NakryikoMerge branch 'bpf: Add user-space-publisher ring buffer...
2022-09-21  David Vernetbpf: Add bpf_user_ringbuf_drain() helper
2022-09-21  David Vernetbpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
2022-09-21  William Deanbpf: simplify code in btf_parse_hdr
2022-09-20  Hou Taobpf: Check whether or not node is NULL before free...
2022-09-17  Peilin Yebpf/btf: Use btf_type_str() whenever possible
2022-09-16  Peter Zijlstra ... ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
2022-09-16  Wang Yufenbpf: use kvmemdup_bpfptr helper
2022-09-15  Dave Marchevskybpf: Add verifier check for BPF_PTR_POISON retval and arg
2022-09-11  Dave Marchevskybpf: Add verifier support for custom callback return...
2022-09-11  Alexei StarovoitovMerge branch 'Support direct writes to nf_conn:mark'
2022-09-11  Daniel Xubpf: Export btf_type_by_id() and bpf_log()
2022-09-11  Daniel Xubpf: Remove duplicate PTR_TO_BTF_ID RO check
2022-09-10  Punit Agrawalbpf: Simplify code by using for_each_cpu_wrap()
2022-09-10  Tetsuo Handabpf: add missing percpu_counter_destroy() in htab_map_a...
2022-09-07  Kumar Kartikeya... bpf: Add helper macro bpf_for_each_reg_in_vstate
2022-09-07  Kumar Kartikeya... bpf: Support kptrs in percpu arraymap
2022-09-07  Jules Irengebpf: Fix resetting logic for unreferenced kptrs
2022-09-07  Alexei StarovoitovMerge branch 'bpf-core changes for preparation of HID...
2022-09-07  Benjamin Tissoiresbpf/verifier: allow kfunc to return an allocated mem
2022-09-07  Benjamin Tissoiresbpf/btf: bump BTF_KFUNC_SET_MAX_CNT
2022-09-07  Benjamin Tissoiresbpf/verifier: allow all functions to read user provided...
2022-09-07  Benjamin Tissoiresbpf: split btf_check_subprog_arg_match in two
2022-09-07  Alexei StarovoitovMerge branch 'bpf: Support struct argument for trampoli...
2022-09-07  Yonghong Songbpf: Allow struct argument in trampoline based programs
2022-09-07  Alexei Starovoitovbpf: Replace __ksize with ksize.
2022-09-06  Paolo AbeniMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-09-05  Daniel BorkmannMerge branch 'bpf-allocator'
2022-09-05  Alexei Starovoitovbpf: Optimize rcu_barrier usage between hash map and...
2022-09-05  Alexei Starovoitovbpf: Remove usage of kmem_cache from bpf_mem_cache.
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-04  David S. MillerMerge tag 'wireless-next-2022-09-03' of git://git.kerne...
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  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-09-01  Linus TorvaldsMerge tag 'net-6.0-rc4' of git://git.kernel.org/pub...
2022-09-01  Linus TorvaldsMerge tag 'slab-for-6.0-rc4' of git://git.kernel.org...
2022-09-01  Linus TorvaldsMerge tag 'sound-6.0-rc4' of git://git.kernel.org/pub...
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-31  Linus TorvaldsMerge tag 'for-linus-2022083101' of git://git.kernel...
2022-08-31  Linus TorvaldsMerge tag 'v6.0-p2' of git://git.kernel.org/pub/scm...
2022-08-31  Linus TorvaldsMerge tag 'lsm-pr-20220829' of git://git.kernel.org...
2022-08-31  Jakub KicinskiMerge tag 'ieee802154-for-net-2022-08-29' of git:/...
2022-08-30  Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2022-08-29  Linus TorvaldsMerge tag 'docs-6.0-fixes' of git://git.lwn.net/linux
2022-08-29  Jakub Kicinskigenetlink: start to validate reserved header bytes
2022-08-28  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
2022-08-28  Linus TorvaldsMerge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
2022-08-28  Stephen Brennanvmcoreinfo: add kallsyms_num_syms symbol
2022-08-28  Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git.kernel.org...
2022-08-28  Linus TorvaldsMerge tag '6.0-rc2-smb3-client-fixes' of git://git...
2022-08-28  Linus TorvaldsMerge tag 'x86-urgent-2022-08-28' of git://git.kernel...
2022-08-28  Linus TorvaldsMerge tag 'perf-urgent-2022-08-28' of git://git.kernel...
2022-08-28  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of...
2022-08-27  Linus TorvaldsMerge tag 'thermal-6.0-rc3' of git://git.kernel.org...
2022-08-27  Linus TorvaldsMerge tag 'pm-6.0-rc3' of git://git.kernel.org/pub...
2022-08-27  Linus TorvaldsMerge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub...
2022-08-27  Linus TorvaldsMerge tag 's390-6.0-2' of git://git.kernel.org/pub...
2022-08-27  Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git.kernel...
2022-08-27  Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git.kernel.org...
2022-08-27  Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org...
2022-08-27  Rafael J. WysockiMerge branch 'thermal-core'
2022-08-27  Jakub KicinskiMerge tag 'for-net-2022-08-25' of git://git.kernel...
2022-08-26  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-08-26  Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel...
2022-08-26  Linus TorvaldsMerge tag 'loongarch-fixes-6.0-1' of git://git.kernel...
next