summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-10nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni
2026-03-10nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei
2026-03-06ublk: fix NULL pointer dereference in ublk_ctrl_set_size()Mehul Rao
2026-03-05block: use trylock to avoid lockdep circular dependency in sysfsMing Lei
2026-03-04Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0Jens Axboe
2026-03-04nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-04block: use __bio_add_page in bio_copy_kernYang Xiuwei
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-02-27nvme-multipath: fix leak on try_module_get failureKeith Busch
2026-02-26nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee
2026-02-24zloop: check for spurious options passed to removeChristoph Hellwig
2026-02-24zloop: advertise a volatile write cacheChristoph Hellwig
2026-02-20drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-02-17Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-17Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-17Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-17Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-17Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-16io_uring/bpf_filter: pass in expected filter payload sizeJens Axboe
2026-02-16io_uring/bpf_filter: move filter size and populate helper into structJens Axboe
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16io_uring/cancel: de-unionize file and user_data in struct io_cancel_dataJens Axboe
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-02-16blk-mq: use NOIO context to prevent deadlock during debugfs creationYu Kuai
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-16blk-stat: convert struct blk_stat_callback to kernel-docRandy Dunlap
2026-02-16block: fix enum descriptions kernel-docRandy Dunlap
2026-02-16fs/ntfs3: add delayed-allocation (delalloc) supportKonstantin Komarov
2026-02-16io_uring/rsrc: improve regbuf iov validationPavel Begunkov