index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
platform
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
474
-494
/
+484
2024-12-01
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-12-01
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
2024-11-30
tools/power turbostat: Remove unnecessary fflush() call
Zhang Rui
1
-4
/
+3
2024-11-30
tools/power turbostat: Enhance platform divergence description
Zhang Rui
1
-28
/
+30
2024-11-30
tools/power turbostat: Add initial support for GraniteRapids-D
Zhang Rui
1
-0
/
+1
2024-11-30
tools/power turbostat: Remove PC3 support on Lunarlake
Zhang Rui
1
-1
/
+1
2024-11-30
tools/power turbostat: Rename arl_features to lnl_features
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Add back PC8 support on Arrowlake
Zhang Rui
1
-3
/
+3
2024-11-30
tools/power turbostat: Remove PC7/PC9 support on MTL
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
Patryk Wlazlyn
1
-2
/
+2
2024-11-30
tools/power turbostat: Fix trailing '\n' parsing
Zhang Rui
1
-0
/
+3
2024-11-30
tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...
Patryk Wlazlyn
2
-7
/
+123
2024-11-30
tools/power turbostat: Fix column printing for PMT xtal_time counters
Patryk Wlazlyn
1
-3
/
+3
2024-11-30
tools/power turbostat: fix GCC9 build regression
Todd Brandt
1
-9
/
+6
2024-11-30
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
1
-2
/
+7
[next]