aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorRaghavendra Rao Ananta <rananta@google.com>2021-10-07 23:34:26 +0000
committerMarc Zyngier <maz@kernel.org>2021-10-17 11:15:51 +0100
commit272a067df3c89f6f2176a350f88661625a2c8b3b (patch)
treefa939b293662c647b24fffd664e1c98c3ec9be3e /arch/cris/include/asm/ssh:/git@git.zx2c4.com
parentKVM: arm64: selftests: Add MMIO readl/writel support (diff)
tools: arm64: Import sysreg.h
Bring-in the kernel's arch/arm64/include/asm/sysreg.h into tools/ for arm64 to make use of all the standard register definitions in consistence with the kernel. Make use of the register read/write definitions from sysreg.h, instead of the existing definitions. A syntax correction is needed for the files that use write_sysreg() to make it compliant with the new (kernel's) syntax. Reviewed-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Oliver Upton <oupton@google.com> Signed-off-by: Raghavendra Rao Ananta <rananta@google.com> [maz: squashed two commits in order to keep the series bisectable] Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211007233439.1826892-3-rananta@google.com Link: https://lore.kernel.org/r/20211007233439.1826892-4-rananta@google.com
Diffstat (limited to 'arch/cris/include/asm/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
4e60d7662c8f1c4d21f1342d'>mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu1-2/+46 2023-01-18mm/memfd: add F_SEAL_EXECDaniel Verkamp1-0/+2 2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins1-12/+28 2021-11-09mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru1-3/+1 2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov1-2/+2 2019-09-24mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)1-0/+2 2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds1-2/+0 2019-05-14mm: page cache: store only head pages in i_pagesMatthew Wilcox1-0/+2 2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)1-1/+2 2018-10-21memfd: Convert memfd_tag_pins to XArrayMatthew Wilcox1-25/+17 2018-10-21memfd: Convert memfd_wait_for_pins to XArrayMatthew Wilcox1-36/+25 2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro1-1/+1 2018-06-07mm: restructure memfd codeMike Kravetz1-0/+345