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-29
kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo str...
Yafang Shao
1
-0
/
+11
2026-07-29
dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
Luca Leonardo Scorcia
1
-4
/
+7
2026-07-30
ASoC: stm: Drop redundant error message
Mark Brown
4
-18
/
+7
2026-07-30
ASoC: stm: stm32_spdifrx: Drop redundant error messages
bui duc phuc
1
-4
/
+2
2026-07-30
ASoC: stm: stm32_sai_sub: Drop redundant error messages
bui duc phuc
1
-6
/
+2
2026-07-30
ASoC: stm: stm32_i2s: Drop redundant error messages
bui duc phuc
1
-4
/
+2
2026-07-30
ASoC: stm: stm32_adfsdm: Drop redundant error message
bui duc phuc
1
-4
/
+1
2026-07-30
ASoC: tlv320aic32x4: clean up driver code formatting and logging
Dmitry Torokhov
5
-183
/
+158
2026-07-30
ASoC: tlv320aic32x4: factor out rate configuration helper
Dmitry Torokhov
1
-31
/
+44
2026-07-30
ASoC: tlv320aic32x4: do not make clocks bulk data static
Dmitry Torokhov
1
-4
/
+4
2026-07-30
ASoC: tlv320aic32x4: move regmap_config into i2c and spi drivers
Dmitry Torokhov
4
-24
/
+27
2026-07-30
ASoC: tlv320aic32x4: consolidate programming functions
Dmitry Torokhov
1
-56
/
+32
2026-07-30
ASoC: tlv320aic32x4: do not allocate gpio config separately
Dmitry Torokhov
1
-28
/
+19
2026-07-30
ASoC: tlv320aic32x4: remove global header with platform data
Dmitry Torokhov
3
-44
/
+31
2026-07-29
apparmor: compressed_data not described in aa_get_data_from_compressed
John Johansen
1
-1
/
+1
2026-07-29
ARM: dts: BCM5301X: EA9200: fix NVRAM size
Rosen Penev
1
-1
/
+1
2026-07-29
ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
Rosen Penev
1
-1
/
+1
2026-07-30
s390/configs: Increase CONFIG_LOCKDEP_CHAINS_BITS
Christian Borntraeger
1
-1
/
+1
2026-07-30
s390: Add support for DCACHE_WORD_ACCESS (again)
Heiko Carstens
4
-0
/
+45
2026-07-30
s390/mm: Use goto statement in do_secure_storage_access()
Heiko Carstens
1
-4
/
+3
2026-07-30
s390/mm: Use handle_fault_error() in do_secure_storage_access()
Heiko Carstens
1
-5
/
+3
2026-07-30
s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()
Heiko Carstens
1
-7
/
+1
2026-07-30
s390/mm: Fix handling of vmalloc area in do_secure_storage_access()
Heiko Carstens
1
-0
/
+2
2026-07-30
s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()
Heiko Carstens
1
-3
/
+2
2026-07-30
s390/mm: Add missing mm check to do_secure_storage_access()
Heiko Carstens
1
-3
/
+2
2026-07-30
KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
Heiko Carstens
3
-3
/
+70
2026-07-30
s390/spinlock: Add contention tracepoints to lock slowpath
Ciunas Bennett
1
-0
/
+3
2026-07-30
s390/ipl: Improve readability
Mete Durlu
1
-17
/
+36
2026-07-30
s390/ipl: Use ARRAY_SIZE macro
Mete Durlu
1
-3
/
+2
2026-07-30
s390/maccess: Use proper PTE accessors for copying old memory
Alexander Gordeev
1
-1
/
+1
2026-07-30
s390/pkey: Rework ioctl functions error paths
Harald Freudenberger
1
-131
/
+157
2026-07-30
s390/ap: Use mutex_lock_killable() in ap_bus_force_rescan()
Harald Freudenberger
1
-2
/
+2
2026-07-30
s390/vdso: Use symbolic constants for the PHDR permission flags
Jens Remus
1
-4
/
+7
2026-07-30
s390/vdso: Pass --eh-frame-hdr to the linker
Jens Remus
1
-1
/
+2
2026-07-30
s390/syscalls: Use define instead of '1' to indicate PER trap
Sven Schnelle
3
-4
/
+5
2026-07-30
s390/traps: Remove PIF_GUEST_FAULT
Sven Schnelle
4
-9
/
+13
2026-07-30
s390/uapi: Remove obsolete unistd_32.h from Kbuild file
Thomas Huth
1
-1
/
+0
2026-07-30
s390: Select SWIOTLB_DYNAMIC and DMA_COHERENT_POOL
Jaehoon Kim
1
-0
/
+2
2026-07-30
s390/pv: Enable SWIOTLB_ANY for s390 PV
Jaehoon Kim
1
-1
/
+1
2026-07-29
ASoC: rt722: reset codec to fix abnormal sound
Shuming Fan
2
-0
/
+18
2026-07-29
drm/amd/display: Exit idle optimizations before programming
Leo Li
1
-32
/
+46
2026-07-29
drm/amd/pm: hide pp_table sysfs on APUs
Yang Wang
1
-2
/
+11
2026-07-30
media: stm32: dcmi: fix some error handling bugs in probe()
Dan Carpenter
1
-5
/
+8
2026-07-30
media: i2c: imx471: Fix uninitialized error value in imx471_set_ctrl()
David Carlier
1
-2
/
+2
2026-07-30
media: qcom: camss: Rename unused macro parameter
Hungyu Lin
1
-2
/
+2
2026-07-30
dt-bindings: media: qcom: Add Shikra CAMSS compatible
Nihal Kumar Gupta
1
-2
/
+13
2026-07-30
media: iris: disable time-delta-based rate control for VBR
Gourav Kumar
5
-0
/
+32
2026-07-30
media: iris: Add support for Milos (VPU v2.0)
Alexander Koskovich
5
-0
/
+951
2026-07-30
dt-bindings: media: qcom,milos-iris: Add Milos video codec
Alexander Koskovich
1
-0
/
+166
2026-07-30
media: qcom: iris: Add request key frame support for encoder
Wangao Wang
8
-1
/
+56
[prev]
[next]