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-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
2021-12-03
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-02
x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
Feng Tang
1
-4
/
+24
2021-12-02
x86/tsc: Add a timer to make sure TSC_adjust is always checked
Feng Tang
1
-0
/
+41
2021-11-30
x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()
Marco Elver
1
-1
/
+1
2021-11-30
x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define
Tony Luck
1
-1
/
+1
2021-11-24
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
1
-1
/
+1
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-33
/
+45
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+12
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+2
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
1
-0
/
+5
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2
-2
/
+2
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-63
/
+125
2021-11-18
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
1
-1
/
+1
2021-11-18
KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
4
-4
/
+16
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
9
-58
/
+108
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
1
-2
/
+2
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
1
-1
/
+0
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
1
-3
/
+3
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
1
-1
/
+6
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2
-9
/
+22
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
1
-11
/
+15
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
1
-9
/
+9
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2
-9
/
+20
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
1
-1
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2
-0
/
+2
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
1
-5
/
+17
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
1
-3
/
+3
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
1
-1
/
+1
2021-11-17
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
1
-2
/
+0
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
Alexander Antonov
1
-0
/
+8
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Alexander Antonov
1
-0
/
+1
2021-11-17
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
Alexander Antonov
1
-0
/
+3
2021-11-16
x86/sgx: Fix free page accounting
Reinette Chatre
1
-6
/
+6
2021-11-16
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
黄乐
1
-2
/
+6
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2
-13
/
+16
2021-11-15
x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
Sean Christopherson
1
-0
/
+3
2021-11-15
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
1
-27
/
+39
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+11
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+15
2021-11-14
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+5
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-4
/
+60
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-336
/
+803
2021-11-13
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
1
-1
/
+1
2021-11-12
x86/cpu: Add Raptor Lake to Intel family
Tony Luck
1
-0
/
+2
2021-11-12
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
1
-2
/
+3
[next]