Revision a3b397b4fffb799d25658defafd962f0fb3e9fe0 authored by Linus Torvalds on 25 September 2021, 23:20:34 UTC, committed by Linus Torvalds on 25 September 2021, 23:20:34 UTC
Merge misc fixes from Andrew Morton:
 "16 patches.

  Subsystems affected by this patch series: xtensa, sh, ocfs2, scripts,
  lib, and mm (memory-failure, kasan, damon, shmem, tools, pagecache,
  debug, and pagemap)"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm: fix uninitialized use in overcommit_policy_handler
  mm/memory_failure: fix the missing pte_unmap() call
  kasan: always respect CONFIG_KASAN_STACK
  sh: pgtable-3level: fix cast to pointer from integer of different size
  mm/debug: sync up latest migrate_reason to migrate_reason_names
  mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
  mm: fs: invalidate bh_lrus for only cold path
  lib/zlib_inflate/inffast: check config in C to avoid unused function warning
  tools/vm/page-types: remove dependency on opt_file for idle page tracking
  scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
  ocfs2: drop acl cache for directories too
  mm/shmem.c: fix judgment error in shmem_is_huge()
  xtensa: increase size of gcc stack frame check
  mm/damon: don't use strnlen() with known-bogus source length
  kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
  mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
2 parent s bb19237 + bcbda81
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 703 bytes
associola.c -rw-r--r-- 49.0 KB
auth.c -rw-r--r-- 26.6 KB
bind_addr.c -rw-r--r-- 13.9 KB
chunk.c -rw-r--r-- 9.5 KB
debug.c -rw-r--r-- 3.8 KB
diag.c -rw-r--r-- 13.8 KB
endpointola.c -rw-r--r-- 10.1 KB
input.c -rw-r--r-- 35.8 KB
inqueue.c -rw-r--r-- 6.4 KB
ipv6.c -rw-r--r-- 31.7 KB
objcnt.c -rw-r--r-- 2.8 KB
offload.c -rw-r--r-- 2.6 KB
output.c -rw-r--r-- 23.7 KB
outqueue.c -rw-r--r-- 55.4 KB
primitive.c -rw-r--r-- 6.7 KB
proc.c -rw-r--r-- 10.9 KB
protocol.c -rw-r--r-- 45.7 KB
sm_make_chunk.c -rw-r--r-- 116.9 KB
sm_sideeffect.c -rw-r--r-- 50.8 KB
sm_statefuns.c -rw-r--r-- 207.5 KB
sm_statetable.c -rw-r--r-- 34.3 KB
socket.c -rw-r--r-- 264.8 KB
stream.c -rw-r--r-- 26.5 KB
stream_interleave.c -rw-r--r-- 31.5 KB
stream_sched.c -rw-r--r-- 6.1 KB
stream_sched_prio.c -rw-r--r-- 8.4 KB
stream_sched_rr.c -rw-r--r-- 4.5 KB
sysctl.c -rw-r--r-- 14.9 KB
transport.c -rw-r--r-- 25.8 KB
tsnmap.c -rw-r--r-- 8.8 KB
ulpevent.c -rw-r--r-- 32.5 KB
ulpqueue.c -rw-r--r-- 28.7 KB

back to top