index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
Eric Biggers
1
-1
/
+1
2018-01-31
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
1
-1
/
+1
2018-01-17
kaiser: Set _PAGE_NX only if supported
Lepton Wu
1
-0
/
+2
2018-01-17
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-4
/
+1
2018-01-10
Map the vsyscall page with _PAGE_USER
Borislav Petkov
1
-4
/
+30
2018-01-10
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-10
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
1
-2
/
+8
2018-01-05
kaiser: Set _PAGE_NX only if supported
Guenter Roeck
1
-1
/
+2
2018-01-05
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
1
-3
/
+8
2018-01-05
KPTI: Report when enabled
Kees Cook
1
-1
/
+6
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
1
-1
/
+1
2018-01-05
x86/kaiser: Move feature detection up
Borislav Petkov
1
-2
/
+0
2018-01-05
kaiser: disabled on Xen PV
Jiri Kosina
1
-0
/
+5
2018-01-05
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
2
-7
/
+7
2018-01-05
kaiser: drop is_atomic arg to kaiser_pagetable_walk()
Hugh Dickins
1
-8
/
+2
2018-01-05
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
1
-10
/
+1
2018-01-05
x86/kaiser: Check boottime cmdline params
Borislav Petkov
1
-18
/
+41
2018-01-05
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
1
-1
/
+19
2018-01-05
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
5
-14
/
+36
2018-01-05
kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
Hugh Dickins
1
-2
/
+4
2018-01-05
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
1
-6
/
+7
2018-01-05
kaiser: PCID 0 for kernel and 128 for user
Hugh Dickins
1
-0
/
+3
2018-01-05
kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
Hugh Dickins
2
-34
/
+62
2018-01-05
kaiser: enhanced by kernel and user PCIDs
Dave Hansen
2
-3
/
+50
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
1
-5
/
+11
2018-01-05
kaiser: kaiser_remove_mapping() move along the pgd
Hugh Dickins
1
-4
/
+6
2018-01-05
kaiser: tidied up kaiser_add/remove_mapping slightly
Hugh Dickins
1
-6
/
+3
2018-01-05
kaiser: ENOMEM if kaiser_pagetable_walk() NULL
Hugh Dickins
1
-3
/
+7
2018-01-05
kaiser: do not set _PAGE_NX on pgd_none
Hugh Dickins
1
-0
/
+42
2018-01-05
kaiser: merged update
Dave Hansen
3
-127
/
+290
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
4
-1
/
+188
2018-01-02
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2
-17
/
+2
2018-01-02
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
1
-27
/
+0
2018-01-02
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2018-01-02
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
1
-17
/
+0
2017-12-25
x86/mm, sched/core: Turn off IRQs in switch_mm()
Andy Lutomirski
1
-0
/
+10
2017-12-25
x86/mm, sched/core: Uninline switch_mm()
Andy Lutomirski
1
-0
/
+102
2017-12-25
x86/mm: Build arch/x86/mm/tlb.c even on !SMP
Andy Lutomirski
2
-2
/
+5
2017-12-25
mm/rmap: batched invalidations should use existing api
Nadav Amit
1
-1
/
+1
2017-12-16
Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"
Greg Kroah-Hartman
1
-6
/
+11
2017-12-05
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
1
-11
/
+6
2017-07-15
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
1
-16
/
+12
2017-07-05
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
1
-3
/
+1
2017-07-05
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
1
-9
/
+1
2017-07-05
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-26
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-04-21
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-11
/
+30
2017-03-22
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2016-10-31
Revert "x86/mm: Expand the exception table logic to allow new handling options"
Greg Kroah-Hartman
2
-73
/
+29
[next]