summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai
2025-12-01NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rstMike Snitzer
2025-12-01NFSD: Implement NFSD_IO_DIRECT for NFS WRITEMike Snitzer
2025-12-01NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
2025-12-01block/rnbd: correct all kernel-doc complaintsRandy Dunlap
2025-12-01blk-mq: use queue_hctx in blk_mq_map_queue_typeFengnan Chang
2025-12-01tomoyo: Use local kmap in tomoyo_dump_page()Davidlohr Bueso
2025-12-01Merge branch 'rework/write_atomic-unsafe' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/threaded-printk' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/suspend-fixes' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/preempt-legacy-kthread' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/nbcon-in-kdb' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/atomic-flush-hardlockup' into for-linusPetr Mladek
2025-12-01Merge branch 'for-6.19-vsprintf-timespec64' into for-linusPetr Mladek
2025-12-01dt-bindings: interrupt-controller: brcm,bcm2836-l1-intc: Drop interrupt-contr...Dave Stevenson
2025-12-01dt-bindings: display: Fix brcm,bcm2835-hvs bindings for BCM2712Dave Stevenson
2025-12-01dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712Dave Stevenson
2025-12-01Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-drivers' and 'ra...Borislav Petkov (AMD)
2025-12-01um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)
2025-12-01crypto: zstd - fix double-free in per-CPU stream cleanupGiovanni Cabiddu
2025-12-01fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf
2025-12-01platform/x86: asus-armoury: add support for GA503QRDenis Benato
2025-12-01platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu
2025-12-01platform/x86: hp-wmi: Order DMI board name arraysIlpo Järvinen
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen
2025-12-01objtool: Fix segfault on unknown alternativesIngo Molnar
2025-12-01MIPS: Fix whitespace damage in r4k_wait from VS timer fixMaciej W. Rozycki
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