summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal2024-12-101-3/+3
* Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe2024-12-056-30/+22
|\
| * nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu2024-12-041-10/+4
| * nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu2024-12-041-1/+0
| * nvme-rdma: unquiesce admin_q before destroy itChunguang.xu2024-12-041-7/+1
| * nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu2024-12-041-1/+1
| * nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig2024-12-041-1/+2
| * nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin2024-12-041-2/+1
| * nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi2024-12-041-2/+3
| * nvme-pci: remove two deallocate zeroes quirksKeith Busch2024-12-031-3/+1
| * nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig2024-12-021-1/+2
| * nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff2024-12-021-2/+7
* | virtio-blk: don't keep queue frozen during system suspendMing Lei2024-12-051-2/+5
* | bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che2024-12-031-1/+1
* | block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori2024-12-031-0/+1
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-02671-1509/+1505
* | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-02455-465/+465
* | Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-018-1/+663
|\ \
| * | of: base: Document prefix argument for of_get_next_child_with_prefix()Chen-Yu Tsai2024-11-291-0/+1
| * | i2c: Fix whitespace style issueLiam Zuiderhoek2024-11-271-1/+1
| * | platform/chrome: Introduce device tree hardware proberChen-Yu Tsai2024-11-273-0/+166
| * | i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai2024-11-271-2/+98
| * | i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai2024-11-271-1/+137
| * | i2c: Introduce OF component probe functionChen-Yu Tsai2024-11-272-0/+184
| * | of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai2024-11-271-0/+35
| * | of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai2024-11-271-0/+44
* | | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0114-24/+52
|\ \ \
| * | | irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-2612-12/+12
| * | | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-11/+39
| * | | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)2024-11-261-1/+1
* | | | Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-12-011-2/+7
|\ \ \ \
| * | | | PCI/pwrctrl: Unregister platform device only if one actually existsBrian Norris2024-11-301-2/+7
* | | | | Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds2024-12-0114-106/+316
|\ \ \ \ \
| * | | | | brd: decrease the number of allocated pages which discardedZhang Xianwei2024-11-291-1/+3
| | |_|_|/ | |/| | |
| * | | | Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-218-85/+260
| |\ \ \ \
| | * | | | nvme: tuning pr code by using defined structs and macrosGuixin Liu2024-11-211-47/+75
| | * | | | nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff2024-11-191-0/+5
| | * | | | Revert "nvme: make keep-alive synchronous operation"Nilay Shroff2024-11-191-7/+10
| | * | | | nvme-pci: use sgls for all user requests if possibleKeith Busch2024-11-182-4/+13
| | * | | | nvme: define the remaining used sgls constantsKeith Busch2024-11-183-6/+8
| | * | | | nvme-pci: add support for sgl metadataKeith Busch2024-11-182-15/+136
| | * | | | nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao2024-11-181-7/+14
| * | | | | md/raid10: Atomic write supportJohn Garry2024-11-191-2/+18
| * | | | | md/raid1: Atomic write supportJohn Garry2024-11-191-2/+18
| * | | | | md/raid0: Atomic write supportJohn Garry2024-11-191-0/+1
| * | | | | ublk: fix error code for unsupported commandMing Lei2024-11-191-1/+1
| * | | | | loop: Fix ABBA locking raceOGAWA Hirofumi2024-11-191-15/+15
| |/ / / /
* | | | | Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-301-1/+1
|\ \ \ \ \
| * | | | | sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter2024-11-301-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-302-10/+13
|\ \ \ \ \ \