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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+1
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+1
2021-09-22
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
1
-1
/
+1
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
1
-1
/
+1
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-2
/
+0
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
1
-5
/
+1
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-20
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-52
/
+46
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
1
-1
/
+13
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+9
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-94
/
+0
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+4
2021-08-30
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+39
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+9
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+134
2021-08-30
Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+4
2021-08-26
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
1
-0
/
+132
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
1
-0
/
+2
2021-08-24
x86/mce: Defer processing of early errors
Borislav Petkov
1
-0
/
+1
2021-08-20
KVM: x86/mmu: Support shadowing NPT when 5-level paging is enabled in host
Wei Huang
1
-0
/
+1
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
1
-3
/
+2
2021-08-20
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
2
-1
/
+3
2021-08-20
KVM: x86/mmu: Add detailed page size stats
Mingwei Zhang
1
-1
/
+8
2021-08-20
KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
Vitaly Kuznetsov
1
-0
/
+6
2021-08-20
KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
Maxim Levitsky
1
-0
/
+6
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
2
-2
/
+0
2021-08-20
KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
Peter Xu
1
-7
/
+0
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+9
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
1
-0
/
+2
2021-08-13
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
1
-2
/
+0
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
1
-24
/
+1
2021-08-13
KVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
Lai Jiangshan
1
-1
/
+0
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into HEAD
Paolo Bonzini
1
-0
/
+7
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
1
-0
/
+7
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
1
-0
/
+2
2021-08-10
x86: Add support for 0x22/0x23 port I/O configuration space
Maciej W. Rozycki
2
-4
/
+37
2021-08-05
KVM: xen: do not use struct gfn_to_hva_cache
Paolo Bonzini
1
-2
/
+1
2021-08-04
x86/hyperv: fix root partition faults when writing to VP assist page MSR
Praveen Kumar
1
-0
/
+9
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
1
-0
/
+1
2021-08-03
KVM: const-ify all relevant uses of struct kvm_memory_slot
Hamza Mahfooz
1
-2
/
+2
2021-08-02
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
1
-5
/
+0
2021-08-02
KVM: X86: Add per-vm stat for max rmap list size
Peter Xu
1
-0
/
+1
2021-07-30
kfence, x86: only define helpers if !MODULE
Marco Elver
1
-0
/
+4
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2
-0
/
+4
2021-07-28
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
1
-2
/
+2
[next]