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.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-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
2018-07-03
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-07-03
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-07-03
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
1
-1
/
+1
2018-07-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
1
-0
/
+3
2018-07-03
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-07-03
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-07-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-07-03
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-07-03
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
Michael Schmitz
1
-1
/
+2
2018-07-03
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-12
/
+24
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-16
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
Andy Lutomirski
1
-5
/
+0
2018-06-16
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
3
-3
/
+3
2018-06-16
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
1
-3
/
+15
2018-06-16
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
3
-90
/
+5
2018-06-16
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2018-06-16
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2
-11
/
+4
2018-06-16
x86/fpu: Fix 'no387' regression
Andy Lutomirski
1
-6
/
+8
2018-06-16
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
1
-8
/
+5
2018-06-16
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2
-5
/
+12
2018-06-16
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
3
-14
/
+46
2018-06-16
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
19
-62
/
+41
2018-06-16
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
1
-9
/
+0
2018-06-16
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
1
-71
/
+38
2018-06-06
sparc64: Fix build warnings with gcc 7.
David S. Miller
1
-1
/
+1
2018-06-06
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-06-06
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-06-06
sh: New gcc support
Yoshinori Sato
4
-27
/
+78
2018-06-06
powerpc/64s: Clear PCR on boot
Michael Neuling
1
-0
/
+4
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-7
/
+7
2018-05-30
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
3
-5
/
+23
2018-05-30
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
1
-1
/
+1
2018-05-30
MIPS: Octeon: Fix logging messages with spurious periods after newlines
Joe Perches
1
-5
/
+5
2018-05-30
x86/devicetree: Fix device IRQ settings in DT
Ivan Gorinov
1
-5
/
+8
2018-05-30
x86/devicetree: Initialize device tree before using it
Ivan Gorinov
1
-3
/
+5
2018-05-30
powerpc: Add missing prototype for arch_irq_work_raise()
Mathieu Malaterre
1
-0
/
+1
2018-05-30
MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
Mathias Kresin
1
-1
/
+1
2018-05-30
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
1
-1
/
+9
2018-05-30
arm: dts: socfpga: fix GIC PPI warning
Philipp Puschmann
1
-1
/
+1
2018-05-30
powerpc/perf: Fix kernel address leak via sampling registers
Michael Ellerman
1
-0
/
+15
2018-05-30
powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
Madhavan Srinivasan
1
-0
/
+10
2018-05-30
m68k: set dma and coherent masks for platform FEC ethernets
Greg Ungerer
1
-2
/
+10
2018-05-30
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
1
-1
/
+1
2018-05-30
sparc64: Make atomic_xchg() an inline function rather than a macro.
David S. Miller
1
-1
/
+5
2018-05-30
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
1
-6
/
+14
2018-05-30
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
1
-0
/
+9
2018-05-30
sh: fix debug trap failure to process signals before return to user
Rich Felker
1
-1
/
+1
[next]