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
2025-03-20
nvme-pci: remove stale comment
Baruch Siach
1
-3
/
+0
2025-03-20
nvme-fc: Utilise min3() to simplify queue count calculation
Qasim Ijaz
1
-2
/
+2
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
3
-1
/
+15
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
3
-0
/
+33
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
4
-4
/
+130
2025-03-20
nvmet: add tls_concat and tls_key debugfs entries
Hannes Reinecke
1
-0
/
+27
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
6
-13
/
+199
2025-03-20
nvmet: Add 'sq' argument to alloc_ctrl_args
Hannes Reinecke
5
-9
/
+14
2025-03-20
nvme-fabrics: reset admin connection for secure concatenation
Hannes Reinecke
1
-0
/
+10
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
8
-15
/
+205
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
4
-4
/
+75
2025-03-20
nvme: add nvme_auth_derive_tls_psk()
Hannes Reinecke
3
-0
/
+119
2025-03-20
nvme: add nvme_auth_generate_digest()
Hannes Reinecke
2
-0
/
+136
2025-03-20
nvme: add nvme_auth_generate_psk()
Hannes Reinecke
2
-0
/
+90
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
6
-70
/
+616
2025-03-20
docs: sysfs-block: Clarify integrity sysfs attributes
Milan Broz
1
-1
/
+22
2025-03-19
block/blk-iocost: ensure 'ret' is set on error
Jens Axboe
1
-1
/
+3
2025-03-19
block: correct locking order for protecting blk-wbt parameters
Nilay Shroff
3
-13
/
+58
2025-03-19
block: release q->elevator_lock in ioc_qos_write
Nilay Shroff
1
-0
/
+1
2025-03-19
ublk: remove io_cmds list in ublk_queue
Uday Shankar
1
-35
/
+11
2025-03-18
blk-cgroup: improve policy registration error handling
Chen Linxuan
1
-10
/
+12
2025-03-18
loop: move vfs_fsync() out of loop_update_dio()
Ming Lei
1
-6
/
+14
2025-03-18
block: Make request_queue lockdep splats show up earlier
Thomas Hellström
1
-0
/
+6
2025-03-18
block: fix a comment in the queue_attrs[] array
Christoph Hellwig
1
-5
/
+0
2025-03-13
block: protect debugfs attribute method hctx_busy_show
Nilay Shroff
1
-0
/
+5
2025-03-13
block: remove unnecessary goto labels in debugfs attribute read methods
Nilay Shroff
1
-12
/
+8
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
2
-11
/
+11
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
18
-26
/
+22
2025-03-12
block: fix adding folio to bio
Ming Lei
1
-4
/
+7
2025-03-12
block: remove unused parameter
Guixin Liu
6
-13
/
+10
2025-03-10
badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
Coly Li
1
-2
/
+3
2025-03-10
block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
Ming Lei
1
-0
/
+1
2025-03-10
block: protect hctx attributes/params using q->elevator_lock
Nilay Shroff
3
-8
/
+14
2025-03-10
block: protect read_ahead_kb using q->limits_lock
Nilay Shroff
2
-6
/
+13
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
3
-14
/
+12
2025-03-10
block: protect nr_requests update using q->elevator_lock
Nilay Shroff
2
-9
/
+11
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
7
-42
/
+60
2025-03-10
block: remove q->sysfs_lock for attributes which don't need it
Nilay Shroff
2
-54
/
+29
2025-03-10
block: move q->sysfs_lock and queue-freeze under show/store method
Nilay Shroff
2
-68
/
+162
2025-03-10
block: acquire q->limits_lock while reading sysfs attributes
Nilay Shroff
1
-37
/
+65
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
10
-33
/
+29
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
4
-20
/
+19
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
5
-49
/
+49
2025-03-06
badblocks: fix missing bad blocks on retry in _badblocks_check()
Zheng Qixing
1
-26
/
+24
2025-03-06
badblocks: fix merge issue when new badblocks align with pre+1
Li Nan
1
-2
/
+2
2025-03-06
badblocks: try can_merge_front before overlap_front
Li Nan
1
-26
/
+22
2025-03-06
badblocks: fix the using of MAX_BADBLOCKS
Li Nan
1
-2
/
+2
2025-03-06
badblocks: return error if any badblock set fails
Li Nan
1
-12
/
+5
2025-03-06
badblocks: return error directly when setting badblocks exceeds 512
Li Nan
1
-102
/
+19
2025-03-06
badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Li Nan
1
-0
/
+5
[next]