index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196
AngeloGioacchino Del Regno
1
-1
/
+14
2026-08-07
thermal/drivers/qcom: add support for PMIC5 Gen3 ADC thermal monitoring
Jishnu Prakash
2
-0
/
+10
2026-08-07
iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
Jishnu Prakash
1
-47
/
+18
2026-08-07
iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
Jishnu Prakash
1
-3
/
+1
2026-08-07
thermal/of: Fix trivial enabled typo
Marek Vasut
1
-1
/
+1
2026-08-07
thermal/drivers/spacemit/k1: Add shutdown action and reorder registration order
Pei Xiao
1
-13
/
+60
2026-08-07
thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoring
Satya Priya Kakitapalli
3
-0
/
+271
2026-08-07
scsi: ibmvfc: Fix spelling mistake "Deleteing" -> "Deleting"
Colin Ian King
1
-1
/
+1
2026-08-07
scsi: core: pair EH runtime PM get and put
Hongjie Fang
2
-4
/
+6
2026-08-07
ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
Kazuma Kondo
1
-4
/
+7
2026-08-07
USB: serial: spcp8x5: drop broken carrier detect support
Johan Hovold
1
-13
/
+0
2026-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-33
/
+176
2026-08-07
Merge patch series "scsi: qla2xxx: Bug fixes and hardening"
Martin K. Petersen (Oracle)
17
-139
/
+415
2026-08-07
Merge patch series "scsi: qla2xxx: Add QLA29xx series adapter support"
Martin K. Petersen (Oracle)
24
-1046
/
+6096
2026-08-07
regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
Mark Brown
266
-1460
/
+3690
2026-08-07
regulator: qcom-rpmh: Fix coding style issues
Kamal Wadhwa
1
-1
/
+1
2026-08-07
regulator: qcom-rpmh: readback voltage/bypass/mode set during bootup
Kamal Wadhwa
1
-0
/
+120
2026-08-07
regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling
Kamal Wadhwa
1
-1
/
+5
2026-08-07
soc: qcom: rpmh: Add support to read back resource settings
Maulik Shah
2
-6
/
+54
2026-08-07
Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
6
-39
/
+113
2026-08-07
mtd: maps: remove dead select of MTD_CFI_BE_BYTE_SWAP
Julian Braha
1
-1
/
+0
2026-08-07
ACPI: TAD: Add locking around AML evaluations
Rafael J. Wysocki
1
-18
/
+28
2026-08-07
mtd: rawnand: gpmi: add debugfs entry for BCH geometry
Han Xu
2
-0
/
+35
2026-08-07
mtd: rawnand: validate ONFI extended parameter page sections
Pengpeng Hou
1
-2
/
+25
2026-08-07
mtd: rawnand: sunxi: add H616 MBUS DMA support
James Hilliard
1
-16
/
+104
2026-08-07
mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cycles
Aleksandr Mineev
1
-2
/
+10
2026-08-07
Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-71
/
+159
2026-08-07
Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+3
2026-08-07
s390/virtio: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-07
s390/cio: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-07
s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()
Heiko Carstens
2
-1
/
+3
2026-08-07
arm_mpam: Disable driver unbind to avoid UAF
Ben Horgan
1
-0
/
+1
2026-08-07
arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt
Ben Horgan
1
-0
/
+3
2026-08-07
perf: arm_pmuv3: Zero initialize hw_id branch stack field
James Clark
1
-1
/
+1
2026-08-07
Merge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
16
-64
/
+216
2026-08-07
Merge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-30
/
+74
2026-08-07
coresight: etm4x: remove redundant fields in etmv4_save_state
Yeoreum Yun
1
-5
/
+0
2026-08-07
coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable
Yeoreum Yun
1
-19
/
+25
2026-08-07
coresight: etm4x: fix leaked trace id
Yeoreum Yun
1
-1
/
+3
2026-08-07
coresight: etm4x: fix underflow for usage of (nrseqstate - 1)
Yeoreum Yun
4
-8
/
+16
2026-08-07
coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()
Yeoreum Yun
1
-1
/
+1
2026-08-07
hwtracing: hisi_ptt: Remove unnecessary trace buffer zeroing in trace_start()
Sanman Pradhan
1
-5
/
+0
2026-08-07
hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()
Sanman Pradhan
1
-7
/
+13
2026-08-07
coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
Kuan-Wei Chiu
1
-11
/
+4
2026-08-07
md/raid1: don't set array_frozen in raid1_takeover()
Bruce Johnston
1
-2
/
+0
2026-08-07
md: skip discard on unsupported member devices
Wale Zhang
1
-0
/
+4
2026-08-07
md: add cond_resched() to md_do_sync()'s skip path
Yunye Zhao
1
-1
/
+3
2026-08-07
md/raid10: fix still_degraded being inverted in raid10_sync_request()
Yunye Zhao
1
-1
/
+1
2026-08-07
md/raid5: split reshape bios before bitmap accounting
Yu Kuai
1
-0
/
+19
2026-08-07
md/raid5: wire llbitmap reshape lifecycle
Yu Kuai
1
-0
/
+37
[prev]
[next]