index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
6
-17
/
+13
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
52
-578
/
+1123
2022-02-21
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
Josh Poimboeuf
1
-6
/
+29
2022-02-21
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2
-38
/
+99
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
6
-24
/
+31
2022-02-20
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+7
2022-02-19
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2
-1
/
+68
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
1
-1
/
+1
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
1
-4
/
+6
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
5
-341
/
+0
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
5
-33
/
+15
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
6
-44
/
+17
2022-02-18
KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
Paolo Bonzini
1
-2
/
+5
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
3
-46
/
+46
2022-02-18
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
1
-6
/
+2
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
5
-17
/
+1
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
2
-20
/
+40
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-183
/
+266
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
3
-8
/
+16
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
2
-1
/
+6
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
4
-5
/
+5
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+5
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-16
x86/cpu: Clear SME feature flag when not in use
Mario Limonciello
2
-1
/
+9
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2
-4
/
+4
2022-02-15
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
1
-0
/
+1
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-142
/
+230
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
3
-0
/
+10
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
3
-0
/
+10
2022-02-15
x86/cpufeatures: Re-enable ENQCMD
Fenghua Yu
1
-2
/
+5
2022-02-15
x86/traps: Demand-populate PASID MSR via #GP
Fenghua Yu
1
-0
/
+55
2022-02-15
x86/fpu: Clear PASID when copying fpstate
Fenghua Yu
1
-0
/
+7
2022-02-14
KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"
Sean Christopherson
3
-33
/
+33
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
5
-60
/
+74
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
20
-163
/
+118
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
2
-1
/
+3
2022-02-13
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
2
-7
/
+8
2022-02-13
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
3
-42
/
+41
2022-02-13
Merge tip:locking/core into tip:ras/core
Borislav Petkov
2
-1
/
+11
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2022-02-12
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
1
-1
/
+1
[prev]
[next]