summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysdmaengine: dw-edma-pcie: Handle optional data blocksKoichiro Den
12 daysdmaengine: dw-edma-pcie: Factor out descriptor block address lookupKoichiro Den
12 daysdmaengine: dw-edma-pcie: Add register offset match flagKoichiro Den
12 daysdmaengine: dw-edma-pcie: Add platform ops to match dataKoichiro Den
12 daysdmaengine: dw-edma-pcie: Rename vsec_data to dma_dataKoichiro Den
12 daysdmaengine: dw-edma-pcie: Add capability match dataKoichiro Den
12 daysdmaengine: dw-edma-pcie: Track non-LL mode in DMA dataKoichiro Den
12 daysdmaengine: dw-edma: Add partial channel ownership modeKoichiro Den
12 daysdmaengine: dw-edma: Initialize IRQ data before requesting IRQsKoichiro Den
12 daysdmaengine: dw-edma: Add core quiesce operationsKoichiro Den
12 daysdmaengine: dw-edma: Add per-channel interrupt routing controlKoichiro Den
12 daysdmaengine: dw-edma: Factor out HDMA interrupt setup helperKoichiro Den
12 daysMerge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
12 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
12 daysKVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
12 daysKVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
12 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
12 daysKVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
12 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
12 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
12 daysnet: airoha: Fix DMA direction for NPU mailbox bufferWayen Yan
12 daysdpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li
12 daysKVM: arm64: Update Fuad Tabba's email addressFuad Tabba
12 daysKVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
12 daysnet: airoha: Fix potential use-after-free in airoha_ppe_deinit()Wayen Yan
12 daysdpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li
12 daysMerge branch 'vsock-virtio-collapse-receive-queue-under-memory-pressure'Paolo Abeni
12 daysvsock/test: add test for small packets under pressureStefano Garzarella
12 daysvsock/virtio: collapse receive queue under memory pressureStefano Garzarella
12 daysplatform/x86: asus-nb-wmi: map ProArt key (0x8b) to KEY_PROG3Nizar Al-Kabbani
12 daysrxrpc: fix io_thread race in rxrpc_wake_up_io_thread()Xuanqiang Luo
12 daysntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
12 daysntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
12 daysntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
12 daysMAINTAINERS: update mailing list address for ntfsNamjae Jeon
12 daysntfs: use pagecache_isize_extended() on size extensionNamjae Jeon
12 daysntfs: file extension before write submissionNamjae Jeon
12 daysntfs: fix kmap_local_page() usage in compressNamjae Jeon
12 daysntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
12 daysntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
12 daysntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
12 daysntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
12 daysntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...Alexandro Calo
12 daysntfs: rewrite EA stream before updating metadataNamjae Jeon
12 daysntfs: remove empty EA attribute pairNamjae Jeon
12 daysntfs: validate final EA attribute sizeNamjae Jeon
12 daysntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
12 daysntfs: harden runlist realloc size calculationsNamjae Jeon
12 daysMerge branch 'ipv4-update-rt_flush_dev-and-two-dst-dev-readers'Paolo Abeni
12 daysipv4: snapshot dst.dev in ip_rt_send_redirect() and ip_rt_get_source()Xuanqiang Luo