index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
1
-2
/
+1
2023-08-03
x86/shstk: Handle thread shadow stack
Rick Edgecombe
1
-0
/
+2
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+48
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
1
-0
/
+6
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
1
-0
/
+6
2023-03-16
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
1
-0
/
+11
2023-03-16
x86/mm: Handle LAM on context switch
Kirill A. Shutemov
1
-0
/
+24
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
1
-1
/
+1
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
1
-9
/
+2
2023-01-12
x86/gsseg: Move load_gs_index() to its own new header file
H. Peter Anvin (Intel)
1
-0
/
+1
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
1
-1
/
+1
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+6
2020-10-27
x86: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-0
/
+6
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-04-24
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
1
-55
/
+0
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
1
-13
/
+1
2020-04-24
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
1
-18
/
+1
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-15
/
+0
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-26
/
+0
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
1
-20
/
+0
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-6
/
+0
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
1
-80
/
+6
2019-11-27
perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0
Anthony Steinhauser
1
-1
/
+3
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
1
-4
/
+4
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-3
/
+3
2019-04-30
x86/mm: Save debug registers when loading a temporary mm
Nadav Amit
1
-0
/
+23
2019-04-30
x86/mm: Introduce temporary mm structs
Andy Lutomirski
1
-0
/
+33
2019-01-15
x86/pkeys: Properly copy pkey state at fork()
Dave Hansen
1
-0
/
+18
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-2
/
+2
2018-07-20
x86/ldt: Enable LDT user-mapping for PAE
Joerg Roedel
1
-5
/
+0
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-15
/
+0
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
1
-1
/
+1
2018-05-09
x86/pkeys: Move vma_pkey() into asm/pkeys.h
Michael Ellerman
1
-10
/
+0
2018-05-09
mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
Michael Ellerman
1
-5
/
+0
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
1
-2
/
+3
2018-02-20
x86/LDT: Avoid warning in 32-bit builds with older gcc
Jan Beulich
1
-0
/
+1
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-6
/
+53
2017-12-22
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
1
-28
/
+1
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-7
/
+14
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
1
-0
/
+2
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+2
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
x86/mm: Flush more aggressively in lazy TLB mode
Andy Lutomirski
1
-7
/
+1
2017-09-17
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
1
-2
/
+19
2017-09-17
x86/mm: Factor out CR3-building code
Andy Lutomirski
1
-4
/
+11
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+13
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-1
/
+1
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
[next]