index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-05
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-05
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-03-30
Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
1
-1
/
+2
2023-03-30
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
1
-20
/
+26
2023-03-29
md: fix regression for null-ptr-deference in __md_stop()
Yu Kuai
1
-1
/
+2
2023-03-28
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
1
-1
/
+2
2023-03-27
loop: LOOP_CONFIGURE: send uevents for partitions
Alyssa Ross
1
-9
/
+9
2023-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
1
-1
/
+2
2023-03-20
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2
-19
/
+26
2023-03-18
block: ublk_drv: mark device as LIVE before adding disk
Ming Lei
1
-1
/
+2
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
4
-16
/
+54
2023-03-15
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2
-9
/
+12
2023-03-15
md: select BLOCK_LEGACY_AUTOLOAD
NeilBrown
1
-0
/
+4
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2
-7
/
+7
2023-03-15
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
1
-0
/
+9
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
1
-6
/
+18
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
1
-0
/
+2
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
1
-0
/
+1
2023-03-15
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2023-03-15
block: null_blk: cleanup null_queue_rq()
Damien Le Moal
1
-15
/
+14
2023-03-15
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
1
-3
/
+3
2023-03-14
loop: Fix use-after-free issues
Bart Van Assche
1
-8
/
+17
2023-03-13
md: avoid signed overflow in slot_store()
NeilBrown
1
-0
/
+3
2023-03-13
md: Free resources in __md_stop
Xiao Ni
1
-9
/
+5
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
[next]