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
*
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-21
1
-32
/
+2
*
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
4
-1
/
+38
|
\
|
*
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
4
-1
/
+38
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
31
-195
/
+218
|
\
\
|
*
|
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
1
-1
/
+10
|
*
|
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
2019-07-19
1
-2
/
+11
|
*
|
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2019-07-18
2
-1
/
+1
|
*
|
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
2019-07-18
1
-1
/
+0
|
*
|
x86/boot/efi: Remove unused variables
Zhenzhong Duan
2019-07-18
1
-9
/
+1
|
*
|
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
7
-51
/
+59
|
*
|
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
1
-6
/
+11
|
*
|
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
2019-07-17
1
-54
/
+48
|
*
|
x86/entry/32: Simplify common_exception
Peter Zijlstra
2019-07-17
1
-23
/
+13
|
*
|
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
10
-26
/
+45
|
*
|
x86/process: Delete useless check for dead process with LDT
Jann Horn
2019-07-17
1
-11
/
+1
|
*
|
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2019-07-17
2
-2
/
+2
|
*
|
x86/e820: Use proper booleans instead of 0/1
Yi Wang
2019-07-16
1
-2
/
+2
|
*
|
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2019-07-16
2
-2
/
+2
|
*
|
x86/mm: Free sme_early_buffer after init
David Rientjes
2019-07-16
1
-1
/
+1
|
*
|
x86/boot: Fix memory leak in default_get_smp_config()
David Rientjes
2019-07-16
1
-6
/
+4
|
*
|
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-15
1
-2
/
+12
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
11
-61
/
+87
|
\
\
\
|
*
|
|
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2019-07-18
2
-23
/
+26
|
*
|
|
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
|
*
|
|
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
|
*
|
|
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
2019-07-18
1
-2
/
+2
|
*
|
|
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
2019-07-18
1
-3
/
+2
|
*
|
|
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
2019-07-18
1
-15
/
+19
|
*
|
|
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
2019-07-18
1
-3
/
+3
|
*
|
|
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
2019-07-18
1
-13
/
+31
|
*
|
|
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-18
2
-0
/
+2
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-20
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
Thomas Gleixner
2019-07-18
1
-0
/
+3
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
15
-211
/
+198
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
2
-7
/
+25
|
*
|
|
|
|
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
1
-1
/
+7
|
*
|
|
|
|
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
1
-0
/
+1
|
*
|
|
|
|
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
2019-07-20
1
-2
/
+2
|
*
|
|
|
|
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
2019-07-20
1
-20
/
+3
|
*
|
|
|
|
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-1
/
+1
|
*
|
|
|
|
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
2019-07-20
1
-7
/
+35
|
*
|
|
|
|
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
5
-36
/
+75
|
*
|
|
|
|
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2019-07-17
2
-9
/
+5
|
*
|
|
|
|
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-17
1
-3
/
+8
|
*
|
|
|
|
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
2019-07-15
1
-1
/
+4
|
*
|
|
|
|
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2019-07-15
2
-101
/
+9
|
*
|
|
|
|
kvm: x86: some tsc debug cleanup
Yi Wang
2019-07-15
1
-8
/
+0
|
*
|
|
|
|
kvm: vmx: fix coccinelle warnings
Yi Wang
2019-07-15
1
-1
/
+1
|
*
|
|
|
|
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
2019-07-15
1
-3
/
+3
|
*
|
|
|
|
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
2019-07-15
1
-11
/
+9
[next]