index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
2019-10-16
1
-2
/
+8
*
-
-
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-65
/
+76
|
\
\
\
|
|
|
*
arm64: mm: Really fix sparse warning in untagged_addr()
Will Deacon
2019-08-09
1
-1
/
+1
|
|
|
*
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2019-08-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
|
*
|
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
1
-10
/
+10
|
*
|
arm64: memory: Cosmetic cleanups
Will Deacon
2019-08-14
1
-12
/
+11
|
*
|
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Will Deacon
2019-08-14
1
-6
/
+8
|
*
|
arm64: memory: Implement __tag_set() as common function
Will Deacon
2019-08-14
1
-7
/
+7
|
*
|
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
2019-08-14
1
-4
/
+2
|
*
|
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
2019-08-14
1
-1
/
+1
|
*
|
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
2019-08-14
1
-11
/
+10
|
*
|
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
2019-08-14
1
-2
/
+3
|
*
|
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
2019-08-14
1
-8
/
+8
|
*
|
arm64: mm: Simplify definition of virt_addr_valid()
Will Deacon
2019-08-09
1
-4
/
+2
|
*
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
1
-3
/
+0
|
*
|
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
1
-3
/
+4
|
*
|
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
2019-08-09
1
-1
/
+8
|
*
|
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
1
-5
/
+6
|
*
|
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
1
-1
/
+8
|
*
|
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
2019-08-09
1
-3
/
+5
|
*
|
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-09
1
-4
/
+4
|
*
|
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
2019-08-09
1
-6
/
+5
|
/
/
*
/
arm64/mm: fix variable 'tag' set but not used
Qian Cai
2019-08-01
1
-3
/
+7
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+1
*
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
Miles Chen
2019-04-16
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-2
/
+3
|
\
|
*
arm64: avoid clang warning about self-assignment
Arnd Bergmann
2019-02-28
1
-2
/
+3
*
|
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-06
1
-4
/
+0
*
|
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2019-02-16
1
-0
/
+11
|
/
*
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-29
1
-8
/
+0
|
\
|
*
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-11-26
1
-8
/
+0
*
|
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
1
-1
/
+7
*
|
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
2018-12-28
1
-3
/
+4
*
|
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
1
-0
/
+12
*
|
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
1
-0
/
+8
*
|
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2018-12-28
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-1
/
+4
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-9
/
+0
|
|
\
\
|
*
|
|
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
2018-12-05
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-26
1
-1
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
1
-0
/
+3
|
*
|
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-12
1
-0
/
+6
|
*
|
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
2018-12-10
1
-1
/
+6
|
|
/
*
/
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-15
1
-9
/
+0
|
/
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-0
/
+7
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
1
-6
/
+0
*
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-07
1
-1
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-15
/
+0
|
\
|
*
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-10-02
1
-15
/
+0
[next]