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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-14
/
+52
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2
-7
/
+13
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2
-6
/
+24
2022-06-27
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
1
-12
/
+46
2022-06-27
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
1
-1
/
+107
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2
-0
/
+32
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+5
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
2
-6
/
+46
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
3
-1
/
+74
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
2
-2
/
+2
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-13
/
+0
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
1
-3
/
+0
2022-06-22
x86/vmware: Use BIT() macro for shifting
Shreenidhi Shedi
1
-2
/
+2
2022-06-20
x86/pmem: Fix platform-device leak in error path
Johan Hovold
1
-1
/
+6
2022-06-20
x86: kvm: remove NULL check before kfree
Dongliang Mu
1
-2
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+2
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+8
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+9
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
1
-5
/
+9
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-39
/
+248
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
2
-7
/
+2
2022-06-08
x86: Remove vendor checks from prefer_mwait_c1_over_halt
Wyes Karny
1
-10
/
+25
2022-06-08
x86: Handle idle=nomwait cmdline properly for x86_idle
Wyes Karny
1
-3
/
+6
2022-06-08
x86/cpu: Add new VMX feature, Tertiary VM-Execution control
Robert Hoo
1
-1
/
+8
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
2
-7
/
+8
2022-06-05
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+9
2022-06-05
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+115
2022-06-05
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-104
/
+13
2022-06-05
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-2
/
+1
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-10
/
+12
2022-06-02
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
3
-6
/
+115
2022-06-01
x86/kexec: fix memory leak of elf header buffer
Baoquan He
1
-3
/
+9
2022-06-01
x86/speculation/mmio: Print SMT warning
Josh Poimboeuf
1
-0
/
+11
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
1
-3
/
+0
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
1
-0
/
+5
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
2
-1
/
+8
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
1
-100
/
+0
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-10
/
+2
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+2
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-3
/
+3
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-8
/
+17
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-56
/
+21
2022-05-26
x86/traceponit: Fix comment about irq vector tracepoints
sunliming
1
-3
/
+0
2022-05-26
x86,tracing: Remove unused headers
sunliming
1
-3
/
+0
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-4
/
+2
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-56
/
+85
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-211
/
+99
[prev]
[next]