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
*
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
7
-19
/
+19
|
\
|
*
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
2024-03-23
1
-1
/
+1
|
*
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-23
6
-18
/
+18
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-22
8
-71
/
+411
|
\
\
|
*
|
scsi: scsi_debug: Maintain write statistics per group number
Bart Van Assche
2024-02-27
1
-4
/
+45
|
*
|
scsi: scsi_debug: Implement GET STREAM STATUS
Bart Van Assche
2024-02-27
1
-0
/
+50
|
*
|
scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
Bart Van Assche
2024-02-27
1
-3
/
+58
|
*
|
scsi: scsi_debug: Allocate the MODE SENSE response from the heap
Bart Van Assche
2024-02-27
1
-2
/
+7
|
*
|
scsi: scsi_debug: Rework subpage code error handling
Bart Van Assche
2024-02-27
1
-34
/
+36
|
*
|
scsi: scsi_debug: Rework page code error handling
Bart Van Assche
2024-02-27
1
-12
/
+12
|
*
|
scsi: scsi_debug: Support the block limits extension VPD page
Bart Van Assche
2024-02-27
1
-0
/
+16
|
*
|
scsi: scsi_debug: Reduce code duplication
Bart Van Assche
2024-02-27
1
-14
/
+2
|
*
|
scsi: sd: Translate data lifetime information
Bart Van Assche
2024-02-27
2
-4
/
+98
|
*
|
scsi: scsi_proto: Add structures and constants related to I/O groups and streams
Bart Van Assche
2024-02-27
3
-0
/
+63
|
*
|
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-27
4
-0
/
+26
*
|
|
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-22
12
-34
/
+233
|
\
\
\
|
*
\
\
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
11
-33
/
+233
|
|
\
\
\
|
|
*
|
|
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-21
1
-5
/
+3
|
|
*
|
|
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
2024-03-21
1
-3
/
+0
|
|
*
|
|
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
2024-03-18
1
-3
/
+18
|
|
*
|
|
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
2024-03-18
1
-1
/
+1
|
|
*
|
|
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
2024-03-18
1
-0
/
+3
|
|
*
|
|
nvme: parse format command's lbafu when tracing
Guixin Liu
2024-03-14
1
-1
/
+4
|
|
*
|
|
nvme: add tracing of reservation commands
Guixin Liu
2024-03-14
1
-0
/
+62
|
|
*
|
|
nvme: parse zns command's zsa and zrasf to string
Guixin Liu
2024-03-14
1
-3
/
+35
|
|
*
|
|
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
2024-03-14
2
-4
/
+2
|
|
*
|
|
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2024-03-14
2
-9
/
+4
|
|
*
|
|
nvmet: add tracing of zns commands
Guixin Liu
2024-03-08
1
-0
/
+66
|
|
*
|
|
nvmet: add tracing of authentication commands
Guixin Liu
2024-03-08
1
-0
/
+32
|
|
*
|
|
nvme-apple: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
1
-4
/
+2
|
|
*
|
|
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-08
1
-0
/
+1
|
|
*
|
|
nvme: change shutdown timeout setting message
Keith Busch
2024-03-08
1
-1
/
+1
|
*
|
|
|
floppy: remove duplicated code in redo_fd_request()
Yufeng Wang
2024-03-19
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-22
2
-6
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
2024-03-21
1
-2
/
+10
|
*
|
|
|
|
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
2024-03-20
1
-1
/
+3
|
*
|
|
|
|
dm-integrity: fix a memory leak when rechecking the data
Mikulas Patocka
2024-03-19
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
11
-79
/
+324
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"
Palmer Dabbelt
2024-03-20
4
-26
/
+187
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cpufreq: Move CPPC configs to common Kconfig and add RISC-V
Sunil V L
2024-03-20
2
-26
/
+29
|
|
*
|
|
|
|
|
ACPI: RISC-V: Add CPPC driver
Sunil V L
2024-03-20
2
-0
/
+158
|
*
|
|
|
|
|
|
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2024-03-20
4
-46
/
+89
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
2024-03-20
1
-1
/
+1
|
|
*
|
|
|
|
|
ACPI: RISC-V: Add LPI driver
Sunil V L
2024-03-20
2
-1
/
+83
|
|
*
|
|
|
|
|
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2024-03-20
1
-44
/
+5
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2024-03-15
2
-5
/
+46
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
2
-3
/
+46
|
|
*
|
|
|
|
|
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
2024-03-12
1
-2
/
+0
|
*
|
|
|
|
|
|
Merge tag 'irq-for-riscv-02-23-24' of ssh://gitolite.kernel.org/pub/scm/linux...
Palmer Dabbelt
2024-03-12
1
-13
/
+69
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
Vincent Chen
2024-01-23
2
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]