summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-25selftests/bpf: Add kfunc set test to resolve_btfidsIhor Solodrai
2026-06-25selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE buildsIhor Solodrai
2026-06-25selftests/bpf: Modernize resolve_btfids test scaffoldingIhor Solodrai
2026-06-25tools/bpf: Sync btf_ids.h to toolsIhor Solodrai
2026-06-25Merge branch 'bpf-mask-pseudo-pointer-values-in-verifier-logs'Alexei Starovoitov
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui
2026-06-25bpf: Mask pseudo pointer values in verifier logsNuoqi Gui
2026-06-25libbpf: fix -Wformat warnings from format/argument type mismatchesAndrii Nakryiko
2026-06-25Merge branch 'bpf-preserve-scalar-zero-spills-for-stack-reads'Alexei Starovoitov
2026-06-25selftests/bpf: Cover stack reads from zero spillsWoojin Ji
2026-06-25bpf: Preserve scalar zero spills for stack readsWoojin Ji
2026-06-25Merge branch 'bpf-reject-offset-refcount-acquire-arguments'Alexei Starovoitov
2026-06-25selftests/bpf: Cover refcount acquire node offsetsYiyang Chen
2026-06-25bpf: Reject offset refcount acquire argumentsYiyang Chen
2026-06-25Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
2026-06-25Input: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
2026-06-25Merge branch 'bpf-sockmap-reject-a-packet-modifying-sk_skb-stream-parser'Alexei Starovoitov
2026-06-25selftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim
2026-06-25bpf, sockmap: reject a packet-modifying SK_SKB stream parserSechang Lim
2026-06-25selftests/bpf: don't modify the skb in the strparser parser progSechang Lim
2026-06-25Merge branch 'bpf-bpf_redirect_peer-egress-redirection'Alexei Starovoitov
2026-06-25selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESSJordan Rife
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife
2026-06-25Merge tag 'v7.2-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-26Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...Dave Airlie
2026-06-25rust: faux: Allow retrieving a bound DeviceLyude Paul
2026-06-25cgroup: Use data_race() for task->flags in task_css_set_check()Guopeng Zhang
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()Cheng-Yang Chou
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-06-25riscv: Fix 32-bit call_on_irq_stack() frame pointer ABISamuel Holland
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-06-25Merge tag 'trace-tools-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25scripts/sorttable: Handle RISC-V patchable ftrace entriesWang Han
2026-06-25rust: drm: gem: Introduce shmem::Object::sg_table()Lyude Paul
2026-06-25riscv: smp: use secs_to_jiffies in __cpu_upThorsten Blum
2026-06-25ACPI: RIMT: Only defer the IOMMU configuration in init stageYicong Yang
2026-06-25riscv: Add build salt to the vDSOBastian Blank
2026-06-25raid6: fix raid6_recov_rvv symbol undeclared warningBen Dooks
2026-06-25raid6: fix riscv symbol undeclared warnignsBen Dooks
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25Merge branch 'net-avoid-nested-up-notifier-events'Jakub Kicinski
2026-06-25selftests: bonding: add a test for VLAN propagation over a bonded real deviceJakub Kicinski
2026-06-25vlan: defer real device state propagation to netdev_workJakub Kicinski
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski