summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-21Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+5
2026-08-21Merge branch 'pci/hotplug'Bjorn Helgaas1-2/+1
2026-08-21Merge branch 'pci/enumeration'Bjorn Helgaas12-376/+235
2026-08-21Merge branch 'pci/dpc'Bjorn Helgaas1-1/+1
2026-08-21Merge branch 'pci/doc'Bjorn Helgaas3-0/+404
2026-08-21Merge branch 'pci/aspm'Bjorn Helgaas2-47/+105
2026-08-21Merge branch 'pci/aer'Bjorn Helgaas2-59/+220
2026-08-21Merge tag 'livepatching-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+24
2026-08-21Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-134/+194
2026-08-21Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds20-266/+445
2026-08-21ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switchRobin Everaars1-0/+11
2026-08-21Merge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-42/+73
2026-08-21Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds49-1502/+9243
2026-08-21Merge tag 'cifs-maintainer-switch-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds2-4/+8
2026-08-21Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds86-445/+4447
2026-08-21Merge tag 'hsi-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds3-14/+11
2026-08-21Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds50-460/+488
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds176-1585/+4578
2026-08-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds113-2355/+30048
2026-08-21net: bnxt: ring the doorbell when SW USO exits earlyJoe Damato2-5/+9
2026-08-21bpf: Fix percpu map update indexing with sparse CPU IDsHui Su3-6/+9
2026-08-21bpf: Fix BPF_F_CPU validation for sparse CPU IDsHui Su1-1/+1
2026-08-21ASoC: tegra: Fixes for issues exposed in Linux v7.2Mark Brown5-97/+184
2026-08-21ASoC: tegra: Sort MBDRC register defaultsJon Hunter1-21/+21
2026-08-21ASoC: tegra: Sort ADMAIF register defaultsJon Hunter1-70/+138
2026-08-21ASoC: tegra: Fix the MIXER enable default valueJon Hunter1-3/+7
2026-08-21ASoC: tegra: Fix the I2S enable default valueJon Hunter2-3/+18
2026-08-21Merge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds33-256/+797
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1576-39634/+229529
2026-08-21ACPI: scan: Do not combine resources that overlap completelyRafael J. Wysocki1-1/+7
2026-08-21HID: hyperv: make pointer arithmetics understandable for FORTIFY_SOURCEJiri Kosina1-2/+2
2026-08-21rtc: pcf85363: Add error checking to regmap calls in probe()Cosmo Chou1-5/+12
2026-08-21HID: hyperv: fix build breakage with certain configsJiri Kosina1-1/+1
2026-08-21nsfs: keep namespace tree fields stable until after RCU grace periodJérémy Jean1-4/+2
2026-08-21ext4: Avoid entering writeback paths during fastcommit replayJan Kara1-3/+8
2026-08-21ntfs: support resident WOF decompressionHyunchul Lee1-42/+94
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee11-51/+794
2026-08-21ntfs: implement codec ops for LZX and XPRESSHyunchul Lee3-0/+61
2026-08-21ntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee6-0/+1406
2026-08-21ntfs: return errors from inode initializationHyunchul Lee1-3/+4
2026-08-21ntfs: parse REPARSE_TAG_WOFHyunchul Lee4-62/+142
2026-08-21ntfs: return errors from ntfs_attr_readallHyunchul Lee4-10/+44
2026-08-21ntfs: add WOF compression config optionHyunchul Lee1-0/+11
2026-08-21ntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee2-2/+12
2026-08-21ntfs: introduce transparent compression codec interfaceHyunchul Lee1-0/+46
2026-08-21capability: unexport has_capability_noauditCarlos Maiolino1-1/+0
2026-08-21xfs: replace ns_capable_noauditCarlos Maiolino3-4/+3
2026-08-21quota: Don't issue audit messages on quota enforcingCarlos Maiolino1-1/+1
2026-08-21capability: Add new capable_noauditCarlos Maiolino2-0/+23
2026-08-21xfs: fix capability check in xfsCarlos Maiolino3-3/+3