summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21net: ipip: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi
2026-07-21dmaengine: dw-edma: Program endpoint function numbersKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add chip flags to match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Handle optional data blocksKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Factor out descriptor block address lookupKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add register offset match flagKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add platform ops to match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Rename vsec_data to dma_dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add capability match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Track non-LL mode in DMA dataKoichiro Den
2026-07-21dmaengine: dw-edma: Add partial channel ownership modeKoichiro Den
2026-07-21dmaengine: dw-edma: Initialize IRQ data before requesting IRQsKoichiro Den
2026-07-21dmaengine: dw-edma: Add core quiesce operationsKoichiro Den
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)