index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: errata: Expand speculative SSBS workaround
Mark Rutland
2
-2
/
+16
2024-08-14
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
3
-32
/
+7
2024-08-14
arm64: cputype: Add Cortex-X925 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: cputype: Add Cortex-A720 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: cputype: Add Cortex-X3 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
5
-0
/
+86
2024-08-14
arm64: cputype: Add Neoverse-V3 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: cputype: Add Cortex-X4 definitions
Mark Rutland
1
-0
/
+2
2024-08-14
arm64: barrier: Restore spec_bar() macro
Mark Rutland
1
-0
/
+4
2024-08-14
arm64: Add Neoverse-V2 part
Besar Wicaksono
1
-0
/
+2
2024-08-14
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-14
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-08-14
platform/x86/intel/ifs: Store IFS generation number
Jithu Joseph
1
-0
/
+1
2024-08-11
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
2
-2
/
+10
2024-08-11
riscv: Fix linear mapping checks for non-contiguous memory regions
Stuart Menefy
1
-4
/
+11
2024-08-11
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
2024-08-11
riscv: remove unused functions in traps_misaligned.c
Clément Léger
1
-39
/
+7
2024-08-11
ARM: 9406/1: Fix callchain_trace() return value
Jinjie Ruan
1
-2
/
+1
2024-08-11
MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
Jiaxun Yang
1
-2
/
+2
2024-08-11
MIPS: dts: loongson: Fix liointc IRQ polarity
Jiaxun Yang
1
-21
/
+21
2024-08-11
MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
Jiaxun Yang
1
-7
/
+30
2024-08-11
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
1
-2
/
+34
2024-08-11
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2
-2
/
+13
2024-08-11
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
4
-93
/
+91
2024-08-11
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
7
-252
/
+271
2024-08-11
arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USB
Krishna Kurapati
1
-0
/
+2
2024-08-11
arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of bindings
Dmitry Baryshkov
1
-22
/
+17
2024-08-11
arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style of bindings
Dmitry Baryshkov
1
-38
/
+19
2024-08-11
arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USB
Krishna Kurapati
1
-0
/
+2
2024-08-11
arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB
Krishna Kurapati
1
-0
/
+1
2024-08-11
arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindings
Dmitry Baryshkov
1
-21
/
+14
2024-08-11
arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park mode
Krishna Kurapati
1
-0
/
+1
2024-08-11
arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style of bindings
Dmitry Baryshkov
1
-40
/
+19
2024-08-11
arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park mode
Krishna Kurapati
1
-0
/
+1
2024-08-11
arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style of bindings
Dmitry Baryshkov
1
-38
/
+19
2024-08-03
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-08-03
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
1
-20
/
+42
2024-08-03
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
1
-22
/
+32
2024-08-03
powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
Al Viro
1
-1
/
+3
2024-08-03
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
2
-1
/
+8
2024-08-03
um: time-travel: fix signal blocking race/hang
Johannes Berg
1
-20
/
+98
2024-08-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-08-03
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-2
/
+4
2024-08-03
MIPS: Loongson64: Test register availability before use
Jiaxun Yang
1
-2
/
+21
2024-08-03
MIPS: Loongson64: reset: Prioritise firmware service
Jiaxun Yang
1
-22
/
+16
2024-08-03
MIPS: Loongson64: Remove memory node for builtin-dtb
Jiaxun Yang
1
-8
/
+0
2024-08-03
MIPS: Loongson64: env: Hook up Loongsson-2K
Jiaxun Yang
2
-0
/
+10
2024-08-03
MIPS: dts: loongson: Fix GMAC phy node
Jiaxun Yang
1
-2
/
+4
[prev]
[next]