summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun
2026-08-15nbd: factor out a nbd_genl_foreach_sockYang Erkun
2026-08-15nbd: skip queue freeze when setting size at device startupYang Erkun
2026-08-15nbd: remove queue freeze in nbd_add_socketYang Erkun
2026-08-15nbd: clear queue limits on disconnectYang Erkun
2026-08-15nbd: disallow NBD_SET_SOCK on an active deviceYang Erkun
2026-08-15nbd: simplify find_fallback() by removing redundant logicLong Li
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder
2026-08-15block: mtip32xx: synchronize ioctls with device removalHongyan Xu
2026-08-15ublk: avoid teardown retry loop on xarray allocation failureYao Sang
2026-08-15null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel
2026-08-15Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-08-15loop: Fix recently introduced lock inversionBart Van Assche
2026-08-15swim3: Add missing MODULE_DESCRIPTIONNathan Chancellor
2026-08-15ublk: reject non-power-of-2 zone sizes in SET_PARAMSYao Sang
2026-08-15null_blk: serialize configfs attribute updates with device setupNiklas Cassel
2026-08-15null_blk: serialize configfs attribute shows with the lockZizhi Wo
2026-08-15null_blk: serialize configfs attribute stores with the lockZizhi Wo
2026-08-15null_blk: convert file-scope mutex users to guard(mutex)Zizhi Wo
2026-08-15null_blk: reject per-device queue resize for shared tag setZizhi Wo
2026-08-15null_blk: clean up null_del_dev() to use cached dev pointerZizhi Wo
2026-08-15null_blk: free zones array on device power-offZizhi Wo
2026-08-15null_blk: free global tag_set on init error pathZizhi Wo
2026-08-15null_blk: move unregister_blkdev() after destroying dev in null_exit()Zizhi Wo
2026-08-15null_blk: register configfs subsystem after creating default devicesZizhi Wo
2026-08-15null_blk: use DEFINE_MUTEX for the file-scope mutexZizhi Wo
2026-08-15mailbox: cix: fix DT property name string typo and use dev_err_probe()Surendra Singh Chouhan
2026-08-15mailbox: riscv-sbi-mpxy: validate RPMI notification lengthsPengpeng Hou
2026-08-15mailbox: bcm2835: use platform_get_irq and simplify probeRosen Penev
2026-08-15mailbox: qcom-ipcc: fix duplicate channel allocation across holesAnup Vishwakarma
2026-08-15mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
2026-08-15mailbox: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-15mailbox: exynos: Add support for Exynos850 mailboxAlexey Klimov
2026-08-15mailbox: pcc: Fix command timeout due to missed interruptHuisong Li
2026-08-15mailbox: pcc: Check shared memory signature on requestSudeep Holla
2026-08-15mailbox: pcc: Notify clients on polled completionSudeep Holla
2026-08-15mailbox: rockchip: drop unneeded runtime pointer (pclk)Linmao Li
2026-08-15mailbox: rockchip: disable pclk on probe failure and unbindLinmao Li
2026-08-15mailbox: qcom-cpucp: handle NULL data in send_data callbackJia Yang
2026-08-15mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handlerJia Yang
2026-08-15mailbox: arm_mhuv2: Use generic firmware property APIsKunihiko Hayashi
2026-08-15mailbox: arm_mhuv2: Convert channel translation to fw_xlate()Kunihiko Hayashi