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-7.1.y
linux-7.2.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
2025-02-13
LoongArch: Remove the deprecated notifier hook mechanism
Yuli Wang
2025-02-13
LoongArch: Use str_yes_no() helper function for /proc/cpuinfo
Yuli Wang
2025-02-13
LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
Huacai Chen
2025-02-13
LoongArch: Fix idle VS timer enqueue
Marco Crivellari
2025-02-12
ARM: dts: ixp4xx: Add Netgear WG302 v1 GPIOs
Linus Walleij
2025-02-12
ARM: dts: ixp4xx: Fix up PCI on WG302
Linus Walleij
2025-02-12
ARM: dts: Properly assign NPE to ethA
Linus Walleij
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
2025-02-12
um: virtio_uml: use raw spinlock
Johannes Berg
2025-02-12
um: virt-pci: don't use kmalloc()
Johannes Berg
2025-02-12
um: fix execve stub execution on old host OSs
Benjamin Berg
2025-02-12
um: properly align signal stack on x86_64
Benjamin Berg
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
2025-02-12
um: add back support for FXSAVE registers
Benjamin Berg
2025-02-12
loongarch: dts: remove non-existent DAC from 2k1000-ref
Conor Dooley
2025-02-12
ARM: dts: cirrus: ep7211: Align GPIO hog name with bindings
Krzysztof Kozlowski
2025-02-12
arm64: dts: exynos8895: Rename PMU nodes to fixup sorting
Krzysztof Kozlowski
2025-02-12
x86/crc32: improve crc32c_arch() code generation with clang
Eric Biggers
2025-02-12
KVM: SEV: Use long-term pin when registering encrypted memory regions
Ge Yang
2025-02-12
KVM: x86: Override TSC_STABLE flag for Xen PV clocks in kvm_guest_time_update()
Sean Christopherson
2025-02-12
KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update)
Sean Christopherson
2025-02-12
KVM: x86: Remove per-vCPU "cache" of its reference pvclock
Sean Christopherson
2025-02-12
KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
Sean Christopherson
2025-02-12
KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
Sean Christopherson
2025-02-12
KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
Sean Christopherson
2025-02-12
KVM: x86/xen: Use guest's copy of pvclock when starting timer
Sean Christopherson
2025-02-12
KVM: x86: Process "guest stopped request" once per guest time update
Sean Christopherson
2025-02-12
KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
Sean Christopherson
2025-02-12
KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
Sean Christopherson
2025-02-12
KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
Sean Christopherson
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bit
Sean Christopherson
2025-02-12
KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
Sean Christopherson
2025-02-12
KVM: x86: Use for-loop to iterate over XSTATE size entries
Sean Christopherson
2025-02-12
KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
Ethan Zhao
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-02-12
KVM: x86: Use kvfree_rcu() to free old optimized APIC map
Li RongQing
2025-02-12
KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was found
Liam Ni
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
2025-02-12
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
2025-02-12
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
Sean Christopherson
2025-02-12
arm64: dts: mediatek: add device-tree for Genio 510 EVK board
Louis-Alexis Eyraud
2025-02-12
arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi
Louis-Alexis Eyraud
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-12
arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801
Rob Herring (Arm)
2025-02-12
arm64: dts: marvell: Fix missing/incorrect "marvell,armada3710" compatible
Rob Herring (Arm)
2025-02-12
arm64: dts: marvell: Drop incomplete root compatible/model properties
Rob Herring (Arm)
2025-02-12
arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 Max
Jimmy Hon
2025-02-12
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
[prev]
[next]