index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-21
4
-10
/
+17
|
*
|
|
|
|
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
2020-02-21
1
-0
/
+3
|
*
|
|
|
|
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2020-02-21
2
-1
/
+2
|
*
|
|
|
|
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
2020-02-21
1
-2
/
+9
|
*
|
|
|
|
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-21
1
-1
/
+1
|
*
|
|
|
|
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
2020-02-20
2
-23
/
+26
|
*
|
|
|
|
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-02-20
1
-1
/
+1
|
*
|
|
|
|
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
2020-02-17
1
-5
/
+5
|
*
|
|
|
|
KVM: x86: enable -Werror
Paolo Bonzini
2020-02-12
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-02-23
33
-164
/
+662
|
\
\
\
\
\
\
|
*
|
|
|
|
|
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-23
1
-1
/
+1
|
*
|
|
|
|
|
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
2
-3
/
+5
|
*
|
|
|
|
|
csky: Add PCI support
MaJun
2020-02-21
3
-1
/
+39
|
*
|
|
|
|
|
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
2020-02-21
1
-7
/
+0
|
*
|
|
|
|
|
csky: Add setup_initrd check code
Guo Ren
2020-02-21
2
-3
/
+44
|
*
|
|
|
|
|
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-21
2
-3
/
+0
|
*
|
|
|
|
|
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-02-21
1
-1
/
+1
|
*
|
|
|
|
|
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
1
-0
/
+3
|
*
|
|
|
|
|
csky: Remove unused cache implementation
Guo Ren
2020-02-21
1
-15
/
+1
|
*
|
|
|
|
|
csky: Fixup ftrace modify panic
Guo Ren
2020-02-21
1
-0
/
+2
|
*
|
|
|
|
|
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
7
-11
/
+77
|
*
|
|
|
|
|
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
2020-02-21
1
-1
/
+3
|
*
|
|
|
|
|
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2020-02-21
2
-8
/
+18
|
*
|
|
|
|
|
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
3
-37
/
+2
|
*
|
|
|
|
|
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
4
-8
/
+31
|
*
|
|
|
|
|
csky/Kconfig: Add Kconfig.platforms to support some drivers
Guo Ren
2020-02-21
2
-0
/
+11
|
*
|
|
|
|
|
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
1
-1
/
+1
|
*
|
|
|
|
|
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
3
-7
/
+31
|
*
|
|
|
|
|
csky/mm: Fixup export invalid_pte_table symbol
Guo Ren
2020-02-21
1
-0
/
+1
|
*
|
|
|
|
|
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
7
-66
/
+61
|
*
|
|
|
|
|
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
7
-1
/
+304
|
*
|
|
|
|
|
csky: Initial stack protector support
Mao Han
2020-02-21
3
-0
/
+36
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-23
1
-23
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-14
1
-6
/
+11
|
*
|
|
|
|
|
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-13
1
-17
/
+16
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-23
3
-3
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2020-02-19
2
-0
/
+16
|
*
|
|
|
|
|
x86/boot/compressed: Don't declare __force_order in kaslr_64.c
H.J. Lu
2020-02-19
1
-3
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-22
8
-29
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
2020-02-19
1
-2
/
+2
|
*
|
|
|
|
|
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
2020-02-19
1
-1
/
+1
|
*
|
|
|
|
|
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
2020-02-19
1
-1
/
+0
|
*
|
|
|
|
|
s390: make 'install' not depend on vmlinux
Masahiro Yamada
2020-02-17
2
-2
/
+2
|
*
|
|
|
|
|
s390/kaslr: Fix casts in get_random
Nathan Chancellor
2020-02-17
1
-1
/
+1
|
*
|
|
|
|
|
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...
Nathan Chancellor
2020-02-17
1
-1
/
+1
|
*
|
|
|
|
|
s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUEST
Christian Borntraeger
2020-02-17
2
-21
/
+18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/xen: Distribute switch variables for initialization
Kees Cook
2020-02-20
1
-3
/
+4
*
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-02-22
2
-2
/
+2
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-19
1
-1
/
+1
[prev]
[next]