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
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2
-8
/
+22
2020-06-17
arm64: acpi: fix UBSAN warning
Nick Desaulniers
1
-2
/
+3
2020-06-17
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
1
-9
/
+12
2020-06-17
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-5
/
+2
2020-06-17
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
1
-1
/
+1
2020-06-17
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
1
-18
/
+9
2020-06-17
perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
Kan Liang
1
-2
/
+2
2020-06-17
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
1
-0
/
+8
2020-06-17
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
1
-2
/
+5
2020-06-17
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
1
-37
/
+50
2020-06-17
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
1
-18
/
+10
2020-06-17
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
Xiaochun Lee
1
-0
/
+4
2020-06-17
x86_64: Fix jiffies ODR violation
Bob Haarman
2
-6
/
+2
2020-06-17
KVM: x86: only do L1TF workaround on affected processors
Paolo Bonzini
1
-9
/
+10
2020-06-17
x86/cpu/amd: Make erratum #1054 a legacy erratum
Kim Phillips
1
-2
/
+1
2020-06-17
s390/pci: Log new handle in clp_disable_fh()
Petr Tesarik
1
-2
/
+1
2020-06-17
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
1
-0
/
+5
2020-06-17
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2
-2
/
+6
2020-06-17
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Fredrik Strupe
1
-2
/
+2
2020-06-17
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-6
/
+0
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
5
-0
/
+144
2020-06-10
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-11
/
+14
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2
-1
/
+36
2020-06-10
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
1
-1
/
+8
2020-06-07
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
1
-3
/
+6
2020-06-07
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-06-07
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Vineet Gupta
1
-0
/
+1
2020-06-07
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2020-06-07
s390/ftrace: save traced function caller
Vasily Gorbik
1
-0
/
+1
2020-06-07
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-21
/
+82
2020-06-07
powerpc/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
1
-23
/
+16
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-0
/
+1
2020-06-03
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-06-03
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-06-03
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-06-03
ARM: dts: bcm: HR2: Fix PPI interrupt types
Hamish Martin
1
-3
/
+3
2020-06-03
ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
Vincent Stehlé
1
-1
/
+1
2020-06-03
ARM: dts/imx6q-bx50v3: Set display interface clock parents
Robert Beckett
4
-25
/
+15
2020-06-03
arm64: dts: mt8173: fix vcodec-enc clock
Hsin-Yi Wang
1
-2
/
+2
2020-06-03
ARM: uaccess: fix DACR mismatch with nested exceptions
Russell King
1
-5
/
+20
2020-06-03
ARM: uaccess: integrate uaccess_save and uaccess_restore
Russell King
1
-17
/
+13
2020-06-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
4
-89
/
+112
2020-06-03
ARM: 8970/1: decompressor: increase tag size
Łukasz Stelmach
1
-1
/
+1
2020-06-03
csky: Fixup raw_copy_from_user()
Al Viro
2
-29
/
+28
2020-06-03
csky: Fixup remove duplicate irq_disable
Liu Yibin
1
-2
/
+0
2020-06-03
csky: Fixup perf callchain unwind
Mao Han
1
-2
/
+7
2020-06-03
csky: Fixup msa highest 3 bits mask
Liu Yibin
2
-4
/
+4
2020-06-03
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
1
-1
/
+1
2020-06-03
ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
Johan Jonker
1
-2
/
+2
[next]