index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
crypto: arm/aes-neonbs - Use AES library for single blocks
Eric Biggers
2
-14
/
+16
2026-01-12
crypto: powerpc/aes - Rename struct aes_key
Eric Biggers
6
-21
/
+22
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
6
-469
/
+0
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
4
-196
/
+0
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
4
-208
/
+0
2026-01-12
x86/xen: Drop xen_cpu_ops
Juergen Gross
1
-49
/
+33
2026-01-12
x86/xen: Drop xen_irq_ops
Juergen Gross
1
-13
/
+7
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2
-7
/
+5
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
4
-24
/
+34
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
6
-20
/
+12
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
1
-0
/
+2
2026-01-12
KVM: x86: Bury ioapic.h definitions behind CONFIG_KVM_IOAPIC
Sean Christopherson
2
-5
/
+11
2026-01-12
KVM: x86: Fold "struct dest_map" into "struct rtc_status"
Sean Christopherson
4
-39
/
+34
2026-01-12
KVM: x86: Add a wrapper to handle common case of IRQ delivery without dest_map
Sean Christopherson
7
-19
/
+36
2026-01-12
KVM: x86: Drop MAX_NR_RESERVED_IOAPIC_PINS, use KVM_MAX_IRQ_ROUTES directly
Sean Christopherson
2
-2
/
+1
2026-01-12
KVM: x86: Drop guest-triggerable ASSERT()s on I/O APIC access alignment
Sean Christopherson
2
-17
/
+0
2026-01-12
KVM: x86: Drop ASSERT() on I/O APIC EOIs being only for LEVEL_to WARN_ON_ONCE
Sean Christopherson
1
-6
/
+0
2026-01-12
KVM: x86: Drop guest/user-triggerable asserts on IRR/ISR vectors
Sean Christopherson
1
-12
/
+2
2026-01-12
KVM: x86: Drop ASSERT()s on APIC/vCPU being non-NULL
Sean Christopherson
1
-5
/
+0
2026-01-12
KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
Sean Christopherson
1
-0
/
+49
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
4
-13
/
+2
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
3
-17
/
+1
2026-01-12
loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
3
-17
/
+1
2026-01-12
arm64/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
3
-17
/
+1
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
4
-39
/
+1
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
15
-39
/
+9
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
6
-7
/
+0
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2
-68
/
+68
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
3
-16
/
+0
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2
-10
/
+0
2026-01-12
arm64: dts: mediatek: mt6795-xperia-m5: Add UHS pins for MMC1 and 2
AngeloGioacchino Del Regno
1
-2
/
+46
2026-01-12
arm64: dts: mediatek: mt8192-asurada: Remove unused clock-stretch-ns
AngeloGioacchino Del Regno
1
-1
/
+0
2026-01-12
arm64: dts: mediatek: mt8173-elm: Remove regulators from thermal node
AngeloGioacchino Del Regno
1
-5
/
+0
2026-01-12
arm64: dts: mediatek: mt8173-elm: Fix dsi0 ports warning
AngeloGioacchino Del Regno
1
-5
/
+3
2026-01-12
arm64: dts: mediatek: mt8173-elm: Fix bluetooth node name and reorder
AngeloGioacchino Del Regno
1
-8
/
+8
2026-01-12
arm64: dts: mediatek: mt8183-pumpkin: Fix pinmux node names
AngeloGioacchino Del Regno
1
-8
/
+8
2026-01-12
arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
AngeloGioacchino Del Regno
1
-1
/
+1
2026-01-12
arm64: dts: mediatek: mt7981b-openwrt-one: Remove useless cells from flash@0
AngeloGioacchino Del Regno
1
-2
/
+0
2026-01-12
arm64: dts: mediatek: mt8183-evb: Fix dtbs_check warnings
AngeloGioacchino Del Regno
1
-18
/
+18
2026-01-12
arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanup
AngeloGioacchino Del Regno
4
-132
/
+128
2026-01-12
arm64: dts: mediatek: mt8188-geralt: drop firmware-name from first SCP core
Chen-Yu Tsai
1
-1
/
+0
2026-01-12
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
Hou Wenlong
1
-0
/
+2
2026-01-12
arm64: dts: renesas: Use lowercase hex
Krzysztof Kozlowski
11
-186
/
+186
2026-01-12
arm64: dts: renesas: Use hyphens in node names
Krzysztof Kozlowski
10
-15
/
+15
2026-01-12
arm/arm64: dts: renesas: Drop unused .dtsi
Rob Herring (Arm)
14
-614
/
+0
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
16
-22
/
+0
2026-01-12
arm64: dts: cix: Add OrangePi 6 Plus board support
Gary Yang
2
-0
/
+84
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2026-01-11
treewide: Update email address
Thomas Gleixner
6
-6
/
+6
2026-01-10
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
12
-35
/
+26
[prev]
[next]