aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-28/+15
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds89-1690/+3155
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi3-0/+28
2024-09-23sched_ext: Fix build when !CONFIG_STACKTRACETejun Heo1-3/+4
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds83-559/+562
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds1-1/+1
2024-09-23s390/vfio-ap: Driver feature advertisementJason J. Herne2-0/+43
2024-09-23s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens1-19/+16
2024-09-23s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens1-2/+3
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens1-1/+3
2024-09-23s390/vdso: Use macros for annotation of asm functionsJens Remus1-10/+4
2024-09-23s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus1-0/+3
2024-09-23s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens1-4/+4
2024-09-23s390/vdso: Get rid of permutation constantsHeiko Carstens1-15/+10
2024-09-23f2fs: allow F2FS_IPU_NOCACHE for pinned fileJaegeuk Kim1-1/+2
2024-09-23sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()Pat Somaru1-1/+2
2024-09-23sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHTYu Liao1-4/+5
2024-09-23mfd: atc260x: Convert a bunch of commas to semicolonsChen Ni1-2/+2
2024-09-23dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775pMukesh Ojha1-0/+1
2024-09-23mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDsIlpo Järvinen1-0/+26
2024-09-23mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDsIlpo Järvinen1-0/+13
2024-09-23dt-bindings: mfd: syscon: Add rk3576 QoS register compatibleDetlev Casanova1-0/+2
2024-09-23dt-bindings: mfd: adp5585: Add parsing of hogsHaibo Chen1-0/+7
2024-09-23mfd: tc3589x: Drop vendorless compatible string from match tableRob Herring (Arm)1-2/+0
2024-09-23mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()Jinjie Ruan1-4/+1
2024-09-23mfd: max77620: Use for_each_child_of_node_scoped()Jinjie Ruan1-3/+2
2024-09-23mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-09-23mfd: cros_ec: Update module descriptionTzung-Bi Shih1-2/+2
2024-09-23mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()Tzung-Bi Shih1-8/+3
2024-09-23mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloadingLiao Chen1-0/+1
2024-09-23mfd: rk8xx: Add support for rk806 on i2c busDetlev Casanova1-0/+25
2024-09-23sched: Add dummy version of sched_group_set_idle()Yu Liao1-0/+1
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck1-1/+1
2024-09-23drm/panthor: Fix race when converting group handle to group objectSteven Price1-2/+14
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV1-2/+1
2024-09-23nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...NeilBrown1-3/+3
2024-09-23NFSD: Mark filecache "down" if init failsChuck Lever1-1/+3
2024-09-23dm vdo: handle unaligned discards correctlyMatthew Sakai1-6/+9
2024-09-23MAINTAINERS: exfat: add myself as reviewerYuezhang Mo1-0/+1
2024-09-23exfat: resolve memory leak from exfat_create_upcase_table()Daniel Yang1-1/+4
2024-09-23exfat: move extend valid_size into ->page_mkwrite()Yuezhang Mo1-25/+45
2024-09-23tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt1-2/+19
2024-09-23tomoyo: preparation step for building as a loadable LSM moduleTetsuo Handa6-116/+112
2024-09-23fs/fuse: convert to use invalid_mnt_idmapAlexander Mikhalitsyn3-28/+27
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov1-1/+1
2024-09-23fs/mnt_idmapping: introduce an invalid_mnt_idmapAlexander Mikhalitsyn2-2/+21
2024-09-23fs/fuse: introduce and use fuse_simple_idmap_request() helperAlexander Mikhalitsyn9-46/+60
2024-09-23fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flagAlexander Mikhalitsyn1-2/+2
2024-09-23net: cirrus: use u8 for addr to calm down sparseNikita Shubin1-1/+3
2024-09-23dma-mapping: report unlimited DMA addressing in IOMMU DMA pathLeon Romanovsky1-1/+5