index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
1
-1
/
+8
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-5
/
+6
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
1
-1
/
+8
2019-08-09
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
1
-3
/
+5
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-4
/
+4
2019-08-09
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
1
-6
/
+5
2019-08-06
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
1
-1
/
+1
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-04-16
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
Miles Chen
1
-1
/
+1
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-4
/
+0
2019-02-28
arm64: avoid clang warning about self-assignment
Arnd Bergmann
1
-2
/
+3
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
1
-0
/
+11
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
1
-1
/
+7
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
1
-3
/
+4
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
1
-0
/
+12
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
1
-0
/
+8
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
1
-5
/
+3
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+4
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+15
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+0
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-9
/
+0
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
1
-0
/
+3
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
1
-0
/
+6
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
1
-1
/
+4
2018-11-26
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
1
-8
/
+0
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-0
/
+7
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-1
/
+2
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+0
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
1
-3
/
+6
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
1
-15
/
+0
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
1
-0
/
+53
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
1
-0
/
+2
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+22
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-0
/
+19
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
1
-0
/
+2
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
1
-0
/
+8
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
1
-0
/
+1
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+46
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
1
-3
/
+28
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-0
/
+1
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
[prev]
[next]