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
2026-01-15
crypto: arm64/ghash - Use new AES library API
Eric Biggers
-20
/
+7
2026-01-15
crypto: arm/ghash - Use new AES library API
Eric Biggers
-5
/
+9
2026-01-15
crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
Eric Biggers
-88
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
-1680
/
+7
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
-115
/
+0
2026-01-15
arm64: dts: qcom: lemans; Add EL2 overlay
Mukesh Ojha
-0
/
+45
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
-29
/
+20
2026-01-15
KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
Michael Roth
-1
/
+5
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
-58
/
+38
2026-01-15
arm64: dts: qcom: sm8150: add uart13
Dmitry Baryshkov
-0
/
+9
2026-01-15
arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
Dmitry Baryshkov
-0
/
+7
2026-01-15
arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0
Dmitry Baryshkov
-1
/
+0
2026-01-15
arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
Dmitry Baryshkov
-1
/
+1
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...
Linus Torvalds
-5
/
+33
2026-01-15
Merge tag 'v6.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-20
/
+20
2026-01-15
Merge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-2
/
+3
2026-01-15
Revert "arm64: tegra: Add interconnect properties for Tegra210"
Jon Hunter
-24
/
+0
2026-01-15
KVM: arm64: Prevent host from managing timer offsets for protected VMs
Fuad Tabba
-5
/
+13
2026-01-15
KVM: arm64: Check whether a VM IOCTL is allowed in pKVM
Fuad Tabba
-0
/
+23
2026-01-15
KVM: arm64: Track KVM IOCTLs and their associated KVM caps
Fuad Tabba
-0
/
+47
2026-01-15
KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest in pKVM
Fuad Tabba
-0
/
+2
2026-01-15
KVM: arm64: Include VM type when checking VM capabilities in pKVM
Fuad Tabba
-11
/
+13
2026-01-15
KVM: arm64: Introduce helper to calculate fault IPA offset
Fuad Tabba
-4
/
+6
2026-01-15
KVM: arm64: Fix MTE flag initialization for protected VMs
Fuad Tabba
-3
/
+3
2026-01-15
KVM: arm64: Fix Trace Buffer trap polarity for protected VMs
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: Fix Trace Buffer trapping for protected VMs
Fuad Tabba
-1
/
+1
2026-01-15
arm64: dts: mediatek: mt7988a: Fix PCI-Express T-PHY node address
AngeloGioacchino Del Regno
-14
/
+14
2026-01-15
arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree
Nick Xie
-0
/
+191
2026-01-15
arm64: dts: meson-s4-aq222: update compatible string with s805x2
Nick Xie
-1
/
+1
2026-01-15
KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndrome
Marc Zyngier
-0
/
+15
2026-01-15
KVM: arm64: pkvm: Add a generic synchronous exception injection primitive
Marc Zyngier
-7
/
+15
2026-01-15
KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
Marc Zyngier
-0
/
+2
2026-01-15
KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic way
Marc Zyngier
-2
/
+0
2026-01-15
KVM: arm64: Handle FEAT_IDST for sysregs without specific handlers
Marc Zyngier
-0
/
+23
2026-01-15
KVM: arm64: Add a generic synchronous exception injection primitive
Marc Zyngier
-3
/
+8
2026-01-15
KVM: arm64: Add trap routing for GMID_EL1
Marc Zyngier
-0
/
+8
2026-01-15
arm64: Repaint ID_AA64MMFR2_EL1.IDS description
Marc Zyngier
-4
/
+5
2026-01-15
arm64: dts: mediatek: mt8186-evb: Add vproc fixed regulator
AngeloGioacchino Del Regno
-0
/
+13
2026-01-15
ARM: dts: r9a06g032: Add support for GPIO interrupts
Herve Codina (Schneider Electric)
-0
/
+41
2026-01-15
ARM: dts: r9a06g032: Add GPIO controllers
Herve Codina (Schneider Electric)
-0
/
+118
2026-01-15
arm64: dts: renesas: rzg3e-smarc-som: Enable I3C support
Tommaso Merciai
-0
/
+14
2026-01-15
KVM: arm64: Honor UX/PX attributes for EL2 S1 mappings
Marc Zyngier
-12
/
+24
2026-01-15
KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation
Marc Zyngier
-2
/
+70
2026-01-15
KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
Marc Zyngier
-36
/
+45
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
-50
/
+76
2026-01-15
arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
Marc Zyngier
-3
/
+3
2026-01-15
Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcr
Marc Zyngier
-38
/
+73
2026-01-15
LoongArch: Remove redundant code in head.S
Huacai Chen
-8
/
+0
2026-01-15
x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
Uros Bizjak
-1
/
+1
2026-01-15
arm64: dts: mediatek: mt7981b-openwrt-one: Add address/size cells to eth
AngeloGioacchino Del Regno
-0
/
+2
[prev]
[next]