index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
nvme: disable controller on reset state failure
Keith Busch
1
-1
/
+2
2023-06-30
nvme: sync timeout work on failed reset
Keith Busch
1
-0
/
+1
2023-06-30
nvme: ensure unquiesce on teardown
Keith Busch
1
-0
/
+1
2023-06-29
cdrom/gdrom: Fix build error
Guenter Roeck
1
-2
/
+2
2023-06-29
nvme: improved uring polling
Keith Busch
4
-54
/
+22
2023-06-29
block: add request polling helper
Keith Busch
2
-16
/
+34
2023-06-28
x86/mem_encrypt: Remove stale mem_encrypt_init() declaration
Linus Torvalds
1
-1
/
+0
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
1
-0
/
+1
2023-06-28
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
1
-4
/
+4
2023-06-27
nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
Sagi Grimberg
1
-0
/
+8
2023-06-27
nvme: host: fix command name spelling
Damien Le Moal
1
-1
/
+1
2023-06-26
blk-sysfs: add a new attr_group for blk_mq
Yu Kuai
1
-11
/
+31
2023-06-26
blk-iocost: move wbt_enable/disable_default() out of spinlock
Yu Kuai
1
-2
/
+5
2023-06-26
blk-wbt: cleanup rwb_enabled() and wbt_disabled()
Yu Kuai
1
-3
/
+2
2023-06-26
blk-wbt: remove dead code to handle wbt enable/disable with io inflight
Yu Kuai
1
-16
/
+0
2023-06-26
blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
Yu Kuai
2
-88
/
+74
2023-06-26
thermal/drivers/qcom/temp-alarm: Use dev_err_probe
Luca Weiss
1
-20
/
+14
2023-06-26
thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
Chen-Yu Tsai
1
-0
/
+4
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/qcom: Remove redundant msg at probe time
Yangtao Li
3
-9
/
+3
2023-06-26
thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()
Yangtao Li
1
-3
/
+1
2023-06-26
thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()
Yangtao Li
1
-2
/
+1
2023-06-26
drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...
Yangtao Li
2
-4
/
+2
2023-06-26
thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()
Yangtao Li
1
-3
/
+1
2023-06-26
thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
Yangtao Li
1
-1
/
+4
2023-06-26
thermal/drivers/stm32: Convert to platform remove callback returning void
Uwe Kleine-König
3
-7
/
+5
2023-06-26
net/mlx5: Update the driver with the recent thermal changes
Daniel Lezcano
1
-7
/
+8
2023-06-26
thermal/drivers/armada: Add support for AP807 thermal data
Alex Leibovich
1
-2
/
+30
2023-06-26
dt-bindings: armada-thermal: Add armada-ap807-thermal compatible
Alex Leibovich
1
-0
/
+1
2023-06-26
thermal/drivers/qoriq: Support version 2.1
Peng Fan
1
-4
/
+10
2023-06-26
thermal/drivers/qoriq: Only enable supported sensors
Peng Fan
1
-11
/
+19
2023-06-26
thermal/drivers/qoriq: No need to program site adjustment register
Pankit Garg
1
-4
/
+0
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensors
Chen-Yu Tsai
1
-0
/
+5
2023-06-26
thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
Christophe JAILLET
1
-37
/
+18
2023-06-26
Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...
Ricardo Cañuelo
1
-12
/
+2
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add MSM8909 data
Stephan Gerhold
3
-2
/
+39
2023-06-26
dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible
Stephan Gerhold
1
-0
/
+1
2023-06-26
dt-bindings: thermal: qcom-tsens: Drop redundant compatibles
Stephan Gerhold
1
-21
/
+1
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsets
Stephan Gerhold
3
-1
/
+30
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope values
Stephan Gerhold
1
-1
/
+17
2023-06-26
thermal/drivers/qcom/tsens: Drop unused legacy structs
Stephan Gerhold
2
-58
/
+0
2023-06-26
dt-bindings: thermal: tsens: Add ipq9574 compatible
Praveenkumar I
1
-0
/
+6
2023-06-26
dt-bindings: thermal: convert bcm2835-thermal bindings to YAML
Stefan Wahren
2
-41
/
+48
2023-06-26
thermal: Allow selecting the bang-bang governor as default
Thierry Reding
2
-0
/
+10
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226
Matti Lehtimäki
3
-2
/
+30
2023-06-26
dt-bindings: thermal: tsens: Add compatible for MSM8226
Matti Lehtimäki
1
-0
/
+1
2023-06-26
drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4
Wolfram Sang
1
-2
/
+42
[next]