aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
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-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-20drm/xe: Don't hand out the flat CCS storage as usable VRAMLinus Torvalds1-5/+18
2026-08-20Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-25/+100
2026-08-21KEYS: trusted: Fix TPM teardown orderingChengfeng Ye1-1/+1
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds339-6322/+12465
2026-08-20MAINTAINERS: Replace Steve French as CIFS maintainerPaulo Alcantara2-4/+8
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds37-221/+759
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds33-141/+2196
2026-08-20Merge branches 'clk-pile' and 'clk-microchip' into clk-nextStephen Boyd148-828/+5269
2026-08-20Merge branches 'clk-imx', 'clk-rockchip', 'clk-samsung', 'clk-qcom' and 'clk-allwinner' into clk-nextStephen Boyd103-1047/+19196
2026-08-20Merge branches 'clk-renesas', 'clk-thead', 'clk-mobileye', 'clk-amlogic' and 'clk-spacemit' into clk-nextStephen Boyd19-513/+4795
2026-08-20Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds3-23/+40
2026-08-20NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo1-0/+1
2026-08-20NFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo4-8/+15
2026-08-20NFSv4.2: fix LAYOUTSTATS send buffer exhaustionJunrui Luo1-1/+1
2026-08-20pNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger1-1/+1
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds31-489/+1524
2026-08-21fbdev: atafb: Add support for SuperVidel's SuperBlitterMiro Kropacek1-0/+197
2026-08-21fbdev: atafb: Add support for further video bit depths on atafb:externalMiro Kropacek1-7/+82
2026-08-21fbdev: atafb: Give atafb proper parentMiro Kropacek1-82/+92
2026-08-20Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds27-356/+895
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds50-438/+794
2026-08-20NFSv4.1: zero referring call lists before decodingJérémy Jean1-1/+1
2026-08-20Merge tag 'm68k-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds15-66/+4
2026-08-20net: usb: cdc_ncm: add Apple MacBook Pro USB product ID 0x1902Mehrdad Afshari1-0/+6
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds11-92/+225
2026-08-20fbdev: omapfb: panel-dsi-cm: initialize lock before registering displayRunyu Xiao1-2/+2
2026-08-20fbdev: viafb: refactor strcpy and viafb_nameAjith P V1-2/+1
2026-08-20fbdev: platinumfb: add error checking for ioremap callsBingKun Yue1-6/+29
2026-08-20fbdev: maxine: use MODULE_LICENSE() unconditionallyRandy Dunlap1-3/+1
2026-08-20fbdev: maxine: fix maxinefb_init() return valueRandy Dunlap1-1/+1
2026-08-20fbdev: maxine: fix 64-bit build errorRandy Dunlap1-2/+2
2026-08-20fbdev: maxine: elide an unused functionRandy Dunlap1-0/+3
2026-08-20fbdev: maxine: make functions staticRandy Dunlap1-3/+3
2026-08-20Merge branch 'bridge-vxlan-fix-reading-neigh-ha-without-synchronization'Jakub Kicinski2-17/+27
2026-08-20vxlan: fix reading neigh haNikolay Aleksandrov1-7/+13
2026-08-20net: bridge: arp/nd proxy: fix reading neigh haNikolay Aleksandrov1-10/+14
2026-08-20PM: sleep: Unblock runtime PM when device prepare failsShibo Zhu1-0/+1
2026-08-20net/smc: free pending qentry in smc_llc_flow_stop() before memsetMahanta Jambigi1-0/+1