[PATCH 00/35 v4] PTI support for x32
2018-03-16 19:29 UTC (36+ messages)
` [PATCH 01/35] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/35] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/35] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/35] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/35] x86/entry/32: Unshare NMI return path
` [PATCH 06/35] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/35] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/35] x86/entry/32: Leave "
` [PATCH 09/35] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 10/35] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 11/35] x86/entry/32: Simplify debug entry point
` [PATCH 12/35] x86/32: Use tss.sp1 as cpu_current_top_of_stack
` [PATCH 13/35] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 14/35] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 15/35] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/35] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/35] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/35] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/35] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/35] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/35] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/35] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/35] x86/mm/legacy: "
` [PATCH 24/35] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/35] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/35] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/35] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 28/35] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 29/35] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 30/35] x86/ldt: Define LDT_END_ADDR
` [PATCH 31/35] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 32/35] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 33/35] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 34/35] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 35/35] x86/entry/32: Add debug code to check entry/exit cr3
[PATCH 0/4] hmm: fixes and documentations
2018-03-16 19:19 UTC (11+ messages)
` [PATCH 1/4] mm/hmm: documentation editorial update to HMM documentation
` [PATCH 2/4] mm/hmm: fix header file if/else/endif maze
` [PATCH 3/4] mm/hmm: HMM should have a callback before MM is destroyed
` [PATCH 4/4] mm/hmm: change CPU page table snapshot functions to simplify drivers
[PATCH 0/4] hmm: fixes and documentations v2
2018-03-16 19:14 UTC (10+ messages)
` [PATCH 01/14] mm/hmm: documentation editorial update to HMM documentation
` [PATCH 02/14] mm/hmm: fix header file if/else/endif maze
` [PATCH 03/14] mm/hmm: HMM should have a callback before MM is destroyed v2
` [PATCH 04/14] mm/hmm: hmm_pfns_bad() was accessing wrong struct
` [PATCH 05/14] mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
` [PATCH 06/14] mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
` [PATCH 07/14] mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
` [PATCH 08/14] mm/hmm: cleanup special vma handling (VM_SPECIAL)
` [PATCH 09/14] mm/hmm: do not differentiate between empty entry or missing directory
[PATCH v9 00/61] XArray v9
2018-03-16 19:12 UTC (14+ messages)
` [PATCH v9 08/61] page cache: Use xa_lock
` [PATCH v9 09/61] xarray: Replace exceptional entries
` [PATCH v9 10/61] xarray: Change definition of sibling entries
` [PATCH v9 11/61] xarray: Add definition of struct xarray
` [PATCH v9 12/61] xarray: Define struct xa_node
` [PATCH v9 13/61] xarray: Add documentation
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-16 19:06 UTC (10+ messages)
` [RFC PATCH 09/14] khwasan: add hooks implementation
[PATCH] mm: add config for readahead window
2018-03-16 18:49 UTC (2+ messages)
[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 17:50 UTC (38+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH 8/8] trace_uprobe/sdt: Document about "
[Bug 199037] New: Kernel bug at mm/hugetlb.c:741
2018-03-16 16:53 UTC (5+ messages)
` [PATCH v3] hugetlbfs: check for pgoff value overflow
[PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
2018-03-16 16:38 UTC (3+ messages)
` [mm] b33ddf50eb: INFO:trying_to_register_non-static_key
[PATCH] Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
2018-03-16 15:14 UTC (3+ messages)
[PATCH] mm/shmem: Do not wait for lock_page() in shmem_unused_huge_shrink()
2018-03-16 14:42 UTC (9+ messages)
[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
2018-03-16 13:57 UTC (14+ messages)
` [PATCH] Improve mutex documentation
[PATCH v2 1/1] mm/ksm: fix interaction with THP
2018-03-16 13:51 UTC (2+ messages)
[PATCH -mm] mm: Fix race between swapoff and mincore
2018-03-16 12:37 UTC (2+ messages)
[PATCH] mm: fix low-high watermark distance on small systems
2018-03-16 11:03 UTC (3+ messages)
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-16 11:02 UTC (2+ messages)
[PATCH] Revert "mm/memblock.c: hardcode the end_pfn being -1"
2018-03-16 10:27 UTC (4+ messages)
[PATCH] mm/khugepaged: Convert VM_BUG_ON() to collapse fail
2018-03-16 10:05 UTC (3+ messages)
[PATCH V3] ZBOOT: fix stack protector in compressed boot phase
2018-03-16 7:55 UTC
[PATCH 00/16] remove eight obsolete architectures
2018-03-16 4:50 UTC (13+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
mmotm 2018-03-14-16-24 uploaded
2018-03-16 3:47 UTC (3+ messages)
` mmotm 2018-03-14-16-24 uploaded (lustre)
[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
2018-03-16 0:45 UTC (8+ messages)
[PATCH v2 20/36] mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
2018-03-15 20:54 UTC (3+ messages)
` [PATCH v2 21/36] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-03-15 20:54 UTC (14+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch -mm] mm, memcg: separate oom_group from selection criteria
` [patch -mm] mm, memcg: disregard mempolicies for cgroup-aware oom killer
[PATCH v2 0/2] optimize memory hotplug
2018-03-15 20:43 UTC (7+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
Hangs in balance_dirty_pages with arm-32 LPAE + highmem
2018-03-15 20:10 UTC (5+ messages)
KVM hang after OOM
2018-03-15 20:10 UTC (8+ messages)
[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
2018-03-15 18:57 UTC (7+ messages)
` [PATCH 2/6] mm/vmscan: Update stale comments
` [PATCH 3/6] mm/vmscan: replace mm_vmscan_lru_shrink_inactive with shrink_page_list tracepoint
` [PATCH 4/6] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
2018-03-15 18:51 UTC (13+ messages)
` [PATCH 4/8] struct page: add field for vm_struct
[PATCH] mm/thp: Do not wait for lock_page() in deferred_split_scan()
2018-03-15 18:30 UTC (2+ messages)
[PATCH v3 0/2] Directed kmem charging
2018-03-15 18:25 UTC (6+ messages)
` [PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
[PATCH v3] x86: treat pkey-0 special
2018-03-15 17:39 UTC (7+ messages)
[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
2018-03-15 14:51 UTC (7+ messages)
` [PATCH v2 1/2] mm/vmalloc: Add interfaces to free unmapped page table
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces
[PATCH 0/2] x86/mm: Fix couple MKTME-related issues
2018-03-15 13:49 UTC (3+ messages)
` [PATCH 1/2] x86/mm: Fix comment in detect_tme() regarding x86_phys_bits
` [PATCH 2/2] x86/mm: Do not lose cpuinfo_x86:x86_phys_bits adjustment
[PATCH -mm] mm, madvise, THP: Use THP aligned address in madvise_free_huge_pmd()
2018-03-15 12:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox