index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
-2
/
+12
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
-15
/
+4
2025-11-14
ARM: tegra: Enable EXT4 for Tegra
Jon Hunter
-7
/
+3
2025-11-14
ARM: tegra: Add device-tree for Xiaomi Mi Pad (A0101)
Svyatoslav Ryhel
-1
/
+2792
2025-11-14
arm64: defconfig: Enable NVIDIA VRS PSEQ RTC
Shubhi Garg
-0
/
+1
2025-11-14
arm64: tegra: Add device-tree node for NVVRS RTC
Shubhi Garg
-0
/
+26
2025-11-14
arm64: dts: qcom: sdx75: Add missing usb-role-switch property
Krishna Kurapati
-0
/
+2
2025-11-14
arm64: dts: qcom: sdx75: Flatten usb controller node
Krishna Kurapati
-39
/
+33
2025-11-14
arm64: tegra: Move avdd-dsi-csi-supply into CSI node
Svyatoslav Ryhel
-4
/
+4
2025-11-14
arm64: tegra: Drop redundant clock and reset names from TSEC node
Svyatoslav Ryhel
-2
/
+0
2025-11-14
arm64: tegra: Move HDA into the correct bus
Thierry Reding
-17
/
+19
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
-9
/
+7
2025-11-14
ARM: tegra: add CSI nodes for Tegra20 and Tegra30
Svyatoslav Ryhel
-3
/
+40
2025-11-14
arm64: dts: qcom: HAMOA-IOT-SOM: Unreserve GPIOs blocking SPI11 access
Xueyao An
-2
/
+1
2025-11-14
arm64: dts: qcom: qrb2210-rb1: Fix UART3 wakeup IRQ storm
Praveen Talari
-1
/
+1
2025-11-14
Revert "arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feat...
Bjorn Andersson
-7
/
+7
2025-11-14
ARM: tegra: Add missing HOST1X device nodes on Tegra124
Svyatoslav Ryhel
-0
/
+64
2025-11-14
ARM: tegra: Add missing HOST1X device nodes on Tegra114
Svyatoslav Ryhel
-0
/
+64
2025-11-14
x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
Borislav Petkov (AMD)
-0
/
+1
2025-11-14
arm64: dts: socfpga: add Agilex3 board
Niravkumar L Rabara
-0
/
+133
2025-11-14
ARM: dts: microchip: sama7g5: fix uart fifo size to 32
Nicolas Ferre
-2
/
+2
2025-11-14
ARM: dts: microchip: sama7d65: fix uart fifo size to 32
Nicolas Ferre
-3
/
+3
2025-11-14
x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
Mario Limonciello
-0
/
+7
2025-11-14
s390/fault: Print unmodified PSW address on protection exception
Heiko Carstens
-10
/
+21
2025-11-14
s390/uprobes: Use __forward_psw() instead of private implementation
Heiko Carstens
-6
/
+1
2025-11-14
s390/processor: Add __forward_psw() helper
Heiko Carstens
-2
/
+7
2025-11-14
s390/fpu: Fix false-positive kmsan report in fpu_vstl()
Aleksei Nikiforov
-0
/
+3
2025-11-14
s390/pai: Calculate size of reserved PAI extension control block area
Thomas Richter
-1
/
+1
2025-11-14
s390/mm: Let dump_fault_info() print additional information
Heiko Carstens
-1
/
+10
2025-11-14
s390/mm: Change comment and die() message if teid.b61 is zero
Heiko Carstens
-9
/
+4
2025-11-14
s390/mm: Remove unused flush_tlb()
Heiko Carstens
-2
/
+0
2025-11-14
s390/pai: Rename perf_pai_crypto.c to perf_pai.c
Thomas Richter
-1
/
+1
2025-11-14
s390/pai_crypto: Merge pai_ext PMU into pai_crypto
Thomas Richter
-765
/
+230
2025-11-14
s390/pai_crypto: Introduce PAI crypto specific event delete function
Thomas Richter
-2
/
+7
2025-11-14
s390/pai_crypto: Make pai_root per-PMU and unify naming
Thomas Richter
-35
/
+36
2025-11-14
s390/pai_crypto: Rename paicrypt_copy() to pai_copy()
Thomas Richter
-7
/
+7
2025-11-14
s390/pai_crypto: Add common pai_del() function
Thomas Richter
-2
/
+8
2025-11-14
s390/pai_crypto: Add common pai_stop() function
Thomas Richter
-2
/
+8
2025-11-14
s390/pai_crypto: Add common pai_add() function
Thomas Richter
-2
/
+8
2025-11-14
s390/pai_crypto: Add common pai_start() function
Thomas Richter
-3
/
+11
2025-11-14
s390/pai_crypto: Add common pai_read() function
Thomas Richter
-4
/
+9
2025-11-14
s390/pai_crypto: Unify sample push logic and update context handling
Thomas Richter
-7
/
+20
2025-11-14
s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()
Thomas Richter
-2
/
+2
2025-11-14
s390/pai_crypto: Rename paicrypt_getctr() to pai_getctr()
Thomas Richter
-19
/
+21
2025-11-14
s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()
Thomas Richter
-9
/
+11
2025-11-14
s390/pai_crypto: Rename some function for common usage.
Thomas Richter
-10
/
+10
2025-11-14
s390/pai_crypto: Introduce generic event init using pai_pmu[]
Thomas Richter
-18
/
+44
2025-11-14
s390/pai_crypto: Add PAI crypto characteristics table for parameters
Thomas Richter
-49
/
+137
2025-11-14
s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()
Thomas Richter
-5
/
+5
2025-11-14
s390/pai_crypto: Rename structure paicrypt_root
Thomas Richter
-18
/
+18
[prev]
[next]