summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23SUNRPC: Fix -Wformat-truncation warningKunwu Chan
2024-09-23nfs: Remove unnecessary NULL check before kfree()Thorsten Blum
2024-09-23nfs: Annotate struct nfs_cache_array with __counted_by()Thorsten Blum
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown
2024-09-23nfs: fix memory leak in error path of nfs4_do_reclaimLi Lingfeng
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-24kbuild: doc: replace "gcc" in external module descriptionMasahiro Yamada
2024-09-24kbuild: doc: describe the -C option precisely for external module buildsMasahiro Yamada
2024-09-24kbuild: doc: remove the description about shipped filesMasahiro Yamada
2024-09-24kbuild: doc: drop section numbering, use references in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: throw out the local table of contents in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: remove outdated description of the limitation on -I usageMasahiro Yamada
2024-09-24kbuild: doc: remove description about grepping CONFIG optionsMasahiro Yamada
2024-09-24kbuild: doc: update the description about Kbuild/Makefile splitMasahiro Yamada
2024-09-24kbuild: remove unnecessary export of RUST_LIB_SRCMasahiro Yamada
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-09-23sched_ext: Fix build when !CONFIG_STACKTRACETejun Heo
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds
2024-09-23s390/vfio-ap: Driver feature advertisementJason J. Herne
2024-09-23s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens
2024-09-23s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens
2024-09-23s390/vdso: Use macros for annotation of asm functionsJens Remus
2024-09-23s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus
2024-09-23s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens
2024-09-23s390/vdso: Get rid of permutation constantsHeiko Carstens
2024-09-23f2fs: allow F2FS_IPU_NOCACHE for pinned fileJaegeuk Kim
2024-09-23sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()Pat Somaru
2024-09-23sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHTYu Liao
2024-09-23mfd: atc260x: Convert a bunch of commas to semicolonsChen Ni
2024-09-23dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775pMukesh Ojha
2024-09-23mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDsIlpo Järvinen
2024-09-23mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDsIlpo Järvinen
2024-09-23dt-bindings: mfd: syscon: Add rk3576 QoS register compatibleDetlev Casanova
2024-09-23dt-bindings: mfd: adp5585: Add parsing of hogsHaibo Chen
2024-09-23mfd: tc3589x: Drop vendorless compatible string from match tableRob Herring (Arm)
2024-09-23mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-23mfd: max77620: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-23mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-09-23mfd: cros_ec: Update module descriptionTzung-Bi Shih
2024-09-23mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()Tzung-Bi Shih
2024-09-23mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloadingLiao Chen
2024-09-23mfd: rk8xx: Add support for rk806 on i2c busDetlev Casanova
2024-09-23sched: Add dummy version of sched_group_set_idle()Yu Liao