index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-12-15
arm64: Warn the user when a small VA_BITS value wastes memory
Marc Zyngier
2020-12-15
arm64: entry: suppress W=1 prototype warnings
Mark Rutland
2020-12-15
arm64: topology: Drop the useless update to per-cpu cycles
Viresh Kumar
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
2020-12-04
arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled
Will Deacon
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-12-01
arm64: sdei: Push IS_ENABLED() checks down to callee functions
Will Deacon
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
2020-11-27
arm64: Extend the kernel command line from the bootloader
Tyler Hicks
2020-11-27
arm64: kaslr: Refactor early init command line parsing
Tyler Hicks
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
[next]