summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13hwmon: (tmp102) Add TMP113 device IDMarek Vasut
2026-08-13Merge branch 'net-mana-avoid-dma-queue-allocation-failure-under-memory-fragme...Paolo Abeni
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg
2026-08-13rust: add functions and traits for lossless integer conversionsAlexandre Courbot
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik
2026-08-13Merge branch 'net-sysctl-const-qualify-sysctl-ctl_table-arrays'Paolo Abeni
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados
2026-08-13net: enforce net sysctl registrationJoel Granados
2026-08-13net/rds: clear i_rx_lat_trace in rds_inc_path_init()Allison Henderson
2026-08-13Merge branch 'net-rds-bug-fix-ports-part-2'Paolo Abeni
2026-08-13net/rds: initialize i_conn_path in rds_inc_init()William Kucharski
2026-08-13net/rds: reinitialize to_be_dropped on rds_send_xmit() restartSharath Srinivasan
2026-08-13xenbus: Unregister reboot notifier on init failureYuho Choi
2026-08-13sched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
2026-08-13Merge branch 'ipv6-report-why-a-route-was-deleted-in-rtm_delroute'Paolo Abeni
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang
2026-08-13netlink: specs: rt-route: add the route deletion reasonYuyang Huang
2026-08-13netlink: specs: rt-route: split out the request attribute listYuyang Huang
2026-08-13netlink: specs: rt-route: add route notificationsYuyang Huang
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang
2026-08-13ipv6: add a deletion reason argument to rt6_fill_node()Yuyang Huang
2026-08-13ipv6: record the reason for kernel-initiated route deletionsYuyang Huang
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang
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