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.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-11-08
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-11-08
RISC-V: ACPI: fix early_ioremap to early_memremap
Yunhui Cui
1
-2
/
+2
2024-11-01
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-11-01
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-11-01
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-0
/
+8
2024-11-01
LoongArch: Make KASAN usable for variable cpu_vabits
Huacai Chen
1
-1
/
+1
2024-11-01
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
1
-0
/
+5
2024-11-01
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
2
-1
/
+6
2024-11-01
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-11-01
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-11-01
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2
-3
/
+6
2024-11-01
KVM: arm64: Fix shift-out-of-bounds bug
Ilkka Koskinen
1
-1
/
+1
2024-11-01
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
1
-1
/
+21
2024-11-01
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-11-01
perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
Dhananjay Ugwekar
1
-5
/
+42
2024-11-01
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
1
-0
/
+2
2024-11-01
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
1
-0
/
+4
2024-11-01
bpf, arm64: Fix address emission with tag-based KASAN enabled
Peter Collingbourne
1
-2
/
+10
2024-11-01
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-11-01
arm64: Force position-independent veneers
Mark Rutland
1
-1
/
+1
2024-11-01
riscv, bpf: Make BPF_CMPXCHG fully ordered
Andrea Parri
1
-2
/
+2
2024-11-01
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-11-01
s390/pci: Handle PCI error codes other than 0x3a
Niklas Schnelle
1
-8
/
+9
2024-11-01
riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
Pu Lehui
1
-1
/
+3
2024-11-01
ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
Florian Klink
1
-1
/
+1
2024-11-01
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-10-22
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-22
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-10-22
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-10-22
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-22
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-22
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-22
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-22
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+4
2024-10-22
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-22
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
1
-1
/
+1
2024-10-22
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-10-22
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2
-7
/
+5
2024-10-22
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland
1
-11
/
+7
2024-10-22
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
1
-5
/
+11
2024-10-22
arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
Josua Mayer
1
-1
/
+1
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-0
/
+2
2024-10-17
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
1
-0
/
+3
2024-10-17
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
1
-0
/
+4
2024-10-17
LoongArch: Fix memleak in pci_acpi_scan_root()
Wentao Guan
1
-0
/
+1
2024-10-17
riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
Ying Sun
1
-0
/
+6
2024-10-17
riscv: avoid Imbalance in RAS
Jisheng Zhang
1
-2
/
+2
2024-10-17
riscv: Omit optimized string routines when using KASAN
Samuel Holland
7
-3
/
+9
[prev]
[next]