aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-08Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-3/+1
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama1-1/+1
2025-11-08Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-9/+16
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-100/+54
2025-11-08Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+7
2025-11-08Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+15
2025-11-08Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2025-11-08Merge tag 'io_uring-6.18-20251107' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-2/+9
2025-11-08Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-16/+76
2025-11-08MAINTAINERS: Switch myself to using kernel.org addressOliver Upton2-2/+3
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton1-8/+5
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton4-16/+32
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier1-5/+7
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier1-2/+12
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier1-28/+31
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie1-12/+12
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin1-0/+2
2025-11-07strparser: Fix signed/unsigned mismatch bugNate Karstens1-1/+1
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor1-1/+1
2025-11-07riscv: Remove redundant judgment for the default build targetFeng Jiang1-15/+0
2025-11-07riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-07io_uring: fix regbuf vector size truncationPavel Begunkov1-2/+9
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds42-126/+312
2025-11-08Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie11-25/+96
2025-11-07Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+10
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds5-14/+13
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-07smb: client: validate change notify buffer before copyJoshua Rogers1-2/+5
2025-11-07Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds5-22/+10
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-3/+9
2025-11-07Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-1/+5
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds5-91/+1
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-17/+95
2025-11-07Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-1/+23
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś3-11/+24
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś5-9/+19
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong3-15/+25
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong1-2/+0
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts1-20/+23
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts1-1/+7
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts2-28/+67
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi1-1/+4
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal1-2/+0
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is absent"Punit Agrawal1-7/+3
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas1-4/+11
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost9-18/+86
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2