linux/arch
Linus Torvalds 71bd934101 Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton:
 "190 patches.

  Subsystems affected by this patch series: mm (hugetlb, userfaultfd,
  vmscan, kconfig, proc, z3fold, zbud, ras, mempolicy, memblock,
  migration, thp, nommu, kconfig, madvise, memory-hotplug, zswap,
  zsmalloc, zram, cleanups, kfence, and hmm), procfs, sysctl, misc,
  core-kernel, lib, lz4, checkpatch, init, kprobes, nilfs2, hfs,
  signals, exec, kcov, selftests, compress/decompress, and ipc"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (190 commits)
  ipc/util.c: use binary search for max_idx
  ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
  ipc: use kmalloc for msg_queue and shmid_kernel
  ipc sem: use kvmalloc for sem_undo allocation
  lib/decompressors: remove set but not used variabled 'level'
  selftests/vm/pkeys: exercise x86 XSAVE init state
  selftests/vm/pkeys: refill shadow register after implicit kernel write
  selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
  selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
  kcov: add __no_sanitize_coverage to fix noinstr for all architectures
  exec: remove checks in __register_bimfmt()
  x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
  hfsplus: report create_date to kstat.btime
  hfsplus: remove unnecessary oom message
  nilfs2: remove redundant continue statement in a while-loop
  kprobes: remove duplicated strong free_insn_page in x86 and s390
  init: print out unknown kernel parameters
  checkpatch: do not complain about positive return values starting with EPOLL
  checkpatch: improve the indented label test
  checkpatch: scripts/spdxcheck.py now requires python3
  ...
2021-07-02 12:08:10 -07:00
..
alpha Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
arc Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
arm Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
arm64 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
csky Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
h8300 Merge branch 'akpm' (patches from Andrew) 2021-06-29 17:29:11 -07:00
hexagon Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
ia64 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
m68k Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
microblaze Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
mips Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
nds32 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
nios2 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
openrisc Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
parisc Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
powerpc Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
riscv Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
s390 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
sh Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
sparc Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
um Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
x86 Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
xtensa Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
Kconfig Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR 2021-06-22 11:07:18 -07:00