summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-22nvme: enhance cns version checkingKeith Busch
2024-10-18Merge tag 'md-6.12-20241018' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-10-17cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf
2024-10-17Merge tag 'nvme-6.12-2024-10-18' of git://git.infradead.org/nvme into block-6.12Jens Axboe
2024-10-17md/raid10: fix null ptr dereference in raid10_size()Yu Kuai
2024-10-17md: ensure child flush IO does not affect origin bio->bi_statusLi Nan
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-15nvme-multipath: defer partition scanningKeith Busch
2024-10-11drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert
2024-10-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-10-02aoe: fix the potential use-after-free problem in more placesChun-Yi Lee
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-28Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-28fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin
2024-09-27Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-27Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-27Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann
2024-09-27i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-27i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven
2024-09-26drm/amd/pm: update workload mask after the settingKenneth Feng
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher
2024-09-26drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher
2024-09-26drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min
2024-09-26zram: don't free statically defined namesAndrey Skvortsov