index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pti.c
Age
Commit message (
Expand
)
Author
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-10-20
x86/pti: Fix kernel warnings for pti= and nopti cmdline options
Jo Van Bulck
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-17
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-08
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-08-07
x86/mm/pti: Clone kernel-image on PTE level for 32 bit
Joerg Roedel
2018-08-07
x86/mm/pti: Don't clear permissions in pti_clone_pmd()
Joerg Roedel
2018-08-07
x86/mm/pti: Fix 32 bit PCID check
Joerg Roedel
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
2018-08-05
x86/mm/pti: Clear Global bit more aggressively
Dave Hansen
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-07-20
x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
Jiang Biao
2018-07-20
x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
Jiang Biao
2018-07-20
x86/mm/pti: Add Warning when booting on a PCID capable CPU
Joerg Roedel
2018-07-20
x86/mm/pti: Clone entry-text again in pti_finalize()
Joerg Roedel
2018-07-20
x86/mm/pti: Introduce pti_finalize()
Joerg Roedel
2018-07-20
x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
Joerg Roedel
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-07-20
x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
Joerg Roedel
2018-07-20
x86/mm/pti: Add an overflow check to pti_clone_pmds()
Joerg Roedel
2018-07-20
x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
Joerg Roedel
2018-07-16
x86/pti: Make pti_set_kernel_image_nonglobal() static
Jiang Biao
2018-04-25
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
2018-04-25
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
2018-04-12
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
2018-01-08
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
[next]