summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce userspace API for shadow stackRick Edgecombe2023-08-036-0/+85
* x86/fpu: Add helper for modifying xstateRick Edgecombe2023-08-032-0/+27
* x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor statesRick Edgecombe2023-08-033-51/+61
* Documentation/x86: Add CET shadow stack descriptionRick Edgecombe2023-08-032-0/+170
* mm: Don't allow write GUPs to shadow stack memoryRick Edgecombe2023-08-032-1/+6
* x86/mm: Teach pte_mkwrite() about stack memoryRick Edgecombe2023-07-111-0/+6
* x86/mm: Introduce MAP_ABOVE4GRick Edgecombe2023-07-113-1/+10
* mm/mmap: Add shadow stack pages to memory accountingRick Edgecombe2023-07-111-2/+2
* x86/mm: Warn if create Write=0,Dirty=1 with raw protRick Edgecombe2023-07-111-1/+8
* mm: Warn on shadow stack memory in wrong vmaRick Edgecombe2023-07-115-0/+42
* mm: Add guard pages around a shadow stack.Rick Edgecombe2023-07-112-8/+50
* x86/mm: Check shadow stack page fault errorsRick Edgecombe2023-07-112-0/+24
* mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu2023-07-113-0/+12
* x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe2023-07-112-5/+7
* x86/mm: Start actually marking _PAGE_SAVED_DIRTYRick Edgecombe2023-07-112-21/+144
* x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-2/+22
* x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe2023-07-113-5/+115
* x86/mm: Move pmd_write(), pud_write() up in the fileRick Edgecombe2023-07-111-12/+12
* x86/cpufeatures: Add CPU feature flags for shadow stacksRick Edgecombe2023-07-113-1/+10
* x86/traps: Move control protection handler to separate fileRick Edgecombe2023-07-113-75/+78
* x86/shstk: Add Kconfig option for shadow stackRick Edgecombe2023-07-112-0/+29
* mm: Move VM_UFFD_MINOR_BIT from 37 to 38Yu-cheng Yu2023-07-111-1/+1
* mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu2023-07-116-11/+12
* mm: Make pte_mkwrite() take a VMARick Edgecombe2023-07-1110-22/+24
* mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe2023-07-113-5/+5
* mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-1137-47/+76
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\
| * swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \
| * | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \
| * | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \
| * | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \
| * | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | | | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong2023-07-081-1/+1
* | | | | | | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-094-5/+72
|\ \ \ \ \ \ \
| * | | | | | | cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2023-07-062-0/+68
| * | | | | | | smb: client: remove redundant pointer 'server'Colin Ian King2023-07-011-2/+0
| * | | | | | | cifs: fix session state transition to avoid use-after-free issueWinston Wen2023-07-011-3/+4
* | | | | | | | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds2023-07-0910-33/+36
|\ \ \ \ \ \ \ \