summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-15selftests: ublk: add SET_PARAMS validation testYao Sang
2026-08-15selftests: ublk: add helper for SET_PARAMSYao Sang
2026-08-15ublk: reject non-power-of-2 zone sizes in SET_PARAMSYao Sang
2026-08-15block: skip blkcg walk in blk_cgroup_congested() when nothing throttledUsama Arif
2026-08-15blk-iocost: clear delay state when freeing policy dataUsama Arif
2026-08-15blk-iolatency: clear delay state when freeing policy dataUsama Arif
2026-08-15block/mq-deadline: Drop unused dd parametersHongfu Li
2026-08-15null_blk: serialize configfs attribute updates with device setupNiklas Cassel
2026-08-15block: introduce bio_iov_iter_set()Pavel Begunkov
2026-08-15block: move bvec init into __bio_clonePavel Begunkov
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-15io_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
2026-08-16futex: Fix race on the initial mm->futex.phash.ref allocationHyunwoo Kim
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-15selftests/bpf: Add ksock test for async callback guardMahe Tardy
2026-08-15selftests/bpf: Test forbidden bpf_ksock_send() LSM attachMahe Tardy
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-15kernfs: avoid iattr allocation in listxattrYichong Chen
2026-08-15dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatibleYijie Yang
2026-08-15dt-bindings: mailbox: Convert TI Message Manager to DT schemaEduard Bostina
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-15dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatibleVaradarajan Narayanan
2026-08-15dt-bindings: mailbox: qcom-ipcc: Document Nord IPCCDeepti Jaggi
2026-08-15mailbox: exynos: Add support for Exynos850 mailboxAlexey Klimov
2026-08-15dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mboxAlexey 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