summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-13netlink: specs: rt-route: add route notificationsYuyang Huang1-0/+19
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang3-5/+19
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang1-0/+5
2026-08-13ipv6: add a deletion reason argument to rt6_fill_node()Yuyang Huang1-10/+17
2026-08-13ipv6: record the reason for kernel-initiated route deletionsYuyang Huang4-4/+7
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang3-14/+20
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang3-0/+35
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)1-4/+0
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov1-0/+23
2026-08-13rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`sDanilo Krummrich1-0/+14
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet2-3/+57
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim1-2/+16
2026-08-13ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)Bramwel Barack1-0/+1
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu7-14/+120
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu2-19/+16
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu1-9/+5
2026-08-13ALSA: hda/ext: preserve PPLCCTL bits when clearing resetXu Rao1-2/+2
2026-08-13KVM: s390: gmap: Make prefix handling optionalSteffen Eiden4-7/+25
2026-08-13KVM: s390: gmap: Make CMMA optionalSteffen Eiden4-1/+9
2026-08-13KVM: s390: gmap: Make storage keys optionalSteffen Eiden5-0/+17
2026-08-13KVM: s390: Prepare gmap for a second KVM implementationSteffen Eiden5-112/+175
2026-08-13KVM: s390: Move PGM code definitions to asm/kvm_host.hSteffen Eiden2-57/+57
2026-08-13KVM: s390: Move s390 kvm code into a subdirectorySteffen Eiden27-12/+22
2026-08-13KVM: s390: Move kvm_host definitions to kvm_host_s390Steffen Eiden4-1123/+1139
2026-08-13KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}Steffen Eiden15-16/+16
2026-08-13KVM: s390: Prepare include guards for a new locationSteffen Eiden3-9/+9
2026-08-13KVM: s390: Extract gmap tracing to a separate headerSteffen Eiden3-15/+49
2026-08-12KVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier1-0/+6
2026-08-13PCI: dwc: Handle return value from endpoint .pre_init callbackMarek Vasut3-5/+10
2026-08-13PCI: dwc: Handle return value from endpoint .init callbackMarek Vasut8-10/+25
2026-08-12accel/amdxdna: Skip unmapped range in aie2_populate_range()Lizhi Hou1-0/+16
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen3-64/+101
2026-08-13PCI: dwc: Add PCI ID for LECARC PCIe PMUBrett Zhou1-0/+4
2026-08-12hwmon: (tmp102) Add TMP110 device IDMarek Vasut1-0/+1
2026-08-13platform/chrome: of_hw_prober: Add delay for hana trackpadsChen-Yu Tsai1-3/+1
2026-08-13bpf: Trim special_kfunc_list in verifierLeon Hwang1-6/+0
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai5-65/+5
2026-08-12io_uring/rsrc: reject overflowing regvec bvec byte countsJérémy Jean1-2/+6
2026-08-12Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadvJakub Kicinski31-534/+1541
2026-08-12mac80211: fils_aead: Use __cleanup() instead of memzero_explicit()Thomas Huth1-2/+1
2026-08-12Bluetooth: SMP: clear the aes_cmac_key when doneThomas Huth1-1/+2
2026-08-12smb: clear the aes_cmac_key and aes_cmac_ctx when doneThomas Huth2-3/+3
2026-08-12Merge branch 'add-resolve_btfids-support-for-__arena-kfunc-suffix'Eduard Zingerman4-38/+99
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi2-16/+45
2026-08-12resolve_btfids: Emit arena attributes from kfunc parameter suffixesKumar Kartikeya Dwivedi2-22/+54
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang1-1/+1
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski9-37/+63
2026-08-12sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang2-2/+8
2026-08-13Merge branch 'bpf-fix-trampoline-image-uaf-on-multi-detach-failure'Kumar Kartikeya Dwivedi3-9/+18
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu3-8/+7