index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
45
-442
/
+726
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
38
-431
/
+601
|
|
\
|
|
*
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
2017-12-23
1
-1
/
+2
|
|
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
2
-8
/
+5
|
|
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
13
-88
/
+141
|
|
*
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
6
-135
/
+159
|
|
*
x86/mm: Create asm/invpcid.h
Peter Zijlstra
2017-12-22
2
-48
/
+54
|
|
*
x86/mm: Put MMU to hardware ASID translation in one place
Dave Hansen
2017-12-22
1
-11
/
+18
|
|
*
x86/mm: Remove hard-coded ASID limit checks
Dave Hansen
2017-12-22
1
-2
/
+18
|
|
*
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
2017-12-22
3
-32
/
+31
|
|
*
x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...
Peter Zijlstra
2017-12-22
1
-2
/
+21
|
|
*
x86/mm: Remove superfluous barriers
Peter Zijlstra
2017-12-22
1
-7
/
+1
|
|
*
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
2017-12-22
1
-1
/
+1
|
|
*
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-12-22
2
-26
/
+6
|
|
*
x86/uv: Use the right TLB-flush API
Peter Zijlstra
2017-12-22
1
-1
/
+1
|
|
*
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
11
-38
/
+44
|
|
*
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
2017-12-22
2
-20
/
+19
|
|
*
x86/ldt: Rework locking
Peter Zijlstra
2017-12-22
3
-13
/
+26
|
|
*
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
4
-7
/
+10
|
|
*
x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
Andy Lutomirski
2017-12-22
1
-0
/
+4
|
|
*
x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
Andy Lutomirski
2017-12-22
1
-1
/
+33
|
|
*
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
2017-12-22
1
-37
/
+53
|
|
*
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
2017-12-22
1
-1
/
+1
|
|
*
x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
Thomas Gleixner
2017-12-22
1
-1
/
+2
|
*
|
Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-22
4
-7
/
+27
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
2017-12-22
1
-1
/
+2
|
|
*
|
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
2017-12-22
1
-2
/
+2
|
|
*
|
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
2017-12-19
1
-1
/
+1
|
|
*
|
powerpc/perf: Fix kfree memory allocated for nest pmus
Anju T Sudhakar
2017-12-13
1
-1
/
+3
|
|
*
|
powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
Anju T Sudhakar
2017-12-13
1
-0
/
+13
|
|
*
|
powerpc/perf: Dereference BHRB entries safely
Ravi Bangoria
2017-12-13
1
-2
/
+6
|
*
|
|
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-22
4
-4
/
+98
|
|
\
\
\
|
|
*
|
|
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-12-20
2
-4
/
+83
|
|
*
|
|
x86-64/Xen: eliminate W+X mappings
Jan Beulich
2017-12-19
2
-0
/
+15
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
2
-4
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
bpf: sparc64: Add JIT support for multi-function programs.
David Miller
2017-12-23
1
-4
/
+40
|
*
|
|
|
|
bpf: arm64: fix uninitialized variable
Alexei Starovoitov
2017-12-19
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
58
-332
/
+796
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-21
3
-10
/
+13
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-18
3
-10
/
+13
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
bpf, sparc: fix usage of wrong reg for load_skb_regs after call
Daniel Borkmann
2017-12-15
1
-2
/
+4
|
|
|
*
|
|
|
|
bpf, ppc64: do not reload skb pointers in non-skb context
Daniel Borkmann
2017-12-15
1
-2
/
+4
|
|
|
*
|
|
|
|
bpf, s390x: do not reload skb pointers in non-skb context
Daniel Borkmann
2017-12-15
1
-6
/
+5
|
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-21
4
-24
/
+67
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
2017-12-21
1
-7
/
+25
|
|
*
|
|
|
|
|
|
Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/k...
Paolo Bonzini
2017-12-18
1
-0
/
+3
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
Julien Thierry
2017-12-18
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2017-12-18
1
-4
/
+4
|
|
*
|
|
|
|
|
|
|
KVM/x86: Check input paging mode when cs.l is set
Lan Tianyu
2017-12-15
1
-0
/
+26
|
|
*
|
|
|
|
|
|
|
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
2017-12-14
1
-8
/
+4
[next]