summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08scsi: ufs: ufs-pci: Add AMD device ID supportRajeshkumar Sambandham
2026-06-08scsi: ufs: core: Handle PM commands timeout before SCSI EHHongjie Fang
2026-06-08scsi: devinfo: Broaden Promise VTrak E310/E610 identificationXose Vazquez Perez
2026-06-08nvme: quieten sparse warning in valid LBA size checkJohn Garry
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji
2026-06-08coresight: pass THIS_MODULE implicitly through a macroShashank Balaji
2026-06-08kernel: param: initialize module_kset in a pure_initcallShashank Balaji
2026-06-08soc/tegra: cbb: Move driver registration from pure_initcall to core_initcallShashank Balaji
2026-06-08scsi: target: Use constant-time crypto_memneq() for CHAP digestsDavid Disseldorp
2026-06-08scsi: target: Fix hexadecimal CHAP_I handlingDavid Disseldorp
2026-06-08scsi: scsi_debug: Fix one-partition tape setup boundsSamuel Moelius
2026-06-08scsi: ufs: qcom: dt-bindings: Document the Hawi UFS controllerPalash Kambar
2026-06-08scsi: mailmap: Update Avri Altman's email addressBart Van Assche
2026-06-08MAINTAINERS: i2c: designware: Remove inactive reviewerAndi Shyti
2026-06-08nvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
2026-06-08w1: ds2482: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-08Merge tag 'svc_updates_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2026-06-08Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-06-08Merge tag 'icc-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-08pinctrl: qcom: Fix resolving register base address from device nodeSneh Mankad
2026-06-08pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bitsSneh Mankad
2026-06-08Merge tag 'mhi-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-08Merge tag 'fpga-for-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2026-06-08Merge tag 'counter-updates-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-06-08i2c: tegra: Disable fair arbitration for non-MCTP busesAkhil R
2026-06-08i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocationAkhil R
2026-06-08i2c: tegra: Fix NOIRQ suspend/resumeAkhil R
2026-06-08i2c: tegra: Update Tegra410 I2C timing parametersAkhil R
2026-06-08nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
2026-06-08NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEIDLei Yin
2026-06-08watchdog: unregister PM notifier on watchdog unregisterYuho Choi
2026-06-08create_default_group(): pass parent's dentry instead of config_groupAl Viro
2026-06-08configfs_attach_group(): drop the unused parent_item argumentAl Viro
2026-06-08dt-bindings: watchdog: qcom-wdt: Document IPQ5210 watchdogKathiravan Thirumoorthy
2026-06-08configs_attach_item(): drop unused parent_item argumentAl Viro
2026-06-08configfs_create(): lift parent timestamp updates into callersAl Viro
2026-06-08watchdog: dev: convert to kernel-doc commentsRandy Dunlap
2026-06-08watchdog: core: clean up some commentsRandy Dunlap
2026-06-08watchdog: uapi: add comments for what bit masks apply toRandy Dunlap
2026-06-08watchdog: linux/watchdog.h: repair kernel-doc commentsRandy Dunlap
2026-06-08watchdog: add devm_watchdog_register_device() to watchdog-kernel-apiRandy Dunlap
2026-06-08kill configfs_drop_dentry()Al Viro
2026-06-08configfs: mark pinned dentries persistentAl Viro
2026-06-08configfs: dentry refcount needs to be pinned only onceAl Viro
2026-06-08switch configfs_detach_{group,item}() to passing dentryAl Viro
2026-06-08configfs_remove_dir(), detach_attrs(): switch to passing dentryAl Viro
2026-06-08populate_attrs(): move cleanup to the sole callerAl Viro
2026-06-08populate_group(): move cleanup on failure to the sole callerAl Viro
2026-06-08configfs_detach_rollback(): pass configfs_dirent instead of dentryAl Viro