summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner
2023-11-20s390/dasd: resolve spelling mistakeMuhammad Muzammil
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20veth: Use tstats per-CPU traffic countersPeilin Ye
2023-11-20netkit: Add tstats per-CPU traffic countersDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
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-20drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-11-20drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-11-20drm/i915/dp_mst: Fix race between connector registration and setupImre Deak
2023-11-19md: fix bi_status reporting in md_end_clone_ioSong Liu
2023-11-20ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-19wireguard: use DEV_STATS_INC()Eric Dumazet
2023-11-19net: wangxun: fix kernel panic due to null pointerJiawen Wu
2023-11-19drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-11-19drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-17drm/msm: remove unnecessary NULL checkDan Carpenter
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-17drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka