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
2019-01-17
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2
-10
/
+8
2019-01-17
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
1
-1
/
+1
2019-01-13
powerpc/tm: Set MSR[TS] just prior to recheckpoint
Breno Leitao
2
-15
/
+49
2019-01-13
Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"
Greg Kroah-Hartman
2
-29
/
+9
2019-01-13
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2
-5
/
+6
2019-01-13
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
1
-28
/
+18
2019-01-13
powerpc/boot: Set target when cross-compiling for clang
Joel Stanley
1
-0
/
+5
2019-01-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2
-1
/
+7
2019-01-13
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2019-01-13
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
5
-13
/
+13
2019-01-13
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
2019-01-13
m68k: Fix memblock-related crashes
Geert Uytterhoeven
2
-2
/
+2
2019-01-13
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
1
-5
/
+2
2019-01-13
x86/mm: Fix guard hole handling
Kirill A. Shutemov
3
-9
/
+15
2019-01-13
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2019-01-13
ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
Fabio Estevam
1
-2
/
+7
2019-01-13
ARM: imx: update the cpu power up timing setting on i.mx6sx
Anson Huang
1
-1
/
+1
2019-01-13
ARM: dts: imx7d-pico: Describe the Wifi clock
Fabio Estevam
1
-1
/
+21
2019-01-13
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
1
-0
/
+1
2019-01-13
powerpc: Fix COFF zImage booting on old powermacs
Paul Mackerras
1
-1
/
+3
2019-01-13
arm64: dts: mt7622: fix no more console output on rfb1
Ryder Lee
1
-1
/
+6
2019-01-13
ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V
Corentin Labbe
1
-2
/
+2
2019-01-09
MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
Paul Burton
2
-3
/
+4
2019-01-09
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2
-4
/
+5
2019-01-09
ARM: dts: exynos: Specify I2S assigned clocks in proper node
Sylwester Nawrocki
2
-10
/
+8
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2019-01-09
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Huacai Chen
1
-1
/
+1
2019-01-09
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
Aaro Koskinen
1
-1
/
+2
2019-01-09
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
4
-9
/
+7
2019-01-09
MIPS: Align kernel load address to 64KB
Huacai Chen
1
-3
/
+4
2019-01-09
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2019-01-09
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
5
-7
/
+70
2019-01-09
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2
-20
/
+22
2019-01-09
powerpc/tm: Unset MSR[TS] if not recheckpointing
Breno Leitao
2
-9
/
+29
2019-01-09
clocksource/drivers/arc_timer: Utilize generic sched_clock
Alexey Brodkin
1
-0
/
+1
2019-01-09
KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
Sean Christopherson
1
-2
/
+5
2019-01-09
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
1
-10
/
+25
2019-01-09
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2019-01-09
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
1
-6
/
+0
2019-01-09
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2
-2
/
+3
2019-01-09
s390/pci: fix sleeping in atomic during hotplug
Sebastian Ott
1
-1
/
+1
2019-01-09
powerpc/fsl: Fix spectre_v2 mitigations reporting
Diana Craciun
1
-1
/
+1
2018-12-29
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
5
-6
/
+6
2018-12-29
x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...
Reinette Chatre
1
-0
/
+4
2018-12-29
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
1
-1
/
+2
2018-12-29
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
1
-2
/
+11
2018-12-29
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
1
-0
/
+2
2018-12-29
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
1
-0
/
+2
2018-12-29
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
2
-0
/
+3
2018-12-29
KVM: X86: Fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
1
-1
/
+1
[next]