index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
1
-6
/
+4
|
\
|
*
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-12
1
-6
/
+4
*
|
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
3
-11
/
+11
|
\
\
|
*
|
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-03-10
2
-10
/
+7
|
*
|
perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
Kan Liang
2021-03-06
1
-1
/
+4
|
|
/
*
|
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
9
-29
/
+99
|
\
\
|
*
|
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
2021-03-09
3
-15
/
+55
|
*
|
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
2021-03-09
1
-2
/
+4
|
*
|
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
2021-03-09
1
-2
/
+12
|
*
|
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
4
-2
/
+19
|
*
|
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-03-06
1
-1
/
+2
|
*
|
x86/unwind/orc: Silence warnings caused by missing ORC data
Josh Poimboeuf
2021-03-06
1
-1
/
+1
|
*
|
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
2021-03-06
1
-6
/
+6
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-14
6
-26
/
+47
|
\
\
|
*
|
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
2021-03-12
1
-0
/
+1
|
*
|
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
2021-03-12
1
-0
/
+11
|
*
|
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
2021-03-12
1
-10
/
+9
|
*
|
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
2021-03-12
1
-2
/
+2
|
*
|
kvm: x86: use NULL instead of using plain integer as pointer
Muhammad Usama Anjum
2021-03-06
1
-1
/
+1
|
*
|
KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
Sean Christopherson
2021-03-05
1
-12
/
+13
|
*
|
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
2021-03-05
1
-1
/
+10
*
|
|
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-12
1
-4
/
+2
|
\
\
\
|
*
|
|
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
2021-03-10
1
-2
/
+2
|
*
|
|
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Jan Beulich
2021-03-10
1
-2
/
+0
*
|
|
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-09
1
-3
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
1
-3
/
+7
|
|
\
\
\
|
|
*
|
|
bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src
Brendan Jackman
2021-02-22
1
-3
/
+7
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-04
9
-16
/
+400
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
KVM: SVM: Clear the CR4 register on reset
Babu Moger
2021-03-02
1
-0
/
+1
|
*
|
|
|
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
4
-2
/
+343
|
*
|
|
|
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
2021-03-02
1
-0
/
+4
|
*
|
|
|
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
2021-03-02
4
-2
/
+42
|
*
|
|
|
KVM: xen: flush deferred static key before checking it
Paolo Bonzini
2021-02-26
1
-0
/
+1
|
*
|
|
|
KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
Sean Christopherson
2021-02-26
1
-8
/
+8
|
*
|
|
|
KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
Wanpeng Li
2021-02-26
1
-1
/
+1
|
*
|
|
|
KVM: x86: remove misplaced comment on active_mmu_pages
Dongli Zhang
2021-02-26
1
-3
/
+0
*
|
|
|
|
Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-04
3
-29
/
+62
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
2021-03-03
3
-26
/
+21
|
*
|
|
|
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2021-03-03
1
-3
/
+41
*
|
|
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-26
15
-415
/
+311
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
2021-02-25
1
-3
/
+8
|
*
|
|
|
|
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
2021-02-23
1
-2
/
+2
|
*
|
|
|
|
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2021-02-22
2
-9
/
+28
|
*
|
|
|
|
KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault
Sean Christopherson
2021-02-22
2
-2
/
+2
|
*
|
|
|
|
KVM: nSVM: prepare guest save area while is_guest_mode is true
Paolo Bonzini
2021-02-22
1
-1
/
+1
|
*
|
|
|
|
KVM: x86/mmu: Remove a variety of unnecessary exports
Sean Christopherson
2021-02-19
2
-21
/
+15
|
*
|
|
|
|
KVM: x86: Fold "write-protect large" use case into generic write-protect
Sean Christopherson
2021-02-19
2
-47
/
+17
|
*
|
|
|
|
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
2021-02-19
5
-153
/
+36
[next]