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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
iio: humidity: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2
-6
/
+2
2026-07-27
iio: health: Remove redundant dev_err()
Pan Chuang
4
-12
/
+4
2026-07-27
iio: gyro: adxrs290: Remove redundant dev_err_probe()
Pan Chuang
1
-3
/
+2
2026-07-27
iio: st_sensors: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-07-27
iio: chemical: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
3
-5
/
+3
2026-07-27
iio: addac: ad74413r: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-07-27
iio: accel: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
12
-31
/
+12
2026-07-27
iio: adc: at91_adc: use const char * for DT string property
Amin GATTOUT
1
-2
/
+2
2026-07-27
iio: hid-sensor: als: scale each channel individually
Daniel Schaefer
1
-10
/
+12
2026-07-27
dm-io: report non-retryable errors separatedly
Mikulas Patocka
10
-54
/
+83
2026-07-27
dm-io: clone the source bio instead of copying its biovec
Keith Busch
1
-43
/
+24
2026-07-27
i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
H. Nikolaus Schaller
1
-1
/
+4
2026-07-27
net: do not send ICMP/NDISC Redirects when peer allocation fails
Eric Dumazet
3
-3
/
+3
2026-07-27
i2c: amd-mp2: Unregister callback on adapter add failure
Myeonghun Pak
1
-1
/
+3
2026-07-27
i2c: spacemit: request IRQ after controller initialization
Linmao Li
1
-5
/
+5
2026-07-27
rust: devres: use `cast_pin_init` instead of manual reimplementation
Gary Guo
1
-5
/
+1
2026-07-27
dm: fix race when loading and unloading a table
Mikulas Patocka
1
-4
/
+8
2026-07-27
dm: fix resume-vs-remove race
Mikulas Patocka
1
-1
/
+1
2026-07-27
base: soc: fixup sys_soc.h kernel-doc warnings
Randy Dunlap
1
-1
/
+8
2026-07-27
platform/surface: gpe: add missing err.h include
Bartosz Golaszewski
1
-0
/
+1
2026-07-27
quota: remove CONFIG_PRINT_QUOTA_WARNING code
Jiri Slaby (SUSE)
8
-121
/
+2
2026-07-27
KVM: x86: Don't WARN if IRQ disappears when Xen emulation is enabled.
Sean Christopherson
1
-1
/
+5
2026-07-27
KVM: x86: Don't WARN if IRQ disappears because it was cleared from the PIC
Sean Christopherson
3
-2
/
+22
2026-07-27
KVM: x86: Replace delivery mode TODO with WARN_ON_ONCE
Tim Wiederhake
1
-2
/
+1
2026-07-27
KVM: selftests: Extend set_sregs test to cover EFER
Yosry Ahmed
2
-20
/
+63
2026-07-27
arm64: dts: imx95: Add dma, intr, aer and pme interrupts for PCIe
Richard Zhu
1
-4
/
+12
2026-07-27
arm64: dts: imx94-xspi: add the DMA channels
Han Xu
1
-0
/
+4
2026-07-27
ASoC: SOF: ipc4-topology: repair struct kernel-doc comments
Randy Dunlap
1
-3
/
+6
2026-07-27
ASoC: SOF: don't use "/**" for non-kernel-doc comments
Randy Dunlap
1
-2
/
+2
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add Cortex-M4F UART_4 overlay
Ernest Van Hoecke
2
-0
/
+17
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add Cortex-M4F remoteproc
Ernest Van Hoecke
1
-0
/
+33
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add Toradex Capacitive Touch Display 7"...
Ernest Van Hoecke
2
-0
/
+133
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add Toradex Capacitive Touch Display 10...
Ernest Van Hoecke
2
-0
/
+136
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add Toradex DSI to LVDS adapter with 10...
Ernest Van Hoecke
2
-0
/
+108
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add DSI to HDMI adapter overlay
Ernest Van Hoecke
2
-0
/
+101
2026-07-27
arm64: dts: freescale: imx8mm-verdin: Add NAU8822 Bridge Tied Load
Ernest Van Hoecke
2
-0
/
+18
2026-07-27
arm64: dts: imx95-var-dart-sonata: enable in-band status for SFP
Stefano Radaelli
1
-0
/
+1
2026-07-27
w1: ds2482: Fix signedness bug in ds2482_w1_triplet()
Babanpreet Singh
1
-0
/
+4
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
Shyam Sundar S K
4
-1
/
+397
2026-07-27
platform/x86/amd/pmf: Refactor NPU metrics for platform extensibility
Shyam Sundar S K
1
-18
/
+23
2026-07-27
platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()
Shyam Sundar S K
1
-3
/
+3
2026-07-27
platform/x86/amd/pmf: Add missing newline in dev_err message
Shyam Sundar S K
1
-1
/
+1
2026-07-27
platform/x86/amd/pmf: Move metrics code to dedicated file
Shyam Sundar S K
4
-156
/
+187
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registers
Shyam Sundar S K
2
-5
/
+26
2026-07-27
platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registers
Shyam Sundar S K
2
-13
/
+50
2026-07-27
w1: validate slave string length before checking separator
Pengpeng Hou
1
-0
/
+5
2026-07-27
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
971
-4662
/
+12946
2026-07-27
hwmon: (nzxt-smart2) DMA-align output buffer
Guenter Roeck
1
-1
/
+1
2026-07-27
hwmon: (lm90) Only report alarms if driver is ready
Guenter Roeck
1
-2
/
+2
2026-07-27
hwmon: (sht3x) Fix unaligned accesses
Guenter Roeck
1
-4
/
+5
[prev]
[next]