开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-02
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
2023-08-02
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
2023-08-02
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
2023-08-02
selftests/x86: Add shadow stack test
Rick Edgecombe
2023-08-02
x86/cpufeatures: Enable CET CR4 bit for shadow stack
Rick Edgecombe
2023-08-02
x86/shstk: Wire in shadow stack interface
Rick Edgecombe
2023-08-02
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
2023-08-02
x86/shstk: Support WRSS for userspace
Rick Edgecombe
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
2023-08-02
x86/shstk: Check that signal frame is shadow stack mem
Rick Edgecombe
2023-08-02
x86/shstk: Check that SSP is aligned on sigreturn
Rick Edgecombe
2023-08-02
x86/shstk: Handle signals for shadow stack
Rick Edgecombe
2023-08-02
x86/shstk: Introduce routines modifying shstk
Rick Edgecombe
2023-08-02
x86/shstk: Handle thread shadow stack
Rick Edgecombe
2023-08-02
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
2023-08-02
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-08-02
Documentation/x86: Add CET shadow stack description
Rick Edgecombe
2023-08-02
mm: Don't allow write GUPs to shadow stack memory
Rick Edgecombe
2023-07-11
x86/mm: Teach pte_mkwrite() about stack memory
Rick Edgecombe
2023-07-11
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
2023-07-11
mm/mmap: Add shadow stack pages to memory accounting
Rick Edgecombe
2023-07-11
x86/mm: Warn if create Write=0,Dirty=1 with raw prot
Rick Edgecombe
2023-07-11
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
2023-07-11
mm: Add guard pages around a shadow stack.
Rick Edgecombe
2023-07-11
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
2023-07-11
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-07-11
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
2023-07-11
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
x86/mm: Move pmd_write(), pud_write() up in the file
Rick Edgecombe
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
2023-07-11
x86/traps: Move control protection handler to separate file
Rick Edgecombe
2023-07-11
x86/shstk: Add Kconfig option for shadow stack
Rick Edgecombe
2023-07-11
mm: Move VM_UFFD_MINOR_BIT from 37 to 38
Yu-cheng Yu
2023-07-11
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
[next]