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.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-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/bpf/bpf
David S. Miller
2018-12-05
1
-0
/
+66
|
\
|
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
3
-57
/
+123
|
\
|
|
*
sparc: Adjust bpf JIT prologue for PSEUDO calls.
David Miller
2018-11-27
1
-1
/
+7
|
*
sparc: Correct ctx->saw_frame_pointer logic.
David Miller
2018-11-26
1
-0
/
+12
|
*
sparc: Fix JIT fused branch convergance.
David Miller
2018-11-26
1
-28
/
+49
|
*
bpf, arm64: fix getting subprog addr from aux for calls
Daniel Borkmann
2018-11-26
1
-9
/
+17
|
*
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-26
1
-19
/
+38
*
|
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-28
3
-13
/
+50
|
\
\
|
*
|
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
2018-11-26
1
-4
/
+38
|
*
|
xtensa: fix coprocessor context offset definitions
Max Filippov
2018-11-26
1
-8
/
+8
|
*
|
xtensa: enable coprocessors that are being flushed
Max Filippov
2018-11-26
1
-1
/
+4
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-11-28
7
-72
/
+118
|
\
\
|
*
|
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
1
-5
/
+15
|
*
|
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
1
-18
/
+9
|
*
|
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
1
-5
/
+5
|
*
|
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
1
-1
/
+24
|
*
|
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
4
-18
/
+17
|
*
|
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
1
-4
/
+4
|
*
|
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
|
*
|
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
1
-5
/
+16
|
*
|
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
1
-0
/
+1
|
*
|
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
2018-11-27
1
-6
/
+6
|
*
|
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-11-27
1
-8
/
+11
|
*
|
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2018-11-27
1
-1
/
+2
|
*
|
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
1
-0
/
+5
|
*
|
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
2018-11-27
1
-0
/
+1
|
*
|
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-11-25
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
2018-11-15
1
-0
/
+1
*
|
|
|
ia64: export node_distance function
Matias Bjørling
2018-11-26
3
-4
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-11-24
2
-3
/
+3
|
\
\
\
|
*
|
|
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
2018-11-23
1
-1
/
+1
|
*
|
|
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
2018-11-23
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-21
11
-17
/
+150
|
\
\
\
|
*
|
|
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
2018-11-20
1
-3
/
+6
|
*
|
|
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2018-11-20
2
-10
/
+21
|
*
|
|
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
2018-11-20
1
-0
/
+1
|
*
|
|
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-20
6
-2
/
+120
|
*
|
|
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
2018-11-20
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-11-20
5
-22
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2018-11-15
2
-20
/
+3
|
*
|
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-12
2
-2
/
+2
|
*
|
MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
Aaro Koskinen
2018-11-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-18
2
-10
/
+144
|
\
\
|
*
|
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2018-11-12
2
-9
/
+30
|
*
|
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
2018-11-12
1
-1
/
+114
|
|
/
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-18
1
-0
/
+1
|
\
\
|
*
|
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
1
-0
/
+1
*
|
|
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-11-18
7
-47
/
+113
|
\
\
\
|
*
|
|
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2018-11-12
4
-15
/
+61
[next]