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-13
arm64: dts: rockchip: Move copy-key to TSx33 board files
Heiko Stuebner
-8
/
+24
2026-01-13
arm64: dts: rockchip: Fix the common combophy + SATA on QNAP TSx33 devices
Heiko Stuebner
-11
/
+11
2026-01-13
arm64: dts: rockchip: Move SoC include to individual QNAP TSx33 boards
Heiko Stuebner
-1
/
+2
2026-01-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
-153
/
+153
2026-01-13
MIPS: vdso: Provide getres_time64() for 32-bit ABIs
Thomas Weißschuh
-0
/
+6
2026-01-13
arm64: vdso32: Provide clock_getres_time64()
Thomas Weißschuh
-0
/
+6
2026-01-13
ARM: VDSO: Provide clock_getres_time64()
Thomas Weißschuh
-0
/
+7
2026-01-13
ARM: VDSO: Patch out __vdso_clock_getres() if unavailable
Thomas Weißschuh
-0
/
+1
2026-01-13
x86/vdso: Provide clock_getres_time64() for x86-32
Thomas Weißschuh
-0
/
+9
2026-01-13
x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
-16
/
+0
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
-0
/
+8
2026-01-13
arm64: dts: amlogic: move CPU OPP table and clock assignment to SoC.dtsi
Martin Blumenstingl
-186
/
+71
2026-01-13
Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports"
Sven Peter
-0
/
+2245
2026-01-13
arm64: dts: apple: t60xx: Add nodes for integrated USB Type-C ports
Janne Grunau
-0
/
+1659
2026-01-13
arm64: dts: apple: t8112: Add nodes for integrated USB Type-C ports
Hector Martin
-0
/
+287
2026-01-13
arm64: dts: apple: t8103: Add nodes for integrated USB Type-C ports
Hector Martin
-0
/
+299
2026-01-13
arm64: dts: apple: t8103: Add ps_pmp dependency to ps_gfx
Janne Grunau
-0
/
+1
2026-01-13
arm64: dts: apple: t8103: Mark ATC USB AON domains as always-on
Hector Martin
-0
/
+2
2026-01-13
arm64: dts: apple: t8112-j473: Keep the HDMI port powered on
Janne Grunau
-0
/
+19
2026-01-13
arm64: dts: apple: Add chassis-type property for Apple iMacs
Janne Grunau
-0
/
+2
2026-01-13
arm64: dts: apple: Add chassis-type property for Mac Pro
Janne Grunau
-0
/
+2
2026-01-13
arm64: dts: apple: Add chassis-type property for Apple desktop devices
Janne Grunau
-0
/
+4
2026-01-13
arm64: dts: apple: Add chassis-type property for all Macbooks
Janne Grunau
-0
/
+7
2026-01-12
x86/xen: Drop xen_mmu_ops
Juergen Gross
-62
/
+38
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
-106
/
+16
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
-4059
/
+4
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
-1697
/
+7
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
-506
/
+1
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
-315
/
+3
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
-2
/
+18
2026-01-12
crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
Eric Biggers
-14
/
+2
2026-01-12
crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
Eric Biggers
-1
/
+2
2026-01-12
crypto: arm64/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
Eric Biggers
-2
/
+2
2026-01-12
crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
Eric Biggers
-2
/
+2
2026-01-12
crypto: arm/aes-neonbs - Use AES library for single blocks
Eric Biggers
-14
/
+16
2026-01-12
crypto: powerpc/aes - Rename struct aes_key
Eric Biggers
-21
/
+22
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
-469
/
+0
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
-196
/
+0
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
-208
/
+0
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
-49
/
+33
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
-13
/
+7
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
-7
/
+5
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
-24
/
+34
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
-20
/
+12
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
-0
/
+2
2026-01-12
KVM: x86: Bury ioapic.h definitions behind CONFIG_KVM_IOAPIC
Sean Christopherson
-5
/
+11
2026-01-12
KVM: x86: Fold "struct dest_map" into "struct rtc_status"
Sean Christopherson
-39
/
+34
2026-01-12
KVM: x86: Add a wrapper to handle common case of IRQ delivery without dest_map
Sean Christopherson
-19
/
+36
2026-01-12
KVM: x86: Drop MAX_NR_RESERVED_IOAPIC_PINS, use KVM_MAX_IRQ_ROUTES directly
Sean Christopherson
-2
/
+1
2026-01-12
KVM: x86: Drop guest-triggerable ASSERT()s on I/O APIC access alignment
Sean Christopherson
-17
/
+0
[prev]
[next]