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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2018-10-09
4
-0
/
+183
*
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
2018-10-09
2
-1
/
+5
*
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2018-10-09
6
-4
/
+593
*
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
Paul Mackerras
2018-10-09
1
-9
/
+10
*
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
2018-10-09
3
-140
/
+169
*
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2018-10-09
2
-109
/
+119
*
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
2018-10-09
3
-210
/
+253
*
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
2018-10-09
4
-55
/
+67
*
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
Paul Mackerras
2018-10-09
1
-8
/
+0
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
10
-29
/
+44
*
powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
Paul Mackerras
2018-10-09
1
-2
/
+2
*
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
2018-10-09
3
-22
/
+14
*
KVM: PPC: Propagate errors to the guest when failed instead of ignoring
Alexey Kardashevskiy
2018-10-09
2
-28
/
+13
*
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
2018-10-09
3
-9
/
+60
*
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2018-10-02
2
-7
/
+7
*
KVM: PPC: Validate all tces before updating tables
Alexey Kardashevskiy
2018-10-02
2
-0
/
+22
*
Merge branch 'kvm-ppc-fixes' of paulus/powerpc into topic/ppc-kvm
Michael Ellerman
2018-10-02
8
-143
/
+99
|
\
|
*
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
2018-09-12
1
-54
/
+37
|
*
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2018-09-12
7
-89
/
+62
*
|
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
2018-09-09
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
14
-59
/
+87
|
\
\
|
*
|
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-08
3
-15
/
+15
|
*
|
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
|
*
|
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-06
4
-13
/
+26
|
*
|
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
2018-09-06
1
-1
/
+1
|
*
|
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
2018-09-03
3
-16
/
+16
|
*
|
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
2
-14
/
+21
|
*
|
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
2
-0
/
+8
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-09-09
2
-12
/
+32
|
\
\
\
|
*
|
|
clocksource: Revert "Remove kthread"
Peter Zijlstra
2018-09-06
1
-10
/
+30
|
*
|
|
timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()
Christian Borntraeger
2018-09-03
1
-2
/
+2
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
2018-09-06
1
-1
/
+3
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
2018-09-06
1
-2
/
+3
|
*
|
|
|
|
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
2018-09-06
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
2018-09-09
3
-5
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
random: make CPU trust a boot parameter
Kees Cook
2018-09-01
3
-5
/
+16
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-09
10
-36
/
+47
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
2018-09-09
1
-0
/
+1
|
*
|
|
|
|
|
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
2018-09-03
1
-2
/
+2
|
*
|
|
|
|
|
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
2018-09-03
7
-32
/
+43
|
*
|
|
|
|
|
kconfig: remove a spurious self-assignment
Lukas Bulwahn
2018-09-01
1
-1
/
+0
|
*
|
|
|
|
|
scripts/setlocalversion: git: Make -dirty check more robust
Genki Sky
2018-09-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-09-08
21
-134
/
+204
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
2
-8
/
+21
|
*
|
|
|
|
|
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
2018-09-07
1
-0
/
+22
|
*
|
|
|
|
|
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
9
-52
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: KVM: Remove pgd_lock
Steven Price
2018-09-07
1
-2
/
+1
|
|
*
|
|
|
|
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
8
-46
/
+0
[next]