summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-06gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann
2025-12-06sched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz
2025-12-06sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo
2025-12-06sched/rt: Remove a preempt-disable section in rt_mutex_setprio()Sebastian Andrzej Siewior
2025-12-06sched/hrtick: Fix hrtick() vs. scheduling contextPeter Zijlstra
2025-12-06sched/headers: Remove whitespace noise from kernel/sched/sched.hIngo Molnar
2025-12-06seqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-12-05Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-05Merge tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-06LoongArch: Adjust common macro definitions for 32BIT/64BITHuacai Chen
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen
2025-12-06LoongArch: Add atomic operations for 32BIT/64BITHuacai Chen
2025-12-06LoongArch: Add new PCI ID for pci_fixup_vgadev()Huacai Chen
2025-12-06LoongArch: Add and use some macros for AVECSong Gao
2025-12-06LoongArch: Correct the calculation logic of thread_countQiang Ma
2025-12-06LoongArch: Use unsigned long for _end and _textTiezhu Yang
2025-12-06LoongArch: Use __pmd()/__pte() for swap entry conversionsYuli Wang
2025-12-06LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCTHuacai Chen
2025-12-06LoongArch: Fix build errors for CONFIG_RANDSTRUCTHuacai Chen
2025-12-06LoongArch: Simplify __arch_bitrev32() implementationXi Ruoyao
2025-12-06LoongArch: Select HAVE_ARCH_BITREVERSE in KconfigXi Ruoyao
2025-12-05nfs/localio: fix regression due to out-of-order __put_credMike Snitzer
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-05Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-12-05Merge tag 'soc-arm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-12-05Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust
2025-12-05nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer
2025-12-05nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer
2025-12-05Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-05ovl: pass original credentials, not mounter credentials during createChristian Brauner
2025-12-05cifs: Remove dead function prototypesDavid Howells
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05smb/client: add two elements to smb2_error_map_table arrayChenXiaoSong
2025-12-05smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong
2025-12-05smb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong
2025-12-05smb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong
2025-12-05smb: client: Add tracepoint for krb5 authPaulo Alcantara
2025-12-05smb: client: improve error message when creating SMB sessionPaulo Alcantara
2025-12-05smb: client: relax session and tcon reconnect attemptsPaulo Alcantara