summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov
2026-08-13rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`sDanilo Krummrich
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim
2026-08-13ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)Bramwel Barack
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu
2026-08-13ALSA: hda/ext: preserve PPLCCTL bits when clearing resetXu Rao
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden
2026-08-12KVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier
2026-08-13PCI: dwc: Handle return value from endpoint .pre_init callbackMarek Vasut
2026-08-13PCI: dwc: Handle return value from endpoint .init callbackMarek Vasut
2026-08-12accel/amdxdna: Skip unmapped range in aie2_populate_range()Lizhi Hou
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen
2026-08-13PCI: dwc: Add PCI ID for LECARC PCIe PMUBrett Zhou
2026-08-12hwmon: (tmp102) Add TMP110 device IDMarek Vasut
2026-08-13platform/chrome: of_hw_prober: Add delay for hana trackpadsChen-Yu Tsai
2026-08-13bpf: Trim special_kfunc_list in verifierLeon Hwang
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai
2026-08-12io_uring/rsrc: reject overflowing regvec bvec byte countsJérémy Jean
2026-08-12Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadvJakub Kicinski
2026-08-12mac80211: fils_aead: Use __cleanup() instead of memzero_explicit()Thomas Huth
2026-08-12Bluetooth: SMP: clear the aes_cmac_key when doneThomas Huth
2026-08-12smb: clear the aes_cmac_key and aes_cmac_ctx when doneThomas Huth
2026-08-12Merge branch 'add-resolve_btfids-support-for-__arena-kfunc-suffix'Eduard Zingerman
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi
2026-08-12resolve_btfids: Emit arena attributes from kfunc parameter suffixesKumar Kartikeya Dwivedi
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-08-12sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
2026-08-13Merge branch 'bpf-fix-trampoline-image-uaf-on-multi-detach-failure'Kumar Kartikeya Dwivedi
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu
2026-08-13bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failureHui Zhu
2026-08-12Input: sur40 - fix V4L error path cleanupDmitry Torokhov
2026-08-12Input: sur40 - fix input device registration orderingDmitry Torokhov
2026-08-12r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct valueKarl Mehltretter
2026-08-12Merge branch 'improve-stack-depth-verification-stats-output'Eduard Zingerman
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi