summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-21xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_allocChristoph Hellwig
2026-08-21xfs: remove kmem_to_page()Tal Zussman
2026-08-21xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devicesChristoph Hellwig
2026-08-21xfs: split an assert in xfs_trans_log_bufChristoph Hellwig
2026-08-21xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_bufYun Zhou
2026-08-20drm/xe: Don't hand out the flat CCS storage as usable VRAMLinus Torvalds
2026-08-20Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-21KEYS: trusted: Fix TPM teardown orderingChengfeng Ye
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-21f2fs: reduce memory footprint of ino managementChao Yu
2026-08-21f2fs: fix i_size when pinned fallocate partially failsZhan Xusheng
2026-08-21f2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong
2026-08-21f2fs: avoid setting SBI_NEED_FSCK on transient resize failureDaeho Jeong
2026-08-20MAINTAINERS: Replace Steve French as CIFS maintainerPaulo Alcantara
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-08-20Merge branches 'clk-pile' and 'clk-microchip' into clk-nextStephen Boyd
2026-08-20Merge branches 'clk-imx', 'clk-rockchip', 'clk-samsung', 'clk-qcom' and 'clk-...Stephen Boyd
2026-08-20Merge branches 'clk-renesas', 'clk-thead', 'clk-mobileye', 'clk-amlogic' and ...Stephen Boyd
2026-08-20Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-08-20NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo
2026-08-20NFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
2026-08-20NFSv4.2: fix LAYOUTSTATS send buffer exhaustionJunrui Luo
2026-08-20pNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-08-21fbdev: atafb: Add support for SuperVidel's SuperBlitterMiro Kropacek
2026-08-21fbdev: atafb: Add support for further video bit depths on atafb:externalMiro Kropacek
2026-08-21fbdev: atafb: Give atafb proper parentMiro Kropacek
2026-08-20Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-20NFSv4.1: zero referring call lists before decodingJérémy Jean
2026-08-20Merge tag 'm68k-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-20net: usb: cdc_ncm: add Apple MacBook Pro USB product ID 0x1902Mehrdad Afshari
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-08-20fbdev: omapfb: panel-dsi-cm: initialize lock before registering displayRunyu Xiao
2026-08-20fbdev: viafb: refactor strcpy and viafb_nameAjith P V
2026-08-20fbdev: platinumfb: add error checking for ioremap callsBingKun Yue
2026-08-20fbdev: maxine: use MODULE_LICENSE() unconditionallyRandy Dunlap
2026-08-20fbdev: maxine: fix maxinefb_init() return valueRandy Dunlap
2026-08-20fbdev: maxine: fix 64-bit build errorRandy Dunlap
2026-08-20fbdev: maxine: elide an unused functionRandy Dunlap
2026-08-20fbdev: maxine: make functions staticRandy Dunlap
2026-08-20drm/nouveau: unsubscribe the channel-kill event before the fence contextMarek Czernohous
2026-08-20Merge branch 'bridge-vxlan-fix-reading-neigh-ha-without-synchronization'Jakub Kicinski
2026-08-20vxlan: fix reading neigh haNikolay Aleksandrov
2026-08-20net: bridge: arp/nd proxy: fix reading neigh haNikolay Aleksandrov
2026-08-20PM: sleep: Unblock runtime PM when device prepare failsShibo Zhu
2026-08-20net/smc: free pending qentry in smc_llc_flow_stop() before memsetMahanta Jambigi
2026-08-20net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...Mahanta Jambigi
2026-08-20powercap: intel_rapl: Sign-extend the PMU delta on counter wraparoundLi, Yifan