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-31
i3c: master: Add support for devices using SETAASA
Akhil R
3
-3
/
+127
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
2
-36
/
+46
2026-07-31
dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
Akhil R
2
-5
/
+35
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
dt-bindings: i3c: dw: Document missing optional core reset
Shubham Patil
1
-0
/
+3
2026-07-31
i3c: master: adi: add OF module alias for autoloading
Can Peng
1
-0
/
+1
2026-07-31
dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
Swark Yang
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
2026-07-31
i3c: renesas: Use reset_control_bulk_{assert, deassert}()
Claudiu Beznea
1
-17
/
+13
2026-07-31
i3c: renesas: Fix out-of-bounds access for newdevs mask
Claudiu Beznea
1
-1
/
+5
2026-07-31
i3c: renesas: Clean DATBAS register on detach
Claudiu Beznea
1
-0
/
+2
2026-07-31
i3c: renesas: Perform Dynamic Address Assignment on resume
Claudiu Beznea
1
-23
/
+15
2026-07-31
i3c: renesas: Reset the controller on resume
Claudiu Beznea
1
-2
/
+8
2026-07-31
i3c: renesas: Reconfigure the DATBAS register on re-attach
Claudiu Beznea
1
-0
/
+16
2026-07-31
i3c: renesas: Follow the reset deassert order used in probe
Claudiu Beznea
1
-6
/
+6
2026-07-31
i3c: renesas: Restore STDBR and EXTBR registers on resume
Claudiu Beznea
1
-4
/
+6
2026-07-31
i3c: renesas: Check that the transfer is valid before accessing it
Claudiu Beznea
1
-7
/
+45
2026-07-31
i3c: master: Add driver for AMD AXI I3C master controller
Manikanta Guntupalli
4
-0
/
+1148
2026-07-31
dt-bindings: i3c: Add AMD I3C master controller support
Manikanta Guntupalli
1
-0
/
+58
2026-07-31
i3c: master: Add optional_bytes for variable-length GET CCC validation
Adrian Ng Ho Yin
2
-6
/
+25
2026-07-31
i3c: master: Validate GET CCC payload length and retry Direct GET once
Adrian Ng Ho Yin
2
-4
/
+60
2026-07-31
i3c: master: dw: Map CCC hardware errors to I3C M0/M2
Adrian Ng Ho Yin
1
-5
/
+23
2026-07-31
i3c: master: Report actual GET CCC payload length on success
Adrian Ng Ho Yin
7
-13
/
+32
2026-07-31
i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
Adrian Ng Ho Yin
1
-1
/
+3
2026-07-31
i3c: master: Fix device_register() error path
Adrian Hunter
1
-0
/
+2
2026-07-31
i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices
Jakub Kicinski
1
-1
/
+9
2026-07-31
i3c: master: svc: bound IBI payload to the requested max_payload_len
Maoyi Xie
1
-1
/
+9
2026-07-31
i3c: master: svc: report timeout waiting for STOP idle
Pengpeng Hou
1
-2
/
+6
2026-07-31
i3c: master: adi: initialize the lock before enabling interrupts
Runyu Xiao
1
-8
/
+7
2026-07-31
arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
Marc Zyngier
4
-1
/
+15
2026-07-31
KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-list
Marc Zyngier
1
-0
/
+2
2026-07-31
KVM: arm64: Expose FEAT_NV3 to guests
Marc Zyngier
1
-2
/
+4
2026-07-31
KVM: arm64: Add FEAT_NV3 detection
Marc Zyngier
1
-0
/
+7
2026-07-31
KVM: arm64: Engage NV3 TLBI trap elision
Marc Zyngier
1
-0
/
+13
2026-07-31
KVM: arm64: Engage NV3 ERET trap elision
Marc Zyngier
2
-0
/
+14
2026-07-31
KVM: arm64: Add NVHCR_EL2 context switching
Marc Zyngier
2
-2
/
+19
2026-07-31
KVM: arm64: Add routing for NVHCR_EL2 trap
Marc Zyngier
1
-0
/
+13
2026-07-31
KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
Marc Zyngier
1
-0
/
+28
2026-07-31
KVM: arm64: Add sanitisation for NVHCR_EL2
Marc Zyngier
2
-0
/
+19
2026-07-31
KVM: arm64: Make HCR_EL2 a non-VNCR register
Marc Zyngier
3
-2
/
+12
[prev]
[next]