Merge branch 'net: struct netdev_rx_queue and xdp.h reshuffling'
[linux-2.6-microblaze.git] / kernel /
2023-08-03 Martin KaFai LauMerge branch 'net: struct netdev_rx_queue and xdp.h...
2023-08-03 Jakub Kicinskinet: invert the netdevice.h vs xdp.h dependency
2023-08-02 Arnd Bergmannbpf: fix bpf_probe_read_kernel prototype mismatch
2023-08-01 Yauheni Kaliutatracing: bpf: use struct trace_entry in struct syscall_tp_t
2023-08-01 Martin KaFai LauMerge branch 'Remove unused fields in cpumap & devmap'
2023-08-01 Hou Taobpf, devmap: Remove unused dtab field from bpf_dtab_netdev
2023-08-01 Hou Taobpf, cpumap: Remove unused cmap field from bpf_cpu_map_...
2023-08-01 Yonghong Songbpf: Fix an array-index-out-of-bounds issue in disasm.c
2023-07-28 YiFei Zhubpf: Non-atomically allocate freelist during prefill
2023-07-28 Yonghong Songbpf: Fix compilation warning with -Wparentheses
2023-07-28 Alexei StarovoitovMerge branch 'bpf-support-new-insns-from-cpu-v4'
2023-07-28 Yonghong Songbpf: Add kernel/bpftool asm support for new instructions
2023-07-28 Yonghong Songbpf: Support new 32bit offset jmp instruction
2023-07-28 Yonghong Songbpf: Fix jit blinding with new sdiv/smov insns
2023-07-28 Yonghong Songbpf: Support new signed div/mod instructions.
2023-07-28 Yonghong Songbpf: Support new unconditional bswap instruction
2023-07-28 Yonghong Songbpf: Handle sign-extenstin ctx member accesses
2023-07-28 Yonghong Songbpf: Support new sign-extension mov insns
2023-07-28 Yonghong Songbpf: Support new sign-extension load insns
2023-07-26 Arnd Bergmannbpf: work around -Wuninitialized warning
2023-07-20 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-07-20 Linus TorvaldsMerge tag 'net-6.5-rc3' of git://git./linux/kernel...
2023-07-20 Linus TorvaldsMerge tag 'iomap-6.5-fixes-1' of git://git./fs/xfs...
2023-07-20 Linus TorvaldsMerge tag 'xfs-6.5-fixes-1' of git://git./fs/xfs/xfs...
2023-07-20 Linus TorvaldsMerge tag 'for-6.5-rc2-tag' of git://git./linux/kernel...
2023-07-20 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc1' of git://git./linux...
2023-07-20 Jakub KicinskiMerge tag 'ipsec-next-2023-07-19' of git://git./linux...
2023-07-19 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-07-19 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-07-19 Linus TorvaldsMerge tag 'fuse-update-6.5' of git://git./linux/kernel...
2023-07-19 Alexei Starovoitovbpf, net: Introduce skb_pointer_if_linear().
2023-07-19 Alexei StarovoitovMerge branch 'bpf-link-support-for-tc-bpf-programs'
2023-07-19 Daniel Borkmannbpf: Add fd-based tcx multi-prog infra with link support
2023-07-19 Daniel Borkmannbpf: Add generic attach/detach/query API for multi...
2023-07-19 Alexei StarovoitovMerge branch 'allow-bpf_map_sum_elem_count-for-all...
2023-07-19 Anton Protopopovbpf: allow any program to use the bpf_map_sum_elem_coun...
2023-07-19 Anton Protopopovbpf: make an argument const in the bpf_map_sum_elem_cou...
2023-07-19 Anton Protopopovbpf: consider CONST_PTR_TO_MAP as trusted pointer to...
2023-07-19 Anton Protopopovbpf: consider types listed in reg2btf_ids as trusted
2023-07-19 Alexei StarovoitovMerge branch 'bpf-refcount-followups-2-owner-field'
2023-07-19 Dave Marchevskybpf: Add 'owner' field to bpf_{list,rb}_node
2023-07-19 Dave Marchevskybpf: Introduce internal definitions for UAPI-opaque...
2023-07-18 Alexei StarovoitovMerge branch 'two-more-fixes-for-check_max_stack_depth'
2023-07-18 Kumar Kartikeya... bpf: Repeat check_max_stack_depth for async callbacks
2023-07-18 Kumar Kartikeya... bpf: Fix subprog idx logic in check_max_stack_depth
2023-07-18 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18'...
2023-07-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-18-12-28' of...
2023-07-18 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.5-rc3' of git:/...
2023-07-17 Miguel Ojedaprctl: move PR_GET_AUXV out of PR_MCE_KILL
2023-07-16 Linus TorvaldsMerge tag 'xtensa-20230716' of https://github.com/jcmvb...
2023-07-16 Linus TorvaldsMerge tag 'perf_urgent_for_v6.5_rc2' of git://git....
2023-07-16 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.5_rc2' of git://git...
2023-07-16 Linus TorvaldsMerge tag 'sched_urgent_for_v6.5_rc2' of git://git...
2023-07-16 Linus TorvaldsMerge tag 'pinctrl-v6.5-2' of git://git./linux/kernel...
2023-07-16 Linus TorvaldsMerge tag '6.5-rc1-smb3-fixes' of git://git.samba.org...
2023-07-16 Linus TorvaldsMerge tag 'powerpc-6.5-3' of git://git./linux/kernel...
2023-07-16 Linus TorvaldsMerge tag 'hardening-v6.5-rc2' of git://git./linux...
2023-07-16 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc1-2' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc1' of git://git./linux/kernel...
2023-07-15 Linus TorvaldsMerge tag 'regmap-fix-v6.5-rc1' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'iommu-fixes-v6.5-rc1' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'x86_urgent_for_6.5_rc2' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-07-15 Linus TorvaldsMerge tag 'block-6.5-2023-07-14' of git://git.kernel...
2023-07-15 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-14' of git://git.kernel...
2023-07-14 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc2' of git://git./linux...
2023-07-14 Linus TorvaldsMerge tag 'pm-6.5-rc2' of git://git./linux/kernel/git...
2023-07-14 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-qos'
2023-07-14 Linus TorvaldsMerge tag 'drm-fixes-2023-07-14-1' of git://anongit...
2023-07-14 Linus TorvaldsMerge tag 'ceph-for-6.5-rc2' of https://github.com...
2023-07-14 Masami Hiramatsu... tracing/probes: Fix to record 0-length data_loc in...
2023-07-14 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-07-12' of https:...
2023-07-14 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-07-14 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-07-13 Yafang Shaobpf: Fix an error in verifying a field in a union
2023-07-13 Yafang Shaobpf: Fix an error around PTR_UNTRUSTED
2023-07-13 Linus TorvaldsMerge tag 'erofs-for-6.5-rc2-fixes' of git://git./linux...
2023-07-13 Linus TorvaldsMerge tag 'net-6.5-rc2' of git://git./linux/kernel...
2023-07-13 Linus TorvaldsMerge tag 'trace-v6.5-rc1-3' of git://git./linux/kernel...
2023-07-13 Linus TorvaldsMerge tag 'for-linus-6.5-rc2-tag' of git://git./linux...
2023-07-13 Linus TorvaldsMerge tag 'sh-for-v6.5-tag2' of git://git./linux/kernel...
2023-07-13 Masami Hiramatsu... Revert "tracing: Add "(fault)" name injection to kernel...
2023-07-13 Masami Hiramatsu... tracing/probes: Fix to update dynamic data counter...
2023-07-13 Masami Hiramatsu... tracing/probes: Fix not to count error code to total...
2023-07-13 Masami Hiramatsu... tracing/probes: Fix to avoid double count of the string...
2023-07-13 Masami Hiramatsu... fprobes: Add a comment why fprobe_kprobe_handler exits...
2023-07-13 Zheng Yejiantracing: Fix memory leak of iter->temp when reading...
2023-07-13 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-07-12 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-07-12 Mohamed Khalfellatracing/histograms: Add histograms to hist_vars if...
2023-07-12 Yonghong Songkallsyms: strip LTO-only suffixes from promoted global...
2023-07-12 Steven Rostedt ... tracing: Stop FORTIFY_SOURCE complaining about stack...
2023-07-12 Zheng Yejianftrace: Fix possible warning on checking all pages...
2023-07-12 Daniel BorkmannMerge branch 'bpf-mem-cache-free-rcu'
2023-07-12 Hou Taobpf: Add object leak check.
2023-07-12 Alexei Starovoitovbpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
2023-07-12 Alexei Starovoitovbpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
2023-07-12 Paul E. McKenneyrcu: Export rcu_request_urgent_qs_task()
2023-07-12 Alexei Starovoitovbpf: Allow reuse from waiting_for_gp_ttrace list.
2023-07-12 Alexei Starovoitovbpf: Add a hint to allocated objects.
next