index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Lines
2021-02-10
x86/fault: Correct a few user vs kernel checks wrt WRUSS
Andy Lutomirski
-4
/
+11
2021-02-10
x86/fault: Document the locking in the fault_signal_pending() path
Andy Lutomirski
-1
/
+4
2021-02-10
x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()
Andy Lutomirski
-5
/
+7
2021-02-10
x86/fault: Fold mm_fault_error() into do_user_addr_fault()
Andy Lutomirski
-52
/
+45
2021-02-10
x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUs
Andy Lutomirski
-0
/
+13
2021-02-10
x86/fault: Fix AMD erratum #91 errata fixup for user code
Andy Lutomirski
-10
/
+17
2021-01-04
x86/mm: Increase pgt_buf size for 5-level page tables
Lorenzo Stoakes
-5
/
+14
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
-1
/
+0
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-127
/
+13
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+2
2020-12-22
x86/split-lock: Avoid returning with interrupts enabled
Andi Kleen
-1
/
+2
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
-0
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-498
/
+2297
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-28
/
+24
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
-0
/
+2
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
-1
/
+1
2020-12-19
xen: Kconfig: remove X86_64 depends from XEN_512GB
Jason Andryuk
-1
/
+1
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-7
/
+46
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2020-12-16
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+39
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+20
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
-0
/
+2
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+0
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+6
2020-12-16
xen: remove trailing semicolon in macro definition
Tom Rix
-1
/
+1
2020-12-16
xen: Kconfig: nest Xen guest options
Jason Andryuk
-13
/
+13
2020-12-16
xen: Remove Xen PVH/PVHVM dependency on PCI
Jason Andryuk
-6
/
+12
2020-12-16
x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
-11
/
+1
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-23
/
+7
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
-3
/
+2
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
-3
/
+3
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
-17
/
+0
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
-1
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
-0
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
-0
/
+1
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-47
/
+62
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
-0
/
+29
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
-0
/
+1
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
-1
/
+2
2020-12-15
KVM: SVM: Provide support to launch and run an SEV-ES guest
Tom Lendacky
-0
/
+104
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
-9
/
+77
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
-23
/
+103
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
-5
/
+92
2020-12-15
KVM: SVM: Update ASID allocation to support SEV-ES guests
Tom Lendacky
-11
/
+14
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
-2
/
+4
2020-12-15
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
-7
/
+17
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
-10
/
+56
[next]