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-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
1
-0
/
+3
2026-07-31
s390/ap: Fix queue depth field length
Finn Callies
1
-1
/
+1
2026-07-31
s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()
Harald Freudenberger
1
-6
/
+13
2026-07-31
s390/zcrypt: Close speculative mem read possibility
Harald Freudenberger
1
-0
/
+2
2026-07-31
s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs
Harald Freudenberger
1
-1
/
+1
2026-07-31
s390/zcrypt: Fix buffer over-read in cca_cipher2protkey
Harald Freudenberger
3
-23
/
+62
2026-07-31
s390/zcrypt: Validate length for CCA ECC private key requests
Holger Dengler
1
-0
/
+3
2026-07-31
s390/zcrypt: Validate length for CCA AES cipher key requests
Holger Dengler
1
-0
/
+3
2026-07-31
mei: pull kvfree out of spinlock
Alexander Usyskin
1
-10
/
+15
2026-07-31
initramfs_test: use test init/exit hooks to override init fs
Christian Brauner
1
-10
/
+15
2026-07-31
rust_binder: do not query current thread for all ioctls
Alice Ryhl
1
-4
/
+8
2026-07-31
nvmem: layouts: Add fixed-layout driver
Mathieu Dubois-Briand
5
-33
/
+63
2026-07-31
nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
Aelin Reidel
1
-2
/
+18
2026-07-31
misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
Eddie Lin
1
-0
/
+1
2026-07-31
misc: fastrpc: fix channel ctx ref leak when session alloc fails
Anandu Krishnan E
1
-1
/
+1
2026-07-31
misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
Junrui Luo
1
-0
/
+2
2026-07-31
misc: fastrpc: Remove buffer from list prior to unmap operation
Ekansh Gupta
1
-4
/
+10
2026-07-31
misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
Ekansh Gupta
1
-4
/
+4
2026-07-31
gpiolib: Check gc->get_direction() before calling gpiod_get_direction()
Christophe Leroy (CS GROUP)
1
-1
/
+2
2026-07-31
pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routing
Komal Bajaj
1
-0
/
+1
2026-07-31
drm/imagination: Reorder some fields in struct pvr_device_features
Alexandru Dadu
1
-3
/
+3
2026-07-31
md/raid1: create serial pool adding rdev to array with serialize_policy=1
Martin Wilck
1
-1
/
+2
2026-07-31
drm/imagination: Set scheduler timeout period higher than Firmware timeout
Brajesh Gupta
1
-1
/
+2
2026-07-31
media: renesas: vsp1: Declare index variables in for loop statement
Laurent Pinchart
12
-96
/
+56
2026-07-31
media: renesas: vsp1: Make reset control optional to support platforms withou...
Lad Prabhakar
1
-1
/
+1
2026-07-31
drm/panthor: fix firmware control interface bounds checks
Osama Abdelkader
1
-6
/
+13
2026-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-21
/
+5
2026-07-31
i3c: renesas: Drop unused structure member 'resuming'
Claudiu Beznea
1
-1
/
+0
2026-07-31
hwmon: spd5118: Add I3C support
Akhil R
2
-4
/
+61
2026-07-31
hwmon: spd5118: Remove 16-bit addressing
Akhil R
1
-74
/
+5
2026-07-31
i3c: dw-i3c-master: Add ACPI ID for Tegra410
Akhil R
1
-3
/
+4
2026-07-31
i3c: dw-i3c-master: Add ACPI core clock frequency quirk
Akhil R
1
-12
/
+33
2026-07-31
i3c: dw-i3c-master: Add SETAASA as supported CCC
Akhil R
1
-0
/
+2
2026-07-31
i3c: master: match I3C device through DT and ACPI
Akhil R
1
-1
/
+19
2026-07-31
i3c: master: Add support for devices without PID
Akhil R
1
-11
/
+41
2026-07-31
i3c: master: Add support for devices using SETAASA
Akhil R
1
-3
/
+111
2026-07-31
i3c: master: Support ACPI enumeration of child devices
Akhil R
1
-8
/
+143
2026-07-31
i3c: master: Use unified device property interface
Akhil R
1
-34
/
+43
2026-07-31
i3c: master: require dests for read CCC commands
Adrian Ng Ho Yin
1
-1
/
+2
2026-07-31
i3c: master: Fix info leak and UAF in device unregister path
Adrian Hunter
1
-4
/
+5
2026-07-31
i3c: master: dw: Drop redundant core reset name
Shubham Patil
1
-1
/
+1
2026-07-31
i3c: master: adi: add OF module alias for autoloading
Can Peng
1
-0
/
+1
2026-07-31
i3c: renesas: Add runtime PM support
Claudiu Beznea
1
-28
/
+112
2026-07-31
i3c: renesas: Drop unnecessary tab
Claudiu Beznea
1
-1
/
+1
2026-07-31
i3c: renesas: Use the "dev_name:irq_name" format for the interrupt name
Claudiu Beznea
1
-1
/
+8
2026-07-31
i3c: renesas: Organize structures to avoid unnecessary padding
Claudiu Beznea
1
-15
/
+16
2026-07-31
i3c: renesas: Update HW registers after SW computations are done
Claudiu Beznea
1
-14
/
+14
2026-07-31
i3c: renesas: Drop the explicit memset() call
Claudiu Beznea
1
-1
/
+0
2026-07-31
i3c: renesas: Follow a unified pattern for transfer and command initialization
Claudiu Beznea
1
-11
/
+11
2026-07-31
i3c: renesas: Return immediately if there is no transfer
Claudiu Beznea
1
-3
/
+3
[prev]
[next]