index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-01-12
crypto: arm/aes-neonbs - Use AES library for single blocks
Eric Biggers
2026-01-12
crypto: powerpc/aes - Rename struct aes_key
Eric Biggers
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
2026-01-12
KVM: x86: Bury ioapic.h definitions behind CONFIG_KVM_IOAPIC
Sean Christopherson
2026-01-12
KVM: x86: Fold "struct dest_map" into "struct rtc_status"
Sean Christopherson
2026-01-12
KVM: x86: Add a wrapper to handle common case of IRQ delivery without dest_map
Sean Christopherson
2026-01-12
KVM: x86: Drop MAX_NR_RESERVED_IOAPIC_PINS, use KVM_MAX_IRQ_ROUTES directly
Sean Christopherson
2026-01-12
KVM: x86: Drop guest-triggerable ASSERT()s on I/O APIC access alignment
Sean Christopherson
2026-01-12
KVM: x86: Drop ASSERT() on I/O APIC EOIs being only for LEVEL_to WARN_ON_ONCE
Sean Christopherson
2026-01-12
KVM: x86: Drop guest/user-triggerable asserts on IRR/ISR vectors
Sean Christopherson
2026-01-12
KVM: x86: Drop ASSERT()s on APIC/vCPU being non-NULL
Sean Christopherson
2026-01-12
KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
Sean Christopherson
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
arm64/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2026-01-12
arm64: dts: mediatek: mt6795-xperia-m5: Add UHS pins for MMC1 and 2
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8192-asurada: Remove unused clock-stretch-ns
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8173-elm: Remove regulators from thermal node
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8173-elm: Fix dsi0 ports warning
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8173-elm: Fix bluetooth node name and reorder
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8183-pumpkin: Fix pinmux node names
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt7981b-openwrt-one: Remove useless cells from flash@0
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8183-evb: Fix dtbs_check warnings
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanup
AngeloGioacchino Del Regno
2026-01-12
arm64: dts: mediatek: mt8188-geralt: drop firmware-name from first SCP core
Chen-Yu Tsai
2026-01-12
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
Hou Wenlong
2026-01-12
arm64: dts: renesas: Use lowercase hex
Krzysztof Kozlowski
2026-01-12
arm64: dts: renesas: Use hyphens in node names
Krzysztof Kozlowski
2026-01-12
arm/arm64: dts: renesas: Drop unused .dtsi
Rob Herring (Arm)
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
2026-01-12
arm64: dts: cix: Add OrangePi 6 Plus board support
Gary Yang
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-10
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]