index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-3
/
+3
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-16
/
+400
2021-03-04
Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-29
/
+62
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
3
-26
/
+21
2021-03-03
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
1
-3
/
+41
2021-03-02
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
4
-2
/
+343
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
4
-2
/
+42
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-415
/
+311
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+2
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2
-7
/
+1
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
3
-0
/
+76
2021-02-26
KVM: xen: flush deferred static key before checking it
Paolo Bonzini
1
-0
/
+1
2021-02-26
KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
Sean Christopherson
1
-8
/
+8
2021-02-26
KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
Wanpeng Li
1
-1
/
+1
2021-02-26
KVM: x86: remove misplaced comment on active_mmu_pages
Dongli Zhang
1
-3
/
+0
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+15
2021-02-25
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
1
-3
/
+8
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-178
/
+270
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-2817
/
+35
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+93
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+14
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2021-02-23
x86, build: allow LTO to be selected
Sami Tolvanen
2
-0
/
+7
2021-02-23
x86, cpu: disable LTO for cpu.c
Sami Tolvanen
1
-0
/
+4
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
1
-1
/
+2
2021-02-23
x86, build: use objtool mcount
Sami Tolvanen
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+2
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-153
/
+206
2021-02-23
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
1
-2
/
+2
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2
-9
/
+28
2021-02-22
KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault
Sean Christopherson
2
-2
/
+2
2021-02-22
KVM: nSVM: prepare guest save area while is_guest_mode is true
Paolo Bonzini
1
-1
/
+1
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-83
/
+0
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
32
-4284
/
+1162
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-2
/
+2
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-12
/
+13
2021-02-21
Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-35
/
+63
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
55
-1384
/
+3171
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-12
/
+833
2021-02-21
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+7
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-416
/
+741
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-11
/
+63
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+8
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-2602
/
+1
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+33
[next]