summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-19Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang-106/+266
2026-02-19Merge patch series "remove or unexport unused fs_conext infrastructure"Christian Brauner-29/+3
2026-02-19fs: unexport fs_context_for_reconfigureChristoph Hellwig-1/+0
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig-11/+1
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig-13/+1
2026-02-19fs: mark bool_names staticChristoph Hellwig-4/+1
2026-02-19dcache: Limit the minimal number of bucket to twoZhihao Cheng-2/+2
2026-02-19MAINTAINERS: update ntfs filesystem entryNamjae Jeon-8/+7
2026-02-19Documentation: filesystems: update NTFS driver documentationNamjae Jeon-435/+129
2026-02-19ntfs: add Kconfig and MakefileNamjae Jeon-0/+60
2026-02-19ntfs3: remove legacy ntfs driver supportNamjae Jeon-111/+5
2026-02-19ntfs: update misc operationsNamjae Jeon-705/+775
2026-02-19ntfs: add reparse and ea operationsNamjae Jeon-0/+1515
2026-02-19ntfs: update runlist handling and cluster allocatorNamjae Jeon-982/+1310
2026-02-19ntfs: update attrib operationsNamjae Jeon-1493/+5210
2026-02-19ntfs: update iomap and address space operationsNamjae Jeon-1596/+985
2026-02-19ntfs: update file operationsNamjae Jeon-1855/+1019
2026-02-19ntfs: update directory operationsNamjae Jeon-1275/+2648
2026-02-19ntfs: update mft operationsNamjae Jeon-1272/+1292
2026-02-19ntfs: update inode operationsNamjae Jeon-1607/+3628
2026-02-19ntfs: update super block operationsNamjae Jeon-1496/+1064
2026-02-19ntfs: update in-memory, on-disk structures and headersNamjae Jeon-2705/+2816
2026-02-19fs: add generic FS_IOC_SHUTDOWN definitionsNamjae Jeon-0/+12
2026-02-19Revert "fs: Remove NTFS classic"Namjae Jeon-5/+29204
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann-2/+7
2026-02-19arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier-4/+15
2026-02-19ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova-0/+10
2026-02-19Merge tag 'asoc-fix-v7.0-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai-1019/+2031
2026-02-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt-0/+1
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek-0/+8
2026-02-19rust: pin-init: replace clippy `expect` with `allow`Benno Lossin-2/+2
2026-02-19rust: irq: add `'static` bounds to irq callbacksBenno Lossin-3/+9
2026-02-19Merge patch series "fserror: bug fixes"Christian Brauner-13/+46
2026-02-19fserror: fix lockdep complaint when igrabbing inodeDarrick J. Wong-0/+46
2026-02-19fsnotify: drop unused helperDarrick J. Wong-13/+0
2026-02-19drm/i915/dp_mst: Fix ww mutex lock failure in for_each_joiner_candidate() loopImre Deak-1/+1
2026-02-19drm/i915/dp: Fix ww mutex lock failure in for_each_joiner_candidate() loopImre Deak-1/+1
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii-28/+46
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii-0/+8
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii-20/+39
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii-16/+28
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-31/+301
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2519/+3939
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam-19/+22
2026-02-18Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-303/+166
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan-10/+21
2026-02-18Merge branch 'icmp-better-deal-with-ddos'Jakub Kicinski-19/+31
2026-02-18ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zeroEric Dumazet-2/+6
2026-02-18ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zeroEric Dumazet-4/+10
2026-02-18ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet-10/+6