summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysLinux 6.9-rc4for-linux-next-fixesdrm-intel-fixesLinus Torvalds1-1/+1
4 daysMerge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
4 daysMerge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-140/+131
4 daysMerge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-124/+147
4 daysMerge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
4 daysMerge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
4 daysMerge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+7
4 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-15/+40
4 daysMerge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...Linus Torvalds1-33/+58
5 dayskernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein1-1/+8
5 daysMerge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-5/+91
5 daysMerge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-1/+1
5 daysMerge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-42/+103
6 daysata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
6 daysata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
6 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-9/+11
6 daysMerge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-121/+158
6 daysMerge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-22/+31
6 daysMerge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+4
6 daysMerge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds6-17/+22
6 daysMerge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds3-14/+15
6 daysMerge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds5-12/+10
6 daysKconfig: add some hidden tabs on purposeLinus Torvalds1-6/+6
7 daysMerge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-8/+18
7 daysMerge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-38/+42
7 daysMerge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds73-266/+930
7 daysselftests: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
7 daysblock: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai1-0/+1
7 daysselftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
7 daysselftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor1-6/+9
7 daysselftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1
7 daysiommu/amd: Change log message severityVasant Hegde1-2/+2
7 daysiommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu1-4/+7
7 daysiommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
7 daysiommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
7 daysx86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2-15/+21
7 daysx86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner1-3/+3
7 daysx86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner1-6/+18
7 daysx86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2-15/+4
7 daysx86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf4-21/+1
7 daysiommu: mtk: fix module autoloadingKrzysztof Kozlowski2-0/+2
7 daysiommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde1-10/+11
7 daysiommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde1-4/+7
7 daysamdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
7 daysMerge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie9-20/+63
7 daysMerge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-145/+164
7 daysMerge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-149/+307
7 daysring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)1-3/+3
7 daystracing: hide unused ftrace_event_id_fopsArnd Bergmann1-0/+4
7 daystracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entryPrasad Pandit1-1/+1