Merge tag 'v5.16-rc5' into for-next
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:33:48 +0000 (15:33 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:33:48 +0000 (15:33 +0100)
commitd347a77d7a8fba96229427dc6732e0bda2af2545
treebfd53c2f2bec9926b7caca13fc7bfbabdde62b0e
parentc29ec614f0da82db6edd1fece28ebba5ae656155
parent2585cf9dfaaddf00b069673f27bb3f8530e2039c
Merge tag 'v5.16-rc5' into for-next

Linux 5.16-rc5

* tag 'v5.16-rc5': (974 commits)
  Linux 5.16-rc5
  usb: core: config: using bit mask instead of individual bits
  usb: core: config: fix validation of wMaxPacketValue entries
  USB: gadget: zero allocate endpoint 0 buffers
  USB: gadget: detect too-big endpoint 0 requests
  perf python: Fix NULL vs IS_ERR_OR_NULL() checking
  perf intel-pt: Fix error timestamp setting on the decoder error path
  perf intel-pt: Fix missing 'instruction' events with 'q' option
  perf intel-pt: Fix next 'err' value, walking trace
  perf intel-pt: Fix state setting when receiving overflow (OVF) packet
  perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
  perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
  perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage
  perf tools: Prevent out-of-bounds access to registers
  mm: bdi: initialize bdi_min_ratio when bdi is unregistered
  hugetlbfs: fix issue of preallocation of gigantic pages can't work
  mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
  mm/slub: fix endianness bug for alloc/free_traces attributes
  selftests/damon: split test cases
  selftests/damon: test debugfs file reads/writes with huge count
  ...