summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala
2025-12-01mips: kvm: simplify kvm_mips_deliver_interrupts()Yury Norov
2025-12-01MIPS: alchemy: mtx1: switch to static device propertiesDmitry Torokhov
2025-12-01mips: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)
2025-12-01MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT
2025-12-01MIPS: dts: Always descend vendor subdirectoriesRob Herring (Arm)
2025-12-01mips: configs: loongson1: Update defconfigKeguang Zhang
2025-12-01MIPS: Fix HOTPLUG_PARALLEL dependencyGregory CLEMENT
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
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