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
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-20
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
1
-1
/
+7
2017-09-20
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
1
-2
/
+3
2017-09-20
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
1
-2
/
+2
2017-09-20
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
1
-7
/
+7
2017-09-20
powerpc/tm: Flush TM only if CPU has TM feature
Gustavo Romero
1
-1
/
+1
2017-09-20
powerpc/sysrq: Fix oops whem ppmu is not registered
Ravi Bangoria
1
-0
/
+5
2017-09-20
powerpc/configs: Update for CONFIG_SND changes
Michael Ellerman
8
-19
/
+27
2017-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+27
2017-09-19
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
32
-60
/
+62
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
2017-09-19
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
1
-4
/
+3
2017-09-19
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-09-18
arm64: ensure the kernel is compiled for LP64
Andrew Pinski
1
-0
/
+5
2017-09-18
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
1
-2
/
+2
2017-09-18
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
Dave Martin
1
-0
/
+4
2017-09-17
arm64/syscalls: Move address limit check in loop
Thomas Garnier
1
-3
/
+3
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2
-0
/
+18
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
4
-23
/
+8
2017-09-17
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
1
-6
/
+7
2017-09-17
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2
-8
/
+8
2017-09-17
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
1
-2
/
+19
2017-09-17
x86/mm: Factor out CR3-building code
Andy Lutomirski
2
-10
/
+16
2017-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-27
/
+41
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
172
-2474
/
+4758
2017-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-102
/
+193
2017-09-15
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
1
-1
/
+1
2017-09-15
Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2017-09-15
Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
1
-0
/
+4
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
nios2: time: Read timer in get_cycles only if initialized
Guenter Roeck
1
-1
/
+4
2017-09-15
nios2: add earlycon support to 3c120 devboard DTS
Tobias Klauser
1
-1
/
+2
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-09-15
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
1
-0
/
+11
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-16
/
+7
2017-09-15
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+0
2017-09-15
powerpc: Fix handling of alignment interrupt on dcbz instruction
Paul Mackerras
1
-1
/
+1
2017-09-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-7
/
+7
2017-09-14
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
1
-9
/
+28
2017-09-14
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
5
-6
/
+22
[prev]
[next]