summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-21Merge tag 'livepatching-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-21Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-21Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-08-21ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switchRobin Everaars
2026-08-21Merge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge tag 'cifs-maintainer-switch-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
2026-08-21Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-08-21Merge tag 'hsi-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2026-08-21Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-08-21net: bnxt: ring the doorbell when SW USO exits earlyJoe Damato
2026-08-21bpf: Fix percpu map update indexing with sparse CPU IDsHui Su
2026-08-21bpf: Fix BPF_F_CPU validation for sparse CPU IDsHui Su
2026-08-21ASoC: tegra: Fixes for issues exposed in Linux v7.2Mark Brown
2026-08-21ASoC: tegra: Sort MBDRC register defaultsJon Hunter
2026-08-21ASoC: tegra: Sort ADMAIF register defaultsJon Hunter
2026-08-21ASoC: tegra: Fix the MIXER enable default valueJon Hunter
2026-08-21ASoC: tegra: Fix the I2S enable default valueJon Hunter
2026-08-21Merge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-21ACPI: scan: Do not combine resources that overlap completelyRafael J. Wysocki
2026-08-21HID: hyperv: make pointer arithmetics understandable for FORTIFY_SOURCEJiri Kosina
2026-08-21rtc: pcf85363: Add error checking to regmap calls in probe()Cosmo Chou
2026-08-21HID: hyperv: fix build breakage with certain configsJiri Kosina
2026-08-21nsfs: keep namespace tree fields stable until after RCU grace periodJérémy Jean
2026-08-21ext4: Avoid entering writeback paths during fastcommit replayJan Kara
2026-08-21ntfs: support resident WOF decompressionHyunchul Lee
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee
2026-08-21ntfs: implement codec ops for LZX and XPRESSHyunchul Lee
2026-08-21ntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee
2026-08-21ntfs: return errors from inode initializationHyunchul Lee
2026-08-21ntfs: parse REPARSE_TAG_WOFHyunchul Lee
2026-08-21ntfs: return errors from ntfs_attr_readallHyunchul Lee
2026-08-21ntfs: add WOF compression config optionHyunchul Lee
2026-08-21ntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee
2026-08-21ntfs: introduce transparent compression codec interfaceHyunchul Lee
2026-08-21capability: unexport has_capability_noauditCarlos Maiolino
2026-08-21xfs: replace ns_capable_noauditCarlos Maiolino
2026-08-21quota: Don't issue audit messages on quota enforcingCarlos Maiolino
2026-08-21capability: Add new capable_noauditCarlos Maiolino
2026-08-21xfs: fix capability check in xfsCarlos Maiolino
2026-08-21xfs: restore bi_bdev in xfs_zone_gc_write_chunkChristoph Hellwig
2026-08-21xfs: split ioend handling into a separate source fileChristoph Hellwig
2026-08-21xfs: factor out a xfs_iomap_set_anon_write helperChristoph Hellwig
2026-08-21xfs: fix zoned write iomap flags assignmentsChristoph Hellwig
2026-08-21xfs: fix racy open zone cachingChristoph Hellwig
2026-08-21xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zonesChristoph Hellwig
2026-08-21xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_allocChristoph Hellwig