index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-08
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
2023-07-08
mailmap: update manpage link
Heiko Stuebner
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
[next]