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
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+10
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-20
/
+32
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-45
/
+73
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2
-3
/
+3
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
27
-133
/
+116
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2
-1
/
+5
2020-06-26
x86: kill dump_fpu()
Al Viro
2
-17
/
+0
2020-06-26
x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer
Al Viro
1
-6
/
+6
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
400
-8157
/
+10193
2020-06-25
x86/entry: Fix #UD vs WARN more
Peter Zijlstra
1
-34
/
+38
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-06-25
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2
-3
/
+7
2020-06-25
x86/msr: Filter MSR writes
Borislav Petkov
1
-0
/
+69
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-82
/
+72
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
1
-0
/
+2
2020-06-23
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
1
-2
/
+0
2020-06-23
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
1
-1
/
+2
2020-06-23
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
3
-26
/
+0
2020-06-22
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
5
-10
/
+11
2020-06-22
KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()
Vitaly Kuznetsov
1
-6
/
+3
2020-06-22
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
2
-21
/
+32
2020-06-22
kvm: lapic: fix broken vcpu hotplug
Igor Mammedov
1
-0
/
+1
2020-06-22
x86/msr: Move the F15h MSRs where they belong
Borislav Petkov
1
-3
/
+2
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-3
/
+0
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-2
/
+2
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-13
/
+3
2020-06-20
x86/idt: Make idt_descr static
Jason Andryuk
1
-1
/
+1
2020-06-19
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
1
-0
/
+1
2020-06-19
Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
Vitaly Kuznetsov
1
-2
/
+1
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
13
-37
/
+39
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-2
/
+2
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
4
-15
/
+15
2020-06-18
x86/mm/32: Fix -Wmissing prototypes warnings for init.c
Benjamin Thiel
1
-6
/
+3
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
1
-1
/
+1
2020-06-18
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2
-1
/
+6
2020-06-18
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
1
-18
/
+14
2020-06-18
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2
-26
/
+91
2020-06-18
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2
-0
/
+49
2020-06-18
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
1
-8
/
+24
2020-06-18
x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
Tony Luck
1
-4
/
+2
2020-06-18
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
2
-6
/
+10
2020-06-18
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
1
-6
/
+28
2020-06-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
3
-10
/
+11
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
3
-16
/
+81
2020-06-18
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
Andi Kleen
1
-0
/
+30
2020-06-18
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
1
-0
/
+24
2020-06-18
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
Chang S. Bae
1
-15
/
+2
[prev]
[next]