summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
2025-12-01vfio/xe: Add device specific vfio_pci driver variant for Intel graphicsMichał Winiarski
2025-12-01KVM: arm64: at: Update AF on software walk only if VM has FEAT_HAFDBSAlexandru Elisei
2025-12-01KVM: arm64: at: Use correct HA bit in TCR_EL2 when regime is EL2Alexandru Elisei
2025-12-01KVM: arm64: Document KVM_PGTABLE_PROT_{UX,PX}Alexandru Elisei
2025-12-01KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"Colin Ian King
2025-12-01KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()Nathan Chancellor
2025-12-01KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()Marc Zyngier
2025-12-01KVM: arm64: Fix compilation when CONFIG_ARM64_USE_LSE_ATOMICS=nOliver Upton
2025-12-01KVM: arm64: selftests: Add test for AT emulationOliver Upton
2025-12-01KVM: arm64: nv: Expose hardware access flag management to NV guestsOliver Upton
2025-12-01KVM: arm64: nv: Implement HW access flag management in stage-2 SW PTWOliver Upton
2025-12-01KVM: arm64: Implement HW access flag management in stage-1 SW PTWOliver Upton
2025-12-01KVM: arm64: Propagate PTW errors up to AT emulationOliver Upton
2025-12-01KVM: arm64: Add helper for swapping guest descriptorOliver Upton
2025-12-01KVM: arm64: nv: Use pgtable definitions in stage-2 walkOliver Upton
2025-12-01KVM: arm64: Handle endianness in read helper for emulated PTWOliver Upton
2025-12-01KVM: arm64: nv: Stop passing vCPU through void ptr in S2 PTWOliver Upton
2025-12-01KVM: arm64: Call helper for reading descriptors directlyOliver Upton
2025-12-01KVM: arm64: nv: Advertise support for FEAT_XNXOliver Upton
2025-12-01KVM: arm64: Teach ptdump about FEAT_XNX permissionsOliver Upton
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-12-01MAINTAINERS: phy: Move Kishon Vijay Abraham I to creditsKrzysztof Kozlowski
2025-12-01erofs: switch on-disk header `erofs_fs.h` to MIT licenseGao Xiang
2025-12-01locking/local_lock: Fix all kernel-doc warningsRandy Dunlap
2025-12-01locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowingVincent Mailhol
2025-12-01locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERSSebastian Andrzej Siewior
2025-12-01locking/mutex: Redo __mutex_init() to reduce generated code sizeSebastian Andrzej Siewior
2025-11-30cifs: Use netfs_alloc/free_folioq_buffer()David Howells
2025-11-30smb: client: show smb lease key in open_dirs outputBharath SM
2025-11-30smb: client: show smb lease key in open_files outputBharath SM
2025-11-30ksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao
2025-11-30smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...Stefan Metzmacher
2025-11-30smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...Stefan Metzmacher
2025-11-30smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher
2025-11-30smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helperStefan Metzmacher
2025-11-30ksmbd: vfs: fix race on m_flags in vfs_cacheQianchang Zhao
2025-11-30ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathnameThorsten Blum
2025-11-30smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.hChenXiaoSong
2025-11-30ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb serverAaditya Kansal
2025-11-30ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon
2025-11-30ksmbd: server: avoid busy polling in accept loopQingfang Deng
2025-11-30smb: move create_durable_reconn to common/smb2pdu.hChenXiaoSong
2025-11-30smb: fix some warnings reported by scripts/checkpatch.plChenXiaoSong
2025-11-30smb: do some cleanupsChenXiaoSong
2025-11-30smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.hChenXiaoSong