index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-12-10
1
-3
/
+3
*
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
2024-12-05
6
-30
/
+22
|
\
|
*
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
1
-10
/
+4
|
*
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
1
-1
/
+0
|
*
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
2024-12-04
1
-7
/
+1
|
*
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
2024-12-04
1
-1
/
+1
|
*
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
2024-12-04
1
-1
/
+2
|
*
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
2024-12-04
1
-2
/
+1
|
*
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
2024-12-04
1
-2
/
+3
|
*
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
2024-12-03
1
-3
/
+1
|
*
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
2024-12-02
1
-1
/
+2
|
*
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
2024-12-02
1
-2
/
+7
*
|
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2024-12-05
1
-2
/
+5
*
|
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
2024-12-03
1
-1
/
+1
*
|
block: rnull: add missing MODULE_DESCRIPTION
FUJITA Tomonori
2024-12-03
1
-0
/
+1
*
|
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
671
-1509
/
+1505
*
|
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
455
-465
/
+465
*
|
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-01
8
-1
/
+663
|
\
\
|
*
|
of: base: Document prefix argument for of_get_next_child_with_prefix()
Chen-Yu Tsai
2024-11-29
1
-0
/
+1
|
*
|
i2c: Fix whitespace style issue
Liam Zuiderhoek
2024-11-27
1
-1
/
+1
|
*
|
platform/chrome: Introduce device tree hardware prober
Chen-Yu Tsai
2024-11-27
3
-0
/
+166
|
*
|
i2c: of-prober: Add GPIO support to simple helpers
Chen-Yu Tsai
2024-11-27
1
-2
/
+98
|
*
|
i2c: of-prober: Add simple helpers for regulator support
Chen-Yu Tsai
2024-11-27
1
-1
/
+137
|
*
|
i2c: Introduce OF component probe function
Chen-Yu Tsai
2024-11-27
2
-0
/
+184
|
*
|
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2024-11-27
1
-0
/
+35
|
*
|
of: dynamic: Add of_changeset_update_prop_string
Chen-Yu Tsai
2024-11-27
1
-0
/
+44
*
|
|
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-01
14
-24
/
+52
|
\
\
\
|
*
|
|
irqchip: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-26
12
-12
/
+12
|
*
|
|
irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
Zhou Wang
2024-11-26
1
-11
/
+39
|
*
|
|
irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domain
Russell King (Oracle)
2024-11-26
1
-1
/
+1
*
|
|
|
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-01
1
-2
/
+7
|
\
\
\
\
|
*
|
|
|
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
2024-11-30
1
-2
/
+7
*
|
|
|
|
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-01
14
-106
/
+316
|
\
\
\
\
\
|
*
|
|
|
|
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
2024-11-29
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-21
8
-85
/
+260
|
|
\
\
\
\
|
|
*
|
|
|
nvme: tuning pr code by using defined structs and macros
Guixin Liu
2024-11-21
1
-47
/
+75
|
|
*
|
|
|
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
2024-11-19
1
-0
/
+5
|
|
*
|
|
|
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
2024-11-19
1
-7
/
+10
|
|
*
|
|
|
nvme-pci: use sgls for all user requests if possible
Keith Busch
2024-11-18
2
-4
/
+13
|
|
*
|
|
|
nvme: define the remaining used sgls constants
Keith Busch
2024-11-18
3
-6
/
+8
|
|
*
|
|
|
nvme-pci: add support for sgl metadata
Keith Busch
2024-11-18
2
-15
/
+136
|
|
*
|
|
|
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-18
1
-7
/
+14
|
*
|
|
|
|
md/raid10: Atomic write support
John Garry
2024-11-19
1
-2
/
+18
|
*
|
|
|
|
md/raid1: Atomic write support
John Garry
2024-11-19
1
-2
/
+18
|
*
|
|
|
|
md/raid0: Atomic write support
John Garry
2024-11-19
1
-0
/
+1
|
*
|
|
|
|
ublk: fix error code for unsupported command
Ming Lei
2024-11-19
1
-1
/
+1
|
*
|
|
|
|
loop: Fix ABBA locking race
OGAWA Hirofumi
2024-11-19
1
-15
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-30
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sh: intc: Fix use-after-free bug in register_intc_controller()
Dan Carpenter
2024-11-30
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-11-30
2
-10
/
+13
|
\
\
\
\
\
\
[next]