index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/smap: Ditch __stringify()
Peter Zijlstra
2019-04-03
1
-10
/
+9
*
x86/uaccess: Introduce user_access_{save,restore}()
Peter Zijlstra
2019-04-03
2
-0
/
+23
*
x86/uaccess, signal: Fix AC=1 bloat
Peter Zijlstra
2019-04-03
1
-12
/
+17
*
x86/uaccess: Always inline user_access_begin()
Peter Zijlstra
2019-04-03
1
-1
/
+1
*
x86/uaccess, xen: Suppress SMAP warnings
Peter Zijlstra
2019-04-03
1
-4
/
+20
*
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
Peter Zijlstra
2019-04-03
3
-19
/
+30
*
x86/uaccess: Fix up the fixup
Peter Zijlstra
2019-04-03
1
-1
/
+2
*
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
2019-04-03
4
-47
/
+48
*
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
2019-04-03
1
-12
/
+17
*
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
2019-04-03
5
-0
/
+20
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
45
-78
/
+181
|
\
|
*
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-28
4
-3
/
+27
|
|
\
|
|
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
1
-0
/
+2
|
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
2
-0
/
+22
|
|
*
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
1
-3
/
+3
|
*
|
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
2
-10
/
+27
|
*
|
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
1
-2
/
+7
|
*
|
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
1
-1
/
+2
|
*
|
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
4
-14
/
+13
|
*
|
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
1
-2
/
+5
|
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
32
-20
/
+16
|
*
|
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
3
-8
/
+4
|
*
|
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
2019-03-28
1
-0
/
+5
|
*
|
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
4
-3
/
+45
|
*
|
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
3
-18
/
+28
|
*
|
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
2019-03-28
1
-4
/
+9
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
8
-22
/
+19
|
\
\
\
|
*
|
|
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-29
3
-10
/
+7
|
*
|
|
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
2019-03-28
1
-2
/
+3
|
*
|
|
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-03-28
1
-1
/
+1
|
*
|
|
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
2019-03-28
1
-2
/
+6
|
*
|
|
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
2019-03-27
1
-2
/
+0
|
*
|
|
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
2019-03-27
1
-2
/
+2
|
*
|
|
x86/resctrl: Remove unused variable
Peng Hao
2019-03-24
1
-3
/
+0
|
|
/
/
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
1
-7
/
+1
|
\
\
\
|
*
|
|
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
2019-03-28
1
-7
/
+1
|
|
/
/
*
|
|
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-31
3
-13
/
+32
|
\
\
\
|
*
|
|
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
2019-03-29
1
-0
/
+1
|
*
|
|
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
Gautham R. Shenoy
2019-03-27
1
-9
/
+18
|
*
|
|
powerpc/64: Fix memcmp reading past the end of src/dest
Michael Ellerman
2019-03-25
1
-4
/
+13
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-03-29
1
-1
/
+1
|
\
\
\
|
*
|
|
arm64: replace memblock_alloc_low with memblock_alloc
Chen Zhou
2019-03-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-28
6
-48
/
+76
|
\
\
\
|
*
|
|
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
2019-03-28
1
-6
/
+13
|
*
|
|
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
2019-03-11
1
-0
/
+11
|
*
|
|
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2019-03-06
3
-38
/
+45
|
*
|
|
s390: limit brk randomization to 32MB
Martin Schwidefsky
2019-03-06
1
-4
/
+7
*
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-03-28
15
-38
/
+36
|
\
\
\
\
|
*
|
|
|
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
Jonathan Hunter
2019-03-25
1
-1
/
+0
|
*
|
|
|
Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2019-03-25
8
-24
/
+22
|
|
\
\
\
\
[next]