index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
2021-06-04
1
-5
/
+6
*
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
2021-06-04
1
-2
/
+2
*
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
1
-3
/
+3
*
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
1
-0
/
+8
|
\
|
*
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
1
-0
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
2
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-26
2
-7
/
+4
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
2
-4
/
+0
*
|
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-34
/
+0
*
|
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
1
-5
/
+7
*
|
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
1
-6
/
+61
*
|
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
1
-13
/
+55
*
|
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
1
-28
/
+7
*
|
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-30
1
-35
/
+13
*
|
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-29
2
-72
/
+106
|
\
\
|
*
|
x86/mm/tlb: Remove unnecessary uses of the inline keyword
Nadav Amit
2021-03-06
1
-3
/
+3
|
*
|
x86/mm/tlb: Do not make is_lazy dirty for no reason
Nadav Amit
2021-03-06
1
-1
/
+2
|
*
|
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
2021-03-06
2
-8
/
+11
|
*
|
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
1
-17
/
+29
|
*
|
x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
Nadav Amit
2021-03-06
1
-5
/
+32
|
*
|
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
2021-03-06
1
-45
/
+36
*
|
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
11
-23
/
+24
|
\
\
\
|
*
|
|
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
2021-04-14
1
-0
/
+2
|
*
|
|
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
1
-4
/
+3
|
*
|
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
3
-3
/
+3
|
*
|
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
10
-16
/
+16
|
|
/
/
*
|
|
Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
2
-16
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2021-03-18
1
-16
/
+19
|
*
|
x86/virtio: Have SEV guests enforce restricted virtio memory access
Tom Lendacky
2021-03-08
1
-0
/
+6
|
|
/
*
/
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
2021-03-23
1
-1
/
+1
|
/
*
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
2021-02-26
1
-2
/
+2
*
kfence: add test suite
Marco Elver
2021-02-26
1
-1
/
+2
*
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
1
-1
/
+1
*
x86, kfence: enable KFENCE for x86
Alexander Potapenko
2021-02-26
1
-0
/
+5
*
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-21
3
-199
/
+225
|
\
|
*
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
2021-02-12
2
-32
/
+0
|
|
\
|
|
*
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
2021-01-21
1
-30
/
+0
|
|
*
x86: Remove definition of DEBUG
Tom Rix
2021-01-15
1
-2
/
+0
|
*
|
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-02-10
1
-5
/
+6
|
*
|
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
2021-02-10
1
-3
/
+6
|
*
|
x86/fault: Don't look for extable entries for SMEP violations
Andy Lutomirski
2021-02-10
1
-2
/
+2
|
*
|
x86/fault: Rename no_context() to kernelmode_fixup_or_oops()
Andy Lutomirski
2021-02-10
1
-18
/
+10
|
*
|
x86/fault: Bypass no_context() for implicit kernel faults from usermode
Andy Lutomirski
2021-02-10
1
-27
/
+32
|
*
|
x86/fault: Split the OOPS code out from no_context()
Andy Lutomirski
2021-02-10
1
-54
/
+62
|
*
|
x86/fault: Improve kernel-executing-user-memory handling
Andy Lutomirski
2021-02-10
1
-3
/
+18
|
*
|
x86/fault: Correct a few user vs kernel checks wrt WRUSS
Andy Lutomirski
2021-02-10
1
-4
/
+11
|
*
|
x86/fault: Document the locking in the fault_signal_pending() path
Andy Lutomirski
2021-02-10
1
-1
/
+4
|
*
|
x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()
Andy Lutomirski
2021-02-10
1
-5
/
+7
|
*
|
x86/fault: Fold mm_fault_error() into do_user_addr_fault()
Andy Lutomirski
2021-02-10
1
-52
/
+45
[next]