summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02x86/shstk: Check that signal frame is shadow stack memRick Edgecombe
2023-08-02x86/shstk: Check that SSP is aligned on sigreturnRick Edgecombe
2023-08-02x86/shstk: Handle signals for shadow stackRick Edgecombe
2023-08-02x86/shstk: Introduce routines modifying shstkRick Edgecombe
2023-08-02x86/shstk: Handle thread shadow stackRick Edgecombe
2023-08-02x86/shstk: Add user-mode shadow stack supportRick Edgecombe
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-08-02x86: Introduce userspace API for shadow stackRick Edgecombe
2023-08-02x86/fpu: Add helper for modifying xstateRick Edgecombe
2023-08-02x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor statesRick Edgecombe
2023-08-02Documentation/x86: Add CET shadow stack descriptionRick Edgecombe
2023-08-02mm: Don't allow write GUPs to shadow stack memoryRick Edgecombe
2023-07-11x86/mm: Teach pte_mkwrite() about stack memoryRick Edgecombe
2023-07-11x86/mm: Introduce MAP_ABOVE4GRick Edgecombe
2023-07-11mm/mmap: Add shadow stack pages to memory accountingRick Edgecombe
2023-07-11x86/mm: Warn if create Write=0,Dirty=1 with raw protRick Edgecombe
2023-07-11mm: Warn on shadow stack memory in wrong vmaRick Edgecombe
2023-07-11mm: Add guard pages around a shadow stack.Rick Edgecombe
2023-07-11x86/mm: Check shadow stack page fault errorsRick Edgecombe
2023-07-11mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu
2023-07-11x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe
2023-07-11x86/mm: Start actually marking _PAGE_SAVED_DIRTYRick Edgecombe
2023-07-11x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTYRick Edgecombe
2023-07-11x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe
2023-07-11x86/mm: Move pmd_write(), pud_write() up in the fileRick Edgecombe
2023-07-11x86/cpufeatures: Add CPU feature flags for shadow stacksRick Edgecombe
2023-07-11x86/traps: Move control protection handler to separate fileRick Edgecombe
2023-07-11x86/shstk: Add Kconfig option for shadow stackRick Edgecombe
2023-07-11mm: Move VM_UFFD_MINOR_BIT from 37 to 38Yu-cheng Yu
2023-07-11mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu
2023-07-11mm: Make pte_mkwrite() take a VMARick Edgecombe
2023-07-11mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-09Linux 6.5-rc1Linus Torvalds
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds