summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-24bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert
2023-11-22nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann
2023-11-22nvme: target: fix Kconfig select statementsArnd Bergmann
2023-11-22nvme: target: fix nvme_keyring_id() referencesArnd Bergmann
2023-11-22Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-11-22nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke
2023-11-21nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner
2023-11-20s390/dasd: resolve spelling mistakeMuhammad Muzammil
2023-11-20block/null_blk: Fix double blk_mq_start_request() warningChengming Zhou
2023-11-20nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke
2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig
2023-11-20nvme: blank out authentication fabrics options if not configuredHannes Reinecke
2023-11-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-11-20nvme-tcp: only evaluate 'tls' option if TLS is selectedHannes Reinecke
2023-11-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan
2023-11-20nvme-auth: unlock mutex in one place onlyMark O'Donovan
2023-11-20nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan
2023-11-20nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan
2023-11-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan
2023-11-20Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2023-11-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li
2023-11-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li
2023-11-20bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li
2023-11-20bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up raceMingzhe Zou
2023-11-20bcache: fixup lock c->root errorMingzhe Zou
2023-11-20bcache: fixup init dirty data errorsMingzhe Zou
2023-11-20bcache: prevent potential division by zero errorRand Deeb
2023-11-20bcache: remove redundant assignment to variable cur_idxColin Ian King
2023-11-20bcache: check return value from btree_node_alloc_replacement()Coly Li
2023-11-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li
2023-11-19md: fix bi_status reporting in md_end_clone_ioSong Liu
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello