index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Introduce userspace API for shadow stack
Rick Edgecombe
2023-08-03
6
-0
/
+85
*
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
2023-08-03
2
-0
/
+27
*
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-08-03
3
-51
/
+61
*
Documentation/x86: Add CET shadow stack description
Rick Edgecombe
2023-08-03
2
-0
/
+170
*
mm: Don't allow write GUPs to shadow stack memory
Rick Edgecombe
2023-08-03
2
-1
/
+6
*
x86/mm: Teach pte_mkwrite() about stack memory
Rick Edgecombe
2023-07-11
1
-0
/
+6
*
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
2023-07-11
3
-1
/
+10
*
mm/mmap: Add shadow stack pages to memory accounting
Rick Edgecombe
2023-07-11
1
-2
/
+2
*
x86/mm: Warn if create Write=0,Dirty=1 with raw prot
Rick Edgecombe
2023-07-11
1
-1
/
+8
*
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
2023-07-11
5
-0
/
+42
*
mm: Add guard pages around a shadow stack.
Rick Edgecombe
2023-07-11
2
-8
/
+50
*
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
2023-07-11
2
-0
/
+24
*
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-07-11
3
-0
/
+12
*
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
2023-07-11
2
-5
/
+7
*
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
2
-21
/
+144
*
x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
1
-2
/
+22
*
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
3
-5
/
+115
*
x86/mm: Move pmd_write(), pud_write() up in the file
Rick Edgecombe
2023-07-11
1
-12
/
+12
*
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
2023-07-11
3
-1
/
+10
*
x86/traps: Move control protection handler to separate file
Rick Edgecombe
2023-07-11
3
-75
/
+78
*
x86/shstk: Add Kconfig option for shadow stack
Rick Edgecombe
2023-07-11
2
-0
/
+29
*
mm: Move VM_UFFD_MINOR_BIT from 37 to 38
Yu-cheng Yu
2023-07-11
1
-1
/
+1
*
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
6
-11
/
+12
*
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
10
-22
/
+24
*
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-11
3
-5
/
+5
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
37
-47
/
+76
*
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
2023-07-09
1
-2
/
+2
*
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
2023-07-09
1
-46
/
+46
*
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
1
-11
/
+35
|
\
|
*
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-06-29
1
-3
/
+24
|
*
swiotlb: always set the number of areas before allocating the pool
Petr Tesarik
2023-06-29
1
-8
/
+11
*
|
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
1
-3
/
+1
|
\
\
|
*
|
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
1
-3
/
+1
*
|
|
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
1
-0
/
+1
|
\
\
\
|
*
|
|
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
2023-07-05
1
-0
/
+1
*
|
|
|
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-09
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
2023-07-07
1
-0
/
+8
*
|
|
|
|
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-07-09
10
-53
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
Thomas Bogendoerfer
2023-07-07
1
-2
/
+2
|
*
|
|
|
|
MIPS: dts: add missing space before {
Krzysztof Kozlowski
2023-07-06
2
-2
/
+2
|
*
|
|
|
|
MIPS: Loongson: Fix build error when make modules_install
Huacai Chen
2023-07-03
1
-7
/
+3
|
*
|
|
|
|
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-07-03
5
-36
/
+36
|
*
|
|
|
|
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
2023-07-03
1
-6
/
+3
*
|
|
|
|
|
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-09
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-09
4
-5
/
+72
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2023-07-06
2
-0
/
+68
|
*
|
|
|
|
|
|
smb: client: remove redundant pointer 'server'
Colin Ian King
2023-07-01
1
-2
/
+0
|
*
|
|
|
|
|
|
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
2023-07-01
1
-3
/
+4
*
|
|
|
|
|
|
|
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-09
10
-33
/
+36
|
\
\
\
\
\
\
\
\
[next]