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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
x86/module: Fix the paravirt vs alternative order
Peter Zijlstra
1
-5
/
+8
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-52
/
+160
2022-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+6
2022-03-05
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-05
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+10
2022-02-28
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-9
/
+0
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
9
-43
/
+22
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
5
-20
/
+17
2022-02-25
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
1
-1
/
+1
2022-02-25
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
1
-1
/
+1
2022-02-25
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
1
-0
/
+3
2022-02-25
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
1
-0
/
+2
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
2
-7
/
+1
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+7
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+10
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
1
-2
/
+14
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-0
/
+6
2022-02-23
x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}
Kirill A. Shutemov
2
-90
/
+0
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
1
-2
/
+2
2022-02-23
x86/mce: Remove the tolerance level control
Borislav Petkov
3
-47
/
+30
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
7
-39
/
+12
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
1
-37
/
+96
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2
-15
/
+22
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-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-22
/
+3
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
1
-1
/
+4
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
1
-3
/
+3
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
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
2
-22
/
+3
2022-02-13
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
3
-42
/
+41
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/head64: Add missing __head annotation to sme_postprocess_startup()
Marco Bonelli
1
-1
/
+1
2022-02-11
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-22
/
+1
2022-02-10
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+34
2022-02-09
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
Hans de Goede
1
-22
/
+1
2022-02-07
x86/alternative: Introduce text_poke_copy
Song Liu
1
-0
/
+34
2022-02-01
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
2
-6
/
+5
2022-02-01
x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
Tony Luck
2
-0
/
+2
2022-02-01
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
3
-72
/
+74
2022-02-01
x86/CPU/AMD: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-3
/
+4
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
60
-862
/
+1116
[prev]
[next]