index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-27
nvme-tcp: remove nvme_tcp_destroy_io_queues()
Chunguang.xu
1
-11
/
+7
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
5
-65
/
+79
2024-12-27
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2024-12-27
nvmet: Don't overflow subsysnqn
Leo Stone
1
-2
/
+9
2024-12-26
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
1
-9
/
+17
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
1
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"
Ming Lei
3
-26
/
+23
2024-12-18
nvme: use blk_validate_block_size() for max LBA check
Luis Chamberlain
1
-1
/
+1
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
1
-2
/
+1
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
3
-23
/
+26
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
3
-3
/
+3
2024-12-11
nvme-pci: 512 byte aligned dma pool segment quirk
Robert Beckett
2
-2
/
+12
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
1
-1
/
+1
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-12-10
MAINTAINERS: update Coly Li's email address
Coly Li
1
-1
/
+1
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2
-249
/
+61
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
3
-26
/
+124
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
1
-0
/
+9
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
1
-20
/
+42
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-05
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
1
-2
/
+5
2024-12-04
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
1
-10
/
+4
2024-12-04
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
1
-1
/
+0
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
1
-7
/
+1
2024-12-04
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
1
-1
/
+1
2024-12-04
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
1
-1
/
+2
2024-12-04
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
1
-2
/
+1
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
1
-2
/
+3
2024-12-03
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
1
-1
/
+1
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
1
-3
/
+1
2024-12-03
block: rnull: add missing MODULE_DESCRIPTION
FUJITA Tomonori
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
876
-2196
/
+2189
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
1
-1
/
+2
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
1
-2
/
+7
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
474
-494
/
+484
2024-12-01
Linux 6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2
-24
/
+0
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
1
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
1
-50
/
+32
2024-11-30
tools/power turbostat: Consolidate graphics sysfs access
Zhang Rui
1
-9
/
+6
[next]