index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
dump_pagetables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Do not warn about PCI BIOS W+X mappings
Thomas Gleixner
2019-11-24
1
-8
/
+27
*
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
2019-01-13
1
-5
/
+2
*
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2019-01-13
1
-4
/
+4
*
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-08-10
1
-3
/
+3
*
x86/ldt: Reserve address-space range on 32 bit for the LDT
Joerg Roedel
2018-07-20
1
-0
/
+9
*
x86/mm/dump_pagetables: Define INIT_PGD
Joerg Roedel
2018-07-20
1
-6
/
+6
*
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
1
-3
/
+3
*
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
2018-04-17
1
-5
/
+6
*
x86/mm: Consider effective protection attributes in W+X check
Jan Beulich
2018-02-26
1
-36
/
+58
*
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-16
1
-3
/
+1
*
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
Kirill A. Shutemov
2018-02-14
1
-2
/
+10
*
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
1
-7
/
+5
*
x86/mm: Make LDT_BASE_ADDR dynamic
Kirill A. Shutemov
2018-02-14
1
-1
/
+4
*
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-04
1
-1
/
+1
*
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
1
-1
/
+5
*
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
1
-5
/
+25
*
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
1
-0
/
+9
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
1
-1
/
+5
*
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
2017-12-22
1
-37
/
+53
*
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
2017-12-22
1
-1
/
+1
*
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
2017-07-25
1
-23
/
+41
*
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
2017-07-21
1
-9
/
+9
*
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
2017-07-21
1
-5
/
+6
*
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2017-06-13
1
-1
/
+1
*
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
2017-04-13
1
-1
/
+1
*
x86/dump_pagetables: Add support for 5-level paging
Kirill A. Shutemov
2017-03-30
1
-14
/
+45
*
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-18
1
-1
/
+0
*
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
1
-0
/
+1
*
x86/mm/ptdump: Add address marker for KASAN shadow region
Andrey Ryabinin
2017-02-16
1
-0
/
+9
*
x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y
Andrey Ryabinin
2017-02-16
1
-1
/
+15
*
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
2017-02-10
1
-0
/
+2
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-5
/
+1
|
\
|
*
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
2016-07-14
1
-5
/
+1
*
|
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2016-07-08
1
-4
/
+12
|
/
*
x86/mm/ptdump: Remove paravirt_enabled()
Borislav Petkov
2016-02-20
1
-6
/
+5
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-11
1
-32
/
+2
|
\
|
*
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-11-23
1
-32
/
+2
*
|
Fix user-visible spelling error
Linus Torvalds
2015-12-15
1
-1
/
+1
|
/
*
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
2015-11-07
1
-1
/
+16
*
x86/mm: Warn on W^X mappings
Stephen Smalley
2015-10-06
1
-1
/
+41
*
x86/mm: Fix page table dump to show PAT bit
Toshi Kani
2015-09-22
1
-18
/
+21
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-10
1
-13
/
+11
|
\
|
*
x86: Support PAT bit in pagetable dump for lower levels
Juergen Gross
2014-11-16
1
-13
/
+11
*
|
x86, ptdump: Add section for EFI runtime services
Mathias Krause
2014-11-11
1
-0
/
+3
|
/
*
x86-64, ptdump: Mark espfix area only if existent
Mathias Krause
2014-09-08
1
-0
/
+4
*
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2014-04-30
1
-11
/
+33
*
x86, ptdump: Add the functionality to dump an arbitrary pagetable
Borislav Petkov
2014-03-04
1
-30
/
+54
*
x86, mm: Create symbolic index into address_markers array
Andres Salomon
2010-07-20
1
-6
/
+26
*
x86: remove (null) in /sys kernel_page_tables
Yinghai Lu
2009-04-14
1
-3
/
+4
*
x86: another user of PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-08-20
1
-2
/
+2
[next]