summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-11-161-1/+1
* | | | | | Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-11-231-0/+3
|\ \ \ \ \ \
| * | | | | | ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni2023-11-201-0/+3
| |/ / / / /
* | | | | | Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds2023-11-2325-148/+210
|\ \ \ \ \ \
| * | | | | | nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann2023-11-221-17/+14
| * | | | | | nvme: target: fix Kconfig select statementsArnd Bergmann2023-11-221-2/+2
| * | | | | | nvme: target: fix nvme_keyring_id() referencesArnd Bergmann2023-11-221-1/+1
| * | | | | | Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7Jens Axboe2023-11-228-22/+37
| |\ \ \ \ \ \
| | * | | | | | nvme: move nvme_stop_keep_alive() back to original positionHannes Reinecke2023-11-224-12/+11
| | * | | | | | nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke2023-11-201-1/+3
| | * | | | | | nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig2023-11-201-0/+4
| | * | | | | | nvme: blank out authentication fabrics options if not configuredHannes Reinecke2023-11-201-0/+2
| | * | | | | | nvme: catch errors from nvme_configure_metadata()Hannes Reinecke2023-11-201-6/+13
| | * | | | | | nvme-tcp: only evaluate 'tls' option if TLS is selectedHannes Reinecke2023-11-201-1/+1
| | * | | | | | nvme-auth: set explanation code for failure2 msgsMark O'Donovan2023-11-201-0/+2
| | * | | | | | nvme-auth: unlock mutex in one place onlyMark O'Donovan2023-11-201-2/+1
| * | | | | | | nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan2023-11-211-13/+22
| * | | | | | | s390/dasd: protect device queue against concurrent accessJan Höppner2023-11-201-11/+13
| * | | | | | | s390/dasd: resolve spelling mistakeMuhammad Muzammil2023-11-201-1/+1
| * | | | | | | block/null_blk: Fix double blk_mq_start_request() warningChengming Zhou2023-11-201-12/+13
| * | | | | | | block: Remove blk_set_runtime_active()Damien Le Moal2023-11-202-29/+5
| * | | | | | | nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan2023-11-201-1/+17
| * | | | | | | nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan2023-11-201-8/+19
| * | | | | | | nbd: fold nbd config initialization into nbd_alloc_config()Li Nan2023-11-201-22/+19
| * | | | | | | Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2023-11-201-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | md: fix bi_status reporting in md_end_clone_ioSong Liu2023-11-191-1/+2
| * | | | | | | | bcache: avoid NULL checking to c->root in run_cache_set()Coly Li2023-11-201-1/+1
| * | | | | | | | bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li2023-11-201-0/+7
| * | | | | | | | bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li2023-11-201-1/+1
| * | | | | | | | bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up raceMingzhe Zou2023-11-201-1/+2
| * | | | | | | | bcache: fixup lock c->root errorMingzhe Zou2023-11-201-3/+11
| * | | | | | | | bcache: fixup init dirty data errorsMingzhe Zou2023-11-201-1/+4
| * | | | | | | | bcache: prevent potential division by zero errorRand Deeb2023-11-201-1/+1
| * | | | | | | | bcache: remove redundant assignment to variable cur_idxColin Ian King2023-11-201-1/+1
| * | | | | | | | bcache: check return value from btree_node_alloc_replacement()Coly Li2023-11-201-0/+2
| * | | | | | | | bcache: avoid oversize memory allocation by small stripe_sizeColy Li2023-11-202-0/+3
| |/ / / / / / /
| * | | | | | | blk-cgroup: bypass blkcg_deactivate_policy after destroyingMing Lei2023-11-171-0/+13
| * | | | | | | blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup()Ming Lei2023-11-171-2/+0
| * | | | | | | blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei2023-11-171-0/+2
* | | | | | | | Merge tag 'io_uring-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds2023-11-232-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: fix off-by one bvec indexKeith Busch2023-11-201-1/+1
| * | | | | | | | io_uring/fs: consider link->flags when getting path for LINKATCharles Mirabile2023-11-201-1/+1
* | | | | | | | | Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-2311-22/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K2023-11-221-0/+5
| * | | | | | | | | HID: hid-asus: reset the backlight brightness level on resumeDenis Benato2023-11-221-0/+19
| * | | | | | | | | HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato2023-11-221-4/+4
| * | | | | | | | | Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2023-11-212-9/+3
| * | | | | | | | | HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum2023-11-211-0/+1
| * | | | | | | | | HID: glorious: fix Glorious Model I HID reportBrett Raye2023-11-212-6/+21
| * | | | | | | | | HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-11-213-2/+16