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-08-01
ASoC: dt-bindings: qcom: q6dsp: add support for lpi mi2s ports 5-6
Richard Acayan
2
-2
/
+6
2026-08-01
ASoC: dt-bindings: qcom,sm8250: add compatible for sdm660
Nickolay Goppen
1
-0
/
+1
2026-08-01
ASoC: Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
Mark Brown
4
-0
/
+1639
2026-08-01
ASoC: codecs: add Qualcomm WSA885X codec driver
Prasad Kumpatla
3
-0
/
+1546
2026-08-01
ASoC: dt-bindings: qcom,wsa8855: add Qualcomm WSA8855 speaker amplifier
Prasad Kumpatla
1
-0
/
+93
2026-07-31
Merge tag 'io_uring-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-7
/
+15
2026-08-01
Subject: [PATCH v6 0/7] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi...
Mark Brown
5
-4
/
+18
2026-08-01
ASoC: qcom: q6prm: add support for LPASS LPR resource voting
Prasad Kumpatla
3
-3
/
+16
2026-08-01
ASoC: qcom: qdsp6: Increase Q6DSP_MAX_CLK_ID for LPASS LPR vote clock
Prasad Kumpatla
1
-1
/
+1
2026-08-01
ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
Prasad Kumpatla
1
-0
/
+1
2026-07-31
perf hisi-ptt: Fix spelling and abbreviation errors
Sizhe Liu
3
-12
/
+12
2026-07-31
perf hisi-ptt: Strengthen auxtrace event handling and packet type detection
Sizhe Liu
1
-6
/
+18
2026-07-31
perf hisi-ptt: Fix PTT trace TLP header parsing
Sizhe Liu
3
-37
/
+50
2026-07-31
Merge tag 'drm-fixes-2026-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
92
-375
/
+1172
2026-07-31
perf libdw: Fix outer-frame name resolution and spurious "(inlined)" tag
Michael Liang
1
-3
/
+29
2026-07-31
KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement
Hemanth Selam
3
-4
/
+49
2026-07-31
perf unwind-libdw: Fix unwinding of multi-threaded processes
Alessio Podda
2
-3
/
+86
2026-07-31
ASoC: SOF: Use high-priority workqueue for PCM period elapsed
Yu-Hsuan Hsu
1
-1
/
+1
2026-07-31
KVM: VMX: Fix stale PID-pointer table entry left after vCPU free
Dmytro Maluka
1
-0
/
+3
2026-07-31
KVM: Check for duplicate vcpu_id as early as possible
Dmytro Maluka
2
-1
/
+9
2026-07-31
KVM: x86: Document APIC base address constraint for in-kernel irqchip
Tim Wiederhake
1
-0
/
+12
2026-07-31
KVM: x86: Document that KVM_CREATE_IRQCHIP must precede vCPU creation
Tim Wiederhake
1
-1
/
+2
2026-07-31
PCI: host-common: Add link down handling for Root Ports
Manivannan Sadhasivam
4
-0
/
+38
2026-08-01
Revert "pinctrl: s32cc: implement GPIO functionality"
Linus Walleij
4
-717
/
+68
2026-07-31
x86/cpu: Use parsed CPUID(0x1)
Ahmed S. Darwish
1
-11
/
+11
2026-07-31
power: supply: max17040: drop incorrect I2C functionality check
Jianing Li
1
-4
/
+0
2026-08-01
Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
88
-381
/
+3714
2026-07-31
Merge tag 'devicetree-fixes-for-7.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+27
2026-07-31
KVM: selftests: Extend the invalid nVMX guest state test to cover RSM
Hao Zhang
1
-0
/
+53
2026-07-31
KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
Sean Christopherson
1
-19
/
+42
2026-07-31
KVM: selftests: Use port 0x80 in invalid nVMX guest state test
Sean Christopherson
1
-3
/
+3
2026-07-31
KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
Sean Christopherson
10
-33
/
+21
2026-07-31
KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulation
Sean Christopherson
1
-0
/
+4
2026-07-31
KVM: x86: Extract VMX's unhandleable emulation check to common x86
Sean Christopherson
6
-6
/
+21
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
Sean Christopherson
1
-0
/
+16
2026-07-31
x86/lib: Add CPUID(0x1) family and model calculation
Ahmed S. Darwish
2
-16
/
+35
2026-07-31
KVM: selftests: Clean up global constants in hardware disable test
Sean Christopherson
1
-10
/
+10
2026-07-31
KVM: selftests: Add helper APIs to cancel+join pthreads
Sean Christopherson
7
-45
/
+33
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
Sean Christopherson
27
-61
/
+38
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
28
-77
/
+50
2026-07-31
KVM: selftests: Drop unreachable, dead code from hardware disable test
Sean Christopherson
1
-27
/
+14
2026-07-31
KVM: selftests: Affine threads to random CPUs in hardware disable test
Sean Christopherson
1
-4
/
+9
2026-07-31
KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
Sean Christopherson
2
-6
/
+12
2026-07-31
KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
Sean Christopherson
2
-3
/
+4
2026-07-31
KVM: selftests: Pre-set threads affinity in hardware disable test when possible
Sean Christopherson
1
-2
/
+12
2026-07-31
KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...
Sean Christopherson
1
-15
/
+8
2026-07-31
KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
Sean Christopherson
2
-4
/
+3
2026-07-31
ASoC: dapm: Add encoder and decoder widget types to kcontrol handling
Seppo Ingalsuo
1
-0
/
+6
2026-07-31
KVM: VMX: Cap VMX preemption timer to work around Intel erratum
Jim Mattson
1
-5
/
+35
2026-07-31
KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=y
Sean Christopherson
1
-53
/
+69
[prev]
[next]