Age | Commit message (Expand) | Author |
2019-08-29 | x86/mm/pti: Do not invoke PTI functions when PTI is disabled | Thomas Gleixner |
2019-08-29 | x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable() | Song Liu |
2019-07-22 | x86/mm: Sync also unmappings in vmalloc_sync_all() | Joerg Roedel |
2019-07-22 | x86/mm: Check for pfn instead of page in vmalloc_sync_one() | Joerg Roedel |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-18 | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() | Dan Williams |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-17 | x86/mm, tracing: Fix CR2 corruption | Peter Zijlstra |
2019-07-16 | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual |
2019-07-16 | mm/ioremap: probe platform for p4d huge map support | Anshuman Khandual |
2019-07-16 | x86/mm: Free sme_early_buffer after init | David Rientjes |
2019-07-16 | dma-direct: Force unencrypted DMA under SME for certain DMA masks | Tom Lendacky |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] | Mike Rapoport |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-02 | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig |
2019-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-28 | x86/vsyscall: Document odd SIGSEGV error code for vsyscalls | Andy Lutomirski |
2019-06-28 | x86/vsyscall: Show something useful on a read fault | Andy Lutomirski |
2019-06-26 | x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init() | Kirill A. Shutemov |
2019-06-20 | x86/mm: Rework ioremap resource mapping determination | Lianbo Jiang |
2019-06-20 | x86/mm: Create a workarea in the kernel for SME early encryption | Thomas Lendacky |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet |
2019-06-14 | x86/kasan: Fix boot with 5-level paging and KASAN | Andrey Ryabinin |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab |
2019-06-07 | x86/mm/KASLR: Compute the size of the vmemmap section properly | Baoquan He |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-03 | signal/x86: Move tsk inside of CONFIG_MEMORY_FAILURE in do_sigbus | Eric W. Biederman |
2019-06-03 | x86: mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Explicitly call force_sig_fault on current | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig_mceerr | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-19 | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-16 | Merge branch 'linus' into x86/urgent, to pick up dependent changes | Ingo Molnar |
2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand |