summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21dmaengine: dw-edma: Add per-channel interrupt routing controlKoichiro Den
2026-07-21dmaengine: dw-edma: Factor out HDMA interrupt setup helperKoichiro Den
2026-07-21Merge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-07-21KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
2026-07-21KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
2026-07-21KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
2026-07-21KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
2026-07-21KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
2026-07-21net: airoha: Fix DMA direction for NPU mailbox bufferWayen Yan
2026-07-21dpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21KVM: arm64: Update Fuad Tabba's email addressFuad Tabba
2026-07-21KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
2026-07-21net: airoha: Fix potential use-after-free in airoha_ppe_deinit()Wayen Yan
2026-07-21dpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21Merge branch 'vsock-virtio-collapse-receive-queue-under-memory-pressure'Paolo Abeni
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella
2026-07-21vsock/virtio: collapse receive queue under memory pressureStefano Garzarella
2026-07-21platform/x86: asus-nb-wmi: map ProArt key (0x8b) to KEY_PROG3Nizar Al-Kabbani
2026-07-21rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()Xuanqiang Luo
2026-07-21ntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
2026-07-21ntfs: harden runlist realloc size calculationsNamjae Jeon
2026-07-21Merge branch 'ipv4-update-rt_flush_dev-and-two-dst-dev-readers'Paolo Abeni
2026-07-21ipv4: snapshot dst.dev in ip_rt_send_redirect() and ip_rt_get_source()Xuanqiang Luo
2026-07-21ipv4: use rcu_assign_pointer() in rt_flush_dev()Xuanqiang Luo
2026-07-21net: skbuff: optimization of net_zcopy_get() call in pskb_carve helpersYun Lu
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-21drm/xe/migrate: Revamp PAT index selection for migrate PTEsSanjay Yadav
2026-07-21gtp: parse extension headers before reading inner protocolZhixing Chen
2026-07-21rds: drop incoming messages that cross network namespace boundariesAldo Ariel Panzardo
2026-07-21Merge branch 'udp-fix-fou-gue-over-multicast'Paolo Abeni
2026-07-21selftests: net: add FOU multicast encapsulation resubmit testAnton Danilov
2026-07-21udp: fix encapsulation packet resubmit in multicast deliverAnton Danilov
2026-07-21tracing/probes: Fix extra whitespace in trace_probe_kernel.hMasami Hiramatsu (Google)
2026-07-21net/mlx5e: Use sender devcom for MPV master-upManjunath Patil
2026-07-21tracing/kprobe: Remove redundant memset in kprobe_perf_func()Masami Hiramatsu (Google)
2026-07-21tracing/fprobe: Remove redundant memset in fentry_perf_func()Masami Hiramatsu (Google)
2026-07-21tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Remove unused parameter from parse_probe_var_retval()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Remove redundant boolean conversion in trace_probe_has_single...Masami Hiramatsu (Google)
2026-07-21tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definitionMasami Hiramatsu (Google)
2026-07-21Merge branch 'net-add-adin1140-support'Paolo Abeni
2026-07-21net: ethernet: adi: Add a driver for the ADIN1140 MACPHYCiprian Regus
2026-07-21net: phy: Add support for the ADIN1140 PHYCiprian Regus
2026-07-21net: phy: microchip-t1s: use generic C45 MMD access helpersCiprian Regus
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus