index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
1
-5
/
+2
2019-01-13
x86/mm: Fix guard hole handling
Kirill A. Shutemov
1
-4
/
+4
2019-01-09
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
1
-6
/
+0
2019-01-09
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-12-05
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
1
-28
/
+86
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-11
/
+20
2018-11-13
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
1
-1
/
+5
2018-10-03
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-10-03
x86/mm: Expand static page table for fixmap space
Feng Tang
1
-0
/
+9
2018-10-03
x86/numa_emulation: Fix emulated-to-physical node mapping
Dan Williams
1
-1
/
+1
2018-09-26
x86/mm/pti: Add an overflow check to pti_clone_pmds()
Joerg Roedel
1
-0
/
+4
2018-09-26
x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
Jiang Biao
1
-3
/
+7
2018-09-26
x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
Jiang Biao
1
-2
/
+9
2018-09-19
x86/mm: Remove in_nmi() warning from vmalloc_fault()
Joerg Roedel
1
-2
/
+0
2018-09-05
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
1
-0
/
+7
2018-09-05
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2
-2
/
+2
2018-09-05
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-17
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-5
/
+7
2018-08-17
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-08-15
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-15
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
1
-10
/
+15
2018-08-15
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
1
-4
/
+4
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2
-0
/
+2
2018-08-15
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
1
-1
/
+9
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+15
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+21
2018-07-03
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-05-30
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
1
-2
/
+4
2018-05-30
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
1
-0
/
+9
2018-05-22
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
1
-10
/
+11
2018-04-26
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-2
/
+1
2018-03-28
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-21
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-15
x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
Peter Zijlstra
1
-0
/
+2
2018-03-15
x86/mm: Remove stale comment about KMEMCHECK
Jann Horn
1
-4
/
+0
2018-03-08
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2
-0
/
+21
2018-02-25
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2
-7
/
+9
2018-02-22
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
5
-7
/
+7
2018-02-22
kmemcheck: rip it out for real
Michal Hocko
9
-9
/
+0
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
14
-1320
/
+2
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
4
-9
/
+8
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-6
/
+0
2018-02-07
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
1
-1
/
+32
2018-02-03
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
1
-1
/
+3
2018-01-31
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
1
-5
/
+29
2018-01-23
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-23
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2
-31
/
+81
[next]