index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
Zong Li
2020-06-04
2
-29
/
+1
*
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-04
1
-1
/
+1
*
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-0
/
+1
*
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-6
/
+0
*
arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET
Anshuman Khandual
2020-06-04
1
-6
/
+0
*
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-04
1
-12
/
+4
*
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-04
1
-15
/
+0
*
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-04
1
-4
/
+13
*
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-04
1
-54
/
+0
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-04
1
-1
/
+1
*
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-04
1
-1
/
+0
*
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-04
1
-3
/
+6
*
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
2
-5
/
+32
|
\
|
*
-
.
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2020-06-01
2
-5
/
+32
|
|
\
\
|
|
*
|
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-05-19
2
-5
/
+32
|
|
|
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
3
-5
/
+6
|
\
\
\
|
*
|
|
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Christoph Hellwig
2020-06-02
1
-4
/
+2
|
*
|
|
mm: enforce that vmap can't map pages executable
Christoph Hellwig
2020-06-02
1
-0
/
+3
|
*
|
|
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-02
1
-1
/
+1
*
|
|
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
2
-1
/
+3
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
95
-766
/
+1833
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
15
-9
/
+143
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
1
-2
/
+3
|
|
*
|
|
|
|
scs: Move DEFINE_SCS macro into core code
Will Deacon
2020-05-18
1
-4
/
+0
|
|
*
|
|
|
|
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
3
-21
/
+1
|
|
*
|
|
|
|
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
3
-8
/
+10
|
|
*
|
|
|
|
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
3
-8
/
+7
|
|
*
|
|
|
|
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
2
-1
/
+18
|
|
*
|
|
|
|
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
9
-2
/
+114
|
|
*
|
|
|
|
arm64: Disable SCS for hypervisor code
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
|
*
|
|
|
|
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
|
*
|
|
|
|
arm64: efi: Restore register x18 if it was corrupted
Sami Tolvanen
2020-05-15
1
-1
/
+10
|
|
*
|
|
|
|
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-05-15
2
-1
/
+15
|
|
*
|
|
|
|
arm64: Reserve register x18 from general allocation with SCS
Sami Tolvanen
2020-05-15
1
-0
/
+4
|
*
|
|
|
|
|
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
9
-77
/
+68
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-28
2
-18
/
+17
|
|
*
|
|
|
|
|
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-05-04
8
-58
/
+50
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
53
-182
/
+735
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
2
-7
/
+40
|
|
*
|
|
|
|
|
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-21
3
-13
/
+20
|
|
*
|
|
|
|
|
arm64: bti: Fix support for userspace only BTI
Mark Brown
2020-05-12
1
-0
/
+8
|
|
*
|
|
|
|
|
arm64: kconfig: Update and comment GCC version check for kernel BTI
Will Deacon
2020-05-12
1
-1
/
+2
|
|
*
|
|
|
|
|
arm64: vdso: Map the vDSO text with guarded pages when built for BTI
Mark Brown
2020-05-07
1
-1
/
+5
|
|
*
|
|
|
|
|
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
2020-05-07
1
-1
/
+3
|
|
*
|
|
|
|
|
arm64: vdso: Annotate for BTI
Mark Brown
2020-05-07
3
-0
/
+9
|
|
*
|
|
|
|
|
arm64: asm: Provide a mechanism for generating ELF note for BTI
Mark Brown
2020-05-07
1
-0
/
+50
|
|
*
|
|
|
|
|
arm64: bti: Provide Kconfig for kernel mode BTI
Mark Brown
2020-05-07
1
-0
/
+19
|
|
*
|
|
|
|
|
arm64: mm: Mark executable text as guarded pages
Mark Brown
2020-05-07
1
-2
/
+2
|
|
*
|
|
|
|
|
arm64: bpf: Annotate JITed code for BTI
Mark Brown
2020-05-07
2
-0
/
+20
[next]