index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
2022-10-03
3
-6
/
+16
*
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
2022-10-03
1
-1
/
+22
*
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
2022-10-03
1
-2
/
+21
*
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
2022-10-03
1
-0
/
+5
*
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
2022-10-03
1
-0
/
+1
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
7
-0
/
+11
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
2
-0
/
+10
*
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
2022-10-03
2
-2
/
+47
*
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
2022-10-03
1
-7
/
+15
*
x86: add missing include to sparsemem.h
Dmitry Vyukov
2022-10-03
1
-0
/
+2
*
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
1
-4
/
+5
*
mm: remove rb tree.
Liam R. Howlett
2022-09-26
1
-1
/
+0
*
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
1
-0
/
+1
*
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
3
-2
/
+7
*
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
1
-3
/
+3
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
1
-1
/
+1
*
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
2022-09-26
1
-4
/
+4
*
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
1
-1
/
+1
*
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
2022-09-11
1
-0
/
+3
*
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
12
-72
/
+150
|
\
|
*
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-25
2
-2
/
+2
|
*
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
2022-08-24
1
-2
/
+14
|
*
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-08-24
2
-1
/
+19
|
*
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
2022-08-23
1
-0
/
+2
|
*
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
2022-08-21
1
-5
/
+10
|
*
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-08-19
1
-0
/
+12
|
*
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
2022-08-19
1
-41
/
+39
|
*
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-18
3
-19
/
+42
|
*
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-16
1
-1
/
+1
|
*
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
2022-08-15
1
-1
/
+9
*
|
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-28
4
-7
/
+36
|
\
\
|
*
|
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-27
1
-1
/
+17
|
*
|
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
2022-08-19
1
-1
/
+1
|
*
|
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
2022-08-19
1
-1
/
+9
|
*
|
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
2022-08-19
2
-4
/
+1
|
*
|
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
2022-08-19
1
-0
/
+8
*
|
|
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-27
1
-1
/
+0
|
\
\
\
|
*
|
|
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
2022-08-25
1
-1
/
+0
*
|
|
|
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-26
1
-0
/
+21
*
|
|
|
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-21
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
2022-08-14
1
-1
/
+1
*
|
|
|
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-21
4
-23
/
+4
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-19
5
-30
/
+27
|
\
\
\
\
|
*
|
|
|
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
2022-08-19
1
-1
/
+2
|
*
|
|
|
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
2022-08-19
1
-19
/
+4
|
*
|
|
|
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
2022-08-19
1
-0
/
+11
|
*
|
|
|
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
2
-9
/
+9
|
*
|
|
|
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
2022-08-19
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
2022-08-19
1
-1
/
+1
*
|
|
|
x86: simplify load_unaligned_zeropad() implementation
Linus Torvalds
2022-08-16
3
-43
/
+60
|
/
/
/
[next]