summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-20unicode: add MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20unicode: make utf8 test count staticBen Dooks
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-21dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller s...Krzysztof Kozlowski
2024-06-21dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schemaKrzysztof Kozlowski
2024-06-20KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep()Rick Edgecombe
2024-06-20KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTERick Edgecombe
2024-06-20drm/xe: Simplify locking in new_vmaMatthew Brost
2024-06-20drm/xe: Invert runnable_state / pending enable check and assertMatthew Brost
2024-06-20Input: ims-pcu - switch to using cleanup functionsDmitry Torokhov
2024-06-20Input: ims-pcu - use driver core to instantiate device attributesDmitry Torokhov
2024-06-20Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-20Merge branch 'kvm-6.10-fixes' into HEADPaolo Bonzini
2024-06-20KVM: x86/tdp_mmu: Sprinkle __must_checkIsaku Yamahata
2024-06-20KVM: interrupt kvm_gmem_populate() on signalsPaolo Bonzini
2024-06-20KVM: Discard zero mask with function kvm_dirty_ring_resetBibo Mao
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry
2024-06-20scsi: sd: Atomic write supportJohn Garry
2024-06-20block: Add fops atomic write supportJohn Garry
2024-06-20block: Add atomic write support for statxPrasad Singamsetty
2024-06-20block: Add core atomic write supportJohn Garry
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty
2024-06-20fs: Initial atomic write supportPrasad Singamsetty
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry
2024-06-20block: Pass blk_queue_get_max_sectors() a request pointerJohn Garry
2024-06-20dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecatedMarek Vasut
2024-06-20dt-bindings: display: synopsys, dw-hdmi: Document ddc-i2c-bus in coreMarek Vasut
2024-06-20virt: guest_memfd: fix reference leak on hwpoisoned pagePaolo Bonzini
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann
2024-06-20Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-06-20MAINTAINERS: thead: update MaintainerJisheng Zhang
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells
2024-06-20cifs: Only pick a channel once per read requestDavid Howells
2024-06-20cifs: Defer read completionDavid Howells
2024-06-20spi: cs42l43: Add speaker id support to the bridge configurationSimon Trimmer
2024-06-20spi: cs42l43: Refactor accessing the SDCA extension propertiesCharles Keepax
2024-06-20spi: Merge up fixesMark Brown
2024-06-20KVM: arm64: Allow the use of SVE+NVOliver Upton
2024-06-20KVM: arm64: nv: Add additional trap setup for CPTR_EL2Marc Zyngier
2024-06-20KVM: arm64: nv: Add trap description for CPTR_EL2Marc Zyngier
2024-06-20KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier
2024-06-20KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2Oliver Upton
2024-06-20KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton
2024-06-20KVM: arm64: nv: Handle CPACR_EL1 trapsMarc Zyngier
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)
2024-06-20KVM: arm64: Spin off helper for programming CPTR trapsOliver Upton
2024-06-20KVM: arm64: nv: Ensure correct VL is loaded before saving SVE stateOliver Upton