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-09-16
ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
Eugeniy Paltsev
1
-6
/
+3
2019-09-16
ARC: mm: fix uninitialised signal code in do_page_fault
Eugeniy Paltsev
1
-1
/
+1
2019-09-16
signal/arc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-15
/
+5
2019-09-16
ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
Christian Lamparter
1
-2
/
+2
2019-09-16
ARM: dts: qcom: ipq4019: Fix MSI IRQ type
Niklas Cassel
1
-1
/
+1
2019-09-16
ARM: dts: qcom: ipq4019: fix PCI range
Mathias Kresin
1
-1
/
+1
2019-09-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2
-4
/
+16
2019-09-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
4
-6
/
+12
2019-09-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
4
-16
/
+15
2019-09-16
arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
Dinh Nguyen
1
-0
/
+3
2019-09-16
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
1
-9
/
+17
2019-09-16
x86/kvmclock: set offset for kvm unstable clock
Pavel Tatashin
1
-5
/
+1
2019-09-16
KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
Sean Christopherson
1
-1
/
+1
2019-09-16
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
1
-4
/
+9
2019-09-16
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
1
-0
/
+8
2019-09-16
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2
-6
/
+19
2019-09-16
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2
-4
/
+14
2019-09-16
ARM: davinci: dm644x: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+20
2019-09-16
ARM: davinci: dm355: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+30
2019-09-16
ARM: davinci: dm646x: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+10
2019-09-16
ARM: davinci: dm365: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+35
2019-09-16
ARM: davinci: da8xx: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+40
2019-09-16
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
1
-2
/
+10
2019-09-16
KVM: hyperv: define VP assist page helpers
Ladi Prosek
5
-6
/
+29
2019-09-16
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
2
-3
/
+26
2019-09-16
KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
Vitaly Kuznetsov
1
-9
/
+9
2019-09-16
KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
Vitaly Kuznetsov
1
-3
/
+5
2019-09-16
x86, hibernate: Fix nosave_regions setup for hibernation
Zhimin Gu
1
-1
/
+1
2019-09-16
riscv: remove unused variable in ftrace
David Abdurachmanov
1
-1
/
+0
2019-09-16
arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
Dmitry Voytik
1
-0
/
+2
2019-09-16
powerpc/64: mark start_here_multiplatform as __ref
Christophe Leroy
1
-0
/
+2
2019-09-16
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...
Steven Rostedt (VMware)
1
-25
/
+17
2019-09-16
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
1
-1
/
+2
2019-09-10
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-10
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
1
-1
/
+1
2019-09-10
x86/boot/compressed/64: Fix boot on machines with broken E820 table
Kirill A. Shutemov
1
-3
/
+10
2019-09-10
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
1
-0
/
+1
2019-09-06
x86/ptrace: fix up botched merge of spectrev1 fix
Greg Kroah-Hartman
1
-2
/
+1
2019-09-06
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2
-4
/
+8
2019-09-06
x86/apic: Include the LDR when clearing out APIC registers
Bandan Das
1
-0
/
+4
2019-09-06
x86/apic: Do not initialize LDR and DFR for bigsmp
Bandan Das
1
-22
/
+2
2019-09-06
uprobes/x86: Fix detection of 32-bit user mode
Sebastian Mayr
1
-7
/
+10
2019-09-06
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
1
-4
/
+5
2019-09-06
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-09-06
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-29
powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
Alastair D'Silva
1
-2
/
+2
2019-08-29
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
1
-0
/
+1
2019-08-29
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-13
/
+47
2019-08-29
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
3
-13
/
+140
2019-08-29
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
1
-15
/
+53
[next]