Commit Graph

108 Commits

Author SHA1 Message Date
Giovanni Ricca
3910eeda34
.gitignore: Don't ignore generated lahaina defconfig
Change-Id: Ib6e3cb592e1010f20f8f01e6f18d9705d9d90f1e
2024-05-20 17:43:11 +02:00
Prateek Sood
a254ae1578
headers_lib: rename Android.bp
Rename Android.bp to Androidbp. This is done to
avoid compilation failure reported for SA* targets.

Ignore tracking of Android.bp link file.

Change-Id: Ie36f8bf5e0ac011e5f82e4cbd3c2cc7d6bf14070
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org>
2022-05-19 00:06:15 +03:00
Cosmin Tanislav
90722cb4b8
.gitignore: Don't ignore QCOM's ARM64 vendor DTS
Change-Id: I840cb502b05b48ef61aa2e0513cd2bfd7367e4f3
2022-05-18 23:44:05 +03:00
Jeevan Shriram
f0526d8683 defconfig: Add support for compiling sdxlemur target
Add generic defconfig and config fragments to support SDXLEMUR target.

Change-Id: I2d2290311720b2717d757deef428c6a69794b4f1
Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
2020-06-15 23:16:52 -07:00
Prasad Sodagudi
870624be3a .gitignore: ignore GKI generated defconfigs
ignore lahaina-qgki-consolidate_defconfig file generated
by GKI scripts as this file auto-generated at build time.

Change-Id: I3edbbbf90b581642da81993a49fdc5264a4324a3
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2020-06-12 13:14:26 -07:00
Jeevan Shriram
bb34b06d34 .gitignore: Ignore vendor devicetree directories from git
As the vendor devicetree directories are softlinked, ignore them through
git. Remove "/" in the end for arm64 for properly ignoring.

Change-Id: Ib6c9c31ecd2322f93609f72cbfb0143bd042a649
Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
2020-05-27 14:44:33 -07:00
Raghavendra Rao Ananta
43dee37fa9 Merge remote-tracking branch 'remotes/origin/tmp-0453f563cce0' into msm-5.4
* remotes/origin/tmp-0453f563cce0:
  FROMLIST: pwm: Convert period and duty cycle to u64
  ANDROID: gki_defconfig: FW_CACHE to no
  FROMGIT: firmware_class: make firmware caching configurable
  ANDROID: gki_defconfig: removed CONFIG_PM_WAKELOCKS
  ANDROID: gki_defconfig: enable CONFIG_IKHEADERS as m
  ANDROID: update ABI representation
  FROMLIST: reboot: Export reboot_mode
  FROMLIST: iommu/arm-smmu: Update my email address in MODULE_AUTHOR()
  FROMLIST: iommu/arm-smmu: Allow building as a module
  FROMLIST: iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
  FROMLIST: iommu/arm-smmu-v3: Allow building as a module
  FROMLIST: iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
  FROMLIST: iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
  FROMLIST: Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
  FROMLIST: Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
  FROMLIST: drivers/iommu: Allow IOMMU bus ops to be unregistered
  FROMLIST: iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
  FROMLIST: drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
  FROMLIST: PCI: Export pci_ats_disabled() as a GPL symbol to modules
  FROMLIST: iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
  FROMLIST: drivers/iommu: Export core IOMMU API symbols to permit modular drivers
  FROMGIT: of: property: Add device link support for "iommu-map"
  Revert "FROMLIST: iommu: Export core IOMMU functions to kernel modules"
  Revert "FROMLIST: PCI: Export PCI ACS and DMA searching functions to modules"
  Revert "FROMLIST: of: Export of_phandle_iterator_args() to modules"
  ANDROID: initial branch preparations for 5.4
  Linux 5.4
  cramfs: fix usage on non-MTD device
  Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
  afs: Fix large file support
  afs: Fix possible assert with callbacks from yfs servers
  r8152: avoid to call napi_disable twice
  MAINTAINERS: Add myself as maintainer of virtio-vsock
  udp: drop skb extensions before marking skb stateless
  net: rtnetlink: prevent underflows in do_setvfinfo()
  mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
  mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
  Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
  can: m_can_platform: remove unnecessary m_can_class_resume() call
  can: m_can_platform: set net_device structure as driver data
  hv_netvsc: Fix send_table offset in case of a host bug
  hv_netvsc: Fix offset usage in netvsc_send_table()
  net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
  ANDROID: gki_defconfig: disable FUNCTION_TRACER
  sfc: Only cancel the PPS workqueue if it exists
  nfc: port100: handle command failure cleanly
  drm/i915/fbdev: Restore physical addresses for fb_mmap()
  net-sysfs: fix netdev_queue_add_kobject() breakage
  ANDROID: update ABI representation
  ANDROID: add unstripped modules to the distribution
  Revert "drm/amd/display: enable S/G for RAVEN chip"
  drm/amdgpu: disable gfxoff on original raven
  drm/amdgpu: disable gfxoff when using register read interface
  drm/amd/powerplay: correct fine grained dpm force level setting
  drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
  drm/amdgpu: remove experimental flag for Navi14
  r8152: Re-order napi_disable in rtl8152_close
  net: qca_spi: Move reset_count to struct qcaspi
  net: qca_spi: fix receive buffer size check
  net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
  Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
  net/mlxfw: Verify FSM error code translation doesn't exceed array size
  net/mlx5: Update the list of the PCI supported devices
  net/mlx5: Fix auto group size calculation
  net/mlx5e: Add missing capability bit check for IP-in-IP
  net/mlx5e: Do not use non-EXT link modes in EXT mode
  net/mlx5e: Fix set vf link state error flow
  net/mlx5: DR, Limit STE hash table enlarge based on bytemask
  net/mlx5: DR, Skip rehash for tables with byte mask zero
  net/mlx5: DR, Fix invalid EQ vector number on CQ creation
  net/mlx5e: Reorder mirrer action parsing to check for encap first
  net/mlx5e: Fix ingress rate configuration for representors
  net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
  s390/qeth: return proper errno on IO error
  s390/qeth: fix potential deadlock on workqueue flush
  ipv6/route: return if there is no fib_nh_gw_family
  net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
  arm64: uaccess: Remove uaccess_*_not_uao asm macros
  arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
  BACKPORT: FROMLIST: pwm: Add support for different PWM output types
  ANDROID: SoC: core: Introduce macro SOC_SINGLE_MULTI_EXT
  ANDROID: usb: gadget: configfs: fix compiler warning
  fork: fix pidfd_poll()'s return type
  PM: QoS: Invalidate frequency QoS requests after removal
  virtio_balloon: fix shrinker count
  virtio_balloon: fix shrinker scan number of pages
  mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
  Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"
  net: hns3: fix a wrong reset interrupt status mask
  net: fec: fix clock count mis-match
  net/sched: act_pedit: fix WARN() in the traffic path
  net: phylink: fix link mode modification in PHY mode
  net: phylink: update documentation on create and destroy
  r8169: disable TSO on a single version of RTL8168c to fix performance
  MAINTAINERS: forcedeth: Change Zhu Yanjun's email address
  taprio: don't reject same mqprio settings
  net/tls: enable sk_msg redirect to tls socket egress
  afs: Fix missing timeout reset
  ANDROID: drivers: gpu: drm: add support to batch commands
  gve: fix dma sync bug where not all pages synced
  drm/i915: make pool objects read-only
  mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
  nbd:fix memory leak in nbd_get_socket()
  virtio_console: allocate inbufs in add_port() only if it is needed
  virtio_ring: fix return code on DMA mapping fails
  mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
  net/ipv4: fix sysctl max for fib_multipath_hash_policy
  phy: mdio-sun4i: add missed regulator_disable in remove
  net/mlx4_en: Fix wrong limitation for number of TX rings
  net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
  mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
  net: atm: Reduce the severity of logging in unlink_clip_vcc
  ANDROID: virtio_blk: Remove BUG_ON for discard/zero ops
  drm/i915: Protect request peeking with RCU
  drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
  drm/i915/pmu: "Frequency" is reported as accumulated cycles
  drm/i915: Preload LUTs if the hw isn't currently using them
  drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
  ANDROID: usb: gadget: configfs: Support multiple android instances
  Linux 5.4-rc8
  net/mlx4_en: fix mlx4 ethtool -N insertion
  Revert "hwrng: core - Freeze khwrng thread during suspend"
  ipmr: Fix skb headroom in ipmr_get_route().
  net: hns3: cleanup of stray struct hns3_link_mode_mapping
  net/smc: fix fastopen for non-blocking connect()
  rds: ib: update WR sizes when bringing up connection
  net: gemini: add missed free_netdev
  net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid
  seg6: fix skb transport_header after decap_and_validate()
  seg6: fix srh pointer in get_srh()
  net: stmmac: Use the correct style for SPDX License Identifier
  octeontx2-af: Use the correct style for SPDX License Identifier
  mm/debug.c: PageAnon() is true for PageKsm() pages
  mm/debug.c: __dump_page() prints an extra line
  mm/page_io.c: do not free shared swap slots
  mm/memory_hotplug: fix try_offline_node()
  mm,thp: recheck each page before collapsing file THP
  mm: slub: really fix slab walking for init_on_free
  mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
  mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
  lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
  mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
  mm: mempolicy: fix the wrong return value and potential pages leak of mbind
  ANDROID: ion: Fix buffer_lock mutex initialization
  Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
  i2c: core: fix use after free in of_i2c_notify
  i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
  ptp: Extend the test program to check the external time stamp flags.
  mlx5: Reject requests to enable time stamping on both edges.
  igb: Reject requests that fail to enable time stamping on both edges.
  dp83640: Reject requests to enable time stamping on both edges.
  mv88e6xxx: Reject requests to enable time stamping on both edges.
  ptp: Introduce strict checking of external time stamp options.
  renesas: reject unsupported external timestamp flags
  mlx5: reject unsupported external timestamp flags
  igb: reject unsupported external timestamp flags
  dp83640: reject unsupported external timestamp flags
  mv88e6xxx: reject unsupported external timestamp flags
  net: reject PTP periodic output requests with unsupported flags
  ptp: Validate requests to enable time stamping of external signals.
  net: ep93xx_eth: fix mismatch of request_mem_region in remove
  ax88172a: fix information leak on short answers
  selftests: mlxsw: Adjust test to recent changes
  Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
  Input: ff-memless - kill timer in destroy()
  FROMGIT: driver core: Allow device link operations inside sync_state()
  afs: Fix race in commit bulk status fetch
  Revert "ANDROID: Revert "Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux""
  sched/uclamp: Fix incorrect condition
  KVM: Add a comment describing the /dev/kvm no_compat handling
  net: hns3: fix ETS bandwidth validation bug
  net: hns3: reallocate SSU' buffer size when pfc_en changes
  net: hns3: add compatible handling for MAC VLAN switch parameter configuration
  ravb: implement MTU change while device is up
  tipc: add back tipc prefix to log messages
  ANDROID: uid_sys_stats: avoid double accounting of dying threads
  ANDROID: drm: edid: add support for additional CEA extension blocks
  ANDROID: include: uapi: drm: add additional drm mode flags
  ANDROID: drivers: gpu: drm: fix bugs encountered while fuzzing
  ANDROID: driver: gpu: drm: add notifier for panel related events
  ANDROID: include: drm: add the definitions for DP Link Compliance tests
  ANDROID: drm: dsi: add two DSI mode flags for BLLP
  ANDROID: include: drm: support unicasting mipi cmds to dsi ctrls
  ANDROID: include: drm: increase DRM max property count to 64
  ANDROID: drivers: gpu: drm: add support for secure framebuffer
  ANDROID: include: uapi: drm: add additional QCOM modifiers
  ANDROID: build kernels with llvm-nm and llvm-objcopy
  drm/amdgpu: fix null pointer deref in firmware header printing
  rsxx: add missed destroy_workqueue calls in remove
  iocost: check active_list of all the ancestors in iocg_activate()
  rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
  ceph: increment/decrement dio counter on async requests
  ceph: take the inode lock before acquiring cap refs
  ALSA: usb-audio: Fix incorrect size check for processing/extension units
  KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
  kbuild: tell sparse about the $ARCH
  sparc: vdso: fix build error of vdso32
  block, bfq: deschedule empty bfq_queues not referred by any process
  mmc: sdhci-of-at91: fix quirk2 overwrite
  ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
  slcan: Fix memory leak in error path
  io_uring: ensure registered buffer import returns the IO length
  net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
  io_uring: Fix getting file for timeout
  ANDROID: scsi: ufs-qcom: Enable BROKEN_CRYPTO quirk flag
  ANDROID: scsi: ufs-hisi: Enable BROKEN_CRYPTO quirk flag
  ANDROID: scsi: ufs: Add quirk bit for controllers that don't play well with inline crypto
  ANDROID: scsi: ufs: UFS init should not require inline crypto
  gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
  drm/i915/tgl: MOCS table update
  Revert "drm/i915/ehl: Update MOCS table for EHL"
  slip: Fix memory leak in slip_open error path
  net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
  KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
  KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
  selftests: kvm: fix build with glibc >= 2.30
  kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
  drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
  tools: gpio: Correctly add make dependencies for gpio_utils
  x86/resctrl: Fix potential lockdep warning
  scripts/tools-support-relr.sh: un-quote variables
  Revert "ANDROID: Revert "Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux""
  ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
  ALSA: usb-audio: not submit urb for stopped endpoint
  can: j1939: warn if resources are still linked on destroy
  can: j1939: j1939_can_recv(): add priv refcounting
  can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()
  can: j1939: make sure socket is held as long as session exists
  can: j1939: transport: make sure the aborted session will be deactivated only once
  can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()
  can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
  can: j1939: move j1939_priv_put() into sk_destruct callback
  can: af_can: export can_sock_destruct()
  perf/core: Fix missing static inline on perf_cgroup_switch()
  perf/core: Consistently fail fork on allocation failures
  perf/aux: Disallow aux_output for kernel events
  perf/core: Reattach a misplaced comment
  perf/aux: Fix the aux_output group inheritance fix
  perf/core: Disallow uncore-cgroup events
  sched/pelt: Fix update of blocked PELT ordering
  sched/core: Avoid spurious lock dependencies
  dpaa2-eth: free already allocated channels on probe defer
  Input: cyttsp4_core - fix use after free bug
  Input: synaptics-rmi4 - clear IRQ enables for F54
  Remove VirtualBox guest shared folders filesystem
  net/smc: fix refcount non-blocking connect() -part 2
  drm/i915: update rawclk also on resume
  x86/quirks: Disable HPET on Intel Coffe Lake platforms
  block: check bi_size overflow before merge
  gpio: bd70528: Use correct unit for debounce times
  gpio: max77620: Fixup debounce delays
  KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
  KVM: VMX: Introduce pi_is_pir_empty() helper
  KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
  KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
  KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
  KVM: X86: Fix initialization of MSR lists
  xfrm: release device reference for invalid state
  io_uring: make timeout sequence == 0 mean no sequence
  ntp/y2038: Remove incorrect time_t truncation
  mdio_bus: Fix PTR_ERR applied after initialization to constant
  NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
  mlxsw: core: Enable devlink reload only on probe
  FROMGIT: of: property: Add device link support for iommus, mboxes and io-channels
  FROMGIT: of: property: Make it easy to add device links from DT properties
  FROMGIT: of: property: Minor style clean up of of_link_to_phandle()
  Revert "ANDROID: of/property: Add device link support for iommus"
  devlink: Add method for time-stamp on reporter's dump
  net: ethernet: dwmac-sun8i: Use the correct function in exit path
  Btrfs: fix log context list corruption after rename exchange operation
  drm/i915/cmdparser: Fix jump whitelist clearing
  iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
  MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
  KVM: fix placement of refcount initialization
  KVM: Fix NULL-ptr deref after kvm_create_vm fails
  ALSA: hda: hdmi - fix pin setup on Tigerlake
  ALSA: hda: Add Cometlake-S PCI ID
  Revert "Revert "sched: Rework pick_next_task() slow-path""
  Linux 5.4-rc7
  lib: Remove select of inexistant GENERIC_IO
  ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
  ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
  ecryptfs: fix unlink and rmdir in face of underlying fs modifications
  audit_get_nd(): don't unlock parent too early
  exportfs_decode_fh(): negative pinned may become positive without the parent locked
  cgroup: don't put ERR_PTR() into fc->root
  tcp: remove redundant new line from tcp_event_sk_skb
  devlink: disallow reload operation during device cleanup
  ALSA: usb-audio: Fix missing error check at mixer resolution test
  ixgbe: need_wakeup flag might not be set for Tx
  i40e: need_wakeup flag might not be set for Tx
  igb/igc: use ktime accessors for skb->tstamp
  i40e: Fix for ethtool -m issue on X722 NIC
  iavf: initialize ITRN registers with correct values
  ice: fix potential infinite loop because loop counter being too small
  qede: fix NULL pointer deref in __qede_remove()
  net: fix data-race in neigh_event_send()
  sched: Fix pick_next_task() vs 'change' pattern race
  sched/core: Fix compilation error when cgroup not selected
  cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
  vsock/virtio: fix sock refcnt holding during the shutdown
  iwlwifi: pcie: don't consider IV len in A-MSDU
  net: ethernet: octeon_mgmt: Account for second possible VLAN header
  pwm: bcm-iproc: Prevent unloading the driver module while in use
  block: drbd: remove a stray unlock in __drbd_send_protocol()
  cpufreq: intel_pstate: Fix invalid EPB setting
  mac80211: fix station inactive_time shortly after boot
  net/fq_impl: Switch to kvmalloc() for memory allocation
  mac80211: fix ieee80211_txq_setup_flows() failure path
  drm/i915/gvt: fix dropping obj reference twice
  ANDROID: Kconfig.gki: Add SND_SOC_COMPRESS
  ipv4: Fix table id reference in fib_sync_down_addr
  ipv6: fixes rt6_probe() and fib6_nh->last_probe init
  net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
  Revert "ANDROID: Kconfig.gki: Add SND_SOC_COMPRESS"
  net: usb: qmi_wwan: add support for DW5821e with eSIM support
  CDC-NCM: handle incomplete transfer of MTU
  nfc: netlink: fix double device reference drop
  ANDROID: Kconfig.gki: Add SND_SOC_COMPRESS
  ceph: return -EINVAL if given fsc mount option on kernel w/o support
  staging: Fix error return code in vboxsf_fill_super()
  staging: vboxsf: fix dereference of pointer dentry before it is null checked
  staging: vboxsf: Remove unused including <linux/version.h>
  x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
  xfrm: Fix memleak on xfrm state destroy
  pinctrl: stmfx: fix valid_mask init sequence
  NFC: st21nfca: fix double free
  net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
  r8169: fix page read in r8168g_mdio_read
  net: stmmac: Fix the TX IOC in xmit path
  net: stmmac: Fix TSO descriptor with Enhanced Addressing
  net: stmmac: Fix the packet count in stmmac_rx()
  net: stmmac: xgmac: Disable MMC interrupts by default
  net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
  net: stmmac: xgmac: Fix AV Feature detection
  net: stmmac: xgmac: Fix TSA selection
  net: stmmac: xgmac: Only get SPH header len if available
  net: stmmac: selftests: Prevent false positives in filter tests
  net: stmmac: xgmac: bitrev32 returns u32
  net: stmmac: gmac4: bitrev32 returns u32
  SMB3: Fix persistent handles reconnect
  drm/radeon: fix si_enable_smc_cac() failed issue
  drm/amdgpu/renoir: move gfxoff handling into gfx9 module
  drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
  drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
  drm/amdgpu: register gpu instance before fan boost feature enablment
  drm/amd/swSMU: fix smu workload bit map error
  net/smc: fix ethernet interface refcounting
  selftests/tls: add test for concurrent recv and send
  net/tls: add a TX lock
  net/tls: don't pay attention to sk_write_pending when pushing partial records
  blkcg: make blkcg_print_stat() print stats only for online blkgs
  drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fields
  net: mscc: ocelot: fix __ocelot_rmw_ix prototype
  bpf, offload: Unlock on error in bpf_offload_dev_create()
  net: mscc: ocelot: fix NULL pointer on LAG slave removal
  net: mscc: ocelot: don't handle netdev events for other netdevs
  net/mlx5e: Use correct enum to determine uplink port
  net/mlx5: DR, Fix memory leak during rule creation
  net/mlx5: DR, Fix memory leak in modify action destroy
  net/mlx5e: Fix eswitch debug print of max fdb flow
  HID: wacom: generic: Treat serial number and related fields as unsigned
  drm/amdgpu: add navi14 PCI ID
  Revert "drm/amd/display: setting the DIG_MODE to the correct value."
  drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14
  drm/amdgpu: dont schedule jobs while in reset
  drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
  arm64: Do not mask out PTE_RDONLY in pte_same()
  ANDROID: nf: IDLETIMER: Fix possible use before initialization in idletimer_resume
  ANDROID: gki_defconfig: enable FW_LOADER configs
  net: bcmgenet: reapply manual settings to the PHY
  Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
  net: bcmgenet: use RGMII loopback for MAC reset
  drm/atomic: fix self-refresh helpers crtc state dereference
  RDMA/hns: Correct the value of srq_desc_size
  RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
  configfs: calculate the depth of parent item
  IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
  IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
  IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
  IB/hfi1: Ensure full Gen3 speed in a Gen4 system
  ALSA: timer: Fix incorrectly assigned timer instance
  mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
  mm/memory_hotplug: fix updating the node span
  scripts/gdb: fix debugging modules compiled with hot/cold partitioning
  mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
  MAINTAINERS: update information for "MEMORY MANAGEMENT"
  dump_stack: avoid the livelock of the dump_lock
  zswap: add Vitaly to the maintainers list
  mm/page_alloc.c: ratelimit allocation failure warnings more aggressively
  mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
  mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
  mm, vmstat: hide /proc/pagetypeinfo from normal users
  mm/mmu_notifiers: use the right return code for WARN_ON
  ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
  mm: thp: handle page cache THP correctly in PageTransCompoundMap
  mm, meminit: recalculate pcpu batch and high limits after init completes
  mm/gup_benchmark: fix MAP_HUGETLB case
  mm: memcontrol: fix NULL-ptr deref in percpu stats flush
  MAINTAINERS: update Cavium ThunderX2 maintainers
  ASoC: SOF: topology: Fix bytes control size checks
  ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
  ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
  ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
  ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
  scsi: core: Handle drivers which set sg_tablesize to zero
  scsi: qla2xxx: fix NPIV tear down process
  scsi: sd_zbc: Fix sd_zbc_complete()
  Documentation: TLS: Add missing counter description
  NFC: fdp: fix incorrect free object
  net: prevent load/store tearing on sk->sk_stamp
  net: qualcomm: rmnet: Fix potential UAF when unregistering
  net/tls: fix sk_msg trim on fallback to copy mode
  mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
  net: dsa: bcm_sf2: Fix driver removal
  net: sched: prevent duplicate flower rules from tcf_proto destroy race
  net: hns3: Use the correct style for SPDX License Identifier
  bonding: fix state transition issue in link monitoring
  taprio: fix panic while hw offload sched list swap
  FROMLIST: overlayfs: override_creds=off option bypass creator_cred
  FROMLIST: overlayfs: internal getxattr operations without sepolicy checking
  FROMLIST: overlayfs: handle XATTR_NOSECURITY flag for get xattr method
  FROMLIST: Add flags option to get xattr method paired to __vfs_getxattr
  FROMLIST: afs: xattr: use scnprintf
  nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
  drm/i915/gen8+: Add RC6 CTX corruption WA
  drm/i915: Lower RM timeout to avoid DSI hard hangs
  drm/i915/cmdparser: Ignore Length operands during command matching
  drm/i915/cmdparser: Add support for backward jumps
  drm/i915/cmdparser: Use explicit goto for error paths
  drm/i915: Add gen9 BCS cmdparsing
  drm/i915: Allow parsing of unsized batches
  drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
  drm/i915: Add support for mandatory cmdparsing
  drm/i915: Remove Master tables from cmdparser
  drm/i915: Disable Secure Batches for gen6+
  drm/i915: Rename gen7 cmdparser tables
  ALSA: hda: hdmi - add Tigerlake support
  ASoC: max98373: replace gpio_request with devm_gpio_request
  ASoC: stm32: sai: add restriction on mmap support
  watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
  watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
  watchdog: meson: Fix the wrong value of left time
  watchdog: pm8916_wdt: fix pretimeout registration flow
  watchdog: cpwd: fix build regression
  nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
  nvme-rdma: fix a segmentation fault during module unload
  clone3: validate stack arguments
  ceph: don't allow copy_file_range when stripe_count != 1
  ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
  ALSA: hda/ca0132 - Fix possible workqueue stall
  scripts/nsdeps: make sure to pass all module source files to spatch
  perf tools: Fix time sorting
  can: don't use deprecated license identifiers
  can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race condition
  perf tools: Remove unused trace_find_next_event()
  perf scripting engines: Iterate on tep event arrays directly
  FROMGIT: of: property: Skip adding device links to suppliers that aren't devices
  x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
  Input: synaptics-rmi4 - remove unused result_bits mask
  Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
  Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
  Input: synaptics-rmi4 - fix video buffer size
  x86/dumpstack/64: Don't evaluate exception stacks before setup
  irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
  x86/apic/32: Avoid bogus LDR warnings
  timekeeping/vsyscall: Update VDSO data unconditionally
  drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
  drm/i915: Avoid HPD poll detect triggering a new detect cycle
  can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct total message size
  can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with the total message size set
  can: j1939: fix memory leak if filters was set
  can: j1939: fix resource leak of skb on error return paths
  can: ti_hecc: add missing state changes
  can: ti_hecc: properly report state changes
  can: ti_hecc: add fifo overflow error reporting
  can: ti_hecc: release the mailbox a bit earlier
  can: ti_hecc: keep MIM and MD set
  can: ti_hecc: ti_hecc_stop(): stop the CPK on down
  can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails
  can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails
  can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
  can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
  can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors
  can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM
  can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max
  can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak
  can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak
  can: xilinx_can: Fix flags field initialization for axi can
  can: c_can: C_CAN: add bus recovery events
  can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
  can: c_can: c_can_poll(): only read status register after status IRQ
  can: peak_usb: report bus recovery as well
  can: peak_usb: fix slab info leak
  can: peak_usb: fix a potential out-of-sync while decoding packets
  can: flexcan: disable completely the ECC mechanism
  can: usb_8dev: fix use-after-free on disconnect
  can: mcba_usb: fix use-after-free on disconnect
  can: gs_usb: gs_can_open(): prevent memory leak
  can: dev: add missing of_node_put() after calling of_get_child_by_name()
  btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
  btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range
  stacktrace: Don't skip first entry on noncurrent tasks
  netfilter: nf_tables_offload: skip EBUSY on chain update
  netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
  bridge: ebtables: don't crash when using dnat target in output chains
  netfilter: nf_tables: fix unexpected EOPNOTSUPP error
  netfilter: nf_tables: Align nft_expr private data to 64-bit
  netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
  netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
  netfilter: ipset: Fix an error code in ip_set_sockfn_get()
  dccp: do not leak jiffies on the wire
  net: fec: add missed clk_disable_unprepare in remove
  Documentation: Add ITLB_MULTIHIT documentation
  kvm: x86: mmu: Recovery of shattered NX large pages
  MAINTAINERS: Remove Kevin as maintainer of BMIPS generic platforms
  clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
  clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
  netfilter: nf_tables_offload: check for register data length mismatches
  intel_th: pci: Add Jasper Lake PCH support
  intel_th: pci: Add Comet Lake PCH support
  intel_th: msu: Fix possible memory leak in mode_store()
  intel_th: msu: Fix overflow in shift of an unsigned int
  intel_th: msu: Fix missing allocation failure check on a kstrndup
  intel_th: msu: Fix an uninitialized mutex
  intel_th: gth: Fix the window switching sequence
  ASoC: hdac_hda: fix race in device removal
  kvm: Add helper function for creating VM worker threads
  kvm: mmu: ITLB_MULTIHIT mitigation
  cpu/speculation: Uninline and export CPU mitigations helpers
  x86/cpu: Add Tremont to the cpu vulnerability whitelist
  x86/bugs: Add ITLB_MULTIHIT bug infrastructure
  fbdev: c2p: Fix link failure on non-inlining
  ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series
  arm64: dts: zii-ultra: fix ARM regulator GPIO handle
  Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
  Revert "gpio: merrifield: Restore use of irq_base"
  Revert "gpio: merrifield: Move hardware initialization to callback"
  x86/resctrl: Prevent NULL pointer dereference when reading mondata
  idr: Fix idr_alloc_u32 on 32-bit systems
  idr: Fix integer overflow in idr_for_each_entry
  HID: i2c-hid: Send power-on command after reset
  radix tree: Remove radix_tree_iter_find
  idr: Fix idr_get_next_ul race with idr_remove
  powerpc/bpf: Fix tail call implementation
  MIPS: SGI-IP27: fix exception handler replication
  bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
  samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
  perf tools: Make usage of test_attr__* optional for perf-sys.h
  bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
  staging: Add VirtualBox guest shared folder (vboxsf) support
  ceph: add missing check in d_revalidate snapdir handling
  ceph: fix RCU case handling in ceph_d_revalidate()
  ceph: fix use-after-free in __ceph_remove_cap()
  bpf, doc: Add Andrii as official reviewer to BPF subsystem
  ARM: sunxi: Fix CPU powerdown on A83T
  ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
  clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
  clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
  clk: ast2600: Fix enabling of clocks
  clk: at91: avoid sleeping early
  ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection
  ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names
  ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
  ASoC: SOF: Fix memory leak in sof_dfsentry_write
  ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
  arm64: dts: imx8mn: fix compatible string for sdma
  arm64: dts: imx8mm: fix compatible string for sdma
  reset: fix reset_control_ops kerneldoc comment
  clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
  x86/tsx: Add config options to set tsx=on|off|auto
  x86/speculation/taa: Add documentation for TSX Async Abort
  x86/tsx: Add "auto" option to the tsx= cmdline parameter
  kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
  x86/speculation/taa: Add sysfs reporting for TSX Async Abort
  x86/speculation/taa: Add mitigation for TSX Async Abort
  x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
  x86/cpu: Add a helper function x86_read_arch_cap_msr()
  x86/msr: Add the IA32_TSX_CTRL MSR
  ARM: dts: imx6-logicpd: Re-enable SNVS power key
  iio: adc: stm32-adc: fix stopping dma
  soc: imx: gpc: fix initialiser format
  ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
  Btrfs: fix race leading to metadata space leak after task received signal
  btrfs: tree-checker: Fix wrong check on max devid
  btrfs: Consider system chunk array size for new SYSTEM chunks
  pinctrl: cherryview: Allocate IRQ chip dynamic
  clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
  arm64: dts: ls1028a: fix a compatible issue
  autofs: fix a leak in autofs_expire_indirect()
  soundwire: slave: fix scanf format
  reset: fix reset_control_get_exclusive kerneldoc comment
  reset: fix reset_control_lookup kerneldoc comment
  reset: fix of_reset_control_get_count kerneldoc comment
  reset: fix of_reset_simple_xlate kerneldoc comment
  ASoC: kirkwood: fix device remove ordering
  ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
  ASoC: hdmi-codec: drop mutex locking again
  ASoC: kirkwood: fix external clock probe defer
  clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
  clk: samsung: exynos5433: Fix error paths
  tools: gpio: Use !building_out_of_srctree to determine srctree
  iio: imu: inv_mpu6050: fix no data on MPU6050
  reset: Fix memory leak in reset_control_array_put()
  aio: Fix io_pgetevents() struct __compat_aio_sigset layout
  pinctrl: cherryview: Fix irq_valid_mask calculation
  ASoC: compress: fix unsigned integer overflow check
  ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
  pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
  soundwire: intel: fix intel_register_dai PDI offsets and numbers
  interconnect: Add locking in icc_set_tag()
  interconnect: qcom: Fix icc_onecell_data allocation
  clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()
  fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry()
  clocksource/drivers/mediatek: Fix error handling
  soundwire: depend on ACPI || OF
  soundwire: depend on ACPI
  iio: srf04: fix wrong limitation in distance measuring
  iio: imu: adis16480: make sure provided frequency is positive
  cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop()
  thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
  thunderbolt: Fix lockdep circular locking depedency warning
  thunderbolt: Read DP IN adapter first two dwords in one go
  clk: at91: sam9x60: fix programmable clock
  clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes
  clk: meson: g12a: fix cpu clock rate setting
  clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
  XArray: Fix xas_next() with a single entry at 0

Change-Id: I594a629aca56b3ff5a224d65f0d8d79fe4f4f34b
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-11-27 09:46:55 -08:00
Matthias Maennich
537d1f70d1 Revert "ANDROID: Revert "Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux""
This reverts commit 3fde1dfb00.

Revert to the upstream version by reinstating the original
modules-for-v5.4 merge.

Bug: 142892219
Bug: 144336692
Change-Id: I3871c67dd3cba0a5b9b2e1a87be8653a14cb9de5
Signed-off-by: Matthias Maennich <maennich@google.com>
2019-11-13 10:14:45 +00:00
Raghavendra Rao Ananta
dc8cac6430 Merge remote-tracking branch 'remotes/origin/tmp-3fde1dfb006c' into msm-lahaina
* remotes/origin/tmp-3fde1dfb006c:
  ANDROID: Revert "Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux"
  ANDROID: Move from clang r353983c to r365631c
  ANDROID: of/property: Add device link support for iommus
  ANDROID: quilt series: drop cuttlefish config changes
  ANDROID: quilt series: add missing ANDROID: tags
  ANDROID: quilt series cleanup: drop obsolete patches
  ANDROID: add latest patches to quilt series
  ANDROID: sched: Honor sync flag for energy-aware wakeups
  ANDROID: gki_defconfig: remove PWRSEQ_EMMC and PWRSEQ_SIMPLE
  ANDROID: unconditionally compile sig_ok in struct module
  ANDROID: add latest patches to quilt series
  ANDROID: rebase mainline quilt series on v5.4-rc3
  ANDROID: regenerate quilt series
  UPSTREAM: base: soc: Handle custom soc information sysfs entries
  ANDROID: gki_defconfig: enable fs-verity
  clk: add pre and post change rate callbacks
  Linux 5.4-rc3
  tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
  tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
  tracing/hwlat: Report total time spent in all NMIs during the sample
  recordmcount: Fix nop_mcount() function
  tracing: Do not create tracefs files if tracefs lockdown is in effect
  tracing: Add locked_down checks to the open calls of files created for tracefs
  tracing: Add tracing_check_open_get_tr()
  tracing: Have trace events system open call tracing_open_generic_tr()
  tracing: Get trace_array reference for available_tracers files
  ftrace: Get a reference counter for the trace_array on filter files
  tracefs: Revert ccbd54ff54 ("tracefs: Restrict tracefs when the kernel is locked down")
  perf/x86/cstate: Add Tiger Lake CPU support
  perf/x86/msr: Add Tiger Lake CPU support
  perf/x86/intel: Add Tiger Lake CPU support
  perf/x86/cstate: Update C-state counters for Ice Lake
  perf/x86/msr: Add new CPU model numbers for Ice Lake
  perf/x86/cstate: Add Comet Lake CPU support
  perf/x86/msr: Add Comet Lake CPU support
  perf/x86/intel: Add Comet Lake CPU support
  ANDROID: android-mainline quilt series for 5.4-ic1
  Revert "drivers: qcom: rpmh-rsc: modularize RSC controller driver"
  Documentation/process: Add fallthrough pseudo-keyword
  compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
  net: sctp: Rename fallthrough label to unhandled
  ANDROID: Fix x86_64 allmodconfig build
  gki_defconfig: Enable CONFIG_DM_SNAPSHOT
  s390/uaccess: avoid (false positive) compiler warnings
  firmware: google: increment VPD key_len properly
  MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
  spufs: fix a crash in spufs_create_root()
  io_uring: fix sequence logic for timeout requests
  ANDROID: gki_defconfig: enabled CONFIG_TMPFS explicitly
  ANDROID: gki_defconfig: enable accelerated AES and SHA-256
  SUNRPC: fix race to sk_err after xs_error_report
  NFSv4: Fix leak of clp->cl_acceptor string
  ANDROID: gki_defconfig: enable CONFIG_PARAVIRT and CONFIG_HYPERVISOR_GUEST
  MIPS: Disable Loongson MMI instructions for kernel build
  MIPS: elf_hwcap: Export userspace ASEs
  ANDROID: staging: ion: fix sparse warning in ion system heap
  nbd: fix possible sysfs duplicate warning
  xen: Stop abusing DT of_dma_configure API
  MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
  xen/grant-table: remove unnecessary printing
  w1: ds250x: Fix build error without CRC16
  virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr
  binder: Fix comment headers on binder_alloc_prepare_to_free()
  binder: prevent UAF read in print_binder_transaction_log_entry()
  USB: yurex: fix NULL-derefs on disconnect
  tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
  serial: fix kernel-doc warning in comments
  USB: iowarrior: use pr_err()
  USB: iowarrior: drop redundant iowarrior mutex
  USB: iowarrior: drop redundant disconnect mutex
  USB: iowarrior: fix use-after-free after driver unbind
  USB: iowarrior: fix use-after-free on release
  USB: iowarrior: fix use-after-free on disconnect
  USB: chaoskey: fix use-after-free on release
  USB: adutux: fix use-after-free on release
  USB: ldusb: fix NULL-derefs on driver unbind
  USB: legousbtower: fix use-after-free on release
  usb: cdns3: Fix for incorrect DMA mask.
  usb: cdns3: fix cdns3_core_init_role()
  usb: cdns3: gadget: Fix full-speed mode
  USB: usb-skeleton: drop redundant in-urb check
  USB: usb-skeleton: fix use-after-free after driver unbind
  USB: usb-skeleton: fix NULL-deref on disconnect
  drm/bridge: tc358767: fix max_tu_symbol value
  s390/cio: fix virtio-ccw DMA without PV
  null_blk: Fix zoned command return code
  libfs: take cursors out of list when moving past the end of directory
  vfs: add missing blkdev_put() in get_tree_bdev()
  shmem: fix LSM options parsing
  RISC-V: entry: Remove unneeded need_resched() loop
  drm/i915/gt: execlists->active is serialised by the tasklet
  drm/i915/execlists: Protect peeking at execlists->active
  drm/i915: Fixup preempt-to-busy vs reset of a virtual request
  io_uring: only flush workqueues on fileset removal
  drm/i915: Only enqueue already completed requests
  drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
  drm/i915/cml: Add second PCH ID for CMP
  MIPS: fw: sni: Fix out of bounds init of o32 stack
  MIPS: include: Mark __xchg as __always_inline
  Revert "kheaders: make headers archive reproducible"
  iio: Fix an undefied reference error in noa1305_probe
  iio: light: opt3001: fix mutex unlock race
  iio: adc: ad799x: fix probe error handling
  iio: light: add missing vcnl4040 of_compatible
  iio: light: fix vcnl4000 devicetree hooks
  iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
  iio: adc: axp288: Override TS pin bias current for some models
  iio: imu: adis16400: fix memory leak
  iio: imu: adis16400: release allocated memory on failure
  iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
  iio: adc: stm32-adc: move registers definitions
  iio: accel: adxl372: Perform a reset at start up
  iio: accel: adxl372: Fix push to buffers lost samples
  iio: accel: adxl372: Fix/remove limitation for FIFO samples
  iio: adc: hx711: fix bug in sampling of data
  drm/amdgpu: fix memory leak
  xfs: move local to extent inode logging into bmap helper
  xfs: remove broken error handling on failed attr sf to leaf change
  xfs: log the inode on directory sf to block format change
  NFS: Remove redundant mirror tracking in O_DIRECT
  NFS: Fix O_DIRECT accounting of number of bytes read/written
  perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
  perf/core: Fix corner case in perf_rotate_context()
  perf/core: Rework memory accounting in perf_mmap()
  sched/vtime: Fix guest/system mis-accounting on task switch
  sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision
  powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
  selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
  powerpc/pseries: Remove confusing warning message.
  powerpc/64s/radix: Fix build failure with RADIX_MMU=n
  CIFS: Force reval dentry if LOOKUP_REVAL flag is set
  CIFS: Force revalidate inode when dentry is stale
  smb3: Fix regression in time handling
  smb3: remove noisy debug message and minor cleanup
  ANDROID: gki_defconfig: enable CONFIG_NLS_*
  ANDROID: gki_defconfig: enable REGULATOR
  Add my linux-leds branch to MAINTAINERS
  leds: core: Fix leds.h structure documentation
  x86/cpu: Add Comet Lake to the Intel CPU models header
  ANDROID: gki_defconfig: Enable BPF_JIT and BPF_JIT_ALWAYS_ON
  doc: move namespaces.rst from kbuild/ to core-api/
  arm64: armv8_deprecated: Checking return value for memory allocation
  lib/string: Make memzero_explicit() inline instead of external
  x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
  x86/asm: Fix MWAITX C-state hint value
  btrfs: silence maybe-uninitialized warning in clone_range
  efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
  drm/panel: tpo-td043mtea1: Fix SPI alias
  drm/panel: tpo-td028ttec1: Fix SPI alias
  drm/panel: sony-acx565akm: Fix SPI alias
  drm/panel: nec-nl8048hl11: Fix SPI alias
  drm/panel: lg-lb035q02: Fix SPI alias
  io_uring: remove wait loop spurious wakeups
  FROMGIT: of: property: Create device links for all child-supplier depencencies
  FROMGIT: of/platform: Pause/resume sync state during init and of_platform_populate()
  FROMGIT: driver core: Add sync_state driver/bus callback
  FROMGIT: of: property: Add functional dependency link from DT bindings
  FROMGIT: driver core: Add support for linking devices during device addition
  FROMGIT: driver core: Add fwnode_to_dev() to look up device from fwnode
  mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
  mm, sl[ou]b: improve memory accounting
  mm, memcg: make scan aggression always exclude protection
  mm, memcg: make memory.emin the baseline for utilisation determination
  mm, memcg: proportional memory.{low,min} reclaim
  mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
  mm/page_alloc.c: fix a crash in free_pages_prepare()
  mm/z3fold.c: claim page in the beginning of free
  kernel/sysctl.c: do not override max_threads provided by userspace
  memcg: only record foreign writebacks with dirty pages when memcg is not disabled
  mm: fix -Wmissing-prototypes warnings
  writeback: fix use-after-free in finish_writeback_work()
  mm/memremap: drop unused SECTION_SIZE and SECTION_MASK
  panic: ensure preemption is disabled during panic()
  fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc()
  fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
  fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
  ocfs2: clear zero in unaligned direct IO
  x86/xen: Return from panic notifier
  riscv: Correct the handling of unexpected ebreak in do_trap_break()
  riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
  riscv: avoid kernel hangs when trapped in BUG()
  uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
  drm/i915: Mark contents as dirty on a write fault
  drm/i915: Prevent bonded requests from overtaking each other on preemption
  drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
  drm/i915: Verify the engine after acquiring the active.lock
  drm/i915: Extend Haswell GT1 PSMI workaround to all
  drm/i915: Don't mix srcu tag and negative error codes
  drm/i915: Whitelist COMMON_SLICE_CHICKEN2
  drm/i915: Perform GGTT restore much earlier during resume
  drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
  MIPS: include: Mark __cmpxchg as __always_inline
  nsdeps: make generated patches independent of locale
  nsdeps: fix hashbang of scripts/nsdeps
  kbuild: fix build error of 'make nsdeps' in clean tree
  module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
  modpost: fix broken sym->namespace for external module builds
  module: swap the order of symbol.namespace
  perf/core: Fix inheritance of aux_output groups
  scripts: add_namespace: Fix coccicheck failed
  efi/x86: Do not clean dummy variable in kexec path
  efi: Make unexported efi_rci2_sysfs_init() static
  efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
  efi/tpm: Don't traverse an event log with no events
  efi/tpm: Don't access event->count when it isn't mapped
  efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
  efi/cper: Fix endianness of PCIe class code
  hwmon: docs: Extend inspur-ipsps1 title underline
  arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
  arm64: vdso32: Rename COMPATCC to CC_COMPAT
  arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
  arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
  arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
  arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
  serial: 8250_omap: Fix gpio check for auto RTS/CTS
  serial: mctrl_gpio: Check for NULL pointer
  tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
  usb:cdns3: Fix for CV CH9 running with g_zero driver.
  usb: dwc3: Remove dev_err() on platform_get_irq() failure
  usb: dwc3: Switch to platform_get_irq_byname_optional()
  driver core: platform: Add platform_get_irq_byname_optional()
  staging: vt6655: Fix memory leak in vt6655_probe
  lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO
  arm64: vdso32: Remove jump label config option in Makefile
  arm64: vdso32: Detect binutils support for dmb ishld
  arm64: vdso: Remove stale files from old assembly implementation
  arm64: vdso32: Fix broken compat vDSO build warnings
  arm64: mm: fix spurious fault detection
  mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
  CIFS: Gracefully handle QueryInfo errors during open
  cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
  fs: cifs: mute -Wunused-const-variable message
  smb3: cleanup some recent endian errors spotted by updated sparse
  xfs: assure zeroed memory buffers for certain kmem allocations
  xfs: removed unused error variable from xchk_refcountbt_rec
  xfs: remove unused flags arg from xfs_get_aghdr_buf()
  xfs: Fix tail rounding in xfs_alloc_file_space()
  Linux 5.4-rc2
  elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
  blk-wbt: fix performance regression in wbt scale_up/scale_down
  Revert "libata, freezer: avoid block device removal while system is frozen"
  bdi: Do not use freezable workqueue
  Make filldir[64]() verify the directory entry filename is valid
  Convert filldir[64]() from __put_user() to unsafe_put_user()
  KVM: s390: mark __insn32_query() as __always_inline
  KVM: s390: fix __insn32_query() inline assembly
  dma-mapping: fix false positivse warnings in dma_common_free_remap()
  kheaders: make headers archive reproducible
  kbuild: update compile-test header list for v5.4-rc2
  kbuild: two minor updates for Documentation/kbuild/modules.rst
  scripts/setlocalversion: clear local variable to make it work for sh
  namespace: fix namespace.pl script to support relative paths
  video/logo: do not generate unneeded logo C files
  video/logo: remove unneeded *.o pattern from clean-files
  integrity: remove pointless subdir-$(CONFIG_...)
  integrity: remove unneeded, broken attempt to add -fshort-wchar
  selftests/net: add nettest to .gitignore
  net: qlogic: Fix memory leak in ql_alloc_large_buffers
  nfc: fix memory leak in llcp_sock_bind()
  sch_dsmark: fix potential NULL deref in dsmark_init()
  net: phy: at803x: use operating parameters from PHY-specific status
  net: phy: extract pause mode
  net: phy: extract link partner advertisement reading
  net: phy: fix write to mii-ctrl1000 register
  ipv6: Handle missing host route in __ipv6_ifa_notify
  net: phy: allow for reset line to be tied to a sleepy GPIO controller
  net: ipv4: avoid mixed n_redirects and rate_tokens usage
  r8152: Set macpassthru in reset_resume callback
  gpio: max77620: Use correct unit for debounce times
  cxgb4:Fix out-of-bounds MSI-X info array access
  Revert "ipv6: Handle race in addrconf_dad_work"
  net: make sock_prot_memory_pressure() return "const char *"
  rxrpc: Fix rxrpc_recvmsg tracepoint
  qmi_wwan: add support for Cinterion CLS8 devices
  Add an IOCTL to check ION ABI version
  RDMA/mlx5: Add missing synchronize_srcu() for MW cases
  RDMA/mlx5: Put live in the correct place for ODP MRs
  RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
  RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
  RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
  RDMA/mlx5: Do not allow rereg of a ODP MR
  IB/core: Fix wrong iterating on ports
  MIPS: fw/arc: Remove unused addr variable
  RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
  RDMA/cxgb4: Do not dma memory off of the stack
  RDMA/cm: Fix memory leak in cm_add/remove_one
  RDMA/core: Fix an error handling path in 'res_get_common_doit()'
  RDMA/i40iw: Associate ibdev to netdev before IB device registration
  ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
  misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
  mtd: spi-nor: Fix direction of the write_sr() transfer
  mei: avoid FW version request on Ibex Peak and earlier
  s390: update defconfigs
  s390/pci: mark function(s) __always_inline
  s390/mm: mark function(s) __always_inline
  s390/jump_label: mark function(s) __always_inline
  s390/cpu_mf: mark function(s) __always_inline
  s390/atomic,bitops: mark function(s) __always_inline
  s390/mm: fix -Wunused-but-set-variable warnings
  s390: mark __cpacf_query() as __always_inline
  io_uring: fix reversed nonblock flag for link submission
  tty: serial: Fix PORT_LINFLEXUART definition
  mei: me: add comet point (lake) LP device ids
  tty: n_hdlc: fix build on SPARC
  serial: uartps: Fix uartps_major handling
  serial: uartlite: fix exit path null pointer
  tty: serial: linflexuart: Fix magic SysRq handling
  serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
  dt-bindings: serial: sh-sci: Document r8a774b1 bindings
  serial/sifive: select SERIAL_EARLYCON
  tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
  tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
  media: stkwebcam: fix runtime PM after driver unbind
  USB: serial: fix runtime PM after driver unbind
  USB: usblp: fix runtime PM after driver unbind
  USB: usb-skeleton: fix runtime PM after driver unbind
  xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_intel_xhci_sw_pdev()
  dt-bindings: usb: Bring back phy-names
  ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCI
  usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
  usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
  udc: lpc32xx: fix 64-bit compiler warning
  xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
  xhci: Increase STS_SAVE timeout in xhci_suspend()
  xhci: Prevent deadlock when xhci adapter breaks during init
  usb: xhci: wait for CNR controller not ready bit in xhci resume
  xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
  xhci: Check all endpoints for LPM timeout
  xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
  xhci: Fix false warning message about wrong bounce buffer write length
  USB: legousbtower: fix open after failed reset request
  USB: legousbtower: fix potential NULL-deref on disconnect
  USB: legousbtower: fix deadlock on disconnect
  USB: legousbtower: fix slab info leak at probe
  KVM: x86: omit "impossible" pmu MSRs from MSR list
  usb: typec: ucsi: displayport: Fix for the mode entering routine
  usb: typec: ucsi: ccg: Remove run_isr flag
  arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
  arm64: Fix incorrect irqflag restore for priority masking for compat
  arm64: mm: avoid virt_to_phys(init_mm.pgd)
  arm64: cpufeature: Effectively expose FRINT capability to userspace
  arm64: Mark functions using explicit register variables as '__always_inline'
  USB: usblcd: use pr_err()
  USB: usblcd: drop redundant lcd mutex
  USB: usblcd: drop redundant disconnect mutex
  USB: usblcd: fix I/O after disconnect
  bindings: rename links to mason USB2/USB3 DT files
  usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()
  USB: dummy-hcd: fix power budget for SuperSpeed mode
  usbip: vhci_hcd indicate failed message
  USB: yurex: Don't retry on unexpected errors
  USB: adutux: fix NULL-derefs on disconnect
  USB: adutux: fix use-after-free on disconnect
  usb: cdns3: Fix sheduling with locks held.
  usb: cdns3: Fix use after free in probe error handling
  USB: microtek: fix info-leak at probe
  dt-bindings: usb: Fix references to usb-hcd.yaml
  USB: serial: keyspan: fix NULL-derefs on open() and write()
  USB: serial: option: add support for Cinterion CLS8 devices
  USB: rio500: Remove Rio 500 kernel driver
  staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
  Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
  staging: speakup: document sysfs attributes
  ANDROID: staging: ion: Fix missing entry in kerneldoc header
  MIPS: pmcs-msp71xx: Remove unused addr variable
  MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
  vfs: Fix EOVERFLOW testing in put_compat_statfs64
  block: sed-opal: fix sparse warning: convert __be64 data
  block: sed-opal: fix sparse warning: obsolete array init.
  Revert "drm/i915: Fix DP-MST crtc_mask"
  sched: add kernel-doc for struct clone_args
  fork: add kernel-doc for clone3
  usercopy: Add parentheses around assignment in test_copy_struct_from_user
  tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
  selinux: fix context string corruption in convert_context()
  lib: textsearch: fix escapes in example code
  udp: only do GSO if # of segs > 1
  udp: fix gso_segs calculations
  MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
  ipv6: drop incoming packets having a v4mapped source address
  btrfs: fix uninitialized ret in ref-verify
  KVM: nVMX: Fix consistency check on injected exception error code
  KVM: x86: omit absent pmu MSRs from MSR list
  selftests: kvm: Fix libkvm build error
  drm/omap: fix max fclk divider for omap36xx
  drm/i915: Fix g4x sprite scaling stride check with GTT remapping
  drm/i915/dp: Fix dsc bpp calculations, v5.
  block: pg: add header include guard
  net: stmmac: Avoid deadlock on suspend/resume
  timer-of: don't use conditional expression with mixed 'void' types
  net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
  mips: Loongson: Fix the link time qualifier of 'serial_exit()'
  MIPS: init: Prevent adding memory before PHYS_OFFSET
  MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
  MIPS: VDSO: Fix build for binutils < 2.25
  MIPS: VDSO: Remove unused gettimeofday.c
  MIPS: Wire up clone3 syscall
  char/random: Add a newline at the end of the file
  xen/xenbus: fix self-deadlock after killing user process
  selftests: watchdog: Add command line option to show watchdog_info
  selftests: watchdog: Validate optional file argument
  dt-bindings: phy: lantiq: Fix Property Name
  dt-bindings: iio: ad7192: Fix DTC warning in the example
  dt-bindings: iio: ad7192: Fix Regulator Properties
  dt-bindings: media: rc: Fix redundant string
  dt-bindings: dsp: Fix fsl,dsp example
  drm/amd/display: fix dcn21 Makefile for clang
  drm/amd/display: hide an unused variable
  drm/amdgpu: display_mode_vba_21: remove uint typedef
  drm/amdgpu: hide another #warning
  drm/amdgpu: make pmu support optional, again
  drm/amd/display: memory leak
  drm/amdgpu: fix multiple memory leaks in acp_hw_init
  drm/amdgpu: return tcc_disabled_mask to userspace
  drm/amdgpu: don't increment vram lost if we are in hibernation
  Revert "drm/amdgpu: disable stutter mode for renoir"
  drm/amd/powerplay: add sensor lock support for smu
  drm/amd/powerplay: change metrics update period from 1ms to 100ms
  drm/amdgpu: revert "disable bulk moves for now"
  MIPS: octeon: Include required header; fix octeon ethernet build
  ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
  net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
  net: dsa: sja1105: Initialize the meta_lock
  net/rds: Fix error handling in rds_ib_add_one()
  net: dsa: rtl8366: Check VLAN ID and not ports
  mlx5: avoid 64-bit division in dr_icm_pool_mr_create()
  tipc: fix unlimited bundling of small messages
  xen/efi: have a common runtime setup function
  hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nct7904_data struct.
  docs: hwmon: Include 'inspur-ipsps1.rst' into docs
  hwmon: Fix HWMON_P_MIN_ALARM mask
  hwmon: (k10temp) Update documentation and add temp2_input info
  hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data struct
  nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
  USB: serial: option: add Telit FN980 compositions
  USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
  arm: xen: mm: use __GPF_DMA32 for arm64
  xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
  ipv6: Handle race in addrconf_dad_work
  tcp: adjust rto_base in retransmits_timed_out()
  vsock: Fix a lockdep warning in __vsock_release()
  hso: fix NULL-deref on tty open
  riscv: Fix memblock reservation for device tree blob
  RISC-V: Clear load reservations while restoring hart contexts
  MIPS: cpu-bugs64: Mark inline functions as __always_inline
  xen/balloon: Clear PG_offline in balloon_retrieve()
  xen/balloon: Mark pages PG_offline in balloon_append()
  xen/balloon: Drop __balloon_append()
  xen/balloon: Set pages PageOffline() in balloon_add_region()
  ARM: xen: unexport HYPERVISOR_platform_op function
  selftests/kselftest/runner.sh: Add 45 second timeout per test
  kselftest: exclude failed TARGETS from runlist
  membarrier: Fix RCU locking bug caused by faulty merge
  kselftest: add capability to skip chosen TARGETS
  Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
  HID: hyperv: Use in-place iterator API in the channel callback
  x86: Use the correct SPDX License Identifier in headers
  btrfs: allocate new inode in NOFS context
  ARM: dts: ux500: Fix up the CPU thermal zone
  btrfs: fix balance convert to single on 32-bit host CPUs
  net: ag71xx: fix mdio subnode support
  net: stmmac: xgmac: Fix RSS writing wrong keys
  net: stmmac: xgmac: Fix RSS not writing all Keys to HW
  net: stmmac: xgmac: Disable the Timestamp interrupt by default
  net: stmmac: Do not stop PHY if WoL is enabled
  net: stmmac: Correctly take timestamp for PTPv2
  net: stmmac: dwmac4: Always update the MAC Hash Filter
  net: stmmac: selftests: Always use max DMA size in Jumbo Test
  net: stmmac: xgmac: Detect Hash Table size dinamically
  net: stmmac: xgmac: Not all Unicast addresses may be available
  devlink: Fix error handling in param and info_get dumpit cb
  net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
  net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
  net: sched: cbs: Avoid division by zero when calculating the port rate
  net: sched: taprio: Avoid division by zero on invalid link speed
  netfilter: nft_connlimit: disable bh on garbage collection
  netfilter: drop bridge nf reset from nf_reset
  btrfs: fix incorrect updating of log root tree
  Btrfs: fix memory leak due to concurrent append writes with fiemap
  ionic: select CONFIG_NET_DEVLINK
  docs: networking: Add title caret and missing doc
  selftests: Add kselftest-all and kselftest-install targets
  net: socionext: netsec: always grab descriptor lock
  mac80211: keep BHs disabled while calling drv_tx_wake_queue()
  mac80211: fix txq null pointer dereference
  nl80211: fix null pointer dereference
  cfg80211: initialize on-stack chandefs
  cfg80211: validate SSID/MBSSID element ordering assumption
  nl80211: validate beacon head
  Revert "s390/dasd: Add discard support for ESE volumes"
  s390/dasd: Fix error handling during online processing
  io_uring: use __kernel_timespec in timeout ABI
  loop: change queue block size to match when using DIO
  RDMA/iwcm: Fix a lock inversion issue
  RDMA/iw_cxgb4: fix SRQ access from dump_qp()
  RDMA/hfi1: Prevent memory leak in sdma_init
  RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_port
  RDMA/siw: Fix serialization issue in write_space()
  RDMA/vmw_pvrdma: Free SRQ only once
  perf_event_open: switch to copy_struct_from_user()
  sched_setattr: switch to copy_struct_from_user()
  clone3: switch to copy_struct_from_user()
  lib: introduce copy_struct_from_user() helper
  kvm: vmx: Limit guest PMCs to those supported on the host
  crypto: arm/aes-ce - add dependency on AES library
  crypto: arm/aes-ce - build for v8 architecture explicitly
  docs: arm64: Fix indentation and doc formatting
  arm64/sve: Fix wrong free for task->thread.sve_state
  arm64: errata: Update stale comment
  gpio: eic: sprd: Fix the incorrect EIC offset when toggling
  gpio: fix getting nonexclusive gpiods from DT
  gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
  ANDROID: sched/fair: Bias EAS placement for latency
  ANDROID: sched: Introduce uclamp latency and boost wrapper
  ANDROID: sched/core: Add a latency-sensitive flag to uclamp
  ANDROID: arm64: defconfig: Enable EAS by default
  ANDROID: sched/fair: Also do misfit in overloaded groups
  ANDROID: sched/fair: Don't balance misfits if it would overload local group
  ANDROID: sched/fair: Attempt to improve throughput for asym cap systems
  ANDROID: sched: Prevent unnecessary active balance of single task in sched group
  ANDROID: sched: Update max cpu capacity in case of max frequency constraints
  ANDROID: arm: enable max frequency capping
  ANDROID: arm64: enable max frequency capping
  ANDROID: cpufreq: arch_topology: implement max frequency capping
  ANDROID: sched/fair: add arch scaling function for max frequency capping
  ANDROID: sched: Unconditionally honor sync flag for energy-aware wakeups
  ANDROID: sched/fair: EAS: Add uclamp support to find_energy_efficient_cpu()
  s390/qdio: clarify size of the QIB parm area
  s390/cpumf: Fix indentation in sampling device driver
  s390/cpumsf: Check for CPU Measurement sampling
  s390/cpumf: Use consistant debug print format
  xen/efi: Set nonblocking callbacks
  staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()
  staging: rtl8188eu: fix null dereference when kzalloc fails
  staging: bcm2835-audio: Fix draining behavior regression
  staging/fbtft: Remove flexfb
  staging/fbtft: Remove fbtft_device
  staging/fbtft: Depend on OF
  staging: octeon: Use "(uintptr_t)" to cast from pointer to int
  staging: exfat: Fix a typo in Kconfig
  staging: exfat - fix SPDX tags..
  staging: exfat: add missing SPDX line to Kconfig
  net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
  net: dsa: sja1105: Prevent leaking memory
  modpost: fix static EXPORT_SYMBOL warnings for UML build
  kbuild: correct formatting of header in kbuild module docs
  kbuild: remove SUBDIRS support
  net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the past
  kbuild: remove ar-option and KBUILD_ARFLAGS
  net: Unpublish sk from sk_reuseport_cb before call_rcu
  MIPS: dts: ar9331: fix interrupt-controller size
  MIPS: Loongson64: Fix boot failure after dropping boot_mem_map
  erofs: fix mis-inplace determination related with noio chain
  erofs: fix erofs_get_meta_page locking due to a cleanup
  MAINTAINERS: erofs: complete sub-entries for erofs
  erofs: fix return value check in erofs_read_superblock()
  selftests: pidfd: Fix undefined reference to pthread_create()
  sched: Add __ASSEMBLY__ guards around struct clone_args
  perf annotate: Don't return -1 for error when doing BPF disassembly
  perf annotate: Return appropriate error code for allocation failures
  perf annotate: Fix arch specific ->init() failure errors
  perf annotate: Propagate the symbol__annotate() error return
  perf annotate: Fix the signedness of failure returns
  perf annotate: Propagate perf_env__arch() error
  perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
  perf tools: Propagate get_cpuid() error
  perf jevents: Fix period for Intel fixed counters
  perf script brstackinsn: Fix recovery from LBR/binary mismatch
  perf docs: Correct and clarify jitdump spec
  perf inject jit: Fix JIT_CODE_MOVE filename
  perf map: Fix overlapped map handling
  perf vendor events s390: Use s390 machine name instead of type 8561
  perf vendor events s390: Add JSON transaction for machine type 8561
  perf llvm: Don't access out-of-scope array
  tools headers kvm: Sync kvm headers with the kernel sources
  tools headers uapi: Sync linux/fs.h with the kernel sources
  tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
  tools headers uapi: Sync asm-generic/mman-common.h with the kernel
  arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y
  erspan: remove the incorrect mtu limit for erspan
  sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
  net: dsa: qca8k: Use up to 7 ports for all operations
  kvm: x86, powerpc: do not allow clearing largepages debugfs entry
  ARM: dts: am4372: Set memory bandwidth limit for DISPC
  drm/tilcdc: include linux/pinctrl/consumer.h again
  ieee802154: ca8210: prevent memory leak
  blk-mq: apply normal plugging for HDD
  blk-mq: honor IO scheduler for multiqueue devices
  nvme-rdma: fix possible use-after-free in connect timeout
  KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
  KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
  tick: broadcast-hrtimer: Fix a race in bc_set_next
  tools headers uapi: Sync drm/i915_drm.h with the kernel sources
  perf docs: Allow man page date to be specified
  perf tests: Avoid raising SEGV using an obvious NULL dereference
  libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
  selftests: kvm: add test for dirty logging inside nested guests
  KVM: x86: fix nested guest live migration with PML
  KVM: x86: assign two bits to track SPTE kinds
  drm/komeda: prevent memory leak in komeda_wb_connector_add
  nvme: Move ctrl sqsize to generic space
  KVM: x86: Expose XSAVEERPTR to the guest
  kvm: x86: Enumerate support for CLZERO instruction
  kvm: x86: Use AMD CPUID semantics for AMD vCPUs
  kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
  KVM: X86: Fix userspace set invalid CR4
  kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
  KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
  nvme: Add ctrl attributes for queue_count and sqsize
  nvme: allow 64-bit results in passthru commands
  nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
  nvmet-tcp: remove superflous check on request sgl
  Added QUIRKs for ADATA XPG SX8200 Pro 512GB
  nvme-rdma: Fix max_hw_sectors calculation
  nvme: fix an error code in nvme_init_subsystem()
  nvme-pci: Save PCI state before putting drive into deepest state
  nvme-tcp: fix wrong stop condition in io_work
  ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
  ARM: OMAP2+: Add missing LCDC midlemode for am335x
  ARM: OMAP2+: Fix missing reset done flag for am3 and am43
  ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'
  ARM: dts: Fix gpio0 flags for am335x-icev2
  scsi: qla2xxx: Fix Nport ID display value
  scsi: qla2xxx: Fix N2N link up fail
  scsi: qla2xxx: Fix N2N link reset
  scsi: qla2xxx: Optimize NPIV tear down process
  scsi: qla2xxx: Fix stale mem access on driver unload
  scsi: qla2xxx: Fix unbound sleep in fcport delete path.
  scsi: qla2xxx: Silence fwdump template message
  scsi: hisi_sas: Make three functions static
  scsi: megaraid: disable device when probe failed after enabled device
  scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue
  scsi: qedf: Remove always false 'tmp_prio < 0' statement
  scsi: ufs: skip shutdown if hba is not powered
  scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
  nvme-pci: Fix a race in controller removal
  nvmet: change ppl to lpp
  ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
  ARM: omap2plus_defconfig: Enable DRM_TI_TFP410
  DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
  ARM: dts: Fix wrong clocks for dra7 mcasp
  clk: ti: dra7: Fix mcasp8 clock bits
  drm: Clear the fence pointer when writeback job signaled
  drm: Free the writeback_job when it with an empty fb
  Fix the locking in dcache_readdir() and friends
  ieee802154: atusb: fix use-after-free at disconnect
  KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
  arm64: KVM: Kill hyp_alternate_select()
  arm64: KVM: Replace hyp_alternate_select with has_vhe()
  arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
  iio: fix center temperature of bmc150-accel-core
  iio: imu: st_lsm6dsx: forbid 0 sensor sensitivity
  iio: adc: meson_saradc: Fix memory allocation order

Change-Id: Ic630267f367b5b05691af40c3d71c072e12ab001
[rananta@codeaurora.org: Resolve trivial merge conflicts and fix warning
 location in scripts/gcc-wrapper.py]
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-10-23 14:22:32 -07:00
Raghavendra Rao Ananta
3fde1dfb00 ANDROID: Revert "Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux"
This reverts commit e070355664, reversing
changes made to 8808cf8cbc.

Introducing symbol-namespaces into the kernel has caused issues with
respect to the ABI checker. Hence, revert the changes until a valid
fix is available. The revert was done based off of 5.4-rc1.

Change-Id: I529ced269661f457ce667a76eb383843002f0a7d
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-10-23 12:04:25 +00:00
Raghavendra Rao Ananta
ff798ab7d9 Merge remote-tracking branch 'remotes/origin/tmp-935f8bc6f7aa' into msm-lahaina
* remotes/origin/tmp-935f8bc6f7aa:
  UPSTREAM: fix "sched/membarrier: Fix p->mm->membarrier_state racy load"
  ANDROID: update gki_defconfig
  ANDROID: Fix arm64 allmodconfig build
  Linux 5.4-rc1
  ANDROID: allmodconfig: Force gki_defconfig as base
  ANDROID: usb: gadget: Fix dependency for f_accessory
  csky: Move static keyword to the front of declaration
  csky: entry: Remove unneeded need_resched() loop
  csky: Fixup csky_pmu.max_period assignment
  csky: Fixup add zero_fp fixup perf backtrace panic
  csky: Use generic free_initrd_mem()
  Revert "Revert "ext4: make __ext4_get_inode_loc plug""
  random: try to actively add entropy rather than passively wait for it
  Documentation/process: Clarify disclosure rules
  selftests/ftrace: Fix same probe error test
  mm, tracing: Print symbol name for call_site in trace events
  tracing: Have error path in predicate_parse() free its allocated memory
  tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
  tracing/probe: Fix to check the difference of nr_args before adding probe
  mm, page_alloc: allow hugepage fallback to remote nodes when madvised
  mm, page_alloc: avoid expensive reclaim when compaction may not succeed
  Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
  Revert "Revert "mm, thp: restore node-local hugepage allocations""
  i2c: slave-eeprom: Add read only mode
  i2c: i801: Bring back Block Process Call support for certain platforms
  i2c: riic: Clear NACK in tend isr
  i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
  iommu/amd: Lock code paths traversing protection_domain->dev_list
  iommu/amd: Lock dev_data in attach/detach code paths
  iommu/amd: Check for busy devices earlier in attach_device()
  iommu/amd: Take domain->lock for complete attach/detach path
  iommu/amd: Remove amd_iommu_devtable_lock
  iommu/amd: Remove domain->updated
  net: tap: clean up an indentation issue
  nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
  mmc: host: sdhci-pci: Add Genesys Logic GL975x support
  tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
  sk_buff: drop all skb extensions on free and skb scrubbing
  tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
  mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
  Documentation: Clarify trap's description
  mlxsw: spectrum: Clear VLAN filters during port initialization
  net: ena: clean up indentation issue
  NFC: st95hf: clean up indentation issue
  mmc: tegra: Implement ->set_dma_mask()
  mmc: sdhci: Let drivers define their DMA mask
  mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
  mmc: sdhci: improve ADMA error reporting
  net: phy: micrel: add Asym Pause workaround for KSZ9021
  net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
  ptp: correctly disable flags on old ioctls
  lib: dimlib: fix help text typos
  net: dsa: microchip: Always set regmap stride to 1
  nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
  nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
  net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
  vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
  keys: Add Jarkko Sakkinen as co-maintainer
  btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
  btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
  block: fix null pointer dereference in blk_mq_rq_timed_out()
  net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
  net: sched: multiq: don't call qdisc_put() while holding tree lock
  net: sched: sch_htb: don't call qdisc_put() while holding tree lock
  net/rds: Check laddr_check before calling it
  tcp: honor SO_PRIORITY in TIME_WAIT state
  ipv6: tcp: provide sk->sk_priority to ctl packets
  ipv6: add priority parameter to ip6_xmit()
  bpf: Fix bpf_event_output re-entry issue
  net: dsa: qca8k: Fix port enable for CPU port
  sch_netem: fix rcu splat in netem_enqueue()
  kcm: disable preemption in kcm_parse_func_strparser()
  net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
  net: nixge: Fix a signedness bug in nixge_probe()
  of: mdio: Fix a signedness bug in of_phy_get_and_connect()
  net: axienet: fix a signedness bug in probe
  net: stmmac: dwmac-meson8b: Fix signedness bug in probe
  net: socionext: Fix a signedness bug in ave_probe()
  enetc: Fix a signedness bug in enetc_of_get_phy()
  net: netsec: Fix signedness bug in netsec_probe()
  net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
  net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
  cxgb4: Signedness bug in init_one()
  net: aquantia: Fix aq_vec_isr_legacy() return value
  dimlib: make DIMLIB a hidden symbol
  rq-qos: get rid of redundant wbt_update_limits()
  powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
  CIFS: Fix oplock handling for SMB 2.1+ protocols
  smb3: missing ACL related flags
  perf unwind: Fix libunwind build failure on i386 systems
  binfmt_elf: Do not move brk for INTERP-less ET_EXEC
  arch/sparc/include/asm/pgtable_64.h: fix build
  mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
  ntfs: remove (un)?likely() from IS_ERR() conditions
  IB/hfi1: remove unlikely() from IS_ERR*() condition
  xfs: remove unlikely() from WARN_ON() condition
  wimax/i2400m: remove unlikely() from WARN*() condition
  fs: remove unlikely() from WARN_ON() condition
  xen/events: remove unlikely() from WARN() condition
  bpf: Clean up indentation issue in BTF kflag processing
  jffs2: Fix mounting under new mount API
  libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
  MAINTAINERS: Add myself as reviewer for the PWM subsystem
  MAINTAINERS: Add patchwork link for PWM entry
  MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
  pwm: mediatek: Add MT7629 compatible string
  io_uring: make CQ ring wakeups be more efficient
  ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
  openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
  dt-bindings: net: ravb: Add support for r8a774b1 SoC
  net: stmmac: Fix page pool size
  macsec: drop skb sk before calling gro_cells_receive
  iocost: bump up default latency targets for hard disks
  iocost: improve nr_lagging handling
  iocost: better trace vrate changes
  smb3: pass mode bits into create calls
  net: print proper warning on dst underflow
  net/sched: cbs: Fix not adding cbs instance to list
  drivers: net: Fix Kconfig indentation
  net: Fix Kconfig indentation
  MAINTAINERS: add Yanjun to FORCEDETH maintainers list
  block: don't release queue's sysfs lock during switching elevator
  blk-mq: move lockdep_assert_held() into elevator_exit
  checkpatch: check for nested (un)?likely() calls
  hexagon: drop empty and unused free_initrd_mem
  mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
  mm: introduce MADV_PAGEOUT
  mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
  mm: introduce MADV_COLD
  mm: untag user pointers in mmap/munmap/mremap/brk
  vfio/type1: untag user pointers in vaddr_get_pfn
  tee/shm: untag user pointers in tee_shm_register
  media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
  drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
  drm/amdgpu: untag user pointers
  userfaultfd: untag user pointers
  fs/namespace: untag user pointers in copy_mount_options
  mm: untag user pointers in get_vaddr_frames
  mm: untag user pointers in mm/gup.c
  mm: untag user pointers passed to memory syscalls
  lib: untag user pointers in strn*_user
  lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
  ipc/sem.c: convert to use built-in RCU list checking
  ipc/mqueue: improve exception handling in do_mq_notify()
  ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()
  bug: move WARN_ON() "cut here" into exception handler
  bug: consolidate __WARN_FLAGS usage
  bug: clean up helper macros to remove __WARN_TAINT()
  bug: lift "cut here" out of __warn()
  bug: consolidate warn_slowpath_fmt() usage
  bug: rename __WARN_printf_taint() to __WARN_printf()
  bug: refactor away warn_slowpath_fmt_taint()
  scripts/gdb: handle split debug
  kgdb: don't use a notifier to enter kgdb at panic; call directly
  compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
  uaccess: add missing __must_check attributes
  kexec: restore arch_kexec_kernel_image_probe declaration
  kexec: bail out upon SIGKILL when allocating memory.
  cpumask: nicer for_each_cpumask_and() signature
  fork: improve error message for corrupted page tables
  fat: delete an unnecessary check before brelse()
  fs/reiserfs/do_balan.c: remove set but not used variable
  fs/reiserfs/journal.c: remove set but not used variable
  fs/reiserfs/do_balan.c: remove set but not used variables
  fs/reiserfs/fix_node.c: remove set but not used variables
  fs/reiserfs/prints.c: remove set but not used variables
  fs/reiserfs/objectid.c: remove set but not used variables
  fs/reiserfs/lbalance.c: remove set but not used variables
  fs/reiserfs/stree.c: remove set but not used variables
  fs/reiserfs/journal.c: remove set but not used variables
  fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
  checkpatch: make git output use LANGUAGE=en_US.utf8
  checkpatch: remove obsolete period from "ambiguous SHA1" query
  checkpatch: allow consecutive close braces
  checkpatch: prefer __section over __attribute__((section(...)))
  checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
  checkpatch.pl: warn on invalid commit id
  checkpatch: improve SPDX license checking
  checkpatch: don't interpret stack dumps as commit IDs
  lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
  lib/extable.c: add missing prototypes
  lib/generic-radix-tree.c: make 2 functions static inline
  strscpy: reject buffer sizes larger than INT_MAX
  include/trace/events/writeback.h: fix -Wstringop-truncation warnings
  kernel-doc: core-api: include string.h into core-api
  augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
  augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
  augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
  rbtree: avoid generating code twice for the cached versions (tools copy)
  kernel/elfcore.c: include proper prototypes
  linux/coff.h: add include guard
  memcg, kmem: do not fail __GFP_NOFAIL charges
  selftests/bpf: adjust strobemeta loop to satisfy latest clang
  selftests/bpf: delete unused variables in test_sysctl
  libbpf: fix false uninitialized variable warning
  bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
  selftests/bpf: test_progs: fix client/server race in tcp_rtt
  drm/amd/display: prevent memory leak
  perf parser: Remove needless include directives
  perf build: Add detection of java-11-openjdk-devel package
  perf jvmti: Include JVMTI support for s390
  perf vendor events: Remove P8 HW events which are not supported
  perf evlist: Fix access of freed id arrays
  perf stat: Fix free memory access / memory leaks in metrics
  perf tools: Replace needless mmap.h with what is needed, event.h
  perf evsel: Move config terms to a separate header
  perf evlist: Remove unused perf_evlist__fprintf() method
  perf evsel: Introduce evsel_fprintf.h
  perf evsel: Remove need for symbol_conf in evsel_fprintf.c
  KVM: nVMX: cleanup and fix host 64-bit mode checks
  sched/fair: Avoid redundant EAS calculation
  sched/core: Remove double update_max_interval() call on CPU startup
  sched/core: Fix preempt_schedule() interrupt return comment
  sched/fair: Fix -Wunused-but-set-variable warnings
  sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
  sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
  sched/membarrier: Skip IPIs when mm->mm_users == 1
  selftests, sched/membarrier: Add multi-threaded test
  sched/membarrier: Fix p->mm->membarrier_state racy load
  sched/membarrier: Call sync_core only before usermode for same mm
  sched/membarrier: Remove redundant check
  sched/membarrier: Fix private expedited registration check
  tasks, sched/core: RCUify the assignment of rq->curr
  tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code
  tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue
  tasks: Add a count of task RCU users
  sunrpc: clean up indentation issue
  btrfs: Fix a regression which we can't convert to SINGLE profile
  KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386
  KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()
  KVM: x86: Drop ____kvm_handle_fault_on_reboot()
  KVM: VMX: Add error handling to VMREAD helper
  KVM: VMX: Optimize VMX instruction error and fault handling
  btrfs: relocation: fix use-after-free on dead relocation roots
  KVM: x86: Check kvm_rebooting in kvm_spurious_fault()
  KVM: selftests: fix ucall on x86
  perf copyfile: Move copyfile routines to separate files
  libperf: Add perf_evlist__poll() function
  libperf: Add perf_evlist__add_pollfd() function
  libperf: Add perf_evlist__alloc_pollfd() function
  libperf: Add libperf_init() call to the tests
  libperf: Merge libperf_set_print() into libperf_init()
  libperf: Add libperf dependency for tests targets
  libperf: Use sys/types.h to get ssize_t, not unistd.h
  perf tools: No need to include internal/lib.h from util/util.h
  libperf: Move 'page_size' global variable to libperf
  libperf: Add perf_evlist__id_add_fd() function
  libperf: Add perf_evlist__id_add() function
  libperf: Add perf_evlist__read_format() function
  libperf: Add perf_evlist__first()/last() functions
  libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
  libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
  libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
  libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
  libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
  libperf: Add missing 'struct xyarray' forward declaration
  libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'
  libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
  libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
  libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
  libperf: Add 'flush' to 'struct perf_mmap'
  libperf: Add 'event_copy' to 'struct perf_mmap'
  libperf: Add 'overwrite' to 'struct perf_mmap'
  libperf: Add prev/start/end to struct perf_mmap
  libperf: Add 'refcnt' to struct perf_mmap
  libperf: Add 'cpu' to struct perf_mmap
  libperf: Add 'fd' to struct perf_mmap
  libperf: Add 'mask' to struct perf_mmap
  libperf: Add perf_mmap struct
  perf evlist: Adopt backwards ring buffer state enum
  libperf: Link libapi.a in libperf.so
  perf tools: Rename perf_evlist__purge() to evlist__purge()
  perf tools: Rename perf_evlist__exit() to evlist__exit()
  perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()
  perf tools: Rename perf_evlist__munmap() to evlist__munmap()
  perf tools: Rename perf_evlist__mmap() to evlist__mmap()
  perf tools: Rename 'struct perf_mmap' to 'struct mmap'
  tools: Add missing stdio.h include to asm/bug.h header
  libtraceevent: Man pages for tep plugins APIs
  libtraceevent: Move traceevent plugins in its own subdirectory
  libtraceevent: Add tep_get_event() in event-parse.h
  libtraceevent: Man pages fix, changes in event printing APIs
  libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
  libtraceevent: Man pages for libtraceevent event print related API
  libtraceevent: Round up in tep_print_event() time precision
  perf list: Allow plurals for metric, metricgroup
  perf vendor events: Minor fixes to the README
  perf vendor events amd: Remove redundant '['
  perf vendor events amd: Add L3 cache events for Family 17h
  net: macb: Remove dead code
  net: stmmac: selftests: Flow Control test can also run with ASYM Pause
  gianfar: Make reset_gfar static
  atm: he: clean up an indentation issue
  ppp: Fix memory leak in ppp_write
  net/ibmvnic: prevent more than one thread from running in reset
  net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
  tracing/probe: Fix same probe event argument matching
  netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
  netfilter: ebtables: use __u8 instead of uint8_t in uapi header
  Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
  dt-bindings: pwm: Update bindings for MT7629 SoC
  pwm: mediatek: Update license and switch to SPDX tag
  pwm: mediatek: Use pwm_mediatek as common prefix
  pwm: mediatek: Allocate the clks array dynamically
  pwm: mediatek: Remove the has_clks field
  wil6210: use after free in wil_netif_rx_any()
  thermal: db8500: Rewrite to be a pure OF sensor
  thermal: db8500: Use dev helper variable
  thermal: db8500: Finalize device tree conversion
  smb3: Add missing reparse tags
  tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
  MAINTAINERS: keys: Update path to trusted.h
  KEYS: trusted: correctly initialize digests and fix locking issue
  selftests/tpm2: Add log and *.pyc to .gitignore
  selftests/tpm2: Add the missing TEST_FILES assignment
  mm/zsmalloc.c: fix a -Wunused-function warning
  zswap: do not map same object twice
  zswap: use movable memory if zpool support allocate movable memory
  zpool: add malloc_support_movable to zpool_driver
  shmem: fix obsolete comment in shmem_getpage_gfp()
  mm/madvise: reduce code duplication in error handling paths
  mm: mmap: increase sockets maximum memory size pgoff for 32bits
  mm/mmap.c: refine find_vma_prev() with rb_last()
  riscv: make mmap allocation top-down by default
  mips: use generic mmap top-down layout and brk randomization
  mips: replace arch specific way to determine 32bit task with generic version
  mips: adjust brk randomization offset to fit generic version
  mips: use STACK_TOP when computing mmap base address
  mips: properly account for stack randomization and stack guard gap
  arm: use generic mmap top-down layout and brk randomization
  arm: use STACK_TOP when computing mmap base address
  arm: properly account for stack randomization and stack guard gap
  arm64, mm: make randomization selected by generic topdown mmap layout
  arm64, mm: move generic mmap layout functions to mm
  arm64: consider stack randomization for mmap base only when necessary
  arm64: make use of is_compat_task instead of hardcoding this test
  mm, fs: move randomize_stack_top from fs to mm
  uprobe: collapse THP pmd after removing all uprobes
  khugepaged: enable collapse pmd for pte-mapped THP
  uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
  mm, thp: introduce FOLL_SPLIT_PMD
  uprobe: use original page when all uprobes are removed
  mm: move memcmp_pages() and pages_identical()
  mm: thp: make deferred split shrinker memcg aware
  mm: shrinker: make shrinker not depend on memcg kmem
  mm: move mem_cgroup_uncharge out of __page_cache_release()
  mm: thp: extract split_queue_* into a struct
  mm,thp: avoid writes to file with THP in pagecache
  mm,thp: add read-only THP support for (non-shmem) FS
  khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
  mm,thp: stats for file backed THP
  filemap: update offset check in filemap_fault()
  filemap: check compound_head(page)->mapping in pagecache_get_page()
  filemap: check compound_head(page)->mapping in filemap_fault()
  thp: update split_huge_page_pmd() comment
  mm/migrate.c: clean up useless code in migrate_vma_collect_pmd()
  hugetlbfs: don't retry when pool page allocations start to fail
  mm, compaction: raise compaction priority after it withdrawns
  mm, reclaim: cleanup should_continue_reclaim()
  mm, reclaim: make should_continue_reclaim perform dryrun detection
  memcg, kmem: deprecate kmem.limit_in_bytes
  mm/memcontrol.c: fix a -Wunused-function warning
  mm, oom: consider present pages for the node size
  mm/oom_kill.c: fix oom_cpuset_eligible() comment
  mm/oom: add oom_score_adj and pgtables to Killed process message
  memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
  mm/oom_kill.c: add task UID to info message on an oom kill
  mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages()
  mm/compaction.c: remove unnecessary zone parameter in isolate_migratepages()
  mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
  z3fold: fix memory leak in kmem cache
  mm: silence -Woverride-init/initializer-overrides
  mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
  mm/vmalloc.c: move 'area->pages' after if statement
  mm/vmalloc: modify struct vmap_area to reduce its size
  mm/vmalloc: do not keep unpurged areas in the busy tree
  mm/sparse.c: remove NULL check in clear_hwpoisoned_pages()
  mm/sparse.c: don't manually decrement num_poisoned_pages
  mm/sparse.c: use __nr_to_section(section_nr) to get mem_section
  mm/sparse.c: fix ALIGN() without power of 2 in sparse_buffer_alloc()
  mm/sparse.c: fix memory leak of sparsemap_buf in aligned memory
  mm/memory_hotplug.c: s/is/if
  mm/memory_hotplug: online_pages cannot be 0 in online_pages()
  mm/memory_hotplug: make sure the pfn is aligned to the order when onlining
  mm/memory_hotplug: simplify online_pages_range()
  mm/memory_hotplug: drop PageReserved() check in online_pages_range()
  mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range()
  mm/memory_hotplug.c: prevent memory leak when reusing pgdat
  drivers/base/memory.c: don't store end_section_nr in memory blocks
  driver/base/memory.c: validate memory block size early
  drivers/base/memory.c: fixup documentation of removable/phys_index/block_size_bytes
  drivers/base/node.c: simplify unregister_memory_block_under_nodes()
  mm/memory_hotplug: remove move_pfn_range()
  mm: do not hash address in print_bad_pte()
  mm: consolidate pgtable_cache_init() and pgd_cache_init()
  microblaze: switch to generic version of pte allocation
  sh: switch to generic version of pte allocation
  ia64: switch to generic version of pte allocation
  mm: remove quicklist page table caches
  mm: release the spinlock on zap_pte_range
  mm: remove redundant assignment of entry
  net/xdp: convert put_page() to put_user_page*()
  drivers/gpu/drm/via: convert put_page() to put_user_page*()
  mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
  mm: vmscan: do not share cgroup iteration between reclaimers
  mm: memcontrol: switch to rcu protection in drain_all_stock()
  mm, memcg: throttle allocators when failing reclaim over memory.high
  mm: page cache: store only head pages in i_pages
  mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner
  mm/filemap.c: don't initiate writeback if mapping has no dirty pages
  mm, page_owner, debug_pagealloc: save and dump freeing stack trace
  mm, page_owner: keep owner info when freeing the page
  mm, page_owner: record page owner for each subpage
  mm: replace list_move_tail() with add_page_to_lru_list_tail()
  mm: introduce compound_nr()
  mm: introduce page_shift()
  mm: introduce page_size()
  mm/rmap.c: remove set but not used variable 'cstart'
  mm/page_poison.c: fix a typo in a comment
  lib/test_kasan.c: add roundtrip tests
  kasan: add memory corruption identification for software tag-based mode
  mm/kmemleak: increase the max mem pool to 1M
  mm/kmemleak.c: record the current memory pool size
  mm: kmemleak: use the memory pool for early allocations
  mm: kmemleak: simple memory allocation pool for kmemleak objects
  mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
  kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
  mm/slub.c: fix -Wunused-function compiler warnings
  mm, slab: move memcg_cache_params structure to mm/slab.h
  mm, slab: extend slab/shrink to shrink all memcg caches
  ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
  ocfs2: checkpoint appending truncate log transaction before flushing
  ocfs2: wait for recovering done after direct unlock request
  ocfs2: delete unnecessary checks before brelse()
  fs/ocfs2/dir.c: remove set but not used variables
  fs/ocfs2/file.c: remove set but not used variables
  fs/ocfs2/namei.c: remove set but not used variables
  ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
  ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
  ocfs2: further debugfs cleanups
  jbd2: remove jbd2_journal_inode_add_[write|wait]
  ocfs2: use jbd2_inode dirty range scoping
  kbuild: clean compressed initramfs image
  z3fold: fix retry mechanism in page reclaim
  mm: add dummy can_do_mlock() helper
  Revert "mm/z3fold.c: fix race between migration and destruction"
  fat: work around race with userspace's read via blockdev while mounting
  powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
  powerpc/nvdimm: Use HCALL error as the return value
  selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
  pNFS/filelayout: enable LAYOUTGET on OPEN
  NFS: Optimise the default readahead size
  ia64: Fix some warnings introduced in merge window
  ANDROID: staging: ion: make cma heap a module
  ANDROID: GKI: export cma symbols for cma heap as a module
  drm/amdgpu/gfx10: add support for wks firmware loading
  drm/amdgpu/display: include slab.h in dcn21_resource.c
  libnvdimm/region: Enable MAP_SYNC for volatile regions
  libnvdimm: prevent nvdimm from requesting key when security is disabled
  libnvdimm/region: Initialize bad block for volatile namespaces
  libnvdimm/nfit_test: Fix acpi_handle redefinition
  libnvdimm/altmap: Track namespace boundaries in altmap
  libnvdimm: Fix endian conversion issues 
  libnvdimm/dax: Pick the right alignment default when creating dax devices
  powerpc/book3s64: Export has_transparent_hugepage() related functions.
  xfs: avoid unused to_mp() function warning
  xfs: log proper length of superblock
  skge: fix checksum byte order
  arcnet: provide a buffer big enough to actually receive packets
  iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
  mt76: mt7615: fix mt7615 firmware path definitions
  Btrfs: fix race setting up and completing qgroup rescan workers
  nfc: enforce CAP_NET_RAW for raw sockets
  ieee802154: enforce CAP_NET_RAW for raw sockets
  ax25: enforce CAP_NET_RAW for raw sockets
  appletalk: enforce CAP_NET_RAW for raw sockets
  mISDN: enforce CAP_NET_RAW for raw sockets
  net: sched: fix possible crash in tcf_action_destroy()
  kvm: nvmx: limit atomic switch MSRs
  kvm: svm: Intercept RDPRU
  kvm: x86: Add "significant index" flag to a few CPUID leaves
  fuse: Make fuse_args_to_req static
  fuse: fix memleak in cuse_channel_open
  fuse: fix beyond-end-of-page access in fuse_parse_cache()
  fuse: unexport fuse_put_request
  fuse: kmemcg account fs data
  fuse: on 64-bit store time in d_fsdata directly
  fuse: fix missing unlock_page in fuse_writepage()
  io_uring: compare cached_cq_tail with cq.head in_io_uring_poll
  Btrfs: fix missing error return if writeback for extent buffer never started
  btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
  Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
  KVM: x86/mmu: Skip invalid pages during zapping iff root_count is zero
  KVM: x86/mmu: Explicitly track only a single invalid mmu generation
  KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call"
  KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""
  KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes when zap all pages""
  KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch""
  KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages""
  KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints""
  KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes
  KVM: x86/mmu: Treat invalid shadow pages as obsolete
  KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
  KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
  drm/amdgpu/display: fix 64 bit divide
  KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
  KVM: x86: Add support for user wait instructions
  KVM: x86: Add comments to document various emulation types
  KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
  KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
  KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
  KVM: x86: Move triple fault request into RM int injection
  KVM: x86: Handle emulation failure directly in kvm_task_switch()
  KVM: x86: Exit to userspace on emulation skip failure
  KVM: x86: Move #UD injection for failed emulation into emulation code
  KVM: x86: Add explicit flag for forced emulation on #UD
  KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
  KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
  KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
  ALSA: usb-audio: Add DSD support for EVGA NU Audio
  KVM: x86: Clean up handle_emulation_failure()
  KVM: x86: Relocate MMIO exit stats counting
  KVM: nVMX: Check Host Address Space Size on vmentry of nested guests
  KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
  KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible
  cpu/SMT: create and export cpu_smt_possible()
  KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
  KVM: x86: Manually flush collapsible SPTEs only when toggling flags
  KVM: selftests: Remove duplicate guest mode handling
  KVM: selftests: Introduce VM_MODE_PXXV48_4K
  KVM: selftests: Create VM earlier for dirty log test
  KVM: selftests: Move vm type into _vm_create() internally
  KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available
  KVM: x86: svm: remove unneeded nested_enable_evmcs() hook
  KVM/Hyper-V/VMX: Add direct tlb flush support
  KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
  x86/Hyper-V: Fix definition of struct hv_vp_assist_page
  kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
  powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
  powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
  powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
  powerpc/pseries: Call H_BLOCK_REMOVE when supported
  powerpc/pseries: Read TLB Block Invalidate Characteristics
  iommu/amd: Wait for completion of IOTLB flush in attach_device
  net/mlx5e: Fix matching on tunnel addresses type
  net/mlx5e: Fix traffic duplication in ethtool steering
  net/mlx5: Add device ID of upcoming BlueField-2
  net/mlx5: DR, Allow matching on vport based on vhca_id
  net/mlx5: DR, Fix getting incorrect prev node in ste_free
  net/mlx5: DR, Remove redundant vport number from action
  net/mlx5: DR, Fix SW steering HW bits and definitions
  iommu/amd: Unmap all L7 PTEs when downgrading page-sizes
  iommu/amd: Introduce first_pte_l7() helper
  iommu/amd: Fix downgrading default page-sizes in alloc_pte()
  iommu/amd: Fix pages leak in free_pagetable()
  rtw88: configure firmware after HCI started
  CIFS: fix max ea value size
  fs/cifs/sess.c: Remove set but not used variable 'capabilities'
  fs/cifs/smb2pdu.c: Make SMB2_notify_init static
  smb3: fix leak in "open on server" perf counter
  KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
  MAINTAINERS: Add Amit Kucheria as reviewer for thermal
  thermal: Add some error messages
  thermal: Fix use-after-free when unregistering thermal zone device
  thermal/drivers/core: Use put_device() if device_register() fails
  thermal_hwmon: Sanitize thermal_zone type
  thermal: intel: Use dev_get_drvdata
  thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
  thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
  thermal: int340x: processor_thermal: Add Ice Lake support
  s390/cio: exclude subchannels with no parent from pseudo check
  s390/cio: avoid calling strlen on null pointer
  s390/topology: avoid firing events before kobjs are created
  NTB: fix IDT Kconfig typos/spellos
  ntb_hw_amd: Add memory window support for new AMD hardware
  ntb_hw_amd: Add a new NTB PCI device ID
  NTB: ntb_transport: remove redundant assignment to rc
  ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
  ntb: point to right memory window index
  nfsd: fix nfs read eof detection
  xfs: revert 1baa2800e6 ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
  xfs: removed unneeded variable
  xfs: convert inode to extent format after extent merge due to shift
  x86/purgatory: Disable the stackleak GCC plugin for the purgatory
  block: drop device references in bsg_queue_rq()
  io_uring: correctly handle non ->{read,write}_iter() file_operations
  nfsd: Make nfsd_reset_boot_verifier_locked static
  selftests: tpm2: install python files
  selftests: livepatch: add missing fragments to config
  selftests: watchdog: cleanup whitespace in usage options
  selftest/ftrace: Fix typo in trigger-snapshot.tc
  selftests: watchdog: Add optional file argument
  selftests/seccomp: fix build on older kernels
  perf record: Move restricted maps check to after a possible fallback to not collect kernel samples
  perf record: Fix priv level with branch sampling for paranoid=2
  block: t10-pi: fix -Wswitch warning
  ANDROID: update arm64 gki_defconfig
  net: dsa: Use the correct style for SPDX License Identifier
  net: dsa: b53: Use the correct style for SPDX License Identifier
  ionic: Fix an error code in ionic_lif_alloc()
  net: ena: Select DIMLIB for ENA_ETHERNET
  thermal: thermal_mmio: remove some dead code
  firmware: bcm47xx_nvram: _really_ correct size_t printf format
  modules: make MODULE_IMPORT_NS() work even when modular builds are disabled
  pktcdvd: remove warning on attempting to register non-passthrough dev
  Update ABI definition after libabigail upgrade
  qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
  net: stmmac: selftest: avoid large stack usage
  net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
  net_sched: add policy validation for action attributes
  net_sched: add max len check for TCA_KIND
  net: remove netx ethernet driver
  net: qrtr: Stop rx_worker before freeing node
  net/phy: fix DP83865 10 Mbps HDX loopback disable function
  usbnet: ignore endpoints with invalid wMaxPacketSize
  cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
  PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
  ANDROID: abi update for 5.4-rc1-prerelease merge
  smb3: allow decryption keys to be dumped by admin for debugging
  zd1211rw: zd_usb: Use "%zu" to format size_t
  rtw88: pci: release tx skbs DMAed when stop
  rtw88: pci: extract skbs free routine for trx rings
  ipv6: fix a typo in fib6_rule_lookup()
  sch_netem: fix a divide by zero in tabledist()
  dt-bindings: net: remove un-implemented property
  pwm: mediatek: Drop the check for of_device_get_match_data()
  pwm: atmel: Consolidate driver data initialization
  pwm: atmel: Remove unneeded check for match data
  pwm: atmel: Remove platform_device_id and use only dt bindings
  pwm: stm32-lp: Add check in case requested period cannot be achieved
  pwm: Ensure pwm_apply_state() doesn't modify the state argument
  ipv4: Revert removal of rt_uses_gateway
  selftests: Update fib_nexthop_multiprefix to handle missing ping6
  selftests: Update fib_tests to handle missing ping6
  dt-bindings: net: dwmac: fix 'mac-mode' type
  net/sched: act_sample: don't push mac header on ip6gre ingress
  pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
  pwm: sun4i: Don't update the state for the caller of pwm_apply_state()
  pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
  pwm: Let pwm_get_state() return the last implemented state
  pwm: Introduce local struct pwm_chip in pwm_apply_state()
  pwm: rockchip: Set polarity unconditionally in .get_state()
  pwm: bcm2835: Suppress error message during deferred probe
  pwm: bcm2835: Fix period_ns range check
  pwm: bcm2835: Suppress error message for invalid period_ns
  pwm: rcar: Remove a redundant condition in rcar_pwm_apply()
  pwm: sprd: Add Spreadtrum PWM support
  dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
  ANDROID: update gki_defconfig
  Revert "ANDROID: sched/fair: add arch scaling function for max frequency capping"
  Revert "ANDROID: cpufreq: arch_topology: implement max frequency capping"
  Revert "ANDROID: arm64: enable max frequency capping"
  Revert "ANDROID: arm: enable max frequency capping"
  Revert "ANDROID: sched: Update max cpu capacity in case of max frequency constraints"
  Revert "ANDROID: sched: Prevent unnecessary active balance of single task in sched group"
  Revert "ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity"
  Revert "ANDROID: sched/fair: Attempt to improve throughput for asym cap systems"
  Revert "ANDROID: sched/fair: Don't balance misfits if it would overload local group"
  Revert "ANDROID: sched/fair: Also do misfit in overloaded groups"
  Revert "FROMLIST: arm64: defconfig: Enable CONFIG_ENERGY_MODEL"
  Revert "FROMLIST: thermal: cpu_cooling: Make the power-related code depend on IPA"
  Revert "FROMLIST: thermal: cpu_cooling: Migrate to using the EM framework"
  pwm: mediatek: Add MT8516 SoC support
  dt-bindings: pwm: mediatek: Add documentation for MT8516
  pwm: Remove dev_err() usage after platform_get_irq()
  pwm: imx: Document known limitations
  pwm: jz4740: Document known limitations
  powerpc/mm: Fix an Oops in kasan_mmu_init()
  powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
  powerpc/64s: Set reserved PCR bits
  powerpc: Fix definition of PCR bits to work with old binutils
  powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
  powerpc/tm: Add tm-poison test
  ANDROID: Remove CONFIG_USELIB from x86 gki config
  pwm: sifive: Remove redundant error message
  pwm: mxs: Use devm_platform_ioremap_resource() to simplify code
  MIPS: Detect bad _PFN_SHIFT values
  MIPS: Disable pte_special() for MIPS32 with RiXi
  NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU
  NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
  NFSv4: Fix OPEN_DOWNGRADE error handling
  pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
  NFSv4: Add a helper to increment stateid seqids
  NFSv4: Handle RPC level errors in LAYOUTRETURN
  NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
  NFSv4: Clean up pNFS return-on-close error handling
  arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
  arm64: tegra: Add configuration for PCIe C5 sideband signals
  PCI: tegra: Add support to enable slot regulators
  PCI: tegra: Add support to configure sideband pins
  pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
  NFS: remove unused check for negative dentry
  NFSv3: use nfs_add_or_obtain() to create and reference inodes
  NFS: Refactor nfs_instantiate() for dentry referencing callers
  SUNRPC: Fix congestion window race with disconnect
  SUNRPC: Don't try to parse incomplete RPC messages
  SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
  SUNRPC: Fix buffer handling of GSS MIC without slack
  perf/core: Fix several typos in comments
  perf session: Return error code for perf_session__new() function on failure
  perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
  perf probe: Skip same probe address for a given line
  perf tools: Fix segfault in cpu_cache_level__read()
  tools arch x86: Sync asm/cpufeatures.h with the kernel sources
  tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
  tools uapi asm-generic: Sync unistd.h with the kernel sources
  tools headers uapi: Sync prctl.h with the kernel sources
  perf tests: Fix static build test
  ANDROID: gki_defconfig: CONFIG_MMC_BLOCK=m
  ANDROID: net: enable wireless core features with GKI_LEGACY_WEXT_ALLCONFIG
  nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
  nfsd: handle drc over-allocation gracefully.
  lz4: do not export static symbol
  riscv: Avoid interrupts being erroneously enabled in handle_exception()
  riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
  riscv: dts: sifive: Add ethernet0 to the aliases node
  RISC-V: Export kernel symbols for kvm
  KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
  arch/riscv: disable excess harts before picking main boot hart
  platform/x86: i2c-multi-instantiate: Derive the device name from parent
  platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table
  ALSA: hda - Add laptop imic fixup for ASUS M9V laptop
  perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in powerpc
  perf kvm: Add arch neutral function to choose event for perf kvm record
  perf kvm: Move kvm-stat header file from conditional inclusion to common include section
  perf test: Fix spelling mistake "allos" -> "allocate"
  perf stat: Fix a segmentation fault when using repeat forever
  perf stat: Reset previous counts on repeat with interval
  tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
  perf tools: Move event synthesizing routines to separate .c file
  crypto: hisilicon - avoid unused function warning
  hwrng: core - don't wait on add_early_randomness()
  crypto: hisilicon - Fix return value check in hisi_zip_acompress()
  crypto: hisilicon - Matching the dma address for dma_pool_free()
  crypto: hisilicon - Fix double free in sec_free_hw_sgl()
  crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
  crypto: talitos - fix missing break in switch statement
  perf memswap: Adopt 'struct u64_swap' from evsel.h
  perf tools: Move event synthesizing routines to separate header
  perf auxtrace: Add missing 'struct perf_sample' forward declaration
  perf sched: Add missing event.h include directive
  perf annotate: Add missing machine.h include directive
  perf hist: Add missing 'struct branch_stack' forward declaration
  perf python: Remove debug.h
  perf callchain: Remove needless event.h include
  perf stat: Move perf_stat_synthesize_config() to event.h
  perf event: Move perf_event__synthesize* to event.h
  perf env: Remove needless cpumap.h header
  perf symbols: Add missing dso.h header
  perf probe: Add missing build-id.h header.
  perf tools: Remove util.h from where it is not needed
  perf tools: Remove debug.h from places where it is not needed
  perf debug: No need to include ui/util.h
  perf tools: Remove needless builtin.h include directives
  perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.
  perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
  ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies
  ASoC: pcm3168a: The codec does not support S32_LE
  ASoC: core: use list_del_init and move it back to soc_cleanup_component
  netfilter: nf_tables: allow lookups in dynamic sets
  netfilter: nf_tables_offload: fix always true policy is unset check
  netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
  ALSA: hda/realtek - PCI quirk for Medion E4254
  ARM: aspeed: ast2500 is ARMv6K
  ALSA: hda - Apply AMD controller workaround for Raven platform
  nios2: force the string buffer NULL-terminated
  selftests: Add test cases for `ip nexthop flush proto XX`
  dt-bindings: net: Correct the documentation of KSZ9021 skew values
  net/ncsi: Disable global multicast filter
  ibmvnic: Warn unknown speed message only when carrier is present
  ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
  iomap: move the iomap_dio_rw ->end_io callback into a structure
  iomap: split size and error for iomap_dio_rw ->end_io
  clk: Drop !clk checks in debugfs dumping
  Hexagon: change maintainer to Brian Cain
  iwlwifi: mvm: fix build w/o CONFIG_THERMAL
  ANDROID: gki_defconfig: Enable HiSilicon SoCs
  ANDROID: gki_defconfig: Enable SERIAL_DEV_BUS
  ANDROID: gki_defconfig: Add GKI_HACKS_to_FIX config
  ANDROID: init: GKI: enable hidden configs for GPIO
  ANDROID: init: GKI: enable hidden configs for SND_SOC
  ANDROID: init: GKI: enable hidden configs for regmap
  ANDROID: init: GKI: enable hidden configs for DRM
  ANDROID: init: GKI: add GKI_HACKS_TO_FIX
  ata: libahci_platform: Add of_node_put() before loop exit
  drm/panfrost: Prevent race when handling page fault
  drm/panfrost: Remove NULL checks for regulator
  drm/panfrost: Fix regulator_get_optional() misuse
  timer: Read jiffies once when forwarding base clk
  selftests/ftrace: Update kprobe event error testcase
  tracing/probe: Reject exactly same probe event
  drm: Measure Self Refresh Entry/Exit times to avoid thrashing
  drm: Fix kerneldoc and remove unused struct member in self_refresh helper
  tracing/probe: Fix to allow user to enable events on unloaded modules
  of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
  RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
  RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
  riscv: dts: Add DT support for SiFive FU540 PWM driver
  xsk: relax UMEM headroom alignment
  bpf: fix BTF limits
  bpf: fix BTF verification of enums
  libbpf: Remove getsockopt() check for XDP_OPTIONS
  tools/power/x86/intel-speed-select: Fix perf-profile command output
  tools/power/x86/intel-speed-select: Extend core-power command set
  tools/power/x86/intel-speed-select: Fix some debug prints
  tools/power/x86/intel-speed-select: Format get-assoc information
  tools/power/x86/intel-speed-select: Allow online/offline based on tdp
  tools/power/x86/intel-speed-select: Fix high priority core mask over count
  usbnet: sanity checking of packet sizes and device mtu
  powerpc/mm/mce: Keep irqs disabled during lockless page table walk
  s390/cpumf: Remove mixed white space
  s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD
  s390/zcrypt: CEX7S exploitation support
  s390/cio: fix intparm documentation
  s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
  microblaze: Switch to standard restart handler
  gfs2: Convert gfs2 to fs_context
  vfs: Convert spufs to use the new mount API
  vfs: Convert hypfs to use the new mount API
  hypfs: Fix error number left in struct pointer member
  vfs: Convert functionfs to use the new mount API
  vfs: Convert bpf to use the new mount API
  UPSTREAM: ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
  ANDROID: gki_defconfig: enable CONFIG_UIO
  virtio-fs: add virtiofs filesystem
  ASoC: rsnd: do error check after rsnd_channel_normalization()
  drm/atomic: Rename crtc_state->pageflip_flags to async_flip
  io_uring: IORING_OP_TIMEOUT support
  io_uring: use cond_resched() in sqthread
  io_uring: fix potential crash issue due to io_get_req failure
  io_uring: ensure poll commands clear ->sqe
  io_uring: fix use-after-free of shadow_req
  io_uring: use kmemdup instead of kmalloc and memcpy
  drm/atomic: Reject FLIP_ASYNC unconditionally
  drm/atomic: Take the atomic toys away from X
  HID: core: fix dmesg flooding if report field larger than 32bit
  HID: core: Add printk_once variants to hid_warn() etc
  HID: core: reformat and reduce hid_printk macros
  KVM: coalesced_mmio: add bounds checking
  drm/amdgpu: flag navi12 and 14 as experimental for 5.4
  virtio-fs: add Documentation/filesystems/virtiofs.rst
  reset: reset-scmi: add missing handle initialisation
  firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
  sched/core: Convert vcpu_is_preempted() from macro to an inline function
  arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
  ASoC: atmel_ssc_dai: Remove wrong spinlock usage
  drm/kms: Duct-tape for mode object lifetime checks
  microblaze: defconfig synchronization
  microblaze: Enable Xilinx AXI emac driver by default
  arch/microblaze: support get_user() of size 8 bytes
  clk: imx: imx8mn: fix pll mux bit
  clk: imx: imx8mm: fix pll mux bit
  clk: imx: clk-pll14xx: unbypass PLL by default
  clk: imx: pll14xx: avoid glitch when set rate
  clk: mvebu: ap80x: add AP807 clock support
  clk: mvebu: ap806: Prepare the introduction of AP807 clock support
  clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver
  clk: mvebu: ap806: be more explicit on what SaR is
  clk: mvebu: ap80x-cpu: add AP807 CPU clock support
  clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock
  dt-bindings: ap806: Document AP807 clock compatible
  dt-bindings: ap80x: Document AP807 CPU clock compatible
  clk: sprd: add missing kfree
  clk: at91: allow 24 Mhz clock as input for PLL
  powerpc: Use ftrace_graph_ret_addr() when unwinding
  powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
  ftrace: Look up the address of return_to_handler() using helpers
  nbd: fix possible page fault for nbd disk
  nbd: rename the runtime flags as NBD_RT_ prefixed
  block, bfq: push up injection only after setting service time
  block, bfq: increase update frequency of inject limit
  block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1
  block, bfq: update inject limit only after injection occurred
  block: centralize PI remapping logic to the block layer
  block: use symbolic constants for t10_pi type
  rpmsg: glink-smem: Name the edge based on parent remoteproc
  usercopy: Avoid HIGHMEM pfn warning
  f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()
  clk: Make clk_bulk_get_all() return a valid "id"
  clk: actions: Fix factor clk struct member access
  drm/amdgpu: add navi12 pci id
  drm/amdgpu: add navi14 PCI ID for work station SKU
  drm/amdkfd: Swap trap temporary registers in gfx10 trap handler
  drm/amd/powerplay: implement sysfs for getting dpm clock
  drm/amd/display: Restore backlight brightness after system resume
  drm/amd/display: Implement voltage limitation for dali
  drm/amd/display: add Asic ID for Dali
  drm/amdgpu: Fix KFD-related kernel oops on Hawaii
  drm/amd/amdgpu: power up sdma engine when S3 resume back
  drm/amdgpu: Check for valid number of registers to read
  drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
  drm/amd/display: Add missing HBM support and raise Vega20's uclk.
  drm/amd/display: dce11.x /dce12 update formula input
  drm/amdgpu: remove program of lbpw for renoir
  drm/amdgpu: Remove clock gating restore.
  drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_access
  drm/amd/display: update renoir_ip_offset.h
  SUNRPC: RPC level errors should always set task->tk_rpc_status
  SUNRPC: Don't receive TCP data into a request buffer that has been reset
  SUNRPC: Dequeue the request from the receive queue while we're re-encoding
  drm/amdgpu: disable stutter mode for renoir
  drm/amd/display: Add stereo mux and dig programming calls for dcn21
  LSM: SafeSetID: Stop releasing uninitialized ruleset
  clk: qcom: rcg: Return failure for RCG update
  clk: remove extra ---help--- tags in Kconfig
  clk: add include guard to clk-conf.h
  clk: Evict unregistered clks from parent caches
  clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider
  clk: mediatek: Register clock gate with device
  clk: mediatek: add pericfg clocks for MT8183
  dt-bindings: clock: mediatek: add pericfg for MT8183
  clk: bcm2835: Mark PLLD_PER as CRITICAL
  clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
  clk: bcm2835: Introduce SoC specific clock registration
  dt-bindings: bcm2835-cprman: Add bcm2711 support
  PCI: vmd: Fix shadow offsets to reflect spec changes
  PCI: vmd: Fix config addressing when using bus offsets
  selftests/ftrace: Select an existing function in kprobe_eventname test
  ASoC: core: delete component->card_list in soc_remove_component only
  ASoC: fsl_sai: Fix noise when using EDMA
  CONFIG_MMC=m
  unicode: make array 'token' static const, makes object smaller
  unicode: Move static keyword to the front of declarations
  tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
  tracing: Make sure variable reference alias has correct var_ref_idx
  tracing: Be more clever when dumping hex in __print_hex()
  ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
  gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
  powerpc: dump kernel log before carrying out fadump or kdump
  docs: powerpc: Add missing documentation reference
  arm64: fix function types in COND_SYSCALL
  selftests, arm64: add kernel headers path for tags_test
  arm64: fix unreachable code issue with cmpxchg
  sched/fair: Remove unused cfs_rq_clock_task() function
  ALSA: usb-audio: Add Hiby device family to quirks for native DSD support
  watchdog: f71808e_wdt: Add F81803 support
  watchdog: qcom: remove unnecessary variable from private storage
  watchdog: qcom: support pre-timeout when the bark irq is available
  watchdog: imx_sc: this patch just fixes whitespaces
  watchdog: apseed: Add access_cs0 option for alt-boot
  watchdog: aspeed: add support for dual boot
  watchdog: orion_wdt: use timer1 as a pretimeout
  watchdog: Add i.MX7ULP watchdog support
  dt-bindings: watchdog: Add i.MX7ULP bindings
  dt-bindings: watchdog: sun4i: Add the watchdog clock
  dt-bindings: watchdog: sun4i: Add the watchdog interrupts
  dt-bindings: watchdog: Convert Allwinner watchdog to a schema
  dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings
  watchdog: aspeed: Add support for AST2600
  dt-bindings: watchdog: Add ast2600 compatible
  watchdog: ziirave_wdt: Update checked I2C functionality mask
  watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
  watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
  watchdog: ziirave_wdt: Drop status polling code
  watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
  watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
  watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
  watchdog: ziirave_wdt: Fix misleading error message
  watchdog: ziirave_wdt: Don't try to program readonly flash
  watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
  watchdog: ziirave_wdt: Don't check if ihex record length is zero
  watchdog: ziirave_wdt: Make use of put_unaligned_le16
  watchdog: ziirave_wdt: Zero out only what's necessary
  watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
  watchdog: ziirave_wdt: Skip zeros when calculating checksum
  watchdog: ziirave_wdt: Check packet length only once
  watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
  watchdog: ziirave_wdt: Log bootloader/firmware info during probe
  watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
  watchdog: ziirave_wdt: Be more verbose during firmware update
  watchdog: ziirave_wdt: Be verbose about errors in probe()
  watchdog: ziirave_wdt: Add missing newline
  watchdog: imx_sc: Remove unnecessary error log
  watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
  watchdog: cpwd: use generic compat_ptr_ioctl
  watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
  mailbox: qcom-apcs: fix max_register value
  mailbox: qcom: Add support for IPQ8074 APCS
  dt-bindings: mailbox: qom: Add ipq8074 APPS compatible
  mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
  dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
  mbox: qcom: replace integer with valid macro
  mbox: qcom: add APCS child device for QCS404
  mailbox: mediatek: cmdq: clear the event in cmdq initial flow
  mailbox: mediatek: cmdq: support mt8183 gce function
  mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
  dt-binding: gce: add binding for gce client reg property
  dt-binding: gce: add gce header file for mt8183
  dt-binding: gce: remove thread-num property
  mailbox: armada-37xx-rwtm: Use device-managed registration API
  drm/nouveau/bar/gm20b: Avoid BAR1 teardown during init
  drm/nouveau: Fix ordering between TTM and GEM release
  drm/nouveau/prime: Extend DMA reservation object lock
  drm/nouveau: Fix fallout from reservation object rework
  drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectors
  ANDROID: Log which device failed to suspend in dpm_suspend_start()
  cifs: update internal module version number
  cifs: modefromsid: write mode ACE first
  ALSA: hda/realtek - Fix alienware headset mic
  ALSA: dice: fix wrong packet parameter for Alesis iO26
  clk: at91: select parent if main oscillator or bypass is enabled
  clk: at91: fix update bit maps on CFG_MOR write
  watchdog: remove w90x900 driver
  watchdog: remove ks8695 driver
  watchdog: pnx4008_wdt: allow compile-testing
  mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
  mlxsw: spectrum: Register CPU port with devlink
  mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
  net: ena: fix incorrect update of intr_delay_resolution
  net: ena: fix retrieval of nonadaptive interrupt moderation intervals
  net: ena: fix update of interrupt moderation register
  net: ena: remove all old adaptive rx interrupt moderation code from ena_com
  net: ena: remove ena_restore_ethtool_params() and relevant fields
  net: ena: remove old adaptive interrupt moderation code from ena_netdev
  net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_interval _*()
  net: ena: enable the interrupt_moderation in driver_supported_features
  net: ena: reimplement set/get_coalesce()
  net: ena: switch to dim algorithm for rx adaptive interrupt moderation
  net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
  net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
  ethtool: implement Energy Detect Powerdown support via phy-tunable
  xen-netfront: do not assume sk_buff_head list is empty in error handling
  s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
  ANDROID: Removed extraneous serial 8250 configs
  net: ena: don't wake up tx queue when down
  drop_monitor: Better sanitize notified packets
  netdevsim: Set offsets to various protocol layers
  docs: net: dsa: sja1105: Add info about the Time-Aware Scheduler
  net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
  net: dsa: sja1105: Advertise the 8 TX queues
  net: dsa: sja1105: Add static config tables for scheduling
  net: dsa: Pass ndo_setup_tc slave callback to drivers
  taprio: Add support for hardware offloading
  RDMA: Fix double-free in srq creation error flow
  RDMA/efa: Fix incorrect error print
  IB/mlx5: Free mpi in mp_slave mode
  Adding SERIAL_OF_PLATFORM module to gki
  cifs: cifsroot: add more err checking
  smb3: add missing worker function for SMB3 change notify
  cifs: Add support for root file systems
  cifs: modefromsid: make room for 4 ACE
  smb3: fix potential null dereference in decrypt offload
  smb3: fix unmount hang in open_shroot
  smb3: allow disabling requesting leases
  smb3: improve handling of share deleted (and share recreated)
  smb3: display max smb3 requests in flight at any one time
  smb3: only offload decryption of read responses if multiple requests
  cifs: add a helper to find an existing readable handle to a file
  smb3: enable offload of decryption of large reads via mount option
  smb3: allow parallelizing decryption of reads
  cifs: add a debug macro that prints \\server\share for errors
  smb3: fix signing verification of large reads
  smb3: allow skipping signature verification for perf sensitive configurations
  smb3: add dynamic tracepoints for flush and close
  smb3: log warning if CSC policy conflicts with cache mount option
  smb3: add mount option to allow RW caching of share accessed by only 1 client
  smb3: add some more descriptive messages about share when mounting cache=ro
  smb3: add mount option to allow forced caching of read only share
  cifs: fix dereference on ses before it is null checked
  cifs: add new debugging macro cifs_server_dbg
  cifs: use existing handle for compound_op(OP_SET_INFO) when possible
  cifs: create a helper to find a writeable handle by path name
  cifs: remove set but not used variables
  smb3: Incorrect size for netname negotiate context
  cifs: remove unused variable
  cifs: remove redundant assignment to variable rc
  smb3: add missing flag definitions
  cifs: add passthrough for smb2 setinfo
  cifs: prepare SMB2_Flush to be usable in compounds
  cifs: allow chmod to set mode bits using special sid
  cifs: get mode bits from special sid on stat
  fs: cifs: cifsssmb: remove redundant assignment to variable ret
  cifs: fix a comment for the timeouts when sending echos
  IB/mlx5: Use the original address for the page during free_pages
  f2fs: fix to add missing F2FS_IO_ALIGNED() condition
  f2fs: fix to fallback to buffered IO in IO aligned mode
  f2fs: fix to handle error path correctly in f2fs_map_blocks
  f2fs: fix extent corrupotion during directIO in LFS mode
  f2fs: check all the data segments against all node ones
  f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY
  f2fs: fix inode rwsem regression
  f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
  f2fs: avoid infinite GC loop due to stale atomic files
  net: phylink: clarify where phylink should be used
  bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
  bnxt_en: Update firmware interface spec. to 1.10.0.100.
  bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
  bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
  null_blk: format pr_* logs with pr_fmt
  null_blk: match the type of parameter nr_devices
  null_blk: do not fail the module load with zero devices
  ARM: dts: dir685: Drop spi-cpol from the display
  tcp: Add snd_wnd to TCP_INFO
  tcp: Add TCP_INFO counter for packets received out-of-order
  net: mdio: switch to using gpiod_get_optional()
  dm: introduce DM_GET_TARGET_VERSION
  RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
  RDMA/hns: Package operations of rq inline buffer into separate functions
  RDMA/hns: Optimize cmd init and mode selection for hip08
  PCI: dwc: Add validation that PCIe core is set to correct mode
  PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver
  dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
  PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
  PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
  PCI: Add ACS quirk for Amazon Annapurna Labs root ports
  PCI: Add Amazon's Annapurna Labs vendor ID
  s390: remove pointless drivers-y in drivers/s390/Makefile
  s390/cpum_sf: Fix line length and format string
  s390/pci: fix MSI message data
  ceph: call ceph_mdsc_destroy from destroy_fs_client
  libceph: use ceph_kvmalloc() for osdmap arrays
  libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()
  ceph: allow object copies across different filesystems in the same cluster
  ceph: include ceph_debug.h in cache.c
  ceph: move static keyword to the front of declarations
  rbd: pull rbd_img_request_create() dout out into the callers
  ceph: reconnect connection if session hang in opening state
  libceph: drop unused con parameter of calc_target()
  ceph: use release_pages() directly
  rbd: fix response length parameter for encoded strings
  ceph: allow arbitrary security.* xattrs
  ceph: only set CEPH_I_SEC_INITED if we got a MAC label
  ceph: turn ceph_security_invalidate_secctx into static inline
  ceph: add buffered/direct exclusionary locking for reads and writes
  libceph: handle OSD op ceph_pagelist_append() errors
  ceph: don't return a value from void function
  ceph: don't freeze during write page faults
  ceph: update the mtime when truncating up
  ceph: fix indentation in __get_snap_name()
  ceph: remove incorrect comment above __send_cap
  ceph: remove CEPH_I_NOFLUSH
  ceph: remove unneeded test in try_flush_caps
  ceph: have __mark_caps_flushing return flush_tid
  ceph: fix comments over ceph_add_cap
  ceph: eliminate session->s_trim_caps
  ceph: fetch cap_gen under spinlock in ceph_add_cap
  ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
  ceph: don't SetPageError on writepage errors
  ceph: auto reconnect after blacklisted
  ceph: invalidate all write mode filp after reconnect
  ceph: return -EIO if read/write against filp that lost file locks
  ceph: add helper function that forcibly reconnects to ceph cluster.
  ceph: pass filp to ceph_get_caps()
  ceph: track and report error of async metadata operation
  ceph: allow closing session in restarting/reconnect state
  libceph: add function that clears osd client's abort_err
  libceph: add function that reset client's entity addr
  ceph: don't list vxattrs in listxattr()
  ceph: allow copy_file_range when src and dst inode are same
  ceph: fix directories inode i_blkbits initialization
  bpf: fix accessing bpf_sysctl.file_pos on s390
  xdp: Fix race in dev_map_hash_update_elem() when replacing element
  samples/bpf: fix xdpsock l2fwd tx for unaligned mode
  ixgbe: fix xdp handle calculations
  i40e: fix xdp handle calculations
  selftests/bpf: add bpf-gcc support
  net: stmmac: socfpga: re-use the `interface` parameter from platform data
  net: sched: use get_dev() action API in flow_action infra
  net: sched: take reference to psample group in flow_action infra
  net: sched: extend flow_action_entry with destructor
  MAINTAINERS: update FORCEDETH MAINTAINERS info
  net/wan: dscc4: remove broken dscc4 driver
  MAINTAINERS: xen-netback: update my email address
  net: stmmac: Hold rtnl lock in suspend/resume callbacks
  ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
  qed: fix spelling mistake "fullill" -> "fulfill"
  net: dsa: b53: Add support for port_egress_floods callback
  udp: correct reuseport selection with connected sockets
  um: irq: Fix LAST_IRQ usage in init_IRQ()
  block: also check RQF_STATS in blk_mq_need_time_stamp()
  block: make rq sector size accessible for block stats
  mtd: pmc551: Remove set but not used variable 'soff_lo'
  mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode
  mtd: sm_ftl: Fix memory leak in sm_init_zone() error path
  mtd: parsers: Move CMDLINE parser
  mtd: parsers: Move OF parser
  mtd: parsers: Move BCM63xx parser
  mtd: parsers: Move BCM47xx parser
  mtd: parsers: Move TI AR7 parser
  mtd: pismo: Simplify getting the adapter of a client
  mtd: phram: Module parameters add writable permissions
  mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached
  jffs2: Fix memory leak in jffs2_scan_eraseblock() error path
  jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page
  jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()
  ubi: block: Warn if volume size is not multiple of 512
  ubifs: Fix memory leak bug in alloc_ubifs_info() error path
  ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
  ubifs: Fix memory leak in read_znode() error path
  ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
  ubi: Don't do anchor move within fastmap area
  ubifs: Remove redundant assignment to pointer fname
  um: Add SPDX headers for files in arch/um/include
  um: Add SPDX headers for files in arch/um/os-Linux
  um: Add SPDX headers to files in arch/um/kernel/
  um: Add SPDX headers for files in arch/um/drivers
  um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
  um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
  um: drivers: Add virtio vhost-user driver
  um: Use real DMA barriers
  um: Don't use generic barrier.h
  um: time-travel: Restrict time update in IRQ handler
  um: time-travel: Fix periodic timers
  um: Enable CONFIG_CONSTRUCTORS
  um: Place (soft)irq text with macros
  um: Fix VDSO compiler warning
  um: Implement TRACE_IRQFLAGS_SUPPORT
  um: Remove misleading #define ARCh_IRQ_ENABLED
  um: Avoid using uninitialized regs
  um: Remove sig_info[SIGALRM]
  um: Error handling fixes in vector drivers
  um: Add checks to mtu parameter parsing
  um: Added support for unix socket transports and bess transport
  um: Add legacy tap support and rename existing vector to hybrid
  um: Remove meaningless clearing of clean-files
  um: Fix off by one error in IRQ enumeration
  net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
  net_sched: let qdisc_put() accept NULL pointer
  net: dsa: Fix load order between DSA drivers and taggers
  net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
  x86: bug.h: use asm_inline in _BUG_FLAGS definitions
  x86: alternative.h: use asm_inline for all alternative variants
  compiler-types.h: add asm_inline definition
  compiler_types.h: don't #define __inline
  lib/zstd/mem.h: replace __inline by inline
  staging: rtl8723bs: replace __inline by inline
  afs dynroot: switch to simple_dir_operations
  platform/x86: asus-wmi: Make it depend on ACPI battery API
  ASoC: sdm845: remove unneeded semicolon
  Documentation: kbuild: Add document about reproducible builds
  io_uring: increase IORING_MAX_ENTRIES to 32K
  bfq: Fix bfq linkage error
  docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
  Documentation: Add "earlycon=sbi" to the admin guide
  doc🔒 remove reference to clever use of read-write lock
  devices.txt: improve entry for comedi (char major 98)
  genksyms: convert to SPDX License Identifier for lex.l and parse.y
  modpost: use __section in the output to *.mod.c
  modpost: use MODULE_INFO() for __module_depends
  export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
  KVM: X86: Use IPI shorthands in kvm guest when support
  bus: qcom: fix spelling mistake "ambigous" -> "ambiguous"
  of: Let of_for_each_phandle fallback to non-negative cell_count
  iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
  dm bufio: introduce a global cache replacement
  raid5: use bio_end_sector in r5_next_bio
  raid5: remove STRIPE_OPS_REQ_PENDING
  net: devlink: move reload fail indication to devlink core and expose to user
  net: devlink: split reload op into two
  mlx4: Split restart_one into two functions
  md: add feature flag MD_FEATURE_RAID0_LAYOUT
  md/raid0: avoid RAID0 data corruption due to layout confusion.
  raid5: don't set STRIPE_HANDLE to stripe which is in batch list
  raid5: don't increment read_errors on EILSEQ return
  IB/hfi1: Define variables as unsigned long to fix KASAN warning
  IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
  IB/hfi1: Add traces for TID RDMA READ
  RDMA/siw: Relax from kmap_atomic() use in TX path
  IB/iser: Support up to 16MB data transfer in a single command
  RDMA/siw: Fix page address mapping in TX path
  RDMA: Fix goto target to release the allocated memory
  RDMA/usnic: Avoid overly large buffers on stack
  RDMA/odp: Add missing cast for 32 bit
  RDMA/hns: Use devm_platform_ioremap_resource() to simplify code
  Documentation/infiniband: update name of some functions
  RDMA/cma: Fix false error message
  ip: support SO_MARK cmsg
  rtw88: report RX power for each antenna
  rtw88: fix wrong rx power calculation
  rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
  rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
  rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
  rtw88: allows to receive AMSDU in AMPDU
  rtw88: add dynamic cck pd mechanism
  rtw88: move IQK/DPK into phy_calibration
  rtw88: 8822c: add SW DPK support
  rtw88: 8822c: add FW IQK support
  rtw88: 8822c: Enable interrupt migration
  rtw88: 8822c: update pwr_seq to v13
  rtw88: 8822c: update PHY parameter to v38
  powerpc/xmon: Fix output of XIVE IPI
  powerpc/xmon: Improve output of XIVE interrupts
  rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros
  rtlwifi: rtl8723be: Convert inline routines to little-endian words
  rtlwifi: rtl8723be: Convert macros that set descriptor
  rtlwifi: rtl8723be: Replace local bit manipulation macros
  rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
  rtlwifi: rtl8723ae: Convert inline routines to little-endian words
  rtlwifi: rtl8723ae: Convert macros that set descriptor
  rtlwifi: rtl8723ae: Replace local bit manipulation macros
  rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
  dm bufio: remove old-style buffer cleanup
  dm bufio: introduce a global queue
  dm bufio: refactor adjust_total_allocated
  dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
  libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
  ssb: make array pwr_info_offset static const, makes object smaller
  CREDITS: Update email address
  i2c: tegra: Move suspend handling to NOIRQ phase
  i2c: imx: ACPI support for NXP i2c controller
  powerpc/mm/radix: remove useless kernel messages
  powerpc/fadump: support holes in kernel boot memory area
  powerpc/fadump: remove RMA_START and RMA_END macros
  powerpc/fadump: update documentation about option to release opalcore
  powerpc/fadump: consider f/w load area
  powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file
  powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
  powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP
  powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
  powerpc/fadump: improve how crashed kernel's memory is reserved
  powerpc/fadump: consider reserved ranges while releasing memory
  powerpc/fadump: make crash memory ranges array allocation generic
  powerpc/fadump: process architected register state data provided by firmware
  powerpc/fadump: make use of memblock's bottom up allocation mode
  powerpc/fadump: Update documentation about OPAL platform support
  powerpc/fadump: handle invalidation of crashdump and re-registraion
  powerpc/fadump: Warn before processing partial crashdump
  powerpc/fadump: process the crashdump by exporting it as /proc/vmcore
  powerpc/fadump: support copying multiple kernel boot memory regions
  powerpc/fadump: define OPAL register/un-register callback functions
  powerpc/fadump: reset metadata address during clean up
  powerpc/fadump: register kernel metadata address with opal
  powerpc/fadump: improve fadump_reserve_mem()
  powerpc/fadump: add fadump support on powernv
  powerpc/opal: add MPIPL interface definitions
  powerpc/fadump: use FADump instead of fadump for how it is pronounced
  pseries/fadump: move out platform specific support from generic code
  powerpc/fadump: release all the memory above boot memory size
  powerpc/fadump: add source info while displaying region contents
  pseries/fadump: define RTAS register/un-register callback functions
  powerpc/fadump: introduce callbacks for platform specific operations
  powerpc/fadump: move rtas specific definitions to platform code
  powerpc/fadump: use helper functions to reserve/release cpu notes buffer
  powerpc/fadump: Improve fadump documentation
  powerpc/fadump: declare helper functions in internal header file
  powerpc/fadump: add helper functions
  powerpc/fadump: move internal macros/definitions to a new header
  powerpc: improve prom_init_check rule
  powerpc/kvm: Add ifdefs around template code
  powerpc/kvm: Explicitly mark kvm guest code as __init
  powerpc/64s: Remove overlaps_kvm_tmp()
  powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
  powerpc/powernv: Fix build with IOMMU_API=n
  powerpc/eeh: Fix build with STACKTRACE=n
  PTP: add support for one-shot output
  PTP: introduce new versions of IOCTLs
  brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
  bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
  rtlwifi: rtl8821ae: make array static const and remove redundant assignment
  brcmfmac: don't realloc wiphy during PCIe reset
  brcmfmac: split brcmf_attach() and brcmf_detach() functions
  brcmfmac: move "cfg80211_ops" pointer to another struct
  hwmon: submitting-patches: Add note on comment style
  pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
  hwmon: submitting-patches: Point to with_info API
  MAINTAINERS: Add PCI native host/endpoint controllers designated reviewer
  crypto: caam - Cast to long first before pointer conversion
  crypto: ccree - enable CTS support in AES-XTS
  crypto: inside-secure - Probe transform record cache RAM sizes
  crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
  crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
  crypto: inside-secure - Enable extended algorithms on newer HW
  crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
  crypto: inside-secure - Add EIP97/EIP197 and endianness detection
  padata: remove cpu_index from the parallel_queue
  padata: unbind parallel jobs from specific CPUs
  padata: use separate workqueues for parallel and serial work
  padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
  crypto: pcrypt - remove padata cpumask notifier
  padata: make padata_do_parallel find alternate callback CPU
  workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
  workqueue: unconfine alloc/apply/free_workqueue_attrs()
  padata: allocate workqueue internally
  arm64: dts: imx8mq: Add CAAM node
  netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
  netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zones.h.
  netfilter: remove CONFIG_NETFILTER checks from headers.
  netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.
  netfilter: conntrack: move code to linux/nf_conntrack_common.h.
  netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `void *priv`.
  netfilter: conntrack: wrap two inline functions in config checks.
  netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...).
  netfilter: conntrack: use consistent style when defining inline functions
  netfilter: move nf_bridge_frag_data struct definition to a more appropriate header.
  netfilter: synproxy: move code between headers.
  netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
  netfilter: remove nf_conntrack_icmpv6.h header.
  netfilter: update include directives.
  netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
  netfilter: ip_tables: remove unused function declarations.
  s390: add support for IBM z15 machines
  s390/crypto: Support for SHA3 via CPACF (MSA6)
  s390/startup: add pgm check info printing
  spi: mediatek: support large PA
  spi: mediatek: add spi support for mt6765 IC
  dt-bindings: spi: update bindings for MT6765 SoC
  netfilter: fix coding-style errors.
  netfilter: fix include guards.
  ASoC: fsl_sai: Implement set_bclk_ratio
  netfilter: nf_tables_offload: remove rules when the device unregisters
  netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
  netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
  Revert "drm/bridge: adv7511: Attach to DSI host at probe time"
  sched/psi: Correct overly pessimistic size calculation
  sched/fair: Speed-up energy-aware wake-ups
  vfs: Make fs_parse() handle fs_param_is_fd-type params better
  vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
  shmem_parse_one(): switch to use of fs_parse()
  shmem_parse_options(): take handling a single option into a helper
  shmem_parse_options(): don't bother with mpol in separate variable
  shmem_parse_options(): use a separate structure to keep the results
  netfilter: nf_tables_offload: add __nft_offload_get_chain function
  ipmi_si_intf: Fix race in timer shutdown handling
  io_uring: make sqpoll wakeup possible with getevents
  io_uring: extend async work merging
  xen/pci: reserve MCFG areas earlier
  hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature and fan.
  leds: lm3532: Fix optional led-max-microamp prop error handling
  ice: Bump version
  ice: Enable DDP package download
  ice: Initialize DDP package structures
  ice: Implement Dynamic Device Personalization (DDP) download
  orangefs: remove redundant assignment to err
  orangefs: Add octal zero prefix
  ice: Fix FW version formatting in dmesg
  ice: send driver version to firmware
  nvmet: fix a wrong error status returned in error log page
  nvme: send discovery log page change events to userspace
  nvme: add uevent variables for controller devices
  nvme: enable aen regardless of the presence of I/O queues
  nvme-fabrics: allow discovery subsystems accept a kato
  nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
  nvme: Remove redundant assignment of cq vector
  nvme: Assign subsys instance from first ctrl
  nvme: tcp: remove redundant assignment to variable ret
  nvme: include admin_q sync with nvme_sync_queues
  nvme: Treat discovery subsystems as unique subsystems
  nvme: fix ns removal hang when failing to revalidate due to a transient error
  nvme: make nvme_report_ns_ids propagate error back
  nvme: make nvme_identify_ns propagate errors back
  nvme: pass status to nvme_error_status
  nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
  nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
  nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
  wil6210: ignore reset errors for FW during probe
  wil6210: fix RX short frame check
  wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
  wil6210: report boottime_ns in scan results
  wil6210: properly initialize discovery_expired_work
  wil6210: verify cid value is valid
  wil6210: make sure DR bit is read before rest of the status message
  wil6210: fix PTK re-key race
  wil6210: add debugfs to show PMC ring content
  wil6210: add wil_netif_rx() helper function
  ath10k: fix channel info parsing for non tlv target
  ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
  ath10k: free beacon buf later in vdev teardown
  MAINTAINERS: Switch PDx86 subsystem status to Odd Fixes
  platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueue
  platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events
  platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed
  platform/chrome: chromeos_tbmc: Report wake events
  parisc: Have git ignore generated real2.S and firmware.c
  dm: add clone target
  module: Remove leftover '#undef' from export header
  block: fix race between switching elevator and removing queues
  scsi: core: remove dummy q->dev check
  block: bypass blk_set_runtime_active for uninitialized q->dev
  fuse: reserve byteswapped init opcodes
  fuse: reserve values for mapping protocol
  fuse: allow skipping control interface and forced unmount
  fuse: dissociate DESTROY from fuseblk
  fuse: delete dentry if timeout is zero
  fuse: separate fuse device allocation and installation in fuse_conn
  fuse: add fuse_iqueue_ops callbacks
  fuse: extract fuse_fill_super_common()
  fuse: export fuse_dequeue_forget() function
  fuse: export fuse_get_unique()
  fuse: export fuse_send_init_request()
  fuse: export fuse_len_args()
  fuse: export fuse_end_request()
  fuse: fix request limit
  mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE
  mmc: queue: Fix bigger segments usage
  pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
  cxgb4: Fix spelling typos
  net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
  net: dsa: microchip: add ksz9567 to ksz9477 driver
  net: dsa: microchip: add KSZ9477 I2C driver
  quota: fix wrong condition in is_quota_modification()
  ARM: dts: aspeed: Add AST2600 pinmux nodes
  ARM: dts: aspeed: Add AST2600 and EVB
  Staging: gasket: Use temporaries to reduce line length.
  Staging: octeon: Avoid several usecases of strcpy
  staging: vhciq_core: replace snprintf with scnprintf
  staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
  staging: wilc1000: remove unused interrupt status handling code
  staging: fbtft: make several arrays static const, makes object smaller
  staging: rtl8188eu: make two arrays static const, makes object smaller
  staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"
  dt-bindings: anybus-controller: move to staging/ tree
  staging: emxx_udc: remove local TRUE/FALSE definition
  staging: wilc1000: look for rtc_clk clock
  staging: dt-bindings: wilc1000: add optional rtc_clk property
  staging: nvec: make use of devm_platform_ioremap_resource
  staging: exfat: drop unused function parameter
  gpiolib: of: add a fallback for wlf,reset GPIO name
  pinctrl: bcm: remove redundant assignment to pointer log
  pinctrl: iproc: Add 'get_direction' support
  Staging: exfat: Avoid use of strcpy
  staging: exfat: use integer constants
  staging: exfat: cleanup spacing for casts
  staging: exfat: cleanup spacing for operators
  gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
  powerpc/xive: Fix bogus error code returned by OPAL
  powerpc/pseries: correctly track irq state in default idle
  powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
  powerpc/powernv: Add new opal message type
  powerpc/powernv: Enhance opal message read interface
  powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
  seltests/powerpc: Add a selftest for memcpy_mcsafe
  powerpc/memcpy: Fix stack corruption for smaller sizes
  powerpc: Add attributes for setjmp/longjmp
  gpio: remove explicit comparison with 0
  nfp: read chip model from the PluDevice register
  tcp: force a PSH flag on TSO packets
  ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
  net: stmmac: pci: Add HAPS support using GMAC5
  net: phy: dp83867: Add SGMII mode type switching
  net: phy: dp83867: Add documentation for SGMII mode type
  null_blk: validate the number of devices
  null_blk: fix module name at log message
  docs: block: null_blk: enhance document style
  dm raid: fix updating of max_discard_sectors limit
  module: remove unneeded casts in cmp_name()
  module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
  module: remove redundant 'depends on MODULES'
  software node: Initialize the return value in software_node_find_by_name()
  module: Fix link failure due to invalid relocation on namespace offset
  KVM: x86: Fix INIT signal handling in various CPU states
  i40e: fix potential RX buffer starvation for AF_XDP
  net/ixgbevf: make array api static const, makes object smaller
  iavf: fix MAC address setting for VFs when filter is rejected
  i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
  i40e: use BIT macro to specify the cloud filter field flags
  i40e: Fix message for other card without FEC.
  i40e: fix missed "Negotiated" string in i40e_print_link_message()
  i40e: mark additional missing bits as reserved
  i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
  i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
  ixgbe: use skb_get_queue_mapping in tx path
  i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
  ixgbe: fix memory leaks
  KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode
  KVM: VMX: Stop the preemption timer during vCPU reset
  KVM: LAPIC: Micro optimize IPI latency
  kvm: Nested KVM MMUs need PAE root too
  KVM: x86: set ctxt->have_exception in x86_decode_insn()
  KVM: x86: always stop emulation on page fault
  cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
  cpuidle-haltpoll: do not set an owner to allow modunload
  cpuidle-haltpoll: return -ENODEV on modinit failure
  cpuidle-haltpoll: set haltpoll as preferred governor
  cpuidle: allow governor switch on cpuidle_register_driver()
  KVM: nVMX: trace nested VM-Enter failures detected by H/W
  KVM: nVMX: add tracepoint for failed nested VM-Enter
  x86: KVM: svm: Fix a check in nested_svm_vmrun()
  spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
  spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
  dmaengine: bcm2835: Avoid accessing memory when copying zeroes
  spi: bcm2835: Cache CS register value for ->prepare_message()
  ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
  dmaengine: bcm2835: Document struct bcm2835_dmadev
  spi: Guarantee cacheline alignment of driver-private data
  dmaengine: bcm2835: Allow reusable descriptors
  dmaengine: bcm2835: Allow cyclic transactions without interrupt
  spi: bcm2835: Drop dma_pending flag
  dt-bindings: net: dwmac: document 'mac-mode' property
  net: stmmac: implement support for passive mode converters via dt
  qed: Fix Config attribute frame format.
  qed*: Fix size of config attribute dump.
  ovl: filter of trusted xattr results in audit
  ovl: Fix dereferencing possible ERR_PTR()
  ms_block: fix spelling mistake "randomally" -> "randomly"
  mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
  mmc: sdhci: Convert to use sdio_irq_claimed()
  mmc: sdhci: Drop redundant code for SDIO IRQs
  mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
  mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
  mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
  mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
  mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
  mmc: core: Move code to get pending SDIO IRQs to a function
  mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
  mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
  mmc: core: Add helper function to indicate if SDIO IRQs is enabled
  nfp: devlink: set unknown fw_load_policy
  devlink: add unknown 'fw_load_policy' value
  mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
  mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue
  mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
  mmc: sdhci: Fix incorrect switch to HS mode
  mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
  mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
  mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
  mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
  mmc: mmc_spi: Convert to use for_each_sg()
  mmc: sdhi: fill in actual_clock
  mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
  mmc: sdhci-cadence: override spec version
  mmc: sdhci: constify references of parameters to __sdhci_read_caps()
  mmc: mediatek: enable SDIO IRQ low level trigger function
  mmc: sdhci: Export sdhci_abort_tuning function symbol
  PCI: Add Genesys Logic, Inc. Vendor ID
  mmc: sdhci: Add PLL Enable support to internal clock setup
  mmc: sdhci: Change timeout of loop for checking internal clock stable
  mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC
  dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC
  mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
  dt-bindings: mmc: sdhci-of-aspeed: Update example ranges property
  mmc: bcm2835: Take SWIOTLB memory size limitation into account
  mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
  dt-bindings: mmc: sdhci-of-aspeed: Document Aspeed SD controller
  mmc: mediatek: support 24bits segment size
  mmc: mediatek: fix controller busy when plug out SD
  mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs
  mmc: jz4740: Drop dependency on arch header
  mmc: jz4740: Code cleanup
  mmc: sdhci-cadence: use struct_size() helper
  mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC
  mmc: Remove dev_err() usage after platform_get_irq()
  mmc: sdhci-pci: Add another Id for Intel CML
  mmc: sdhci-s3c: Mark expected switch fall-through
  mmc: atmel-mci: Mark expected switch fall-throughs
  mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code
  mmc: mmci: Clarify comments and some code for busy detection
  memstick: r592: Use dev_get_drvdata
  mmc: sdhci-pci: Use dev_get_drvdata
  mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
  dt-bindings: mmc: sdhci-iproc: Add brcm,bcm2711-emmc2
  dt-bindings: mmc: sunxi: Add H5 compatibles
  dt-bindings: mmc: sunxi: reorder MMC compatibles
  mmc: mxs: use devm_platform_ioremap_resource() to simplify code
  mmc: usdhi6rol0: Add maintainers
  gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
  gpio: devres: Switch to EXPORT_SYMBOL_GPL()
  gpio: of: Switch to EXPORT_SYMBOL_GPL()
  gpio: of: Make of_gpio_simple_xlate() private
  gpio: of: Make of_get_named_gpiod_flags() private
  KVM: x86: Return to userspace with internal error on unexpected exit reason
  configfs: calculate the symlink target only once
  configfs: make configfs_create() return inode
  configfs: factor dirent removal into helpers
  configfs: fix a deadlock in configfs_symlink()
  arm64: use asm-generic/dma-mapping.h
  swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
  swiotlb-xen: simplify cache maintainance
  swiotlb-xen: use the same foreign page check everywhere
  swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
  xen: remove the exports for xen_{create,destroy}_contiguous_region
  xen/arm: remove xen_dma_ops
  xen/arm: simplify dma_cache_maint
  xen/arm: use dev_is_dma_coherent
  xen/arm: consolidate page-coherent.h
  xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
  iommu/vt-d: Declare Broadwell igfx dmar support snafu
  iommu/vt-d: Add Scalable Mode fault information
  iommu/vt-d: Use bounce buffer for untrusted devices
  iommu/vt-d: Add trace events for device dma map/unmap
  iommu/vt-d: Don't switch off swiotlb if bounce page is used
  iommu/vt-d: Check whether device requires bounce buffer
  swiotlb: Split size parameter to map/unmap APIs
  regulator: core: Fix error return for /sys access
  regulator: da9211: fix obtaining "enable" GPIO
  regulator: max77686: fix obtaining "maxim,ena" GPIO
  ASoC: wcd9335: remove redundant use of ret variable
  gpio: aspeed: Add in ast2600 details to Aspeed driver
  gpio: aspeed: Use ngpio property from device tree if available
  gpio: aspeed: Setup irqchip dynamically
  gpio/aspeed: Fix incorrect number of banks
  gpio: aspeed: Update documentation with ast2600 controllers
  pinctrl: iproc-gpio: Handle interrupts for multiple instances
  pinctrl: iproc-gpio: Fix incorrect pinconf configurations
  dt-bindings: arm: Convert Realtek board/soc bindings to json-schema
  dt-bindings: arm: Convert Actions Semi bindings to jsonschema
  cfg80211: Purge frame registrations on iftype change
  net: stmmac: ARP Offload for GMAC4+ Cores
  net: stmmac: Add support for VLAN Insertion Offload in GMAC4+
  net: stmmac: Add support for SA Insertion/Replacement in GMAC4+
  net: stmmac: xgmac: Reinitialize correctly a variable
  net: stmmac: Add VLAN HASH filtering support in GMAC4+
  net: stmmac: Prevent divide-by-zero
  net: hns3: add some DFX info for reset issue
  net: hns3: check NULL pointer before use
  net: hns3: modify some logs format
  net: hns3: fix port setting handle for fibre port
  net: hns3: fix shaper parameter algorithm
  net: hns3: revert to old channel when setting new channel num fail
  net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
  mac80211_hwsim: Register support for HE meshpoint
  nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
  mac80211: allow drivers to set max MTU
  cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
  mac80211: IBSS: send deauth when expiring inactive STAs
  mac80211: don't check if key is NULL in ieee80211_key_link()
  mac80211: clear crypto tx tailroom counter upon keys enable
  mac80211: remove unnecessary key condition
  mac80211: list features in WEP/TKIP disable in better order
  cfg80211: always shut down on HW rfkill
  mac80211: vht: add support VHT EXT NSS BW in parsing VHT
  cfg80211: fix boundary value in ieee80211_frequency_to_channel()
  scsi: hisi_sas: Fix the conflict between device gone and host reset
  scsi: hisi_sas: Add BIST support for phy loopback
  scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
  scsi: hisi_sas: Remove some unused function arguments
  scsi: hisi_sas: Remove redundant work declaration
  scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
  scsi: hisi_sas: Assign NCQ tag for all NCQ commands
  scsi: hisi_sas: Update all the registers after suspend and resume
  scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
  scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() fails
  scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
  scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
  scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
  scsi: virtio_scsi: unplug LUNs when events missed
  scsi: scsi_dh_rdac: zero cdb in send_mode_select()
  scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
  gpio: Initialize the irqchip valid_mask with a callback
  Documentation/process: Volunteer as the ambassador for Intel
  misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
  netfilter: nft_{fwd,dup}_netdev: add offload support
  net/mlx5: FWTrace, Reduce stack usage
  net/mlx5: Fix addr's type in mlx5dr_icm_dm
  net/mlx5: Fix rt's type in dr_action_create_reformat_action
  netfilter: nft_synproxy: add synproxy stateful object support
  hwmon: (shtc1) add support for the SHTC3 sensor
  hwmon: (shtc1) fix shtc1 and shtw1 id mask
  iocost_monitor: Report debt
  iocost_monitor: Report more info with higher accuracy
  iocost_monitor: Always use strings for json values
  blk-iocost: Don't let merges push vtime into the future
  blk-iocost: Account force-charged overage in absolute vtime
  blk-iocost: Fix incorrect operation order during iocg free
  KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
  KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
  doc: kvm: Fix return description of KVM_SET_MSRS
  KVM: X86: Tune PLE Window tracepoint
  KVM: VMX: Change ple_window type to unsigned int
  KVM: X86: Remove tailing newline for tracepoints
  KVM: X86: Trace vcpu_id for vmexit
  Documentation: nfp: add nfp driver specific notes
  kdoc: fix nfp_fw_load documentation
  nfp: devlink: add 'reset_dev_on_drv_probe' support
  nfp: devlink: add 'fw_load_policy' support
  nfp: add devlink param infrastructure
  nfp: honor FW reset and loading policies
  nfp: nsp: add support for hwinfo set operation
  nfp: nsp: add support for optional hwinfo lookup
  nfp: nsp: add support for fw_loaded command
  devlink: add 'reset_dev_on_drv_probe' param
  devlink: extend 'fw_load_policy' values
  net: dsa: mv88e6xxx: add RXNFC support
  net: dsa: mv88e6xxx: introduce .port_set_policy
  net: dsa: mv88e6xxx: complete ATU state definitions
  io_uring: limit parallelism of buffered writes
  io_uring: add io_queue_async_work() helper
  waitid: Add support for waiting for the current process group
  export.h: remove defined(__KERNEL__), which is no longer needed
  KVM: x86: Manually calculate reserved bits when loading PDPTRS
  KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
  fuse: stop copying pages to fuse_req
  fuse: stop copying args to fuse_req
  fuse: clean up fuse_req
  fuse: simplify request allocation
  fuse: unexport request ops
  fuse: convert retrieve to simple api
  fuse: convert release to simple api
  cuse: convert init to simple api
  fuse: convert init to simple api
  fuse: convert writepages to simple api
  fuse: convert readdir to simple api
  fuse: convert readpages to simple api
  fuse: convert direct_io to simple api
  fuse: add simple background helper
  fuse: convert sync write to simple api
  fuse: covert readpage to simple api
  fuse: fuse_short_read(): don't take fuse_req as argument
  fuse: convert ioctl to simple api
  fuse: move page alloc
  fuse: convert readlink to simple api
  fuse: add pages to fuse_args
  fuse: convert destroy to simple api
  fuse: add nocreds to fuse_args
  fuse: convert fuse_force_forget() to simple api
  fuse: add noreply to fuse_args
  fuse: convert flush to simple api
  fuse: simplify 'nofail' request
  fuse: rearrange and resize fuse_args fields
  fuse: flatten 'struct fuse_args'
  fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
  ARM: 8906/1: drivers/amba: add reset control to amba bus probe
  ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
  ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
  io_uring: optimize submit_and_wait API
  ALSA: firewire-tascam: check intermediate state of clock status and retry
  ALSA: firewire-tascam: handle error code when getting current source of clock
  rtc: meson: mark PM functions as __maybe_unused
  rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flag
  libperf: Adopt perf_cpu_map__max() function
  libperf: Add missing event.h file to install rule
  perf tests: Add libperf automated test for 'make -C tools/perf build-test'
  perf python: Add missing python/perf.so dependency for libperf
  ath9k: release allocated buffer if timed out
  ath9k_htc: release allocated buffer if timed out
  nfsd: add support for upcall version 2
  nfsd: add a "GetVersion" upcall for nfsdcld
  ath9k: Remove unneeded variable to store return value
  nfsd: Reset the boot verifier on all write I/O errors
  nfsd: Don't garbage collect files that might contain write errors
  nfsd: Support the server resetting the boot verifier
  nfsd: nfsd_file cache entries should be per net namespace
  ath10k: add reorder and change PN check logic for mac80211
  ath10k: add mic bytes for pmf management packet
  kexec: Fix file verification on S390
  security: constify some arrays in lockdown LSM
  platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
  PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
  posix-cpu-timers: Fix permission check regression
  gpiolib: acpi: make acpi_can_fallback_to_crs() static
  spi: bcm2835: Work around DONE bit erratum
  regulator: uniphier: Add Pro5 USB3 VBUS support
  dt-bindings: regulator: add regulator-fixed-clock binding
  regulator: fixed: add possibility to enable by clock
  regulator: s2mps11: Consistently use local variable
  usb-storage: export symbols in USB_STORAGE namespace
  usb-storage: remove single-use define for debugging
  docs: Add documentation for Symbol Namespaces
  scripts: Coccinelle script for namespace dependencies.
  modpost: add support for generating namespace dependencies
  export: allow definition default namespaces in Makefiles or sources
  module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  modpost: add support for symbol namespaces
  module: add support for symbol namespaces.
  export: explicitly align struct kernel_symbol
  module: support reading multiple values per modinfo tag
  net/mlx4_en: ethtool: make array modes static const, makes object smaller
  objtool: Clobber user CFLAGS variable
  x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit processes as well
  io_uring: add support for link with drain
  io_uring: fix wrong sequence setting logic
  ARM: multi_v5_defconfig: make DaVinci part of the ARM v5 multiplatform build
  ARM: davinci: support multiplatform build for ARM v5
  ARM: exynos: Enable support for ARM architected timers
  ARM: samsung: Fix system restart on S3C6410
  i40e: Add support for X710 device
  igc: Add tx_csum offload functionality
  ixgbe: sync the first fragment unconditionally
  i40e: Remove EMPR traces from debugfs facility
  i40e: Implement debug macro hw_dbg using dev_dbg
  platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
  platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD
  i40e: fix hw_dbg usage in i40e_hmc_get_object_va
  igc: Remove unneeded PCI bus defines
  iavf: allow permanent MAC address to change
  igc: Add NVM checksum validation
  fm10k: use a local variable for the frag pointer
  Documentation: iavf: Update the Intel LAN driver doc for iavf
  igc: Remove useless forward declaration
  e1000e: Make speed detection on hotplugging cable more reliable
  ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
  iavf: remove unused debug function iavf_debug_d
  clk: mediatek: Add MT6779 clock support
  clk: mediatek: Add dt-bindings for MT6779 clocks
  dt-bindings: mediatek: bindings for MT6779 clk
  clk: qcom: fix QCS404 TuringCC regmap
  kbuild: allow Clang to find unused static inline functions for W=1 build
  ASoC: hdmi-codec: Add an op to set callback function for plug event
  random: Use wait_event_freezable() in add_hwgenerator_randomness()
  crypto: ux500 - Fix COMPILE_TEST warnings
  crypto: x86/aes-ni - use AES library instead of single-use AES cipher
  crypto: cavium/zip - Add missing single_release()
  crypto: marvell - Use kzfree rather than its implementation
  crypto: caam - dispose of IRQ mapping only after IRQ is freed
  crypto: caam - check irq_of_parse_and_map for errors
  crypto: caam - use devres to unmap JR's registers
  btrfs: Relinquish CPUs in btrfs_compare_trees
  btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic
  btrfs: create structure to encode checksum type and length
  btrfs: turn checksum type define into an enum
  btrfs: add enospc debug messages for ticket failure
  btrfs: do not account global reserve in can_overcommit
  btrfs: use btrfs_try_granting_tickets in update_global_rsv
  btrfs: always reserve our entire size for the global reserve
  btrfs: change the minimum global reserve size
  btrfs: rename btrfs_space_info_add_old_bytes
  btrfs: remove orig_bytes from reserve_ticket
  btrfs: fix may_commit_transaction to deal with no partial filling
  btrfs: rework wake_all_tickets
  btrfs: refactor the ticket wakeup code
  btrfs: stop partially refilling tickets when releasing space
  btrfs: add space reservation tracepoint for reserved bytes
  btrfs: roll tracepoint into btrfs_space_info_update helper
  btrfs: do not allow reservations if we have pending tickets
  btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
  btrfs: treat RWF_{,D}SYNC writes as sync for CRCs
  btrfs: use correct count in btrfs_file_write_iter()
  btrfs: tie extent buffer and it's token together
  btrfs: assume valid token for btrfs_set/get_token helpers
  btrfs: define separate btrfs_set/get_XX helpers
  btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
  btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
  btrfs: move dev_stats helpers to volumes.c
  btrfs: move struct io_ctl to free-space-cache.h
  btrfs: move functions for tree compare to send.c
  btrfs: rename and export read_node_slot
  btrfs: move private raid56 definitions from ctree.h
  btrfs: move math functions to misc.h
  btrfs: move cond_wake_up functions out of ctree
  btrfs: use proper error values on allocation failure in clone_fs_devices
  btrfs: proper error handling when invalid device is found in find_next_devid
  btrfs: fix allocation of free space cache v1 bitmap pages
  btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
  btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
  btrfs: improve error handling in run_delalloc_nocow
  btrfs: comment and minor simplifications in run_delalloc_nocow
  btrfs: streamline code in run_delalloc_nocow in case of inline extents
  btrfs: simplify extent type checks in run_delalloc_nocow
  btrfs: improve comments around nocow path
  btrfs: refactor variable scope in run_delalloc_nocow
  btrfs: only reserve metadata_size for inodes
  btrfs: rename the btrfs_calc_*_metadata_size helpers
  btrfs: tree-checker: Add EXTENT_DATA_REF check
  btrfs: tree-checker: Add simple keyed refs check
  btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
  btrfs: fix error pointer check in __btrfs_map_block()
  btrfs: dev stat drop useless goto
  btrfs: dev stats item key conversion per cpu type is not needed
  btrfs: Make reada_tree_block_flagged private
  btrfs: compression: replace set_level callbacks by a common helper
  btrfs: define compression levels statically
  Btrfs: fix use-after-free when using the tree modification log
  btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
  btrfs: introduce an evict flushing state
  btrfs: refactor priority_reclaim_metadata_space
  btrfs: factor out the ticket flush handling
  btrfs: unify error handling for ticket flushing
  btrfs: add a flush step for delayed iputs
  btrfs: unexport the temporary exported functions
  btrfs: migrate the block group cleanup code
  btrfs: migrate the alloc_profile helpers
  btrfs: migrate the chunk allocation code
  btrfs: migrate the block group space accounting helpers
  btrfs: export block group accounting helpers
  btrfs: migrate the dirty bg writeout code
  btrfs: migrate inc/dec_block_group_ro code
  btrfs: temporarily export btrfs_get_restripe_target
  btrfs: migrate the block group read/creation code
  btrfs: migrate the block group removal code
  btrfs: temporarily export inc_block_group_ro
  btrfs: migrate the block group caching code
  btrfs: sysfs: move helper macros to sysfs.c
  btrfs: sysfs: move type conversion helpers to sysfs.c
  btrfs: cleanup kobject.h includes
  btrfs: factor out sysfs code for updating sprout fsid
  btrfs: factor out sysfs code for deleting block group and space infos
  btrfs: factor out sysfs code for sending device uevent
  btrfs: sysfs: replace direct access to feature set names with a helper
  btrfs: sysfs: unexport space_info_ktype
  btrfs: factor out sysfs code for creating space infos
  btrfs: sysfs: unexport btrfs_raid_ktype
  btrfs: factor sysfs code out of link_block_group
  btrfs: move sysfs declarations out of ctree.h
  btrfs: opencode reset of all device stats
  btrfs: reset device stat using btrfs_dev_stat_set
  btrfs: qgroup: Try our best to delete qgroup relations
  btrfs: clarify btrfs_ioctl_get_dev_stats padding
  Btrfs: make test_find_first_clear_extent_bit fail on incorrect results
  Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit
  btrfs: delete debugfs code
  btrfs: sysfs: add debugging exports
  btrfs: make caching_thread use btrfs_find_next_key
  btrfs: temporarily export fragment_free_space
  btrfs: export the caching control helpers
  btrfs: export the excluded extents helpers
  btrfs: export the block group caching helpers
  btrfs: migrate nocow and reservation helpers
  btrfs: migrate the block group ref counting stuff
  btrfs: migrate the block group lookup code
  btrfs: move basic block_group definitions to their own header
  btrfs: move btrfs_add_free_space out of a header file
  btrfs: tree-log: use symbolic name for first replay stage
  btrfs: async-thread: convert defines to enums
  btrfs: tree-log: convert defines to enums
  btrfs: remove unused key type set/get helpers
  btrfs: remove unused btrfs_device::flush_bio_sent
  Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
  btrfs: Refactor btrfs_calc_avail_data_space
  btrfs: Remove unnecessary check from join_running_log_trans
  Btrfs: wake up inode cache waiters sooner to reduce waiting time
  Btrfs: fix inode cache waiters hanging on path allocation failure
  Btrfs: fix inode cache waiters hanging on failure to start caching thread
  Btrfs: fix inode cache block reserve leak on failure to allocate data space
  Btrfs: fix hang when loading existing inode cache off disk
  btrfs: tree-checker: Add ROOT_ITEM check
  btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
  btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
  btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
  btrfs: extent-tree: Add comment for inc_block_group_ro()
  btrfs: volumes: Add comment for find_free_dev_extent_start()
  btrfs: volumes: Unexport find_free_dev_extent_start()
  btrfs: assert tree mod log lock in __tree_mod_log_insert
  btrfs: assert extent map tree lock in add_extent_mapping
  btrfs: Add an assertion to warn incorrect case in insert_inline_extent()
  btrfs: Remove leftover of in-band dedupe
  btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
  btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range
  btrfs: Return number of compressed extents directly in compress_file_range
  btrfs: use common vfs LABEL ioctl definitions
  btrfs: Remove unused locking functions
  btrfs: reduce stack usage for btrfsic_process_written_block
  btrfs: remove set but not used variable 'offset'
  Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
  Btrfs: factor out extent dropping code from hole punch handler
  regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
  ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF
  f2fs: Fix indefinite loop in f2fs_gc()
  clk: qcom: clk-rpmh: Add support for SM8150
  dt-bindings: clock: Document SM8150 rpmh-clock compatible
  clk: qcom: clk-rpmh: Convert to parent data scheme
  dt-bindings: clock: Document the parent clocks
  clk: qcom: gcc: Use floor ops for SDCC clocks
  clk: qcom: gcc-qcs404: Use floor ops for sdcc clks
  clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
  KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
  tools/power/x86/intel-speed-select: Display core count for bucket
  platform/x86: ISST: Allow additional TRL MSRs
  pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
  spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
  ASoC: rt5677: Remove magic number register writes
  ASoC: soc-core: self contained soc_unbind_aux_dev()
  ASoC: soc-core: add soc_unbind_aux_dev()
  ASoC: soc-core: self contained soc_bind_aux_dev()
  ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
  ASoC: soc-core: self contained soc_probe_link_dais()
  ASoC: soc-core: add new soc_link_init()
  ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
  ASoC: soc-core: self contained soc_remove_link_dais()
  ASoC: soc-core: self contained soc_remove_link_components()
  ASoC: soc-core: self contained soc_probe_link_components()
  regulator: slg51000: use devm_gpiod_get_optional() in probe
  regulator: lp8788-ldo: make array en_mask static const, makes object smaller
  ASoC: rt1308: make array pd static const, makes object smaller
  ASoC: rt1305: make array pd static const, makes object smaller
  ASoC: rt1011: make array pd static const, makes object smaller
  SoC: simple-card-utils: set 0Hz to sysclk when shutdown
  ASoC: rockchip: ignore 0Hz sysclk
  ASoC: codecs: ad193x: make two arrays static const, makes object smaller
  ASoC: es8316: support fixed and variable both clock rates
  ASoC: es8316: fix redundant codes of clock
  ASoC: ams-delta: Take control over audio mute GPIO pins
  ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
  crypto: caam - make sure clocks are enabled first
  crypto: arm/aes-ce - implement ciphertext stealing for CBC
  crypto: arm/aes-neonbs - implement ciphertext stealing for XTS
  crypto: arm/aes-ce - implement ciphertext stealing for XTS
  crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
  crypto: arm64/aes - implement support for XTS ciphertext stealing
  crypto: arm64/aes-cts-cbc - move request context data to the stack
  crypto: arm64/aes-cts-cbc-ce - performance tweak
  crypto: skcipher - add the ability to abort a skcipher walk
  crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled
  crypto: arm64/aes-neonbs - replace tweak mask literal with composition
  crypto: arm/aes-neonbs - replace tweak mask literal with composition
  crypto: arm/aes-ce - replace tweak mask literal with composition
  crypto: arm/aes-ce - switch to 4x interleave
  crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
  crypto: arm/aes - fix round key prototypes
  crypto: skcipher - Unmap pages after an external error
  crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.
  m68k: coldfire: Include the GPIO driver header
  netfilter: nf_tables_offload: move indirect flow_block callback logic to core
  netfilter: nf_tables_offload: avoid excessive stack usage
  netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
  parisc: Disable HP HSC-PCI Cards to prevent kernel crash
  parisc: add support for kexec_file_load() syscall
  parisc: wire up kexec_file_load syscall
  parisc: add kexec syscall support
  parisc: add __pdc_cpu_rendezvous()
  dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
  dt-bindings: PCI: tegra: Add sideband pins configuration entries
  PCI: tegra: Add Tegra194 PCIe support
  ALSA: lx6464es - add support for LX6464ESe pci express variant
  scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
  scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
  scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
  scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
  scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIO
  scsi: ufs-qcom: Implement device_reset vops
  scsi: ufs: Introduce vops for resetting device
  scsi: lpfc: Fix reset recovery paths that are not recovering
  scsi: lpfc: Convert existing %pf users to %ps
  ARM: dts: mmp2: add OLPC XO 1.75 machine
  ARM: dts: mmp2: rename the USB PHY node
  ARM: dts: mmp2: specify reg-shift for the UARTs
  ARM: dts: mmp2: add camera interfaces
  ARM: dts: mmp2: fix the SPI nodes
  ARM: dts: mmp2: trivial whitespace fix
  scsi: qla2xxx: Update driver version to 10.01.00.19-k
  scsi: qla2xxx: Fix stale session
  scsi: qla2xxx: Fix stuck login session
  scsi: qla2xxx: Fix driver reload for ISP82xx
  scsi: qla2xxx: Fix flash read for Qlogic ISPs
  scsi: qla2xxx: Fix message indicating vectors used by driver
  scsi: sd: Improve unaligned completion resid message
  scsi: fnic: fix msix interrupt allocation
  tools/power/x86/intel-speed-select: Fix memory leak
  tools/power/x86/intel-speed-select: Output success/failed for command output
  tools/power/x86/intel-speed-select: Output human readable CPU list
  tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
  tools/power/x86/intel-speed-select: Switch output to MHz
  tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
  tools/power/x86/intel-speed-select: Fix cpu-count output
  tools/power/x86/intel-speed-select: Fix help option typo
  tools/power/x86/intel-speed-select: Fix package typo
  tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr()
  platform/x86: intel_int0002_vgpio: Use device_init_wakeup
  platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
  platform/x86: compal-laptop: Initialize "value" in ec_read_u8()
  platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1
  platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard
  platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
  platform/x86: intel_pmc_core_pltdrv: Module removal warning fix
  platform/x86: intel_pmc_core: Do not ioremap RAM
  platform/x86: asus-wmi: Fix condition in charge_threshold_store()
  net/tls: align non temporal copy to cache lines
  net/tls: remove the record tail optimization
  net/tls: use RCU for the adder to the offload record list
  net/tls: unref frags in order
  net: hns3: make array spec_opcode static const, makes object smaller
  be2net: make two arrays static const, makes object smaller
  ionic: Remove unused including <linux/version.h>
  net: stmmac: Limit max speeds of XGMAC if asked to
  net: stmmac: selftests: Add Split Header test
  net: stmmac: dwmac4: Enable RX Jumbo frame support
  net: stmmac: selftests: Set RX tail pointer in Flow Control test
  net: stmmac: selftests: Add missing checks for support of SA
  ext4: add missing bigalloc documentation.
  ipmr: remove hard code cache_resolve_queue_len limit
  hv_netvsc: Sync offloading features to VF NIC
  hv_netvsc: Allow scatter-gather feature to be tunable
  tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
  net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
  ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
  PCI: Get rid of dev->has_secondary_link flag
  PCI: Make pcie_downstream_port() available outside of access.c
  libnvdimm: Enable unit test infrastructure compile checks
  mm, notifier: Catch sleeping/blocking for !blockable
  kernel.h: Add non_block_start/end()
  drm/radeon: guard against calling an unpaired radeon_mn_unregister()
  csky: add missing brackets in a macro for tlb.h
  pagewalk: use lockdep_assert_held for locking validation
  pagewalk: separate function pointers from iterator data
  mm: split out a new pagewalk.h header from mm.h
  mm/mmu_notifiers: annotate with might_sleep()
  mm/mmu_notifiers: prime lockdep
  mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
  ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
  EDAC/amd64: Add PCI device IDs for family 17h, model 70h
  f2fs: convert inline_data in prior to i_size_write
  f2fs: fix error path of f2fs_convert_inline_page()
  f2fs: add missing documents of reserve_root/resuid/resgid
  f2fs: fix flushing node pages when checkpoint is disabled
  f2fs: enhance f2fs_is_checkpoint_ready()'s readability
  f2fs: clean up __bio_alloc()'s parameter
  f2fs: fix wrong error injection path in inc_valid_block_count()
  f2fs: fix to writeout dirty inode during node flush
  f2fs: optimize case-insensitive lookups
  clk: Add support for AST2600 SoC
  clk: aspeed: Move structures to header
  kprobes/parisc: remove arch_kprobe_on_func_entry()
  kexec_elf: support 32 bit ELF files
  kexec_elf: remove unused variable in kexec_elf_load()
  kexec_elf: remove Elf_Rel macro
  kexec_elf: remove PURGATORY_STACK_SIZE
  kexec_elf: remove parsing of section headers
  kexec_elf: change order of elf_*_to_cpu() functions
  kexec: add KEXEC_ELF
  clk/ti: Use kmemdup rather than duplicating its implementation
  gfs2: Improve mmap write vs. truncate consistency
  bfq: Add per-device weight
  bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
  bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
  bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
  vfs: subtype handling moved to fuse
  fuse: convert to use the new mount API
  Drivers: hv: vmbus: Resume after fixing up old primary channels
  Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
  Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
  Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
  Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
  Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
  Drivers: hv: vmbus: Add a helper function is_sub_channel()
  Drivers: hv: vmbus: Suspend/resume the synic for hibernation
  Drivers: hv: vmbus: Break out synic enable and disable operations
  clk: clk-cdce925: Add regulator support
  dt-bindings: clock: cdce925: Add regulator documentation
  clk: fix devm_platform_ioremap_resource.cocci warnings
  clk: spear: Make structure i2s_sclk_masks constant
  clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'
  clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops'
  kcm: use BPF_PROG_RUN
  selftests/bpf: test_progs: convert test_tcp_rtt
  selftests/bpf: test_progs: convert test_sockopt_inherit
  selftests/bpf: test_progs: convert test_sockopt_multi
  selftests/bpf: test_progs: convert test_sockopt_sk
  selftests/bpf: test_progs: convert test_sockopt
  selftests/bpf: test_progs: add test__join_cgroup helper
  drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
  drm/i915: to make vgpu ppgtt notificaiton as atomic operation
  drm/i915: Flush the existing fence before GGTT read/write
  drm/i915: Hold irq-off for the entire fake lock period
  kbuild: replace BASH-specific ${@:2} with shift and ${@}
  ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
  io_uring: expose single mmap capability
  staging: rtl8723bs: hal: remove redundant variable n
  staging: pi433: Fix typo in documentation
  staging: exfat: stop using 32-bit time_t
  staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSET
  ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address
  ARM: dts: am3517-evm: Fix missing video
  ARM: dts: logicpd-torpedo-baseboard: Fix missing video
  ARM: omap2plus_defconfig: Fix missing video
  iommu/omap: Mark pm functions __maybe_unused
  MIPS: ralink: deactivate PCI support for SOC_MT7621
  docs: mtd: Update spi nor reference driver
  lan743x: remove redundant assignment to variable rx_process_result
  kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
  kbuild: refactor scripts/Makefile.extrawarn
  ravb: TROCR register is only present on R-Car Gen3
  ravb: remove undocumented endianness selection
  ravb: remove undocumented counter processing
  ravb: correct typo in FBP field of SFO register
  doc: arm64: fix grammar dtb placed in no attributes region
  Documentation: sysrq: don't recommend 'S' 'U' before 'B'
  mailmap: Update email address for Quentin Perret
  dt-bindings: Correct spelling in example schema
  ABI: Update dev-kmsg documentation to match current kernel behaviour
  zd1211rw: use %*ph to print small buffer
  brcmfmac: use %*ph to print small buffer
  hostap: use %*ph to print small buffer
  rtlwifi: Fix file release memory leak
  rtw88: fix seq_file memory leak
  hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
  brcmfmac: add "reset" debugfs entry for testing reset
  brcmfmac: add stub version of brcmf_debugfs_get_devdir()
  Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
  dt-bindings: cpu: Add a support cpu type for cortex-a55
  swiotlb-xen: Convert to use macro
  net: hns3: make hclge_dbg_get_m7_stats_info static
  net: hns3: disable loopback setting in hclge_mac_init
  net: hns3: remove explicit conversion to bool
  net: hns3: add client node validity judgment
  net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
  net: hns3: fix double free bug when setting ringparam
  net: hns3: fix error VF index when setting VLAN offload
  stmmac: platform: adjust messages and move to dev level
  net: phy: Do not check Link status when loopback is enabled
  block: fix elevator_get_by_features()
  net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate
  ALSA: firewire-tascam: add note for FE-8
  net: openvswitch: Set OvS recirc_id from tc chain index
  nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
  iwlwifi: dbg: remove iwl_fw_cancel_dumps function
  iwlwifi: dbg_ini: remove periodic trigger
  iwlwifi: dbg_ini: fix dump structs doc
  iwlwifi: fw api: add DRAM buffer allocation command
  iwlwifi: dbg_ini: remove apply point, switch to time point API
  iwlwifi: add iwl_tlv_array_len()
  iwlwifi: mvm: don't log un-decrypted frames
  iwlwifi: mvm: add support for single antenna diversity
  iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
  iwlwifi: mvm: drop BA sessions on too many old-SN frames
  iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
  iwlwifi: add support for suspend-resume flow for new device generation
  iwlwifi: fix warning iwl-trans.h is included more than once
  iwlwifi: always access the trans configuration via trans
  iwlwifi: pass the iwl_trans instead of cfg to some functions
  iwlwifi: add a pointer to the trans_cfg directly in trans
  iwlwifi: pass the iwl_config_trans_params when needed
  iwlwifi: pcie: set iwl_trans->cfg later in the probe function
  iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
  iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
  iwlwifi: separate elements from cfg that are needed by trans_alloc
  iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow
  iwlwifi: dbg_ini: make a single ops struct for paging collect
  iwlwifi: dbg_ini: move tx fifo data into fw runtime
  iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation
  iwlwifi: dbg_ini: separate cfg and dump flows to different modules
  iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt
  iwlwifi: allocate bigger nvm data in case of UHB
  iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition
  iwlwifi: dbg: align wrt log prints to the same format
  iwlwifi: dbg_ini: remove debug flow TLV
  iwlwifi: dbg_ini: verify debug TLVs at allocation phase
  iwlwifi: dbg_ini: use function to check if ini dbg mode is on
  iwlwifi: remove duplicate FW string definitions
  iwlwifi: bump FW API to 50 for 22000 series
  iwlwifi: api: fix FTM struct documentation
  iwlwifi: support per-platform antenna gain
  iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()
  iwlwifi: mvm: simplify the channel switch flow for newer firmware
  iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
  iwlwifi: dbg_ini: remove periphery phy and aux regions handling
  iwlwifi: dbg_ini: use linked list to store debug TLVs
  iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
  iwlwifi: dbg: add debug periphery registers to 9000 device family
  iwlwifi: remove unused regdb_ptrs allocation
  iwlwifi: dbg_ini: align dbg tlv functions names to a single format
  iwlwifi: scan: don't pass large argument by value
  iwlwifi: remove pm_runtime completely
  iwlwifi: remove the d0i3 related module parameters
  iwlwifi: pcie: remove some more d0i3 code from the transport
  iwlwifi: pcie: remove the refs / unrefs from the transport
  iwlwifi: remove the opmode's d0i3 handlers
  iwlwifi: remove runtime_pm_mode
  iwlwifi: Set w-pointer upon resume according to SN
  iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMAL
  iwlwifi: mvm: name magic numbers with enum
  iwlwifi: scan: add support for new scan request command version
  iwlwifi: LTR updates
  iwlwifi: remove the code under IWLWIFI_PCIE_RTPM
  iwlwifi: trans: remove suspending flag
  iwlwifi: remove CMD_HIGH_PRIO
  iwlwifi: mvm: remove last leftovers of d0i3
  iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_mode
  iwlwifi: mvm: remove d0i3_ap_sta_id
  iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan only
  iwlwifi: mvm: remove the d0i3 entry/exit flow
  iwlwifi: mvm: remove the tx defer for d0i3
  iwlwifi: remove all the d0i3 references
  iwlwifi: mvm: start to remove the code for d0i3
  iwlwifi: mvm: add the skb length to a print
  iwlwifi: mvm: fix scan config command size
  iwlwifi: add ldbg config cmd debug print
  iwlwifi: dbg: support debug recording suspend resume command
  iwlwifi: dbg: move debug recording stop from trans to op mode
  iwlwifi: dbg: move monitor recording functionality from header file
  iwlwifi: mvm: remove unnecessary forward declarations
  iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
  iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_state
  iwlwifi: Send DQA enable command only if TVL is on
  iwlwifi: bump FW API to 49 for 22000 series
  PM: runtime: Documentation: add runtime_status ABI document
  Add Acer Aspire Ethos 8951G model quirk
  gpio: Fix further merge errors
  x86/asm: Make some functions local labels
  x86/asm/suspend: Get rid of bogus_64_magic
  coccinelle: platform_get_irq: Fix parse error
  iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
  drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to i915
  drm/i915/gvt: update vgpu workload head pointer correctly
  x86/platform/uv: Fix kmalloc() NULL check routine
  x86/cpu: Update init data for new Airmont CPU model
  x86/cpu: Add new Airmont variant to Intel family
  x86/cpu: Add Elkhart Lake to Intel family
  x86/cpu: Add Tiger Lake to Intel family
  xfs: push the grant head when the log head moves forward
  xfs: push iclog state cleaning into xlog_state_clean_log
  xfs: factor iclog state processing out of xlog_state_do_callback()
  xfs: factor callbacks out of xlog_state_do_callback()
  xfs: factor debug code out of xlog_state_do_callback()
  xfs: prevent CIL push holdoff in log recovery
  xfs: fix missed wakeup on l_flush_wait
  xfs: push the AIL in xlog_grant_head_wake
  xfs: Use WARN_ON_ONCE for bailout mount-operation
  sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
  block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
  block: Delay default elevator initialization
  block: Improve default elevator selection
  block: Introduce elevator features
  block: Change elevator_init_mq() to always succeed
  block: Cleanup elevator_init_mq() use
  Input: sidewinder - make array seq static const, makes object smaller
  Input: reset device timestamp on sync
  libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
  libnvdimm/label: Remove the dpa align check
  libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
  libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change
  libnvdimm/pmem: Advance namespace seed for specific probe errors
  libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
  PCI: Add ACS quirk for iProc PAXB
  parisc: Save some bytes in dino driver
  PCI: Force trailing new line to resource_alignment_param in sysfs
  PCI: Move pci_[get|set]_resource_alignment_param() into their callers
  net/mlx5e: Add port buffer's congestion counters
  net/mlx5: Expose HW capability bits for port buffer per priority congestion counters
  net/mlx5: DR, Remove redundant dev_name print from err log
  net/mlx5: DR, Fix error return code in dr_domain_init_resources()
  net/mlx5: DR, Remove useless set memory to zero use memset()
  net/mlx5e: Remove unnecessary clear_bit()s
  net/mlx5e: kTLS, Remove unused function parameter
  net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation
  net/mlx5: fix missing assignment of variable err
  net/mlx5: fix spelling mistake "offlaods" -> "offloads"
  net/mlx5e: Remove leftover declaration
  net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a module
  net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACE
  net/mlx5e: Fix static checker warning of potential pointer math issue
  PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
  PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
  PCI: pciehp: Remove pciehp_set_attention_status()
  PCI: pciehp: Combine adjacent indicator updates
  PCI: pciehp: Add pciehp_set_indicators() to set both indicators
  i2c: uniphier(-f): remove all dev_dbg()
  i2c: uniphier(-f): use devm_platform_ioremap_resource()
  led: triggers: Fix dereferencing of null pointer
  i2c: slave-eeprom: Add comment about address handling
  bus: ti-sysc: Fix handling of invalid clocks
  alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
  lightnvm: print error when target is not found
  lightnvm: introduce pr_fmt for the prefix nvm
  posix-cpu-timers: Always clear head pointer on dequeue
  clk: Document of_parse_clkspec() some more
  make shmem_fill_super() static
  make ramfs_fill_super() static
  devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()
  vfs: Convert squashfs to use the new mount API
  mtd: Kill mount_mtd()
  vfs: Convert jffs2 to use the new mount API
  vfs: Convert cramfs to use the new mount API
  vfs: Convert romfs to use the new mount API
  mtd: Provide fs_context-aware mount_mtd() replacement
  vfs: Add a single-or-reconfig keying to vfs_get_super()
  vfs: Create fs_context-aware mount_bdev() replacement
  new helper: get_tree_keyed()
  vfs: set fs_context::user_ns for reconfigure
  PCI: Clean up resource_alignment parameter to not require static buffer
  PCI: Use static const struct, not const static struct
  PCI: Add pci_info_ratelimited() to ratelimit PCI separately
  PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe
  erofs: use read_cache_page_gfp for erofs_get_meta_page
  erofs: always use iget5_locked
  erofs: use read_mapping_page instead of sb_bread
  erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
  erofs: save one level of indentation
  erofs: kill use_vmap module parameter
  erofs: kill all erofs specific fault injection
  erofs: add "erofs_" prefix for common and short functions
  erofs: kill __submit_bio()
  erofs: kill prio and nofail of erofs_get_meta_page()
  erofs: localize erofs_grab_bio()
  erofs: kill verbose debug info in erofs_fill_super
  erofs: use dsb instead of layout for ondisk super_block
  erofs: better erofs symlink stuffs
  erofs: update comments in inode.c
  erofs: update erofs_fs.h comments
  erofs: use erofs_inode naming
  erofs: kill erofs_{init,exit}_inode_cache
  erofs: better naming for erofs inode related stuffs
  erofs: use feature_incompat rather than requirements
  erofs: update erofs_inode_is_data_compressed helper
  erofs: kill __packed for on-disk structures
  erofs: some macros are much more readable as a function
  erofs: on-disk format should have explicitly assigned numbers
  erofs: remove all the byte offset comments
  regulator: tps65132: Stop parsing DT when gpio is not found
  ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx
  dm writecache: skip writecache_wait for pmem mode
  spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
  spi: npcm-fiu: remove set but not used variable 'retlen'
  ASoC: SOF: imx8: Fix COMPILE_TEST error
  ASoC: meson: tdmout: add sm1 support
  ASoC: meson: axg-toddr: add sm1 support
  ASoC: meson: axg-frddr: add sm1 support
  ASoC: meson: tdmin: expose all 16 inputs
  ASoC: meson: axg-toddr: expose all 8 inputs
  ASoC: meson: axg-frddr: expose all 8 outputs
  ASoC: meson: add reset binding
  ASoC: meson: add sm1 compatibles
  ASoC: qcom: common: Include link-name in error messages
  mt76: mt7615: add support to read temperature from mcu
  mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
  mt76: mt7603: use devm_platform_ioremap_resource() to simplify code
  mt76: mt76x0: remove unneeded return value on set channel
  mt76: mt76x0: remove redundant chandef copy
  mt76: make mt76_rx_convert static
  bus: uniphier-system-bus: use devm_platform_ioremap_resource()
  arm64: dts: qcom: Add Lenovo Yoga C630
  mt76: remove offchannel check in tx scheduling
  mt76: do not send BAR frame on tx aggregation flush stop
  mt76: stop rx aggregation on station removal
  mt76: dma: reset q->rx_head on rx reset
  mt76: mt7615: apply calibration-free data from OTP
  mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
  mt76: fix some checkpatch warnings
  mt76: mt7615: add BIP_CMAC_128 cipher support
  mt76: mt7603: remove unnecessary mcu queue initialization
  mt76: move mt76_tx_tasklet in mt76 module
  mt76: mt7615: enable survey support
  mt76: mt7603: move survey_time in mt76_dev
  mt76: mt76x02u: enable survey support
  mt76: mt76x02u: enable multi-vif support
  mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable
  mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macros
  mt76: mt7615: add Smart Carrier Sense support
  mt76: mt7615: rework locking scheme for mt7615_set_channel
  mt76: switch to SPDX tag instead of verbose boilerplate text
  mt76: mt76x02: fix some checkpatch warnings
  mt76: mt7615: fix some checkpatch warnings
  mt76: mt7603: fix some checkpatch warnings
  mt76: Add paragraphs to describe the config symbols fully
  mt76: mt7615: update cw_min/max related settings
  mt76: mt7615: add 4 WMM sets support
  mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
  mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
  mt76: introduce mt76_mmio_read_copy routine
  mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
  mt76: mt7615: remove wtbl_sec_key definition
  mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
  mt76: mt7615: add mt7615_mac_wtbl_addr routine
  mt76: mt7615: move mt7615_mac_get_key_info in mac.c
  mt76: mt7615: add missing register initialization
  mt76: mt76x0u: add support to TP-Link T2UHP
  mt76: mt7615: use params->ssn value directly
  mt76: mt7603: use params->ssn value directly
  mt76: mt76x02: use params->ssn value directly
  mt76: usb: remove unneeded {put,get}_unaligned
  mt76: usb: fix endian in mt76u_copy
  mt76: mt7603: fix invalid fallback rates
  mt76: mt7615: fix invalid fallback rates
  mt76: mt7615: fix PS buffering of action frames
  mt76: mt7615: fix using VHT STBC rates
  mt76: mt76u: fix typo in mt76u_fill_rx_sg
  mt76: mt7615: sync with mt7603 rate control changes
  mt76: mt7615: reset rate index/counters on rate table update
  mt76: mt7615: move mt7615_mcu_set_rates to mac.c
  mt76: mt7603: enable hardware rate up/down selection
  mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine
  mt76: mt7615: always release sem in mt7615_load_patch
  mt76: mt7615: fall back to sw encryption for unsupported ciphers
  mt76: mt7615: clean up FWDL TXQ during/after firmware upload
  mt76: mt7615: add radar pattern test knob to debugfs
  mt76: mt7615: add csa support
  mt76: mt7615: do not perform txcalibration before cac is complited
  mt76: mt7615: add hw dfs pattern detector support
  mt76: mt7615: introduce mt7615_regd_notifier
  mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to integer
  mt76: round up length on mt76_wr_copy
  tracing: Add "gfp_t" support in synthetic_events
  Bluetooth: btusb: Use cmd_timeout to reset Realtek device
  Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes
  Bluetooth: mgmt: Use struct_size() helper
  Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros
  Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros
  Bluetooth: btrtl: Add firmware version print
  Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY
  Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse
  bluetooth: hci_bcm: Give more time to come out of reset
  bluetooth: bcm: Add support for loading firmware for BCM4345C5
  dt-bindings: net: Add compatible for BCM4345C5 bluetooth device
  Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio
  Bluetooth: hci_qca: Make structure qca_proto constant
  Bluetooth: 6lowpan: Make variable header_ops constant
  Bluetooth: btusb: Fix suspend issue for Realtek devices
  Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings
  Bluetooth: hci_qca: Remove redundant initializations to zero
  Bluetooth: Add support for utilizing Fast Advertising Interval
  ice: Rework around device/function capabilities
  ice: change default number of receive descriptors
  ice: Minor refactor in queue management
  ice: Allow for delayed LLDP MIB change registration
  ice: update Tx context struct
  ice: Report VF link status with opcode to get resources
  ice: Check for DCB capability before initializing DCB
  ice: report link down for VF when PF's queues are not enabled
  ice: Reliably reset VFs
  ice: change work limit to a constant
  ice: small efficiency fixes
  ice: move code closer together
  ice: clean up arguments
  ice: Check root pointer for validity
  ice: Add ice_get_main_vsi to get PF/main VSI
  ice: Update fields in ice_vsi_set_num_qs when reconfiguring
  irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
  parisc: Drop comments which are already in pci.h
  parisc: Convert eisa_enumerator to use pr_cont()
  bus: ti-sysc: Fix clock handling for no-idle quirks
  parisc: Avoid warning when loading hppb driver
  s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
  vfio-ccw: fix error return code in vfio_ccw_sch_init()
  s390: vfio-ap: fix warning reset not completed
  HID: prodikeys: Fix general protection fault during probe
  HID: wacom: add new MobileStudio Pro 13 support
  HID: sony: Fix memory corruption issue on cleanup.
  xsk: lock the control mutex in sock_diag interface
  xsk: use state member for socket synchronization
  xsk: avoid store-tearing when assigning umem
  xsk: avoid store-tearing when assigning queues
  selftests/bpf: precision tracking tests
  habanalabs: correctly cast variable to __le32
  habanalabs: show correct id in error print
  habanalabs: stop using the acronym KMD
  habanalabs: display card name as sensors header
  habanalabs: add uapi to retrieve aggregate H/W events
  habanalabs: add uapi to retrieve device utilization
  habanalabs: Make the Coresight timestamp perpetual
  habanalabs: explicitly set the queue-id enumerated numbers
  habanalabs: print to kernel log when reset is finished
  habanalabs: replace __le32_to_cpu with le32_to_cpu
  habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
  habanalabs: Handle HW_IP_INFO if device disabled or in reset
  habanalabs: Expose devices after initialization is done
  habanalabs: improve security in Debug IOCTL
  habanalabs: use default structure for user input in Debug IOCTL
  habanalabs: Add descriptive name to PSOC app status register
  habanalabs: Add descriptive names to PSOC scratch-pad registers
  habanalabs: create two char devices per ASIC
  habanalabs: change device_setup_cdev() to be more generic
  habanalabs: maintain a list of file private data objects
  habanalabs: rename user_ctx as compute_ctx
  habanalabs: show the process context dram usage
  habanalabs: kill user process after CS rollback
  habanalabs: add handle field to context structure
  habanalabs: Use dev_get_drvdata
  habanalabs: power management through sysfs is only for GOYA
  habanalabs: cap simulator timeout
  habanalabs: add debug print when rejecting CS
  habanalabs: add comments on INFO IOCTL
  habanalabs: remove write_open_cnt property
  ixgbe: fix xdp handle calculations
  i40e: fix xdp handle calculations
  netfilter: nf_tables: fix possible null-pointer dereference in object update
  iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3
  x86/mm: Fix cpumask_of_node() error condition
  iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
  clk: rockchip: Add clock controller for the rk3308
  r8152: adjust the settings of ups flags
  net: hns: Move static keyword to the front of declaration
  net: qed: Move static keyword to the front of declaration
  pppoatm: use %*ph to print small buffer
  net: phy: gmii2rgmii: Dont use priv field in phy device
  include: mdio: Add driver data helpers
  gianfar: use DT more consistently when selecting PHY connection type
  gianfar: cleanup gianfar.h
  gianfar: make five functions static
  gianfar: remove forward declarations
  net: stmmac: selftests: Add Jumbo Frame tests
  net: stmmac: xgmac: Enable RX Jumbo frame support
  net: stmmac: Correctly assing MAX MTU in XGMAC cores case
  net: stmmac: xgmac: Correct RAVSEL field interpretation
  net: stmmac: ethtool: Let user configure TX coalesce without RIWT
  net: stmmac: Only consider RX error when HW Timestamping is not enabled
  net: stmmac: selftests: Implement the ARP Offload test
  net: stmmac: xgmac: Implement ARP Offload
  net: stmmac: selftests: Add selftest for L3/L4 Filters
  net: stmmac: Implement L3/L4 Filters using TC Flower
  net: stmmac: Do not return error code in TC Initialization
  net: stmmac: xgmac: Add RBU handling in DMA interrupt
  net: stmmac: selftests: Return proper error code to userspace
  rocker: add missing init_net check in FIB notifier
  net: mpoa: Use kzfree rather than its implementation.
  sunrpc: Use kzfree rather than its implementation.
  ixgbe: Use kzfree() rather than its implementation.
  clk: rockchip: Add dt-binding header for rk3308
  dt-bindings: Add bindings for rk3308 clock controller
  media: videobuf-core.c: poll_wait needs a non-NULL buf pointer
  gpio: Fix up merge collision in include file
  irqchip/sifive-plic: set max threshold for ignored handlers
  riscv: move the TLB flush logic out of line
  riscv: don't use the rdtime(h) pseudo-instructions
  riscv: cleanup riscv_cpuid_to_hartid_mask
  riscv: optimize send_ipi_single
  riscv: cleanup send_ipi_mask
  hrtimer: Add a missing bracket and hide `migration_base' on !SMP
  irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
  kprobes: Prohibit probing on BUG() and WARN() address
  serial: tegra: Add PIO mode support
  serial: tegra: report clk rate errors
  serial: tegra: add support to adjust baud rate
  serial: tegra: DT for Adjusted baud rates
  serial: tegra: add support to use 8 bytes trigger
  serial: tegra: set maximum num of uart ports to 8
  serial: tegra: check for FIFO mode enabled status
  dt-binding: serial: tegra: add new chips
  serial: tegra: report error to upper tty layer
  serial: tegra: flush the RX fifo on frame error
  serial: tegra: avoid reg access when clk disabled
  serial: tegra: add support to ignore read
  serial: sprd: correct the wrong sequence of arguments
  dt-bindings: serial: Convert riscv,sifive-serial to json-schema
  serial: max310x: turn off transmitter before activating AutoCTS or auto transmitter flow control
  serial: max310x: Properly set flags in AutoCTS mode
  riscv: refactor the IPI code
  vsock/virtio: a better comment on credit update
  riscv: Add support for libdw
  net/tls: dedup the record cleanup
  net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
  net/tls: narrow down the critical area of device_offload_lock
  net/tls: don't jump to return
  net/tls: use the full sk_proto pointer
  riscv: Add support for perf registers sampling
  Convert usage of IN_MULTICAST to ipv4_is_multicast
  staging: rtl8723bs: Remove return statement from void function
  staging: rtl8192e: remove unnecessary blank line
  staging: exfat: Use kmemdup in exfat_symlink()
  staging: exfat: remove unused including <linux/version.h>
  staging: exfat: remove duplicated include from exfat_super.c
  net/sched: cbs: remove redundant assignment to variable port_rate
  ionic: Add coalesce and other features
  ionic: Add RSS support
  ionic: Add driver stats
  ionic: Add netdev-event handling
  ionic: Add Tx and Rx handling
  ionic: Add initial ethtool support
  ionic: Add async link status check and basic stats
  ionic: Add Rx filter and rx_mode ndo support
  ionic: Add management of rx filters
  ionic: Add the basic NDO callbacks for netdev support
  ionic: Add notifyq support
  ionic: Add adminq action
  ionic: Add basic adminq support
  ionic: Add interrupts and doorbells
  ionic: Add basic lif support
  ionic: Add port management commands
  ionic: Add hardware init and device commands
  ionic: Add basic framework for IONIC Network device driver
  devlink: Add new info version tags for ASIC and FW
  crypto: sha256 - Remove sha256/224_init code duplication
  crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
  crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h
  crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
  crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h
  crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h
  crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
  crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h
  crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
  hwrng: timeriomem - relax check on memory resource size
  crypto: inside-secure - Added support for basic AES-CCM
  crypto: inside-secure - Added AES-OFB support
  crypto: inside-secure - Added AES-CFB support
  crypto: inside-secure - Added support for basic AES-GCM
  crypto: inside-secure - Minor code cleanup and optimizations
  crypto: inside-secure - Minor optimization recognizing CTR is always AES
  crypto: inside-secure - Made .cra_priority value a define
  crypto: inside-secure - Only enable algorithms advertised by the hardware
  crypto: inside-secure - Add support for the AES-XTS algorithm
  crypto: inside-secure - Move static cipher alg & mode settings to init
  crypto: mediatek - fix incorrect crypto key setting
  crypto: mediatek - add support to OFB/CFB mode
  crypto: mediatek - only treat EBUSY as transient if backlog
  crypto: mediatek - fix uninitialized value of gctx->textlen
  crypto: mediatek - move mtk_aes_find_dev() to the right place
  powerpc: Remove empty comment
  powerpc/imc: Dont create debugfs files for cpu-less nodes
  powerpc/64s/radix: introduce options to disable use of the tlbie instruction
  powerpc/64s: remove unnecessary translation cache flushes at boot
  powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
  powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
  powerpc/64s/radix: tidy up TLB flushing code
  powerpc/64s: remove register_process_table callback
  selftests/powerpc: Add basic EEH selftest
  powerpc/eeh: Add a eeh_dev_break debugfs interface
  powerpc/eeh: Add debugfs interface to run an EEH check
  powerpc/eeh: Set attention indicator while recovering
  pci-hotplug/pnv_php: Add attention indicator support
  pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
  pci-hotplug/pnv_php: Add a reset_slot() callback
  powernv/eeh: Use generic code to handle hot resets
  powerpc/eeh: Remove stale CAPI comment
  powerpc/eeh: Defer printing stack trace
  powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
  powerpc/eeh: Make permanently failed devices non-actionable
  powerpc/eeh: Fix race when freeing PDNs
  powerpc/eeh: Clean up EEH PEs after recovery finishes
  ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
  ARM; dts: aspeed: mihawk: File should not be executable
  ARM: dts: aspeed: swift: Change power supplies to version 2
  ARM: dts: aspeed: vesnin: Add secondary SPI flash chip
  ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option
  ARM: dts: aspeed-g4: Add all flash chips
  lsm: remove current_security()
  selinux: fix residual uses of current_security() for the SELinux blob
  net: dsa: mt7530: Add support for port 5
  dt-bindings: net: dsa: mt7530: Add support for port 5
  net: dsa: mt7530: Convert to PHYLINK API
  r8152: modify rtl8152_set_speed function
  dpaa2-eth: Poll Tx pending frames counter on if down
  dpaa2-eth: Add new DPNI statistics counters
  dpaa2-eth: Minor refactoring in ethtool stats
  i2c: exynos5: Remove IRQF_ONESHOT
  i2c: stm32f7: Make structure stm32f7_i2c_algo constant
  i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
  pm-graph: make setVal unbuffered again for python2 and python3
  i2c-eeprom_slave: Add support for more eeprom models
  software node: Initialize the return value in software_node_to_swnode()
  ext4: Reduce ext4 timestamp warnings
  arm64: exynos: Enable exynos-chipid driver
  percpu: Use struct_size() helper
  drm/mcde: Fix DSI transfers
  riscv: Add perf callchain support
  soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access
  dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
  firmware: ti_sci: Allow for device shared and exclusive requests
  gfs2: Use async glocks for rename
  gfs2: create function gfs2_glock_update_hold_time
  gfs2: separate holder for rgrps in gfs2_rename
  gfs2: Delete an unnecessary check before brelse()
  gfs2: Minor PAGE_SIZE arithmetic cleanups
  hwmon: (lm75) Aproximate sample times to data-sheet values
  ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board
  ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow
  ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250
  ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale board
  staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inode
  staging: exfat: Fix two missing unlocks on error paths
  drm/msm: Use the correct dma_sync calls harder
  smack: use GFP_NOFS while holding inode_smack::smk_lock
  security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
  smack: fix some kernel-doc notations
  Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
  spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code
  spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code
  USB: usbcore: Fix slab-out-of-bounds bug during device reset
  spi: zynqmp: use devm_platform_ioremap_resource() to simplify code
  spi: xlp: use devm_platform_ioremap_resource() to simplify code
  spi: uniphier: use devm_platform_ioremap_resource() to simplify code
  spi: tegra: use devm_platform_ioremap_resource() to simplify code
  spi: sun6i: use devm_platform_ioremap_resource() to simplify code
  spi: sun4i: use devm_platform_ioremap_resource() to simplify code
  spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
  spi: sirf: use devm_platform_ioremap_resource() to simplify code
  spi: sifive: use devm_platform_ioremap_resource() to simplify code
  spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code
  spi: rb4xx: use devm_platform_ioremap_resource() to simplify code
  spi: spi-qcom-qspi: use devm_platform_ioremap_resource() to simplify code
  spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code
  spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code
  spi: nuc900: use devm_platform_ioremap_resource() to simplify code
  spi: npcm: use devm_platform_ioremap_resource() to simplify code
  spi: mxs: use devm_platform_ioremap_resource() to simplify code
  fs-udf: Delete an unnecessary check before brelse()
  ext2: Delete an unnecessary check before brelse()
  udf: Drop forward function declarations
  spi: mt7621: use devm_platform_ioremap_resource() to simplify code
  udf: Verify domain identifier fields
  spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code
  spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
  spi: lp-8841: use devm_platform_ioremap_resource() to simplify code
  spi: spi-geni-qcom: use devm_platform_ioremap_resource() to simplify code
  spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code
  spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code
  spi: clps711x: use devm_platform_ioremap_resource() to simplify code
  spi: octeon: use devm_platform_ioremap_resource() to simplify code
  spi: cadence: use devm_platform_ioremap_resource() to simplify code
  spi: bcm63xx-hsspi: use devm_platform_ioremap_resource() to simplify code
  spi: bcm2835: use devm_platform_ioremap_resource() to simplify code
  spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code
  spi: spi-axi: use devm_platform_ioremap_resource() to simplify code
  spi: ath79: use devm_platform_ioremap_resource() to simplify code
  spi: a3700: use devm_platform_ioremap_resource() to simplify code
  spi: altera: use devm_platform_ioremap_resource() to simplify code
  bus: imx-weim: remove incorrect __init annotations
  fbdev: remove w90x900/nuc900 platform drivers
  spi: remove w90x900 driver
  net: remove w90p910-ether driver
  net: remove ks8695 driver
  drm/msm: remove unlikely() from WARN_ON() conditions
  firmware: turris-mox-rwtm: Add sysfs documentation
  firmware: Add Turris Mox rWTM firmware driver
  dt-bindings: firmware: Document cznic,turris-mox-rwtm binding
  bus: moxtet: fix unsigned comparison to less than zero
  bus: moxtet: remove set but not used variable 'dummy'
  arm64: defconfig: Enable Qualcomm QUSB2 PHY
  arm64: defconfig: Enable the EFI Framebuffer
  arm64: defconfig: Enable Qualcomm GENI based I2C controller
  PCI: iproc: Propagate errors for optional PHYs
  PCI: histb: Propagate errors for optional regulators
  PCI: armada8x: Propagate errors for optional PHYs
  PCI: imx6: Propagate errors for optional regulators
  PCI: exynos: Propagate errors for optional PHYs
  PCI: rockchip: Propagate errors for optional regulators
  merge_config.sh: ignore unwanted grep errors
  kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
  MAINTAINERS: Add Robert as a EDAC reviewer
  modpost: add NOFAIL to strndup
  modpost: add guid_t type definition
  kbuild: add $(BASH) to run scripts with bash-extension
  dm stats: use struct_size() helper
  KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
  KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
  pinctrl: qcom: sdm845: Fix UFS_RESET pin
  paride/pcd: need to check if cd->disk is null in pcd_detect
  paride/pcd: need to set queue to NULL before put_disk
  paride/pf: need to set queue to NULL before put_disk
  regulator: Defer init completion for a while after late_initcall
  ASoC: soc-core: add comment to jack at soc_remove_component()
  ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
  ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code
  ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code
  ASoC: amd: use devm_platform_ioremap_resource() to simplify code
  w1: add DS2501, DS2502, DS2505 EPROM device driver
  w1: add 1-wire master driver for IP block found in SGI ASICs
  HID: i2c-hid: modify quirks for weida's devices
  can: add support of SAE J1939 protocol
  arm64: remove __iounmap
  pcmcia/i82092: Refactored dprintk macro for dev_dbg().
  uio: Documentation: Add information on using uio_pdrv_genirq with DT
  uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
  toshiba: Add correct printk log level while emitting error log
  driver-core: add include guard to linux/container.h
  sysfs: add BIN_ATTR_WO() macro
  misc: fastrpc: free dma buf scatter list
  misc: fastrpc: fix double refcounting on dmabuf
  misc: fastrpc: remove unused definition
  misc: fastrpc: Don't reference rpmsg_device after remove
  misc: fastrpc: Reference count channel context
  MAINTAINERS: add maintainer for Intel Stratix10 FW drivers
  firmware: rsu: document sysfs interface
  firmware: add Intel Stratix10 remote system update driver
  firmware: stratix10-svc: extend svc to support new RSU features
  selftests: firmware: Add request_firmware_into_buf tests
  test_firmware: add support for request_firmware_into_buf
  firmware: google: check if size is valid when decoding VPD data
  /dev/mem: Bail out upon SIGKILL.
  binder: Add binder_proc logging to binderfs
  binder: Make transaction_log available in binderfs
  binder: Add stats, state and transactions files
  binder: add a mount option to show global stats
  can: extend sockaddr_can to include j1939 members
  can: add socket type for CAN_J1939
  can: introduce CAN_REQUIRED_SIZE macro
  mailmap: update email address
  can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
  can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
  can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists
  can: introduce CAN midlayer private and allocate it automatically
  can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices
  can: af_can: can_rx_register(): use max() instead of open coding it
  can: af_can: give variable holding the CAN receiver and the receiver list a sensible name
  can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
  can: af_can: rename find_rcv_list() to can_rcv_list_find()
  can: proc: give variable holding the CAN per device receive lists a sensible name
  can: af_can: give variable holding the CAN per device receive lists a sensible name
  can: netns: remove "can_" prefix from members struct netns_can
  can: proc: give variables holding CAN statistics a sensible name
  can: af_can: give variables holding CAN statistics a sensible name
  can: netns: give members of struct netns_can holding the statistics a sensible name
  can: netns: give structs holding the CAN statistics a sensible name
  binder: Add default binder devices through binderfs when configured
  binder: Validate the default binderfs device names.
  tty: serial: fix platform_no_drv_owner.cocci warnings
  dt-bindings: serial: Document Freescale LINFlexD UART
  serial: fsl_linflexuart: Update compatible string
  tty: n_gsm: avoid recursive locking with async port hangup
  serial: sprd: keep console alive even if missing the 'enable' clock
  serial: sprd: add console_initcall in sprd's uart driver
  serial: sprd: check the right port and membase
  tty/serial: atmel: remove unneeded atmel_get_lines_status function
  serial: imx: use Tx ready rather than Tx empty irq
  serial: imx: fix data breakage on termios change
  serial: imx: do not disable individual irqs during termios change
  serial: imx: do not stop Rx/Tx on termios change
  serial: imx: get rid of unbounded busy-waiting loop
  tty: max310x: fix off-by-one buffer access when storing overrun
  tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
  serial: 8250_pci: Implement MSI(-X) support
  serial: 8250_pci: Add F81504A series Support
  serial: mctrl_gpio: Use gpiod flags directly
  tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART
  tty: n_gsm: add ioctl to map serial device to mux'ed tty
  serial: 8250_pci: Merge 8250_moxa to 8250_pci
  serial: sprd: Add loopback function support
  serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error
  serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
  serial: tegra: protect IER against LCR.DLAB
  serial: tegra: add internal loopback functionality
  tty/serial: atmel: reschedule TX after RX was started
  tty: serial: Add linflexuart driver for S32V234
  tty/serial: atmel: remove redundant assignment to ret
  parport: parport_serial: Add support for Sunix Multi I/O boards
  serial: 8250_pci: Add support for Sunix serial boards
  serial: remove ks8695 driver
  serial: lantiq: Add support for Lightning Mountain SoC
  serial: lantiq: Make IRQ & ISR assignment dynamic
  serial: lantiq: Use proper DT compatible string
  serial: 8250_lpss: Enable HS UART on Elkhart Lake
  serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
  serial: 8250_lpss: register DMA IRQ and pool with instance ID
  serial: 8250_lpss: add fractional divisor support
  serial: 8250_lpss: switch to use 8250_dwlib library
  serial: 8250_dw: switch to use 8250_dwlib library
  serial: 8250_dw: split Synopsys DesignWare 8250 common functions
  serial: 8250_dw: use pointer to uart local variable
  serial: 8250_dw: Use a unified new dev variable in remove
  serial: lantiq: Add SMP support
  tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled
  tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume()
  tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable()
  tty: serial: fsl_lpuart: Introduce lpuart32_configure()
  tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup()
  tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup()
  serial: 8250_exar: Replace msleep(1) with usleep_range()
  serial: 8250_exar: Consolidate callback assignments in default_setup()
  tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simplify code
  serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS
  serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
  serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib
  serial: 8250_exar: Absorb remaining 8250_port INT0 support
  serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger
  tty: serial: qcom_geni_serial: Update the oversampling rate
  serial: 8250_exar: Clear buffer before shutdown
  serial: 8250_exar: Move custom divisor support out from 8250_port
  serial: 8250_exar: Extract PM routine from 8250_port
  serial: 8250_exar: No need to autoconfigure Exar ports
  serial: sh-sci: use driver core functions, not sysfs ones.
  xilinx_uartps.c: suppress "may be used uninitialised" warning
  tty: Remove dev_err() usage after platform_get_irq()
  tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
  tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
  tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
  tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
  tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set()
  tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
  tty: serial: fsl_lpuart: Clear CSTOPB unconditionally
  tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis
  tty: serial: fsl_lpuart: Drop no-op bit opearation
  tty: serial: fls_lpuart: Split shared TX IRQ handler into two
  tty: serial: fsl_lpuart: Fix issue in software flow control
  tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()
  tty: serial: fsl_lpuart: Fix bogus indentation
  tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers
  tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer
  tty: serial: fsl_lpuart: flush receive FIFO after overruns
  tty: serial: fsl_lpuart: fix framing error handling when using DMA
  serial: imx: get rid of imx_uart_rts_auto()
  serial: imx: set_mctrl(): correctly restore autoRTS state
  serial: imx: set_termios(): do not enable autoRTS if RTS is unset
  serial: 8250_pnp: Move to struct dev_pm_ops
  serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
  serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
  serial: stm32: add pm_runtime support
  serial: stm32: select pinctrl state in each suspend/resume function
  dt-bindings: serial: stm32: add wakeup option
  8250_lpss: check null return when calling pci_ioremap_bar
  tty: serial: fsl_lpuart: correct the FIFO depth size
  tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
  tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
  tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
  tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
  serial: 8250_exar: Use struct_size() helper
  tty: nozomi: Use dev_get_drvdata
  serial: 8250: Use dev_get_drvdata where possible
  tty/isicom: remove redundant assignment to variable word_count
  tty: serial: Remove call to memset after pci_alloc_consistent
  tty: hvcs: Fix odd use of strlcpy
  serial: 8250_omap: Fix idling for unloaded serdev drivers
  tty: n_gsm: add helpers to convert mux-num to/from tty-base
  tty: n_gsm: update doc example to use header for N_GSM0710 define
  tty: n_gsm: remove obsolete mknod doc example
  dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
  dmaengine: ti: edma: Only reset region0 access registers
  dmaengine: ti: edma: Do not reset reserved paRAM slots
  EDAC/mc_sysfs: Make debug messages consistent
  soundwire: stream: make stream name a const pointer
  soundwire: Add compute_params callback
  arm: remove wrappers for the generic dma remap helpers
  dma-mapping: introduce a dma_common_find_pages helper
  dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
  vmalloc: lift the arm flag for coherent mappings to common code
  dma-mapping: provide a better default ->get_required_mask
  dma-mapping: remove the dma_declare_coherent_memory export
  remoteproc: don't allow modular build
  dma-mapping: remove the dma_mmap_from_dev_coherent export
  dma-mapping: remove dma_release_declared_memory
  dma-mapping: remove dma_{alloc,free,mmap}_writecombine
  dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
  parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
  arm-nommu: call dma_mmap_from_dev_coherent directly
  ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
  dma-mapping: add a dma_can_mmap helper
  dma-mapping: explicitly wire up ->mmap and ->get_sgtable
  dma-mapping: move the dma_get_sgtable API comments from arm to common code
  gpio: of: Normalize return code variable name
  gpio: gpiolib: Normalize return code variable name
  gpio: ep93xx: Pass irqchip when adding gpiochip
  eeprom: Deprecate the legacy eeprom driver
  soundwire: core: add device tree support for slave devices
  dt-bindings: soundwire: add slave bindings
  HID: apple: Fix stuck function keys when using FN
  soundwire: bus: set initial value to port_status
  erofs: using switch-case while checking the inode type.
  staging: exfat: cleanup explicit comparisons to NULL
  Staging: rtl8723bs: Use kzfree rather than its implementation
  ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
  wcn36xx: use dynamic allocation for large variables
  ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
  ath9k: dynack: set ackto to max timeout in ath_dynack_reset
  ath9k: dynack: set max timeout according to channel width
  ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
  ath9k: dyanck: introduce ath_dynack_set_timeout routine
  ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
  ath9k: add loader for AR92XX (and older) pci(e)
  carl9170: remove set but not used variable 'udev'
  wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
  wil6210: Add EDMG channel support
  wil6210: fix wil_cid_valid with negative cid values
  dmaengine: iop-adma.c: fix printk format warning
  dmaengine: stm32-dma: Use struct_size() helper
  dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask property
  dmanegine: ioat/dca: Use struct_size() helper
  dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
  dmaengine: dmatest: Add support for completion polling
  dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
  dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
  dmaengine: ti: edma: Remove 'Assignment in if condition'
  xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
  xfs: define a flags field for the AG geometry ioctl structure
  Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
  fpga: dfl: fme: add global error reporting support
  fpga: dfl: afu: add STP (SignalTap) support
  fpga: dfl: afu: add error reporting support.
  fpga: dfl: afu: expose __afu_port_enable/disable function.
  fpga: dfl: afu: add userclock sysfs interfaces.
  fpga: dfl: afu: convert platform_driver to use dev_groups
  fpga: dfl: fme: convert platform_driver to use dev_groups
  fpga: dfl: make init callback optional
  kbuild: remove ARCH_{CPP,A,C}FLAGS
  kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
  ice: Only disable VLAN pruning for the VF when all VLANs are removed
  ice: Remove enable DCB when SW LLDP is activated
  ice: Report stats when VSI is down
  ice: Always notify FW of VF reset
  ice: Correctly handle return values for init DCB
  ice: Limit Max TCs on devices with more than 4 ports
  ice: Cleanup defines in ice_type.h
  ice: print extra message if topology issue
  ice: add print of autoneg state to link message
  ice: update driver unloading field for Queue Shutdown AQ command
  ice: add needed PFR during driver unload
  drm/msm/dsi: Fix return value check for clk_get_parent
  drm/msm: add atomic traces
  drm/msm/dpu: async commit support
  drm/msm: async commit support
  drm/msm: split power control from prepare/complete_commit
  drm/msm: add kms->flush_commit()
  drm/msm: convert kms->complete_commit() to crtc_mask
  drm/msm: add kms->wait_flush()
  drm/msm/dpu: handle_frame_done() from vblank irq
  drm/msm/dpu: add real wait_for_commit_done()
  drm/msm/dpu: unwind async commit handling
  drm/msm/dpu: remove unused arg
  drm/msm/dpu: remove some impossible error checking
  drm/msm/dpu: add rotation property
  drm/msm: Remove Kconfig default
  drm/msm/dpu: remove stray "\n"
  drm/msm/dpu: fix "frame done" timeouts
  drm/msm: Use struct_size() helper
  drm/msm: Use generic bulk clock function
  drm/msm/mdp5: Find correct node for creating gem address space
  drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warnings
  drm/msm/a6xx: add missing MODULE_FIRMWARE()
  drm/msm/mdp5: Add msm8998 support
  drm/msm/dpu: remove dpu_mdss:hwversion
  drm/msm: Transition console to msm framebuffer
  drm/msm/hdmi: Convert to use GPIO descriptors
  drm/msm/dpu: Drop unused GPIO code
  drm/msm/dsi: Drop unused GPIO includes
  drm/msm/mdp4: Drop unused GPIO include
  drm/msm: drop use of drmP.h
  ice: Deduce TSA value from the priority value in the CEE mode
  ice: Report what the user set for coalesce [tx|rx]-usecs
  ice: Fix resource leak in ice_remove_rule_internal()
  md/raid5: use bio_end_sector to calculate last_sector
  md/raid1: fail run raid1 array when active disk less than one
  md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
  ice: Fix EMP reset handling
  dm crypt: omit parsing of the encapsulated cipher
  dm crypt: switch to ESSIV crypto API template
  crypto: essiv - create wrapper template for ESSIV generation
  iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1
  iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
  staging: exfat: drop local TRUE/FALSE defines
  ARM: scoop: Use the right include
  staging: exfat: fix spelling errors in comments
  staging: exfat: cleanup braces for if/else statements
  coresight: tmc-etr: Add barrier packets when moving offset forward
  coresight: tmc-etr: Decouple buffer sync and barrier packet insertion
  coresight: tmc: Make memory width mask computation into a function
  coresight: tmc-etr: Fix perf_data check
  coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
  coresight: etm4x: improve clarity of etm4_os_unlock comment
  coresight: etm4x: use module_param instead of module_param_named
  coresight: etm4x: Use explicit barriers on enable/disable
  coresight: etm4x: Remove superfluous setting of os_unlock
  coresight: acpi: Static funnel support
  coresight: Convert pr_warn to dev_warn for obsolete bindings
  coresight: tmc-etr: Check if non-secure access is enabled
  coresight: tmc-etr: Handle memory errors
  coresight: etr_buf: Consolidate refcount initialization
  coresight: cpu-debug: Add support for Qualcomm Kryo
  coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
  coresight: etm4x: Two function calls less
  net/mlx5: Add devlink flow_steering_mode parameter
  net/mlx5: Add support to use SMFS in switchdev mode
  net/mlx5: Add API to set the namespace steering mode
  net/mlx5: Add direct rule fs_cmd implementation
  net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support
  net/mlx5: DR, Expose APIs for direct rule managing
  net/mlx5: DR, Add required FW steering functionality
  net/mlx5: DR, Expose steering rule functionality
  net/mlx5: DR, Expose steering action functionality
  net/mlx5: DR, Expose steering matcher functionality
  net/mlx5: DR, Expose steering table functionality
  net/mlx5: DR, Expose steering domain functionality
  net/mlx5: DR, Add Steering entry (STE) utilities
  net/mlx5: DR, Expose an internal API to issue RDMA operations
  net/mlx5: DR, ICM pool memory allocator
  net/mlx5: DR, Add direct rule command utilities
  net/mlx5: DR, Add the internal direct rule types definitions
  net/mlx5: Add flow steering actions to fs_cmd shim layer
  hwmon: (w83793d) convert to use devm_i2c_new_dummy_device
  hwmon: (w83792d) convert to use devm_i2c_new_dummy_device
  hwmon: (w83791d) convert to use devm_i2c_new_dummy_device
  hwmon: (as370-hwmon) fix devm_platform_ioremap_resource.cocci warnings
  hwmon: (lm75) Add support for writing sampling period on PCT2075
  hwmon: (lm75) Add support for writing conversion time for TMP112
  hwmon: (lm75) Move updating the sample interval to its own function
  hwmon: (lm75) Support configuring the sample time for various chips
  hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD.
  hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT
  hwmon: Add Synaptics AS370 PVT sensor driver
  pmbus: (ibm-cffps) Add support for version 2 of the PSU
  dt-bindings: hwmon: Document ibm,cffps2 compatible string
  hwmon: (iio_hwmon) Enable power exporting from IIO
  dt-bindings: Add ipsps1 as a trivial device
  hwmon: pmbus: Add Inspur Power System power supply driver
  hwmon/ltc2990: Generalise DT to fwnode support
  hwmon: (raspberrypi) update MODULE_AUTHOR() email address
  hwmon: (lm75) Modularize lm75_write and make hwmon_chip writable
  hwmon: (lm75) Add new fields into lm75_params_
  hwmon: (lm75) Create function from code to write into registers
  hwmon: (lm75) Create structure to save all the configuration parameters.
  hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.
  hwmon: w83795: Fan control option isn't that dangerous
  hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()
  hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
  hwmon: (nct6775) Integrate new model nct6116
  hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
  hwmon: (w83781d) convert to i2c_new_dummy_device
  hwmon: (smm665) convert to i2c_new_dummy_device
  hwmon: (asb100) convert to i2c_new_dummy_device
  hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs
  x86/amd_nb: Add PCI device IDs for family 17h, model 70h
  docs: hwmon: pxe1610: convert to ReST format and add to the index
  hwmon: (k8temp) update to use new hwmon registration API
  hwmon: (pmbus/max31785) Remove a useless #define
  hwmon: (lm75) add support for PCT2075
  device-tree: bindinds: add NXP PCT2075 as compatible device to LM75
  hwmon: Remove ads1015 driver
  selftests/bpf: fix endianness issues in test_sysctl
  selftests/bpf: improve unexpected success reporting in test_syctl
  selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
  selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
  leds: ti-lmu-common: Move static keyword to the front of declaration
  leds: lm3532: Move static keyword to the front of declarations
  i2c: fsi: Add of_put_node() before break
  usb: cdns3: Remove redundant dev_err call in cdns3_probe()
  USB: rio500: Fix lockdep violation
  USB: rio500: simplify locking
  i2c: synquacer: Make synquacer_i2c_ops constant
  usb: mtu3: register a USB Role Switch for dual role mode
  i2c: hix5hd2: Remove IRQF_ONESHOT
  ASoC: es8316: add clock control of MCLK
  iio: cros_ec: set calibscale for 3d MEMS to unit vector
  iio: dac: ad5380: fix incorrect assignment to val
  iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo
  dt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device bindings
  iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1
  spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
  ASoC: es8316: add DT-bindings
  i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
  watchdog: iTCO: Add support for Cannon Lake PCH iTCO
  EDAC/mc_sysfs: Remove pointless gotos
  EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
  netfilter: nft_quota: add quota object update support
  netfilter: nf_tables: Introduce stateful object update operation
  usb: common: add USB GPIO based connection detection driver
  usb: common: create Kconfig file
  usb: roles: get usb-role-switch from parent
  xfs: add a xfs_valid_startblock helper
  MAINTAINERS: update entry for firewire audio drivers with UAPI header
  HID: sb0540: add support for Creative SB0540 IR receivers
  usb: roles: Add fwnode_usb_role_switch_get() function
  mips: compat: vdso: Use legacy syscalls as fallback
  HID: Add quirk for HP X500 PIXART OEM mouse
  closures: fix a race on wakeup from closure_sync
  bcache: Fix an error code in bch_dump_read()
  bcache: add cond_resched() in __bch_cache_cmp()
  Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=
  device connection: Add fwnode_connection_find_match()
  Documenation: switching-sched: Remove notes about elevator argument
  block: elevator.c: Remove now unused elevator= argument
  usb: roles: Introduce stubs for the exiting functions in role.h
  dt-bindings: usb: mtu3: add properties about USB Role Switch
  dt-bindings: usb: add binding for USB GPIO based connection detection driver
  dt-bindings: connector: add optional properties for Type-B
  dt-binding: usb: add usb-role-switch property
  usbip: Implement SG support to vhci-hcd and stub driver
  block: mq-deadline: Fix queue restart handling
  usb: roles: intel: Enable static DRD mode for role switch
  xhci-ext-caps.c: Add property to disable Intel SW switch
  usb: dwc3: remove generic PHY calibrate() calls
  usb: core: phy: add support for PHY calibration
  usb: chipidea: msm: Use device-managed registration API
  usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
  usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
  usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
  xhci: fix possible memleak on setup address fails.
  xhci: add TSP bitflag to TRB tracing
  usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()'
  usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
  usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
  usb: cdns3: fix missing assignment of ret before error check on ret
  usb: cdns3: remove redundant assignment to ret on error exit path
  usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
  usb: cdns3: remove set but not used variable 'priv_dev'
  usb: cdns3: Fix Wunused-but-set-variable warning
  zd1211rw: zd_usb: Use struct_size() helper
  brcmfmac: get chip's default RAM info during PCIe setup
  arm64: bpf: optimize modulo operation
  bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
  brcmfmac: replace strncpy() by strscpy()
  rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
  ipw2x00: fix spelling mistake "initializationg" -> "initialization"
  airo: fix memory leaks
  zd1211rw: remove false assertion from zd_mac_clear()
  brcmfmac: remove redundant assignment to pointer hash
  bcma: remove two unused variables
  brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
  rtw88: pci: enable MSI interrupt
  rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
  rtw88: remove redundant assignment to pointer debugfs_topdir
  rtw88: drop unused rtw_coex_coex_dm_reset()
  rtw88: Fix an error message
  rtlwifi: rtl8192ce: Fix incorrect returned values
  rtlwifi: rtl8188ee: Fix incorrect returned values
  rtlwifi: rtl8821ae: Fix incorrect returned values
  bpf: s390: add JIT support for bpf line info
  rtlwifi: rtl8192cu: Convert inline routines to little-endian words
  rtlwifi: rtl8192cu: Convert macros that set descriptor
  rtlwifi: rtl8192cu: Replace local bit manipulation macros
  rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX
  devpts_pty_kill(): don't bother with d_delete()
  infiniband: don't bother with d_delete()
  hypfs: don't bother with d_delete()
  rtlwifi: rtl8192ee: Remove some variable initializations
  rtlwifi: rtl8192ee: Convert inline routines to little-endian words
  rtlwifi: rtl8192ee: Convert macros that set descriptor
  fs/namei.c: keep track of nd->root refcount status
  rtlwifi: rtl8192ee: Replace local bit manipulation macros
  rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXX
  rtlwifi: rtl_pci: Fix memory leak when hardware init fails
  rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
  rtlwifi: rtl8192cu: Fix value set in descriptor
  mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers
  usb: remove commented out dma wrappers
  usb: remove a stale comment in hcd_alloc_coherent
  usb-storage: use hcd_uses_dma to check for DMA capabilities
  usb/ohci-tmio: remove the HCD_DMA flag
  usb/ohci-sm501: remove the HCD_DMA flag
  MIPS: Drop Loongson _CACHE_* definitions
  MIPS: tlbex: Remove cpu_has_local_ebase
  MIPS: tlbex: Simplify r3k check
  MIPS: Select R3k-style TLB in Kconfig
  iommu: Don't use sme_active() in generic code
  selftests/bpf: test_progs: add missing \n to CHECK_FAIL
  selftests/bpf: test_progs: fix verbose mode garbage
  rtlwifi: fix non-kerneldoc comment in usb.c
  iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS
  s390/base: remove unused s390_base_mcck_handler
  s390/sclp: Fix bit checked for has_sipl
  spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt
  spi: uniphier: introduce polling mode
  spi: uniphier: remove unnecessary code
  spi: uniphier: fix wrong register overwrite
  regulator: add missing 'static inline' to a helper's stub
  ASoC: audio-graph: indicate rebind issue
  ASoC: simple-card: indicate rebind issue
  9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super
  9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
  9p: Transport error uninitialized
  9p: avoid attaching writeback_fid on mmap with type PRIVATE
  kgdb: fix comment regarding static function
  kdb: Replace strncmp with str_has_prefix
  powercap: idle_inject: Use higher resolution for idle injection
  cpuidle: play_idle: Increase the resolution to usec
  dt-bindings: gpu: mali-midgard: Add samsung exynos5250 compatible
  can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_info
  can: dev: can_dellink(): remove return at end of void function
  can: dev: can_restart(): convert NULL pointer check
  can: dev: remove unnecessary blank line
  can: dev: remove unnecessary parentheses
  can: dev: avoid long lines
  can: dev: convert block comments to network style comments
  can: mcp251x: Call wrapper instead of regulator_disable()
  can: mcp251x: Make use of device property API
  can: mcp251x: Use devm_clk_get_optional() to get the input clock
  can: mcp251x: remove deprecated board file setup example
  can: tcan4x5x: Remove checking the wake pin
  can: tcan4x5x: Remove data-ready gpio interrupt
  dt-bindings: can: tcan4x5x: Update binding to use interrupt property
  can: kvaser_pciefd: the PWM generator is running at the bus frequency of the system.
  irqdomain: Add the missing assignment of domain->fwnode for named fwnode
  gfs2: Fix recovery slot bumping
  gfs2: Fix possible fs name overflows
  gfs2: untangle the logic in gfs2_drevalidate
  gfs2: Always mark inode dirty in fallocate
  ACPI / PCI: fix acpi_pci_irq_enable() memory leak
  staging: rtl8723bs: replace __inline by inline
  staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair
  staging: kpc2000: Fix long constant sparse warning
  staging: exfat: check for null return from call to FAT_getblk
  staging: greybus: light: fix a couple double frees
  cpuidle-haltpoll: vcpu hotplug support
  staging: rts5208: Fix checkpath warning
  staging: rts5208: Fixed checkpath warning.
  staging: rts5208: remove redundant sd30_mode checks
  staging: exfat: remove return and error return via a goto
  staging: exfat: fix uninitialized variable ret
  x86/mm: Remove the unused set_memory_wt() function
  x86/mm: Remove set_pages_x() and set_pages_nx()
  x86/mm: Remove the unused set_memory_array_*() functions
  x86/mm: Unexport set_memory_x() and set_memory_nx()
  perf/x86: Make more stuff static
  sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
  sched/uclamp: Update CPU's refcount on TG's clamp changes
  sched/uclamp: Use TG's clamps to restrict TASK's clamps
  sched/uclamp: Propagate system defaults to the root group
  sched/uclamp: Propagate parent clamps
  sched/uclamp: Extend CPU's cgroup controller
  sched/topology: Improve load balancing on AMD EPYC systems
  arch, ia64: Make NUMA select SMP
  sched, perf: MAINTAINERS update, add submaintainers and reviewers
  staging: exfat: use BIT macro for defining sizes
  staging: exfat: cleanup blank line warnings
  x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64
  dma-mapping: fix filename references
  iommu/dma: add a new dma_map_ops of get_merge_boundary()
  dma-mapping: introduce dma_get_merge_boundary()
  mmc: queue: use bigger segments if DMA MAP layer can merge the segments
  block: add a helper function to merge the segments
  usb: chipidea: msm: Use device-managed registration API
  ext4: fix kernel oops caused by spurious casefold flag
  cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
  cpufreq: qcom: Add support for qcs404 on nvmem driver
  cpufreq: qcom: Refactor the driver to make it easier to extend
  cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
  dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
  dt-bindings: opp: qcom-nvmem: Support pstates provided by a power domain
  HID: hv: Remove dependencies on PAGE_SIZE for ring buffer
  ACPI: custom_method: fix memory leaks
  power: supply: cpcap-charger: Enable vbus boost voltage
  power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
  power: supply: sc27xx: Optimize the battery capacity calibration
  power: supply: sc27xx: Make sure the alarm capacity is larger than 0
  ACPI: thermal: Remove redundant acpi_has_method() calls
  power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
  power: supply: sc27xx: Fix conditon to enable the FGU interrupt
  power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
  Documentation: cpufreq: Update policy notifier documentation
  cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
  ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
  PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
  PM / Domains: Simplify genpd_lookup_dev()
  power: supply: max77650: add MODULE_ALIAS()
  power: supply: isp1704: remove redundant assignment to variable ret
  power: supply: bq25890_charger: Add the BQ25895 part
  power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
  power: supply: sc27xx: Introduce local variable 'struct device *dev'
  mvpp2: percpu buffers
  mvpp2: refactor BM pool functions
  power: reset: reboot-mode: Fix author email format
  power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range'
  power: supply: max17042_battery: Fix a typo in function names
  net: dsa: Fix off-by-one number of calls to devlink_port_unregister
  mlx5: Add missing init_net check in FIB notifier
  power: reset: gpio-restart: Fix typo when gpio reset is not found
  staging: exfat: make exfat depend on BLOCK
  x86, perf: Fix the dependency of the x86 insn decoder selftest
  Input: bu21013_ts - switch to using standard touchscreen properties
  Input: bu21013_ts - switch to using MT-B (slotted) protocol
  Input: bu21013_ts - fix suspend when wake source
  Input: bu21013_ts - use interrupt from I2C client
  Input: bu21013_ts - remove support for platform data
  Input: bu21013_ts - convert to using managed resources
  Input: bu21013_ts - remove useless comments
  Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
  Input: bu21013_ts - rename some variables
  Input: bu21013_ts - convert to use GPIO descriptors
  ARM: ux500: improve BU21013 touchpad bindings
  ARM: multi_v7_defconfig: Make MAX77802 regulator driver built-in
  ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks
  ARM: dts: exynos: Remove not accurate secondary ADC compatible
  dt-bindings: arm: idle-states: Move exit-latency-us explanation
  dt-bindings: arm: idle-states: Add punctuation to improve readability
  dt-bindings: arm: idle-states: Correct "constraint guarantees"
  dt-bindings: arm: idle-states: Correct references to wake-up delay
  dt-bindings: arm: idle-states: Use "e.g." and "i.e." consistently
  backlight: pwm_bl: Set scale type for brightness curves specified in the DT
  backlight: pwm_bl: Set scale type for CIE 1931 curves
  backlight: Expose brightness curve type through sysfs
  MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
  backlight: gpio-backlight: Correct initial power state handling
  video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
  video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
  pinctrl-mcp23s08: Fix property-name in dt-example
  microblaze: remove ioremap_fullcache
  tpm/tpm_ftpm_tee: Document fTPM TEE driver
  tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
  tpm: Remove a deprecated comments about implicit sysfs locking
  tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
  tpm_tis_core: Turn on the TPM before probing IRQ's
  MAINTAINERS: fix style in KEYS-TRUSTED entry
  docs: ftrace: clarify when tracing is disabled by the trace file
  ASoC: soc-core: move soc_probe_link_components() position
  ASoC: soc-core: add snd_soc_dapm_init()
  ASoC: soc-core: dapm related setup at one place
  ASoC: soc-core: move soc_probe_component() position
  ASoC: soc-core: add soc_rtd_free()
  x86: Correct misc typos
  spi: ep93xx: Repair SPI CS lookup tables
  regulator: provide regulator_bulk_set_supply_names()
  drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()
  afs: Support RCU pathwalk
  afs: Provide an RCU-capable key lookup
  afs: Use afs_extract_discard() rather than iov_iter_discard()
  afs: remove unused variable 'afs_zero_fid'
  afs: remove unused variable 'afs_voltypes'
  mfd: cros_ec: Use mfd_add_hotplug_devices() helper
  mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
  mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
  mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
  mfd / platform: cros_ec: Reorganize platform and mfd includes
  mfd / platform: cros_ec: Rename config to a better name
  mfd: cros_ec: Switch to use the new cros-ec-chardev driver
  mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
  mfd / platform: cros_ec: Move cros-ec core driver out from MFD
  mfd / platform: cros_ec: Handle chained ECs as platform devices
  mfd: mt6323: Add MT6323 RTC and PWRC
  mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros
  mfd: mt6397: Add mutex include
  dt-bindings: mfd: mediatek: Add MT6323 Power Controller
  dt-bindings: mfd: mediatek: Update RTC to include MT6323
  dt-bindings: mfd: mediatek: mt6397: Change to relative paths
  mfd: db8500-prcmu: Support the higher DB8520 ARMSS
  mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
  mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safe
  mfd: sm501: Include the GPIO driver header
  mfd: intel-lpss: Add Intel Skylake ACPI IDs
  mfd: intel-lpss: Consistently use GENMASK()
  mfd: Add support for Merrifield Basin Cove PMIC
  mfd: ezx-pcap: Replace mutex_lock with spin_lock
  cuse: fix broken release
  fuse: cleanup fuse_wait_on_page_writeback
  fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
  drivers/staging/exfat - by default, prohibit mount of fat/vfat
  power: supply: Init device wakeup after device_add()
  power: supply: ab8500_charger: Mark expected switch fall-through
  power: supply: sbs-battery: only return health when battery present
  MAINTAINERS: N900: Remove isp1704_charger.h record
  power: supply: sbs-battery: use correct flags field
  m68k: Remove ioremap_fullcache()
  m68k: Simplify ioremap_nocache()
  xtensa: virt: move PCI root complex to KIO range
  net/mlx5: Set only stag for match untagged packets
  net/mlx5: Add stub for mlx5_eswitch_mode
  net/mlx5: Avoid disabling RoCE when uninitialized
  net/mlx5: Add HW bits and definitions required for SW steering
  net/mlx5: Move device memory management to mlx5_core
  asm-generic: add unlikely to default BUG_ON(x)
  __div64_const32(): improve the generic C version
  xtensa: add support for call0 ABI in userspace
  xtensa: clean up PS_WOE_BIT usage
  power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist
  power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically
  power: supply: register HWMON devices with valid names
  net: dsa: mv88e6xxx: centralize SERDES IRQ handling
  net: dsa: mv88e6xxx: introduce .serdes_irq_status
  net: dsa: mv88e6xxx: introduce .serdes_irq_enable
  net: dsa: mv88e6xxx: pass lane to .serdes_power
  net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set
  net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane
  net: dsa: mv88e6xxx: simplify .serdes_get_lane
  net: dsa: mv88e6xxx: introduce .serdes_irq_mapping
  net: dsa: mv88e6xxx: fix SERDES IRQ mapping
  net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link
  net: hns3: remove set but not used variable 'qos'
  net: hns3: remove redundant assignment to pointer reg_info
  netlabel: remove redundant assignment to pointer iter
  r8169: don't set bit RxVlan on RTL8125
  drm/exynos: drop use of drmP.h
  leds: trigger: gpio: GPIO 0 is valid
  leds: pwm: Use struct_size() helper
  leds: is31fl32xx: Use struct_size() helper
  leds: ti-lmu-common: Fix coccinelle issue in TI LMU
  leds: lm3532: Avoid potentially unpaired regulator calls
  leds: syscon: Use resource managed variant of device register
  leds: Replace {devm_}led_classdev_register() macros with inlines
  dt-bindings: rtc: ds1307: add rx8130 compatible
  rtc: sun6i: Allow using as wakeup source from suspend
  rtc: pcf8563: let the core handle range offsetting
  rtc: pcf8563: remove useless indirection
  rtc: pcf8563: convert to devm_rtc_allocate_device
  rtc: pcf8563: add Microcrystal RV8564 compatible
  rtc: pcf8563: add Epson RTC8564 compatible
  rtc: s35390a: convert to devm_i2c_new_dummy_device()
  rtc: max77686: convert to devm_i2c_new_dummy_device()
  net/ncsi: add response handlers for PLDM over NC-SI
  rtc: pcf85363/pcf85263: fix regmap error in set_time
  rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
  rtc: snvs: set range
  devlink: Use switch-case instead of if-else
  devlink: Make port index data type as unsigned int
  net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag
  tcp: ulp: add functions to dump ulp-specific information
  net/tls: use RCU protection on icsk->icsk_ulp_data
  arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916
  arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM
  ARM: multi_v7_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM
  ARM: qcom_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM
  objtool: Ignore intentional differences for the x86 insn decoder
  objtool: Update sync-check.sh from perf's check-headers.sh
  perf build: Ignore intentional differences for the x86 insn decoder
  perf intel-pt: Use shared x86 insn decoder
  perf intel-pt: Remove inat.c from build dependency list
  perf: Update .gitignore file
  objtool: Move x86 insn decoder to a common location
  perf metricgroup: Support multiple events for metricgroup
  perf metricgroup: Scale the metric result
  perf pmu: Change convert_scale from static to global
  perf symbols: Move mem_info and branch_info out of symbol.h
  perf auxtrace: Uninline functions that touch perf_session
  perf tools: Remove needless evlist.h include directives
  perf tools: Remove needless evlist.h include directives
  perf tools: Remove needless thread_map.h include directives
  perf tools: Remove needless thread.h include directives
  perf tools: Remove needless map.h include directives
  perf probe: No need for symbol.h, symbol_conf is enough
  perf tools: Remove needless sort.h include directives
  perf tools: Move 'struct events_stats' and prototypes to separate header
  perf hist: Remove needless ui/progress.h from hist.h
  perf dsos: Move the dsos struct and its methods to separate source files
  perf symbols: Move symsrc prototypes to a separate header
  perf symbols: Add missing linux/refcount.h to symbol.h
  perf symbol: Move C++ demangle defines to the only file using it
  perf dso: Adopt DSO related macros from symbol.h
  libtraceevent: Change users plugin directory
  libtraceevent: Remove tep_register_trace_clock()
  libtraceevent, perf tools: Changes in tep_print_event_* APIs
  perf event: Remove needless include directives from event.h
  arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
  perf env: Remove env.h from other headers where just a fwd decl is needed
  perf debug: Remove needless include directives from debug.h
  qede: Add support for dumping the grc data.
  qed: Add APIs for configuring grc dump config flags.
  qede: Add support for reading the config id attributes.
  qed: Add APIs for reading config id attributes.
  net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
  net: bridge: Populate the pvid flag in br_vlan_get_info
  tracing: Rename tracing_reset() to tracing_reset_cpu()
  tracing: Document the stack trace algorithm in the comments
  tracing/arm64: Have max stack tracer handle the case of return address after data
  recordmcount: Clarify what cleanup() does
  recordmcount: Remove redundant cleanup() calls
  recordmcount: Kernel style formatting
  recordmcount: Kernel style function signature formatting
  recordmcount: Rewrite error/success handling
  selftests/ftrace: Add syntax error test for multiprobe
  selftests/ftrace: Add syntax error test for immediates
  selftests/ftrace: Add a testcase for kprobe multiprobe event
  tracing/probe: Add immediate string parameter support
  tracing/probe: Add immediate parameter support
  tracing/uprobe: Add per-probe delete from event
  tracing/kprobe: Add per-probe delete from event
  tracing/uprobe: Add multi-probe per uprobe event support
  tracing/kprobe: Add multi-probe per event support
  tracing/dynevent: Pass extra arguments to match operation
  tracing/dynevent: Delete all matched events
  tracing/probe: Split trace_event related data from trace_probe
  recordmcount: Remove unused fd from uwrite() and ulseek()
  recordmcount: Remove uread()
  recordmcount: Remove redundant strcmp
  kprobes: Allow kprobes coexist with livepatch
  MIPS: PCI: refactor ioc3 special handling
  mips: remove ioremap_cachable
  MAINTAINERS: update entry of firewire audio drivers
  hwmon (coretemp) Fix a memory leak bug
  hwmon: (lm75) Fix write operations for negative temperatures
  hwmon: pmbus: ucd9000: remove unneeded include
  ext4 crypto: fix to check feature status before get policy
  mips/atomic: Fix smp_mb__{before,after}_atomic()
  mips/atomic: Fix loongson_llsc_mb() wreckage
  mips/atomic: Fix cmpxchg64 barriers
  arm64: dts: marvell: add DTS for Turris Mox
  dt-bindings: marvell: document Turris Mox compatible
  arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl
  xfs: remove the unused XFS_ALLOC_USERDATA flag
  xfs: cleanup xfs_fsb_to_db
  xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
  xfs: Fix stale data exposure when readahead races with hole punch
  fs: Export generic_fadvise()
  mm: Handle MADV_WILLNEED through vfs_fadvise()
  xfs: allocate xattr buffer on demand
  xfs: consolidate attribute value copying
  xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
  xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
  xfs: make attr lookup returns consistent
  xfs: reverse search directory freespace indexes
  xfs: speed up directory bestfree block scanning
  xfs: factor free block index lookup from xfs_dir2_node_addname_int()
  xfs: factor data block addition from xfs_dir2_node_addname_int()
  xfs: move xfs_dir2_addname()
  xfs: remove all *_ITER_CONTINUE values
  openrisc: map as uncached in ioremap
  or1k: dts: Add ethoc device to SMP devicetree
  libata/ahci: Drop PCS quirk for Denverton and beyond
  udp: Remove unlikely() from IS_ERR*() condition
  net/mlx5e: Remove unlikely() from WARN*() condition
  or1k: dts: Fix ethoc network configuration in or1ksim devicetree
  writeback: don't access page->mapping directly in track_foreign_dirty TP
  fs/namei.c: new helper - legitimize_root()
  kill the last users of user_{path,lpath,path_dir}()
  namei.h: get the comments on LOOKUP_... in sync with reality
  kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
  bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.
  riscv: add arch/riscv/Kbuild
  [PATCH] fix d_absolute_path() interplay with fsmount()
  doc/af_xdp: include unaligned chunk case
  samples/bpf: use hugepages in xdpsock app
  samples/bpf: add buffer recycling for unaligned chunks to xdpsock
  samples/bpf: add unaligned chunks mode support to xdpsock
  libbpf: add flags to umem config
  net/mlx5e: Allow XSK frames smaller than a page
  mlx5e: modify driver for handling offsets
  ixgbe: modify driver for handling offsets
  i40e: modify driver for handling offsets
  xsk: add support to allow unaligned chunk placement
  ixgbe: simplify Rx buffer recycle
  i40e: simplify Rx buffer recycle
  selftests/bpf: Fix a typo in test_offload.py
  bpf: fix error check in bpf_tcp_gen_syncookie
  nfp: bpf: add simple map op cache
  nfp: bpf: rework MTU checking
  tools: bpftool: do not link twice against libbpf.a in Makefile
  tools: bpf: account for generated feature/ and libbpf/ directories
  tools: bpftool: improve and check builds for different make invocations
  tools: bpftool: ignore make built-in rules for getting kernel version
  bpf: s390: add JIT support for multi-function programs
  net/mlx5e: Move local var definition into ifdef block
  net: sched: cls_matchall: cleanup flow_action before deallocating
  tcp_bbr: clarify that bbr_bdp() rounds up in comments
  sched: act_vlan: implement stats_update callback
  net: stmmac: depend on COMMON_CLK
  arcnet: capmode: remove redundant assignment to pointer pkt
  bnxt_en: Add FW fatal devlink_health_reporter.
  bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
  bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().
  bnxt_en: Do not send firmware messages if firmware is in error state.
  bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.
  bnxt_en: Add devlink health reset reporter.
  bnxt_en: Handle firmware reset.
  bnxt_en: Handle RESET_NOTIFY async event from firmware.
  bnxt_en: Add new FW devlink_health_reporter
  bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
  bnxt_en: Enable health monitoring.
  bnxt_en: Pre-map the firmware health monitoring registers.
  bnxt_en: Discover firmware error recovery capabilities.
  bnxt_en: Handle firmware reset status during IF_UP.
  bnxt_en: Register buffers for VFs before reserving resources.
  bnxt_en: Refactor bnxt_sriov_enable().
  bnxt_en: Prepare bnxt_init_one() to be called multiple times.
  bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode.
  bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.
  bnxt_en: Convert error code in firmware message response to standard code.
  bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg().
  bnxt_en: Use a common function to print the same ethtool -f error message.
  net: sgi: ioc3-eth: no need to stop queue set_multicast_list
  net: sgi: ioc3-eth: protect emcr in all cases
  net: sgi: ioc3-eth: Fix IPG settings
  net: sgi: ioc3-eth: use csum_fold
  net: sgi: ioc3-eth: use dma-direct for dma allocations
  net: sgi: ioc3-eth: refactor rx buffer allocation
  net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
  net: sgi: ioc3-eth: introduce chip start function
  net: sgi: ioc3-eth: separate tx and rx ring handling
  net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
  net: sgi: ioc3-eth: allocate space for desc rings only once
  net: sgi: ioc3-eth: use defines for constants dealing with desc rings
  net: sgi: ioc3-eth: remove checkpatch errors/warning
  MIPS: SGI-IP27: restructure ioc3 register access
  MIPS: SGI-IP27: remove ioc3 ethernet init
  drm/amdgpu: Move null pointer dereference check
  drm/amdgpu: Fix undefined dm_ip_block for navi12
  drm/amdgpu: fix no interrupt issue for renoir emu (v2)
  drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
  drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APU
  ahci: Do not export local variable ahci_em_messages
  drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover
  asm-generic: don't provide __ioremap
  wimax/i2400m: remove debug containing bogus calculation of index
  PCI: Remove unnecessary returns
  PCI: OF: Correct of_irq_parse_pci() documentation
  PCI: Fix typos and whitespace errors
  RISC-V: Implement sparsemem
  riscv: Using CSR numbers to access CSRs
  media: sun4i: Make sun4i_csi_formats static
  ASoC: dt-bindings: Convert Allwinner A64 analog codec to a schema
  ASoC: dt-bindings: Convert Allwinner A33 codec to a schema
  ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning
  isofs: Initialize filesystem timestamp ranges
  pstore: fs superblock limits
  fs: omfs: Initialize filesystem timestamp ranges
  fs: hpfs: Initialize filesystem timestamp ranges
  drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
  drm/panfrost: Flush and disable address space when freeing page tables
  drm/panfrost: Add cache/TLB flush before switching address space
  drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
  drm/panfrost: Rework page table flushing and runtime PM interaction
  drm/panfrost: Remove unnecessary mmu->lock mutex
  drm/panfrost: Hold runtime PM reference until jobs complete
  drm/panfrost: Rework runtime PM initialization
  iommu/qcom: Use struct_size() helper
  iommu: Remove wrong default domain comments
  fs: ceph: Initialize filesystem timestamp ranges
  fs: sysv: Initialize filesystem timestamp ranges
  fs: affs: Initialize filesystem timestamp ranges
  fs: fat: Initialize filesystem timestamp ranges
  fs: cifs: Initialize filesystem timestamp ranges
  fs: nfs: Initialize filesystem timestamp ranges
  ext4: Initialize timestamps limits
  9p: Fill min and max timestamps in sb
  fs: Fill in max and min timestamps in superblock
  utimes: Clamp the timestamps before update
  mount: Add mount warning for impending timestamp expiry
  timestamp_truncate: Replace users of timespec64_trunc
  vfs: Add timestamp_truncate() api
  vfs: Add file timestamp range support
  irqchip/mmp: Coexist with GIC root IRQ controller
  irqchip/mmp: Mask off interrupts from other cores
  irqchip/mmp: Add missing chained_irq_{enter,exit}()
  irqchip/mmp: Do not use of_address_to_resource() to get mux regs
  iommu/dma: Fix for dereferencing before null checking
  irqchip/meson-gpio: Add support for meson sm1 SoCs
  dt-bindings: interrupt-controller: New binding for the meson sm1 SoCs
  iommu/mediatek: Clean up struct mtk_smi_iommu
  memory: mtk-smi: Get rid of need_larbid
  iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
  memory: mtk-smi: Add bus_sel for mt8183
  memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  iommu/mediatek: Add mmu1 support
  iommu/mediatek: Add mt8183 IOMMU support
  memory: mtk-smi: Add gals support
  iommu/mediatek: Move vld_pa_rng into plat_data
  iommu/mediatek: Move reset_axi into plat_data
  iommu/mediatek: Refine protect memory definition
  iommu/mediatek: Add larb-id remapped support
  iommu/mediatek: Add bclk can be supported optionally
  iommu/mediatek: Adjust the PA for the 4GB Mode
  iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
  iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
  iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa
  iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
  iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
  memory: mtk-smi: Use a struct for the platform data for smi-common
  memory: mtk-smi: Use a general config_port interface
  iommu/mediatek: Use a struct as the platform data
  dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
  iommu: Revisit iommu_insert_resv_region() implementation
  iommu/vt-d: Fix wrong analysis whether devices share the same bus
  writeback: add tracepoints for cgroup foreign writebacks
  iommu/iova: Avoid false sharing on fq_timer_on
  blkcg: add missing NULL check in ioc_cpd_alloc()
  i2c: iproc: Make bcm_iproc_i2c_quirks constant
  i2c: iproc: Add full name of devicetree node to adapter name
  ASoC: mediatek: mt8183: fix space issues
  ASoC: mediatek: mt8183: remove forward declaration of headset_init
  ASoC: mediatek: mt8183: move headset jack to card-specific storage
  ASoC: mediatek: mt8183: move private structure
  spi: bcm-qspi: Make BSPI default mode
  spi: npcm-fiu: add NPCM FIU controller driver
  dt-binding: spi: add NPCM FIU controller
  spi: dw-pci: Add MODULE_DEVICE_TABLE
  MAINTAINERS: Add keyword pattern on regulator_get_optional()
  regulator: sy8824x: add prefixes to BUCK_EN and MODE macros
  regulator: sy8824x: use c++style for the comment block near SPDX
  regulator: mt6358: Add BROKEN dependency while waiting for MFD to merge
  ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL
  ASoC: Intel: broadwell: Simplify device probe
  ASoC: Intel: bdw-rt5677: Simplify device probe
  ASoC: Intel: haswell: Simplify device probe
  ASoC: Intel: Haswell: Adjust machine device private context
  ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP
  ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup
  ASoC: ti: davinci-i2s: Add S32_LE as support format
  ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callback
  iommu/amd: Silence warnings under memory pressure
  cfg80211: add local BSS receive time to survey information
  arm64: atomics: Use K constraint when toolchain appears to support it
  arm64: atomics: Undefine internal macros after use
  arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
  arm64: asm: Kill 'asm/atomic_arch.h'
  arm64: lse: Remove unused 'alt_lse' assembly macro
  microblaze: use the generic dma coherent remap allocator
  microblaze/nommu: use the generic uncached segment support
  crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
  crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
  crypto: ccp - invoke fallback for XTS ciphertext stealing
  crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
  crypto: atmel - Fix -Wunused-const-variable warning
  crypto: aegis128 - Fix -Wunused-const-variable warning
  crypto: caam - add clock entry for i.MX8MQ
  crypto: caam - always select job ring via RSR on i.MX8MQ
  crypto: caam - select DMA address size at runtime
  crypto: caam - don't hardcode inpentry size
  crypto: caam - drop explicit usage of struct jr_outentry
  crypto: caam - move cpu_to_caam_dma() selection to runtime
  crypto: caam - make CAAM_PTR_SZ dynamic
  crypto: caam - share definition for MAX_SDLEN
  crypto: caam - drop 64-bit only wr/rd_reg64()
  crypto: caam - use ioread64*_hi_lo in rd_reg64
  crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
  crypto: caam - request JR IRQ as the last step
  crypto: caam - convert caam_jr_init() to use devres
  crypto: caam - simplfy clock initialization
  crypto: caam - move DMA mask selection into a function
  crypto: caam/qi - use print_hex_dump_debug function to print debug messages
  crypto: inside-secure - add support for using the EIP197 without vendor firmware
  crypto: inside-secure - add support for PCI based FPGA development board
  crypto: inside-secure - Remove redundant algo to engine mapping code
  crypto: inside-secure - make driver selectable for non-Marvell hardware
  crypto: s5p - use correct block size of 1 for ctr(aes)
  crypto: s5p - deal gracefully with bogus input sizes
  crypto: arm64/aes - implement accelerated ESSIV/CBC mode
  crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
  crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
  crypto: arm64/aegis128 - use explicit vector load for permute vectors
  crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
  scsi: fnic: print port speed only at driver init or speed change
  mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"
  mtd: spi-nor: Add support for mt35xu02g
  erofs: reduntant assignment in __erofs_get_meta_page()
  erofs: remove all likely/unlikely annotations
  MAINTAINERS: fix up exfat directory location
  staging: exfat: add exfat filesystem code to staging
  usb: gadget: net2280: Add workaround for AB chip Errata 11
  usb: gadget: net2280: Move all "ll" registers in one structure
  usb: dwc3: gadget: Workaround Mirosoft's BESL check
  ALSA: firewire-motu: add support for MOTU 4pre
  xfs: remove all *_ITER_ABORT values
  powerpc/64s/exception: reduce page fault unnecessary loads
  powerpc/64s/exception: Remove pointless KVM handler name bifurcation
  powerpc/64s/exception: program check handler do not branch into a macro
  powerpc/64s/exception: move interrupt entry code above the common handler
  powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
  powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
  powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
  powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code
  powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
  powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
  powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
  powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
  powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
  powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
  powerpc/64s/exceptions: Use keyword params to shorten arg lists
  net: spider_net: Use struct_size() helper
  r8169: add support for EEE on RTL8125
  r8169: add RTL8125 PHY initialization
  r8169: add support for RTL8125
  r8169: don't use bit LastFrag in tx descriptor after send
  r8169: read common register for PCI commit
  r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init
  r8169: factor out reading MAC address from registers
  r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions
  r8169: change interrupt mask type to u32
  powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
  powerpc/64s/exception: remove 0xb00 handler
  powerpc/64s/exception: Fix performance monitor virt handler
  powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
  powerpc/64s/exception: move head-64.h exception code to exception-64s.S
  powerpc/64s/exception: Fix DAR load for handle_page_fault error case
  powerpc/64s/exception: machine check improve labels and comments
  powerpc/64s/exception: untangle early machine check handler branch
  powerpc/64s/exception: machine check move unrecoverable handling out of line
  powerpc/64s/exception: simplify machine check early path
  powerpc/64s/exception: machine check move tramp code
  powerpc/64s/exception: machine check restructure to reuse common macros
  powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs
  powerpc/64s/pseries: machine check convert to use common event code
  powerpc/64s/powernv: machine check dump SLB contents
  powerpc/64s/exception: machine check use correct cfar for late handler
  powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
  powerpc/64s/exception: machine check pseries should always run the early handler
  powerpc/64s/exception: machine check adjust RFI target
  powerpc/64s/exception: machine check fix KVM guest test
  powerpc/64s/exception: machine check remove bitrotted comment
  powerpc/64s/exception: machine check fwnmi remove HV case
  net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
  net: dsa: mv88e6xxx: keep CMODE writable code private
  net: dsa: mv88e6xxx: get serdes lane after lock
  net: hns3: not allow SSU loopback while execute ethtool -t dev
  net: hns3: check reset interrupt status when reset fails
  net: hns3: add phy selftest function
  net: hns3: implement .process_hw_error for hns3 client
  net: hns3: optimize waiting time for TQP reset
  net: hns3: fix incorrect type in assignment.
  net: hns3: make some reusable codes into a function
  net: hns3: optimize some log printings
  net: hns3: reduce the parameters of some functions
  net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
  net: hns3: use macro instead of magic number
  net: hns3: code optimization for debugfs related to "dump reg"
  powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs
  powerpc/pseries/svm: Force SWIOTLB for secure guests
  powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
  powerpc/pseries/svm: Disable doorbells in SVM guests
  powerpc/pseries/svm: Export guest SVM status to user space via sysfs
  powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
  powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
  powerpc/pseries/svm: Use shared memory for LPPACA structures
  powerpc/pseries: Add and use LPPACA_SIZE constant
  powerpc: Introduce the MSR_S bit
  powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
  powerpc/prom_init: Add the ESM call to prom_init
  powerpc: Add support for adding an ESM blob to the zImage wrapper
  powerpc/pseries: Introduce option to build secure virtual machines
  dpaa2-eth: Add pause frame support
  dpaa2-eth: Use stored link settings
  dpaa2-eth: Remove support for changing link settings
  powerpc/powernv: Add ultravisor message log interface
  powerpc/powernv/opal-msglog: Refactor memcons code
  powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
  powerpc/powernv: Access LDBAR only if ultravisor disabled
  powerpc/mm: Write to PTCR only if ultravisor disabled
  powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
  powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
  powerpc/kernel: Add ucall_norets() ultravisor call handler
  Documentation/powerpc: Ultravisor API
  Documentation/powerpc: Add ELF note documentation
  powerpc: Add PowerPC Capabilities ELF note
  powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
  powerpc/pseries/iommu: Switch to xchg_no_kill
  vfio/spapr_tce: Invalidate multiple TCEs at once
  KVM: PPC: Book3S: Invalidate multiple TCEs at once
  powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
  KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
  arm64: dts: meson-sm1-sei610: add stdout-path property back
  arm64: dts: meson-sm1-sei610: enable DVFS
  arm64: dts: khadas-vim3: add support for the SM1 based VIM3L
  dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings
  arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi
  arm64: dts: meson: g12a: add reset to tdm formatters
  arm64: dts: meson: g12a: audio clock controller provides resets
  arm64: dts: meson-sm1-sei610: enable DVFS
  arm64: dts: meson-gxm-khadas-vim2: use rc-khadas keymap
  arm64: dts: meson-gxl-s905w-tx3-mini: add rc-tx3mini keymap
  arm64: dts: meson-gxl-s905x-khadas-vim: use rc-khadas keymap
  arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap
  arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap
  arm64: dts: meson-g12a-x96-max: add rc-x96max keymap
  arm64: dts: meson-g12b-odroid-n2: add rc-odroid keymap
  arm64: dts: meson-sm1-sei610: add USB support
  arm64: dts: meson-sm1-sei610: add HDMI display support
  arm64: dts: meson-g12: add Everything-Else power domain controller
  arm64: dts: meson: fix boards regulators states format
  arm64: dts: meson-gxbb-p201: fix snps, reset-delays-us format
  arm64: dts: meson-gxbb-nanopi-k2: add missing model
  arm64: dts: meson-g12a-x96-max: fix compatible
  arm64: dts: meson-g12a: fix reset controller compatible
  arm64: dts: meson-axg: fix MHU compatible
  arm64: dts: meson-gxl: fix internal phy compatible
  arm64: dts: meson-gx: fix periphs bus node name
  arm64: dts: meson-gx: fix mhu compatible
  arm64: dts: meson-gx: fix watchdog compatible
  arm64: dts: meson-gx: fix spifc compatible
  arm64: dts: meson-gx: fix reset controller compatible
  arm64: dts: meson-gx: drop the vpu dmc memory cell
  arm64: dts: meson: fix ethernet mac reg format
  arm64: dts: meson: g12a-common: add VRTC
  dt-bindings: power: add Amlogic Everything-Else power domains bindings
  dt-bindings: Clarify interrupts-extended usage
  scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'
  scsi: bnx2fc: remove set but not used variables 'lport','host'
  scsi: bnx2fc: remove set but not used variable 'fh'
  scsi: qedf: Update the version to 8.42.3.0
  scsi: qedf: Fix race betwen fipvlan request and response path
  scsi: qedf: Use discovery list to traverse rports
  scsi: qedf: Decrease the LL2 MTU size to 2500
  scsi: qedf: Check for module unloading bit before processing link update AEN
  scsi: qedf: Initiator fails to re-login to switch after link down
  scsi: qedf: Add debug information for unsolicited processing
  scsi: qedf: Add support for 20 Gbps speed
  scsi: qedf: Interpret supported caps value correctly
  scsi: qedf: Add shutdown callback handler
  scsi: qedf: Update module description string
  scsi: qedf: Fix crash during sg_reset
  scsi: qedf: Stop sending fipvlan request on unload
  scsi: qedf: Print message during bailout conditions
  scsi: smartpqi: bump version
  scsi: smartpqi: update copyright
  scsi: smartpqi: add new pci ids
  scsi: smartpqi: correct REGNEWD return status
  scsi: smartpqi: add gigabyte controller
  scsi: smartpqi: correct hang when deleting 32 lds
  scsi: smartpqi: add bay identifier
  scsi: smartpqi: add sysfs entries
  scsi: smartpqi: add module param to hide vsep
  scsi: smartpqi: add pci ids for fiberhome controller
  scsi: smartpqi: add module param for exposure order
  scsi: lpfc: fix 12.4.0.0 GPF at boot
  scsi: lpfc: Remove bg debugfs buffers
  scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()
  scsi: ufs: remove set but not used variable 'val'
  scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"
  scsi: hisi_sas: remove set but not used variable 'irq_value'
  scsi: mpt3sas: Introduce module parameter to override queue depth
  scsi: qla2xxx: Fix a recently introduced kernel warning
  scsi: ufs: fix broken hba->outstanding_tasks
  scsi: fcoe: remove redundant call to skb_transport_header
  scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
  Input: i8042 - enable wakeup on a stable struct device
  scsi: bfa: remove redundant assignment to variable error
  drm/amdgpu: Enable DC on Renoir
  drm/amd/display: Add DCN2.1 changes to DML
  drm/amd/display: Correct order of RV family clk managers for Renoir
  drm/amd/display: add Renoir to kconfig
  drm/amd/display: build dcn21 blocks
  drm/amd/display: add dcn21 core DC changes
  drm/amd/display: add dal_asic_id for renoir
  drm/amd/display: call update_bw_bounding_box
  drm/amd/display: Handle Renoir in amdgpu_dm (v2)
  drm/amd/display: Handle Renoir in DC
  drm/amd/display: Fix register names
  drm/amd/display: Add Renoir DML
  drm/amd/display: Add Renoir GPIO
  drm/amd/display: Add Renoir resource (v2)
  drm/amd/display: Add Renoir clock manager
  drm/amd/display: Add Renoir Hubbub (v2)
  drm/amd/display: Add Renoir hubbub registers list
  drm/amd/display: Add hubp block for Renoir (v2)
  drm/amd/display: Add Renoir irq_services (v2)
  drm/amd/display: Add pp_smu functions for Renoir
  drm/amd/display: Add Renoir hw_seq register list
  drm/amd/display: Add Renoir clock registers list
  drm/amd/display: Add Renoir registers (v3)
  drm/amd/powerplay: add the interface for getting ultimate frequency v3
  drm/amd/powerplay: enable populate DPM clocks table for swSMU APU
  drm/amd/powerplay: regards the APU always enable the dpm feature mask
  drm/amdgpu: Initialize and update SDMA power gating
  drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
  drm/amdgpu: keep the stolen memory in visible vram region
  drm/amdgpu: fix spelling mistake "jumpimng" -> "jumping"
  drm/amdgpu/virtual_dce: drop error message in hw_init
  drm/amdgpu/si: fix ASIC tests
  drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts
  drm/amdgpu: introduce vram lost for reset (v2)
  drm/amd/powerplay: enable jpeg powergating for navi1x
  drm/amdgpu: enable athub powergating for navi12
  drm/amdgpu: enable vcn powergating for navi12
  drm/amdgpu: correct in_suspend setting for navi series
  libnvdimm/security: Consolidate 'security' operations
  libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
  libnvdimm/security: Introduce a 'frozen' attribute
  libnvdimm, region: Use struct_size() in kzalloc()
  perf tools: Remove debug.h from header files not needing it
  perf tools: Remove perf.h from source files not needing it
  perf tools: Remove needless perf.h include directive from headers
  perf time-utils: Adopt rdclock() from perf.h
  perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
  perf header: Move CPUINFO_PROC to the only file where it is used
  perf tools: Remove needless libtraceevent include directives
  libperf: Warn when exceeding MAX_NR_CPUS in cpumap
  perf header: Replace MAX_NR_CPUS with cpu__max_cpu()
  perf machine: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
  perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
  perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
  perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
  perf timechart: Refactor svg_build_topology_map()
  perf c2c: Display proper cpu count in nodes column
  i2c: piix4: Add ACPI support
  i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h
  i2c: ocores: use request_any_context_irq() to register IRQ handler
  i2c: designware: Fix optional reset error handling
  i2c: designware: assert reset when error happen at ->probe()
  i2c: taos-evm: Make structure tsl2550_info constant
  i2c: designware-pci: Add support for Elkhart Lake PSE I2C
  i2c: designware-pci: Switch over to MSI interrupts
  nvme-rdma: Use rq_dma_dir macro
  nvme-fc: Use rq_dma_dir macro
  nvme-pci: Tidy up nvme_unmap_data
  nvme: make fabrics command run on a separate request queue
  nvme-pci: Support shared tags across queues for Apple 2018 controllers
  nvme-pci: Add support for Apple 2018+ models
  nvme-pci: Add support for variable IO SQ element size
  nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
  nvme: trace bio completion
  nvme-multipath: fix ana log nsid lookup when nsid is not found
  nvmet-tcp: Add TOS for tcp transport
  nvme-tcp: Add TOS for tcp transport
  nvme-tcp: Use struct nvme_ctrl directly
  nvme-rdma: Add TOS for rdma transport
  nvme-fabrics: Add type of service (TOS) configuration
  nvmet-tcp: fix possible memory leak
  nvmet-tcp: fix possible NULL deref
  nvmet: trace: parse Get LBA Status command in detail
  nvme: trace: parse Get LBA Status command in detail
  nvme: trace: support for Get LBA Status opcode parsed
  nvme: add Get LBA Status command opcode
  nvmet: fix data units read and written counters in SMART log
  nvme-tcp: support simple polling
  nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
  nvme: don't pass cap to nvme_disable_ctrl
  nvme: move sqsize setting to the core
  nvme-pci: set ctrl sqsize to the device q_depth
  nvme: have nvme_init_identify set ctrl->cap
  nvme-tcp: Use protocol specific operations while reading socket
  nvme-tcp: cleanup nvme_tcp_recv_pdu
  ASoC: Intel: Baytrail: Fix implicit fallthrough warning
  ASoC: fsl_ssi: Fix clock control issue in master mode
  i2c: axxia: support slave mode
  i2c: icy: Add LTC2990 present on 2019 board revision
  i2c: Add i2c-icy for I2C on m68k/Amiga
  kbuild: Do not enable -Wimplicit-fallthrough for clang for now
  x86/mm/pti: Do not invoke PTI functions when PTI is disabled
  x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()
  i2c: bcm2835: Add full name of devicetree node to adapter name
  i2c: bcm2835: Avoid clk stretch quirk for BCM2711
  dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
  rpmsg: glink: Use struct_size() helper
  ima: ima_api: Use struct_size() in kzalloc()
  ima: use struct_size() in kzalloc()
  sefltest/ima: support appended signatures (modsig)
  cpupower: update German translation
  blkcg: fix missing free on error path of blk_iocost_init()
  rtc: snvs: fix possible race condition
  tools/power/cpupower: fix 64bit detection when cross-compiling
  cpupower: Add missing newline at end of file
  blkcg: blk-iocost: predeclare used structs
  ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
  ALSA: dice: fix error path for initialization of stream structures
  kbuild: clean up subdir-ymn calculation in Makefile.clean
  kbuild: remove unneeded '+' marker from cmd_clean
  kbuild: remove clean-dirs syntax
  kbuild: check clean srctree even earlier
  kbuild: remove prepare3 target
  kbuild: move the clean srctree check to the outputmakefile target
  kbuild: clarify where to run make mrproper when out-of-tree fails
  kbuild: Inform user to pass ARCH= for make mrproper only when necessary
  kbuild: remove 'Using ... as source for kernel' message
  kbuild: get rid of $(realpath ...) from scripts/mkmakefile
  kbuild: remove unneeded dependency for $(DOC_TARGETS)
  kbuild: remove unneeded comments and code from scripts/basic/Makefile
  arm64: atomics: Remove atomic_ll_sc compilation unit
  arm64: avoid using hard-coded registers for LSE atomics
  arm64: atomics: avoid out-of-line ll/sc atomics
  MIPS: document mixing "slightly different CCAs"
  arm64: document the choice of page attributes for pgprot_dmacoherent
  dma-mapping: make dma_atomic_pool_init self-contained
  dma-mapping: remove arch_dma_mmap_pgprot
  s390/zcrypt: fix wrong handling of cca cipher keygenflags
  arm64: Use correct ll/sc atomic constraints
  jump_label: Don't warn on __exit jump entries
  KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
  KVM: s390: improve documentation for S390_MEM_OP
  KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
  s390/kasan: add kdump support
  s390/setup: avoid using strncmp with hardcoded length
  s390/sclp: avoid using strncmp with hardcoded length
  s390/module: avoid using strncmp with hardcoded length
  s390/pci: avoid using strncmp with hardcoded length
  media: imx: remove unused including <linux/version.h>
  media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()
  media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
  media: em28xx: Fix exception handling in em28xx_alloc_urbs()
  arm64: dts: ti: k3-j721e-main: Fix gic-its node unit-address
  arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
  arm64: dts: ti: k3-j721e-main: Add hwspinlock node
  arm64: dts: ti: k3-am65-main: Add hwspinlock node
  arm64: dts: k3-j721e: Add gpio-keys on common processor board
  dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E
  arm64: dts: ti: k3-j721e-common-proc-board: Disable unused gpio modules
  arm64: dts: ti: k3-j721e: Add gpio nodes in wakeup domain
  arm64: dts: ti: k3-j721e: Add gpio nodes in main domain
  arm64: dts: ti: k3-j721e: Update the power domain cells
  arm64: dts: ti: k3-am654: Update the power domain cells
  mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
  mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
  tools lib traceevent: Remove unneeded qsort and uses memmove instead
  tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
  perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work
  libperf: Move 'enum perf_user_event_type' to perf/event.h
  libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
  libperf: Add 'union perf_event' to perf/event.h
  libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h
  libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
  libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h
  libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
  libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
  libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h
  libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h
  libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h
  libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/event.h
  libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h
  libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf/event.h
  libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h
  libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/event.h
  posix-cpu-timers: Make expiry_active check actually work correctly
  mtd: spi-nor: remove superfluous pass of nor->info->sector_size
  powerpc/of/pci: Rewrite pci_parse_of_flags
  driver core: platform: Export platform_get_irq_optional()
  usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
  usb: cdns3: Add Cadence USB3 DRD Driver
  usb: common: Simplify usb_decode_get_set_descriptor function.
  usb: common: Patch simplify usb_decode_set_clear_feature function.
  usb: common: Separated decoding functions from dwc3 driver.
  dt-bindings: add binding for USBSS-DRD controller.
  mtd: spi-nor: enable the debugfs for the partname and partid
  mtd: mtdcore: add debugfs nodes for querying the flash name and id
  ARM: 8891/1: EDAC: armada_xp: Add support for more SoCs
  ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
  ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapper
  ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora
  ARM: 8889/1: dt-bindings: document marvell,ecc-enable binding
  ARM: 8886/1: l2x0: support parity-enable/disable on aurora
  ARM: 8885/1: aurora-l2: add defines for parity and ECC registers
  ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE
  ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
  ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
  posix-timers: Unbreak CONFIG_POSIX_TIMERS=n build
  blkcg: add tools/cgroup/iocost_coef_gen.py
  blkcg: add tools/cgroup/iocost_monitor.py
  blkcg: implement blk-iocost
  blk-mq: add optional request->alloc_time_ns
  blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
  block/rq_qos: implement rq_qos_ops->queue_depth_changed()
  block/rq_qos: add rq_qos_merge()
  blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
  blkcg: make ->cpd_init_fn() optional
  blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
  mlxsw: spectrum_ptp: Add counters for GC events
  mlxsw: Bump firmware version to 13.2000.1886
  mlxsw: spectrum: Prevent auto negotiation on number of lanes
  mlxsw: Remove 56G speed support
  nfsd: eliminate an unnecessary acl size limit
  net: phy: force phy suspend when calling phy_stop
  phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code
  phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code
  phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code
  phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code
  phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code
  wimax/i2400m: remove redundant assignment to variable result
  ipv6: shrink struct ipv6_mc_socklist
  dt-bindings: Convert Arm Mali Utgard GPU to DT schema
  dt-bindings: Convert Arm Mali Bifrost GPU to DT schema
  dt-bindings: Convert Arm Mali Midgard GPU to DT schema
  soc: amlogic: Add support for Everything-Else power domains controller
  libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h
  libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h
  libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to perf/event.h
  libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/event.h
  libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/event.h
  libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h
  libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h
  perf top: Fix event group with more than two events
  perf top: Decay all events in the evlist
  perf clang: Delete needless util-cxx.h header
  hwmon: pwm-fan: Use platform_get_irq_optional()
  driver core: platform: Introduce platform_get_irq_optional()
  usb: xhci-mtk: add an optional xhci_ck clock
  dt-bindings: usb: mtk-xhci: add an optional xhci_ck clock
  PCI/ACPI: Remove unnecessary struct hotplug_program_ops
  PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
  staging: most: sound: Fix error path of audio_init
  staging: rtl8192u: Fix indentation
  perf evlist: Remove needless util.h from evlist.h
  perf tools: Remove needless util.h include from builtin.h
  perf tools: Warn that perf_event_paranoid can restrict kernel symbols
  perf symbols: Use CAP_SYSLOG with kptr_restrict checks
  perf evsel: Kernel profiling is disallowed only when perf_event_paranoid > 1
  perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
  perf event: Check ref_reloc_sym before using it
  PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
  ima: Fix use after free in ima_read_modsig()
  net/mlx5e: Support TSO and TX checksum offloads for IP-in-IP tunnels
  net/mlx5e: Improve stateless offload capability check
  net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packets
  net/mlx5e: Change function's position to a more fitting file
  net/mlx5e: Add device out of buffer counter
  net/mlx5e: Support LAG TX port affinity distribution
  net/mlx5e: Expose new function for TIS destroy loop
  net/mlx5e: ethtool, Fix a typo in WOL function names
  init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
  docs: kbuild: remove cc-ldoption from document again
  docs: kbuild: fix invalid ReST syntax
  RDMA/hns: Fix wrong assignment of qp_access_flags
  RDMA/hns: Delete the not-used lines
  RDMA/hns: Remove if-else judgment statements for creating srq
  RDMA/hns: Add reset process for function-clear
  RDMA/hns: Fix cast from or to restricted __le32 for driver
  RDMA/hns: Remove the some magic number
  RDMA/hns: Modify the data structure of hns_roce_av
  xfs: log proper length of btree block in scrub/repair
  xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
  xfs: remove unnecessary int returns from deferred bmap functions
  xfs: remove unnecessary int returns from deferred refcount functions
  xfs: remove unnecessary int returns from deferred rmap functions
  xfs: remove unnecessary parameter from xfs_iext_inc_seq
  xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
  xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
  xfs: fix maxicount division by zero error
  ext4: fix integer overflow when calculating commit interval
  staging: greybus: fix more header declarations
  ext4: use percpu_counters for extent_status cache hits/misses
  ext4: fix potential use after free after remounting with noblock_validity
  drm/panfrost: Use mutex_trylock in panfrost_gem_purge
  drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
  drm/shmem: Do dma_unmap_sg before purging pages
  drm/panfrost: Fix possible suspend in panfrost_remove
  drm/panfrost: Add missing check for pfdev->regulator
  mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports
  asm-generic/div64: Fix documentation of do_div() parameter
  ALSA: hda - Update descriptions about new position_fix values
  IB/mlx5: Add page fault handler for DC initiator WQE
  IB/mlx5: Remove check of FW capabilities in ODP page fault handling
  ARM: dts: ux500: Update thermal zone
  USB: serial: ftdi_sio: add support for FT232H CBUS gpios
  docs/perf: Add documentation for the i.MX8 DDR PMU
  PCI: Move ASPM declarations to linux/pci.h
  perf arch powerpc: Sync powerpc syscall.tbl
  powerpc: use the generic dma coherent remap allocator
  powerpc/64: remove support for kernel-mode syscalls
  powerpc: convert to copy_thread_tls
  powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
  powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
  powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
  powerpc/32s: drop CPU_FTR_USE_RTC feature
  powerpc/32s: get rid of CPU_FTR_601 feature
  powerpc/32s: add an option to exclusively select powerpc 601
  perf/imx_ddr: Add support for AXI ID filtering
  spi: bcm2835: Convert to use CS GPIO descriptors
  spi: fsl: Convert to use CS GPIO descriptors
  drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
  x86/apic/vector: Warn when vector space exhaustion breaks affinity
  arm64: kpti: ensure patched kernel text is fetched from PoU
  input/vmmouse: Update the backdoor call with support for new instructions
  drm/vmwgfx: Update the backdoor call with support for new instructions
  x86/vmware: Add a header file for hypercall definitions
  arm64: fix fixmap copy for 16K pages and 48-bit VA
  tick: Mark sched_timer to expire in hard interrupt context
  hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
  ASoC: wcd9335: Fix primary interpolator max rate
  ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
  regulator: mt6358: Add support for MT6358 regulator
  regulator: Add document for MT6358 regulator
  ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge
  ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
  x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n
  genirq/affinity: Remove const qualifier from node_to_cpumask argument
  usb: gadget: composite: Set recommended BESL values
  usb: dwc3: gadget: Set BESL config parameter
  usb: dwc3: Separate field holding multiple properties
  usb: gadget: Export recommended BESL values
  usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant
  usb: udc: lpc32xx: silence fall-through warning
  usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
  usb: udc: lpc32xx: remove set but not used 3 variables
  usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
  usb: dwc3: st: Add of_dev_put() in probe function
  usb: dwc3: st: Add of_node_put() before return in probe function
  usb: dwc3: don't set gadget->is_otg flag
  thermal: tegra: Fix a typo
  thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
  posix-cpu-timers: Utilize timerqueue for storage
  posix-cpu-timers: Move state tracking to struct posix_cputimers
  posix-cpu-timers: Deduplicate rlimit handling
  posix-cpu-timers: Remove pointless comparisons
  posix-cpu-timers: Get rid of 64bit divisions
  posix-cpu-timers: Consolidate timer expiry further
  posix-cpu-timers: Get rid of zero checks
  rlimit: Rewrite non-sensical RLIMIT_CPU comment
  posix-cpu-timers: Respect INFINITY for hard RTTIME limit
  posix-cpu-timers: Switch thread group sampling to array
  posix-cpu-timers: Restructure expiry array
  posix-cpu-timers: Remove cputime_expires
  posix-cpu-timers: Make expiry checks array based
  posix-cpu-timers: Provide array based sample functions
  posix-cpu-timers: Remove the odd field rename defines
  posix-cpu-timers: Switch check_*_timers() to array cache
  posix-cpu-timers: Simplify set_process_cpu_timer()
  posix-cpu-timers: Simplify timer queueing
  posix-cpu-timers: Provide array based access to expiry cache
  posix-cpu-timers: Move expiry cache into struct posix_cputimers
  sched: Move struct task_cputime to types.h
  posix-cpu-timers: Create a container struct
  posix-cpu-timers: Move prof/virt_ticks into caller
  posix-cpu-timers: Sample task times once in expiry check
  posix-cpu-timers: Get rid of pointer indirection
  posix-cpu-timers: Simplify sample functions
  posix-cpu-timers: Remove pointless return value check
  posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()
  posix-cpu-timers: Use clock ID in posix_cpu_timer_get()
  posix-cpu-timers: Use clock ID in posix_cpu_timer_set()
  posix-cpu-timers: Consolidate thread group sample code
  posix-cpu-timers: Rename thread_group_cputimer() and make it static
  posix-cpu-timers: Sample directly in timer check
  itimers: Use quick sample function
  posix-cpu-timers: Provide quick sample function for itimer
  posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
  posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
  posix-cpu-timers: Provide task validation functions
  mtd: spi-nor: hisi-sfc: Add of_node_put() before break
  mtd: spi-nor: aspeed-smc: Add of_node_put()
  mtd: spi-nor: Introduce spi_nor_get_flash_info()
  mtd: spi-nor: Introduce spi_nor_set_addr_width()
  mtd: spi-nor: Bring flash params init together
  mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
  mtd: spi-nor: Add s3an_post_sfdp_fixups()
  mtd: spi-nor: Add a ->setup() method
  mtd: spi-nor: Add a ->convert_addr() method
  mtd: spi-nor: Add spansion_post_sfdp_fixups()
  mtd: spi-nor: Add post_sfdp() hook to tweak flash config
  mtd: spi-nor: Rework the SPI NOR lock/unlock logic
  mtd: spi-nor: Create a ->set_4byte() method
  mtd: spi-nor: Split spi_nor_init_params()
  mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()
  mtd: spi-nor: Add a default_init() fixup hook for gd25q256
  mtd: spi-nor: Add default_init() hook to tweak flash parameters
  mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
  mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
  mtd: spi-nor: Use nor->params
  mtd: spi-nor: Regroup flash parameter and settings
  mtd: spi-nor: Remove unused macro
  perf/x86/intel: Support PEBS output to PT
  perf: Allow normal events to output AUX data
  x86/intel: Add common OPTDIFFs
  x86/intel: Aggregate microserver naming
  x86/intel: Aggregate big core graphics naming
  x86/intel: Aggregate big core mobile naming
  x86/intel: Aggregate big core client naming
  sched/cpufreq: Align trace event behavior of fast switching
  ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
  ACPI / CPPC: do not require the _PSD method
  x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
  thermal: armada: Fix -Wshift-negative-value
  dt-bindings: thermal: qoriq: Add optional clocks property
  thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
  thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
  thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail
  thermal: qoriq: Add clock operations
  net/mlx5: Set ODP capabilities for DC transport to max
  x86/cpufeature: Explain the macro duplication
  ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel
  ALSA: usb-audio: DSD auto-detection for Playback Designs
  net: stmmac: setup higher frequency clk support for EHL & TGL
  net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID
  net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID
  net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID
  net: dsa: mv88e6xxx: fully support SERDES on Topaz family
  net: dsa: mv88e6xxx: rename port cmode macro
  net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot
  net: dsa: mv88e6xxx: create serdes_get_lane chip operation
  net: dsa: mv88e6xxx: update code operating on hidden registers
  net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
  sctp: allow users to set ep ecn flag by sockopt
  sctp: allow users to set netns ecn flag with sysctl
  sctp: make ecn flag per netns and endpoint
  net: mediatek: remove set but not used variable 'status'
  net: dsa: sja1105: Clear VLAN filtering offload netdev feature
  net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
  dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
  net: ethernet: mediatek: Re-add support SGMII
  net: ethernet: mediatek: Add basic PHYLINK support
  net: dsa: clear VLAN PVID flag for CPU port
  net: dsa: program VLAN on CPU port from slave
  net: dsa: check bridge VLAN in slave operations
  net: dsa: add slave VLAN helpers
  net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
  net: dsa: remove bitmap operations
  usb: chipidea: add role switch class support
  dt-binding: usb: usbmisc-imx: add imx7ulp compatible
  dt-binding: usb: ci-hdrc-usb2: add imx7ulp compatible
  powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
  powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
  powerpc/prom: convert PROM_BUG() to standard trap
  selftests/bpf: remove wrong nhoff in flow dissector test
  selftests/bpf: test_progs: remove unused ret
  selftests/bpf: test_progs: remove asserts from subtests
  selftests/bpf: test_progs: remove global fail/success counts
  selftests/bpf: test_progs: test__skip
  selftests/bpf: add precision tracking test
  selftests/bpf: verifier precise tests
  tools/bpf: sync bpf.h
  bpf: introduce verifier internal test flag
  mm/hmm: hmm_range_fault() infinite loop
  mm/hmm: hmm_range_fault() NULL pointer bug
  rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
  net/mlx5: fix a -Wstringop-truncation warning
  iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct
  regulator: sy8824x: add SY20278 support
  dt-bindings: sy8824x: Document SY20278 support
  regulator: sy8824x: add SY20276 support
  dt-bindings: sy8824x: Document SY20276 support
  regulator: sy8824x: add SY8824E support
  dt-bindings: sy8824x: Document SY8824E support
  regulator: add support for SY8824C regulator
  regulator: add binding for the SY8824C voltage regulator
  Revert "driver core: Add support for linking devices during device addition"
  Revert "driver core: Add edit_links() callback for drivers"
  Revert "of/platform: Add functional dependency link from DT bindings"
  ASoC: atmel_ssc_dai: implement left-justified data mode
  Revert "driver core: Add sync_state driver/bus callback"
  ASoC: atmel_ssc_dai: rework DAI format configuration
  Revert "of/platform: Pause/resume sync state during init and of_platform_populate()"
  Revert "of/platform: Create device links for all child-supplier depencencies"
  Revert "of/platform: Don't create device links for default busses"
  Revert "of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()"
  ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig
  Revert "of/platform: Fix device_links_supplier_sync_state_resume() warning"
  ASoC: cs42xx8: Force suspend/resume during system suspend/resume
  Revert "of/platform: Disable generic device linking code for PowerPC"
  ASoC: mediatek: mt8183: fix tdm out data align issue
  ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slot
  ASoC: es8316: fix inverted L/R of headphone mixer volume
  ASoC: es8316: fix headphone mixer volume table
  raid5 improve too many read errors msg by adding limits
  md: don't report active array_state until after revalidate_disk() completes.
  md: only call set_in_sync() when it is expected to succeed.
  perf/smmuv3: Validate groups for global filtering
  perf/smmuv3: Validate group size
  ASoC: Intel: Skylake: Release topology when we are done with it
  ASoC: Intel: Skylake: Print module type instead of id
  ASoC: Intel: NHLT: Fix debug print format
  ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly
  ASoC: Intel: Fix use of potentially uninitialized variable
  ASoC: Intel: Skylake: Use correct function to access iomem space
  ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL check
  ASoC: sun4i: Revert A83t description
  ASoC: SOF: imx8: Fix return value check in imx8_probe()
  ASoC: mediatek: mt8183: remove unused DAPM-related variables
  selinux: avoid atomic_t usage in sidtab
  dt-bindings: irq: Convert Allwinner NMI Controller to a schema
  dt-bindings: irq: Convert Allwinner IRQ Controller to a schema
  arm64: Relax Documentation/arm64/tagged-pointers.rst
  arm64: KVM: Device mappings should be execute-never
  staging: greybus: add missing includes
  staging: greybus: move es2 to drivers/greybus/
  staging: greybus: move the greybus core to drivers/greybus
  staging: greybus: move core include files to include/linux/greybus/
  staging: greybus: loopback: Fix up some alignment checkpatch issues
  staging: greybus: log: Fix up some alignment checkpatch issues
  staging: greybus: manifest: Fix up some alignment checkpatch issues
  staging: greybus: hd: Fix up some alignment checkpatch issues
  staging: greybus: remove license "boilerplate"
  staging: greybus: fix up SPDX comment in .h files
  erofs: fix compile warnings when moving out include/trace/events/erofs.h
  staging: rtl8192u: Add or remove blank lines as required
  staging: rtl8192u: Add or remove spaces to fix style issues
  staging: rtl8712: wifi: checkpatch style fix
  staging: most-core: Fix checkpatch warnings
  io_uring: allocate the two rings together
  fs/io_uring.c: convert put_page() to put_user_page*()
  block: split .sysfs_lock into two locks
  block: add helper for checking if queue is registered
  blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
  block: don't hold q->sysfs_lock in elevator_init_mq
  block: Remove blk_mq_register_dev()
  arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
  arm64: mm: Ignore spurious translation faults taken from the kernel
  arm64: sysreg: Add some field definitions for PAR_EL1
  arm64: mm: Add ISB instruction to set_pgd()
  arm64: tlb: Ensure we execute an ISB following walk cache invalidation
  Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
  arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
  arm64: smp: Don't enter kernel with NULL stack pointer or task struct
  arm64: smp: Increase secondary CPU boot timeout value
  rtc: pcf2127: bugfix: watchdog build dependency
  rtc: pcf2127: add tamper detection support
  rtc: pcf2127: add watchdog feature support
  of: unittest: Add of_node_put() before return
  RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
  netfilter: not mark a spinlock as __read_mostly
  RDMA/efa: Use existing FIELD_SIZEOF macro
  RDMA/efa: Remove umem check on dereg MR flow
  dt-bindings: smiapp: Align documentation with current practices
  drm/amdgpu: fix GFXOFF on Picasso and Raven2
  dt-bindings: Add vendor prefix for Inspur Corporation
  netfilter: nft_dynset: support for element deletion
  writeback, memcg: Implement foreign dirty flushing
  writeback, memcg: Implement cgroup_writeback_by_id()
  writeback: Separate out wb_get_lookup() from wb_get_create()
  bdi: Add bdi->id
  writeback: Generalize and expose wb_completion
  drm/amd: remove meaningless descending into amd/amdkfd/
  drm/amdgpu: Add APTX quirk for Dell Latitude 5495
  drm/amd/display: remove unused function setFieldWithMask
  drm/amd/powerplay: correct the pp_feature output on Arcturus
  drm/amd/powerplay: correct Vega20 dpm level related settings
  ARM: dts: kirkwood: ts219: disable the SoC's RTC
  arm64: dts: marvell: Add cpu clock node on Armada 7K/8K
  ALSA: hda - Allow runtime PM for controller if component notifier is used
  genirq/affinity: Spread vectors on node according to nr_cpu ratio
  genirq/affinity: Improve __irq_build_affinity_masks()
  arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply
  arm64: dts: marvell: Add 7k/8k PHYs in PCIe nodes
  arm64: dts: marvell: Add 7k/8k PHYs in USB3 nodes
  drm/amdgpu: Vega20 SMU I2C HW engine controller.
  arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes
  arm64: dts: marvell: Add CP110 COMPHY clocks
  arm64: dts: marvell: armada-37xx: add mailbox node
  udf: augment UDF permissions on new inodes
  drm/amd/powerplay: Add interface to lock SMU HW I2C.
  drm/amd: Import smuio_11_0 headers for EEPROM access on Vega20
  drm/amdgpu: Add RAS EEPROM table.
  Revert "drm/amdgpu: free up the first paging queue v2"
  drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORT
  drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index()
  drm/amd/display: Fix error message
  drm/amdgpu: add dummy read for some GCVM status registers
  mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1
  mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
  mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence
  mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
  mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
  mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
  mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
  mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
  mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()
  powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
  fdt: Update CRC check for rng-seed
  gpio: zynq: Pass irqchip when adding gpiochip
  ASoC: sunxi: Revert initial A83t support
  ASoC: imx-audmix: register the card on a proper dev
  ASoC: SOF: imx8: Make some functions static
  MIPS: Octeon: remove duplicated include from dma-octeon.c
  pinctrl: mvebu: add additional variant for standalone CP115
  pinctrl: mvebu: Add CP110 missing pin functionality
  dt-bindings: cp110: document the new CP115 pinctrl compatible
  i3c: master: Use dev_to_i3cmaster()
  platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support
  ice: fix adminq calls during remove
  ice: Rework ice_ena_msix_range
  ice: Fix VF configuration issues due to reset
  ice: Alloc queue management bitmaps and arrays dynamically
  ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
  ice: add support for enabling/disabling single queues
  ice: fix potential infinite loop
  ice: fix ice_is_tc_ena
  ice: add validation in OP_CONFIG_VSI_QUEUES VF message
  ice: Don't clog kernel debug log with VF MDD events errors
  ice: Introduce a local variable for a VSI in the rebuild path
  MAINTAINERS: remoteproc: update git tree location
  MAINTAINERS: rpmsg: fix git tree location
  ice: shorten local and add debug prints
  rpmsg: core: fix comments
  phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLT
  phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI support
  dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindings
  dt-bindings: phy: Add Marvell COMPHY clocks
  phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot
  phy: mvebu-cp110-comphy: Add PCIe support
  phy: mvebu-cp110-comphy: Cosmetic change in a helper
  phy: mvebu-cp110-comphy: Add SATA support
  phy: mvebu-cp110-comphy: Add USB3 host/device support
  phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured
  phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modes
  phy: mvebu-cp110-comphy: Add RXAUI support
  phy: mvebu-cp110-comphy: List already supported Ethernet modes
  phy: mvebu-cp110-comphy: Add SMC call support
  phy: mvebu-cp110-comphy: Explicitly initialize the lane submode
  phy: mvebu-cp110-comphy: Add clocks support
  phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third value
  ice: Sanitize ice_ena_vsi and ice_dis_vsi
  ice: added sibling head to parse nodes
  ice: Fix ethtool port and PFC stats for 4x25G cards
  samples/rpmsg: Introduce a module parameter for message count
  samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()
  remoteproc: Remove dev_err() usage after platform_get_irq()
  KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
  KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
  powerpc/spinlocks: Rename SPLPAR-only spinlocks
  powerpc/spinlocks: Refactor SHARED_PROCESSOR
  powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
  powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
  powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
  powerpc/mm: split out early ioremap path.
  powerpc/mm: refactor ioremap vm area setup.
  powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
  powerpc/mm: Move ioremap functions out of pgtable_32/64.c
  powerpc/mm: make ioremap_bot common to all
  powerpc/mm: move ioremap_prot() into ioremap.c
  powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
  powerpc/mm: rework io-workaround invocation.
  powerpc/mm: drop function __ioremap()
  powerpc/mm: drop ppc_md.iounmap() and __iounmap()
  powerpc/ps3: replace __ioremap() by ioremap_prot()
  powerpc: remove the ppc44x ocm.c file
  powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
  powerpc/64s: support nospectre_v2 cmdline option
  soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access
  dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
  firmware: ti_sci: Allow for device shared and exclusive requests
  KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
  xtensa: remove free_initrd_mem
  arm64: dts: sdm845: Add parent clock for rpmhcc
  xfs: bmap scrub should only scrub records once
  xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_verify'
  xfs: add kmem_alloc_io()
  xfs: get allocation alignment from the buftarg
  xfs: add kmem allocation trace points
  nfp: add AMDA0058 boards to firmware list
  MAINTAINERS: Update from paulmck@linux.ibm.com to paulmck@kernel.org
  rcu: Don't include <linux/ktime.h> in rcutiny.h
  perf evsel: Rename perf_missing_features::bpf_event to ::bpf
  perf tool: Rename perf_tool::bpf_event to bpf
  perf tools: Rename perf_event::bpf_event to perf_event::bpf
  perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol
  libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
  libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h
  libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h
  libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h
  libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h
  libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h
  libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' to perf/event.h
  libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h
  libperf: Add PERF_RECORD_FORK 'struct fork_event' to perf/event.h
  libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' to perf/event.h
  libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h
  libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' to perf/event.h
  libperf: Add PERF_RECORD_MMAP 'struct mmap_event' to perf/event.h
  clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
  clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
  dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
  dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
  dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
  dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740
  dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
  clocksource/drivers: Do not warn on probe defer
  clocksource/drivers/timer-of: Do not warn on deferred probe
  clocksource/drivers/npcm: Fix GENMASK and timer operation
  clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
  arm64: dts: imx8mq: Add system counter node
  arm64: dts: imx8mm: Add system counter node
  clocksource/drivers/imx-sysctr: Add internal clock divider handle
  clocksource/drivers/tcb_clksrc: Register delay timer
  dt-bindings: timer: Convert Allwinner A13 HSTimer to a schema
  clocksource: sun4i: Add missing compatibles
  dt-bindings: timer: Add missing compatibles
  dt-bindings: timer: Convert Allwinner A10 Timer to a schema
  clocksource: Remove dev_err() usage after platform_get_irq()
  remoteproc: stm32: manage the get_irq probe defer case
  remoteproc: stm32: clear MCU PDDS at firmware start
  remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handling
  remoteproc: Add a sysfs interface for name
  r8169: improve DMA handling in rtl_rx
  net: sched: flower: don't take rtnl lock for cls hw offloads API
  net: sched: copy tunnel info when setting flow_action entry->tunnel
  net: sched: take reference to action dev before calling offloads
  net: sched: take rtnl lock in tc_setup_flow_action()
  net: sched: conditionally obtain rtnl lock in cls hw offloads API
  net: sched: add API for registering unlocked offload block callbacks
  net: sched: notify classifier on successful offload add/delete
  net: sched: refactor block offloads counter usage
  net: sched: change tcf block offload counter type to atomic_t
  net: sched: protect block offload-related fields with rw_semaphore
  libata: switch remaining drivers to use dma_set_mask_and_coherent
  sata_sil24: use dma_set_mask_and_coherent
  sata_qstor: use dma_set_mask_and_coherent
  sata_nv: use dma_set_mask_and_coherent
  sata_mv: use dma_set_mask_and_coherent
  pdc_adma: use dma_set_mask_and_coherent
  ahci: use dma_set_mask_and_coherent
  acard_ahci: use dma_set_mask_and_coherent
  xprtrdma: Send Queue size grows after a reconnect
  dm space map common: remove check for impossible sm_find_free() return value
  xprtrdma: Clear xprt->reestablish_timeout on close
  xprtrdma: Recycle MRs after disconnect
  fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
  leds: Allow to call led_classdev_unregister() unconditionally
  leds: lm3532: Add full scale current configuration
  dt: lm3532: Add property for full scale current.
  leds: lm3532: Fixes for the driver for stability
  leds: lm3532: Change the define for the fs current register
  leds: lm3532: Fix brightness control for i2c mode
  ARM: dts: Drop legacy custom hwmods property for dra7 gpio
  ARM: dts: Drop legacy custom hwmods property for dra7 mmc
  ARM: dts: Drop legacy custom hwmods property for dra7 i2c
  ARM: dts: Drop legacy custom hwmods property for dra7 uart
  ARM: OMAP2+: Drop legacy platform data for dra7 mcasp
  ARM: OMAP2+: Drop legacy platform data for dra7 mcspi
  media: don't do a 31 bit shift on a signed int
  media: use the BIT() macro
  media: ov9650: add a sanity check
  media: aspeed-video: address a protential usage of an unitialized var
  media: vicodec: make life easier for static analyzers
  media: remove include stdarg.h from some drivers
  ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init()
  ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2
  ARM: dts: ARM: dts: Configure interconnect target module for am3517sgx
  ARM: dts: Configure interconnect target module for omap3 sgx
  ARM: dts: Configure sgx for omap5
  clk: ti: add clkctrl data omap5 sgx
  ARM: OMAP2+: Drop legacy platform data for omap4 gpu
  ARM: OMAP2+: Drop legacy platform data for omap4 d2d
  ARM: dts: Configure d2d dts data for omap4
  ARM: OMAP2+: Drop legacy watchdog platform data for omap4
  ARM: dts: Drop custom hwmod property for omap4 i2c
  ARM: OMAP2+: Drop legacy platform data for cpsw on dra7
  ARM: OMAP2+: Drop legacy platform data for cpsw on am3 and am4
  ARM: dts: Add fck for cpsw mdio for omap variants
  bus: ti-sysc: Detect d2d when debug is enabled
  bus: ti-sysc: Add module enable quirk for SGX on omap36xx
  bus: ti-sysc: Change return types of functions
  dm raid1: use struct_size() with kzalloc()
  dm writecache: optimize performance by sorting the blocks for writeback_all
  perf script: Fix memory leaks in list_scripts()
  perf report: Fix --ns time sort key output
  perf report: Use timestamp__scnprintf_nsec() for time sort key
  perf tools: Remove duplicate headers
  perf augmented_raw_syscalls: Reduce perf_event_output() boilerplate
  perf augmented_raw_syscalls: Introduce helper to get the scratch space
  perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filter
  perf augmented_raw_syscalls: Rename augmented_filename to augmented_arg
  perf trace beauty ioctl: Fix off-by-one error in cmd->string table
  perf tests: Fixes hang in zstd compression test by changing the source of random data
  perf sort: Remove needless headers from sort.h, provide fwd struct decls
  perf srcline: Add missing srcline.h header to files needing its defs
  perf cacheline: Move cacheline related routines to separate files
  perf record: Move record_opts and other record decls out of perf.h
  dm writecache: add unlikely for getting two block with same LBA
  dm writecache: remove unused member pointer in writeback_struct
  x86/ftrace: Remove mcount() declaration
  Deprecate nfsd fault injection
  dm zoned: fix invalid memory access
  RDMA/mlx5: RDMA_RX flow type support for user applications
  v4l2-core: fix coding style for the two new c files
  ALSA: oxfw: fix NULL pointer dereference to unused stream structure
  media: v4l2-core: Remove BUG() from i2c and spi helpers
  media: v4l2-core: introduce a helper to unregister a i2c subdev
  ALSA: usb-audio: remove some dead code
  media: v4l2-core: introduce a helper to unregister a spi subdev
  media: v4l2-core: move i2c helpers out of v4l2-common.c
  media: v4l2-core: move spi helpers out of v4l2-common.c
  media: v4l2-core: Module re-organization
  media: usbvision: Remove dead code
  media: aspeed: fix an incorrect return code on buffer allocation failure
  media: hantro: Enable VP8 decoding on RK3328
  media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
  media: saa7134: keep demod i2c gate closed on Medion 7134
  media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
  media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL safe
  media: hdpvr: remove redundant assignment to retval
  media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
  media: ti-vpe: Add cleanup in vpdma_list_cleanup()
  media: fdp1: Fix a memory leak bug
  media: saa7146: add cleanup in hexium_attach()
  media: usb: cx231xx-417: fix a memory leak bug
  media: cpia2_usb: fix memory leaks
  platform/chrome: chromeos_laptop: drop checks of NULL-safe functions
  PM / devfreq: passive: fix compiler warning
  fbdev: da8xx: use resource management for dma
  fbdev: da8xx-fb: drop a redundant if
  fbdev: da8xx-fb: use devm_platform_ioremap_resource()
  fbdev: da8xx: remove panel_power_ctrl() callback from platform data
  ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
  fbdev: da8xx: add support for a regulator
  ARM: davinci: da850-evm: model the backlight GPIO as an actual device
  ARM: davinci: dm646x: Fix a typo in the comment
  ARM: dts: da850-evm: Use generic jedec, spi-nor for flash
  ARM: davinci: dm646x: switch to using the clocksource driver
  ARM: davinci: dm644x: switch to using the clocksource driver
  MAINTAINERS: Remove stale record for gpio-intel-mid.c
  ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
  phy: qcom-qmp: Correct ready status, again
  phy: qualcomm: phy-qcom-qmp: Add of_node_put() before return
  phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
  phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()
  perf stat: Remove needless headers from stat.h
  perf cpumap: No need to include perf.h, ditch it
  pinctrl: bcm2835: Pass irqchip when adding gpiochip
  firmware: bcm47xx_nvram: Allow COMPILE_TEST
  s390/kaslr: reserve memory for kasan usage
  s390/mem_detect: provide single get_mem_detect_end
  s390/cmma: reuse kstrtobool for option value parsing
  s390/vdso: reuse kstrtobool for option value parsing
  s390/startup: correct command line options parsing
  s390/vmcp: correct early_param handling
  s390/numa: correct early_param handling
  firmware: bcm47xx_nvram: Correct size_t printf format
  MIPS: Treat Loongson Extensions as ASEs
  MIPS: Remove dev_err() usage after platform_get_irq()
  perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
  perf/x86/intel/pt: Free up space in a ToPA descriptor
  perf/x86/intel/pt: Split ToPA metadata and page layout
  perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation
  perf/x86/intel/pt: Use helpers to obtain ToPA entry size
  perf/x86/intel/pt: Clean up ToPA allocation path
  device property: Remove duplicate test for NULL
  platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch
  usb: roles: intel_xhci: Supplying software node for the role mux
  udf: Use dynamic debug infrastructure
  software node: Add software_node_find_by_name()
  media: imx: add csc/scaler mem2mem device
  HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails
  media: cec-notifier: clear cec_adap in cec_notifier_unregister
  media: cec-adap: return from cec_s_conn_info() if adap is invalid
  udf: reduce leakage of blocks related to named streams
  ACPI / property: Add two new Thunderbolt property GUIDs to the list
  thunderbolt: Add support for Intel Ice Lake
  thunderbolt: Expose active parts of NVM even if upgrade is not supported
  thunderbolt: Hide switch attributes that are not set
  thunderbolt: Do not fail adding switch if some port is not implemented
  thunderbolt: Use 32-bit writes when writing ring producer/consumer
  thunderbolt: Move NVM upgrade support flag to struct icm
  thunderbolt: Correct path indices for PCIe tunnel
  netfilter: nfnetlink_log: add support for VLAN information
  clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks
  clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
  clk: meson: g12a: add support for SM1 GP1 PLL
  netfilter: nft_meta: support for time matching
  netfilter: nf_tables: Introduce new 64-bit helper register functions
  dt-bindings: clk: meson: add sm1 periph clock controller bindings
  video: pxafb: Remove cpufreq policy notifier
  video: sa1100fb: Remove cpufreq policy notifier
  arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY
  cpufreq: powerpc_cbe: Switch to QoS requests for freq limits
  cpufreq: powerpc: macintosh: Switch to QoS requests for freq limits
  iio: imu: st_lsm6dsx: introduce update_fifo function pointer
  mtd: rawnand: remove w90x900 driver
  mtd: nand: fix typo, s/erasablocks/eraseblocks
  mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
  dt-bindings: mtd: Document Macronix raw NAND controller bindings
  mtd: rawnand: Add Macronix raw NAND controller driver
  drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
  drm/hisilicon: Use dev_get_drvdata
  drm/hisilicon/hibmc: Using module_pci_driver.
  arm-nommu: remove the unused pgprot_dmacoherent define
  unicore32: remove the unused pgprot_dmacoherent define
  cirrus: cs89x0: remove set but not used variable 'lp'
  Revert "net: mediatek: remove set but not used variable 'status'"
  net: mediatek: remove set but not used variable 'status'
  selftests/powerpc: Retry on host facility unavailable
  selftests/powerpc: Fix and enhance TM signal context tests
  dt-bindings: iio: light: isl29501: Rename bindings documentation file
  Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section
  iio: st_sensors: Fix build error
  dt-bindings: iio: adc: Add AD7606B ADC documentation
  dt-bindings: iio: adc: Migrate AD7606 documentation to yaml
  MAINTAINERS: Add Beniamin Bia for AD7606 driver
  iio: adc: ad7606: Add support for AD7606B ADC
  ARM: aspeed: Enable SMP boot
  ARM: aspeed: Add ASPEED AST2600 architecture
  ARM: aspeed: Select timer in each SoC
  dt-bindings: arm: cpus: Add ASPEED SMP
  ARM: configs: aspeed_g5: Enable AST2600
  ARM: configs: multi_v7: Add ASPEED G6
  KVM: arm/arm64: vgic: Use a single IO device per redistributor
  KVM: arm/arm64: vgic: Remove spurious semicolons
  staging: rtl8192u: Add space around binary operators
  staging: rtl8192u: remove code under TO_DO_LIST
  staging: rtl8192u: Remove unnecessary blank lines
  staging: rtl8192u: remove redundant assignment to pointer crypt
  staging: rtl8723bs: os_dep: Drop condition with no effect
  staging: rtl8723bs: hal: Drop condition with no effect
  staging: rtl8723bs: os_dep: Remove unused declarations
  ALSA: usb-audio: Clean up check_input_term()
  ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expander
  PM / devfreq: passive: Use non-devm notifiers
  PM / devfreq: exynos-bus: Convert to use dev_pm_opp_set_rate()
  PM / devfreq: exynos-bus: Correct clock enable sequence
  PM / devfreq: Correct devm_devfreq_remove_device() documentation
  PM / devfreq: events: extend events by type of counted data
  PM / devfreq: exynos-events: change matching code during probe
  jbd2: add missing tracepoint for reserved handle
  kbuild: remove unneeded '+' marker from kselftest-merge
  net: phy: sfp: Add labels to hwmon sensors
  s390/qeth: add xmit_more support for IQD devices
  s390/qeth: add BQL support for IQD devices
  s390/qeth: when in TX NAPI mode, use napi_consume_skb()
  s390/qeth: add TX NAPI support for IQD devices
  s390/qeth: collect accurate TX statistics
  s390/qdio: let drivers opt-out from Output Queue scanning
  s390/qdio: enable drivers to poll for Output completions
  bnxt_en: Fix allocation of zero statistics block size regression.
  net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
  net: hns3: Fix -Wunused-const-variable warning
  kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
  kbuild: pkg: add package targets to PHONY instead of FORCE
  kbuild: pkg: clean up package files/dirs from the top Makefile
  net: use unlikely for dql_avail case
  docs: process: fix broken link
  arm64: dts: imx8mq: Add mux controller to iomuxc_gpr
  ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards
  dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles
  dt-bindings: eeprom: at25: Add Anvo ANV32E61W
  dt-bindings: vendor-prefixes: Add Anvo-Systems
  soc: imx: gpcv2: Print the correct error code
  arm64: dts: fsl: add support for Hummingboard Pulse
  dt-bindings: arm: fsl: add Hummingboard Pulse
  ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHz
  arm64: dts: ls1088a: update gpio compatible
  clk: imx: imx8mn: fix audio pll setting
  arm64: dts: imx: Add i.mx8mq nitrogen8m basic dts support
  dt-bindings: arm: imx: add imx8mq nitrogen support
  fpga: altera-cvp: Add Stratix10 (V2) Support
  fpga: altera-cvp: Preparation for V2 parts.
  fpga: altera-cvp: Discover Vendor Specific offset
  arm64: dts: ls1088a-qds: Add the spi-flash nodes under the DSPI controller
  arm64: dts: ls1088a: Add the DSPI controller node
  dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string
  ARM: imx: stop adjusting ar8031 phy tx delay
  ARM: dts: pbab01: correct rtc vendor
  MIPS: dts: mscc: describe the PTP ready interrupt
  MIPS: dts: mscc: describe the PTP register range
  MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
  mips: avoid explicit UB in assignment of mips_io_port_base
  erofs: move erofs out of staging
  mtd: rawnand: Fix a memory leak bug
  mtd: onenand_base: Fix a memory leak bug
  PM / devfreq: tegra20: add COMMON_CLK dependency
  PM / devfreq: events: add Exynos PPMU new events
  PM / devfreq: Fix kernel oops on governor module load
  PM / devfreq: rk3399_dmc: Fix spelling typo
  PM / devfreq: Fix spelling typo
  PM / devfreq: Introduce driver for NVIDIA Tegra20
  PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
  PM / devfreq: tegra: Enable COMPILE_TEST for the driver
  PM / devfreq: tegra: Support Tegra30
  PM / devfreq: tegra: Reconfigure hardware on governor's restart
  PM / devfreq: tegra: Move governor registration to driver's probe
  PM / devfreq: tegra: Mark ACTMON's governor as immutable
  PM / devfreq: tegra: Avoid inconsistency of current frequency value
  PM / devfreq: tegra: Clean up driver's probe / remove
  PM / devfreq: tegra: Properly disable interrupts
  PM / devfreq: tegra: Drop primary interrupt handler
  PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
  PM / devfreq: tegra: Don't ignore clk errors
  PM / devfreq: tegra: Replace write memory barrier with the read barrier
  PM / devfreq: tegra: Replace readl-writel with relaxed versions
  PM / devfreq: tegra: Fix kHz to Hz conversion
  ext4: fix punch hole for inline_data file systems
  r8169: fix DMA issue on MIPS platform
  drop_monitor: Make timestamps y2038 safe
  net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
  net/mlx5: Fix return code in case of hyperv wrong size read
  net: ipv6: fix listify ip6_rcv_finish in case of forwarding
  leds: Switch to use fwnode instead of be stuck with OF one
  leds: max77650: Switch to fwnode property API
  r8152: add a helper function about setting EEE
  r8152: saving the settings of EEE
  mailmap: map old company name to new one @microchip.com
  MAINTAINERS: at91: remove the TC entry
  MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry
  ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
  null_blk: fix inline misuse
  ice: Don't allow VSI to remove unassociated ucast filter
  ice: Fix issues updating VSI MAC filters
  ice: update ethtool stats on-demand
  ice: Add input handlers for virtual channel handlers
  ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
  ice: Fix flag used for module query
  ice: silence some bogus error messages
  ice: Rename ethtool private flag for lldp
  ice: reject VF attempts to enable head writeback
  MIPS: Fix build with CONFIG_PROC_VMCORE=y
  ice: Copy dcbx configuration only if mode is correct
  ice: Treat DCBx state NOT_STARTED as valid
  MIPS: mm: Fix highmem compile
  ice: Don't call synchronize_irq() for VF's from the host
  drm/amd/display: 3.2.48
  drm/amd/display: flicking observed while installing driver on Navi10 CF
  drm/amd/display: Properly read LVTMA_PWRSEQ_CNTL
  drm/amd/display: revert wait in pipelock
  drm/amd/display: Use res_cap to acquire i2c instead of pipe count
  ice: Account for all states of FW DCBx and LLDP
  drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags
  drm/amd/display: fix DML not calculating delivery time
  drm/amd/display: MST topology debugfs
  drm/amd/display: set av_mute in hw_init for HDMI
  drm/amd/display: Add Logging for Gamma Related information
  drm/amd/display: Enable HW rotation
  drm/amd/display: add Cursor Degamma logic for DCN2
  drm/amd/display: fix odm validation
  drm/amd/display: fix odm stream release
  drm/amd/display: fix dcn20 odm dpp programming
  drm/amd/display: Fix number of slices not being checked for dsc
  drm/amd/display: fix odm pipe copy
  drm/amd/display: fix trigger not generated for freesync
  drm/amd/display: fix stuck test pattern on right half of display
  drm/amd/display: support spdif
  drm/amd/display: Refactoring VTEM
  drm/amd/display: 3.2.47
  drm/amd/display: remove unused function
  drm/amd/display: cleaned up coding error in init_hw
  drm/amd/display: Add VM page fault handle implementation
  drm/amd/display: refactor Device ID for external chips
  drm/amd/display: Zero-out dsc init regs
  drm/amd/display: Implement voltage limitation stub
  drm/amd/display: add null checks before logging
  drm/amd/display: set Hratio and VRatio in dml
  drm/amd/display: fix dp stream enable
  drm/amd/display: load iram for abm 2.3
  drm/amd/display: fix MPO HUBP underflow with Scatter Gather
  drm/amd/display: fix audio endpoint not getting disabled issue
  drm/amd/display: Delete dead code in command_table_helper
  drm/amd/display: re structure odm to allow 4 to 1 support
  drm/amdgpu: set adev->num_vmhubs for gmc6,7,8
  drm/amdgpu/display: add flag for multi-display mclk switching
  drm/amd/display: update bw_calcs to take pipe sync into account (v3)
  drm/amdgpu/powerplay/vega10: enable mclk switching if monitors are synced
  drm/amdgpu/powerplay/smu7: enable mclk switching if monitors are synced
  drm/powerplay: Fix Vega20 power reading again
  amd/amdkfd: add Arcturus vf DID support
  drm/amd/powerpaly: fix navi series custom peak level value error
  drm/amdgpu: correct ras error count type
  ice: Allow egress control packets from PF_VSI
  dt-bindings: irq: mtk, sysirq: add support for mt6779
  dt-bindings: mtk-uart: add mt6779 uart bindings
  dt-bindings: mediatek: add support for mt6779 reference board
  arm64: kexec_file: add rng-seed support
  fdt: add support for rng-seed
  arm64: map FDT as RW for early_init_dt_scan()
  clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
  clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
  clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
  f2fs: introduce f2fs_match_name() for cleanup
  f2fs: Fix indefinite loop in f2fs_gc()
  f2fs: allocate memory in batch in build_sit_info()
  f2fs: support FS_IOC_{GET,SET}FSLABEL
  f2fs: fix to avoid data corruption by forbidding SSR overwrite
  f2fs: Fix build error while CONFIG_NLS=m
  Revert "f2fs: avoid out-of-range memory access"
  f2fs: cleanup the code in build_sit_entries.
  f2fs: fix wrong available node count calculation
  f2fs: remove duplicate code in f2fs_file_write_iter
  f2fs: fix to migrate blocks correctly during defragment
  f2fs: use wrapped f2fs_cp_error()
  f2fs: fix to use more generic EOPNOTSUPP
  f2fs: use wrapped IS_SWAPFILE()
  f2fs: Support case-insensitive file name lookups
  f2fs: include charset encoding information in the superblock
  fs: Reserve flag for casefolding
  f2fs: fix to avoid call kvfree under spinlock
  fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
  f2fs: disallow direct IO in atomic write
  f2fs: fix to handle quota_{on,off} correctly
  f2fs: fix to detect cp error in f2fs_setxattr()
  f2fs: fix to spread f2fs_is_checkpoint_ready()
  f2fs: support fiemap() for directory inode
  f2fs: fix to avoid discard command leak
  f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
  f2fs: fix to drop meta/node pages during umount
  f2fs: disallow switching io_bits option during remount
  f2fs: fix panic of IO alignment feature
  f2fs: introduce {page,io}_is_mergeable() for readability
  MIPS: init: Drop boot_mem_map
  MIPS: mm: Drop boot_mem_map
  rtc: pcf2127: bugfix: read rtc disables watchdog
  rtc: pcf2127: cleanup register and bit defines
  rtc: pcf2127: convert to devm_rtc_allocate_device
  rtc: sun6i: Add support for H6 RTC
  dt-bindings: rtc: sun6i: Add compatible for H6 RTC
  rtc: fsl-ftm-alarm: add FTM alarm driver
  dt-bindings: rtc: add bindings for FlexTimer Module
  dm verity: add root hash pkcs#7 signature verification
  dm crypt: reuse eboiv skcipher for IV generation
  dm: make dm_table_find_target return NULL
  EDAC/amd64: Support asymmetric dual-rank DIMMs
  MIPS: xlp: Drop boot_mem_map
  MIPS: ip22: Drop addr_is_ram
  MIPS: msp: Record prom memory
  MIPS: malta: Drop prom_free_prom_memory
  MIPS: fw: Record prom memory
  MIPS: OCTEON: Drop boot_mem_map
  mm/hmm: fix hmm_range_fault()'s handling of swapped out pages
  ata/pata_buddha: Probe via modalias instead of initcall
  null_blk: create a helper for req completion
  null_blk: create a helper for zoned devices
  null_blk: create a helper for mem-backed ops
  null_blk: create a helper for badblocks
  null_blk: create a helper for throttling
  null_blk: move duplicate code to callers
  dt-bindings: can: rcar_can: document r8a77470 support
  dt-bindings: can: rcar_canfd: document r8a77995 support
  dt-bindings: can: rcar_can: document r8a77995 support
  dt-bindings: can: rcar_can: document r8a77990 support
  soc: mediatek: cmdq: change the type of input parameter
  soc: mediatek: cmdq: reorder the parameter
  arm64: dts: allwinner: orange-pi-3: Enable WiFi
  spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
  spi: spi-fsl-dspi: Remove impossible to reach error check
  spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
  spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
  ACPI: SBS: remove unused const variable 'SMBUS_PEC'
  EDAC/amd64: Cache secondary Chip Select registers
  vfio-ccw: add some logging
  ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
  spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
  ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
  ARM: 8896/1: VDSO: Don't leak kernel addresses
  ARM: 8895/1: visit mach-* and plat-* directories when cleaning
  ARM: 8894/1: boot: Replace open-coded nop with macro
  ARM: 8893/1: boot: Explain the 8 nops
  ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPE
  ARM: 8875/1: Kconfig: default to AEABI w/ Clang
  ARM: 8873/1: perf: cleanup cppcheck shifting warning
  ARM: 8872/1: Use common outgoing-CPU-notification code
  ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks
  ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()
  media: sunxi: Add A10 CSI driver
  media: sunxi: Refactor the Makefile and Kconfig
  media: dt-bindings: media: Add Allwinner A10 CSI binding
  media: atmel: atmel-isi: fix timeout value for stop streaming
  gpio: mt7621: Pass irqchip when adding gpiochip
  gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
  ARM: dts: sunxi: Add missing watchdog clocks
  ARM: dts: sunxi: Add missing watchdog interrupts
  gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h
  pinctrl: meson: meson: Add of_node_put() before return
  gpio: aspeed: Add SGPIO driver
  hid-logitech-dj: add the new Lightspeed receiver
  HID: logitech-dj: add support of the G700(s) receiver
  clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
  clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domain
  clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
  pinctrl/gpio: Take MUX usage into account
  soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9
  soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7
  iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems
  arm64: dts: allwinner: h6: Add support for RTC and fix the clock tree
  Documentation: Update Documentation for iommu.passthrough
  iommu: Disable passthrough mode when SME is active
  iommu: Set default domain type at runtime
  iommu: Print default domain type on boot
  ia64: Get rid of iommu_pass_through
  x86/dma: Get rid of iommu_pass_through
  iommu/vt-d: Request passthrough mode from IOMMU core
  iommu/amd: Request passthrough mode from IOMMU core
  iommu: Use Functions to set default domain type in iommu_set_def_domain_type()
  iommu: Add helpers to set/get default domain type
  iommu: Remember when default domain type was set on kernel command line
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support
  soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain
  dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support
  pinctrl: amd: disable spurious-firing GPIO IRQs
  MAINTAINERS: Remove FMC subsystem
  ARM: dts: sun7i: Add CSI0 controller
  gpio: tqmx86: Pass irqchip when adding gpiochip
  gpio: vf610: Pass irqchip when adding gpiochip
  gpio: zx: Pass irqchip when adding gpiochip
  gpio: mpc8xxx: add ls1088a platform special function
  gpio: mpc8xxx: add ls1088a platform gpio node DT binding description
  omapdrm: no need to check return value of debugfs_create functions
  drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
  arm64: dts: allwinner: a64: Add A64 OlinuXino board (with eMMC)
  dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC
  ARM: dts: v3s: Change the timers compatible
  ARM: dts: h3: Change the timers compatible
  ARM: dts: a83t: Change the timers compatible
  ARM: dts: a23/a33: Change the timers compatible
  ARM: dts: sun6i: Add missing timers interrupts
  ARM: dts: sun5i: Add missing timers interrupts
  ARM: dts: sun4i: Add missing timers interrupts
  dt-bindings: mfd: Convert Allwinner GPADC bindings to a schema
  arm64: dts: allwinner: h6: Introduce Tanix TX6 board
  dt-bindings: arm: sunxi: Add compatible for Tanix TX6 board
  arm64: allwinner: h6: add I2C nodes
  dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node.
  ARM: dts: sunxi: Add mdio bus sub-node to GMAC
  arm64: dts: allwinner: Enable DDC regulator for Beelink GS1
  arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
  arm64: dts: allwinner: Add SPDIF node for Allwinner H6
  ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3
  ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
  dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
  arm64: dts: allwinner: orange-pi-3: Enable HDMI output
  ARM: dts: sun8i: a83t: Enable HDMI output on Cubietruck Plus
  pinctrl: rza2: Include the appropriate headers
  pinctrl: rza2: Drop driver use of consumer flags
  pinctrl: rza1: Add of_node_put() before return
  pinctrl: sh-pfc: Include the right header
  pinctrl: sh-pfc: Rollback to mux if required when the gpio is freed
  soundwire: intel: handle disabled links
  soundwire: intel: add debugfs register dump
  soundwire: cadence_master: add debugfs register dump
  soundwire: add debugfs support
  KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
  KVM: PPC: Book3S: Mark expected switch fall-through
  EDAC/amd64: Decode syndrome before translating address
  EDAC/amd64: Find Chip Select memory size using Address Mask
  EDAC/amd64: Initialize DIMM info for systems with more than two channels
  EDAC/amd64: Recognize DRAM device type ECC capability
  phy: mvebu-a3700-comphy: Inform users if their firmware is too old
  phy: samsung: disable bind/unbind platform driver feature
  phy: core: document phy_calibrate()
  phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before return
  phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before return
  phy: marvell: phy-armada38x-comphy: Add of_node_put() before return
  phy: enable compile-testing for the Lantiq PHY drivers
  phy: lantiq: vrx200-pcie: add a driver for the Lantiq VRX200 PCIe PHY
  dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs
  ext4: rework reserved cluster accounting when invalidating pages
  ext4: documentation fixes
  ext4: treat buffers with write errors as containing valid data
  drm/nouveau/volt: Fix for some cards having 0 maximum voltage
  drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets
  drm/nouveau/dispnv04: Remove runtime PM
  drm/nouveau/gpio: check function 76 in the power check as well
  drm/nouveau/gpio: check the gpio function 16 in the power check as well
  drm/nouveau/gpio: fail if gpu external power is missing
  drm/nouveau/bios/gpio: sort gpios by values
  drm/nouveau/therm: don't attempt fan control where PMU is already managing it
  drm/nouveau/therm: skip probing for devices not specified in thermal tables
  drm/nouveau/kms/gv100-: attach pixel blend mode property to planes
  drm/nouveau/kms/gv100-: attach alpha property to planes
  drm/nouveau/kms/gv100-: add support for plane zpos property
  drm/nouveau/kms/nv50-: attach immutable zpos property to planes
  drm/nouveau/kms/nv50-: create primary plane before overlay planes
  drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset()
  drm/nouveau/kms/gv100-: implement csc + enable modern colour managment properties
  drm/nouveau/kms/gv100-: use premultiplied alpha blending between planes
  drm/nouveau/kms/nv50-: enable modern color management properties
  drm/nouveau/kms/gf119-: add ctm property support
  drm/nouveau/kms/nv50-: remove overlay alpha formats
  drm/nouveau/fifo/gk104-: fix parsing of mmu fault data
  drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data
  drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode
  drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode
  drm/nouveau/bios: downgrade absence of tmds table to info from an error
  drm/nouveau: Disable atomic support on a per-device basis
  drm/nouveau/kms/nv50-: add fp16 scanout support
  drm/nouveau/kms/nv50-: disable input lut harder
  drm/nouveau/kms/tu102-: disable input lut when input is already FP16
  drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formats
  drm/nouveau: fix nvif/device.h is included more than once
  drm/nouveau/dispnv04: subdev/bios.h is included more than once
  drm/nouveau/mmu: use struct_size() helper
  drm/nouveau: drop use of drmp.h
  drm/nouveau: drop drmP.h from all header files
  drm/nouveau: drop drmP.h from nouveau_drv.h
  drm/nouveau: drop use of DRM_UDELAY
  drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"
  drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static
  ext4: fix warning inside ext4_convert_unwritten_extents_endio
  net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
  drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
  ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
  net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”
  hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
  can: Delete unnecessary checks before the macro call “dev_kfree_skb”
  mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
  net: fec: add C45 MDIO read/write support
  drm/amd/display: fix calc_pll_max_vco_construct
  drm/amdgpu: enable VCN DPG for Renoir
  Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"
  drm/amdgpu: update gc/sdma goldensetting for rn
  drm/amd/powerplay: Disable renoir smu feature retrieve for the moment
  dt-bindings: net: meson-dwmac: convert to yaml
  dt-bindings: net: snps, dwmac: update reg minItems maxItems
  drm/amd/powerplay: enable renoir dpm feature
  drm/amdgpu: enable SDMA power gating for rn
  drm/amdgpu/sdma4: set sdma clock gating for rn
  drm/amdgpu/mmhub1: set mmhub clock gating for rn
  drm/amdgpu: enable DF clock gating for rn
  drm/amdgpu: enable athub clock gating for rn
  drm/amdgpu: enable IH clock gating for rn
  drm/amdgpu: enable vcn clock gating for rn
  drm/amdgpu: enable rom clock gating for rn
  drm/amdgpu: enable HDP clock gating for rn
  drm/amdgpu: enable BIF clock gating for rn
  drm/amdgpu: enable sdma clock gating for rn
  drm/amdgpu: enable mmhub clock gating for rn
  drm/amdgpu: enable gfx clock gating for rn
  drm/amd/powerplay: add DPMCLOCKS table implementation
  drm/amd/powerplay: init smu tables for rn
  drm/amd/powerplay: add smu tables for rn
  drm/amd/powerplay: using valid mapping check for rn
  drm/amd/powerplay: fix checking gfxoff status for rn
  drm/amdgpu: add and enable gfxoff feature
  drm/amdgpu: add set_gfx_cgpg implement (v2)
  drm/amd/powerplay: udpate smu_v12_0_check_fw_version (v2)
  drm/amd/powerplay: powerup sdma/vcn for all apu series
  drm/amdgpu/powerplay: add Renoir VCN power management
  drm/amdgpu: skip dpm init for renoir
  drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoir
  drm/amdgpu/powerplay: add smu ip block for renoir (v2)
  drm/amdgpu/powerplay: add smu_v12_0.c & smu_v12_0.h for renoir
  drm/amdgpu/powerplay: add initial renoir_ppt.c for renoir (v3)
  drm/amd/powerplay: add smu12_driver_if.h (v3)
  drm/amdgpu/powerplay: Add smu_v12_0_ppsmc.h (v2)
  drm/amd/display: fix a potential null pointer dereference
  drm/amdgpu/powerplay: remove redundant assignment to variable baco_state
  drm/amdkfd: Make deallocate_hiq_sdma_mqd static
  drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1x
  drm/amd/display: Enable SST DSC in DM
  Revert "drm/amd/display: Fix underscan not using proper scaling"
  Revert "drm/amd/display: add global master update lock for DCN2"
  Revert "drm/amd/display: navi10 bring up skip dsc encoder config"
  Revert "drm/amd/display: skip dsc config for navi10 bring up"
  drm/amdgpu: fix dma_fence_wait without reference
  drm/powerplay: Fix Vega20 Average Power value v4
  amd/amdgpu: add Arcturus vf DID support
  drm/amdgpu: unity mc base address for arcturus
  drm/amdgpu: disable agp for sriov
  misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"
  misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()
  misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()
  misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails
  misc: xilinx_sdfec: Fix a couple small information leaks
  rtc: Add Amlogic Virtual Wake RTC
  dt-bindings: rtc: new binding for Amlogic VRTC
  vfio_pci: Restore original state on release
  i40e: fix retrying in i40e_aq_get_phy_capabilities
  i40e: Persistent LLDP support
  i40e: allow reset in recovery mode
  i40e: Remove function i40e_update_dcb_config()
  i40e: Fix crash caused by stress setting of VF MAC addresses
  i40e: reset veb.tc_stats when resetting veb.stats
  i40e: Update FW API version to 1.9
  i40e: check_recovery_mode had wrong if statement
  i40e: Add drop mode parameter to set mac config
  i40e: fix shifts of signed values
  i40e: add check on i40e_configure_tx_ring() return value
  i40e: Check if transceiver implements DDM before access
  i40e: reduce stack usage in i40e_set_fc
  libperf: Fix alignment trap with xyarray contents in 'perf stat'
  perf c2c: Fix report with offline cpus
  libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
  perf cpumap: Remove needless includes from cpumap.h
  perf evsel: Switch to libperf's cpumap.h
  perf x86 kvm-stat: Add missing string.h header
  perf evsel: util/evsel.h needs stdio.h as it uses FILE
  perf evsel: Remove needless stddef.h from util/evsel.h
  perf evsel: Remove needless counts.h header from util/evsel.h
  perf evsel: Add missing perf/evsel.h header in util/evsel.h
  perf scripting python: Add missing counts.h header
  perf stat: Add missing counts.h
  perf tests: Add missing counts.h
  perf script: Add missing counts.h
  perf evlist: Add missing xyarray.h header
  perf bpf: Add missing xyarray.h header
  perf counts: Add missing headers needed for types used
  perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
  perf metricgroup: Remove needless includes from metricgroup.h
  perf kvm s390: Add missing string.h header
  nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands
  mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
  dt-bindings: arm: rockchip: remove reference to fennec board
  ARM: dts: rockchip: remove rk3288 fennec board support
  arm64: dts: rockchip: add rk3328 VPU node
  platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver
  spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
  nexthops: remove redundant assignment to variable err
  spi: fsl-qspi: Enhance binding to extend example for flash entry
  MAINTAINERS: Extend patterns for Samsung SoC, Security Subsystem and clock drivers
  soc: samsung: chipid: Select missing dependency for EXYNOS_CHIPID
  soc: samsung: chipid: Remove the regmap lookup error log
  perf arm64: Add missing debug.h header
  ASoC: soc-core: initialize list at one place
  ASoC: SOF: topology: fix get control data return type and arguments
  ASoC: soc-core: initialize component list
  ASoC: soc-topology: use for_each_component_dais() at remove_dai()
  ASoC: soc-dai: use bit field for bus_control
  ASoC: soc-core: soc_cleanup_card_resources() become void
  ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
  ASoC: soc-core: use device_register()
  ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off
  ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
  ASoC: wm8988: fix typo in wm8988_right_line_controls
  ASoC: SOF: imx: Add i.MX8 HW support
  ASoC: SOF: Add OF DSP device support
  dt-bindings: dsp: fsl: Add DSP core binding support
  arm64: dts: fsl: Remove num-lanes property from PCIe nodes
  ASoC: AMD: Fix Kconfig warning without GPIOLIB
  arm64: Add tagged-address-abi.rst to index.rst
  ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
  PCI: dwc: Return directly when num-lanes is not found
  Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI"
  iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS
  dt-bindings: PCI: designware: Remove the num-lanes from Required properties
  EDAC/amd64: Support more than two controllers for chip selects handling
  driver core: initialize a default DMA mask for platform device
  ipmi: move message error checking to avoid deadlock
  ipmi_ssif: avoid registering duplicate ssif interface
  drm: meson: use match data to detect vpu compatibility
  HID: multitouch: add support for the Smart Tech panel
  HID: multitouch: do not filter mice nodes
  ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree
  ARM: dts: ux500: Move ab8500 nodes to ste-ab8500.dtsi
  HID: do not call hid_set_drvdata(hdev, NULL) in drivers
  HID: wacom: do not call hid_set_drvdata(hdev, NULL)
  arm64: defconfig: Enable SM8150 GCC and pinctrl driver
  libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
  libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
  perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
  tools headers: Add missing perf_event.h include
  NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()
  NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()
  NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()
  NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
  NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()
  NFS: Add an nfs4_call_sync_custom() function
  arm64: dts: mt8183: add I2C nodes
  drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
  block: move same page handling from __bio_add_pc_page to the callers
  block: create a bio_try_merge_pc_page helper
  block: improve the gap check in __bio_add_pc_page
  powerpc/configs: Disable /dev/port in skiroot defconfig
  selftests/powerpc: Ignore generated files
  powerpc: Document xmon options
  powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
  powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
  powerpc/eeh: Fix crash when edev->pdev changes
  powerpc/eeh: Convert log messages to eeh_edev_* macros
  powerpc/eeh: Introduce EEH edev logging macros
  powerpc/eeh: Add bdfn field to eeh_dev
  powerpc/eeh: Refactor around eeh_probe_devices()
  powerpc/eeh: EEH for pSeries hot plug
  powerpc/eeh: Initialize EEH address cache earlier
  powerpc/eeh: Improve debug messages around device addition
  powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
  powerpc/64: Adjust order in pcibios_init()
  powerpc: remove meaningless KBUILD_ARFLAGS addition
  drm/i915: Update DRIVER_DATE to 20190822
  crypto: talitos - Fix build warning in aead_des3_setkey
  crypto: n2/des - fix build breakage after DES updates
  crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
  arm64: Define Documentation/arm64/tagged-address-abi.rst
  drm/i915: Kill the undead i915_gem_batch_pool.c
  arm64: dts: mt8183: fix pwrap gic number
  arm: dts: mediatek: add basic support for MT7629 SoC
  ALSA: usb-audio: Remove superfluous bLength checks
  ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
  ALSA: usb-audio: Simplify parse_audio_unit()
  ALSA: usb-audio: More validations of descriptor units
  KVM: VMX: Fix and tweak the comments for VM-Enter
  KVM: Assert that struct kvm_vcpu is always as offset zero
  KVM: X86: Add pv tlb shootdown tracepoint
  KVM: x86: Unconditionally call x86 ops that are always implemented
  KVM: x86/mmu: Consolidate "is MMIO SPTE" code
  KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
  KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
  x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
  x86: KVM: svm: eliminate weird goto from vmrun_interception()
  x86: KVM: svm: remove hardcoded instruction length from intercepts
  x86: KVM: add xsetbv to the emulator
  x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
  x86: kvm: svm: propagate errors from skip_emulated_instruction()
  x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
  KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
  KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
  KVM: x86: always expose VIRT_SSBD to guests
  KVM: x86: fix reporting of AMD speculation bug CPUID leaf
  ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93
  ALSA: hda/realtek - Check beep whitelist before assigning in all codecs
  drm/i915: Replace i915_vma_put_fence()
  drm/i915: Pull obj->userfault tracking under the ggtt->mutex
  drm/i915: Track ggtt fence reservations under its own mutex
  HID: logitech: Fix general protection fault caused by Logitech driver
  HID: hidraw: Fix invalid read in hidraw_ioctl
  drm: fix module name in edid_firmware log message
  drm/i915: Generalise the clflush dma-worker
  cpufreq: Print driver name if cpufreq_suspend() fails
  net/mlx5e: Add mlx5e HV VHCA stats agent
  net/mlx5: Add HV VHCA control agent
  net/mlx5: Add HV VHCA infrastructure
  net/mlx5: Add wrappers for HyperV PCIe operations
  PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
  PCI: hv: Add a paravirtual backchannel in software
  soundwire: intel: remove unused variables
  ARM: dts: aspeed: swift: Add eMMC device
  cpufreq: mediatek: Add support for mt8183
  cpufreq: mediatek: change to regulator_get_optional
  cpufreq: imx-cpufreq-dt: Add i.MX8MN support
  cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed grading
  cpufreq: qcom-hw: invoke frequency-invariance setter function
  cpufreq: qcom-hw: Update logic to detect turbo frequency
  crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
  crypto: sha256 - Add sha224 support to sha256 library code
  crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
  crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
  crypto: sha256 - Move lib/sha256.c to lib/crypto
  crypto: sha256_generic - Fix some coding style issues
  crypto: sha256 - Fix some coding style issues
  crypto: vmx/xts - use fallback for ciphertext stealing
  crypto: s390/xts-aes - invoke fallback for ciphertext stealing
  crypto: x86/xts - implement support for ciphertext stealing
  crypto: hisilicon - Fix warning on printing %p with dma_addr_t
  fs: cifs: move from the crypto cipher API to the new DES library interface
  crypto: des - remove now unused __des3_ede_setkey()
  crypto: x86/des - switch to library interface
  crypto: des - split off DES library from generic DES cipher driver
  crypto: des - remove unused function
  crypto: 3des - move verification out of exported routine
  crypto: ux500/des - switch to new verification routines
  crypto: talitos/des - switch to new verification routines
  crypto: sun4i/des - switch to new verification routines
  crypto: stm32/des - switch to new verification routines
  crypto: rk3288/des - switch to new verification routines
  crypto: qce/des - switch to new verification routines
  crypto: picoxcell/des - switch to new verification routines
  crypto: omap/des - switch to new verification routines
  crypto: n2/des - switch to new verification routines
  crypto: cesa/des - switch to new verification routines
  crypto: ixp4xx/des - switch to new verification routines
  crypto: safexcel/des - switch to new verification routines
  crypto: hisilicon/des - switch to new verification routines
  crypto: hifn/des - switch to new verification routines
  crypto: ccree/des - switch to new verification routines
  crypto: ccp/des - switch to new verification routines
  crypto: nitrox/des - switch to new verification routines
  crypto: cpt/des - switch to new verification routines
  crypto: caam/des - switch to new verification routines
  crypto: bcm/des - switch to new verification routines
  crypto: atmel/des - switch to new verification routines
  crypto: sparc/des - switch to new verification routines
  crypto: s390/des - switch to new verification routines
  crypto: des/3des_ede - add new helpers to verify keys
  MAINTAINERS: nx crypto: Fix typo in a filepath
  lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
  random: Support freezable kthreads in add_hwgenerator_randomness()
  drm/amdkfd: remove set but not used variable 'pdd'
  drm/amd/display: remove duplicated include from dc_link.c
  drm/amdgpu: remove duplicated include from gfx_v9_0.c
  drm/amdgpu: remove set but not used variable 'psp_enabled'
  drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode
  drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
  drm/amd/display: Lock the CRTC when setting CRC source
  drm/amd/display: Split out DC programming for CRC capture
  drm/amd/display: Use connector list for finding DPRX CRC aux
  drm/amd/display: Check return code for CRC drm_crtc_vblank_get
  drm/amd/amdgpu: disable MMHUB PG for navi10
  drm/amd/powerplay: correct typo
  drm/amd/powerplay: correct SW smu11 thermal range settings
  drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm disabled
  drm/amd/powerplay: get bootup fclk value
  drm/amd/powerplay: expose supported clock domains only through sysfs
  drm/amd/powerplay: update Arcturus smc fw and driver interface header
  drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_smu.h
  drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
  drm/amd/powerplay: add smu_smc_read_sensor support for arcturus
  drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'
  drm/amdgpu/psp: move TMR to cpu invisible vram region
  drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
  drm/amdkfd: Fill the name field in node topology with asic name v2
  drm/amdgpu: Set no-retry as default.
  drm/amdgpu: add firmware header printing for psp fw loading (v2)
  drm/amdgpu: fix debug level for ppt offset/size
  drm/amdgpu: remove special autoload handling for navi12
  drm/amd/display: Calculate bpc based on max_requested_bpc
  drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
  csky: Fixup 610 vipt cache flush mechanism
  mm/mmu_notifiers: remove unregister_no_release
  RDMA/odp: remove ib_ucontext from ib_umem
  RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
  soc: qcom: aoss: Add AOSS QMP support
  dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
  dt-bindings: firmware: scm: Add SM8150 and SC7180 support
  dt-bindings: firmware: scm: re-order compatible list
  soc: qcom: smem: Update max processor count
  net/mlx5e: Add trace point for neigh update
  net/mlx5e: Add trace point for neigh used value update
  net/mlx5e: Add tc flower tracepoints
  net/mlx5e: Only access fully initialized flows in neigh update
  net/mlx5e: Refactor neigh update for concurrent execution
  net/mlx5e: Refactor neigh used value update for concurrent execution
  net/mlx5e: Protect neigh hash encap list with spinlock and rcu
  net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock
  net/mlx5e: Extend neigh hash entry with rcu
  net/mlx5e: Always take reference to neigh entry
  net/mlx5e: Extract code that queues neigh update work into function
  arm64: dts: qcom: sm8150: Add apps shared nodes
  arm64: dts: qcom: sm8150: Add reserved-memory regions
  arm64: dts: qcom: sm8150-mtp: Add regulators
  arm64: dts: qcom: sm8150-mtp: Add base dts file
  arm64: dts: qcom: pm8150l: Add base dts file
  arm64: dts: qcom: pm8150b: Add base dts file
  arm64: dts: qcom: pm8150: Add base dts file
  arm64: dts: qcom: sm8150: Add base dts file
  ACPI: PM: s2idle: Always set up EC GPE for system wakeup
  ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily
  media: dt-bindings: media: Convert Allwinner A10 IR to a schema
  media: dt-bindings: media: Add YAML schemas for the generic RC bindings
  media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
  media: dvb-frontends/cxd2099: Make en_templ constant
  media: ec168: Make structure ec168_props constant
  media: firewire: Make structure fdtv_ca constant
  media: dvb-bt8xx: Make variable dst_config constant
  media: dvb-usb: add T230 to dvbsky
  media: dvb-usb: remove T230 from cxusb
  media: dvb-core: fix a memory leak bug
  media: ttpci: unknown protocol is rc-mm-32
  media: dvb-frontends: fix a memory leak bug
  media: dvb-frontends: fix memory leaks
  media: mceusb: fix (eliminate) TX IR signal length limit
  media: rc: add keymap for HardKernel ODROID remote
  media: rc: add keymap for WeTeK Play 2 remote
  media: rc: add keymap for WeTek Hub remote
  media: rc: add keymap for Tanix TX5 max remote
  media: rc: add keymap for Tanix TX3 mini remote
  media: rc: add keymap for Khadas VIM/EDGE remote
  media: rc: add keymap for Amediatech X96-MAX remote
  media: si2168: Refactor command setup code
  media: dvb-frontends: use ida for pll number
  drm/i915/selftests: Fixup a couple of missing serialisation with vma
  net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
  net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code
  net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
  net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code
  net: systemport: use devm_platform_ioremap_resource() to simplify code
  net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
  pxa168_eth: use devm_platform_ioremap_resource() to simplify code
  net: mvneta: use devm_platform_ioremap_resource() to simplify code
  net: fec: use devm_platform_ioremap_resource() to simplify code
  ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
  cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
  net: sxgbe: use devm_platform_ioremap_resource() to simplify code
  net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
  net: socionext: use devm_platform_ioremap_resource() to simplify code
  via-rhine: use devm_platform_ioremap_resource() to simplify code
  net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
  amd-xgbe: use devm_platform_ioremap_resource() to simplify code
  NFSv4: Fix a memory leak bug
  selftests: mlxsw: Add a test case for devlink-trap
  selftests: mlxsw: Add test cases for devlink-trap L2 drops
  mlxsw: spectrum: Add devlink-trap support
  mlxsw: Add trap group for layer 2 discards
  mlxsw: Add layer 2 discard trap IDs
  mlxsw: reg: Add new trap actions
  mlxsw: core: Add API to set trap action
  tools: bpftool: add "bpftool map freeze" subcommand
  tools: bpftool: show frozen status for maps
  xprtrdma: Optimize rpcrdma_post_recvs()
  dt-bindings: rng: mtk-rng: Add documentation for MT8516
  xprtrdma: Inline XDR chunk encoder functions
  xprtrdma: Fix bc_max_slots return value
  dt-bindings: ata: fix typo in Allwinner R40 reset specific paragraph
  posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
  posix-cpu-timers: Sanitize bogus WARNONS
  dt-bindings: arm-boards: Update pointer to ARM CPU bindings
  ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c
  arm64: sdm845: add adsp and cdsp fastrpc nodes
  arm64: add arch/arm64/Kbuild
  arm64: entry: Move ct_user_exit before any other exception
  bpf: sync bpf.h to tools/
  bpf: clarify when bpf_trace_printk discards lines
  bpf: fix 'struct pt_reg' typo in documentation
  bpf: clarify description for CONFIG_BPF_EVENTS
  drm: kirin: Move ade drm init to kirin drm drv
  drm: kirin: Pass driver data to crtc init and plane init
  drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
  drm: kirin: Make driver_data variable non-global
  drm: kirin: Fix dev->driver_data setting
  drm: kirin: Rename plane_init and crtc_init
  drm: kirin: Add register connect helper functions in drm init
  drm: kirin: Move drm driver to driver data
  drm: kirin: Move config max_width and max_height to driver data
  drm: kirin: Move plane number and primay plane in driver data
  drm: kirin: Move mode config function to driver_data
  drm: kirin: Move channel formats to driver data
  drm: kirin: Move ade crtc/plane help functions to driver_data
  drm: kirin: Reanme dc_ops to kirin_drm_data
  drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
  drm: kirin: Move workqueue to ade_hw_ctx structure
  drm: kirin: Move request irq handle in ade hw ctx alloc
  drm: kirin: Dynamically allocate the hw_ctx
  drm: kirin: Rename ade_crtc to kirin_crtc
  drm: kirin: Rename ade_plane to kirin_plane
  drm: kirin: Remove out_format from ade_crtc
  drm: kirin: Remove uncessary parameter indirection
  drm: kirin: Remove unreachable return
  drm: kirin: Remove HISI_KIRIN_DW_DSI config option
  drm: kirin: Fix for hikey620 display offset problem
  RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
  RDMA/mlx5: Use ib_umem_start instead of umem.address
  RDMA/core: Make invalidate_range a device operation
  RDMA/odp: Use kvcalloc for the dma_list and page_list
  RDMA/odp: Check for overflow when computing the umem_odp end
  RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
  RDMA/odp: Split creating a umem_odp from ib_umem_get
  RDMA/odp: Make the three ways to create a umem_odp clear
  RMDA/odp: Consolidate umem_odp initialization
  RDMA/odp: Make it clearer when a umem is an implicit ODP umem
  dma-mapping: remove is_device_dma_capable
  RDMA/odp: Iterate over the whole rbtree directly
  usb/max3421: remove the dummy {un,}map_urb_for_dma methods
  usb: add a HCD_DMA flag instead of guestimating DMA capabilities
  drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
  usb: host: ohci-pxa27x: Fix and & vs | typo
  iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs
  drm/i915/gtt: Add some range asserts
  iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters
  iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations
  iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag
  iommu/arm-smmu-v3: Disable detection of ATS and PRI
  usb: usbfs: only account once for mmap()'ed usb memory usage
  usb: usb-skeleton: make comment block in line with coding style
  ARM: dts: at91: at91sam9x5dm.dtsi: Style cleanup
  ARM: dts: at91: at91sam9x5_lcd.dtsi: Style cleanup
  ARM: dts: at91: at91sam9xx5ek: Style cleanup
  ARM: dts: at91: at91sam9g15: Style cleanup
  ARM: dts: at91: kizboxmini: Style cleanup
  ARM: dts: at91: cosino: Style cleanup
  ARM: dts: at91: ariettag25: style cleanup
  ARM: dts: at91: ariag25: Style cleanup
  ARM: dts: at91: Add label for sam9x5's internal RTC
  drm/i915: Do not create a new max_bpc prop for MST connectors
  PCI: mobiveil: Fix the CPU base address setup in inbound window
  RDMA/odp: Use the common interval tree library instead of generic
  drm/i915/execlists: Set priority hint prior to submission
  staging: rtl8192u: fix spacing in ieee80211
  staging: rtl8192u: fix macro alignment in ieee80211
  staging: rtl8192u: fix OPEN_BRACE errors in ieee80211
  staging: rtl8192e: remove set but not used variable 'data_len'
  staging: rtl8192e: remove two set but not used variables
  staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'
  merge_config.sh: Check error codes from make
  kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
  kbuild: add CONFIG_ASM_MODVERSIONS
  .gitignore: ignore modules.order explicitly
  staging: erofs: detect potential multiref due to corrupted images
  kbuild: split final module linking out into Makefile.modfinal
  xprtrdma: Clean up xprt_rdma_set_connect_timeout()
  xprtrdma: Use an llist to manage free rpcrdma_reps
  xprtrdma: Remove rpcrdma_buffer::rb_mrlock
  xprtrdma: Cache free MRs in each rpcrdma_req
  hrtimer: Don't take expiry_lock when timer is currently migrated
  hrtimer: Protect lockless access to timer->base
  iommu/arm-smmu-v3: Document ordering guarantees of command insertion
  net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX
  net/mlx5: Add per-namespace flow table default miss action support
  ASoC: sun4i-i2s: Add support for DSP formats
  ASoC: sun4i-i2s: Replace call to params_width by local variable
  ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
  ASoC: sun4i-i2s: Use the physical / slot width for the clocks
  drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
  btf: do not use CONFIG_OUTPUT_FORMAT
  staging: rts5208: remove redundant assignment to retval
  staging: kpc2000: kpc2000_i2c: Fix different address spaces warnings
  staging: android: Remove ion device tree bindings from the TODO
  staging: rtl8712: Improve naming of include hearder guards
  staging: erofs: avoid loop in submit chains
  staging: rtl8723bs: core: Remove unneeded declaration WFD_OUI
  staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c
  staging: erofs: avoid endless loop of invalid lookback distance 0
  ARM: ux500: improve BU21013 touchpad bindings
  samples: bpf: syscall_nrs: use mmap2 if defined
  xdp: xdp_umem: replace kmap on vmap for umem map
  libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
  powerpc: add machine check safe copy_to_user
  powerpc/memcpy: Add memcpy_mcsafe for pmem
  powerpc/mce: Handle UE event for memcpy_mcsafe
  extable: Add function to search only kernel exception table
  powerpc/mce: Make machine_check_ue_event() static
  powerpc/mce: Fix MCE handling for huge pages
  powerpc/mce: Schedule work from irq_work
  arm64: dts: renesas: Update 'vsps' properties for readability
  arm64: dts: renesas: r8a77965-salvator-x(s): Enable HDMI sound
  ASoC: sun4i-i2s: Add support for TDM slots
  ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
  ASoC: soc-core: merge snd_soc_initialize_card_lists()
  ASoC: dt-bindings: Introduce compatible string for imx8qm
  ASoC: fsl_sai: Add support for imx8qm
  kbuild: rebuild modules when module linker scripts are updated
  kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
  treewide: remove dummy Makefiles for single targets
  kbuild: make single targets work more correctly
  kbuild: Parameterize kallsyms generation and correct reporting
  kbuild: re-implement detection of CONFIG options leaked to user-space
  kbuild: unify clean-dirs rule for in-kernel and external module
  kbuild: unify vmlinux-dirs and module-dirs rules
  kbuild: unset variables in top Makefile instead of setting 0
  kbuild: do not descend to ./Kbuild when cleaning
  arm64: dts: renesas: r8a774c0: Fix register range of display node
  drm/nouveau: Initialize GEM object before TTM object
  gpio/ixp4xx: Register the base PA instead of its VA in fwnode
  s390/paes: Prepare paes functions for large key blobs
  s390/pkey: add CCA AES cipher key support
  s390/zcrypt: Add low level functions for CCA AES cipher keys
  s390/zcrypt: extend cca_findcard function and helper
  s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
  s390/startup: round down "mem" option to page boundary
  s390/startup: adjust _sdma and _edma to page boundaries
  s390/stacktrace: use common arch_stack_walk infrastructure
  s390/kasan: avoid report in get_wchan
  s390/process: avoid potential reading of freed stack
  s390/kasan: provide uninstrumented __strlen
  s390: clean .bss before running uncompressed kernel
  PCI: kirin: Make structure kirin_dw_pcie_ops constant
  s390/startup: purge obsolete .gitignore patterns
  s390/startup: add initial pgm check handler
  s390/mm: use refcount_t for refcount
  s390/extmem: use refcount_t for refcount
  s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
  s390: move vmalloc option parsing to startup code
  Documentation/s390: remove outdated debugging390 documentation
  Documentation/s390: remove outdated dasd documentation
  drm/i915/gtt: Include asm/smp.h
  drm/i915/hdmi: make hdcp2_msg_data const
  drm/i915/hdmi: stylistic cleanup around hdcp2_msg_data
  drm/i915/dp: make hdcp2_dp_msg_data const
  drm/i915/dp: avoid shadowing variables
  drm/i915/dp: stylistic cleanup around hdcp2_msg_data
  pinctrl: st: Add of_node_put() before return
  ARM: dts: ux500: Drop TV-out muxgroup on HREFs
  dt-bindings: clk: emev2: Rename bindings documentation file
  clk: sunxi-ng: h6: Allow I2S to change parent rate
  ARM: debug-ll: Add support for r7s9210
  mac80211: minstrel_ht: improve rate probing for devices with static fallback
  mac80211: minstrel_ht: fix default max throughput rate indexes
  mac80211: minstrel_ht: reduce unnecessary rate probing attempts
  mac80211: minstrel_ht: fix per-group max throughput rate initialization
  nl80211: Add support for EDMG channels
  soundwire: intel: move shutdown() callback and don't export symbol
  soundwire: cadence_master: add kernel parameter to override interrupt mask
  soundwire: intel_init: add kernel module parameter to filter out links
  soundwire: cadence_master: fix divider setting in clock register
  soundwire: cadence_master: make use of mclk_freq property
  soundwire: intel: read mclk_freq property from firmware
  soundwire: add new mclk_freq field for properties
  soundwire: stream: remove unnecessary variable initializations
  soundwire: stream: fix disable sequence
  soundwire: include mod_devicetable.h to avoid compiling warnings
  soundwire: cadence_master: use firmware defaults for frame shape
  soundwire: export helpers to find row and column values
  soundwire: bus: improve dynamic debug comments for enumeration
  soundwire: cadence_master: revisit interrupt settings
  soundwire: intel: fix channel number reported by hardware
  soundwire: intel: prevent possible dereference in hw_params
  arm64: dts: renesas: r8a77970: Sort nodes
  arm64: dts: renesas: r8a7796: Sort nodes
  mac80211: fix possible NULL pointerderef in obss pd code
  mac80211: add assoc-at support
  arm64: dts: renesas: r8a774c0: Sort nodes
  cfg80211: Support assoc-at timer in sta-info
  cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
  cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
  cfg80211: use same IR permissive rules for 6GHz band
  cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
  cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
  cfg80211: util: add 6GHz channel to freq conversion and vice versa
  arm64: dts: renesas: r8a774c0: cat874: Sort nodes
  arm64: dts: renesas: r8a774a1: Sort nodes
  cfg80211: add 6GHz UNII band definitions
  nl80211: add 6GHz band definition to enum nl80211_band
  mac80211: add missing length field increment when generating Radiotap header
  mac80211: 80Mhz was not reported properly when using tx_status_ext
  mac80211: fix bad guard when reporting legacy rates
  mac80211: fix TX legacy rate reporting when tx_status_ext is used
  ARM: dts: r8a77470: Add PMU device node
  drm/i915/gtt: Relax assertion for pt_used
  mtd: spi-nor: intel-spi: Whitelist 4B read commands
  mtd: spi-nor: fix a memory leak bug
  mtd: spi-nor: Fix an error code in spi_nor_read_raw()
  rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
  rtc: ds1672: remove unnecessary check
  rtc: remove superfluous error message
  PCI: hv: Detect and fix Hyper-V PCI domain number collision
  mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
  pinctrl: st: Include the right header
  pinctrl: rk805: Make structures constant
  pinctrl: tegra: Flush pinctrl writes during resume
  pinctrl: tegra: Fix write barrier placement in pmx_writel
  pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
  ARM: dts: aspeed: Enable first MMC slot on AST2500 EVB
  dmaengine: dw: platform: Split OF helpers to separate module
  dmaengine: dw: platform: Split ACPI helpers to separate module
  dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
  dmaengine: dw: platform: Switch to acpi_dma_controller_register()
  dmaengine: dw: platform: Use devm_platform_ioremap_resource()
  dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
  dmaengine: dw: platform: Use struct dw_dma_chip_pdata
  dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
  dmaengine: acpi: Add kernel doc parameter descriptions
  dmaengine: acpi: Set up DMA mask based on CSRT
  ARM: dts: aspeed: Describe SD controllers
  staging: erofs: add two missing erofs_workgroup_put for corrupted images
  staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails
  staging: erofs: some compressed cluster should be submitted for corrupted images
  staging: erofs: fix an error handling in erofs_readdir()
  staging: erofs: refuse to mount images with malformed volume name
  PM: QoS: Get rid of unused flags
  cpufreq: intel_pstate: Implement QoS supported freq constraints
  pm-graph v5.5
  cpufreq: remove redundant assignment to ret
  PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()
  PM / wakeup: Register wakeup class kobj after device is added
  PM / wakeup: Fix sysfs registration error path
  PM / wakeup: Show wakeup sources stats in sysfs
  PM / wakeup: Use wakeup_source_register() in wakelock.c
  PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()
  ACPI/PCI: Remove surplus parentheses from a return statement
  ACPICA: Update version to 20190816.
  ACPICA: Add "Windows 2019" string to _OSI support.
  ACPICA: Differentiate Windows 8.1 from Windows 8.
  ACPICA: Fully deploy ACPI_PRINTF_LIKE macro
  ACPICA: iASL,acpi_dump: Improve y/n query
  ACPICA: Fix issues with arg types within printf format strings
  ACPICA: Macros: remove pointer math on a null pointer
  ACPICA: Increase total number of possible Owner IDs
  ACPICA: Debugger: remove redundant assignment on obj_desc
  Documentation: ACPI: DSD: Convert LED documentation to ReST
  soc: amlogic: meson-gx-socinfo: Add of_node_put() before return
  ACPI / APEI: Release resources if gen_pool_add() fails
  ice: improve print for VF's when adding/deleting MAC filters
  ice: Change type for queue counts
  ice: Move VF resources definition to SR-IOV specific file
  ice: Increase size of Mailbox receive queue for many VFs
  ice: Reduce wait times during VF bringup/reset
  ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
  ice: Do not always bring up PF VSI in ice_ena_vsi()
  ice: allow empty Rx descriptors
  ice: Fix kernel hang with DCB reset in CEE mode
  ice: Set WB_ON_ITR when we don't re-enable interrupts
  Input: soc_button_array - use platform_device_register_resndata()
  Input: psmouse - drop all unneeded functions from mouse headers
  ice: fix set pause param autoneg check
  net/mlx5: Add lag_tx_port_affinity capability bit
  net/mlx5: Expose IP-in-IP capability bit
  net/mlx5: Add support for VNIC_ENV internal rq counter
  net/mlx5: Improve functions documentation
  net/mlx5: Add missing include file to lib/crypto.c
  s390/lcs: don't use intparm for channel IO
  s390/ctcm: don't use intparm for channel IO
  s390/qeth: streamline control code for promisc mode
  s390/qeth: get vnicc sub-cmd type from reply data
  s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
  s390/qeth: keep cmd alive after IO completion
  s390/qeth: use correct length field in SNMP cmd callback
  s390/qeth: propagate length of processed cmd IO data to callback
  s390/qeth: use node_descriptor struct
  netdevsim: Fix build error without CONFIG_INET
  xprtrdma: Ensure creating an MR does not trigger FS writeback
  arm64: dts: add support for SM1 based SEI Robotics SEI610
  dt-bindings: arm: Add kryo485 compatible
  xprtrdma: Move rpcrdma_mr_get out of frwr_map
  xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
  posix-cpu-timers: Fixup stale comment
  alarmtimers: Avoid rtc.h include
  posix-timers: Cleanup forward declarations and includes
  net/mlx5: Fix the order of fc_stats cleanup
  net/mlx5e: Fix deallocation of non-fully init encap entries
  Documentation: net: mlx5: Devlink health documentation updates
  net/mlx5e: Report and recover from CQE with error on RQ
  net/mlx5e: RX, Handle CQE with error at the earliest stage
  net/mlx5e: Report and recover from rx timeout
  net/mlx5e: Report and recover from CQE error on ICOSQ
  net/mlx5e: Split open/close ICOSQ into stages
  net/mlx5e: Add support to rx reporter diagnose
  net/mlx5e: Add helper functions for reporter's basics
  net/mlx5e: Add cq info to tx reporter diagnose
  net/mlx5e: Extend tx reporter diagnostics output
  net/mlx5e: Extend tx diagnose function
  net/mlx5e: Generalize tx reporter's functionality
  net/mlx5e: Change naming convention for reporter's functions
  net/mlx5e: Rename reporter header file
  hrtimer: Improve comments on handling priority inversion against softirq kthread
  posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
  xprtrdma: Simplify rpcrdma_mr_pop
  drm/i915: Fix DP-MST crtc_mask
  drm/i915/tgl: update DMC firmware to 2.04
  drm/i915/tgl: Move transcoders to pipes' powerwells
  drm/i915/tgl: add support for reading the timestamp frequency
  rtc: class: add debug message when registration fails
  rtc: pcf2123: add proper compatible string
  rtc: pcf2123: let the core handle range offsetting
  rtc: pcf2123: convert to devm_rtc_allocate_device
  rtc: pcf2123: remove useless error path goto
  rtc: pcf2123: rename struct and variables
  rtc: pcf2123: stop using dev.platform_data
  rtc: pcf2123: implement .alarm_irq_enable
  rtc; pcf2123: fix possible alarm race condition
  rtc: pcf2123: don't use weekday alarm
  drm/i915/tgl: disable DDIC
  net: dsa: mv88e6xxx: wrap SERDES IRQ in power function
  net: dsa: mv88e6xxx: enable SERDES after setup
  net: dsa: mv88e6xxx: do not change STP state on port disabling
  net: dsa: enable and disable all ports
  net: dsa: do not enable or disable non user ports
  net: dsa: use a single switch statement for port setup
  ice: Restructure VFs initialization flows
  ice: Assume that more than one Rx queue is rare in ice_napi_poll
  ice: Use the software based tail when checking for hung Tx ring
  dt-bindings: arm: amlogic: add SEI Robotics SEI610 bindings
  dt-bindings: arm: amlogic: add SM1 bindings
  soc: amlogic: clk-measure: Add support for SM1
  dt-bindings: soc: amlogic: clk-measure: Add SM1 compatible
  r8152: divide the tx and rx bottom functions
  PCI/IOV: Move sysfs SR-IOV functions to iov.c
  PCI: sysfs: Change permissions from symbolic to octal
  PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
  PCI: sysfs: Define device attributes with DEVICE_ATTR*()
  Input: add support for polling to input devices
  Input: wacom_w8001 - allocate additional space for 'phys'
  nbd: fix max number of supported devs
  nbd: fix zero cmd timeout handling v2
  nbd: add missing config put
  nbd: add function to convert blk req op to nbd cmd
  nbd: add set cmd timeout helper
  led: triggers: Fix a memory leak bug
  xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
  xprtrdma: Rename rpcrdma_buffer::rb_all
  xprtrdma: Rename CQE field in Receive trace points
  ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode
  ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running
  ASoC: mchp-i2s-mcc: Fix unprepare of GCLK
  ASoC: sun4i-i2s: Support more channels
  ASoC: sun4i-i2s: Pass the channels number as an argument
  ASoC: sun4i-i2s: Remove duplicated quirks structure
  ASoC: sun4i-i2s: Fix the LRCK period on A83t
  ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
  ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
  ASoC: sun4i-i2s: Fix the LRCK polarity
  ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
  ASoC: sun4i-i2s: RX and TX counter registers are swapped
  ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
  ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
  ASoC: sun4i-i2s: Move the format configuration to a callback
  ASoC: sun4i-i2s: Move the channel configuration to a callback
  RDMA: Delete DEBUG code
  ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
  ASoC: sun4i-i2s: Rework MCLK divider calculation
  ASoC: sun4i-i2s: Replace call to params_channels by local variable
  ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
  ASoC: sun4i-i2s: Switch to devm for PCM register
  arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-in
  arm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl() unused arguments
  ASoC: sun4i-i2s: Register regmap and PCM before our component
  ASoC: wm8904: implement input mode select as a mux
  ASoC: wm8904: fix typo in DAPM kcontrol name
  RDMA/hns: Fix some white space check_mtu_validate()
  drm/i915: Update DRIVER_DATE to 20190820
  tools: bpftool: implement "bpftool btf show|list"
  libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
  libbpf: refactor bpf_*_get_next_id() functions
  tools: bpf: synchronise BPF UAPI header with tools
  bpf: add new BPF_BTF_GET_NEXT_ID syscall command
  arm64: perf_event: Add missing header needed for smp_processor_id()
  dt-bindings: display: rockchip: update DSI controller
  block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition
  block: sed-opal: Remove always false conditional statement
  block: sed-opal: Add/remove spaces
  soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDs
  Tools: hv: move to tools buildsystem
  libperf: Fix arch include paths
  tools headers: Fixup bitsperlong per arch includes
  perf top: Show info message while collecting samples
  perf ui browser: Allow specifying message to show when no samples are available to display
  perf ui: Introduce non-interactive ui__info_window() function
  perf ui: Make 'exit_msg' optional in ui__question_window()
  perf cs-etm: Support sample flags 'insn' and 'insnlen'
  perf report: Prefer DWARF callstacks to LBR ones when captured both
  perf report: Dump LBR callstack data by -D jointly with thread stack
  perf record: Enable LBR callstack capture jointly with thread stack
  tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
  perf evsel: Add comment for 'idx' member in 'struct perf_sample_id
  xprtrdma: Boost client's max slot table size to match Linux server
  tools arch x86: Sync asm/cpufeatures.h with the with the kernel
  nfsd: remove duplicated include from filecache.c
  xprtrdma: Boost maximum transport header size
  tools headers: Synchronize linux/bits.h with the kernel sources
  mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512s
  tools headers: Grab copy of linux/const.h, needed by linux/bits.h
  test_bpf: Fix a new clang warning about xor-ing two numbers
  perf tools: tools/include should come before tools/uapi/include
  bpf: add include guard to tnum.h
  tools headers: Add limits.h to access __WORDSIZE
  xprtrdma: Fix calculation of ri_max_segs again
  HID: wacom: support named keys on older devices
  HID: wacom: Fix several minor compiler warnings
  xprtrdma: Update obsolete comment
  vfs: don't allow writes to swap files
  mm: set S_SWAPFILE on blockdev swap devices
  xprtrdma: Refresh the documenting comment in frwr_ops.c
  mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash
  mtd: spi-nor: add support for sst26wf016b memory IC
  drm/i915/gtt: Relax pd_used assertion
  SUNRPC: Inline xdr_commit_encode
  drm/i915: Dynamically allocate s0ix struct for VLV
  drm/i915/tgl: Gen12 render context size
  drm/i915/tgl: Updated Private PAT programming
  drm/i915/tgl: Introduce initial Tiger Lake workarounds
  drm/i915/tgl: Gen12 csb support
  mtd: spi-nor: Add Winbond w25q256jvm
  bpf: add BTF ids in procfs for file descriptors to BTF objects
  bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
  SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
  fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
  drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
  drm/i915/tgl: add Gen12 default indirect ctx offset
  drm/i915/tgl: Report valid VDBoxes with SFC capability
  drm/i915: Be defensive when starting vma activity
  drm/i915: Serialize insertion into the file->mm.request_list
  drm/i915: Sanitize PHY state during display core uninit
  dt-bindings: reset: hisilicon: Add ao reset controller
  dt-bindings: reset: hisilicon: Update compatible documentation
  dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible
  spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
  ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
  ASoC: meson: g12a-tohdmitx: require regmap mmio
  ASoC: meson: axg-tdm-formatter: free reset on device removal
  spi: spi-fsl-dspi: Fix typos
  spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
  spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
  spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
  spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
  spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
  spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
  spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
  spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
  spi: spi-fsl-dspi: Remove unused defines and includes
  spi: spi-fsl-dspi: Fix code alignment
  dmabuf: Mark up onstack timer for selftests
  drm/i915: Fix HW readout for crtc_clock in HDMI mode
  memremap: provide a not device managed memremap_pages
  memremap: don't use a separate devm action for devmap_managed_enable_get
  memremap: remove the dev field in struct dev_pagemap
  resource: add a not device managed request_free_mem_region variant
  mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail
  mm: remove CONFIG_MIGRATE_VMA_HELPER
  mm: remove the unused MIGRATE_PFN_DEVICE flag
  mm: remove the unused MIGRATE_PFN_ERROR flag
  nouveau: simplify nouveau_dmem_migrate_vma
  nouveau: simplify nouveau_dmem_migrate_to_ram
  nouveau: remove a few function stubs
  nouveau: factor out dmem fence completion
  nouveau: factor out device memory address calculation
  nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy
  mm: turn migrate_vma upside down
  drm/amdkfd: use mmu_notifier_put
  drm/amdkfd: fix a use after free race with mmu_notifer unregister
  drm/radeon: use mmu_notifier_get/put for struct radeon_mn
  hmm: use mmu_notifier_get/put for 'struct hmm'
  spi: Fix the number of CS lines documented as an example
  csky: Support kernel non-aligned access
  spi: zynq-qspi: Fix missing spi_unregister_controller when unload module
  ASoC: uniphier: Fix double reset assersion when transitioning to suspend state
  csky: Fixup defer cache flush for 610
  iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPU
  can: mcp251x: remove custom DMA mapped buffer
  can: mcp251x: Use DT-supplied interrupt flags
  can: mcp251x: Use dev_name() during request_threaded_irq()
  can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
  can: mcp251x: use u8 instead of uint8_t
  can: mcp251x: fix print formating strings
  can: mcp251x: avoid long lines
  can: mcp251x: remove unnecessary blank lines
  can: mcp251x: convert block comments to network style comments
  can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_class is NULL
  can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
  can: tcan4x5x: fix data length in regmap write path
  can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class is NULL
  can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
  can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
  can: hi311x: remove custom DMA mapped buffer
  can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
  can: rcar_can: Remove unused platform data support
  dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
  dmaengine: make mux_configure32 static
  dmaengine: mv_xor_v2: Fix -Wshift-negative-value
  MAINTAINERS: dmaengine: dw axi dmac: Fix typo in a path
  powerpc/pseries/mobility: use cond_resched when updating device tree
  powerpc/rtas: allow rescheduling while changing cpu states
  powerpc/rtas: use device model APIs and serialization during LPM
  powerpc/603: Fix handling of the DIRTY flag
  powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
  powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
  powerpc/perf: fix imc allocation failure handling
  powerpc/64s/radix: Fix memory hot-unplug page table split
  powerpc/64s/radix: Fix memory hotplug section page table creation
  powerpc/64: allow compiler to cache 'current'
  powerpc/32: Add warning on misaligned copy_page() or clear_page()
  powerpc/mm: ppc 603 doesn't need update_mmu_cache()
  powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
  powerpc/mm: move update_mmu_cache() into book3s hash utils.
  powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
  powerpc/mm: define empty update_mmu_cache() as static inline
  powerpc/mm: don't display empty early ioremap area
  powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
  powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
  powerpc/kasan: Fix shadow area set up for modules.
  powerpc/kasan: Fix parallel loading of modules.
  powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
  powerpc/ptdump: drop non vital #ifdefs
  powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.
  powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
  powerpc/ptdump: fix walk_pagetables() address mismatch
  powerpc/ptdump: Fix addresses display on PPC32
  dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
  dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file
  drm/komeda: Add support for 'memory-region' DT node property
  iommu/arm-smmu: Make private implementation details static
  clk: meson: axg-audio: add g12a reset support
  dt-bindings: clock: meson: add resets to the audio clock controller
  locks: fix a memory leak bug in __break_lease()
  irqchip: Remove dev_err() usage after platform_get_irq()
  irqchip: Add include guard to irq-partition-percpu.h
  irqchip/mmp: Do not call irq_set_default_host() on DT platforms
  irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
  irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
  irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks
  irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
  irqchip/gic-v3: Add EPPI range support
  dt-bindings: interrupt-controller: arm,gic-v3: Describe EPPI range support
  irqchip/gic-v3: Dynamically allocate PPI partition descriptors
  irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
  irqchip/gic: Prepare for more than 16 PPIs
  irqchip/gic-v3: Add ESPI range support
  dma-buf: Use %zu for printing sizeof
  Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"
  dt-bindings: interrupt-controller: arm,gic-v3: Describe ESPI range support
  irqchip/gic-v3: Add INTID range and convertion primitives
  irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
  powerpc/Makefile: Always pass --synthetic to nm if supported
  gpio: ftgpio: Move hardware initialization
  gpio: Use callback presence to determine need of valid_mask
  pinctrl: stmfx: Use the callback to populate valid_mask
  gpio: Pass mask and size with the init_valid_mask()
  gpio: stubs in headers should be inline
  gpio: mockup: don't depend twice on GPIOLIB
  csky: Fixup arch_get_unmapped_area() implementation
  x86/PCI: Remove superfluous returns from void functions
  dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
  drm: dw-hdmi: use cec_notifier_conn_(un)register
  drivers: qcom: Add BCM vote macro to header
  arm64: dts: sdm845: Add dynamic CPU power coefficients
  lockdown: Print current->comm in restriction messages
  efi: Restrict efivar_ssdt_load when the kernel is locked down
  tracefs: Restrict tracefs when the kernel is locked down
  debugfs: Restrict debugfs when the kernel is locked down
  kexec: Allow kexec_file() with appropriate IMA policy when locked down
  lockdown: Lock down perf when in confidentiality mode
  bpf: Restrict bpf when kernel lockdown is in confidentiality mode
  lockdown: Lock down tracing and perf kprobes when in confidentiality mode
  lockdown: Lock down /proc/kcore
  x86/mmiotrace: Lock down the testmmiotrace module
  lockdown: Lock down module params that specify hardware parameters (eg. ioport)
  lockdown: Lock down TIOCSSERIAL
  lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
  acpi: Disable ACPI table override if the kernel is locked down
  acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
  ACPI: Limit access to custom_method when the kernel is locked down
  x86/msr: Restrict MSR access when the kernel is locked down
  x86: Lock down IO port access when the kernel is locked down
  PCI: Lock down BAR access when the kernel is locked down
  hibernate: Disable when the kernel is locked down
  kexec_file: Restrict at runtime if the kernel is locked down
  kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
  lockdown: Copy secure_boot flag in boot params across kexec reboot
  kexec_load: Disable at runtime if the kernel is locked down
  lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
  lockdown: Enforce module signatures if the kernel is locked down
  security: Add a static lockdown policy LSM
  security: Add a "locked down" LSM hook
  security: Support early LSMs
  scsi: lpfc: Update lpfc version to 12.4.0.0
  scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
  scsi: lpfc: Add NVMe sequence level error recovery support
  scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
  scsi: lpfc: Add MDS driver loopback diagnostics support
  scsi: lpfc: Add first and second level hardware revisions to sysfs reporting
  scsi: lpfc: Migrate to %px and %pf in kernel print calls
  scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency
  scsi: lpfc: Fix coverity warnings
  scsi: lpfc: Fix nvme first burst module parameter description
  scsi: lpfc: Fix BlockGuard enablement on FCoE adapters
  scsi: lpfc: Fix reported physical link speed on a disabled trunked link
  scsi: lpfc: Fix Max Frame Size value shown in fdmishow output
  scsi: lpfc: Fix upcall to bsg done in non-success cases
  scsi: lpfc: Fix sli4 adapter initialization with MSI
  scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME
  scsi: lpfc: Fix nvme target mode ABTSing a received ABTS
  scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
  scsi: lpfc: Fix too many sg segments spamming in kernel log
  scsi: lpfc: Fix crash due to port reset racing vs adapter error handling
  scsi: lpfc: Fix deadlock on host_lock during cable pulls
  scsi: lpfc: Fix error in remote port address change
  scsi: lpfc: Fix driver nvme rescan logging
  scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVME
  scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport
  scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs
  scsi: lpfc: Fix devices that don't return after devloss followed by rediscovery
  scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute
  scsi: lpfc: Fix FLOGI handling across multiple link up/down conditions
  scsi: lpfc: Fix oops when fewer hdwqs than cpus
  scsi: lpfc: Fix irq raising in lpfc_sli_hba_down
  scsi: lpfc: Fix Oops in nvme_register with target logout/login
  scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 card
  scsi: lpfc: Fix ADISC reception terminating login state if a NVME target
  scsi: lpfc: Fix discovery when target has no GID_FT information
  scsi: lpfc: Fix port relogin failure due to GID_FT interaction
  scsi: lpfc: Fix leak of ELS completions on adapter reset
  scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reduction
  scsi: lpfc: Fix crash on driver unload in wq free
  scsi: lpfc: Fix ELS field alignments
  scsi: lpfc: Fix PLOGI failure with high remoteport count
  scsi: lpfc: Limit xri count for kdump environment
  scsi: lpfc: remove NULL check before some freeing functions
  scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
  scsi: lpfc: use spin_lock_irqsave in IRQ context
  scsi: lpfc: remove redundant code
  scsi: fnic: remove redundant assignment of variable rc
  scsi: qla2xxx: cleanup trace buffer initialization
  scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft
  sctp: remove net sctp.x_enable working as a global switch
  sctp: add SCTP_AUTH_SUPPORTED sockopt
  sctp: add sctp_auth_init and sctp_auth_free
  sctp: use ep and asoc auth_enable properly
  sctp: add SCTP_ASCONF_SUPPORTED sockopt
  sctp: check asoc peer.asconf_capable before processing asconf
  sctp: not set peer.asconf_capable in sctp_association_init
  sctp: add asconf_enable in struct sctp_endpoint
  net: remove empty inet_exit_net
  tc-testing: concurrency: wrap piped rule update commands
  tc-testing: use dedicated DUMMY interface name for dummy dev
  r8152: fix accessing skb after napi_gro_receive
  drm/i915: Assume exclusive access to objects inside resume
  x86/irq: Check for VECTOR_UNUSED directly
  x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code
  x86/irq: Improve definition of VECTOR_SHUTDOWN et al
  irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building
  MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LEN
  selftests: use "$(MAKE)" instead of "make"
  net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
  net: phy: add EEE-related constants
  net: flow_offload: convert block_ing_cb_list to regular list type
  vfio/type1: remove duplicate retrieval of reserved regions
  vfio/type1: Add IOVA range capability support
  vfio/type1: check dma map request is within a valid iova range
  x86/fixmap: Cleanup outdated comments
  vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
  vfio-mdev/mtty: Simplify interrupt generation
  vfio: re-arrange vfio region definitions
  vfio/type1: Update iova list on detach
  vfio/type1: Check reserved region conflict and update iova list
  vfio/type1: Introduce iova list and add iommu aperture validity check
  arm64: dts: qcom: qcs404: Update memory map to v3
  drm/i915: Use 0 for the unordered context
  x86/platform/intel/iosf_mbi Rewrite locking
  drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build
  lkdtm: Split WARNING into separate tests
  media: pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation
  media: docs-rst: Document memory-to-memory video decoder interface
  media: vicodec: set flags for vdec/stateful OUTPUT coded formats
  media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
  media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
  media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
  media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
  media: hantro: Enable H264 decoding on rk3288
  media: hantro: Add support for H264 decoding on G1
  media: hantro: Add core bits to support H264 decoding
  drm/drv: Use // for comments in example code
  dma-buf: Add selftests for dma-fence
  soc: samsung: chipid: Fix memory leak in error path
  dma-buf: Introduce selftesting framework
  drm/panfrost: Remove opp table when unloading
  drm/panfrost: Enable devfreq to work without regulator
  drm/panfrost: Implement per FD address spaces
  drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
  media: hantro: Move copy_metadata() before doing a decode operation
  media: cedrus: Specify H264 startcode and decoding mode
  media: cedrus: Cleanup control initialization
  media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
  media: uapi: h264: Add the concept of start code
  media: uapi: h264: Add the concept of decoding mode
  media: uapi: h264: Rename pixel format
  media: lib/sort.c: implement sort() variant taking context argument
  iommu/arm-smmu: Add context init implementation hook
  iommu/arm-smmu: Add reset implementation hook
  iommu/arm-smmu: Add configuration implementation hook
  iommu/arm-smmu: Move Secure access quirk to implementation
  iommu/arm-smmu: Add implementation infrastructure
  iommu/arm-smmu: Rename arm-smmu-regs.h
  iommu/arm-smmu: Abstract GR0 accesses
  iommu/arm-smmu: Abstract context bank accesses
  iommu/arm-smmu: Abstract GR1 accesses
  iommu/arm-smmu: Get rid of weird "atomic" write
  iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync()
  iommu/arm-smmu: Rework cb_base handling
  iommu/arm-smmu: Convert context bank registers to bitfields
  iommu/arm-smmu: Convert GR1 registers to bitfields
  iommu/arm-smmu: Convert GR0 registers to bitfields
  iommu/qcom: Mask TLBI addresses correctly
  iommu/arm-smmu: Mask TLBI address correctly
  drm/i915: i915_active.retire() is optional
  selftests, arm64: fix uninitialized symbol in tags_test.c
  media: gspca: zero usb_buf on error
  media: rockchip/rga: Update maintainership
  nfsd: Fix the documentation for svcxdr_tmpalloc()
  nfsd: Fix up some unused variable warnings
  nfsd: close cached files prior to a REMOVE or RENAME that would replace target
  nfsd: rip out the raparms cache
  nfsd: have nfsd_test_lock use the nfsd_file cache
  nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
  nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
  nfsd: convert nfs4_file->fi_fds array to use nfsd_files
  media: hdpvr: add terminating 0 at end of string
  media: radio/si470x: kill urb on error
  media: vidioc-queryctrl.rst: fix broken c:type references
  media: stm32-dcmi: add support of several sub-devices
  media: stm32-dcmi: add media controller support
  media: stm32-dcmi: trace the supported fourcc/mbus_code
  media: stm32-dcmi: improve sensor subdev naming
  media: Fix various misspellings of disconnected
  nfsd: hook nfsd_commit up to the nfsd_file cache
  nfsd: hook up nfsd_read to the nfsd_file cache
  nfsd: hook up nfsd_write to the new nfsd_file cache
  nfsd: add a new struct file caching facility to nfsd
  vfs: Export flush_delayed_fput for use by knfsd.
  notify: export symbols for use by the knfsd file cache
  locks: create a new notifier chain for lease attempts
  sunrpc: add a new cache_detail operation for when a cache is flushed
  media: Clarify how menus are hidden by SUBDRV_AUTOSELECT
  svcrdma: Use llist for managing cache of recv_ctxts
  svcrdma: Remove svc_rdma_wq
  block: remove struct request_queue queue_head
  drm/i915/gen11: Allow usage of all GPIO pins
  arm64: dts: rockchip: fix vcc_host_5v regulator for usb3 host
  drm/i915: Serialize against vma moves
  gpu: ipu-v3: image-convert: only sample into the next tile if necessary
  gpu: ipu-v3: image-convert: move tile burst alignment out of loop
  gpu: ipu-v3: image-convert: bail on invalid tile sizes
  gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calculation
  gpu: ipu-v3: image-convert: limit input seam position to hardware requirements
  gpu: ipu-v3: image-convert: fix output seam valid interval
  gpu: ipu-v3: image-convert: move output seam valid interval calculation into find_best_seam
  arm64: dts: imx8qxp: Add DSP DT node
  arm64: dts: imx8mn: Add cpu-freq support
  arm64: dts: imx8mn-ddr4-evk: Add rohm,bd71847 PMIC support
  arm64: dts: imx8mn-ddr4-evk: Add i2c1 support
  arm64: dts: freescale: Add i.MX8MN DDR4 EVK board support
  arm64: dts: imx8mn: Add gpio-ranges property
  arm64: dts: freescale: Add i.MX8MN dtsi support
  gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32
  gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats
  arm64: dts: imx8mm: Enable cpu-idle driver
  arm64: dts: ls1028a: Add esdhc node in dts
  arm64: dts: ls1028a: Add properties node for Display output pixel clock
  arm64: dts: lx2160a: Fix incorrect I2C clock divider
  arm64: dts: ls1028a: Fix incorrect I2C clock divider
  arm64: dts: ls1012a: Fix incorrect I2C clock divider
  arm64: dts: ls1088a: Fix incorrect I2C clock divider
  arm64: dts: ls1028a: fix gpio nodes
  arm64: dts: ls1028a: Add Thermal Monitor Unit node
  udlfb: Make dlfb_ops constant
  video: fbdev/mmp/core: Use struct_size() in kzalloc()
  video: fbdev: viafb: Remove dead code
  video: fbdev: aty[128]fb: Remove dead code
  video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through
  video: fbdev: radeonfb: Use dev_get_drvdata
  video: fbdev: sm712fb: Use dev_get_drvdata
  video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
  efifb: BGRT: Improve efifb_bgrt_sanity_check
  genirq: Force interrupt threading on RT
  clk: imx8mn: Add necessary frequency support for ARM PLL table
  clk: imx8mn: Add missing rate_count assignment for each PLL structure
  arm64: dts: renesas: r8a77980: Fix IPMMU-VC0 base address
  arm64: dts: renesas: ebisu, draak: Limit EtherAVB to 100Mbps
  arm64: dts: renesas: hihope-common: Add HDMI audio support
  iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGN
  soc: renesas: rcar-sysc: Eliminate local variable gov
  soc: renesas: rcar-sysc: Add goto to of_node_put() before return
  ARM: dts: r8a7779: Use SYSC "always-on" PM Domain for HSCIF
  ARM: vf610-zii-cfu1: Add node for switch watchdog
  bus: imx-weim: use module_platform_driver()
  HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths
  HID: intel-ish-hid: ipc: make ish suspend paths clear
  HID: intel-ish-hid: ipc: set NO_D3 flag only when needed
  ARM: dts: imx6: drop gpmi-nand address and size cells
  ARM: dts: imx6: replace simple-bus by simple-mfd for anatop
  clk: imx8mn: fix int pll clk gate
  clk: imx8mn: Add GIC clock
  clk: imx8mn: Fix incorrect parents
  clk: imx8mm: Fix incorrect parents
  clk: imx8mq: Fix sys3 pll references
  drm/i915: Only emit the 'send bug report' once for a GPU hang
  m68k: defconfig: Update defconfigs for v5.3-rc2
  m68k: atari: Rename shifter to shifter_st to avoid conflict
  m68k: Prevent some compiler warnings in Coldfire builds
  m68k: mac: Revisit floppy disc controller base addresses
  ARM: dts: imx6qdl-colibri: add phy to fec
  ARM: dts: imx7-colibri: add recovery for I2C for iMX7
  ARM: dts: imx7-colibri: Add sleep pinctrl to ethernet
  ARM: dts: imx7-colibri: prepare module device tree for FlexCAN
  ARM: dts: imx7-colibri: disable HS400
  livepatch: Nullify obj->mod in klp_module_coming()'s error path
  ARM: dts: imx7-colibri: make sure module supplies are always on
  lib/stackdepot: Fix outdated comments
  pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
  drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
  ARM: dts: imx7d: cl-som-imx7: add compatible for phy
  x86/msr-index: Move AMD MSRs where they belong
  drm/i915: Always wrap the ring offset before resetting
  ARM: dts: imx7d: cl-som-imx7: make ethernet work again
  ARM: dts: imx6ul: Add csi node
  drivers: thermal: processor_thermal_device: Export sysfs interface for TCC offset
  drm/xen-front: Make structure fb_funcs constant
  powerpc/xmon: Add a dump of all XIVE interrupts
  powerpc/xive: Fix dump of XIVE interrupt under pseries
  powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
  powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
  powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window
  powerpc/iommu: Allow bypass-only for DMA
  powerpc/powernv/ioda: Fix race in TCE level allocation
  powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
  net: hns: add phy_attached_info() to the hns driver
  net: ethernet: mediatek: Add MT7628/88 SoC support
  net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
  net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
  dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoC
  be2net: eliminate enable field from be_aic_obj
  tipc: clean up skb list lock handling on send path
  net: hns3: add phy_attached_info() to the hns3 driver
  net: hns3: prevent unnecessary MAC TNL interrupt
  net: hns3: change print level of RAS error log from warning to error
  net: hns3: fix error and incorrect format
  net: hns3: modify redundant initialization of variable
  net: hns3: add or modify comments
  tools: iio: add .gitignore
  iio: adc: sc27xx: Change to polling mode to read data
  iio: hid-sensor-attributes: Convert to use int_pow()
  iio: adc: max1027: Use device-managed APIs
  staging: iio: accel: adis16240: Improve readability on write_raw function
  MAINTAINERS: ftm-quaddec: Fix typo in a filepath
  dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192
  staging: iio: adc: ad7192: Add low_pass_3db_filter_frequency
  staging: iio: adc: ad7192: Remove platform data
  pinctrl: intel: Allow to request locked pads
  iio: imu: adis16460: fix variable signedness
  iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI ids
  KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
  KVM: arm/arm64: vgic: Make function comments match function declarations
  arm64/kvm: Remove VMID rollover I-cache maintenance
  KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic
  KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
  KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
  KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
  KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
  KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
  KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
  KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
  KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
  KVM: arm/arm64: vgic: Add LPI translation cache definition
  drm/i915: Propagate fence errors
  usb: typec: fusb302: Call fusb302_debugfs_init earlier
  usb: typec: fusb302: Use usb_debug_root as root for our debugfs entry
  usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry
  drm/i915/uc: Never fail on HuC firmware errors
  drm/i915/uc: Don't always fail on unavailable GuC firmware
  drm/i915/guc: Don't open log relay if GuC is not running
  nvmem: imx: add i.MX8QM platform support
  dt-bindings: fsl: scu: add new compatible string for ocotp
  nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
  nvmem: meson-mx-efuse: allow reading data smaller than word_size
  nvmem: sunxi_sid: fix A64 SID controller support
  nvmem: imx-ocotp: Add i.MX8MN support
  dt-bindings: imx-ocotp: Add i.MX8MN compatible
  slimbus: fix slim_tid_txn()
  slimbus: qcom-ngd-ctrl: Add of_node_put() before return
  drm/vboxvideo: Make structure vbox_fb_helper_funcs constant
  staging: gasket: Remove unnecessary line-breaks in function signatures
  staging: erofs: use common file type conversion
  staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)
  staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)
  clk: Remove extraneous 'for' word in comments
  xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
  xsk: remove AF_XDP socket from map when the socket is released
  selftests/bpf: add sockopt clone/inheritance test
  bpf: sync bpf.h to tools/
  bpf: support cloning sk storage on accept()
  bpf: export bpf_map_inc_not_zero
  selftests/bpf: fix race in test_tcp_rtt test
  libbpf: relicense bpf_helpers.h and bpf_endian.h
  net: Don't call XDP_SETUP_PROG when nothing is changed
  net/mlx5e: Add AF_XDP need_wakeup support
  net/mlx5e: Move the SW XSK code from NAPI poll to a separate function
  samples/bpf: add use of need_wakeup flag in xdpsock
  libbpf: add support for need_wakeup flag in AF_XDP part
  ixgbe: add support for AF_XDP need_wakeup feature
  i40e: add support for AF_XDP need_wakeup feature
  xsk: add support for need_wakeup flag in AF_XDP rings
  xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
  net: stmmac: selftests: Add selftest for VLAN TX Offload
  net: stmmac: Add support for VLAN Insertion Offload
  net: stmmac: xgmac: Add EEE support
  net: stmmac: selftests: Add tests for SA Insertion/Replacement
  net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
  net: stmmac: Add ethtool register dump for XGMAC cores
  net: stmmac: dwxgmac: Add Flexible PPS support
  net: stmmac: Add a counter for Split Header packets
  net: stmmac: Add Split Header support and enable it in XGMAC cores
  net: stmmac: xgmac: Correctly return that RX descriptor is not last one
  net: stmmac: Prepare to add Split Header support
  net: stmmac: Get correct timestamp values from XGMAC
  Documentation: Add a section for devlink-trap testing
  selftests: devlink_trap: Add test cases for devlink-trap
  selftests: forwarding: devlink_lib: Add devlink-trap helpers
  selftests: forwarding: devlink_lib: Allow tests to define devlink device
  Documentation: Add description of netdevsim traps
  netdevsim: Add devlink-trap support
  Documentation: Add devlink-trap documentation
  devlink: Add generic packet traps and groups
  devlink: Add packet trap infrastructure
  drop_monitor: Allow user to start monitoring hardware drops
  drop_monitor: Add support for summary alert mode for hardware drops
  drop_monitor: Add support for packet alert mode for hardware drops
  drop_monitor: Consider all monitoring states before performing configuration
  drop_monitor: Add basic infrastructure for hardware drops
  drop_monitor: Initialize hardware per-CPU data
  drop_monitor: Move per-CPU data init/fini to separate functions
  net: bridge: mdb: allow add/delete for host-joined groups
  net: bridge: mdb: dump host-joined entries as well
  net: bridge: mdb: factor out mdb filling
  net: bridge: mdb: move vlan comments
  net: phy: remove genphy_config_init
  net: dsa: remove calls to genphy_config_init
  net: phy: remove calls to genphy_config_init
  dma-fence: Store the timestamp in the same union as the cb_list
  dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
  dma-fence: Avoid list_del during fence->cb_list iteration
  dma-fence: Shrink size of struct dma_fence
  drm/panel: tpo-td043mtea1: remove redundant assignment
  drm/i915/uc: Never fail on uC preparation step
  drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure
  drm/i915/uc: Cleanup fw fetch only if it was successful
  batman-adv: Add Sven to MAINTAINERS file
  x86/cpu: Use constant definitions for CPU models
  drm/i915/selftests: Check the context size
  drm/i915/gtt: Fold gen8 insertions into one
  arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protected
  ipvlan: set hw_enc_features like macvlan
  drm/i915/uc: Add explicit DISABLED state for firmware
  selftests: Fix get_ifidx and callers in nettest.c
  dt-bindings: pci: pci-msi: Correct the unit-address of the pci node name
  genirq: remove the is_affinity_mask_valid hook
  ia64: remove CONFIG_SWIOTLB ifdefs
  ia64: remove support for machvecs
  drm/i915: Wrappers for display register waits
  ipmi: Free receive messages when in an oops
  f2fs: fix livelock in swapfile writes
  drm/i915: Move gmbus definitions out of i915_reg.h
  drm/i915: Move engine IDs out of i915_reg.h
  drm/i915: Move i915_power_well_id out of i915_reg.h
  net: dsa: mv88e6xxx: check for mode change in port_setup_mac
  drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
  bus: fsl-mc: remove explicit device_link_del
  drm/omap: displays: Remove unused panel drivers
  video: omapfb2: Make standard and custom panel drivers mutually exclusive
  dt-bindings: net: add bindings for ADIN PHY driver
  net: phy: adin: add ethtool get_stats support
  net: phy: adin: implement downshift configuration via phy-tunable
  net: phy: adin: implement PHY subsystem software reset
  net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
  net: phy: adin: add support MDI/MDIX/Auto-MDI selection
  net: phy: adin: make RMII fifo depth configurable
  net: phy: adin: make RGMII internal delays configurable
  net: phy: adin: configure RGMII/RMII/MII modes on config
  net: phy: adin: add {write,read}_mmd hooks
  net: phy: adin: add support for interrupts
  net: phy: adin: hook genphy_{suspend, resume} into the driver
  net: phy: adin: add support for Analog Devices PHYs
  ia64: move the screen_info setup to common code
  ia64: move the ROOT_DEV setup to common code
  ia64: rework iommu probing
  ia64: remove the unused sn_coherency_id symbol
  ia64: remove the SGI UV simulator support
  ia64: remove the zx1 swiotlb machvec
  ia64: remove CONFIG_ACPI ifdefs
  ia64: remove CONFIG_PCI ifdefs
  ia64: remove the hpsim platform
  ia64: remove now unused machvec indirections
  ia64: remove support for the SGI SN2 platform
  drivers: remove the SGI SN2 IOC4 base support
  drivers: remove the SGI SN2 IOC3 base support
  qla2xxx: remove SGI SN2 support
  qla1280: remove SGI SN2 support
  misc/sgi-xp: remove SGI SN2 support
  char/mspec: remove SGI SN2 support
  tty/serial: remove the ioc3_serial driver
  tty/serial: remove the ioc4_serial driver
  tty/serial: remove the sn_console driver
  PCI/hotplug: remove the sgi_hotplug driver
  ide: remove the sgiioc4 driver
  char/agp: remove the sgi-agp driver
  char: remove the SGI tiocx/mbcs driver
  char: remove the SGI snsc driver
  Input: cros_ec_keyb - add back missing mask for event_type
  nfsd: Remove unnecessary NULL checks
  clk: composite: Drop unused clk.h include
  clk: Overwrite clk_hw::init with NULL during clk_register()
  clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered
  clk: ti: Don't reference clk_init_data after registration
  clk: qcom: Remove error prints from DFS registration
  rtc: sun6i: Don't reference clk_init_data after registration
  clk: zx296718: Don't reference clk_init_data after registration
  clk: milbeaut: Don't reference clk_init_data after registration
  clk: socfpga: deindent code to proper indentation
  phy: ti: am654-serdes: Don't reference clk_init_data after registration
  clk: sprd: Don't reference clk_init_data after registration
  clk: socfpga: Don't reference clk_init_data after registration
  clk: sirf: Don't reference clk_init_data after registration
  clk: qcom: Don't reference clk_init_data after registration
  clk: meson: axg-audio: Don't reference clk_init_data after registration
  clk: lochnagar: Don't reference clk_init_data after registration
  clk: actions: Don't reference clk_init_data after registration
  drm/i915: Markup expected timeline locks for i915_active
  drm/i915/gt: Mark context->active_count as protected by timeline->mutex
  locks: print a warning when mount fails due to lack of "mand" support
  ARM: dts: add device tree for Mecer Xtreme Mini S6
  drm/i915/wopcm: Fix SPDX tag location
  drm/i915/wopcm: Update error messages
  drm/i915/wopcm: Try to use already locked WOPCM layout
  drm/i915/wopcm: Check WOPCM layout separately from calculations
  drm/i915/uc: Move FW size sanity check back to fetch
  perf unwind: Remove unnecessary test
  drm/i915/buddy: use kmemleak_update_trace
  drm/i915/buddy: tidy up i915_buddy_fini
  perf unwind: Fix libunwind when tid != pid
  perf map: Use zalloc for map_groups
  perf report: Add --switch-on/--switch-off events
  misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
  mm/mmu_notifiers: add a get/put scheme for the registration
  mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
  mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
  PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
  PCI/P2PDMA: Allow IOMMU for host bridge whitelist
  PCI/P2PDMA: dma_map() requests that traverse the host bridge
  PCI/P2PDMA: Store mapping method in an xarray
  PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
  PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
  PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
  PCI/P2PDMA: Whitelist some Intel host bridges
  PCI/P2PDMA: Factor out host_bridge_whitelist()
  PCI/P2PDMA: Apply host bridge whitelist for ACS
  PCI/P2PDMA: Factor out __upstream_bridge_distance()
  PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
  PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
  PCI/P2PDMA: Introduce private pagemap structure
  drm: rcar-du: lvds: Fix bridge_to_rcar_lvds
  drm: Remove bridge support from legacy helpers
  drm: Don't include drm/drm_encoder_slave.h when not needed
  arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
  PM: sleep: Replace strncmp() with str_has_prefix()
  x86/boot: Use common BUILD_BUG_ON
  ASoC: SOF: pcm: add ALH support
  ASoC: SOF: topology: initial support for Intel ALH DAI type
  ASoC: SOF: rename SOUNDWIRE to ALH
  ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
  ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
  arm64: dts: rockchip: enable internal SPI flash for RockPro64.
  dma-buf: Restore seqlock around dma_resv updates
  Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
  platform/x86: asus-wmi: Remove unnecessary blank lines
  platform/x86: asus-wmi: Drop indentation level by inverting conditionals
  platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
  platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
  drm/i915: Use the associated uncore for the vm
  USB: phy: fsl-usb: convert platform driver to use dev_groups
  ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
  ALSA: hda - Expand pin_match function to match upcoming new tbls
  platform/x86: asus-wmi: Refactor charge_threshold_store()
  platform/x86: asus-wmi: Add support for charge threshold
  platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR
  platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet
  platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tablet
  drm/i915: Extract intel_frontbuffer active tracking
  printk: Replace strncmp() with str_has_prefix()
  btf: fix return value check in btf_vmlinux_init()
  tools: bpftool: move "__printf()" attributes to header file
  tools: bpftool: fix format string for p_err() in detect_common_prefix()
  tools: bpftool: fix format string for p_err() in query_flow_dissector()
  tools: bpftool: fix argument for p_err() in BTF do_dump()
  tools: bpftool: fix format strings and arguments for jsonw_printf()
  tools: bpftool: fix arguments for p_err() in do_event_pipe()
  powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
  KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
  KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
  KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
  arm64: defconfig: Enable CONFIG_ACPI_APEI_PCIEAER
  libbpf: make libbpf.map source of truth for libbpf version
  tools: bpftool: add documentation for net attach/detach
  tools: bpftool: add bash-completion for net attach/detach
  tools: bpftool: add net detach command to detach XDP on interface
  tools: bpftool: add net attach command to attach XDP on interface
  net: mscc: PTP Hardware Clock (PHC) support
  net: mscc: remove the frame_info cpuq member
  net: mscc: improve the frame header parsing readability
  net: mscc: describe the PTP register range
  Documentation/bindings: net: ocelot: document the PTP ready IRQ
  Documentation/bindings: net: ocelot: document the PTP bank
  soc: fsl: dpio: remove explicit device_link_remove
  arm64: defconfig: Enable the DesignWare watchdog
  drm/i915: Protect request retirement with timeline->mutex
  drm/i915/gt: Guard timeline pinning without relying on struct_mutex
  drm/i915/gt: Convert timeline tracking to spinlock
  drm/i915/gt: Track timeline activeness in enter/exit
  soc: fsl: guts: Add definition for LS1028A
  soc/fsl/qbman: Update device tree with reserved memory
  soc/fsl/qbman: Fixup qman_shutdown_fq()
  soc/fsl/qbman: Disable interrupts during portal recovery
  soc/fsl/qbman: Fix drain_mr_fqni()
  soc/fsl/qbman: Cleanup QMan queues if device was already initialized
  soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
  soc/fsl/qbman: Rework QBMan private memory setup
  soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
  drm/i915/cml: Add Missing PCI IDs
  qed: Add driver API for flashing the config attributes.
  qed: Add API for configuring NVM attributes.
  Revert "ALSA: hda: Add codec on bus address table lately"
  ARM: lpc32xx: allow multiplatform build
  ARM: lpc32xx: clean up header files
  serial: lpc32xx: allow compile testing
  net: lpc-enet: allow compile testing
  net: lpc-enet: fix printk format strings
  net: lpc-enet: fix badzero.cocci warnings
  net: lpc-enet: move phy setup into platform code
  net: lpc-enet: factor out iram access
  gpio: lpc32xx: allow building on non-lpc32xx targets
  serial: lpc32xx_hs: allow compile-testing
  watchdog: pnx4008_wdt: allow compile-testing
  usb: udc: lpc32xx: allow compile-testing
  usb: ohci-nxp: enable compile-testing
  writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem trylock fail
  writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching
  USB: storage: isd200: remove redundant assignment to variable sendToTransport
  usb: typec: fusb302: Always provide fwnode for the port
  dt-bindings: usb: fusb302: Remove deprecated properties
  usb: typec: fusb302: Remove unused properties
  page_pool: fix logic in __page_pool_get_cached
  rds: check for excessive looping in rds_send_xmit
  net/rds: Add a few missing rds_stat_names entries
  RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
  RDS: limit the number of times we loop in rds_send_xmit
  perf top: Add --switch-on/--switch-off events
  selftests: netdevsim: add devlink regions tests
  netdevsim: implement support for devlink region and snapshots
  selftests: netdevsim: add devlink params tests
  selftests: net: push jq workaround into separate helper
  page_pool: remove unnecessary variable init
  r8169: sync EEE handling for RTL8168h with vendor driver
  r8169: use the generic EEE management functions
  net: phy: realtek: add support for EEE registers on integrated PHY's
  net: phy: swphy: emulate register MII_ESTATUS
  net: phy: read MII_CTRL1000 in genphy_read_status only if needed
  net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
  ARM: exynos: Enable exynos-chipid driver
  soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API
  soc: samsung: Add exynos chipid driver support
  ARM: samsung: Include GPIO driver header
  ARM: dts: bcm283x: Enable HDMI at board level
  ASoC: SOF: Intel: initial support for Elkhart Lake
  ASoC: Intel: common: add ACPI matching tables for EHL
  ASoC: SOF: Intel: initial support for Tiger Lake.
  ASoC: Intel: common: add ACPI matching tables for Tiger Lake
  regulator: act8865: operating mode and suspend state support
  regulator: core: Add label to collate of_node_put() statements
  regulator: act8865 regulator modes and suspend states
  ASoC: SOF: ipc: add ALH parameters
  ASoC: Intel: boards: Add Cometlake machine driver support
  sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.
  sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant
  drm/amdgpu: Use new mode2 reset interface for RV.
  drm/amd/poweplay: Add amd_pm_funcs callback for mode 2
  drm/amd/powerpay: Implement mode2 reset callback for SMU10
  drm/amd/powerplay: add mode2 reset callback for pp_smu_mgr
  drm/amd/powerplay: Fix meaning of 0x1E PPSMC_MSG
  dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS
  drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
  xilinx_sdfec: Convert to IDA
  drm/amd/amdgpu: Update VM function pointer
  drm/amdkfd: Fill amdgpu_task_info for KFD VMs
  drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10
  drm/amdgpu: Add more page fault info printing for GFX10
  drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUS
  drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB
  drm/amdgpu: Export function to flush TLB of specific vm hub
  drm/amd/display: Load NV12 SOC BB from firmware
  drm/amd/display: Enable MPO with pre-blend color processing (RGB)
  drm/amd/display: audio cannot switch to internal when display turns off
  drm/amd/display: check hpd before retry verify link cap
  drm/amd/display: enable dcn_mem_pwr as golden setting updates
  drm/amd/display: 3.2.46
  drm/amd/display: fix dcn20 global sync dml param extraction
  drm/amd/display: 3.2.45
  drm/amd/display: Add and refine DSC logs in enable sequence
  drm/amd/display: Add Logging for Gamma Related information (2/2)
  drm/amd/display: Remove redundant definition of dwb_source enums
  drm/amd/display: Add enum for H-timing divider mode
  drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2
  drm/amd/display: wake up ogam mem pwr before programming ocsc
  drm/amd/display: Correct DSC PPS log
  drm/amd/display: Check if set_blank_data_double_buffer exists before call
  drm/amd/display: Fix type of ODMCombineType field
  drm/amd/display: Add Logging for Gamma Related information (1/2)
  drm/amd/display: Remove 4:2:2 DSC support
  drm/amd/display: reprogram VM config when system resume
  drm/amd/display: Enable type C hotplug
  drm/amd/display: HUBP/HUBBUB register programming fixes
  drm/amd/display: update optc odm interface for more than 2 opps
  drm/amd/display: Update DML parameters
  drm/amd/display: Remove duplicate interface for programming FB
  drm/amd/display: fix pipe selection logic in validate
  drm/amd/display: 3.2.44
  drm/amd/display: Set DSC before DIG front-end is connected to its back-end
  drm/amd/display: Change DSC policy from slices per column to minimum slice height
  drm/amd/display: Add HLG support in color module
  MAINTAINERS: add maintainer for SD-FEC
  Docs: misc: xilinx_sdfec: Add documentation
  misc: xilinx_sdfec: Add stats & status ioctls
  misc: xilinx_sdfec: Support poll file operation
  misc: xilinx_sdfec: Add ability to get/set config
  misc: xilinx_sdfec: Add ability to configure LDPC
  misc: xilinx_sdfec: Add ability to configure turbo
  misc: xilinx_sdfec: Store driver config and state
  drm/amd/display: clean up DML for DCN2x
  drm/amd/display: enabling seamless boot sequence for dcn2
  drm/amd/display: fix dcn-specific clk_mgr init_clocks
  drm/amd/display: Make init_hw and init_pipes generic for seamless boot
  drm/amd/display: 3.2.43
  drm/amd/display: wait for pending complete when enabling a plane
  drm/amd/display: refactor gpio to allocate hw_container in constructor
  drm/amd/display: Add work-around option to skip DCN20 clock updates
  drm/amd/display: fixup DPP programming sequence
  drm/amd/display: make firmware info only load once during dc_bios create
  drm/amd/display: Synchronous DisplayPort Link Training
  drm/amd/display: Improve sharing of HUBBUB register lists
  drm/amd/display: Add 22, 24, and 26 degamma
  drm/amd/display: Fix frames_to_insert math
  drm/amd/display: fix issue where 252-255 values are clipped
  drm/amd/display: reset hdmi tmds rate and data scramble on pipe reset
  drm/amd/display: reset drr programming on pipe reset
  drm/amd/display: Add DFS reference clock field
  drm/amd/display: Add PIXEL_RATE control regs for more instances
  drm/scheduler: use job count instead of peek
  drm/amdgpu: MODULE_FIRMWARE requires linux/module.h
  drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported"
  drm/amdgpu: implement querying ras error count for mmhub
  drm/amdgpu: use exiting amdgpu_ctx_total_num_entities function
  drm/amdgpu: fix typo error amdgput -> amdgpu
  drm/amd/powerplay: fix message of SetHardMinByFreq failed when feature is disabled
  drm/amd/powerplay: add arcturus_is_dpm_running function for arcturus
  drm/amd/powerplay: remove redundancy debug log about smu unsupported features
  drm/amdgpu: simplify and cleanup setting the dma mask
  drm/radeon: simplify and cleanup setting the dma mask
  drm/amdgpu: handle PCIe root ports with addressing limitations
  drm/radeon: handle PCIe root ports with addressing limitations
  devcoredump: fix typo in comment
  devcoredump: use memory_read_from_buffer
  of/platform: Disable generic device linking code for PowerPC
  perf trace: Add --switch-on/--switch-off events
  perf evswitch: Add hint when not finding specified on/off events
  perf evswitch: Move enoent error message printing to separate function
  perf evswitch: Introduce init() method to set the on/off evsels from the command line
  perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing
  perf evswitch: Add the names of on/off events
  perf evswitch: Move switch logic to use in other tools
  perf evswitch: Move struct to a separate header to use in other tools
  perf script: Allow specifying event to switch off processing of other events
  perf script: Allow showing the --switch-on event
  perf script: Allow specifying event to switch on processing of other events
  perf vendor events intel: Add Tremontx event file v1.02
  lib/test_printf: Remove obvious comments from %pd and %pD tests
  lib/test_printf: Add test of null/invalid pointer dereference for dentry
  vsprintf: Prevent crash when dereferencing invalid pointers for %pD
  regulator: max8660: remove redundant assignment of variable ret
  ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
  ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'
  ASoC: cs42l56: remove unused variable 'adc_swap_enum'
  ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
  ASoC: es8328: remove unused variable 'pga_tlv'
  ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
  ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'
  ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'
  ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'
  ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
  ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'
  ASoC: Intel: Skylake: Print constant literals from format specifier
  ASoC: mediatek: mt6358: add delay after dmic clock on
  ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables
  ASoC: mediatek: mt8183-da7219-max98357: remove unused variable
  ASoC: mt2701: remove unused variables
  ASoC: soc-core: Fix -Wunused-const-variable warning
  ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
  ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
  ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
  powerpc/64s: Make boot look nice(r)
  powerpc/xive: Add a check for memory allocation failure
  powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
  staging: sm750fb: fix odd license text
  drm/i915: Move tasklet kicking to __i915_request_queue caller
  staging: erofs: correct all misused ENOTSUPP
  staging: erofs: differentiate unsupported on-disk format
  staging: erofs: introduce EFSCORRUPTED and more logs
  kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
  staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delay
  staging: rtl8192u: fix up indentation of a statement
  staging: gasket: apex: Make structure apex_desc constant
  staging: erofs: removing an extra call to iloc() in fill_inode()
  drm/i915/icl: Add gen11 specific render breadcrumbs
  drm/i915/icl: Add command cache invalidate
  drm/i915/icl: Implement gen11 flush including tile cache
  drm/i915/selftest/buddy: fixup igt_buddy_alloc_range
  drm/i915: Convert a few more bland dmesg info to be device specific
  arm64: unexport set_memory_x and set_memory_nx
  crypto: arm64/aegis128 - implement plain NEON version
  crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
  crypto: aegis128 - add support for SIMD acceleration
  crypto: xts - add support for ciphertext stealing
  crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
  crypto: streebog - remove two unused variables
  crypto: aes-generic - remove unused variable 'rco_tab'
  Documentation: crypto: crypto_engine: Fix Sphinx warning
  crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
  crypto: cavium/nitrox - Allocate asymmetric crypto command queues
  crypto: cryptd - Use refcount_t for refcount
  hwrng: core - Freeze khwrng thread during suspend
  crypto: caam/qi - execute library only on DPAA 1.x
  crypto: hisilicon - fix error handle in hisi_zip_create_req_q
  crypto: hisilicon - add missing single_release
  crypto: hisilicon - init curr_sgl_dma to fix compile warning
  crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
  crypto: hisilicon - fix kbuild warnings
  csky: Fixup ioremap function losing
  media: MAINTAINERS: Add entry for the ov5670 driver
  media: imx7-media-csi: add i.MX6UL support
  media: dt-bindings: imx7-csi: add i.MX6UL/L support
  media: imx: mipi csi-2: Don't fail if initial state times-out
  media: docs-rst: Clarify duration of LP-11 mode
  media: v4l: Documentation: Raw Bayer formats are not RGB formats
  media: v4l: Documentation: Serial busses use parallel mbus codes
  media: i2c: ov5645: Fix power sequence
  media: omap3isp: Don't set streaming state on random subdevs
  media: omap3isp: Set device on omap3isp subdevs
  media: ov5640: Add support for flash and lens devices
  media: ov8856: Check reading clock frequency succeeded
  media: ov5675: Add support for OV5675 sensor
  PCI: imx6: Limit DBI register length
  arm64: smp: disable hotplug on trusted OS resident CPU
  drm/etnaviv: implement softpin
  drm/etnaviv: allow to request specific virtual address for gem mapping
  drm/etnaviv: skip command stream validation on PPAS capable GPUs
  PCI: pci-hyperv: Fix build errors on non-SYSFS config
  drm/etnaviv: implement per-process address spaces on MMUv2
  drm/etnaviv: provide MMU context to etnaviv_gem_mapping_get
  drm/etnaviv: split out starting of FE idle loop
  drm/etnaviv: rework MMU handling
  drm/etnaviv: replace MMU flush marker with flush sequence
  drm/etnaviv: share a single cmdbuf suballoc region across all GPUs
  drm/etnaviv: split out cmdbuf mapping into address space
  drm/etnaviv: simplify unbind checks
  drm/etnaviv: pass mmu pointer to etnaviv_core_dump_mmu
  drm/etnaviv: dump only failing submit
  interconnect: qcom: remove COMPILE_TEST from CONFIG_INTERCONNECT_QCOM_QCS404
  gpio: aspeed: Pass irqchip when adding gpiochip
  gpio: hlwd: Pass irqchip when adding gpiochip
  gpio: xlp: Pass irqchip when adding gpiochip
  dt-bindings: gpio: davinci: Add new compatible for J721E SoCs
  gpio: cadence: Pass irqchip when adding gpiochip
  gpio: thunderx: Switch to GPIOLIB_IRQCHIP
  qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core
  gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP
  gpio: Add support for hierarchical IRQ domains
  drm/vmwgfx: Assign eviction priorities to resources
  drm/vmwgfx: drop reminaing users of drmP.h
  drm/vmwgfx: drop use of drmP.h in header files
  drm/vmwgfx: Kill unneeded legacy security features
  net/mvpp2: Replace tasklet with softirq hrtimer
  tools/testing/nvdimm: Fix fallthrough warning
  netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
  netfilter: remove deprecation warnings from uapi headers.
  tools: bpftool: compile with $(EXTRA_WARNINGS)
  drm/panel: Add driver for the Toppoly TD043MTEA1 panel
  drm/panel: Add driver for the Toppoly TD028TTEC1 panel
  drm/panel: Add driver for the Sony ACX565AKM panel
  drm/panel: Add driver for the Sharp LS037V7DW01 panel
  drm/panel: Add driver for the NEC NL8048HL11 panel
  drm/panel: Add driver for the LG Philips LB035Q02 panel
  dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel
  dt-bindings: Add legacy 'toppoly' vendor prefix
  dt-bindings: Add vendor prefix for LG Display
  media: vsp1: fix memory leak of dl on error return path
  ALSA: hda: Unexport a few more stuff
  ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()
  Input: remove dev_err() usage after platform_get_irq()
  drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constant
  net: phy: realtek: add NBase-T PHY auto-detection
  kbuild: remove meaningless 'targets' in ./Kbuild
  kbuild: remove 'make /' support
  kbuild: fix modkern_aflags implementation
  kbuild: refactor part-of-module more
  kbuild: move the Module.symvers check for external module build
  kbuild: treat an object as multi-used when $(foo-) is set
  ARM: orion/mvebu: unify debug-ll virtual addresses
  ARM: dove: clean up mach/*.h headers
  r8169: fix sporadic transmit timeout issue
  drm/arm: drop use of drmP.h
  drm/armada: drop use of drmP.h
  drm/tegra: drop use of drmP.h
  drm/i2c/tda998x: drop use of drmP.h
  EDAC/mc: Cleanup _edac_mc_free() code
  ALSA: hda: Add codec on bus address table lately
  ALSA: hda - Drop unsol event handler for Intel HDMI codecs
  arm64/efi: Move variable assignments after SECTIONS
  arm64: Clarify when cpu_enable() is called
  arm64: memory: rename VA_START to PAGE_END
  arm64: memory: fix flipped VA space fallout
  ALSA: sb: remove redundant assignment to variable result
  USB: usbfs: Add a capability flag for runtime suspend
  block: annotate refault stalls from IO submission
  staging: fsl-dpaa2/ethsw: do not force user to bring interface down
  staging: fsl-dpaa2/ethsw: register_netdev only when ready
  staging: fsl-dpaa2/ethsw: reword error message
  staging: fsl-dpaa2/ethsw: remove redundant VLAN check
  staging: fsl-dpaa2/ethsw: remove unnecessary memset
  staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding state
  staging: fsl-dpaa2/ethsw: remove debug message
  staging: fsl-dpaa2/ethsw: add line terminator to all formats
  staging: fsl-dpaa2/ethsw: enable switch ports only on dev_open
  staging: fsl-dpaa2/ethsw: remove IGMP default address
  drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel
  perf ui: No need to set ui_browser to 1 twice
  perf record: Support aarch64 random socket_id assignment
  perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY format
  tools: Keep list of tools in alphabetical order
  perf evsel: Provide meaningful warning when trying to use 'aux_output' on older kernels
  perf intel-pt: Add brief documentation for PEBS via Intel PT
  perf tools: Add aux-output config term
  perf intel-pt: Process options for PEBS event synthesis
  perf tools: Add itrace option 'o' to synthesize aux-output events
  perf tools: Add aux_output attribute flag
  perf record: Add an option to take an AUX snapshot on exit
  perf ftrace: Improve error message about capability to use ftrace
  perf ftrace: Use CAP_SYS_ADMIN instead of euid==0
  perf tools: Add CAP_SYSLOG define for older systems
  perf tools: Add NO_LIBCAP=1 to the minimal build test
  perf tools: Add helpers to use capabilities if present
  ARM: iop32x: merge everything into mach-iop32x/
  ARM: iop32x: make mach/uncompress.h independent of mach/hardware.h
  ARM: xscale: fix multi-cpu compilation
  dma: iop-adma: allow building without platform headers
  dmaengine: iop-adma: use correct printk format strings
  dmaengine: iop-adma: include prefetch.h
  ARM: remove Intel iop33x and iop13xx support
  dt-bindings: gpio: Document GPIOs via Moxtet bus
  drivers: gpio: Add support for GPIOs over Moxtet bus
  bus: moxtet: Add sysfs and debugfs documentation
  dt-bindings: bus: Document moxtet bus binding
  bus: Add support for Moxtet bus
  i2c-cht-wc: Fix lockdep warning
  ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support
  ARM: remove w90x900 platform
  ARM: remove ks8695 platform
  drm/bridge: dw-hdmi-i2s: add .get_eld support
  drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes
  drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params
  drm/bridge: dw-hdmi-i2s: set the channel allocation
  dt-bindings: i2c: i2c-emev2: Rename bindings documentation file
  drm/bridge: dw-hdmi-i2s: enable lpcm multi channels
  dt-bindings: i2c: rcar: Rename bindings documentation file
  drm/bridge: dw-hdmi: set channel count in the infoframes
  drm/bridge: dw-hdmi: move audio channel setup out of ahb
  drm/bridge: dw-hdmi-i2s: support more i2s format
  ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driver
  arm64: defconfig: Enable the PSCI CPUidle driver
  i2c: replace i2c_new_secondary_device with an ERR_PTR variant
  arm64: memory: Cosmetic cleanups
  arm64: memory: Add comments to end of non-trivial #ifdef blocks
  arm64: memory: Implement __tag_set() as common function
  arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
  arm64: memory: Simplify virt_to_page() implementation
  arm64: memory: Rewrite default page_to_virt()/virt_to_page()
  arm64: memory: Ensure address tag is masked in conversion macros
  arm64: memory: Fix virt_addr_valid() using __is_lm_address()
  staging: rtl8723bs: remove redundant assignment to ret
  Staging: rtl8712: rtl8712_recv: fixed 80 character length warning
  staging: rtl8712: r8712_dump_aggr_xframe(): Change type to void
  staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to void
  staging: rtl8712: r8712_append_mpdu_unit(): Change return type
  staging: rtl8712: xmitframe_addmic(): Change return values and type
  staging: rtl8723bs: Remove debugging information exposed via procfs
  staging: erofs: xattr.c: avoid BUG_ON
  staging: erofs: remove incomplete cleancache
  PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
  MAINTAINERS: Update with Amlogic DRM bindings converted as YAML
  dt-bindings: display: amlogic, meson-vpu: convert to yaml
  dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml
  PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
  staging: erofs: inline erofs_inode_is_data_compressed()
  drm/i915: Serialise read/write of the barrier's engine
  drm/i915: Print CCID for all renderCS
  iommu/exynos: Remove __init annotation from exynos_sysmmu_probe()
  drm/i915: Disregard drm_mode_config.fb_base
  drm/i915: Include engine->mmio_base in the debug dump
  media: rc: imon: Allow iMON RC protocol for ffdc 7e device
  media: tm6000: double free if usb disconnect while streaming
  mfd: asic3: Include the right header
  media: rc: imon-rsc keymap has incorrect mappings
  MAINTAINERS: altera-sysmgr: Fix typo in a filepath
  media: em28xx: modules workqueue not inited for 2nd device
  media: selftests: ir: fix ir_loopback test failure
  media: imon_raw: prevent "nonsensical timing event of duration 0"
  media: imon_raw: simplify and explain bit operations
  media: ir-kbd-i2c: convert to i2c_new_dummy_device()
  drm/i915/guc: Remove client->submissions
  media: rc: add include guard to rc-map.h
  media: stv0900_core: remove redundant assignment to variables mclk, div and ad_div
  media: dvb_frontend.h: Fix shifting signed 32-bit value problem
  media: media/dvb: Use kmemdup rather than duplicating its implementation
  media: media/tuners: Use kmemdup rather than duplicating its implementation
  media: media/usb: Use kmemdup rather than duplicating its implementation
  dt-bindings: gpio: aspeed: Add SGPIO support
  lib: Remove redundant ftrace flag removal
  ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
  ARM: zynq: Support smp in thumb mode
  iio:light:noa1305: Fix missing break statement.
  drm/i915: Update DRIVER_DATE to 20190813
  drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
  drm/vmwgfx: Add debug message for layout change ioctl
  libnvdimm/of_pmem: Provide a unique name for bus provider
  ARM: dts: aspeed: Add Mihawk BMC platform
  ARM: dts: aspeed: fp5280g2: Fix power supply address
  r8152: change rx_copybreak and rx_pending through ethtool
  r8152: support skb_add_rx_frag
  r8152: use alloc_pages for rx buffer
  r8152: replace array with linking list for rx information
  r8152: separate the rx buffer size
  net: phy: let phy_speed_down/up support speeds >1Gbps
  net: phy: add phy_speed_down_core and phy_resolve_min_speed
  net: phy: add __set_linkmode_max_speed
  net: devlink: remove redundant rtnl lock assert
  net: hns3: Make hclge_func_reset_sync_vf static
  drm/i915: Add _TRANS2()
  drm/i915/bdw+: Move misc display IRQ handling to it own function
  devicetree: Expose dtbs_check and dt_binding_check some more
  dt-bindings: watchdog: meson-gxbb-wdt: convert to yaml
  dt-bindings: serial: meson-uart: convert to yaml
  dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml
  dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml
  dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: convert to yaml
  dt-bindings: reset: amlogic,meson-reset: convert to yaml
  dt-bindings: spi: meson: convert to yaml
  dt-bindings: rng: amlogic,meson-rng: convert to yaml
  dt-bindings: mailbox: meson-mhu: convert to yaml
  docs: writing-schema.md: convert from markdown to ReST
  dt-bindings: crypto: Convert Allwinner A10 Security Engine to a schema
  dt-bindings: bus: Convert Allwinner DE2 bus to a schema
  dt-bindings: input: Convert Allwinner LRADC to a schema
  devlink: send notifications for deleted snapshots on region destroy
  rcu: Allow rcu_do_batch() to dynamically adjust batch sizes
  rcu/nocb: Don't wake no-CBs GP kthread if timer posted under overload
  rcu/nocb: Reduce __call_rcu_nocb_wake() leaf rcu_node ->lock contention
  rcu/nocb: Reduce nocb_cb_wait() leaf rcu_node ->lock contention
  rcu/nocb: Advance CBs after merge in rcutree_migrate_callbacks()
  rcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_wake()
  rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed
  rcu/nocb: EXP Check use and usefulness of ->nocb_lock_contended
  rcu/nocb: Add bypass callback queueing
  rcu/nocb: Atomic ->len field in rcu_segcblist structure
  rcu/nocb: Unconditionally advance and wake for excessive CBs
  rcu/nocb: Reduce ->nocb_lock contention with separate ->nocb_gp_lock
  rcu/nocb: Reduce contention at no-CBs invocation-done time
  rcu/nocb: Reduce contention at no-CBs registry-time CB advancement
  rcu/nocb: Round down for number of no-CBs grace-period kthreads
  rcu/nocb: Avoid ->nocb_lock capture by corresponding CPU
  rcu/nocb: Avoid needless wakeups of no-CBs grace-period kthread
  rcu/nocb: Make __call_rcu_nocb_wake() safe for many callbacks
  rcu/nocb: Never downgrade ->nocb_defer_wakeup in wake_nocb_gp_defer()
  rcu/nocb: Enable re-awakening under high callback load
  rcu/nohz: Turn off tick for offloaded CPUs
  rcu/nocb: Suppress uninitialized false-positive in nocb_gp_wait()
  rcu/nocb: Use build-time no-CBs check in rcu_pending()
  rcu/nocb: Use build-time no-CBs check in rcu_core()
  rcu/nocb: Use build-time no-CBs check in rcu_do_batch()
  rcu/nocb: Remove obsolete nocb_gp_head and nocb_gp_tail fields
  rcu/nocb: Remove obsolete nocb_cb_tail and nocb_cb_head fields
  rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields
  rcu/nocb: Remove obsolete nocb_head and nocb_tail fields
  rcu/nocb: Use rcu_segcblist for no-CBs CPUs
  rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
  rcu/nocb: Allow lockless use of rcu_segcblist_empty()
  rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
  rcu/nocb: Remove deferred wakeup checks for extended quiescent states
  rcu/nocb: Check for deferred nocb wakeups before nohz_full early exit
  rcu/nocb: Make rcutree_migrate_callbacks() start at leaf rcu_node structure
  rcu/nocb: Add checks for offloaded callback processing
  rcu/nocb: Use separate flag to indicate offloaded ->cblist
  rcu/nocb: Use separate flag to indicate disabled ->cblist
  rcu/nocb: Print gp/cb kthread hierarchy if dump_tree
  rcu/nocb: Rename rcu_nocb_leader_stride kernel boot parameter
  rcu/nocb: Rename and document no-CB CB kthread sleep trace event
  rcu/nocb: Rename rcu_organize_nocb_kthreads() local variable
  rcu/nocb: Rename wake_nocb_leader_defer() to wake_nocb_gp_defer()
  rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()
  rcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()
  rcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()
  rcu/nocb: Provide separate no-CBs grace-period kthreads
  rcu/nocb: Update comments to prepare for forward-progress work
  rcu/nocb: Rename rcu_data fields to prepare for forward-progress work
  acpi: Use built-in RCU list checking for acpi_ioremaps list
  x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
  driver/core: Convert to use built-in RCU list checking
  libbpf: attempt to load kernel BTF from sysfs first
  btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
  interconnect: qcom: Add QCS404 interconnect provider driver
  drm/i915/gt: Save/restore interrupts around breadcrumb disable
  drm/i915: Push the wakeref->count deferral to the backend
  interconnect: qcom: Add interconnect RPM over SMD driver
  dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings
  interconnect: qcom: Add tagging and wake/sleep support for sdm845
  interconnect: Add pre_aggregate() callback
  interconnect: Add support for path tags
  arm64: constify sys64_hook instances
  arm64: constify aarch64_insn_encoding_class[]
  arm64: constify icache_policy_str[]
  arm64: prefer __section from compiler_attributes.h
  drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
  RDMA/hns: Remove unuseful member
  RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
  RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
  RDMA/hns: Modify pi vlaue when cq overflows
  RDMA/hns: Bugfix for creating qp attached to srq
  RDMA/hns: Logic optimization of wc_flags
  RDMA/mlx5: Annotate lock dependency in bind/unbind slave port
  IB/mlx5: Expose XRQ legacy commands over the DEVX interface
  IB/mlx5: Add legacy events to DEVX list
  kbuild: add [M] marker for build log of *.mod.o
  Kbuild: Handle PREEMPT_RT for version string and magic
  kbuild: move flex and bison rules to Makefile.host
  kbuild: make bison create C file and header in a single pattern rule
  kbuild: use $(basename ...) for cmd_asn1_compiler
  kbuild: Fail if gold linker is detected
  modpost: check for static EXPORT_SYMBOL* functions
  ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'
  can: netlink: fix documentation typos
  can: vcan: introduce pr_fmt and make use of it
  can: vcan: remove unnecessary blank lines
  can: vcan: convert block comments to network style comments
  can: gw: add support for CAN FD frames
  can: gw: use struct canfd_frame as internal data structure
  can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block
  can: gw: cgw_dump_jobs(): avoid long lines
  can: gw: can_can_gw_rcv(): remove return at end of void function
  can: gw: add missing spaces around operators
  can: gw: remove unnecessary blank lines, add suggested blank lines
  can: gw: convert block comments to network style comments
  can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
  can: bcm: bcm_sock_no_ioctlcmd(): mark function as static
  can: raw: raw_sock_no_ioctlcmd(): mark function as static
  can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
  can: raw: balance braces around else statements
  can: raw: remove unnecessary blank lines, add suggested blank lines
  can: raw: convert block comments to network style comments
  can: af_can: add missing identifiers to struct receiver::func
  can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage
  can: af_can: avoid splitting quoted string across lines
  can: af_can: fix alignment
  can: af_can: balance braces around else statements
  can: af_can: convert block comments to network style comments
  can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
  can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI mask values for canfd 2.0
  can: xilinx_can: fix the data update logic for CANFD FD frames
  phy: tegra: Add PCIe PIPE2UPHY support
  dt-bindings: PHY: P2U: Add Tegra194 P2U block
  dt-bindings: PCI: tegra: Add device tree support for Tegra194
  dt-bindings: Add PCIe supports-clkreq property
  PCI: dwc: Add support to enable CDM register check
  media: MAINTAINERS: Remove zoran driver
  media: MAINTAINERS: hantro: Fix typo in a filepath
  media: exynos4-is: Remove call to memset after dma_alloc_coherent
  media: ngene: Remove call to memset after pci_alloc_consistent
  media: i2c: Convert to new i2c device probe()
  dt-bindings: PCI: designware: Add binding for CDM register check
  media: i2c: et8ek8: Convert to new i2c device probe()
  PCI: dwc: Export dw_pcie_wait_for_link() API
  media: i2c: s5c73m3: Convert to new i2c device probe()
  media: i2c: smiapp: Convert to new i2c device probe()
  media: radio: si470x: Convert to new i2c device probe()
  PCI: dwc: Add extended configuration space capability search API
  media: radio: si4713: Convert to new i2c device probe()
  media: i2c: adv748x: Convert to new i2c device probe()
  media: i2c: tvp5150: Add of_node_put() before goto
  media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before goto
  PCI: dwc: Move config space capability search API
  media: fdp1: Reduce FCP not found message level to debug
  media: pvrusb2: use kzalloc instead of kmalloc and memset
  media: zd1301_demod: don't check retval after our own assignemt
  media: mn88473: don't check retval after our own assignemt
  media: mn88472: don't check retval after our own assignemt
  media: cxd2820r: don't check retval after our own assignemt
  media: i2c: adv7842: convert to i2c_new_dummy_device
  media: i2c: tda1997x: prevent potential NULL pointer access
  media: usb: go7007: s2250-board: convert to i2c_new_dummy_device
  media: i2c: adv7511-v4l2: convert to i2c_new_dummy_device
  media: i2c: adv7180: convert to i2c_new_dummy_device
  media: i2c: ad9389b: convert to i2c_new_dummy_device
  can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
  media: dvb-frontends: mn88473: convert to i2c_new_dummy_device
  media: dvb-frontends: mn88472: convert to i2c_new_dummy_device
  media: dvb-frontends: mn88443x: convert to i2c_new_dummy_device
  media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_device
  can: xilinx_can: xcan_probe(): skip error message on deferred probe
  media: mtk-mdp: fix reference count on old device tree
  PCI: dwc: Group DBI registers writes requiring unlocking
  media: cedrus: Don't set chroma size for scale & rotation
  can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
  media: cedrus: Remove dst_bufs from context
  PCI: Disable MSI for Tegra root ports
  PCI: Add #defines for some of PCIe spec r4.0 features
  media: Revert "media: vimc: propagate pixel format in the stream"
  can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_mask'
  media: Revert "media: vimc: Remove or modify stream checks"
  media: rcar-vin: Report correct image stride
  can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
  can: ti_hecc: ti_hecc_start(): avoid multiple assignments
  can: ti_hecc: fix print formating strings
  can: ti_hecc: avoid long lines
  can: ti_hecc: fix indention
  can: ti_hecc: convert block comments to network style comments
  can: sja1000: f81601: remove unused including <linux/version.h>
  can: kvaser_pciefd: Remove unused including <linux/version.h>
  can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when setting pwm duty cycle to zero
  media: omap_vout: convert to vb2
  media: omap_vout: fix various v4l2-compliance failures
  selftests/bpf: fix race in flow dissector tests
  tools: bpftool: add feature check for zlib
  btf: expose BTF info through sysfs
  ARM: mach-nspire: Kill off CLCD auxdata
  ARM: dts: Update the NSPIRE DTS files for DRM
  ARM: dts: nomadik: Set up the CS GPIO right
  usb-storage: remove single-use define for debugging
  ARM: dts: am335x-boneblue: Use of am335x-osd335x-common.dtsi
  ARM: dts: gta04: define chosen/stdout-path
  ARM: dts: omap3-n950-n9: Remove regulator-boot-off property
  ARM: dts: am335x-cm-t335: Remove regulator-boot-off property
  ASoC: SOF: fix HDA direct MMIO access
  ASoC: Intel: hsw: remove i386 build warning w/ size_t argument
  ASoC: ti: Fix typos in ti/Kconfig
  bus: ti-sysc: remove set but not used variable 'quirks'
  ASoC: rockchip: rockchip_max98090: Set period size to 240
  bus: ti-sysc: allow reset sharing across devices
  bus: ti-sysc: rework the reset handling
  bus: ti-sysc: re-order the clkdm control around reset handling
  bus: ti-sysc: Add missing kerneldoc comments
  bus: ti-sysc: Switch to SPDX license identifier
  dt-bindings: ti-sysc: Add SPDX license identifier
  MAINTAINERS: Add ti-sysc files under the OMAP2+ entry
  netfilter: connlabels: prefer static lock initialiser
  netfilter: nf_nat_proto: make tables static
  netfilter: nf_tables: add missing prototypes.
  kbuild: remove all netfilter headers from header-test blacklist.
  netfilter: remove "#ifdef __KERNEL__" guards from some headers.
  netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
  netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files.
  netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
  netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.
  netfilter: add missing includes to a number of header-files.
  netfilter: inline four headers files into another one.
  netfilter: nf_tables: store data in offload context registers
  netfilter: nft_bitwise: add offload support
  netfilter: remove unnecessary spaces
  net/mlx5: Add XRQ legacy commands opcodes
  net/mlx5: Use debug message instead of warn
  drm/i915/gvt: Double check batch buffer size after copy
  drm/i915/gvt: Add valid length check for MI variable commands
  drm/i915/gvt: Add MI command valid length check
  drm/i915/gvt: Utility for valid command length check
  drm/i915/gvt: factor out tlb and mocs register offset table
  drm/i915/gvt: no need to check return value of debugfs_create functions
  drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD
  drm/i915/uc: Log fw status changes only under debug config
  rtc: Remove dev_err() usage after platform_get_irq()
  dma-buf: rename reservation_object to dma_resv
  dma-buf: nuke reservation_object seq number
  dma-buf/sw_sync: Synchronize signal vs syncpt free
  drm/i915/guc: Use a local cancel_port_requests
  drm/i915: drop engine_pin/unpin_breadcrumbs_irq
  drm/i915/guc: keep breadcrumb irq always enabled
  dmaengine: fsldma: Mark expected switch fall-through
  dmaengine: ti: unexport filter functions
  f2fs: add fs-verity support
  ext4: update on-disk format documentation for fs-verity
  ext4: add fs-verity read support
  ext4: add basic fs-verity support
  fs-verity: support builtin file signatures
  fs-verity: add SHA-512 support
  fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
  fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
  scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers
  fscrypt: document the new ioctls and policy version
  ubifs: wire up new fscrypt ioctls
  f2fs: wire up new fscrypt ioctls
  ext4: wire up new fscrypt ioctls
  fscrypt: require that key be added when setting a v2 encryption policy
  fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
  fscrypt: allow unprivileged users to add/remove keys for v2 policies
  fscrypt: v2 encryption policy support
  fscrypt: add an HKDF-SHA512 implementation
  fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
  fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
  fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
  fscrypt: rename keyinfo.c to keysetup.c
  fscrypt: move v1 policy key setup to keysetup_v1.c
  fscrypt: refactor key setup code in preparation for v2 policies
  fscrypt: rename fscrypt_master_key to fscrypt_direct_key
  fscrypt: add ->ci_inode to fscrypt_info
  fscrypt: use FSCRYPT_* definitions, not FS_*
  fscrypt: use FSCRYPT_ prefix for uapi constants
  fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
  fscrypt: use ENOPKG when crypto API support missing
  fscrypt: improve warnings for missing crypto API support
  fscrypt: improve warning messages for unsupported encryption contexts
  fscrypt: make fscrypt_msg() take inode instead of super_block
  fscrypt: clean up base64 encoding/decoding
  fscrypt: remove loadable module related code
  scsi: esas2r: Prefer pcie_capability_read_word()
  scsi: csiostor: Prefer pcie_capability_read_word()
  scsi: sym53c8xx_2: remove redundant assignment to retv
  scsi: pmcraid: Fix a typo - pcmraid --> pmcraid
  scsi: fas216: Mark expected switch fall-throughs
  scsi: megaraid_sas: Introduce module parameter for default queue depth
  scsi: qla2xxx: Fix a NULL pointer dereference
  scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()
  scsi: qla2xxx: Remove two superfluous if-tests
  scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
  scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
  scsi: qla2xxx: Report invalid mailbox status codes
  scsi: qla2xxx: Remove superfluous sts_entry_* casts
  scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer
  scsi: qla2xxx: Complain if sp->done() is not called from the completion path
  scsi: qla2xxx: Make sure that aborted commands are freed
  scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
  scsi: qla2xxx: Modify NVMe include directives
  scsi: qla2xxx: Make qlt_handle_abts_completion() more robust
  scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command
  scsi: qla2xxx: Introduce the function qla2xxx_init_sp()
  scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
  scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()
  scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs
  scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian
  scsi: qla2xxx: Check secondary image if reading the primary image fails
  scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()
  scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
  scsi: qla2xxx: Complain if a soft reset fails
  scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()
  scsi: qla2xxx: Check the PCI info string output buffer size
  scsi: qla2xxx: Complain if waiting for pending commands times out
  scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const
  scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
  scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses
  scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow
  scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock()
  scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
  scsi: qla2xxx: Simplify a debug statement
  scsi: qla2xxx: Remove dead code
  scsi: qla2xxx: Complain if parsing the version string fails
  scsi: qla2xxx: Complain if a mailbox command times out
  scsi: qla2xxx: Use strlcpy() instead of strncpy()
  scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
  scsi: qla2xxx: Report the firmware status code if a mailbox command fails
  scsi: qla2xxx: Fix session lookup in qlt_abort_work()
  scsi: qla2xxx: Simplify qla24xx_abort_sp_done()
  scsi: qla2xxx: Remove two superfluous tests
  scsi: qla2xxx: Remove a superfluous pointer check
  scsi: qla2xxx: Simplify qlt_lport_dump()
  scsi: qla2xxx: Reduce the number of casts in GID list code
  scsi: qla2xxx: Verify locking assumptions at runtime
  scsi: qla2xxx: Change data_dsd into an array
  scsi: qla2xxx: Declare qla_tgt_cmd.cdb const
  scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand()
  scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void
  scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const
  scsi: qla2xxx: Remove a superfluous forward declaration
  scsi: qla2xxx: Remove an include directive from qla_mr.c
  scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h
  scsi: qla2xxx: Use tabs instead of spaces for indentation
  scsi: qla2xxx: Improve Linux kernel coding style conformance
  scsi: qla2xxx: Really fix qla2xxx_eh_abort()
  scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count
  lkdtm: Add Control Flow Integrity test
  fanotify, inotify, dnotify, security: add security hook for fs notifications
  Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
  Documentation/arm/sa1100/assabet: Fix 'make assabet_defconfig' command
  Documentation/arm/sa1100: Remove some obsolete documentation
  docs/zh_CN: update Chinese howto.rst for latexdocs making
  Documentation: virt: Fix broken reference to virt tree's index
  docs: Fix typo on pull requests guide
  rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
  rtc: bd70528: fix driver dependencies
  kernel-doc: Allow anonymous enum
  rtc: remove w90x900/nuc900 driver
  Documentation: sphinx: Don't parse socket() as identifier reference
  Documentation: sphinx: Add missing comma to list of strings
  dt-bindings: add vendor prefix "acme" for "Acme Systems srl"
  ARM: dts: bcm283x: Define memory at board level
  ARM: dts: bcm283x: Define MMC interfaces at board level
  ARM: dts: meson8b: odroidc1: use the MAC address stored in the eFuse
  arm64: dts: meson-g12b-odroid-n2: enable DVFS
  drm/panfrost: Bump driver version to 1.1
  drm/panfrost: Add support for GPU heap allocations
  drm/panfrost: Convert MMU IRQ handler to threaded handler
  arm64: dts: meson-g12b-khadas-vim3: add initial device-tree
  drm/panfrost: Consolidate reset handling
  drm/panfrost: Add a no execute flag for BO allocations
  drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
  drm/panfrost: Restructure the GEM object creation
  drm/shmem: Put pages independent of a SG table being set
  drm/gem: Allow sparsely populated page arrays in drm_gem_put_pages
  tools build: Add capability-related feature detection
  drm: gm12u320: Add -ENODEV to list of errors to ignore
  drm: gm12u320: Do not take a mutex from a wait_event condition
  drm: gm12u320: Use DRM_DEV_ERROR everywhere
  drm: gm12u320: Some minor cleanups
  perf top: Collapse and resort all evsels in a group
  perf hist: Remove dummy entries when finding real ones.
  perf trace: Fix segmentation fault when access syscall info on arm64
  perf hists: Do not link a pair if already linked
  perf top: Set display thread COMM to help with debugging
  perf vendor events intel: Add Icelake V1.00 event file
  perf tools: Fix paths in include statements
  perf test vfs_getname: Disable ~/.perfconfig to get default output
  perf config: Document the PERF_CONFIG environment variable
  perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
  perf session: Avoid infinite loop when seeing invalid header.size
  ext4: set error return correctly when ext4_htree_store_dirent fails
  drm/i915/overlay: Switch to using i915_active tracking
  drm/i915: Forgo last_fence active request tracking
  MAINTAINERS: Update e-mail address for Andrea Parri
  rcu: Fix spelling mistake "greate"->"great"
  arm: Use common outgoing-CPU-notification code
  rcu: Remove redundant "if" condition from rcu_gp_is_expedited()
  idle: Prevent late-arriving interrupts from disrupting offline
  clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
  drm/amdgpu: flag renoir as experimental for now
  drm/amdgpu: skip mec2 jump table loading for renoir
  drm/amdgpu: use direct loading on renoir vcn for the moment
  drm/amdgpu: set fw default loading by psp for renoir
  drm/amdgpu: update lbpw for renoir
  drm/amdgpu: enable power gating for renoir
  drm/amdgpu: enable clock gating for renoir
  drm/amdgpu: add VCN2.0 to Renoir IP blocks
  drm/amdgpu: enable Doorbell support for Renoir (v2)
  drm/amdgpu: enable Renoir VCN firmware loading
  drm/amdgpu: add sdma golden settings for renoir
  drm/amdgpu: add gfx golden settings for renoir (v2)
  drm/amdgpu: add psp_v12_0 for renoir (v2)
  drm/amdgpu: set rlc funcs for renoir
  drm/amdgpu: add asic funcs for renoir
  drm/amdgpu: enable dce virtual ip module for Renoir
  drm/amdgpu: fix no interrupt issue for renoir emu
  drm/amdgpu: add renoir pci id
  drm/amdgpu: set ip blocks for renoir
  drm/amdgpu: add sdma support for renoir
  drm/amdgpu: add gfx support for renoir
  drm/amdgpu: set fw load type for renoir
  drm/amdgpu: add gmc v9 supports for renoir
  drm/amdgpu: add soc15 common ip block support for renoir
  drm/amdgpu: add renoir support for gpu_info and ip block setting
  drm/amdgpu: add renoir asic_type enum
  drm/amdgpu: add renoir header files (v2)
  drm/amd/powerplay: remove redundant duplicated return check
  drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask
  drm/amd/display: use kvmalloc for dc_state (v2)
  drm/amdgpu: fix gfx9 soft recovery
  drm/amdgpu/powerplay: update Arcturus smu version in new place
  drm/amdgpu: enable mmhub clock gating for Arcturus
  drm/amdgpu: add mmhub clock gating for Arcturus
  drm/amdgpu: increase CGCG gfx idle threshold for Arcturus
  drm/amdgpu: add GFX_CP_LS flag to Arcturus
  drm/amdgpu: remove ras block's feature status info in sysfs
  drm/amd/powerplay: change smu_read_sensor sequence in smu
  drm/amdgpu: split athub clock gating from mmhub
  drm/amdgpu: enable sdma clock gating for Arcturus
  drm/amdgpu: add sdma clock gating for Arcturus
  drm/amdgpu: support sdma clock gating for more instances
  drm/amdgpu: enable hdp clock gating for Arcturus
  drm/amdgpu: add hdp clock gating for Arcturus
  drm/amdgpu: enable gfx clock gating for Arcturus
  drm/amdgpu: add gfx clock gating for Arcturus
  drm/amdgpu: create mmhub ras framework
  drm/amdgpu: support mmhub ras in amdgpu ras
  drm/amdgpu: add amdgpu_mmhub_funcs definition
  drm/amdgpu: add sub block parameter in ras inject command
  drm/amdgpu: add check to avoid array bound issue
  drm/amd/powerplay: update smu11_driver_if_navi10.h
  drm/amd/powerplay: re-define smu interface version for smu v11
  drm/amdgpu: add navi14 PCI ID
  drm/amdgpu: Update pitch on page flips without DC as well
  drm/amd/display: Remove drm_dsc_dc.c
  drm/amdgpu: enable vcn clock gating for navi12
  drm/amdgpu: enable athub clock gating for navi12
  drm/amdgpu/athub2: set clock gating for navi12
  drm/amdgpu: enable ih clock gating for navi12
  drm/amdgpu: enable mmhub clock gating for navi12
  drm/amdgpu/mmhub2: set clock gating for navi12
  drm/amdgpu: enable sdma clock gating for navi12
  drm/amdgpu/sdma5: set sdma clock gating for navi12
  drm/amdgpu: enable hdp clock gating for navi12
  drm/amdgpu: enable gfx clock gatings for navi12
  Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
  ext4: drop legacy pre-1970 encoding workaround
  ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC number
  gpio: merrifield: Pass irqchip when adding gpiochip
  gpio: lynxpoint: Pass irqchip when adding gpiochip
  gpio: intel-mid: Pass irqchip when adding gpiochip
  parisc: speed up flush_tlb_all_local with qemu
  parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
  ARM: dts: exynos: Add CAM power domain to Exynos5422/5800
  ARM: dts: exynos: Add G3D power domain to Exynos542x
  ARM: dts: exynos: Move MSC power domain to the right (sorted) place
  arm64: topology: Use PPTT to determine if PE is a thread
  kernel: only define task_struct_whitelist conditionally
  ia64/kprobes: remove the unused ia64_get_bsp_cfm function
  ia64: annotate switch fallthroughs in ia64_handle_unaligned
  ia64: annotate a switch fallthrough in ia64_do_signal
  media: mach-omap2/devices.c: set dma mask
  ALSA: hda: Set fifo_size for both playback and capture streams
  drm/syncobj: Add better overview documentation for syncobj (v2)
  RDMA/hns: Use the new APIs for printing log
  RDMA/hns: Disable alw_lcl_lpbk of SSU
  RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
  RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
  RDMA/hns: Remove unnecessary kzalloc
  RDMA/hns: Refactor irq request code
  RDMA/hns: Split bool statement and assign statement
  RDMA/hns: Handling the error return value of hem function
  RDMA/hns: Update some comments style
  RDMA/hns: Clean up unnecessary initial assignment
  RDMA/hns: Remove unnessary init for cmq reg
  RDMA/hns: Update the prompt message for creating and destroy qp
  RDMA/hns: Optimize hns_roce_modify_qp function
  RDMA/hns: Encapsulate some lines for setting sq size in user mode
  staging: rtl8192u: fix spacing errors
  staging: rtl8712: r8712_construct_txaggr_cmd_hdr(): Change return type
  staging: rtl8712: r8712_construct_txaggr_cmd_desc(): Change return type
  staging: rtl8712: r8712_xmit_direct(): Change return type
  staging: rtl8712: r8712_free_xmitbuf(): Change return type
  staging: rtl8712: make_wlanhdr(): Change return values and type
  staging: rtl8712: r8712_update_attrib(): Change return values and type
  staging: rtl8712: _r8712_init_xmit_priv(): Change return values and type
  drm/i915: Extract general GT interrupt handlers
  drm/i915: Extract GT powermanagement interrupt handling
  staging: wilc1000: return kernel error codes from wilc_wlan_stop
  staging: wilc1000: Don't reset WILC CPU disgracefully
  RDMA/hns: remove obsolete Kconfig comment
  RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
  RDMA/core: Add common iWARP query port
  RDMA/cxgb3: Use ib_device_set_netdev()
  RDMA: Introduce ib_port_phys_state enum
  drm: Fix kerneldoc warns in connector-related docs
  clk: imx8mq: Unregister clks when of_clk_add_provider failed
  blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
  clk: imx8mm: Unregister clks when of_clk_add_provider failed
  pinctrl: sh-pfc: Remove incomplete flag "cfg->type"
  pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config
  ARM: dts: imx25: mbimxsd25: native-mode is part of display-timings
  ARM: dts: apf27dev: native-mode is part of display-timings
  ARM: dts: edb7211: native-mode is part of display-timings
  ARM: dts: imx27-phytec-phycore-rdk: native-mode is part of display-timings
  ARM: dts: mbimxsd25: native-mode is part of display-timings
  ARM: dts: eukrea-mbimxsd27: native-mode is part of display-timings
  ARM: dts: imx25: mbimxsd25: native-mode is part of display-timings
  ARM: dts: imx27 phyCARD-S: native-mode is part of display-timings
  firmware: imx: Add DSP IPC protocol interface
  PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
  ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_width
  ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codec
  spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
  regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
  ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and route
  ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driver
  ASoC: Intel: boards: Match Product Family instead of product
  ASoC: dapm: Invalidate only paths reachable for a given stream
  ASoC: SOF: topology: use set_get_data in process load
  ASoC: fsl_esai: Add new compatible string for imx6ull
  ASoC: fsl_esai: Add compatible string for imx6ull
  ASoC: rt5677: Revert remove superfluous set
  ASoC: remove w90x900/nuc900 platform drivers
  ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCM
  x86/kconfig: Remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOC
  sched/fair: Use rq_lock/unlock in online_fair_sched_group
  soc: imx-scu: Add SoC UID(unique identifier) support
  dt-bindings: arm: imx: Add the soc binding for i.MX8MN
  drm/i915/gt: Use the local engine wakeref when checking RING registers
  drm/i915/selftests: Prevent the timeslice expiring during suppression tests
  drm/i915/execlists: Avoid sync calls during park
  drm/i915/uc: Update copyright and license
  ACPI/PPTT: Add support for ACPI 6.3 thread flag
  mfd: mt6397: Extract IRQ related code from core driver
  drm/komeda: Fix potential integer overflow in komeda_crtc_update_clock_ratio
  mfd: mt6397: Rename macros to something more readable
  reset: Add support for resets provided by SCMI
  firmware: arm_scmi: Add RESET protocol in SCMI v2.0
  dt-bindings: arm: Extend SCMI to support new reset protocol
  firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
  firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
  firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
  firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
  firmware: arm_scmi: Drop config flag in clk_ops->rate_set
  firmware: arm_scmi: Add asynchronous sensor read if it supports
  firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
  firmware: arm_scmi: Add support for asynchronous commands and delayed response
  firmware: arm_scmi: Add mechanism to unpack message headers
  firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
  firmware: arm_scmi: Add receive channel support for notifications
  firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
  firmware: arm_scmi: Reorder some functions to avoid forward declarations
  firmware: arm_scmi: Check if platform has released shmem before using
  firmware: arm_scmi: Use the term 'message' instead of 'command'
  firmware: arm_scmi: Fix few trivial typos in comments
  firmware: arm_scmi: Remove extra check for invalid length message responses
  firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
  firmware: arm_scmi: Use the correct style for SPDX License Identifier
  watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
  watchdog: Remove dev_err() usage after platform_get_irq()
  watchdog: riowd: Mark expected switch fall-through
  watchdog: wdt977: Mark expected switch fall-through
  watchdog: scx200_wdt: Mark expected switch fall-through
  watchdog: Mark expected switch fall-throughs
  mtd: spi-nor: fix description for int (*flash_is_locked)()
  PCI: tegra: Fix OF node reference leak
  mfd: Remove dev_err() usage after platform_get_irq()
  mfd: db8500-prcmu: Mark expected switch fall-throughs
  mfd: intel-lpss: Add Intel Tiger Lake PCI IDs
  mfd: Drop obsolete JZ4740 driver
  mfd: omap-usb-host: Mark expected switch fall-throughs
  mfd: intel-lpss: Remove D3cold delay
  dma-fence: Report the composite sync_file status
  tools: bpftool: fix reading from /proc/config.gz
  efi: cper: print AER info of PCIe fatal error
  drm/i915/tgl: Fixing up list of PG3 power domains.
  drm/i915/icl: Remove DDI IO power domain from PG3 power domains
  HMAT: Skip publishing target info for nodes with no online memory
  HMAT: Register attributes for memory hot add
  HMAT: Register memory-side cache after parsing
  drm/i915/uc: Use -EIO code for GuC initialization failures
  drm/i915/uc: Update messages from fw upload step
  drm/i915/uc: Include HuC firmware version in summary
  drm/i915/uc: Fail early if there is no GuC fw available
  i3c: master: fix a memory leak bug
  backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'
  backlight: lm3630a: Switch to use fwnode_property_count_uXX()
  backlight: rave-sp: Leave initial state and register with correct device
  drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  dt-bindings: display: hdmi-connector: Support DDC bus enable
  clk: sunxi-ng: v3s: add Allwinner V3 support
  clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
  mtd: spi-nor: Rework hwcaps selection for the spi-mem case
  mtd: spi-nor: Move m25p80 code in spi-nor.c
  mfd: twl-core: Convert to i2c_new_dummy_device
  mfd: palmas: Convert to i2c_new_dummy_device
  mfd: max8998: Convert to i2c_new_dummy_device
  mfd: max8997: Convert to i2c_new_dummy_device
  mfd: max8925-i2c: Convert to i2c_new_dummy_device
  mfd: max8907: Convert to i2c_new_dummy_device
  mfd: max77843: Convert to i2c_new_dummy_device
  mfd: max77693: Convert to i2c_new_dummy_device
  mfd: max14577: Convert to i2c_new_dummy_device
  mtd: spi-nor: always use bounce buffer for register read/writes
  mfd: da9150-core: Convert to i2c_new_dummy_device
  mfd: bcm590xx: Convert to i2c_new_dummy_device
  mfd: ab3100-core: Convert to i2c_new_dummy_device
  mfd: 88pm860x-core: Convert to i2c_new_dummy_device
  mfd: 88pm800: Convert to i2c_new_dummy_device
  mfd: timberdale: Use dev_get_drvdata
  mfd: da9063: Remove now unused platform_data
  mfd: tps80031: Convert to devm_i2c_new_dummy_device
  mfd: cros_ec: Update cros_ec_commands.h
  dma-fence: Propagate errors to dma-fence-array container
  Input: applespi - no need to check return value of debugfs_create functions
  Input: edt-ft5x06 - no need to check return value of debugfs_create functions
  gpio: lpc32xx: allow building on non-lpc32xx targets
  Input: matrix-keymap - switch to use device_property_count_u32()
  Input: atmel_mxt_ts - switch to use device_property_count_u32()
  Input: hideep - switch to use device_property_count_u32()
  Input: mpr121 - switch to use device_property_count_u32()
  Input: axp20x-pek - convert driver to use dev_groups
  Input: gpio_keys - convert driver to use dev_groups
  arm64: defconfig: Enable Sun4i SPDIF module
  dt-bindings: mfd: rn5t618: Document optional property system-power-controller
  mfd: aat2870: No need to check return value of debugfs_create functions
  mfd: ab8500: No need to check return value of debugfs_create functions
  mfd: ab3100: No need to check return value of debugfs_create functions
  usb: gadget: aspeed: Implement dummy hub TT requests
  usb: Add definitions for the USB2.0 hub TT requests
  usb: gadget: aspeed: Improve debugging when nuking
  usb: gadget: aspeed: Remove unused "suspended" flag
  usb: gadget: aspeed: Rework the reset logic
  usb: gadget: aspeed: Check suspend/resume callback existence
  usb: gadget: aspeed: Don't reject requests on suspended devices
  usb: gadget: aspeed: Fix EP0 stall handling
  usb: gadget: aspeed: Cleanup EP0 state on port reset
  usb: gadget: aspeed: Don't set port enable change bit on reset
  MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
  MIPS/ptrace: Update mips_get_syscall_arg's return type
  MIPS: Don't use bc_false uninitialized in __mm_isBranchInstr
  caif: no need to check return value of debugfs_create functions
  xen-netback: no need to check return value of debugfs_create functions
  net: dsa: mv88e6xxx: add delay in direct SMI wait
  net: dsa: mv88e6xxx: fix SMI bit checking
  net: dsa: mv88e6xxx: remove wait and update routines
  net: dsa: mv88e6xxx: wait for AVB Busy bit
  net: dsa: mv88e6xxx: introduce wait bit routine
  net: dsa: mv88e6xxx: introduce wait mask routine
  net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
  r8169: inline rtl8169_free_rx_databuff
  net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
  net: phy: add phy_modify_paged_changed
  net: phy: prepare phylib to deal with PHY's extending Clause 22
  net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions
  netdevsim: register couple of devlink params
  ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
  ext4: add a new ioctl EXT4_IOC_GETSTATE
  ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
  jbd2: flush_descriptor(): Do not decrease buffer head's ref count
  ext4: remove unnecessary error check
  ext4: fix warning when turn on dioread_nolock and inline_data
  drop_monitor: Expose tail drop counter
  drop_monitor: Make drop queue length configurable
  drop_monitor: Add a command to query current configuration
  drop_monitor: Allow truncation of dropped packets
  drop_monitor: Add packet alert mode
  drop_monitor: Add alert mode operations
  drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
  drop_monitor: Reset per-CPU data before starting to trace
  drop_monitor: Initialize timer and work item upon tracing enable
  drop_monitor: Split tracing enable / disable to different functions
  drm/i915: Remove unused debugfs/i915_emon_status
  iio: hi8435: Drop hi8435_remove() by using devres for remaining elements
  i3c: add addr and lvr to i2c_dev_desc structure
  iio: hi8435: Use gpiod_set_value_cansleep()
  i3c: master: cdns: Use for_each_set_bit()
  i3c: master: Add of_node_put() before return
  iio:st_sensors: remove buffer allocation at each buffer enable
  ieee802154: no need to check return value of debugfs_create functions
  ixgbe: no need to check return value of debugfs_create functions
  i40e: no need to check return value of debugfs_create functions
  fm10k: no need to check return value of debugfs_create functions
  mvpp2: no need to check return value of debugfs_create functions
  skge: no need to check return value of debugfs_create functions
  qca: no need to check return value of debugfs_create functions
  dpaa2: no need to check return value of debugfs_create functions
  stmmac: no need to check return value of debugfs_create functions
  nfp: no need to check return value of debugfs_create functions
  hns3: no need to check return value of debugfs_create functions
  cxgb4: no need to check return value of debugfs_create functions
  bnxt: no need to check return value of debugfs_create functions
  xgbe: no need to check return value of debugfs_create functions
  mlx5: no need to check return value of debugfs_create functions
  bonding: no need to print a message if debugfs_create_dir() fails
  wimax: no need to check return value of debugfs_create functions
  drm/i915: buddy allocator
  drm/i915/blt: support copying objects
  drm/panel: drop return code from drm_panel_detach()
  drm/panel: use inline comments in drm_panel.h
  drm/panel: move drm_panel functions to .c file
  drm/panel: ili9322: move bus_flags to get_modes()
  drm/mxsfb: fix opencoded use of drm_panel_*
  drm/fsl-dcu: fix opencoded use of drm_panel_*
  drm/imx: fix opencoded use of drm_panel_*
  drm/bridge: tc358767: fix opencoded use of drm_panel_*
  cpuidle: teo: Get rid of redundant check in teo_update()
  drm/i915/gtt: disable 2M pages for pre-gen11
  drm/i915/gtt: enable GTT cache by default
  drm/i915/selftests: move gpu-write-dw into utils
  thermal: cpu_cooling: Switch to QoS requests for freq limits
  cpufreq: Add policy create/remove notifiers back
  PM: suspend: Fix platform_suspend_prepare_noirq()
  dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block
  dma-buf: further relax reservation_object_add_shared_fence
  drm/i915: use new reservation_object_fences helper
  dma-buf: add reservation_object_fences helper
  dma-buf: make dma_fence structure a bit smaller v2
  drm/i915/blt: bump the size restriction
  drm/i915/blt: don't assume pinned intel_context
  gpio: remove ks8695 driver
  pinctrl: freescale: imx: Add of_node_put() before return
  pinctrl: sprd: Add of_node_put() before return to prevent memory leak
  pinctrl: stm32: stm32: Add of_node_put() before return
  pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx parameter
  usb: remove ehci-w90x900 driver
  tc-testing: added tdc tests for matchall filter
  selftests: Fix detection of nettest command in fcnal-test
  Input: remove w90x900 touchscreen driver
  Input: remove w90x900 keyboard driver
  net/mlx5e: Use refcount_t for refcount
  net/mlx5e: Use vhca_id in generating representor port_index
  net/mlx5e: Simplify querying port representor parent id
  net/mlx5: E-switch, Removed unused hwid
  net/mlx5e: Allow concurrent creation of encap entries
  net/mlx5e: Protect encap hash table with mutex
  net/mlx5e: Extend encap entry with reference counter
  net/mlx5e: Allow concurrent creation of mod_hdr entries
  net/mlx5e: Protect mod_hdr hash table with mutex
  net/mlx5e: Protect mod header entry flows list with spinlock
  net/mlx5e: Extend mod header entry with reference counter
  net/mlx5e: Allow concurrent creation of hairpin entries
  net/mlx5e: Protect hairpin hash table with mutex
  net/mlx5e: Protect hairpin entry flows list with spinlock
  net/mlx5e: Extend hairpin entry with reference counter
  dt-bindings: arm: amlogic: fix x96-max/sei510 section in amlogic.yaml
  net: hns3: refine some macro definitions
  net: hns3: add handshake with VF for PF reset
  net: hns3: refine MAC pause statistics querying function
  net: hns3: add function display NCL_CONFIG info
  net: hns3: add check for max TX BD num for tso and non-tso case
  net: hns3: add some statitics info to tx process
  net: hns3: add DFX registers information for ethtool -d
  net: hns3: modify how pause options is displayed
  net: hns3: add input length check for debugfs write function
  net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
  net: hns3: fix interrupt clearing error for VF
  net: hns3: fix GFP flag error in hclge_mac_update_stats()
  taprio: remove unused variable 'entry_list_policy'
  r8169: fix performance issue on RTL8168evl
  tcp: Update TCP_BASE_MSS comment
  tcp: add new tcp_mtu_probe_floor sysctl
  drm/i915: split out uncore_mmio_debug
  drm/i915: Stop reconfiguring our shmemfs mountpoint
  drm/i915: Lift timeline into intel_context
  drm/i915: Push the ring creation flags to the backend
  drm/i915/gt: Make deferred context allocation explicit
  drm/i915: Remove i915_gem_context_create_gvt()
  devlink: remove pointless data_len arg from region snapshot create
  arm64: dts: amlogic: g12 CPU timers stop in suspend
  arm64: dts: meson-g12b: support a311d and s922x cpu operating points
  dt-bindings: arm: amlogic: add support for the Khadas VIM3
  dt-bindings: arm: amlogic: add bindings for the Amlogic G12B based A311D SoC
  dt-bindings: arm: amlogic: add bindings for G12B based S922X SoC
  arm64: dts: meson: add video decoder entries
  arm64: dts: meson-gx: add video decoder entry
  dt-bindings: media: amlogic,vdec: add default compatible
  arm64: dts: meson: add ethernet fifo sizes
  arm64: dts: meson-g12b: add cpus OPP tables
  arm64: dts: meson-g12a: enable DVFS on G12A boards
  arm64: dts: meson-g12a: add cpus OPP table
  arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
  arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi
  tcp: batch calls to sk_flush_backlog()
  ipv4: Add lockdep condition to fix for_each_entry()
  rcu/sync: Remove custom check for RCU readers
  rcu: Add support for consolidated-RCU reader checking
  iommu/omap: Fix compilation warnings
  tools/memory-model: Update the informal documentation
  tools/memory-model: Use cumul-fence instead of fence in ->prop example
  EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
  ASoC: soc-core: add for_each_xxx macro for aux_dev
  ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_component for aux_dev
  ASoC: max9850: remove unused variable 'max9850_reg'
  ASoC: max98926: remove two unused variables
  ASoC: soc-core: remove legacy style of aux_dev
  ASoC: ti: rx51: use snd_soc_dai_link_component for aux_dev
  ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
  ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_dev
  ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_dev
  ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_dev
  ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_dev
  ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev
  ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for aux_dev
  ASoC: intel: cht_bsw_max98090_ti: use snd_soc_dai_link_component for aux_dev
  ASoC: simple-card: use snd_soc_dai_link_component for aux_dev
  ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
  regulator: twl6030: workaround the VMMC reset behavior
  regulator: twl6030: use variable for device node
  dt-bindings: regulator: twl6030: Add retain-on-reset property
  ASoC: hdac_hdmi: Offload dapm update at jack detection
  PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
  ARM: psci: cpuidle: Enable PSCI CPUidle driver
  ARM: psci: cpuidle: Introduce PSCI CPUidle driver
  drivers: firmware: psci: Decouple checker from generic ARM CPUidle
  ARM: cpuidle: Remove overzealous error logging
  ARM: cpuidle: Remove useless header include
  Input: synaptics - fix a typo
  drm/amdgpu: remove RREG64/WREG64
  drm/amdgpu: implement UMC 64 bits REG operations
  drm/amdgpu: replace readq/writeq with atomic64 operations
  samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
  samples/bpf: make xdp_fwd more practically usable via devmap lookup
  samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
  xdp: xdp_umem: fix umem pages mapping for 32bits systems
  gfs2: Minor gfs2_alloc_inode cleanup
  gfs2: implement gfs2_block_zero_range using iomap_zero_range
  gfs2: Add support for IOMAP_ZERO
  gfs2: gfs2_iomap_begin cleanup
  iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUs
  iommu/omap: add support for late attachment of iommu devices
  iommu/omap: introduce new API for runtime suspend/resume control
  iommu/omap: Add system suspend/resume support
  iommu/omap: add logic to save/restore locked TLBs
  iommu/omap: streamline enable/disable through runtime pm callbacks
  iommu/omap: add pdata ops for omap_device_enable/idle
  iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache
  iommu: Remove dev_err() usage after platform_get_irq()
  iommu/amd: Re-factor guest virtual APIC (de-)activation code
  ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker
  ALSA: hda - Inform too slow responses
  Input: ads7846 - add support for general touchscreen bindings
  dt-bindings: input: ads7846: fix property description
  arm64: mm: Really fix sparse warning in untagged_addr()
  arm64: mm: Simplify definition of virt_addr_valid()
  drm/i915: Drop the fudge warning on ring restart for ctg/elk
  floppy: fix usercopy direction
  drm/i915: Generalise BSD default selection
  drm/i915: Replace global bsd_dispatch_index with random seed
  drm/i915: Check for a second VCS engine more carefully
  device.h: Fix warnings for mismatched parameter names in comments
  staging: wusbcore: Fix build error without CONFIG_USB
  ASoC: SOF: Intel: Add missing include file hdac_hda.h
  s390/mm: Remove sev_active() function
  fs/core/vmcore: Move sev_active() reference to x86 arch code
  x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
  dma-mapping: Remove dma_check_mask()
  swiotlb: Remove call to sme_active()
  x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  drm/i915/execlists: Backtrack along timeline
  drm/i915: Free the imported shmemfs file for phys objects
  regulator: qcom-rpmh: Update PMIC modes for PMIC5
  regulator: qcom-rpmh: Fix pmic5_bob voltage count
  regulator: qcom-rpmh: Sort the compatibles
  regulator: dt-bindings: Sort the compatibles and nodes
  ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation
  ASoC: SOF: Introduce snd_sof_dsp_get_window_offset
  ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset
  ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation
  ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creation
  ASoC: SOF: Remove call to snd_sof_dsp_mailbox_init
  ASoC: ml26124: remove unused variable 'ngth'
  ASoC: mt6351: remove unused variable 'mt_lineout_control'
  ASoC: SOF: Intel: Add missing include file hdac_hda.h
  etnaviv: perfmon: fix total and idle HI cyleces readout
  etnaviv: fix whitespace errors
  usb: dwc3: Use clk_bulk_prepare_enable()
  usb: dwc3: Use devres to get clocks
  usb: dwc3: remove generic PHYs forwarding for XHCI device
  docs: arm64: Add layout and 52-bit info to memory document
  arm64: mm: Remove vabits_user
  arm64: mm: Introduce 52-bit Kernel VAs
  arm64: mm: Modify calculation of VMEMMAP_SIZE
  arm64: mm: Separate out vmemmap
  arm64: mm: Logic to make offset_ttbr1 conditional
  arm64: mm: Introduce vabits_actual
  arm64: mm: Introduce VA_BITS_MIN
  arm64: dump: De-constify VA_START and KASAN_SHADOW_START
  arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
  arm64: mm: Flip kernel VA space
  arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
  clk: meson: g12a: expose CPUB clock ID for G12B
  clk: meson: g12a: add notifiers to handle cpu clock change
  clk: meson: add g12a cpu dynamic divider driver
  clk: core: introduce clk_hw_set_parent()
  drm: meson: venc: set the correct macrovision max amplitude value
  drm: meson: add macro used to enable HDMI PLL
  drm: meson: global clean-up
  drm: meson: venc: use proper macros instead of magic constants
  drm: meson: viu: use proper macros instead of magic constants
  drm: meson: vpp: use proper macros instead of magic constants
  drm: meson: drv: use macro when initializing vpu
  drm: meson: crtc: use proper macros instead of magic constants
  drm: meson: mask value when writing bits relaxed
  ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'
  drm/etnaviv: remove unused function etnaviv_gem_mapping_reference
  drm/etnaviv: fix etnaviv_cmdbuf_suballoc_new return value
  drm/i915: extract i915_gem_shrinker.h from i915_drv.h
  drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
  drm/i915: extract i915_memcpy.h from i915_drv.h
  drm/i915: extract i915_suspend.h from i915_drv.h
  drm/i915: extract i915_sysfs.h from i915_drv.h
  drm/i915: extract i915_perf.h from i915_drv.h
  drm/i915: move printing and load error inject to i915_utils.[ch]
  ACPI / processor: don't print errors for processorIDs == 0xff
  drm/i915: move I915_STATE_WARN() and _ON() to intel_display.h
  drm/i915: move add_taint_for_CI() to i915_utils.h
  drm/i915: remove unused dev_priv->no_aux_handshake
  intel-hid: Disable button array during suspend-to-idle
  drm/i915/kvmgt: Use struct_size() helper
  intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
  pinctrl: rza1: Use devm_platform_ioremap_resource() helper
  drm/panel: simple: Support TI nspire panels
  drm/panel: simple: Add TI nspire panel bindings
  drm/pl111: Support grayscale
  usbfs: Add ioctls for runtime power management
  USB: usbsevseg: convert to use dev_groups
  USB: trancevibrator: convert to use dev_groups
  USB: usbip: convert to use dev_groups
  USB: atm: cxacru: convert to use dev_groups
  USB: ueagle-atm: convert to use dev_groups
  USB: usblp: convert to use dev_groups
  USB: usbtmc: convert to use dev_groups
  USB: cytherm: convert to use dev_groups
  USB: cypress_cy7c63: convert to use dev_groups
  USB: lvstest: convert to use dev_groups
  USB: chipidea: convert platform driver to use dev_groups
  USB: phy: mv-usb: convert platform driver to use dev_groups
  USB: phy: tahvo: convert platform driver to use dev_groups
  USB: phy: twl6030: convert platform driver to use dev_groups
  USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
  usb: gadget: atmel_usba_udc: Mark expected switch fall-through
  ALSA: hda: readl/writel need linux/io.h
  liquidio: Use pcie_flr() instead of reimplementing it
  r8169: allocate rx buffers using alloc_pages_node
  fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count'
  usb: dwc3: Update soft-reset wait polling rate
  usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
  usb: dwc3: Switch to use device_property_count_u32()
  usb: gadget: pch_udc: Use dev_get_drvdata
  usb: dwc2: Switch to use device_property_count_u32()
  usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code
  usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code
  usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
  usb: dwc2: gadget: Fix kill_all_requests race
  usb: gadget: atmel_usba_udc: Mark expected switch fall-through
  USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
  mlxsw: spectrum: Extend to support Spectrum-3 ASIC
  net: stmmac: selftests: Add a selftest for Flexible RX Parser
  net: stmmac: Add Flexible RX Parser support in XGMAC
  net: stmmac: Implement Safety Features in XGMAC core
  net: stmmac: selftests: Add test for VLAN and Double VLAN Filtering
  net: stmmac: Implement VLAN Hash Filtering in XGMAC
  net: stmmac: selftests: Add RSS test
  net: stmmac: Implement RSS and enable it in XGMAC core
  net: stmmac: xgmac: Implement tx_queue_prio()
  net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()
  net: stmmac: xgmac: Implement MMC counters
  padata: initialize pd->cpu with effective cpumask
  crypto: ccp - Remove unnecessary linux/pci.h include
  crypto: ccp - Include DMA declarations explicitly
  crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
  crypto: qce - use devm_platform_ioremap_resource() to simplify code
  crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
  crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
  crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
  crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code
  crypto: mediatek - use devm_platform_ioremap_resource() to simplify code
  crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
  crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
  crypto: exynos - use devm_platform_ioremap_resource() to simplify code
  crypto: ccp - use devm_platform_ioremap_resource() to simplify code
  crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code
  crypto: gcm - restrict assoclen for rfc4543
  MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
  crypto: hisilicon - add debugfs for ZIP and QM
  Documentation: Add debugfs doc for hisi_zip
  crypto: hisilicon - add SRIOV support for ZIP
  crypto: hisilicon - add HiSilicon ZIP accelerator support
  crypto: hisilicon - add hardware SGL support
  crypto: hisilicon - add queue management driver for HiSilicon QM module
  crypto: engine - Reduce default RT priority
  crypto: caam - change return value in case CAAM has no MDHA
  crypto: caam - unregister algorithm only if the registration succeeded
  crypto: caam - execute module exit point only if necessary
  crypto: caam - free resources in case caam_rng registration failed
  crypto: caam - fix MDHA key derivation for certain user key lengths
  crypto: caam - keep both virtual and dma key addresses
  crypto: caam - update rfc4106 sh desc to support zero length input
  crypto: caam - check zero-length input
  crypto: caam - check assoclen
  crypto: caam - check authsize
  crypto: caam - check key length
  crypto: caam - update IV only when crypto operation succeeds
  crypto: caam - fix return code in completion callbacks
  crypto: caam/qi - fix error handling in ERN handler
  crypto: aes - helper function to validate key length for AES algorithms
  crypto: gcm - helper functions for assoclen/authsize check
  tipc: add loopback device tracking
  crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
  crypto: ccp - Clean up and exit correctly on allocation failure
  crypto: drivers - Remove dev_err() usage after platform_get_irq()
  crypto: inside-secure - Use defines instead of some constants (cosmetic)
  crypto: caam - fix concurrency issue in givencrypt descriptor
  crypto: ux500/crypt - Mark expected switch fall-throughs
  crypto: ccp - Log an error message when ccp-crypto fails to load
  crypto: ccree - use std api sg_zero_buffer
  crypto: ccree - use the full crypt length value
  lightnvm: remove unused 'geo' variable
  loop: Add LOOP_SET_DIRECT_IO to compat ioctl
  PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
  netfilter: nf_tables_offload: support indr block call
  flow_offload: support get multi-subsystem block
  flow_offload: move tc indirect block to flow offload
  cls_api: add flow_indr_block_call function
  cls_api: remove the tcf_block cache
  cls_api: modify the tc_indr_block_ing_cmd parameters.
  net: use listified RX for handling GRO_NORMAL skbs
  sfc: falcon: don't score irq moderation points for GRO
  sfc: don't score irq moderation points for GRO
  qed: Add new ethtool supported port types based on media.
  cxgb4: smt: Use normal int for refcount
  cxgb4: smt: Add lock for atomic_dec_and_test
  selftests: Add l2tp tests
  net: delete "register" keyword
  mkiss: Use refcount_t for refcount
  dpaa_eth: Use refcount_t for refcount
  MIPS: jz4740: Drop obsolete code
  MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
  MIPS: CI20: Reduce system timer and clocksource to 3 MHz
  MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
  MIPS: jz4740: Add DTS nodes for the TCU drivers
  clk: jz4740: Add TCU clock
  clocksource: Add a new timer-ingenic driver
  irqchip: Add irq-ingenic-tcu driver
  clk: ingenic: Add driver for the TCU clocks
  mfd/syscon: Add device_node_to_regmap()
  dt-bindings: Add doc for the Ingenic TCU drivers
  doc: Add doc for the Ingenic TCU hardware
  dt-bindings: ingenic: Add DT bindings for TCU clocks
  ASoC: sof: Fix warning when IPC flood test is not enabled
  drm/panfrost: Add madvise and shrinker support
  drm/shmem: Add madvise state and purge helpers
  drm/panfrost: Remove completed features still in TODO
  drm/i915: Make debugfs/per_file_stats scale better
  drm/i915: Only include active engines in the capture state
  drm/i915: Defer final intel_wakeref_put to process context
  ASoC: Intel: Skylake: large_config_get overhaul
  ASoC: Intel: Skylake: Limit large_config_get to single frame
  PCI: Mark expected switch fall-through
  PCI: Correct pci=resource_alignment parameter example
  PCI: Restore Resizable BAR size bits correctly for 1MB BARs
  PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
  PCI: Convert pci_resource_to_user() to a weak function
  ASoC: intel: skl_hda_dsp_common: create HDMI jack kctl
  ASoC: tscs454: remove unused variable 'PLL_48K_RATE'
  ASoC: soc-core: fix module_put() warning in soc_cleanup_component
  ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
  ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS
  ASoC: soc-core: tidyup for card->deferred_resume_work
  ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()
  ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()
  ASoC: soc-core: tidyup for snd_soc_add_card_controls()
  ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()
  ASoC: soc-core: tidyup for snd_soc_add_component_controls()
  drm/i915/selftests: Fixup a missing legacy_idx
  spi: Rename of_spi_register_master() function
  regulator: act8865: Fix build error without CONFIG_POWER_SUPPLY
  regulator: qcom-rpmh: Add support for SM8150
  regulator: dt-bindings: Add PM8150x compatibles
  ASoC: hdac_hda: fix page fault issue by removing race
  drm/i915/tgl: Fix the read of the DDI that transcoder is attached to
  drm/i915: Get transcoder power domain before reading its register
  leds: pca953x: Include the right header
  staging: rtl8712: r8712_xmit_classifier(): Change return values and type
  staging: rtl8712: Remove while loop and check_cmd_fifo()
  staging: rtl8712: r8712_free_drv_sw(): Change return type
  staging: rtl8712: init_drv_sw(): Change return values
  staging: rtl8712: init_default_value(): Change return type
  staging: rtl8712: recvbuf2recvframe(): Change return type
  staging: rtl8712: r8712_recv_entry(): Change return type
  staging: rtl8712: r8712_wlanhdr_to_ethhdr(): Change return values
  staging: rtl8712: recv_indicatepkt_reorder(): Change return values
  staging: rtl8712: amsdu_to_msdu(): Change return type
  staging: rtl8723bs: fix brace position in enum declaration
  staging: isdn: hysdn_procconf_init() remove parantheses from return value
  Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()
  staging: wilc1000: use helper API to pack data for firmware
  clk: mvebu: ap806: Fix clock name for the cluster
  clk: mvebu: add CPU clock driver for Armada 7K/8K
  clk: mvebu: add helper file for Armada AP and CP clocks
  dt-bindings: ap806: add the cluster clock node in the syscon file
  EDAC, mellanox: Add ECC support for BlueField DDR4
  RAS: Build debugfs.o only when enabled in Kconfig
  RAS: Fix prototype warnings
  clk: qcom: define probe by index API as common API
  clk: reset: Modify reset-controller driver
  clk: qcom: Add WCSS gcc clock control for QCS404
  clk: Use seq_puts() in possible_parent_show()
  clk: Assert prepare_lock in clk_core_get_boundaries
  clk: Add clk_min/max_rate entries in debugfs
  drm/i915: Fix up the inverse mapping for default ctx->engines[]
  drm/i915: Allocate kernel_contexts directly
  ASoC: SOF: Intel: Initialize hdaudio bus properly
  ALSA: hda: Direct MMIO accesses
  ALSA: hda: Remove page allocation redirection
  lib: scatterlist: Fix to support no mapped sg
  lightnvm: remove set but not used variables 'data_len' and 'rq_len'
  dmaengine: fsl-edma: implement .device_synchronize callback
  dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
  drm/i915/selftests: Pass intel_context to mock_request
  drm/i915/tgl/dsi: Enable blanking packets during BLLP for video mode
  drm/i915/tgl: Add mipi dsi support for TGL
  drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping
  drm/i915/tgl/dsi: Do not override TA_SURE
  drm/i915/tgl/dsi: Set latency PCS_DW1 for tgl
  drm/i915/tgl/dsi: Program TRANS_VBLANK register
  iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync()
  iommu/arm-smmu-v3: Reduce contention during command-queue insertion
  dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
  dmaengine: fsl-edma: add i.mx7ulp edma2 version support
  dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
  dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
  pinctrl: denverton: Update pin names according to v1.08
  MAINTAINERS: mark wusbcore and UWB as obsolete
  ACPI: PM: Print debug messages on device power state changes
  ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
  ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message
  ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
  ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
  ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend
  ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
  ACPI: PM: s2idle: Rearrange lps0_device_attach()
  dt-bindings: rcar-{csi2,vin}: Rename bindings documentation files
  dt-bindings: rcar-imr: Rename bindings documentation file
  dt-bindings: Rename file of DT bindings for Renesas memory controllers
  drm/i915: split out intel_pch.[ch] from i915_drv.[ch]
  clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
  pinctrl: sh-pfc: Use dev_notice_once() instead of open-coding
  efi: Export Runtime Configuration Interface table to sysfs
  efi: ia64: move SAL systab handling out of generic EFI code
  efi/x86: move UV_SYSTAB handling into arch/x86
  efi: x86: move efi_is_table_address() into arch/x86
  cpufreq: schedutil: fix equation in comment
  sched: Rework pick_next_task() slow-path
  sched: Allow put_prev_task() to drop rq->lock
  sched/fair: Expose newidle_balance()
  sched: Add task_struct pointer to sched_class::set_curr_task
  sched: Rework CPU hotplug task selection
  sched/{rt,deadline}: Fix set_next_task vs pick_next_task
  sched: Fix kerneldoc comment for ia64_set_curr_task
  stop_machine: Fix stop_cpus_in_progress ordering
  sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  sched: Clean up active_mm reference counting
  rcu/tree: Fix SCHED_FIFO params
  mutex: Fix up mutex_waiter usage
  USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
  USB: musb: convert platform driver to use dev_groups
  USB: Move wusbcore and UWB to staging as it is obsolete
  clk: Constify struct clk_bulk_data * where possible
  clk: qcom: msm8916: Don't build by default
  scsi: mpt3sas: Update driver version to 31.100.00.00
  scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
  scsi: mpt3sas: Reduce the performance drop
  scsi: mpt3sas: Handle fault during HBA initialization
  scsi: mpt3sas: Add sysfs to know supported features
  scsi: mpt3sas: Support MEMORY MOVE Tool box command
  scsi: mpt3sas: Allow ioctls to blocked access status NVMe
  scsi: mpt3sas: Enumerate SES of a managed PCIe switch
  scsi: mpt3sas: Update MPI headers to 2.6.8 spec
  scsi: mpt3sas: Gracefully handle online firmware update
  scsi: mpt3sas: memset request frame before reusing
  scsi: mpt3sas: Add support for PCIe Lane margin
  scsi: pm80xx: remove redundant assignments to variable rc
  scsi: hisi_sas: Consolidate internal abort calls in LU reset operation
  scsi: hisi_sas: replace "%p" with "%pK"
  scsi: hisi_sas: Remove some unnecessary code
  scsi: hisi_sas: Modify return type of debugfs functions
  scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
  scsi: hisi_sas: Drop SMP resp frame DMA mapping
  scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
  scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE
  scsi: hisi_sas: Don't bother clearing status buffer IU in task prep
  scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
  scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
  scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
  scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT
  scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
  scsi: hisi_sas: Make max IPTT count equal for all hw revisions
  hwrng: n2-drv - fix typo
  scsi: ncr53c8xx: Mark expected switch fall-through
  scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails
  fs/handle.c - fix up kerneldoc
  scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS
  scsi: core: Reduce memory required for SCSI logging
  scsi: core: Complain if scsi_target_block() fails
  scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state
  scsi: ufs: revamp string descriptor reading
  scsi: wd33c93: Mark expected switch fall-through
  scsi: sun3_scsi: Mark expected switch fall-throughs
  scsi: qlogicpti: Mark expected switch fall-throughs
  scsi: ibmvfc: Mark expected switch fall-throughs
  scsi: megaraid_sas: Fix a compilation warning
  scsi: megaraid_sas: Make a bunch of functions static
  tools/bpf: fix core_reloc.c compilation error
  clk: ti: dm814x: Add of_node_put() to prevent memory leak
  clk: st: clk-flexgen: Add of_node_put() in st_of_flexgen_setup()
  clk: davinci: pll: Add of_node_put() in of_davinci_pll_init()
  clk: versatile: Add of_node_put() in cm_osc_setup()
  drm/rockchip: fix VOP_WIN_GET macro
  clk: qcom: gcc: Add global clock controller driver for SM8150
  dt-bindings: clock: Document gcc bindings for SM8150
  clk: qcom: clk-alpha-pll: Add support for Trion PLLs
  clk: qcom: clk-alpha-pll: Remove post_div_table checks
  clk: qcom: clk-alpha-pll: Remove unnecessary cast
  scsi: qla2xxx: Update driver version to 10.01.00.18-k
  scsi: qla2xxx: Allow NVMe IO to resume with short cable pull
  scsi: qla2xxx: Fix hang in fcport delete path
  scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+
  scsi: qla2xxx: Fix NVMe port discovery after a short device port loss
  scsi: qla2xxx: Correct error handling during initialization failures
  scsi: qla2xxx: Retry fabric Scan on IOCB queue full
  scsi: qla2xxx: Fix premature timer expiration
  scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
  selftests/bpf: add CO-RE relocs misc tests
  selftests/bpf: add CO-RE relocs ints tests
  selftests/bpf: add CO-RE relocs ptr-as-array tests
  selftests/bpf: add CO-RE relocs modifiers/typedef tests
  selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
  selftests/bpf: add CO-RE relocs array tests
  selftests/bpf: add CO-RE relocs nesting tests
  selftests/bpf: add CO-RE relocs struct flavors tests
  selftests/bpf: add CO-RE relocs testing setup
  selftests/bpf: add BPF_CORE_READ relocatable read macro
  libbpf: implement BPF CO-RE offset relocation algorithm
  libbpf: add .BTF.ext offset relocation section loading
  libbpf: convert libbpf code to use new btf helpers
  libbpf: add helpers for working with BTF types
  clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
  clk: Si5341/Si5340: remove redundant assignment to n_den
  clk: qoriq: Fix -Wunused-const-variable
  clk: aspeed: Add SDIO gate
  drm/i915/uc: Hardening firmware fetch
  media: Remove dev_err() usage after platform_get_irq()
  media: adv7511/cobalt: rename driver name to adv7511-v4l2
  media: media/platform: fsl-viu.c: fix build for MICROBLAZE
  media: imx7.rst: Fix the references to the CSI multiplexer
  media: mtk-vcodec: Handle H264 error bitstreams
  media: vicodec: add support for 4 new RGB32 pixelformats
  media: staging: tegra-vde: Fix build error
  drm/i915/uc: WOPCM programming errors are not always real
  drm/i915: Make wopcm_to_i915() private
  drm/i915: Don't try to partition WOPCM without GuC firmware
  drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed
  drm/i915/uc: HuC firmware can't be supported without GuC
  drm/i915/uc: Prefer dev_info for reporting options
  drm/i915/perf: Refactor oa object to better manage resources
  ARM: davinci: dm355: switch to using the clocksource driver
  ARM: davinci: move timer definitions to davinci.h
  ARM: davinci: da830: switch to using the clocksource driver
  ARM: davinci: da850: switch to using the clocksource driver
  ARM: davinci: WARN_ON() if clk_get() fails
  ARM: davinci: enable the clocksource driver for DT mode
  Use kvmalloc in cgroups-v1
  mlx5: Use refcount_t for refcount
  mm/hmm: make HMM_MIRROR an implicit option
  mm/hmm: allow HMM_MIRROR on all architectures with MMU
  mm/hmm: cleanup the hmm_vma_walk_hugetlb_entry stub
  mm/hmm: cleanup the hmm_vma_handle_pmd stub
  mm/hmm: only define hmm_vma_walk_pud if needed
  mm/hmm: don't abuse pte_index() in hmm_vma_handle_pmd
  mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry
  mm/hmm: remove the page_shift member from struct hmm_range
  mm/hmm: remove superfluous arguments from hmm_range_register
  mm/hmm: remove the unused vma argument to hmm_range_dma_unmap
  nouveau: pass struct nouveau_svmm to nouveau_range_fault
  amdgpu: don't initialize range->list in amdgpu_hmm_init_range
  amdgpu: remove -EAGAIN handling for hmm_range_fault
  ARM: exynos_defconfig: Enable AHCI-platform SATA driver
  ARM: dts: exynos: Add port map to Exynos5250 AHCI node
  raid1: factor out a common routine to handle the completion of sync write
  md: don't call spare_active in md_reap_sync_thread if all member devices can't work
  md: don't set In_sync if array is frozen
  md: allow last device to be forcibly removed from RAID1/RAID10.
  md: Convert to use int_pow()
  md/raid10: end bio when the device faulty
  md/raid1: end bio when the device faulty
  md/raid6: Set R5_ReadError when there is read failure on parity disk
  raid1: use an int as the return value of raise_barrier()
  ARM: dts: exynos: Use space after '=' in exynos4412-itop-scp-core
  mtd: rawnand: remove redundant assignment to variable ret
  mtd: rawnand: r852: Use dev_get_drvdata
  mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
  Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
  Revert "drm/panfrost: Use drm_gem_map_offset()"
  drm/vgem: drop DRM_AUTH usage from the driver
  drm/msm: drop DRM_AUTH usage from the driver
  drm/nouveau: remove open-coded drm_invalid_op()
  drm/i915: Isolate i915_getparam_ioctl()
  of/platform: Fix device_links_supplier_sync_state_resume() warning
  of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()
  arm64/ptrace: Fix typoes in sve_set() comment
  arm64: mm: print hexadecimal EC value in mem_abort_decode()
  arm64/prefetch: fix a -Wtype-limits warning
  init/Kconfig: Fix infinite Kconfig recursion on PPC
  Revert "drm/nouveau: remove open-coded drm_invalid_op()"
  Revert "drm/msm: drop DRM_AUTH usage from the driver"
  Revert "drm/vgem: drop DRM_AUTH usage from the driver"
  Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""
  Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()""
  pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
  pinctrl: intel: Remove dev_err() usage after platform_get_irq()
  pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
  pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
  pinctrl: intel: Remove default Interrupt Status offset
  pinctrl: lewisburg: Provide Interrupt Status register offset
  pinctrl: denverton: Provide Interrupt Status register offset
  pinctrl: sunrisepoint: Provide Interrupt Status register offset
  pinctrl: icelake: Provide Interrupt Status register offset
  pinctrl: geminilake: Provide Interrupt Status register offset
  pinctrl: cannonlake: Provide Interrupt Status register offset
  pinctrl: broxton: Provide Interrupt Status register offset
  pinctrl: intel: Simplify offset validation in intel_get_padcfg()
  drm/i915: Include the DRIVER_DATE in the error state
  drm/i915: Fix some NULL vs IS_ERR() conditions
  drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
  drm/i915: Rename engines to match their user interface
  ASoC: fsl_sai: Add support for imx7ulp/imx8mq
  ASoC: fsl_sai: Add support for SAI new version
  ASoC: fsl_sai: Update Tx/Rx channel enable mask
  ASoC: fsl_sai: Add registers definition for multiple datalines
  ASoC: Intel: Update request-reply IPC model
  ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()
  ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()
  ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()
  ASoC: soc-core: check return value of snd_soc_add_dai_link()
  ASoC: soc-core: add comment for for_each_xxx
  ASoC: soc-core: set component->debugfs_root NULL
  irqdomain/debugfs: Use PAs to generate fwnode names
  PCI: hv: Allocate a named fwnode instead of an address-based one
  spi: sh-msiof: Use devm_platform_ioremap_resource() helper
  gpio/ixp4xx: Register the base PA instead of its VA in fwnode
  irqchip/ixp4xx: Register the base PA instead of its VA in fwnode
  irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode
  irqchip/gic: Register the distributor's PA instead of its VA in fwnode
  irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
  x86/apic: Annotate global config variables as "read-only after init"
  irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode
  spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
  ASoC: dt-bindings: Introduce compatible strings for 7ULP and 8MQ
  ASoC: SOF: Intel: hda: fix MSI handling
  ASoC: rt1011: Add a flag for the R0 calibration test
  ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
  ASoC: SOF: Intel: hda: Initialize HDA controller after i915 init
  ASoC: rsnd: don't call clk_get_rate() under atomic context
  arm64: Add support for function error injection
  error-injection: Consolidate override function definition
  pinctrl: qcom: Add SC7180 pinctrl driver
  dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
  gpio: mpc8xxx: Add new platforms GPIO DT node description
  USB: add support for dev_groups to struct usb_device_driver
  USB: add support for dev_groups to struct usb_driver
  drm/sti: fix opencoded use of drm_panel_*
  dma-buf: simplify reservation_object_get_fences_rcu a bit
  drm/i915: stop using seqcount for fence pruning
  drm/i915: Drop expectations of VM_IO from our GGTT mmappings
  dma-buf: fix shared fence list handling in reservation_object_copy_fences
  dma-buf: fix busy wait for new shared fences
  PCI: mediatek: Add controller support for MT7629
  dt-bindings: PCI: Add support for MT7629
  drm/i915: abstract display suspend/resume operations
  drm/i915: move property enums to intel_display_types.h
  drm/i915: remove unnecessary includes of intel_display_types.h header
  drm/i915: rename intel_drv.h to display/intel_display_types.h
  drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
  cpufreq: mediatek-cpufreq: Add compatible for MT8516
  drm/i915/tc: un-inline intel_tc_port_ref_held()
  drm/i915/mst: un-inline intel_dp_mst_encoder_active_links()
  drm/i915/bw: make intel_atomic_get_bw_state() static
  drm/i915/irq: un-inline functions to avoid i915_drv.h include
  drm/i915/sprite: un-inline icl_is_hdr_plane()
  drm/i915: move intel_display.c function declarations
  EDAC/altera: Use the proper type for the IRQ status bits
  soc: qcom: socinfo: Annotate switch cases with fall through
  selftests/bpf: test_progs: drop extra trailing tab
  selftests/bpf: test_progs: test__printf -> printf
  selftests/bpf: test_progs: switch to open_memstream
  openvswitch: Print error when ovs_execute_actions() fails
  mips: fix vdso32 build, again
  MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPU
  MIPS: octeon: Remove cpu_has_saa
  nfp: flower: encode mac indexes with pre-tunnel rule check
  nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges
  nfp: flower: offload pre-tunnel rules
  nfp: flower: verify pre-tunnel rules
  nfp: flower: detect potential pre-tunnel rules
  nfp: flower: push vlan after tunnel in merge
  net: sched: add ingress mirred action to hardware IR
  net: tc_act: add helpers to detect ingress mirred actions
  net: sched: add skbedit of ptype action to hardware IR
  net: tc_act: add skbedit_ptype helper functions
  r8169: sync PCIe PHY init with vendor driver 8.047.01
  r8169: add helper r8168_mac_ocp_modify
  r8169: remove access to legacy register MultiIntr
  fq_codel: Kill useless per-flow dropped statistic
  Increase fq_codel count in the bulk dropper
  net: mdio-octeon: Fix Kconfig warnings and build errors
  net: dsa: dump CPU port regs through master
  net/mlx5: remove self-assignment on esw->dev
  i2c: sprd: Validate the return value of clock initialization
  i2c: sprd: Change to use devm_platform_ioremap_resource()
  i2c: sprd: Make I2C driver can be built as a module
  i2c: Drop unneeded check for of_node
  i2c: designware: Fix unused variable warning
  Revert "dt-bindings: i2c: riic: Rename bindings documentation file"
  Revert "dt-bindings: i2c: rcar: Rename bindings documentation file"
  drop_monitor: Use pre_doit / post_doit hooks
  drop_monitor: Add extack support
  drop_monitor: Avoid multiple blank lines
  drop_monitor: Document scope of spinlock
  drop_monitor: Rename and document scope of mutex
  drop_monitor: Use correct error code
  net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
  net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
  net: dsa: ksz: Remove dead code and fix warnings
  gpu: drm: amd: powerplay: Remove logically dead code
  drm/amd/powerplay: Zero initialize some variables
  MAINTAINERS: update amdkfd maintainer (v3)
  drm/amdgpu: Fix GPU reset crash regression.
  drm/amd/powerplay: check before issuing messages for max sustainable clocks
  drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init()
  drm/amdgpu/soc15: fix external_rev_id for navi14
  drm/amdgpu: update ras sysfs feature info
  drm/amd/powerplay: skip pcie params override on Arcturus V2
  drm/amdgpu: Fix panic during gpu reset
  drm/amdgpu: pin the csb buffer on hw init for gfx v8
  drm/amd/display: Block immediate flips for non-fast updates
  drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic check
  tests: add pidfd poll tests
  MODSIGN: make new include file self contained
  tests: move common definitions and functions into pidfd.h
  pidfd: add pidfd_wait tests
  mailmap: add entry for Jaegeuk Kim
  mailmap: Add an entry for my email address
  mailmap: add entry for Gao Xiang
  drm/crc-debugfs: Add notes about CRC<->commit interactions
  Input: docs: fix spelling mistake "potocol" -> "protocol"
  kernel-doc: ignore __printf attribute
  ia64:unwind: fix double free for mod->arch.init_unw_table
  selftests, arm64: add a selftest for passing tagged pointers to kernel
  arm64: Introduce prctl() options to control the tagged user addresses ABI
  arm64: untag user pointers in access_ok and __uaccess_mask_ptr
  drm/i915/dmc: Load DMC on TGL
  selftests/bpf: add loop test 5
  selftests/bpf: add loop test 4
  block: stop exporting bio_map_kern
  lightnvm: pblk: use kvmalloc for metadata
  lightnvm: move metadata mapping to lower level driver
  lightnvm: remove nvm_submit_io_sync_fn
  pinctrl: spear: spear: Add of_node_put() before return
  drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
  drm/i915/gem: Make caps.scheduler static
  reset: Add DesignWare IP support to simple reset
  dt-bindings: Document the DesignWare IP reset bindings
  pinctrl: freescale: mxs: Add of_node_put() before return
  pinctrl: nomadik: abx500: Add of_node_put() before return
  pinctrl: nomadik: nomadik: Add of_node_put() before return
  pinctrl: falcon: Add of_node_put() before return
  b43legacy: Remove pointless cond_resched() wrapper
  Revert "mwifiex: fix system hang problem after resume"
  rtlwifi: rtl8192ce: Convert inline routines to little-endian words
  rtlwifi: rtl8192ce: Convert macros that set descriptor
  rtlwifi: rtl8192ce: Replace local bit manipulation macros
  rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX
  rtw88: add BT co-existence support
  rtw88: enclose c2h cmd handle with mutex
  rtw88: allow c2h operation in irq context
  rtlwifi: rtl8188ee: Remove local configuration variable
  rtlwifi: rtl8188ee: Convert inline routines to little-endian words
  rtlwifi: rtl8188ee: Convert macros that set descriptor
  rtlwifi: rtl88188ee: Replace local bit manipulation macros
  rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macros
  rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
  rtw88: pci: remove set but not used variable 'ip_sel'
  brcmsmac: remove three set but not used variables
  ipw2x00: remove redundant assignment to err
  rsi: fix for sdio reset card issue
  libertas: Fix a double free in if_spi_c2h_data()
  thunderbolt: Show key using %*pE not %*pEp
  mt7601u: null check the allocation
  brcmfmac: remove set but not used variable 'dtim_period'
  rtlwifi: remove unneeded function _rtl_dump_channel_map()
  rtlwifi: rtl_pci: Use dev_get_drvdata
  qtnfmac_pcie: Use dev_get_drvdata
  mwifiex: pcie: Use dev_get_drvdata
  iwlegacy: Use dev_get_drvdata where possible
  rsi: fix for sdio interface setup in 9116
  mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()
  bcma: Use dev_get_drvdata
  rtw88: use txpwr_lmt_cfg_pair struct, not arrays
  thunderbolt: Switch to use device_property_count_uXX()
  ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirck
  ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid
  locking/mutex: Use mutex flags macro instead of hard code
  locking/mutex: Make __mutex_owner static to mutex.c
  locking/qspinlock,x86: Clarify virt_spin_lock_key
  locking/rwsem: Check for operations on an uninitialized rwsem
  locking/rwsem: Make handoff writer optimistically spin on owner
  ALSA: usb-audio: fix PCM device order
  ALSA: usb-audio: Unify audioformat release code
  drm/i915: Use drm_i915_private directly from drv_get_drvdata()
  drm/hdcp: reference for srm file format
  drm/i915: update the hdcp state with uevent
  drm/hdcp: update content protection property with uevent
  drm: uevent for connector status change
  drm/i915: Attach content type property
  drm: Add Content protection type property
  USB: usbip: convert platform driver to use dev_groups
  drm/bochs: Use dev_get_drvdata
  drm/qxl: Use dev_get_drvdata where possible
  csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
  csky/dma: Fixup cache_op failed when cross memory ZONEs
  drm/ttm: drop ttm_buffer_object->resv
  drm/virtio: switch driver from bo->resv to bo->base.resv
  drm/qxl: switch driver from bo->resv to bo->base.resv
  drm/nouveau: switch driver from bo->resv to bo->base.resv
  drm/amdgpu: switch driver from bo->resv to bo->base.resv
  drm/vmwgfx: switch driver from bo->resv to bo->base.resv
  drm/radeon: switch driver from bo->resv to bo->base.resv
  drm/ttm: switch ttm core from bo->resv to bo->base.resv
  drm/ttm: set both resv and base.resv pointers
  drm/ttm: use gem vma_node
  drm/ttm: use gem reservation object
  drm/nouveau: use embedded gem object
  drm/amdgpu: use embedded gem object
  drm/radeon: use embedded gem object
  drm/qxl: use embedded gem object
  drm/vram: use embedded gem object
  drm/ttm: add gem base object
  bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()
  MIPS: Ingenic: Disable broken BTB lookup optimization.
  MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.
  soc: qcom: Extend AOSS QMP driver to support resources that are used to wake up the SoC.
  ima: fix freeing ongoing ahash_request
  ima: always return negative code for error
  ima: Store the measurement again when appraising a modsig
  ima: Define ima-modsig template
  ima: Collect modsig
  ima: Implement support for module-style appended signatures
  ima: Factor xattr_verify() out of ima_appraise_measurement()
  ima: Add modsig appraise_type option for module-style appended signatures
  integrity: Select CONFIG_KEYS instead of depending on it
  PKCS#7: Introduce pkcs7_get_digest()
  PKCS#7: Refactor verify_pkcs7_signature()
  MODSIGN: Export module signature definitions
  arm64: dts: qcom: Add device tree for Longcheer L8150
  arm64: dts: qcom: Add device tree for Samsung Galaxy A3U/A5U
  dt-bindings: qcom: Document bindings for new MSM8916 devices
  dt-bindings: vendor-prefixes: Add Longcheer Technology Co., Ltd.
  arm64: dts: qcom: msm8996: Add Venus video codec DT node
  arm64: dts: qcom: Extend AOSS QMP node
  arm64: dts: qcom: msm8996: Add Coresight support
  arm64: dts: qcom: msm8998: Add Coresight support
  arm64: dts: qcom: sdm845: Add Coresight support
  arm64: dts: qcom: msm8998: Node ordering, address cleanups
  soc: qcom: socinfo: Expose image information
  soc: qcom: socinfo: Expose custom attributes
  soc: qcom: Add socinfo driver
  base: soc: Export soc_device_register/unregister APIs
  base: soc: Add serial_number attribute to soc
  arm64: dts: qcom: sdm845-cheza: Spelling s/conenctors/connectors/
  arm64: dts: qcom: qcs404: Add wifi rails in QCS404 dt node for proxy votes
  arm64: dts: qcom: qcs404: remove unit name for thermal trip points
  arm64: dts: qcom: pms405: remove reduandant properties
  arm64: dts: qcom: pms405: add unit name adc nodes
  arm64: dts: sdm845: Add device node for Last level cache controller
  soc: amlogic: meson-gx-socinfo: add A311D id
  arm64: dts: qcom: msm8996: Rename smmu nodes
  ARM: dts: meson8b: mxq: add the VDDEE regulator
  ARM: dts: meson8b: odroidc1: add the VDDEE regulator
  ARM: dts: meson8b: ec100: add the VDDEE regulator
  ARM: dts: meson8b: add the PWM_D output pin
  ARM: dts: meson8b: add ethernet fifo sizes
  ipmi_si: Only schedule continuously in the thread in maintenance mode
  selinux: always return a secid from the network caches if we find one
  soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
  soc: amlogic: meson-clk-measure: protect measure with a mutex
  cnic: Explicitly initialize all reference counts to 0.
  selinux: policydb - rename type_val_to_struct_array
  selinux: policydb - fix some checkpatch.pl warnings
  ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
  selinux: shuffle around policydb.c to get rid of forward declarations
  backlight: drop EARLY_EVENT_BLANK support
  i40e: Remove unicast log when VF is leaving multicast mode.
  i40e: verify string count matches even on early return
  i40e: Log info when PF is entering and leaving Allmulti mode.
  i40e: Update visual effect for advertised FEC mode.
  i40e: fix code comments
  i40e: don't report link up for a VF who hasn't enabled queues
  i40e: Log disable-fw-lldp flag change by ethtool
  i40e: fix incorrect ethtool statistics veb and veb.tc_
  ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
  ALSA: fireface: support AMDTP domain
  ALSA: firewire-motu: support AMDTP domain
  ALSA: firewire-tascam: support AMDTP domain
  ALSA: firewire-digi00x: support AMDTP domain
  ALSA: dice: support AMDTP domain
  ALSA: oxfw: support AMDTP domain
  ALSA: fireworks: support AMDTP domain
  ALSA: bebob: support AMDTP domain
  ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
  ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream
  ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream
  ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream
  ALSA: fireworks: code refactoring for bus reset handler
  ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams
  ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
  ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
  ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain
  ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
  ][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"
  drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
  drm/i915/uc: Don't fail on HuC early init errors
  drm/i915/uc: Remove redundant GuC support checks
  drm/i915/huc: Prefer intel_huc_is_supported
  drm/i915/guc: Prefer intel_guc_is_submission_supported
  drm/bridge/parade: Drop legacy GPIO header
  drm/bridge/nxp-ptn3460: Drop legacy GPIO headers
  drm/bridge/megachips: Drop GPIO header
  drm/pl111: Fix unused variable warning
  iio: imu: inv_mpu6050: be more explicit on supported chips
  iio: light: noa1305: Add support for NOA1305
  RDMA/efa: Rate limit admin queue error prints
  RDMA/core: Introduce ratelimited ibdev printk functions
  RDMA/hns: Remove not used UAR assignment
  misc: Remove spear13xx pcie gadget driver
  fpga: dfl: fme: add capability sysfs interfaces
  fpga: dfl: make uinit callback optional
  fpga: dfl: add id_table for dfl private feature driver
  fpga: dfl: afu: add AFU state related sysfs interfaces
  fpga: dfl: pci: enable SRIOV support.
  fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
  w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code
  w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code
  parport: parport_serial: Use dev_get_drvdata
  parport: Add missing newline at end of file
  dt-bindings: Add binding document for NOA1305
  rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
  iio: remove get_irq_data_ready() function pointer and use IRQ number directly
  arm64: dts: renesas: r8a774c0: cat874: Add definition for 12V regulator
  arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1
  arm64: dts: renesas: r8a77995: Sort nodes
  arm64: dts: renesas: r8a77995: draak: Sort nodes
  arm64: dts: renesas: r8a77990: Sort nodes
  arm64: dts: renesas: r8a77990: ebisu: Sort nodes
  arm64: dts: renesas: r8a77980: v3hsk: Sort nodes
  arm64: dts: renesas: r8a77980: condor: Sort nodes
  arm64: dts: renesas: r8a77970: v3msk: Sort nodes
  arm64: dts: renesas: r8a77970: eagle: Sort nodes
  iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type
  iio: tsl2772: Use regulator_bulk_() APIs
  dma-buf: fix stack corruption in dma_fence_chain_release
  iio: tsl2772: Use devm_iio_device_register
  iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
  regulator: core: Add of_node_put() before return
  ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
  ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
  ASoC: soc-component: add snd_soc_pcm_component_mmap()
  ASoC: soc-component: add snd_soc_pcm_component_page()
  ASoC: soc-component: add snd_soc_pcm_component_copy_user()
  ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
  ASoC: soc-component: add snd_soc_pcm_component_pointer()
  ASoC: soc-component: move snd_soc_component_set_bias_level()
  ASoC: soc-component: move snd_soc_component_stream_event()
  iio: tsl2772: Use devm_add_action_or_reset
  ASoC: soc-component: move snd_soc_component_seq_notifier()
  ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
  ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
  ASoC: soc-component: add snd_soc_component_remove()
  ASoC: soc-component: add snd_soc_component_probe()
  ASoC: soc-component: add snd_soc_component_is_suspended()
  ASoC: soc-component: add snd_soc_component_resume()
  ASoC: soc-component: add snd_soc_component_suspend()
  ASoC: soc-component: add snd_soc_component_trigger()
  USB: Disable USB2 LPM at shutdown
  usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
  ASoC: soc-component: add snd_soc_component_hw_free()
  ASoC: soc-component: add snd_soc_component_hw_params()
  ASoC: soc-component: add snd_soc_component_prepare()
  ASoC: soc-component: add snd_soc_component_close()
  ASoC: soc-component: add snd_soc_component_open()
  ASoC: soc-component: add snd_soc_component_get/put()
  ASoC: add soc-component.c
  ASoC: soc-pcm: remove soc_fill_silence()
  ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
  ASoC: soc-pcm: remove soc_rtdcom_ack()
  staging: rtl8192e: Make use kmemdup
  staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?'
  staging: rtl8723bs: core: Remove Unnecessary parentheses
  staging: rtl8723bs: core: correct spelling mistake in rtw_ap.c
  staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rtw_efuse.c
  iio: Remove dev_err() usage after platform_get_irq()
  iio: light: si1145: Use device-managed APIs
  iio:pressure: preenable/postenable/predisable fixup for ST press buffer
  iio:magn: preenable/postenable/predisable fixup for ST magn buffer
  iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer
  iio:accel: preenable/postenable/predisable fixup for ST accel buffer
  dt-bindings: iio: imu: st_lsm6dsx: add ism330dhcx device bindings
  iio: imu: st_lsm6dsx: add support to ISM330DHCX
  iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings
  iio: imu: st_lsm6dsx: inline output acc/gyro output regs
  iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings
  iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings
  media: venus: dec: populate properly timestamps and flags for capture buffers
  media: venus: helpers: handle correctly vbuf field
  media: venus: make decoder compliant with stateful codec API
  media: venus: vdec: allow bigger sizeimage set by clients
  iio: light: cm3323: Use device-managed APIs
  media: venus: vdec_ctrls: get real minimum buffers for capture
  media: venus: helpers: add three more helper functions
  media: venus: hfi: return an error if session_init is already called
  media: venus: hfi: export few HFI functions
  media: venus: hfi: add type argument to hfi flush function
  media: venus: helpers: export few helper functions
  media: venus: venc: amend buffer size for bitstream plane
  dt-bindings: iio: potentiometer: add max5432.yaml binding
  iio: potentiometer: add a driver for Maxim 5432-5435
  HID: logitech-dj: extend consumer usages range
  hiddev: Return EPOLLOUT from hiddev_poll
  hidraw: Return EPOLLOUT from hidraw_poll
  arm64: Add support for relocating the kernel with RELR relocations
  arm64: Move TIF_* documentation to individual definitions
  arm64: mm: free the initrd reserved memblock in a aligned manner
  arm64: io: Relax implicit barriers in default I/O accessors
  pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formatting
  pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting
  pinctrl: devicetree: Use strlen() instead of hardcoded number
  gpio: Remove dev_err() usage after platform_get_irq()
  pinctrl: Remove dev_err() usage after platform_get_irq()
  pinctrl: uniphier: Fix Pro5 SD pin-mux setting
  pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
  pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
  pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
  pinctrl: uniphier: Separate modem group from UART ctsrts group
  pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
  dt-bindings: aspeed: Remove mention of deprecated compatibles
  pinctrl: aspeed: Document existence of deprecated compatibles
  arm64: dts: fast models: Remove clcd's max-memory-bandwidth
  pinctrl: aspeed: Add AST2600 pinmux support
  pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
  pinctrl: aspeed: Add multiple pin group support for functions
  pinctrl: aspeed: Add PIN_DECL_3() helper
  pinctrl: aspeed: Rename pin declaration macros
  dt-bindings: pinctrl: aspeed: Document AST2600 pinmux
  pinctrl: sunxi: v3s: introduce support for V3
  pinctrl: qcom: spmi-gpio: Mark expected switch fall-through
  pinctrl: rockchip: Mark expected switch fall-through
  pinctrl: oxnas: remove set but not used variable 'arg'
  pinctrl: stmfx: update pinconf settings
  pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN
  pinctrl: sprd: Change to use devm_platform_ioremap_resource()
  arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
  arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
  arm64: esr: Add ESR exception class encoding for trapped ERET
  arm64: Replace strncmp with str_has_prefix
  ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable
  arm64: remove unneeded uapi/asm/stat.h
  arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN
  arm64: remove pointless __KERNEL__ guards
  arm64: Remove unused assembly macro
  PM/sleep: Expose suspend stats in sysfs
  pinctrl: qdf2xxx: Switch to use device_property_count_uXX()
  pinctrl: msm: Switch to use device_property_count_uXX()
  ACPI / APEI: Get rid of NULL_UUID_LE constant
  pinctrl: madera: Add configuration for Cirrus Logic CS47L92
  pinctrl: madera: Add configuration for Cirrus Logic CS47L15
  pinctrl: madera: Use local copy of pdata
  gpio: madera: Add support for Cirrus Logic CS47L92
  gpio: madera: Add support for Cirrus Logic CS47L15
  gpio: madera: Use local copy of pdata
  gpio: arizona: Use local copy of pdata
  pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
  pinctrl: bcm2835: Add brcm,bcm2711 compatible
  gpio: viperboard: Replace 'unsigned' with 'unsigned int'
  pinctrl: tegra210: Add Tegra210 pinctrl pm ops
  pinctrl: tegra: Add suspend and resume support
  pinctrl: pinctrl-single: add header include guard
  cpuidle: teo: Allow tick to be stopped if PM QoS is used
  cpuidle: menu: Allow tick to be stopped if PM QoS is used
  PM / Domains: Align in-parameter names for some genpd functions
  powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
  powerpc/xive: Update comment referencing magic loads from an ESB
  powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
  powerpc/powernv: Restrict OPAL symbol map to only be readable by root
  powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
  powerpc/powernv: Fix checkpatch warnings in opal-xscom.c
  powerpc/powernv: Get rid of old scom_controller abstraction
  powerpc/powernv: Remove dead SCOM access code
  powerpc/powernv: Move SCOM access code into powernv platform
  PCI: rpaphp: Avoid a sometimes-uninitialized warning
  powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
  drm/i915: Fix wrong escape clock divisor init for GLK
  x86/mce: Don't check for the overflow bit on action optional machine checks
  dma-buf: add more reservation object locking wrappers
  pinctrl: rzn1: Add of_node_put() before return
  blk-mq: balance mapping between present CPUs and queues
  scsi: implement .cleanup_rq callback
  blk-mq: add callback of .cleanup_rq
  null_blk: implement REQ_OP_ZONE_RESET_ALL
  scsi: implement REQ_OP_ZONE_RESET_ALL
  blk-zoned: implement REQ_OP_ZONE_RESET_ALL
  block: add req op to reset all zones and flag
  block: Fix a comment in blk_cleanup_queue()
  block: Fix spelling in the header above blkg_lookup()
  block: Improve physical block alignment of split bios
  block: Simplify blk_bio_segment_split()
  block: Simplify bvec_split_segs()
  block: Document the bio splitting functions
  block: Declare several function pointer arguments 'const'
  blk-mq: remove blk_mq_complete_request_sync
  nvme: wait until all completed request's complete fn is called
  nvme: don't abort completed request in nvme_cancel_request
  blk-mq: introduce blk_mq_tagset_wait_completed_request()
  blk-mq: introduce blk_mq_request_completed()
  batman-adv: BATMAN_V: aggregate OGMv2 packets
  batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues
  drm/i915: Replace struct_mutex for batch pool serialisation
  drm/i915: Teach execbuffer to take the engine wakeref not GT
  fm10k: fix fm10k_get_fault_pf to read correct address
  fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
  fm10k: mark unused parameters with __always_unused
  fm10k: cast page_addr to u8 * when incrementing it
  fm10k: explicitly return 0 on success path in function
  fm10k: remove needless initialization of size local variable
  fm10k: remove needless assignment of err local variable
  fm10k: remove unnecessary variable initializer
  media: dt-bindings: media: sunxi-ir: Add H6 compatible
  media: dt-bindings: media: sunxi-ir: Add A64 compatible
  media: rc: sunxi: Add RXSTA bits definition
  media: rc: sunxi: Add A31 compatible
  media: rc: Introduce sunxi_ir_quirks
  media: dt-bindings: media: sunxi-ir: Add A31 compatible
  media: ir-kbd-i2c: remove outdated comments
  media: iguanair: add sanity checks
  media: rc: describe rc protocols and their scancodes
  media: lirc: document BPF IR decoding
  media: don't drop front-end reference count for ->detach
  IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
  net/mlx5: Fix mlx5_ifc_query_lag_out_bits
  selftests: Add use case section to fcnal-test
  selftests: Add ipv6 netfilter tests to fcnal-test
  selftests: Add ipv4 netfilter tests to fcnal-test
  selftests: Add ipv6 runtime tests to fcnal-test
  selftests: Add ipv4 runtime tests to fcnal-test
  selftests: Add ipv6 address bind tests to fcnal-test
  selftests: Add ipv4 address bind tests to fcnal-test
  selftests: Add ipv6 udp tests to fcnal-test
  selftests: Add ipv4 udp tests to fcnal-test
  selftests: Add ipv6 tcp tests to fcnal-test
  selftests: Add ipv4 tcp tests to fcnal-test
  selftests: Add ipv6 ping tests to fcnal-test
  selftests: Add ipv4 ping tests to fcnal-test
  selftests: Setup for functional tests for fib and socket lookups
  selftests: Add nettest
  ipvs: Improve robustness to the ipvs sysctl
  netfilter: conntrack: use shared sysctl constants
  netfilter: synproxy: rename mss synproxy_options field
  ARM: dts: imx53: Update LCD panel node on M53Menlo
  arm64: defconfig: CONFIG_DRM_ETNAVIV=m
  ARM: dts: imx25-pdk: native-mode is part of display-timings
  clk: imx8mq: Mark AHB clock as critical
  arm64: dts: imx8mq-evk: Unbypass audio_pll1
  ARM: dts: imx: Cleanup style around assignment operator
  drm/vblank: drop use of DRM_WAIT_ON()
  ARM: dts: imx6qdl-nit6xlite: Remove invalid properties
  arm64: dts: bitmain: Modify pin controller memory map
  arm64: dts: bitmain: Add reset controller support for BM1880 SoC
  arm64: dts: imx8mm: Add opp-suspend property to OPP table
  arm64: dts: imx8mq: Add opp-suspend property to OPP table
  arm64: dts: ls1088a: Revise gpio registers to little-endian
  arm64: dts: add the console node for DPAA2 platforms
  arm64: dts: fsl: pico-pi: Add a device tree for the PICO-PI-IMX8M
  arm64: dts: imx8qxp: add serial alias
  arm64: dts: imx8qxp: add lpuart baud clock
  arm64: dts: ls1028a: Add optional property node for Mali DP500
  arm64: dts: freescale: Add support for i.MX8QXP AI_ML board
  arm64: dts: imx8mm-evk: Remove invalid properties
  arm64: dts: nxp: add ls1046a-frwy board support
  arm64: dts: rdu3: add UCS1002 charge controller node
  arm64: dts: imx8mq: correct usb controller clocks
  arm64: dts: imx8mq: Add clock for TMU node
  arm64: dts: imx8mq: Correct OPP table according to latest datasheet
  arm64: dts: imx8mm: Correct OPP table according to latest datasheet
  arm64: dts: imx8mm: Add "fsl,imx8mq-src" as src's fallback compatible
  arm64: dts: imx8m: Add ddr-pmu nodes
  arm64: dts: imx8mm-evk: enable usb1 and typec support
  arm64: dts: imx8mm: Remove setting for IMX8MM_CLK_USB_CORE_REF
  arm64: dts: imx8mm: Add gpio-ranges property
  arm64: dts: imx8mq: Add gpio-ranges property
  arm64: dts: imx8mm: Init rates and parents configs for clocks
  EDAC/mc: Fix grain_bits calculation
  drm/pl111: Drop special pads config check
  drm/pl111: Deprecate the pads from the DT binding
  clk: imx8mn: Keep uart clocks on for early console
  clk: imx: Remove unused function statement
  clk: imx7ulp: Make sure earlycon's clock is enabled
  ARM: imx_v6_v7_defconfig: Select the OV5645 camera driver
  ARM: dts: imx6qdl-wandboard: Add OV5645 camera support
  bus: imx-weim: optionally enable burst clock mode
  dt-bindings: bus: imx-weim: document optional burst clock mode
  clk: imx8mm: Switch to platform driver
  clk: imx: imx8mm: fix audio pll setting
  clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m
  clk: imx8mm: Fix typo of pwm3 clock's mux option #4
  clk: imx: Remove unused clk based API
  clk: imx8mq: set correct parent for usb ctrl clocks
  clk: imx8: Add DSP related clocks
  clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
  clk: imx: Add support for i.MX8MN clock driver
  clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'
  clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
  clk: imx: Add API for clk unregister when driver probe fail
  clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
  dt-bindings: imx: Add clock binding doc for i.MX8MN
  staging: rtl8712: Add spaces around <<
  staging: isdn: remove unnecessary parentheses
  staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses
  parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat
  parisc: trigger die notifier chain in parisc_terminate()
  parisc: Update feature list
  parisc/ftrace: Add KPROBES_ON_FTRACE
  parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
  arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board
  dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
  enetc: Add mdio bus driver for the PCIe MDIO endpoint
  enetc: Clean up makefile
  enetc: Clean up local mdio bus allocation
  net: dsa: mv88e6xxx: add PTP support for MV88E6250 family
  net: dsa: mv88e6xxx: order ptp structs numerically ascending
  net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy
  net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info
  dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family
  net: dsa: mv88e6xxx: add support for MV88E6220
  net: ftgmac100: Select ASPEED MDIO driver for the AST2600
  net: ftgmac100: Add support for DT phy-handle property
  net: phy: Add mdio-aspeed
  dt-bindings: net: Add aspeed, ast2600-mdio binding
  drm/i915: Flush the freed object list on file close
  drm/i915: Hide unshrinkable context objects from the shrinker
  ARM: dts: rockchip: Add pin names for rk3288-veyron fievel
  ARM: dts: rockchip: A few fixes for veyron-{fievel,tiger}
  pinctrl: sprd: Fix platform_no_drv_owner.cocci warnings
  gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
  gpio: mpc8xxx: Add ls1028a device specify function.
  drm/i915/wopcm: Don't fail on WOPCM partitioning failure
  drm/i915/uc: Inject probe errors into intel_uc_init_hw
  drm/i915/uc: Move GuC error log to uc and release it on fini
  drm/i915/uc: Reorder firmware status codes
  drm/i915/uc: Do full sanitize instead of pure reset
  drm/i915: Add i915 to i915_inject_probe_failure
  mlx5: Fix formats with line continuation whitespace
  drm/etnaviv: clean up includes
  drm/etnaviv: Use devm_platform_ioremap_resource()
  drm/etnaviv: drop use of drmP.h
  soundwire: bus: split handling of Device0 events
  drm/komeda: Enable dual-link support
  drm/komeda: Use drm_display_mode "crtc_" prefixed hardware timings
  drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is required for enabling CRC support.
  drm: mali-dp: Mark expected switch fall-through
  drm/amdgpu: enable Navi12 kfd support for amdgpu
  drm/amd/display: Add missing NV12 asic IDs
  drm/amdgpu: Add nv12 DC ip block
  drm/amd/display: Add ASICREV_IS_NAVI macros
  drm/amdgpu: enable DPG mode for Navi12
  drm/amdgpu: add VCN ip block for Navi12
  drm/amdgpu: add Navi12 VCN firmware support
  drm/amdgpu: add psp ip block for navi12
  drm/amdgpu: add smu ip block for navi12
  drm/amdgpu: start autoload till RLCG fw for navi12
  drm/amdgpu/psp11: add psp support for navi12
  drm/amdgpu/smu11: add smu support for navi12
  drm/amdgpu: correct smu rlc handshake enablement bit
  drm/amdgpu: add CGTT_GS_NGG_CLK_CTRL register to gc header
  drm/amdgpu/sdma5: add golden settings for navi12 (v2)
  drm/amdgpu/gfx10: add golden settings for navi12 (v2)
  drm/amdgpu: enable virtual display for navi12
  drm/amdgpu/gfx10: set tcp harvest for navi12
  drm/amdgpu: add ip blocks for navi12
  drm/amdgpu/gmc10: set gart size and vm size for navi12
  drm/amdgpu/sdma5: add placeholder for navi12 golden settings
  drm/amdgpu/sdma5: declare sdma firmwares for navi12
  drm/amdgpu/gfx10: set rlc funcs for navi12
  drm/amdgpu/gfx10: set number of me(c)/pipe/queue for navi12
  drm/amdgpu/gfx10: add placeholder for navi12 golden settings
  drm/amdgpu/gfx10: declare cp/rlc firmwares for navi12
  drm/amdgpu/gfx10: add gfx config for navi12
  drm/amdgpu/gfx10: set gfx cg for navi12
  drm/amdgpu: set nbio/hdp cg for navi12
  drm/amdgpu: initialize cg/pg flags and external rev id for navi12
  drm/amdgpu: use front door firmware loading for navi12
  drm/amdgpu: set asic family and ip blocks for navi12
  drm/amdgpu: add gpu_info firmware for navi12
  drm/amdgpu: add navi12 asic type
  drm/amdgpu: initialize reg base for navi12
  drm/amdgpu: add ip offset header for navi12 (v2)
  drm/amdgpu: update SDMA V4 microcode init
  drm/amdgpu: extend PSP FW loading support to 8 SDMA instances
  drm/amdgpu: disable MEC2 JT context init for Arcturus
  drm/amdgpu: update PSP CMD fail response status print
  drm/amdgpu: add PSP KDB loading support for Arcturus
  drm/amdgpu: add PSP SW init support for Arcturus
  drm/amdgpu: removed duplicate line
  drm/amd/powerplay: correct navi10 vcn powergate
  drm/amd/powerplay: enable SW SMU power profile switch support in KFD
  drm/amd/powerplay: support power profile retrieval and setting on arcturus
  drm/amd/powerplay: guard consistency between CPU copy and local VRAM
  drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
  drm/amdgpu: only uncorrectable error needs gpu reset
  drm/amdgpu: update the calc algorithm of umc ecc error count
  drm/amdgpu: implement umc ras init function
  drm/amdgpu: support ce interrupt in ras module
  drm/amdgpu: add error address query for umc ras
  drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
  drm/amdgpu: add macro of umc for each channel
  drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure
  drm/amdgpu: add more parameters and functions to amdgpu_umc structure
  drm/amdgpu: remove the clear of MCA_ADDR
  drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
  drm/amd/display: Don't replace the dc_state for fast updates
  drm/amd/display: Skip determining update type for async updates
  drm/amd/display: Allow cursor async updates for framebuffer swaps
  drm/amdgpu: fix unsigned variable instance compared to less than zero
  drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
  drm/amd/powerplay: fix a few spelling mistakes
  gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property()
  drm/amd/powerplay: fix off-by-one upper bounds limit checks
  drm/radeon: Fix EEH during kexec
  drm/amdkfd: Extend CU mask to 8 SEs (v3)
  drm/amdgpu: support get_cu_info for Arcturus
  drm/amdgpu: Fix pcie_bw on Vega20
  drm/amdgpu: Update NBIO headers to add TXCLK3/4
  drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20
  drm/amdgpu: Mark KFD VRAM allocations for wipe on release
  drm/amdgpu: Implement VRAM wipe on release
  drm/amdgpu: Add flag to wipe VRAM on release
  drm/ttm: Add release_notify callback to ttm_bo_driver
  drm/amd/display: Use switch table for dc_to_smu_clock_type
  drm/amd/display: Use proper enum conversion functions
  drm/amdgpu: fix double ucode load by PSP(v3)
  drm/amdgpu: fix incorrect judge on sos fw version
  drm/amdgpu: cleanup vega10 SRIOV code path
  drm/amd/powerplay: sort feature status index by asic feature id for smu
  drm/i915: Report resv_obj allocation failure
  ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support
  ARM: multi_v7_defconfig: enable STM32 booster regulator
  ARM: multi_v7_defconfig: add FMC2 NAND controller support
  ARM: dts: stm32: remove useless pinctrl entries in stm32mp157-pinctrl
  ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c-ev1
  ARM: dts: stm32: add audio codec support on stm32mp157a-dk1 board
  ARM: dts: stm32: add syscfg to ADC on stm32mp157c
  ARM: dts: stm32: add pwm cells to stm32f746
  ARM: dts: stm32: add pwm cells to stm32f429
  ARM: dts: stm32: add pwm cells to stm32mp157c
  ARM: dts: stm32: fix -Wall W=1 compilation in stm32mp157 pinctrl for mcan
  ARM: dts: stm32: add booster for ADC analog switches on stm32mp157c
  ARM: dts: stm32: enable m4 coprocessor support on STM32MP157a-dk1
  ARM: dts: stm32: declare copro reserved memories on STM32MP157a-dk1
  ARM: dts: stm32: enable m4 coprocessor support on STM32MP157c-ed1
  ARM: dts: stm32: declare copro reserved memories on STM32MP157c-ed1
  ARM: dts: stm32: add m4 remoteproc support on STM32MP157c
  ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
  ARM: dts: stm32: add missing vdda-supply to adc on stm32429i-eval
  ARM: dts: stm32: remove fixed regulator unit address on stm32429i-eval
  KVM: selftests: Enable dirty_log_test on s390x
  KVM: selftests: Implement ucall() for s390x
  KVM: selftests: Split ucall.c into architecture specific files
  drm/i915: Fix documentation for __intel_wait_for_register_fw*
  drm/tilcdc: Remove obsolete crtc_mode_valid() hack
  ipmi_si: Remove ipmi_ from the device attr names
  ipmi_si: Convert device attr permissions to octal
  ipmi_si: Rework some include files
  drm/i915/oa: update the generated files
  soundwire: cadence_master: simplify bus clash interrupt clear
  drm/imx: Drop unused imx-ipuv3-crtc.o build
  staging: rtl8712: r8712_aes_decrypt(): Change return type
  staging: rtl8712: aes_decipher(): Change return type
  staging: rtl8712: aes_cipher(): Change return type
  staging: rtl8712: r8712_tkip_decrypt(): Change return type
  staging: rtl8712: r8712_os_recvbuf_resource_free(): Change return type
  staging: rtl8712: r8712_os_recvbuf_resource_alloc(): Change return values
  staging: rtl8712: r8712_init_recv_priv(): Change return type
  staging: rtl8712: _r8712_init_recv_priv(): Change return type
  staging: rtl8712: r8712_os_recv_resource_alloc(): Change return type
  staging: rtl8723bs: Replace hal_btcoex_Initialize()
  staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()
  staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()
  staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()
  soundwire: intel: remove BIOS work-arounds
  staging: wilc1000: remove unused function
  staging: wilc1000: merge drv_handle and operation_mode wids
  staging: wlan-ng: Remove function prism2mib_excludeunencrypted()
  staging: bcm2835-camera: Spelling s/conencted/connected/
  staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()
  staging: erofs: update Kconfig
  staging: erofs: update super.c
  staging: erofs: tidy up utils.c
  staging: erofs: turn cache strategies into mount options
  staging: erofs: remove clusterbits in sbi
  staging: erofs: tidy up decompression frontend
  staging: erofs: remove redundant braces in inode.c
  staging: erofs: tidy up zpvec.h
  staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM
  staging: erofs: refine erofs_allocpage()
  staging: erofs: drop __GFP_NOFAIL for managed inode
  staging: erofs: kill all failure handling in fill_super()
  staging: erofs: kill sbi->dev_name
  staging: erofs: clean up shrinker stuffs
  staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
  staging: erofs: remove redundant #include "internal.h"
  staging: erofs: clean up internal.h
  staging: erofs: sunset erofs_workstn_{lock,unlock}
  staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset
  staging: erofs: fix dummy functions erofs_{get, list}xattr
  staging: erofs: rename source files for better understanding
  staging: erofs: update source file headers
  soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
  olpc: x01: convert platform driver to use dev_groups
  platform: x86: hp-wmi: convert platform driver to use dev_groups
  video: fbdev: sm501fb: convert platform driver to use dev_groups
  video: fbdev: w100fb: convert platform driver to use dev_groups
  video: fbdev: wm8505fb: convert platform driver to use dev_groups
  firmware: arm_scpi: convert platform driver to use dev_groups
  spi: atmel: add tracing to custom .transfer_one_message callback
  spi: Remove dev_err() usage after platform_get_irq()
  spi: Reduce kthread priority
  regulator: Remove dev_err() usage after platform_get_irq()
  ASoC: Remove dev_err() usage after platform_get_irq()
  uio: uio_fsl_elbc_gpcm: convert platform driver to use dev_groups
  drm/i915: Allow sharing the idle-barrier from other kernel requests
  driver core: add dev_groups to all drivers
  gpio: pca953x: Drop %s for constant string literals
  gpio: pca953x: Remove explicit comparison with 0
  gpio: pca953x: Use GENMASK() consistently
  gpio: pca953x: Switch to use device_get_match_data()
  drm/i915: Flush extra hard after writing relocations through the GTT
  drm/i915/pmu: Atomically acquire the gt_pm wakeref
  gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
  ARM: dts: aspeed: tiogapass: Add Riser card
  ARM: dts: aspeed: tiogapass: Move battery sensor
  ALSA: hda: Add support of Zhaoxin controller
  ALSA: isa/wavefront: remove redundant assignment to pointer bptr
  asm-generic: Remove redundant arch-specific rules for simd.h
  crypto: caam - defer probing until QMan is available
  hwrng: timeriomem - add include guard to timeriomem-rng.h
  crypto: api - Remove redundant #ifdef in crypto_yield()
  hwrng: drivers - Use device-managed registration API
  crypto: jitterentropy - build without sanitizer
  crypto: nx - Add of_node_put() before return in 842
  crypto: user - fix potential warnings in cryptouser.h
  crypto: add header include guards
  crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
  crypto: qat - Silence smp_processor_id() warning
  crypto: atmel-sha204a - Use device-managed registration API
  ARM: dts: aspeed: Add Facebook Wedge100 BMC
  ARM: dts: aspeed: Add Facebook Wedge40 BMC
  Revert "crypto: aegis128 - add support for SIMD acceleration"
  drm/i915/pmu: Make get_rc6 take intel_gt
  drm/i915/pmu: Convert sampling to gt
  drm/i915/pmu: Convert engine sampling to uncore mmio
  drm/i915/pmu: Make more struct i915_pmu centric
  tipc: reduce risk of wakeup queue starvation
  fm10k: reduce scope of the ring variable
  fm10k: reduce the scope of the result local variable
  fm10k: reduce the scope of the local msg variable
  fm10k: reduce the scope of the local i variable
  fm10k: reduce the scope of the err variable
  fm10k: reduce the scope of the tx_buffer variable
  drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP register
  drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers
  rcutorture: Aggressive forward-progress tests shouldn't block shutdown
  rcuperf: Make rcuperf kernel test more robust for !expedited mode
  torture: Remove exporting of internal functions
  rcutorture: Emulate userspace sojourn during call_rcu() floods
  rcutorture: Test TREE03 with the threadirqs kernel boot parameter
  torture: Expand last_ts variable in kvm-test-1-run.sh
  rcuperf: Fix perf_type module-parameter description
  rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()
  treewide: Rename rcu_dereference_raw_notrace() to _check()
  fm10k: reduce the scope of the q_idx local variable
  fm10k: reduce the scope of local err variable
  fm10k: reduce the scope of qv local variable
  doc: Add rcutree.kthread_prio pointer to stallwarn.txt
  rcu: Change return type of rcu_spawn_one_boost_kthread()
  srcu: Avoid srcutorture security-based pointer obfuscation
  rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()
  rcu: Add kernel parameter to dump trace after RCU CPU stall warning
  rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
  time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
  lockdep: Make print_lock() address visible
  rcu: Simplify rcu_note_context_switch exit from critical section
  rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff()
  rcu: Simplify rcu_read_unlock_special() deferred wakeups
  fm10k: reduce scope of *p local variable
  fm10k: reduce scope of the err variable
  selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case
  bpf: always allocate at least 16 bytes for setsockopt hook
  net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add
  net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del
  net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge
  net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext
  net: dsa: mv88e6xxx: lock mutex in vlan_prepare
  drm/i915/uc: Stop sanitizing enable_guc modparam
  drm/i915/guc: Use dedicated flag to track submission mode
  drm/i915/uc: Consider enable_guc modparam during fw selection
  drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*
  pidfd: add P_PIDFD to waitid()
  net/mlx5e: Allow dropping specific tunnel packets
  net/mlx5e: TX reporter cleanup
  net/mlx5e: Set tx reporter only on successful creation
  net/mlx5e: Fix mlx5e_tx_reporter_create return value
  net/mlx5e: Rx, checksum handling refactoring
  net/mlx5e: Tx, Soften inline mode VLAN dependencies
  net/mlx5e: XDP, Slight enhancement for WQE fetch function
  net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left
  net/mlx5e: Tx, Strict the room needed for SQ edge NOPs
  net/mlx5: Add flow counter pool
  net/mlx5: Add flow counter bulk infrastructure
  net/mlx5: E-Switch, add ingress rate support
  posix-timers: Move rcu_head out of it union
  posix-timers: Rework cancel retry loops
  posix-timers: Cleanup the flag/flags confusion
  itimers: Prepare for PREEMPT_RT
  timerfd: Prepare for PREEMPT_RT
  alarmtimer: Prepare for PREEMPT_RT
  sched/deadline: Ensure inactive_timer runs in hardirq context
  timers: Prepare support for PREEMPT_RT
  hrtimer: Prepare support for PREEMPT_RT
  hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
  hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
  tick: Mark tick related hrtimers to expiry in hard interrupt context
  KVM: LAPIC: Mark hrtimer to expire in hard interrupt context
  watchdog: Mark watchdog_hrtimer to expire in hard interrupt context
  perf/core: Mark hrtimers to expire in hard interrupt context
  sched: Mark hrtimers to expire in hard interrupt context
  hrtimer: Make enqueue mode check work on RT
  net/mlx5: E-switch, Tide up eswitch config sequence
  net/mlx5: E-Switch, Remove redundant mc_promisc NULL check
  net/mlx5: E-Switch, remove redundant error handling
  net/mlx5: E-switch, Introduce helper function to enable/disable vports
  net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports
  net/mlx5: E-switch, Combine metadata enable/disable functionality
  net/mlx5: E-Switch, Verify support QoS element type
  net/mlx5: Make load_one() and unload_one() symmetric
  net/mlx5: Fix offset of tisc bits reserved field
  net/mlx5: Add flow counter bulk allocation hardware bits and command
  net/mlx5: Refactor and optimize flow counter bulk query
  net: hns3: activate reset timer when calling reset_event
  net: hns3: clear reset interrupt status in hclge_irq_handle()
  net: hns3: fix some reset handshake issue
  net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
  net: hns3: simplify hclge_cmd_query_error()
  net: hns3: minior error handling change for hclge_tm_schd_info_init
  net: hns3: minor cleanup in hns3_clean_rx_ring
  net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
  net: hns3: refine for set ring parameters
  net: hns3: do not query unsupported commands in debugfs
  net: hns3: add handler for NCSI error mailbox
  net: hns3: add link change event report
  net: phy: xgene: use devm_platform_ioremap_resource() to simplify code
  bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
  net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
  net: mediatek: use devm_platform_ioremap_resource() to simplify code
  net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code
  net: dsa: b53: use devm_platform_ioremap_resource() to simplify code
  net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
  mvpp2: use devm_platform_ioremap_resource() to simplify code
  drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
  drm/i915/uc: Move uC early functions inside the GT ones
  drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
  staging: rtl8723bs: remove set but not used variable 'FirstConnect'
  staging: rtl8723bs: remove set but not used variables 'prspbuf' and 'auth'
  staging: rtl8192u: null check the kzalloc
  drm/i915: Remove lrc default desc from GEM context
  staging: rtl8723bs: remove set but not used variable 'bEEPROMCheck'
  usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
  usb: wusbcore: Spelling s/disconenct/disconnect/
  usb: musb: remove redundant assignment to variable ret
  RDMA/hns: remove set but not used variable 'irq_num'
  hrtimer: Introduce HARD expiry mode
  hrtimer/treewide: Use hrtimer_sleeper_start_expires()
  hrtimer: Provide hrtimer_sleeper_start_expires()
  hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
  tools/memory-model: Make scripts be executable
  platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_irq()
  platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()
  platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_irq()
  platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()
  drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
  of/platform: Don't create device links for default busses
  of/platform: Create device links for all child-supplier depencencies
  of/platform: Pause/resume sync state during init and of_platform_populate()
  driver core: Add sync_state driver/bus callback
  of/platform: Add functional dependency link from DT bindings
  driver core: Add edit_links() callback for drivers
  driver core: Add support for linking devices during device addition
  drivers: Fix htmldocs warnings with bus_find_next_device()
  drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev
  i2c: Revert incorrect conversion to use generic helper
  spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
  regmap: no need to check return value of debugfs_create functions
  i2c: designware: make use of devm_gpiod_get_optional
  dt-bindings: i2c: riic: Rename bindings documentation file
  dt-bindings: i2c: riic: Rename bindings documentation file
  dt-bindings: i2c: rcar: Rename bindings documentation file
  dt-bindings: i2c: sh_mobile: Rename bindings documentation file
  ASoC: zx-tdm: remove redundant assignment to ts_width on error return path
  ASoC: SOF: no need to check return value of debugfs_create functions
  ASoC: core: no need to check return value of debugfs_create functions
  i2c: busses: Use dev_get_drvdata where possible
  ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create functions
  ASoC: codec2codec: fill some of the runtime stream parameters
  ASoC: codec2codec: remove ephemeral variables
  ASoC: create pcm for codec2codec links as well
  i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
  i2c: mxs: use devm_platform_ioremap_resource() to simplify code
  i2c: ismt: Remove call to memset after dmam_alloc_coherent
  i2c: tegra: Compile PM functions unconditionally
  ima: initialize the "template" field with the default template
  drm/i915/oa: add content to Makefile
  Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
  drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
  dt-bindings: reset: amlogic,meson8b-reset: update with SPDX Licence identifier
  dt-bindings: reset: amlogic,meson-gxbb-reset: update with SPDX Licence identifier
  reset: reset-meson: update with SPDX Licence identifier
  dt-bindings: reset: Fix typo in imx8mq resets
  dt-bindings: reset: imx7: Add support for i.MX8MM
  drm/i915/execlists: Always clear pending&inflight requests on reset
  gpio: of: Fix hard-assigned valid_mask for OF case
  mfd: aat2870: no need to check return value of debugfs_create functions
  mfd: ab8500: no need to check return value of debugfs_create functions
  mfd: ab3100: no need to check return value of debugfs_create functions
  ipmi_si: Convert timespec64 to timespec
  net: bridge: mcast: add delete due to fast-leave mdb flag
  tc-testing: Clarify the use of tdc's -d option
  ice: Bump version number
  ice: Remove flag to track VF interrupt status
  ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
  ice: Don't return error for disabling LAN Tx queue that does exist
  ice: Remove duplicate code in ice_alloc_rx_bufs
  ice: Add stats for Rx drops at the port level
  ice: Update number of VF queue before setting VSI resources
  ice: Set up Tx scheduling tree based on alloc VSI Tx queues
  ice: Only bump Rx tail and release buffers once per napi_poll
  docs: fs: porting.rst: fix a broken reference to another doc
  docs: w1: convert to ReST and add to the kAPI group of docs
  docs: fs: cifs: convert to ReST and add to admin-guide book
  randstruct: Check member structs in is_pure_ops_struct()
  spi: docs: convert to ReST and add it to the kABI bookset
  docs: writing-schema.md: convert from markdown to ReST
  docs: fix a couple of new broken references
  drm/amdkfd: enable KFD support for navi14
  drm/amdgpu: disable inject for failed subblocks of gfx
  drm/amdgpu: support gfx ras error injection and err_cnt query
  drm/amdgpu: add RAS callback for gfx
  drm/amdgpu: add define for gfx ras subblock
  drm/amd/include: add define of TCP_EDC_CNT_NEW
  drm/amd/include: add bitfield define for EDC registers
  drm/amdgpu: remove ras_reserve_vram in ras injection
  drm/amdgpu: add check for ras error type
  drm/amdgpu: update interrupt callback for all ras clients
  drm/amdgpu: allow ras interrupt callback to return error data
  drm/amdgpu: query umc ras error address
  drm/amdgpu: add structures for umc error address translation
  drm/amdgpu: add support for recording ras error address
  drm/amdgpu: update algorithm of umc uncorrectable error counting
  drm/amdgpu: switch to amdgpu_umc structure
  drm/amdgpu: use 64bit operation macros for umc
  drm/amdgpu: add RREG64/WREG64(_PCIE) operations
  drm/amdgpu: add ras error count after each query (v2)
  drm/amdgpu: querry umc error count
  drm/amdgpu: init umc v6_1 functions for vega20
  drm/amdgpu: add umc v6_1 query error count support
  drm/amdgpu: add umc v6_1_1 IP headers
  drm/amdgpu: add rsmu v_0_0_2 ip headers
  drm/amdgpu: add amdgpu_umc_functions structure
  drm/amdgpu: init RSMU and UMC ip base address for vega20
  drm/amdgpu: move some ras data structure to amdgpu_ras.h
  tpm: Document UEFI event log quirks
  drm/amdgpu: drop drmP.h from vcn_v2_5.c
  drm/amdgpu: drop drmP.h from vcn_v2_0.c
  drm/amdgpu: drop drmP.h from sdma_v5_0.c
  drm/amdgpu: drop drmP.h from nv.c
  drm/amdgpu: drop drmP.h from navi10_ih.c
  drm/amdgpu: drop drmP.h in gfx_v10_0.c
  drm/amdgpu: drop drmP.h from amdgpu_amdkfd_gfx_v10.c
  drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c
  docs: net: convert two README files to ReST format
  docs: nios2: add it to the main Documentation body
  docs: hwmon: pxe1610: convert to ReST format and add to the index
  docs: mips: add to the documentation body as ReST
  docs: wimax: convert to ReST and add to admin-guide
  docs: index.rst: don't use genindex for pdf output
  docs: fs: convert porting to ReST
  docs: fs: convert docs without extension to ReST
  docs: isdn: convert to ReST and add to kAPI bookset
  docs: openrisc: convert to ReST and add to documentation body
  docs: parisc: convert to ReST and add to documentation body
  docs: README.buddha: convert to ReST and add to m68k book
  docs: admin-guide: add auxdisplay files to it after conversion to ReST
  docs: packing: move it to core-api book and adjust markups
  docs: ipmb: place it at driver-api and convert to ReST
  docs: i2c: convert to ReST and add to driver-api bookset
  docs: ubifs-authentication.md: convert to ReST
  docs: thermal: add it to the driver API
  Documentation: coresight: convert txt to rst
  Documentation: filesystems: Convert ufs.txt to reStructuredText format
  Documentation: filesystems: Convert jfs.txt to
  doc: email-clients miscellaneous fixes
  RDMA/mlx5: Remove DEBUG ODP code
  docs: riscv: convert boot-image-header.txt to ReST
  docs: zh_CN: howto.rst: fix a broken reference
  docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over
  MAINTAINERS: fix a renamed DT reference
  MAINTAINERS: fix reference to net phy ABI file
  MAINTAINERS: fix broken ref for ABI sysfs-bus-counter-ftm-quaddec
  doc:it_IT: align translation to mainline
  mailmap: add entry to connect my email addresses
  docs: arm: Remove orphan sh-mobile directory
  drm/i915/ehl: Ungate DDIC and DDID
  ice: Disable VFs until reset is completed
  ice: Do not configure port with no media
  ice: separate out control queue lock creation
  ice: Always set prefena when configuring an Rx queue
  ice: Move vector base setup to PF VSI
  ice: track hardware stat registers past rollover
  ice: add lp_advertising flow control support
  x86/kvm: Use CONFIG_PREEMPTION
  x86/dumpstack: Indicate PREEMPT_RT in dumps
  x86: Use CONFIG_PREEMPTION
  kprobes: Use CONFIG_PREEMPTION
  tracing: Use CONFIG_PREEMPTION
  locking/spinlocks: Use CONFIG_PREEMPTION
  rcu: Use CONFIG_PREEMPTION
  sched/preempt: Use CONFIG_PREEMPTION where appropriate
  udf: prevent allocation beyond UDF partition
  perf: Remove dev_err() usage after platform_get_irq()
  perf/imx_ddr: Add MODULE_DEVICE_TABLE
  staging/octeon: Fix build error without CONFIG_NETDEVICES
  RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
  infiniband: Remove dev_err() usage after platform_get_irq()
  selftests: mlxsw: Add a test for leftover DSCP rule
  selftests: mlxsw: Fix local variable declarations in DSCP tests
  myri10ge: remove unneeded variable
  net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
  ARM: vexpress: Cleanup cppcheck shifting warning
  ARM: dts: vexpress: Add missing newline at end of file
  ARM: dts: vexpress: add missing SPDX GPL-2.0 license identifier
  dmaengine: Remove dev_err() usage after platform_get_irq()
  dmaengine: imx-dma: Mark expected switch fall-through
  dmaengine: tegra210-adma: Don't program FIFO threshold
  drm/i915: Move MOCS setup to intel_mocs.c
  drm/i915/tgl: Tigerlake only has global MOCS registers
  drm/i915/tgl: Define MOCS entries for Tigerlake
  drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
  drm/i915/tgl: Move fault registers to their new offset
  drm/i915: remove dangling forward declaration
  drm/radeon: Provide ddc symlink in connector sysfs directory
  drm/amdgpu: Provide ddc symlink in connector sysfs directory
  drm/bridge: ti-tfp410: Provide ddc symlink in connector sysfs directory
  drm/bridge: dw-hdmi: Provide ddc symlink in connector sysfs directory
  drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory
  drm/ast: Provide ddc symlink in connector sysfs directory
  drm/mgag200: Provide ddc symlink in connector sysfs directory
  drm: sti: Provide ddc symlink in hdmi connector sysfs directory
  drm/imx: imx-tve: Provide ddc symlink in connector's sysfs
  drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
  drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directory
  drm: Add drm_connector_init() variant with ddc
  drm: Add ddc link in sysfs created by drm_connector
  ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms
  ASoC: Intel: Skylake: use common NHLT module
  ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry
  ALSA: hda: move parts of NHLT code to new module
  ASoC: Intel: Skylake: move NHLT header to common directory
  drm/gm12u320: Move driver to drm/tiny
  drm/tinydrm: Rename folder to tiny
  drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM
  staging: rtl8188eu: remove redundant assignment to variable rtstatus
  staging: rtl8723bs: indicate disconnection when disconnecting
  asm-generic: make simd.h a mandatory include/asm header
  ASoC: codecs: Add uda1334 codec driver
  mac80211: HE STA disassoc due to QOS NULL not sent
  dt-bindings: sound: Add bindings for UDA1334 codec
  ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify code
  ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code
  ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code
  ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify code
  ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify code
  ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify code
  ASoC: jz4740: use devm_platform_ioremap_resource() to simplify code
  ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
  ASoC: codecs: jz4725b: use devm_platform_ioremap_resource() to simplify code
  ASoC: codecs: msm8916-wcd: use devm_platform_ioremap_resource() to simplify code
  ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code
  ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
  ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to simplify code
  ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code
  ASoC: xlnx: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify code
  ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOS
  ASoC: ti: Mark expected switch fall-throughs
  ASoC: xtfpga-i2s: use devm_platform_ioremap_resource() to simplify code
  ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code
  ASoC: spear: use devm_platform_ioremap_resource() to simplify code
  ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code
  ASoC: sirf: use devm_platform_ioremap_resource() to simplify code
  ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code
  ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify code
  ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify code
  ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code
  ASoC: mt8173: use devm_platform_ioremap_resource() to simplify code
  ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code
  ASoC: rockchip: use devm_platform_ioremap_resource() to simplify code
  ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
  ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify code
  ASoC: meson: g12a-tohdmitx: override codec2codec params
  crypto: s390/aes - fix name clash after AES library refactor
  cpuidle: header file stubs must be "static inline"
  gpio: ixp4xx: remove redundant dev_err message
  quota: fix condition for resetting time limit in do_set_dqblk()
  ext2: code cleanup for ext2_free_blocks()
  ext2: fix block range in ext2_data_block_valid()
  udf: support 2048-byte spacing of VRS descriptors on 4K media
  udf: refactor VRS descriptor identification
  drm/i915/uc: Move uC WOPCM setup in uc_init_hw
  drm/i915/uc: Don't enable communication twice on resume
  mac80211: allow setting spatial reuse parameters from bss_conf
  nl80211: add strict start type
  cfg80211: add support for parsing OBBS_PD attributes
  mac80211: reject zero MAC address in add station
  cfg80211: use parallel_ops for genl
  mac80211_hwsim: fill boottime_ns in netlink RX path
  mac80211: add missing null return check from call to ieee80211_get_sband
  drm/i915/selftests: Pass intel_context to igt_spinner
  drm/prime: Ditch gem_prime_res_obj hook
  drm/amdgpu: Fill out gem_object->resv
  drm/nouveau: Fill out gem_object->resv
  drm/radeon: Fill out gem_object->resv
  drm/i915: Avoid ce->gem_context->i915
  Revert "staging: kpc2000: Convert put_page() to put_user_page*()"
  drm/amd/powerplay: determine the features to enable by pptable only
  drm/amdgpu: correct irq type used for sdma ecc
  drm/amd/powerplay: make power limit retrieval as asic specific
  drm/amd/powerplay: correct arcturus current clock level calculation
  drm/amd/powerplay: support UMD PSTATE settings on arcturus
  drm/amd/powerplay: fix arcturus real-time clock frequency retrieval
  drm/amd/powerplay: remove redundancy debug log in smu
  drm/amd/powerplay: correct the bitmask used in arcturus
  drm/amd/powerplay: add missing arcturus feature maps
  drm/amd/powerplay: support fan speed retrieval on arcturus
  drm/amd/powerplay: support real-time clock retrieval on arcturus
  drm/amd/powerplay: support sensor reading on arcturus
  drm/amd/powerplay: init arcturus SMU metrics table on bootup
  drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval
  drm/amd/powerplay: correct Navi10 VCN powergate control (v2)
  drm/amd/powerplay: support VCN powergate status retrieval for SW SMU
  drm/amd/powerplay: support VCN powergate status retrieval on Raven
  drm/amd/powerplay: add new sensor type for VCN powergate status
  drm/amdgpu: update more sdma instances irq support
  drm/amd/include: adjust base offset of SMUIO and THM for Arcturus
  drm/amd/powerplay: hold on the arcturus gfx dpm support in driver
  drm/amdgpu: correct VCN powergate routine for acturus
  drm/amd/powerplay: enable arcturus powerplay
  drm/amd/powerplay: initialize arcturus MP1 and THM base address
  drm/amd/powerplay: enable SW SMU routine support for arcturus
  drm/amd/powerplay: update arcturus_ppt.c/h V3
  drm/amd/powerplay: update arcturus_ppsmc.h
  drm/amd/powerplay: update smu11_driver_if_arcturus.h
  drm/amd/powerplay: add SW SMU interface for dumping pptable out (v2)
  drm/amd/powerplay: add smcdpminfo table v4_6 support
  drm/amdkfd: Save/restore vcc on gfx10
  drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10
  drm/amdkfd: Fix gfx10 wave64 VGPR context restore
  drm/amd/display: Support uclk switching for DCN2
  drm/amd/display: Embed DCN2 SOC bounding box
  drm/amdgpu: fix a potential information leaking bug
  drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
  drm/amdgpu/powerplay: provide the interface to disable uclk switch for DAL
  drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
  drm/amdgpu/gfx10: update golden settings for navi14
  drm/amd/powerplay: implment sysfs feature status function in smu
  drm/amd/powerplay: move smu_feature_update_enable_state to up level
  drm/amd/powerplay: add smu feature name support
  drm/amd/powerplay: add smu message name support
  drm/amd/powerplay: move smu types to smu_types.h
  drm/amdgpu: Default disable GDS for compute+gfx
  drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
  drm/amdgpu/display: fix the build without CONFIG_DRM_AMD_DC_DSC_SUPPORT
  drm/amdgpu: Fix amdgpu_display_supported_domains logic.
  drm/amdgpu/powerplay: use proper revision id for navi
  drm/amdgpu: put the SMC into the proper state on reset/unload
  drm/amdgpu/powerplay: add set_mp1_state for vega12
  drm/amdgpu/powerplay: add set_mp1_state for vega10
  drm/amdgpu/powerplay: add set_mp1_state for vega20
  drm/amdgpu/powerplay: return success if set_mp1_state is not set
  drm/amdgpu/powerplay: add a new interface to set the mp1 state
  drm/amdgpu: add reset_method asic callback for navi
  drm/amdgpu: add reset_method asic callback for soc15
  drm/amdgpu: add reset_method asic callback for vi
  drm/amdgpu: add reset_method asic callback for cik
  drm/amdgpu: add reset_method asic callback for si
  drm/amdgpu: add an asic callback to determine the reset method
  drm/amd/powerplay: enable SW SMU reset functionality
  drm/amd/powerplay: fix null pointer dereference around dpm state relates
  drm/amd/powerplay: minor fixes around SW SMU power and fan setting
  drm/amd/display: enable S/G for RAVEN chip
  drm/amdgpu: Add check for USWC support for amdgpu_display_supported_domains
  drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC
  drm/amdgpu: Fix hard hang for S/G display BOs.
  drm/amdgpu: adding xgmi error monitoring
  drm/amdgpu: add perfmon and fica atomics for df
  drm/amdkfd: Remove dead code from gfx8/gfx9 trap handlers
  drm/amdkfd: Replace gfx10 trap handler with correct branch
  drm/amdkfd: Fix lost single step exceptions in gfx9 trap handler
  drm/amdkfd: Use SQC when TCP would fail in gfx9 context save.
  drm/amdgpu/gmc10: fix pte mytpe field error for navi14
  drm/amdgpu: use VCN firmware offset for cache window
  drm/amd/powerplay: fix temperature granularity error in smu11
  drm/amd/powerplay: some cosmetic fixes
  drm/amd/powerplay: no pptable transfer and dpms enabled with "dpm=0"
  drm/amd/display: fix a missing null check on a failed kzalloc
  drm/radeon: Use dev_get_drvdata where possible
  drm/amd/display: Use dev_get_drvdata
  drm/amdgpu: Use dev_get_drvdata where possible
  drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
  drm/amdkfd: Fix byte align on VegaM
  drm/amd/powerplay: add callback function of get_thermal_temperature_range
  tools: bpftool: add support for reporting the effective cgroup progs
  selftests/bpf: fix clearing buffered output between tests/subtests
  selftests/bpf: add test for bpf_tcp_gen_syncookie
  selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
  bpf: sync bpf.h to tools/
  bpf: add bpf_tcp_gen_syncookie helper
  tcp: add skb-less helpers to retrieve SYN cookie
  tcp: tcp_syn_flood_action read port from socket
  csky: Fixup dma_alloc_coherent with PAGE_SO attribute
  csky: Fixup mb() synchronization problem
  ARM: dts: aspeed: swift: Fix FSI GPIOs
  extcon: adc-jack: Remove dev_err() usage after platform_get_irq()
  gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
  gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
  gpiolib: of: Reshuffle contents of consumer.h for new library layout
  hv_balloon: Reorganize the probe function
  hv_balloon: Use a static page for the balloon_up send buffer
  net: dsa: ksz: Add Microchip KSZ8795 DSA driver
  net: dsa: ksz: Add KSZ8795 tag code
  dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches
  vsock/virtio: change the maximum packet size allowed
  vhost/vsock: split packets to send using multiple buffers
  vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
  vsock/virtio: reduce credit update messages
  vsock/virtio: limit the memory used per-socket
  hrtimer: Remove task argument from hrtimer_init_sleeper()
  net: Remove dev_err() usage after platform_get_irq()
  linux: Remove bvec page_offset, use bv_offset
  net: Use skb_frag_off accessors
  linux: Add skb_frag_t page_offset accessors
  sctp: factor out sctp_connect_add_peer
  sctp: factor out sctp_connect_new_asoc
  sctp: clean up __sctp_connect
  sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx
  sctp: only copy the available addr data in sctp_transport_init
  drm/i915: make i915_selftest.h self-contained
  HSI: Remove dev_err() usage after platform_get_irq()
  coda: Fix typo in the struct CodaCred documentation
  Documentation: filesystem: fix "Removed Sysctls" table
  Documentation/features/locking: update lists
  scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}
  scsi: qla2xxx: Skip FW dump on LOOP initialization error
  scsi: qla2xxx: Use Correct index for Q-Pair array
  scsi: qla2xxx: Fix abort timeout race condition.
  scsi: qla2xxx: Fix different size DMA Alloc/Unmap
  scsi: qla2xxx: Fix DMA unmap leak
  scsi: mpt3sas: support target smid for [abort|query] task
  scsi: ibmvscsi_tgt: Mark expected switch fall-throughs
  scsi: cxlflash: Mark expected switch fall-throughs
  scsi: mpt3sas: clean up a couple sizeof() uses
  drm/i915/tgl: handle DP aux interrupts
  drm/i915/tgl: Update north display hotplug detection to TGL connections
  drm/i915/tgl: Add hpd interrupt handling
  HSI: ssi_protocol: Mark expected switch fall-throughs
  drm/i915: Update DRIVER_DATE to 20190730
  staging: Remove dev_err() usage after platform_get_irq()
  ppdev: add header include guard
  mei: Use dev_get_drvdata where possible
  uio: Remove dev_err() usage after platform_get_irq()
  usb: Remove dev_err() usage after platform_get_irq()
  mips: remove nargs from __SYSCALL
  MIPS: jz4740: Drop dead code
  hwmon: Drop obsolete JZ4740 driver
  power/supply: Drop obsolete JZ4740 driver
  mtd: rawnand: Drop obsolete JZ4740 NAND driver
  dma: Drop JZ4740 driver
  video/fbdev: Drop JZ4740 driver
  ASoC: jz4740: Drop lb60 board code
  MIPS: configs: LB60: update defconfig
  MIPS: qi_lb60: Migrate to devicetree
  rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
  MIPS: DTS: jz4740: Add missing nodes
  staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacks
  staging: fsl-dpaa2/ethsw: check added_by_user flag
  staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback
  staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entry
  staging: fsl-dpaa2/ethsw: remove unused structure
  MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
  scsi: scsi_debugfs: Use for_each_set_bit to simplify code
  MIPS: X1000: Add X1000 system type.
  drm/rockchip: Make analogix_dp_atomic_check static
  scsi: qla2xxx: Replace vmalloc + memset with vzalloc
  media: via-camera: convert to the vb2 framework
  scsi: fdomain_isa: use CFG1_IRQ_MASK
  media: vivid: add support for new pixelformats
  scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()
  media: v4l2-common: add support for new RGB32 pixelformats
  media: v4l2-tpg: add support for new pixelformats
  scsi: fdomain: use BCTL_RST in fdomain_reset()
  media: v4l2-ctrl: Add a comment on why we zero out compound controls fields
  scsi: aic94xx: Remove unnecessary null check
  media: videodev2.h.rst.exceptions: tymecode -> timecode
  media: v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
  scsi: qla2xxx: Remove unnecessary null check
  SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
  cpuidle-haltpoll: disable host side polling when kvm virtualized
  cpuidle: add haltpoll governor
  governors: unify last_state_idx
  cpuidle: add poll_limit_ns to cpuidle_device structure
  add cpuidle-haltpoll driver
  drm/i915/gt: Provide a local intel_context.vm
  drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
  ARM: dts: socfpga: add missing reset-names for dma
  ARM: dts: socfpga: Adjust GMAC1 clock and TXD lines skew on VINING FPGA
  ARM: dts: socfpga: Fix up button mapping on VINING FPGA
  arm64: dts: stratix10: Add NAND device node
  ARM: dts: socfpga: update to new Denali NAND binding
  arm64: dts: agilex/stratix10: Add reset properties for DMA
  ARM: dts: socfpga: add reset properties for DMA
  ARM: dts: socfpga: add the QSPI OCP reset property on arria10
  PCI: Make pci_set_of_node(), etc private
  PCI: Make pci_enable_ptm() private
  PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private
  PCI: Make pci_ats_init() private
  PCI: Make pcie_update_link_speed() private
  PCI: Make pci_bus_get(), pci_bus_put() private
  PCI: Make pci_hotplug_io_size, mem_size, and bus_size private
  PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private
  PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private
  PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private
  PCI: Make PCI_PM_* delay times private
  coccinelle: Add script to check for platform_get_irq() excessive prints
  driver core: platform: Add an error message to platform_get_irq*()
  platform/x86: asus-wmi: fix CPU fan control on recent products
  platform/x86: asus-wmi: add a helper for device presence
  platform/x86: asus-wmi: cleanup AGFN fan handling
  platform/x86: pcengines-apuv2: wire up simswitch gpio as led
  platform/x86: pcengines-apuv2: add mpcie reset gpio export
  platform/x86: i2c-multi-instantiate: Use struct_size() helper
  platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values
  platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN
  platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN
  platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()
  platform/x86: wmi: Remove acpi_has_method() call
  platform/x86: ISST: Use dev_get_drvdata
  platform: Add platform_find_device_by_driver() helper
  drivers: Add generic helper to match any device
  drivers: Introduce device lookup variants by ACPI_COMPANION device
  drivers: Introduce device lookup variants by device type
  drivers: Introduce device lookup variants by fwnode
  drivers: Introduce device lookup variants by of_node
  drivers: Introduce device lookup variants by name
  usb: phy: ab8500-usb: Mark expected switch fall-throughs
  usb: host: ohci-tmio: Mark expected switch fall-throughs
  ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devices
  usb: exynos: add support for getting PHYs from the standard dt array
  dt-bindings: switch Exynos EHCI/OHCI bindings to use array of generic PHYs
  drm/i915: Inline engine->init_context into its caller
  driver core: Fix creation of device links with PM-runtime flags
  drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl
  ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
  drm: sti: Mark expected switch fall-throughs
  arm64: dts: renesas: ulcb: Sort nodes
  arm64: dts: renesas: ulcb-kf: Sort nodes
  arm64: dts: renesas: salvator-common: Sort nodes
  arm64: dts: renesas: r8a7796: salvator-xs: Sort nodes
  arm64: dts: renesas: r8a7796: salvator-x: Sort nodes
  arm64: dts: renesas: r8a7795: salvator-xs: Sort nodes
  arm64: dts: renesas: r8a7795: salvator-x: Sort nodes
  arm64: dts: renesas: r8a7795-es1: salvator-x: Sort nodes
  arm64: dts: renesas: r8a77965: Sort nodes
  arm64: dts: renesas: r8a7795-es1: Sort nodes
  arm64: dts: renesas: r8a7795: Sort nodes
  drm/i915: use upstream version of header tests
  Documentation: gpio: fix function links in the HTML docs
  staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.c
  staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.c
  staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.c
  staging: rtl8188eu: add spaces around '|' in usb_halinit.c
  staging: rtl8188eu: add spaces around '&' in usb_halinit.c
  staging: rtl8188eu: add spaces around '+' in usb_halinit.c
  staging: wilc1000: remove manual sleep mode
  staging: wilc1000: apply power management regardless of open interfaces
  staging: wilc1000: avoid overriding powersave state
  staging: wilc1000: remove unused members
  staging: wilc1000: remove ip timeout timer
  staging: wilc1000: remove inetaddr notifier
  staging: kpc2000: Convert put_page() to put_user_page*()
  staging: rtl8188eu: remove redundant assignment to rtstatus
  Staging: rtl8192e: fixed a function prototype definition issue
  staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()
  Staging: fbtft: Fix some typo. pdc8544 --> pcd8544
  staging: most: Use DEFINE_SPINLOCK() instead of struct spinlock
  staging: olpc_dcon: Remove TODO item
  staging: vc04_services: fix unused-but-set-variable warning
  staging: rtl8723bs: os_dep: remove two set but not used variables
  staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile'
  staging: rtl8723bs: remove set but not used variable 'bWifiBusy'
  gpio: remove less important #ifdef around declarations
  ALSA: sparc: Mark expected switch fall-throughs
  sound: dmasound_atari: Mark expected switch fall-through
  cpufreq: ti-cpufreq: Mark expected switch fall-through
  net/mlx5e: Protect tc flow table with mutex
  net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev
  net/mlx5e: Eswitch, use state_lock to synchronize vlan change
  net/mlx5e: Eswitch, change offloads num_flows type to atomic64
  net/mlx5e: Protect unready flows with dedicated lock
  net/mlx5e: Protect tc flows hashtable with rcu
  net/mlx5e: Change flow flags type to unsigned long
  net/mlx5e: Extend tc flow struct with reference counter
  net/mlx5e: Simplify get_route_and_out_devs helper function
  net/mlx5e: Fix unnecessary flow_block_cb_is_busy call
  net/mlx5e: Improve ethtool rxnfc callback structure
  net/mlx5e: Avoid warning print when not required
  net/mlx5e: Print a warning when LRO feature is dropped or not allowed
  pinctrl: Ingenic: Add pinctrl driver for X1500.
  dt-bindings: pinctrl: Add X1500 bindings.
  pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.
  dt-bindings: pinctrl: Add X1000 and X1000E bindings.
  pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.
  dt-bindings: pinctrl: Add JZ4760 and JZ4760B bindings.
  dt-bindings: pinctrl: aspeed: Strip unnecessary quotes
  perf vendor events power9: Added missing event descriptions
  libperf: Initial documentation
  libperf: Add perf_evsel__enable/disable test
  libperf: Add perf_evlist__enable/disable test
  libperf: Add perf_evsel tests
  libperf: Add perf_evlist test
  libperf: Add perf_thread_map test
  libperf: Add perf_cpu_map test
  libperf: Add tests support
  libperf: Add install targets
  libperf: Add perf_evsel__attr() function
  libperf: Adopt perf_evlist__enable()/disable() functions from perf
  libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf
  libperf: Add perf_evsel__cpus()/threads() functions
  libperf: Add perf_cpu_map__for_each_cpu() macro
  libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
  libperf: Adopt perf_evsel__read() function from tools/perf
  libperf: Adopt simplified perf_evsel__close() function from tools/perf
  libperf: Adopt simplified perf_evsel__open() function from tools/perf
  libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
  libperf: Adopt the readn()/writen() functions from tools/perf
  libperf: Move nr_members from perf's evsel to libperf's perf_evsel
  libperf: Move fd array from perf's evsel to lobperf's perf_evsel class
  libperf: Adopt xyarray class from perf
  libperf: Add perf_evlist__set_maps() function
  libperf: Add threads to struct perf_evlist
  libperf: Add cpus to struct perf_evlist
  libperf: Add has_user_cpus to struct perf_evlist
  libperf: Add threads to struct perf_evsel
  libperf: Add own_cpus to struct perf_evsel
  libperf: Add cpus to struct perf_evsel
  libperf: Add perf_evsel__delete() function
  libperf: Add perf_evlist__delete() function
  libperf: Add perf_evlist__for_each_evsel() iterator
  libperf: Add perf_evsel__new() function
  libperf: Add perf_evlist__new() function
  libperf: Move zalloc.o into libperf
  libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
  libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
  libperf: Add nr_entries to struct perf_evlist
  libperf: Add perf_evlist__remove() function
  libperf: Add perf_evlist__add() function
  libperf: Add perf_evlist__init() function
  libperf: Add perf_evsel__init function
  libperf: Include perf_evlist in evlist object
  libperf: Include perf_evsel in evsel object
  libperf: Add perf_evlist and perf_evsel structs
  libperf: Add perf_thread_map__get()/perf_thread_map__put()
  libperf: Add perf_thread_map__new_dummy() function
  libperf: Add perf_thread_map struct
  libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
  libperf: Add perf_cpu_map__dummy_new() function
  libperf: Add perf_cpu_map struct
  libperf: Add debug output support
  libperf: Add perf/core.h header
  libperf: Add libperf to the python.so build
  libperf: Add build version support
  libperf: Make libperf.a part of the perf build
  perf evlist: Rename perf_evlist__disable() to evlist__disable()
  perf evlist: Rename perf_evlist__enable() to evlist__enable()
  perf evlist: Rename perf_evlist__close() to evlist__close()
  perf evlist: Rename perf_evlist__open() to evlist__open()
  perf evsel: Rename perf_evsel__cpus() to evsel__cpus()
  perf evsel: Rename perf_evsel__apply_filter() to evsel__apply_filter()
  perf evsel: Rename perf_evsel__disable() to evsel__disable()
  perf evsel: Rename perf_evsel__enable() to evsel__enable()
  perf evsel: Rename perf_evsel__open() to evsel__open()
  perf evlist: Rename perf_evlist__remove() to evlist__remove()
  perf evlist: Rename perf_evlist__add() to evlist__add()
  perf evsel: Rename perf_evsel__new() to evsel__new()
  perf evsel: Rename perf_evsel__delete() to evsel__delete()
  perf evlist: Rename perf_evlist__delete() to evlist__delete()
  perf evlist: Rename perf_evlist__new() to evlist__new()
  perf evlist: Rename perf_evlist__init() to evlist__init()
  perf evsel: Rename perf_evsel__init() to evsel__init()
  perf evlist: Rename struct perf_evlist to struct evlist
  perf evsel: Rename struct perf_evsel to struct evsel
  perf tools: Rename struct thread_map to struct perf_thread_map
  perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
  perf stat: Move loaded out of struct perf_counts_values
  perf trace: Add "sendfile64" alias to the "sendfile" syscall
  perf trace: Reuse BPF augmenters from syscalls with similar args signature
  perf trace: Preallocate the syscall table
  perf trace: Mark syscall ids that are not allocated to avoid unnecessary error messages
  perf trace: Forward error codes when trying to read syscall info
  perf trace beauty: Add BPF augmenter for the 'rename' syscall
  perf trace beauty: Beautify bind's sockaddr arg
  perf trace beauty: Beautify 'sendto's sockaddr arg
  perf trace beauty: Do not try to use the fd->pathname beautifier for bind/connect fd arg
  perf trace beauty: Disable fd->pathname when close() not enabled
  perf trace beauty: Make connect's addrlen be printed as an int, not hex
  perf augmented_raw_syscalls: Augment sockaddr arg in 'connect'
  perf augmented_raw_syscalls: Rename augmented_args_filename to augmented_args_payload
  perf trace: Look for default name for entries in the syscalls prog array
  perf augmented_raw_syscalls: Support copying two string syscall args
  perf augmented_raw_syscalls: Switch to using BPF_MAP_TYPE_PROG_ARRAY
  perf augmented_raw_syscalls: Add handler for "openat"
  perf trace: Handle raw_syscalls:sys_enter just like the BPF_OUTPUT augmented event
  perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place
  perf trace: Allow specifying the bpf prog to augment specific syscalls
  perf trace: Add BPF handler for unaugmented syscalls
  perf trace: Order -e syscalls table
  perf trace: Look up maps just on the __augmented_syscalls__ BPF object
  perf trace: Add pointer to BPF object containing __augmented_syscalls__
  perf evsel: Store backpointer to attached bpf_object
  perf bpf: Do not attach a BPF prog to a tracepoint if its name starts with !
  perf include bpf: Add bpf_tail_call() prototype
  pinctrl: msm8998: Squash TSIF pins together
  net/mlx5: fix -Wtype-limits compilation warnings
  bnxt_en: Add PCI IDs for 57500 series NPAR devices.
  bnxt_en: Support all variants of the 5750X chip family.
  bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
  bnxt_en: Support TPA counters on 57500 chips.
  bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
  bnxt_en: Refactor ethtool ring statistics logic.
  bnxt_en: Add hardware GRO setup function for 57500 chips.
  bnxt_en: Add TPA ID mapping logic for 57500 chips.
  bnxt_en: Add fast path logic for TPA on 57500 chips.
  bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
  bnxt_en: Refactor tunneled hardware GRO logic.
  bnxt_en: Handle standalone RX_AGG completions.
  bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
  bnxt_en: Refactor TPA logic.
  bnxt_en: Add TPA structure definitions for BCM57500 chips.
  bnxt_en: Update firmware interface spec. to 1.10.0.89.
  can: fix ioctl function removal
  drm/i915/uc: Don't fail on HuC firmware failure
  tools: Add definitions for devmap_hash map type
  tools/libbpf_probes: Add new devmap_hash type
  tools/include/uapi: Add devmap_hash BPF map type
  xdp: Add devmap_hash map type for looking up devices by hashed index
  xdp: Refactor devmap allocation code for reuse
  include/bpf.h: Remove map_insert_ctx() stubs
  leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
  leds: netxbig: remove legacy board-file support
  net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
  r8169: make use of xmit_more
  RDMA/efa: Expose device statistics
  IB/bnxt_re: Do not notifify GID change event
  staging/octeon: Allow test build on !MIPS
  net: ag71xx: use resource_size for the ioremap size
  iommu/arm-smmu-v3: Operate directly on low-level queue where possible
  iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue
  iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro
  iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes
  iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
  iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
  iommu/io-pgtable: Remove unused ->tlb_sync() callback
  iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
  iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
  iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
  iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
  iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
  s390/zcrypt: new sysfs attributes serialnr and mkvps
  s390/zcrypt: add base code for cca crypto card info support
  s390/zcrypt: move cca misc functions to new code file
  NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
  NFC: nxp-nci: Clarify on supported chips
  NFC: nxp-nci: Remove 'default n' for the core
  NFC: nxp-nci: Remove unused macro pr_fmt()
  NFC: nxp-nci: Drop comma in terminator lines
  NFC: nxp-nci: Drop of_match_ptr() use
  NFC: nxp-nci: Constify acpi_device_id
  NFC: nxp-nci: Get rid of useless label
  NFC: nxp-nci: Get rid of code duplication in ->probe()
  NFC: nxp-nci: Add GPIO ACPI mapping table
  NFC: nxp-nci: Convert to use GPIO descriptor
  NFC: nxp-nci: Get rid of platform data
  NFC: nxp-nci: Add NXP1001 to the ACPI ID table
  NFC: fix attrs checks in netlink interface
  IB/mlx5: Support per device q counters in switchdev mode
  IB/mlx5: Refactor code for counters allocation
  platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implementation
  platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
  platform/x86: hp_accel: Add support for HP ZBook 17 G5
  net: hns3: use dev_info() instead of pr_info()
  net: hns3: Add support for using order 1 pages with a 4K buffer
  net: hns3: add interrupt affinity support for misc interrupt
  net: hns3: make hclge_service use delayed workqueue
  net: hns3: add debug messages to identify eth down cause
  net: hns3: modify firmware version display format
  net: hns3: change GFP flag during lock period
  net: hns3: remove upgrade reset level when reset fail
  net: hns3: add a check for get_reset_level
  net: hns3: add reset checking before set channels
  drm/i915: Flush the i915_vm_release before ggtt shutdown
  mac80211: add support for the ADDBA extension element
  mac80211: propagate HE operation info into bss_conf
  mac80211: fix ieee80211_he_oper_size() comment
  cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
  cfg80211: fix duplicated scan entries after channel switch
  cfg80211: refactor cfg80211_bss_update
  soc: renesas: rcar-sysc: Use [] to denote a flexible array member
  dt-bindings: can: rcar_can: Complete documentation for RZ/G2[EM]
  dt-bindings: can: rcar_canfd: document r8a774a1 support
  arm64: dts: renesas: r8a774a1: Add SSIU support for sound
  arm64: dts: renesas: r8a774a1: Use extended audio dmac registers
  arm64: dts: renesas: hihope-common: Add WLAN support
  arm64: dts: renesas: hihope-common: Add BT support
  arm64: dts: renesas: hihope-common: Add PCA9654 I/O expander
  arm64: dts: renesas: hihope-rzg2-ex: Enable CAN interfaces
  arm64: dts: renesas: r8a774a1: Add CANFD support
  arm64: dts: renesas: r8a774a1: Add missing assigned-clocks for CAN[01]
  arm64: dts: renesas: r8a774c0: Add missing assigned-clocks for CAN[01]
  arm64: dts: renesas: r8a77995: Fix register range of display node
  arm64: dts: renesas: r8a77995: Add cpg reset for DU
  arm64: dts: renesas: r8a77990: Add cpg reset for DU
  clk: meson: remove clk input helper
  clk: meson: remove ee input bypass clocks
  clk: meson: clk-regmap: migrate to new parent description method
  clk: meson: meson8b: migrate to the new parent description method
  clk: meson: axg: migrate to the new parent description method
  clk: meson: gxbb: migrate to the new parent description method
  clk: meson: g12a: migrate to the new parent description method
  clk: meson: remove ao input bypass clocks
  clk: meson: axg-aoclk: migrate to the new parent description method
  clk: meson: gxbb-aoclk: migrate to the new parent description method
  clk: meson: g12a-aoclk: migrate to the new parent description method
  clk: meson: axg-audio: migrate to the new parent description method
  drm/i915/selftests: Careful not to flush hang_fini on error setups
  ALSA: aoa: onyx: always initialize register read value
  dmaengine: stm32-mdma: Switch to use device_property_count_u32()
  dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
  dt-bindings: dmaengine: shdma: Rename bindings documentation file
  dt-bindings: dmaengine: Convert Allwinner A31 and A64 DMA to a schema
  dt-bindings: dmaengine: Convert Allwinner A10 DMA to a schema
  dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings
  dmaengine: ti: edma: Support for polled (memcpy) completion
  dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
  dmaengine: ti: edma: Clean up the 2x32bit array register accesses
  dmaengine: ti: omap-dma: Improved memcpy polling support
  dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
  extcon: axp288: Use for_each_set_bit() in axp288_extcon_log_rsi()
  extcon: axp288: Add missed error check
  fs-verity: add data verification hooks for ->readpages()
  fs-verity: add the hook for file ->setattr()
  fs-verity: add the hook for file ->open()
  fs-verity: add inode and superblock fields
  fs-verity: add Kconfig and the helper functions for hashing
  fs: uapi: define verity bit for FS_IOC_GETFLAGS
  fs-verity: add UAPI header
  fs-verity: add MAINTAINERS file entry
  fs-verity: add a documentation file
  pinctrl: qcom: Pass irqchip when adding gpiochip
  docs/pinctrl: fix compile errors in example code
  gpio: max77650: add MODULE_ALIAS()
  gpio: of: Break out OF-only code
  ALSA: usb-audio: Scarlett Gen 2 mixer interface
  gpio: bd70528: remove redundant assignment to variable ret
  gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
  Input: soc_button_array - add support for newer surface devices
  platform/x86: surfacepro3_button: Fix device check
  unicore: Drop pointless include
  iio: adc: ad7606: Add debug mode for ad7616
  iio: adc: ad7606: Add support for software mode for ad7616
  iio: adc: ad7606: Allow reconfigration after reset
  iio: adc: ad7606: Move spi dependent features to spi file
  iio: adc: ad7606: Move common channel definition to header
  iio: document bindings for mounting matrices
  selftests/bpf: convert send_signal.c to use subtests
  selftests/bpf: convert bpf_verif_scale.c to sub-tests API
  selftests/bpf: add sub-tests support for test_progs
  selftests/bpf: abstract away test log output
  selftest/bpf: centralize libbpf logging management for test_progs
  libbpf: return previous print callback from libbpf_set_print
  selftests/bpf: add test selectors by number and name to test_progs
  selftests/bpf: revamp test_progs to allow more control
  selftests/bpf: prevent headers to be compiled as C code
  iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfs
  iio: cros_ec_accel_legacy: Add support for veyron-minnie
  iio: cros_ec_accel_legacy: Use cros_ec_sensors_core
  iio: cros_ec_accel_legacy: Fix incorrect channel setting
  iio: cros_ec: Add sign vector in core for backward compatibility
  iio: common: cros_ec_sensors: determine protocol version
  counter/ftm-quaddec: Use device-managed registration API
  iio: imu: st_lsm6dsx: flip irq return logic
  iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR
  iio: magnetometer: mmc35240: Fix a typo in the name of a constant
  iio: pressure: hp03: convert to i2c_new_dummy_device
  iio: light: veml6070: convert to i2c_new_dummy_device
  iio: light: cm36651: convert to i2c_new_dummy_device
  dt-bindings: iio: imu: add bindings for ADIS16460
  iio: imu: Add support for the ADIS16460 IMU
  iio: imu: adis: Add support for SPI transfer cs_change_delay
  iio: mxc4005: Use device-managed APIs
  iio: humidity: Use device-managed APIs
  staging: iio: ad2s1210: Use device-managed API
  iio: maxim_thermocouple: Use device-managed APIs
  iio: make st_sensors drivers use regmap
  iio: move 3-wire spi initialization to st_sensors_spi
  iio:pressure: device settings are set immediately during probe
  iio:magn: device settings are set immediately during probe
  iio:gyro: device settings are set immediately during probe
  iio:accel: device settings are set immediately during probe
  iio:pressure: introduce st_press_get_settings() function
  iio:magn: introduce st_magn_get_settings() function
  iio:gyro: introduce st_gyro_get_settings() function
  iio:accel: introduce st_accel_get_settings() function
  iio:common:st_sensors: add st_sensors_get_settings_index() helper function
  iio: cros_ec: Remove replacing error code with -EIO
  mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits
  mlxsw: spectrum_acl: Track rules that forbid egress block bind
  mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress
  r8169: enable HW csum and TSO
  r8169: remove r8169_csum_workaround
  r8169: implement callback ndo_features_check
  r8169: set GSO size and segment limits
  ipv6: remove printk
  r8169: align setting PME with vendor driver
  mlx4/en_netdev: allow offloading VXLAN over VLAN
  drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block
  net: stmmac: Do not request stmmaceth clock
  net: stmmac: Make MDIO bus reset optional
  net: neigh: remove redundant assignment to variable bucket
  iio: cros_ec: Add calibscale for 3d MEMS
  iio: light: apds9960: Fix a typo
  iio: sca3000: Fix a typo
  IIO: stm32: Remove quadrature related functions from trigger driver
  staging: iio: ad7192: create of_device_id array
  dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds3tr-c device bindings
  iio: imu: st_lsm6dsx: add support to LSM6DS3TR-C
  Documentation: ABI: iio: Add missing newline at end of file
  iio: adc: stm32-adc: add analog switches supply control
  dt-bindings: iio: adc: stm32: add analog switches supply control
  iio: light: stk3310: Add device tree support
  dt-bindings: iio: light: add stk33xx
  dt-bindings: Add vendor prefix for sensortek
  iio: imu: mpu6050: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
  iio: adc: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
  iio: adc: sc27xx: Introduce local variable 'struct device *dev'
  MAINTAINERS: add entry for plantower pms7003 driver
  dt-bindings: iio: chemical: pms7003: convert bindings to yaml
  ARM: dts: rockchip: Cleanup style around assignment operator
  autofs_lookup(): hold ->d_lock over playing with ->d_flags
  get rid of autofs_info->active_count
  drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
  crypto: ghash - add comment and improve help text
  padata: purge get_cpu and reorder_via_wq from padata_do_serial
  crypto: bcm - check assoclen for rfc4543/rfc4106
  crypto: ccree - check assoclen for rfc4543
  padata: Replace delayed timer with immediate workqueue in padata_reorder
  crypto: aegis - fix badly optimized clang output
  crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
  crypto: caam/qi2 - Increase napi budget to process more caam responses
  hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
  hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
  crypto: ccp - Reduce maximum stack usage
  i3c: move i3c_device_match_id to device.c and export it
  mips: vdso: Fix flip/flop vdso building bug
  mips: vdso: Fix source path
  drm/i915/tgl: update ddi/tc clock_off bits
  drm/i915/tgl: select correct bit for port select
  drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization
  sis900: add support for ethtool's EEPROM dump
  staging: octeon: Fix build failure due to typo.
  MAINTAINERS: add entries for some documentation scripts
  drm/i915/uc: Remove redundant RSA offset definition
  drm/i915/uc: Remove redundant ucode offset definition
  drm/i915/uc: Remove redundant header_offset/size definitions
  drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functions
  drm/rockchip: Use drm_atomic_helper_commit_tail_rpm
  drm/rockchip: Don't fully disable vop on self refresh
  drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
  drm/rockchip: Use the helpers for PSR
  drm/rockchip: Check for fast link training before enabling psr
  drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistently
  drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()s
  drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()
  drm/panel: jh057n00900: Move panel DSI init to enable()
  drm/i915/gt: Add to timeline requires the timeline mutex
  drm/i915/uc: Don't sanitize guc_log_level modparam
  drm/i915: Do not rely on for loop caching the mask
  ASoC: Intel: Skylake: Remove static table index when parsing topology
  ASoC: codec2codec: fix missing return of error return code
  mm/hmm: remove hmm_range vma
  mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd
  video: amba-clcd: Spout an error if of_get_display_timing() gives an error
  drm: panel-lvds: Spout an error if of_get_display_timing() gives an error
  video: of: display_timing: Don't yell if no timing node is present
  video: of: display_timing: Add of_node_put() in of_get_display_timing()
  nl80211: Include wiphy address setup in NEW_WIPHY
  nl80211: document uapi for CMD_FRAME_WAIT_CANCEL
  mac80211: implement HE support for mesh
  mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
  mac80211: HE: add Spatial Reuse element parsing support
  mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header
  drm/i915/perf: Initialise err to 0 before looping over ce->engines
  mm/hmm: merge hmm_range_snapshot into hmm_range_fault
  mm/hmm: replace the block argument to hmm_range_fault with a flags value
  mm/hmm: a few more C style and comment clean ups
  mm/hmm: replace hmm_update with mmu_notifier_range
  ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls()
  ALSA: hda - Show the fatal CORB/RIRB error more clearly
  drm/panel: simple: Add support for Sharp LD-D5116Z01B panel
  ASoC: sunxi: fix a sound binding broken reference
  ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
  crypto: ccp - Include the module name in system log messages
  crypto: Remove orphan tools/crypto directory
  crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
  crypto: ccp - Add a module parameter to control registration for DMA
  crypto: ccp - module parameter to limit the number of enabled CCPs
  crypto: ccp - Add a module parameter to specify a queue count
  crypto: ccp - Make CCP debugfs support optional
  crypto: user - make NETLINK_CRYPTO work inside netns
  crypto: inside-secure -reduce hash byte counters to 64 bits
  crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites
  crypto: inside-secure - added support for rfc3686(ctr(aes))
  dt-bindings: panel: Add Sharp LD-D5116Z01B
  drm/panel: check failure cases in the probe func
  ARM: dts: gemini: Mount root from mtdblock3
  ARM: dts: gemini: Switch to redboot partition parsing
  ARM: dts: gemini: Fix up confused pin settings
  mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
  mac80211: add xmit rate to struct ieee80211_tx_status
  mac80211: add support for parsing ADDBA_EXT IEs
  cfg80211: give all multi-BSSID BSS entries the same timestamp
  cfg80211: don't parse MBSSID if transmitting BSS isn't created
  cfg80211: clean up cfg80211_inform_single_bss_frame_data()
  cfg80211: no need to check return value of debugfs_create functions
  mac80211: AMPDU handling for rekeys with Extended Key ID
  mac80211: Simplify Extended Key ID API
  spi: sprd: Change the hwlock support to be optional
  mac80211_hwsim: Extended Key ID API update
  spi: sprd: adi: Change hwlock to be optional
  spi: sprd: adi: Add a reset reason for watchdog mode
  spi: sprd: adi: Add a reset reason for factory test mode
  spi: sprd: adi: Add a reset reason for TOS panic
  spi: sprd: adi: Remove redundant address bits setting
  mac80211: add tx dequeue function for process context
  lib80211: use crypto API ccm(aes) transform for CCMP processing
  mac80211: remove unused and unneeded remove_sta_debugfs callback
  iwlwifi: mvm: remove unused .remove_sta_debugfs callback
  iwlwifi: dvm: no need to check return value of debugfs_create functions
  mac80211: pass the vif to cancel_remain_on_channel
  mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'
  drm/i915/guc: init submission structures as part of guc_init
  dt-bindings: opp: qcom-nvmem: Make speedbin related properties optional
  dt-bindings: opp: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
  PM / OPP: Correct Documentation about library location
  opp: of: Support multiple suspend OPPs defined in DT
  dt-bindings: opp: Support multiple opp-suspend properties
  opp: core: add regulators enable and disable
  opp: Don't decrement uninitialized list_kref
  opp: Add dev_pm_opp_find_level_exact()
  opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
  opp: Not all power-domains are scalable
  MIPS: BCM47XX: Add support for Netgear R6200 V1
  crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
  crypto: ux500 - Use spinlock_t instead of struct spinlock
  crypto: drivers - Use kmemdup rather than duplicating its implementation
  crypto: tcrypt - add a speed test for AEGIS128
  crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
  crypto: aegis128 - add support for SIMD acceleration
  crypto: aegis - avoid prerotated AES tables
  crypto: aegis128 - drop empty TFM init/exit routines
  crypto: aegis128l/aegis256 - remove x86 and generic implementations
  crypto: morus - remove generic and x86 implementations
  crypto: testmgr - add tests for lzo-rle
  crypto: arm/aes-scalar - unexport en/decryption routines
  crypto: arm64/aes-cipher - switch to shared AES inverse Sbox
  crypto: arm/aes-cipher - switch to shared AES inverse Sbox
  crypto: arm64/aes-neon - switch to shared AES Sboxes
  crypto: lib/aes - export sbox and inverse sbox
  crypto: aes-generic - unexport last-round AES tables
  crypto: chelsio - replace AES cipher calls with library calls
  crypto: ccp - move to AES library for CMAC key derivation
  crypto: amcc - switch to AES library for GCM key derivation
  bluetooth: switch to AES library
  crypto: arm/ghash - provide a synchronous version
  crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
  crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
  crypto: arm/aes - use native endiannes for key schedule
  crypto: arm64/aes-ce-cipher - use AES library as fallback
  crypto: aes - move sync ctr(aes) to AES library and generic helper
  crypto: ctr - add helper for performing a CTR encryption walk
  crypto: aes-generic - drop key expansion routine in favor of library version
  crypto: arm64/aes-ce - switch to library version of key expansion routine
  crypto: arm64/aes-neonbs - switch to library version of key expansion routine
  crypto: arm64/aes-ccm - switch to AES library
  crypto: arm/aes-neonbs - switch to library version of key expansion routine
  crypto: arm64/ghash - switch to AES library
  crypto: safexcel/aes - switch to library version of key expansion routine
  crypto: cesa/aes - switch to library version of key expansion routine
  crypto: padlock/aes - switch to library version of key expansion routine
  crypto: x86/aes - drop scalar assembler implementations
  crypto: x86/aes-ni - switch to generic for fallback and key routines
  crypto: aes - create AES library based on the fixed time AES code
  crypto: aes/fixed-time - align key schedule with other implementations
  crypto: aes - rename local routines to prevent future clashes
  crypto: arm/aes-ce - cosmetic/whitespace cleanup
  crypto: inside-secure - add support for 0 length HMAC messages
  crypto: inside-secure - add support for arbitrary size hash/HMAC updates
  crypto: inside-secure - let HW deal with initial hash digest
  crypto: inside-secure: back out parts of earlier HMAC update workaround
  crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
  crypto: inside-secure - fix scatter/gather list to descriptor conversion
  crypto: inside-secure - fix incorrect skcipher output IV
  crypto: inside-secure - silently return -EINVAL for input error cases
  crypto: inside-secure - keep ivsize for DES ECB modes at 0
  crypto: ccree - notify TEE on FIPS tests errors
  crypto: fips - add FIPS test failure notification chain
  crypto: ccree - account for TEE not ready to report
  crypto: ccree - drop legacy ivgen support
  crypto: ccree - fix spelling mistake "configration" -> "configuration"
  mips: Add clock_gettime64 entry point
  mips: Add clock_getres entry point
  mips: Add support for generic vDSO
  selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
  bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
  selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
  tools/bpf: sync bpf_flow_keys flags
  bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
  bpf/flow_dissector: document flags
  bpf/flow_dissector: pass input flags to BPF flow dissector program
  selftests/bpf: Add selftests for bpf_perf_event_output
  bpf: Allow bpf_skb_event_output for a few prog types
  net: mvneta: use devm_platform_ioremap_resource() to simplify code
  drm/i915/uc: Reorder params in intel_uc_fw_fetch
  drm/i915: Capture vma contents outside of spinlock
  tipc: fix changeover issues due to large packet
  tipc: optimize link synching mechanism
  drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
  drm/panfrost: Export all GPU feature registers
  drm/amd/display: Implement MST Aux device registration
  drm/amd/display: Use connector kdev as aux device parent
  drm/nouveau: Use connector kdev as aux device parent
  ARM: dts: rockchip: add veyron-tiger board
  ARM: dts: rockchip: add veyron-fievel board
  dt-bindings: ARM: dts: rockchip: Add bindings for rk3288-veyron-{fievel,tiger}
  drm/dp_mst: Enable registration of AUX devices for MST ports
  ARM: dts: rockchip: consolidate veyron panel and backlight settings
  drm/i915/uc: Move uc firmware layout definitions to dedicated file
  drm/i915/uc: Update drawing for firmware layout
  drm/i915: Fix GuC documentation links
  ARM: dts: rockchip: move rk3288-veryon display settings into a separate file
  ARM: dts: rockchip: Limit WiFi TX power on rk3288-veyron-jerry
  drm/dp: Use non-cyclic idr
  arm64: dts: rockchip: Add PWM fan for RockPro64
  mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault
  mm/hmm: remove the legacy hmm_pfn_* APIs
  nouveau: return -EBUSY when hmm_range_wait_until_valid fails
  clk: rockchip: Fix -Wunused-const-variable in rv1108 clk driver
  ptp: ptp_dte: remove redundant dev_err message
  mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
  mlxsw: spectrum: Expose KVD size for Spectrum-2
  edac: altera: Move Stratix10 SDRAM ECC to peripheral
  net: sfc: falcon: convert to i2c_new_dummy_device
  leds: lm3697: Switch to use fwnode_property_count_uXX()
  leds: lm36274: Switch to use fwnode_property_count_uXX()
  leds: lm3532: Switch to use fwnode_property_count_uXX()
  leds: an30259a: Use generic support for composing LED names
  dt-bindings: an30259a: Add function and color properties
  leds: gpio: Use generic support for composing LED names
  dt-bindings: leds-gpio: Add function and color properties
  leds: as3645a: Use generic support for composing LED names
  dt-bindings: as3645a: Add function and color properties
  leds: aat1290: Use generic support for composing LED names
  dt-bindings: aat1290: Add function and color properties
  leds: cr0014114: Use generic support for composing LED names
  dt-bindings: cr0014114: Add function and color properties
  leds: lm3601x: Use generic support for composing LED names
  dt-bindings: lm36010: Add function and color properties
  leds: lm3692x: Use generic support for composing LED names
  dt-bindings: lm3692x: Add function and color properties
  leds: lp8860: Use generic support for composing LED names
  dt-bindings: lp8860: Add function and color properties
  leds: lt3593: Use generic support for composing LED names
  dt-bindings: lt3593: Add function and color properties
  leds: sc27xx-blt: Use generic support for composing LED names
  dt-bindings: sc27xx-blt: Add function and color properties
  leds: core: Add support for composing LED class device names
  dt-bindings: leds: Add properties for LED name construction
  dt-bindings: leds: Add LED_FUNCTION definitions
  dt-bindings: leds: Add LED_COLOR_ID definitions
  leds: class: Improve LED and LED flash class registration API
  qed*: Change dpi_addr to be denoted with __iomem
  ASoC: codec2codec: deal with params when necessary
  ASoC: codec2codec: name link using stream direction
  ASoC: codec2codec: run callbacks in order
  MAINTAINERS: update EDAC entry to reflect current tree and maintainers
  IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface
  RDMA/core: Support netlink commands in non init_net net namespaces
  RDMA/mlx4: Annotate boolean arguments as bool and not int
  RDMA/mlx4: Separate creation of RWQ and QP
  IB/usnic: Use dev_get_drvdata
  RDMA: Make most headers compile stand alone
  RDMA/qedr: Remove Unneeded variable rc
  RDMA/qib: Unneeded variable ret
  regulator: act8865: fix ptr_ret.cocci warnings
  ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92
  ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15
  ASoC: wm_adsp: Allow bus error handler to be called directly
  ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)
  media: v4l2-core: Cleanup Makefile
  media: staging: hantro: avoid future namespace collisions
  media: hantro: Support RK3399 VP8 decoding
  media: hantro: Move VP8 common code
  usbip: tools: fix GCC8 warning for strncpy
  media: hantro: Add helpers to prepare/finish a run
  media: hantro: Add hantro_get_{src, dst}_buf() helpers
  media: hantro: Constify the control array
  media: hantro: Simplify the controls creation logic
  media: hantro: Set DMA max segment size
  media: staging: media: hantro: Remove call to memset after dma_alloc_coherent
  ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
  media: Don't default-enable "ancillary driver autoselect" if EMBEDDED
  media: rcar-vin: Always setup controls when opening video device
  media: rcar-vin: Add support for RGB formats with alpha component
  media: rcar-vin: Add control for alpha component
  media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGB
  media: v4l2-dev: fix WARN_ON(!vdev->device_caps)
  drm/via: drop use of drmP.h
  drm/via: make via_drv.h self-contained
  drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
  drm/via: drop use of DRM(READ|WRITE) macros
  RDMA/hns: Refactor eq table init for hip08
  RDMA/hns: Refactor hem table mhop check and calculation
  RDMA/hns: Package for hns_roce_rereg_user_mr function
  RDMA/hns: Optimize hns_roce_mhop_alloc function.
  RDMA/hns: optimize the duplicated code for qpc setting flow
  RDMA/hns: Use a separated function for setting extend sge paramters
  RDMA/hns: Refactor for hns_roce_v2_modify_qp function
  RDMA/hns: Refactor the code of creating srq
  RDMA/hns: Package the flow of creating cq
  IB/mlx5: Avoid unnecessary typecast
  RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
  media: ipu3-cio2: Parse information from firmware without using callbacks
  media: ipu3-cio2: Proceed with notifier init even if there are no subdevs
  media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints fails
  media: v4l2-async: Safely clean up an uninitialised notifier
  media: omap3isp: Rework OF endpoint parsing
  arm64: dts: qcom: sdm845: remove macro from unit name
  arm64: dts: qcom: sdm845-cheza: remove macro from unit name
  arm64: dts: qcom: sdm845: remove unit name for thermal trip points
  arm64: dts: qcom: sdm845: remove unnecessary properties for dsi nodes
  arm64: dts: qcom: sdm845: Add unit name to soc node
  arm64: dts: sdm845: Add video nodes
  x86/apic/x2apic: Implement IPI shorthands support
  x86/apic/flat64: Remove the IPI shorthand decision logic
  x86/apic: Share common IPI helpers
  x86/apic: Remove the shorthand decision logic
  x86/smp: Enhance native_send_call_func_ipi()
  x86/smp: Move smp_function_call implementations into IPI code
  x86/apic: Provide and use helper for send_IPI_allbutself()
  x86/apic: Add static key to Control IPI shorthands
  x86/apic: Move no_ipi_broadcast() out of 32bit
  x86/apic: Add NMI_VECTOR wait to IPI shorthand
  x86/apic: Remove dest argument from __default_send_IPI_shortcut()
  x86/hotplug: Silence APIC and NMI when CPU is dead
  x86/cpu: Move arch_smt_update() to a neutral place
  x86/apic/uv: Make x2apic_extra_bits static
  x86/apic: Consolidate the apic local headers
  x86/apic: Move apic_flat_64 header into apic directory
  x86/apic: Move ipi header into apic directory
  x86/apic: Cleanup the include maze
  x86/apic: Move IPI inlines into ipi.c
  x86/apic: Make apic_pending_intr_clear() more robust
  x86/apic: Soft disable APIC before initializing it
  x86/apic: Invoke perf_events_lapic_init() after enabling APIC
  x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
  x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails
  sched/core: Silence a warning in sched_init()
  sched/core: Fix CPU controller for !RT_GROUP_SCHED
  sched/core: Prevent race condition between cpuset and __sched_setscheduler()
  rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
  cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
  cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
  sched/deadline: Fix bandwidth accounting at all levels after offline migration
  cpusets: Rebuild root domain deadline accounting information
  sched/core: Streamle calls to task_rq_unlock()
  sched/topology: Add partition_sched_domains_locked()
  sched/fair: Introduce fits_capacity()
  sched/isolation: Prefer housekeeping CPU in local node
  sched/stats: Fix unlikely() use of sched_info_on()
  sched/core: Convert get_task_struct() to return the task
  sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
  sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
  time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
  sched/fair: Fix imbalance due to CPU affinity
  sched/fair: Change task_numa_work() storage to static
  sched/fair: Move task_numa_work() init to init_numa_balancing()
  sched/fair: Move init_numa_balancing() below task_numa_work()
  cpu/hotplug: Cache number of online CPUs
  cpumask: Implement cpumask_or_equal()
  smp/hotplug: Track booted once CPUs in a cpumask
  locking/lockdep: Report more stack trace statistics
  locking/lockdep: Reduce space occupied by stack traces
  stacktrace: Constify 'entries' arguments
  locking/lockdep: Make it clear that what lock_class::key points at is not modified
  fs: kernfs: Fix possible null-pointer dereferences in kernfs_path_from_node_locked()
  kernfs: fix potential null pointer dereference
  dmaengine: dma-jz4780: Break descriptor chains on JZ4740
  mfd: davinci_voicecodec: Remove pointless #include
  mfd: max77620: Add of_node_put() before return
  ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
  ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
  ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
  clk: meson: g12a: fix hifi typo in mali parent_names
  misc: fastrpc: fix memory leak when out of memory
  staging: rtl8192*: display ESSIDs using %pE
  docs: ABI: remove extension from sysfs-class-mic.txt
  mic: avoid statically declaring a 'struct device'.
  fpga: dfl: use driver core functions, not sysfs ones.
  mtd: rawnand: ingenic: Add of_node_put() before return
  mtd: rawnand: meson: Add of_node_put() before return
  mtd: rawnand: tango: Add of_node_put() before return
  mtd: rawnand: oxnas: Add of_node_put()
  mtd: rawnand: vf610: Add of_node_put() before goto
  mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
  drm/bridge: sii902x: add audio graph card support
  media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
  media: v4l2-async: Get fwnode reference when putting it to the notifier's list
  media: davinci-vpif: Don't dereference endpoint after putting it, fix refcounting
  locks: Fix procfs output for file leases
  driver core: Remove device link creation limitation
  char: ppdev: Fix a possible null-pointer dereference in pp_release()
  intel_th: msu: Preserve pre-existing buffer configuration
  intel_th: msu: Prevent freeing buffers while locked windows exist
  intel_th: msu: Get rid of the window size limit
  intel_th: msu-sink: An example msu buffer "sink"
  intel_th: msu: Introduce buffer interface
  media: staging/intel-ipu3: Use dev_get_drvdata where possible
  media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
  media: pci: Use dev_get_drvdata where possible
  media: ov2680: fix a typo in a function name
  media: Add support for Cadence CSI2TX 2.1
  media: Fix Lane mapping in Cadence CSI2TX
  media: Add lane checks for Cadence CSI2TX
  media: dt-bindings: Update bindings for Cadence CSI2TX version 2.1
  media: i2c: ov5640: Fix the order for enabling regulators
  media: i2c: ov5640: Check for devm_gpiod_get_optional() error
  media: ov5645: Use regulator_bulk() functions
  media: ov5645: Remove unneeded regulator_set_voltage()
  media: vivid: fix typo: use -> user
  media: staging: davinci: remove vpfe driver
  media: staging/media/bcm2048: remove driver
  media: vivid: fix device init when no_error_inj=1 and fb disabled
  media: am437x: remove unused struct vpfe_pixel_format
  media: davinci/vpfe_capture.c: drop unused format descriptions
  media: sh_veu: convert to struct v4l2_fh
  media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap results
  media: marvell-ccic: mmp: add MODULE_DEVICE_TABLE
  media: v4l: ctrls: Add debug messages
  dmaengine: tegra-apb: Support per-burst residue granularity
  media: hdpvr: Add device num check and handling
  media: staging: media: cedrus: Fix misuse of GENMASK macro
  media: rcar-vin: Centralize black listing of pixel formats
  media: rcar-vin: Clean up correct notifier in error path
  media: dt: bindings: tegra-vde: Document new optional IOMMU property
  ARM: dts: stm32: enable FMC2 NAND controller on stm32mp157c-ev1
  ARM: dts: stm32: add FMC2 NAND controller pins muxing on stm32mp157c-ev1
  ARM: dts: stm32: add FMC2 NAND controller support on stm32mp157c
  drm/bridge: sii902x: make audio mclk optional
  dt-bindings: display: sii902x: Change audio mclk binding
  drm/bridge: sii902x: fix missing reference to mclk clock
  drm/stm: attach gem fence to atomic state
  ARM: dts: stm32: activate dma for qspi on stm32mp157
  dt-bindings: usb: mtu3: fix typo of DMA clock name
  usb: chipidea: udc: remove redundant assignment to variable retval
  usb: host: xhci-hub: fix extra endianness conversion
  usb: host: Remove call to memset after dma_alloc_coherent
  usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
  usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
  usb: typec: mux: Switch to use fwnode_property_count_uXX()
  usb: typec: tcpm: Switch to use fwnode_property_count_uXX()
  usb: dwc3: Switch to use device_property_count_u32()
  usb: dwc2: Switch to use device_property_count_u32()
  USB: core: hcd-pci: Use dev_get_drvdata where possible
  MAINTAINERS: Remove tinydrm entry
  drm/tinydrm: Move mipi-dbi
  drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPER
  drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICE
  drm/tinydrm/mipi-dbi: Remove CMA helper dependency
  drm/tinydrm: Split struct mipi_dbi in two
  drm/tinydrm: Rename remaining variable mipi -> dbidev
  drm/tinydrm: Rename variable mipi -> dbi
  drm/tinydrm/mipi-dbi: Move cmdlock mutex init
  Input: allow drivers specify timestamp for input events
  misc: alcor_pci: Use dev_get_drvdata
  misc: eeprom: max6875: convert to i2c_new_dummy_device
  misc: eeprom: ee1004: convert to i2c_new_dummy_device
  staging: rtl8723bs: hal: Remove unneeded variable pU1Tmp
  staging: rtl8723bs: Remove unused function prototype ODM_SetAntenna()
  staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()
  staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()
  staging: rtl8723bs: Replace function beacon_timing_control()
  staging: rtl8723bs: hal: Replace function rtl8723b_set_ap_wowlan_cmd()
  staging: rtl8723bs: hal: Replace function rtl8723b_set_wowlan_cmd()
  staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex()
  staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex()
  staging: rtl8723bs: rtw_pwrctrl: Change true/false checks
  drivers/staging/rtl8192u: fix indentation issue, remove extra tab
  staging: mt7621-pci: avoid use 'err' local variable
  staging: rtl8192e: remove set but not used variable 'payload '
  staging: rtl8723bs: hal: remove redundant assignment to variable n
  staging: rtl8723bs: remove unused file hal_phy.c
  staging: rtl8723bs: core: Remove Unneeded variable ret
  staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wow
  staging: rtl8723bs: remove set but not used variable 'cck_highpwr'
  staging: rtl8712: r8712_free_recvframe(): Change return type
  staging: rtl8712: r8712_init_recvbuf(): Change return type
  staging: rtl8712: r8712_set_802_11_add_wep(): Change return values
  staging: rtl8712: init_mp_priv(): Change return values
  staging: rtl8712: r8712_register_cmd_alive(): Change return values
  staging: rtl8712: r8712_set_key(): Change return values
  staging: rtl8712: r8712_set_auth(): Change return values
  staging: rtl8712: r8712_init_mlme_priv(): Change return values
  staging: rtl8712: Merge memcpy + be16_to_cpus to get_unaligned_be16
  staging: rtl8712: recv_linux.c: Align * on block comment
  staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32
  staging: comedi: daqboard2000: Remove function db2k_initialize_dac()
  staging: android: ion: Remove unused rbtree for ion_buffer
  drm/i915/uc: Unify uC firmware upload
  drm/i915/uc: Plumb the gt through fw_upload
  drm/i915/huc: Copy huc rsa only once
  drm/i915/uc: Move xfer rsa logic to common function
  drm/i915/uc: Unify uc_fw status tracking
  drm/i915/uc: Unify uC FW selection
  drm/i915: Fix handling of non-supported uC
  drm/i915/uc: Unify uC platform check
  autofs: simplify get_next_positive_...(), get rid of trylocks
  remoteproc: qcom: Move glink_ssr notification after stop
  mlx4: avoid large stack usage in mlx4_init_hca()
  qed: reduce maximum stack frame size
  r8169: improve rtl_set_rx_mode
  net/ixgbevf: fix a compilation error of skb_frag_t
  selftests: mlxsw: Fix typo in qos_mc_aware.sh
  dt-bindings: fpga: Consolidate bridge properties
  qlge: Fix build error without CONFIG_ETHERNET
  fpga: altera-pr-ip: Make alt_pr_unregister function void
  r8169: fix a typo in a comment
  fpga: altera-cvp: Fix function definition argument
  e1000e: add workaround for possible stalled packet
  igc: Add more SKUs for i225 device
  igc: Update the MAC reset flow
  igc: Remove the unused field from a device specification structure
  igc: Remove the polarity field from a PHY information structure
  ARM: bcm283x: Reduce register ranges for UART, SPI and I2C
  RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zero
  RDMA/mlx4: Untag user pointers in mlx4_get_umem_mr
  PCI: Use devm_add_action_or_reset()
  Build fixes for skb_frag_size conversion
  sfc-falcon: Use dev_get_drvdata where possible
  sfc: Use dev_get_drvdata where possible
  forcedeth: Use dev_get_drvdata where possible
  net: marvell: Use dev_get_drvdata where possible
  ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration
  ASoC: Intel: Skylake: Make MCPS and CPS params obsolete
  ASoC: Intel: Skylake: Do not disable FW notifications
  ASoC: Intel: Skylake: Remove memory available check
  ASoC: Intel: Skylake: Remove MCPS available check
  ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl
  ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct
  drivers: net: xgene: Remove acpi_has_method() calls
  watchdog: ath79_wdt: fix a typo in the name of a function
  spi: dw-pci: Use dev_get_drvdata
  ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
  lib/timerqueue: Rely on rbtree semantics for next timer
  x86/crash: Remove unnecessary comparison
  ALSA: line6: sizeof (byte) is always 1, use that fact.
  x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
  iommu: Introduce iommu_iotlb_gather_add_page()
  iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
  iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
  iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync()
  iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
  mwifiex: use eth_broadcast_addr() to assign broadcast address
  rtlwifi: remove assignment to itself
  brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
  libertas_tf: Use correct channel range in lbtf_geo_init
  rtw88: debug: dump tx power indexes in use
  rtlwifi: btcoex: fix issue possible condition with no effect (if == else)
  mt7601u: use params->ssn value directly
  brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
  brcmfmac: simply remove flowring if bus is down
  brcmfmac: avoid firmware commands when bus is down
  brcmfmac: clear events in brcmf_fweh_detach() will always fail
  brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
  brcmfmac: change the order of things in brcmf_detach()
  Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
  brcmfmac: allow 160MHz in custom regulatory rules
  brcmfmac: enable DFS_OFFLOAD extended feature if supported
  brcmfmac: add 160MHz in chandef_to_chanspec()
  rtw88: pci: Use DMA sync instead of remapping in RX ISR
  rtw88: pci: Rearrange the memory usage for skb in RX ISR
  libertas: Add missing sentinel at end of if_usb.c fw_table
  rtw88: Fix misuse of GENMASK macro
  wl3501_cs: remove redundant variable rc
  libertas: remove redundant assignment to variable ret
  rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
  rt2x00: no need to check return value of debugfs_create functions
  rt2x00usb: remove unnecessary rx flag checks
  rsi: return explicit error values
  extcon: sm5502: Add IRQ_ONESHOT
  extcon: gpio: Request reasonable interrupts
  extcon: arizona: Update binding example to use available defines
  extcon: fsa9480: Support the FSA880 variant
  drm/i915/guc: Set GuC init params only once
  extcon: extcon-max77843: convert to i2c_new_dummy_device
  Input: cyapa - switch to using devm_device_add_group()
  Input: elan_i2c - switch to using devm_add_action_or_reset()
  Input: elan_i2c - switch to using devm_device_add_groups()
  Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
  extcon: arizona: Switch to use device_property_count_u32()
  Input: ts4800-ts - use devm_platform_ioremap_resource()
  Input: sun4i-ts - use devm_platform_ioremap_resource()
  Input: mxs-lradc-ts - use devm_platform_ioremap_resource()
  Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()
  can: Add SPDX license identifiers for CAN subsystem
  can: remove obsolete empty ioctl() handler
  can: ti_hecc: use timestamp based rx-offloading
  can: flexcan: add support for DT property 'wakeup-source'
  dt-bindings: can: flexcan: add can wakeup property
  can: flexcan: add support for PE clock source select
  dt-bindings: can: flexcan: add PE clock source property to device tree
  can: flexcan: implement can Runtime PM
  can: Kconfig: correct history of the CAN protocol
  can: xilinx_can: clean up indentation issue
  can: xilinx_can: Add support for CANFD FD frames
  can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
  can: xilinx_can: Fix flags field initialization for axi can and canps
  can: xilinx_can: Fix kernel doc warnings
  can: xilinx_can: Fix style issues
  can: tcan4x5x: Add tcan4x5x driver to the kernel
  dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
  can: m_can: Rename m_can_priv to m_can_classdev
  can: m_can: Create a m_can platform framework
  can: m_can: Fix checkpatch issues on existing code
  can: mark expected switch fall-throughs
  can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
  can: kvaser_usb: Use struct_size() in alloc_candev()
  can: sja1000: f81601: add Fintek F81601 support
  arm64: dts: allwinner: h6: Enable IR on H6 boards
  arm64: dts: allwinner: h6: Add IR receiver node
  arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
  arm64: dts: allwinner: a64: Add IR node
  ARM: dts: sunxi: Prefer A31 bindings for IR
  ARM: dts: sunxi: Prefer A31 bindings for IR
  arm64: defconfig: Enable IR SUNXI option
  drm/mgag200: Don't unpin the current cursor image's buffer.
  drm/mgag200: Set cursor scanout address to correct BO
  drm/mgag200: Pin displayed cursor BO to video memory
  can: sja1000: Makefile/Kconfig: sort alphabetically
  MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYER
  PCI: Unexport pci_bus_sem
  PCI: Unexport pci_bus_get() and pci_bus_put()
  PCI: Remove pci_block_cfg_access() et al (unused)
  selftests/bpf: remove perf buffer helpers
  samples/bpf: switch trace_output sample to perf_buffer API
  samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
  selftests/bpf: switch test_tcpnotify to perf_buffer API
  selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
  libbpf: provide more helpful message on uninitialized global var
  cgroup: minor tweak for logic to get cgroup css
  cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
  MIPS: Remove unused R8000 CPU support
  MIPS: Remove unused R5432_CP0_INTERRUPT_WAR
  MIPS: Remove unused R5432 CPU support
  MIPS: Remove unused R4300 CPU support
  arm64: defconfig: enable cpufreq support for RPi3
  tc-testing: added tdc tests for [b|p]fifo qdisc
  hv_sock: Use consistent types for UUIDs
  ARM: defconfig: enable cpufreq driver for RPi
  nfp: flower: offload MPLS set action
  nfp: flower: offload MPLS pop action
  nfp: flower: offload MPLS push action
  net: sched: include mpls actions in hardware intermediate representation
  net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
  net: jme: Use dev_get_drvdata
  igb: Use dev_get_drvdata where possible
  i40e: Use dev_get_drvdata
  fm10k: Use dev_get_drvdata
  e1000e: Use dev_get_drvdata where possible
  net: broadcom: Use dev_get_drvdata
  net: atheros: Use dev_get_drvdata
  net: 3com: 3c59x: Use dev_get_drvdata
  atm: Use dev_get_drvdata
  leds: is31fl319x: simplify getting the adapter of a client
  ftgmac100: Fix build.
  percpu: fix typo in pcpu_setup_first_chunk() comment
  rtc: s5m: convert to i2c_new_dummy_device
  rtc: s35390a: convert to i2c_new_dummy_device
  rtc: max77686: convert to i2c_new_dummy_device
  qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
  ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
  ASoC: soc-core: use existing snd_soc_dai_digital_mute()
  ASoC: soc-dai: add snd_soc_dai_compress_new()
  ASoC: soc-dai: add snd_soc_dai_remove()
  ASoC: soc-dai: add snd_soc_dai_probe()
  ASoC: soc-dai: add snd_soc_dai_resume()
  ASoC: soc-dai: add snd_soc_dai_suspend()
  ASoC: soc-dai: add snd_soc_dai_delay()
  ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
  ASoC: soc-dai: add snd_soc_dai_trigger()
  ASoC: soc-dai: add snd_soc_dai_prepare()
  ASoC: soc-dai: add snd_soc_dai_shutdown()
  ASoC: soc-dai: add snd_soc_dai_startup()
  ASoC: soc-dai: add snd_soc_dai_hw_free()
  ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
  ASoC: add soc-dai.c
  ASoC: rsnd: Support hw_free() callback at DAI level
  regulator: act8865: support regulator-pull-down property
  regulator: act8865: rename fixed LDO ops
  drm/i915: Use dev_get_drvdata
  drm/i915/huc: fix status check
  drm/i915: Squelch nop wait-for-idle trace
  arm64: perf: Remove unused macro
  gpio: pch: Use dev_get_drvdata
  media: vimc.rst: add vimc-streamer source documentation
  media: vimc.rst: Add a proper alt attribute to vimc.dot
  media: vimc: stream: format comments as kernel-doc
  media: vimc: stream: fix style of argument description
  media: vimc: stream: remove obsolete function doc
  media: mx2_emmaprp: use struct v4l2_fh
  pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()
  media: omap_vout: use struct v4l2_fh
  media: m2m-deinterlace: use struct v4l2_fh
  media: media/i2c: don't return ENOTTY if SUBDEV_API is not set
  media: vb2-dc: skip CPU sync in map/unmap dma_buf
  media: saa7134: remove redundant assignment to variable value
  media: staging/media/davinci_vpfe: Add null check post kmalloc
  media: ti-vpe: fix leaked of_node references
  media: exynos4-is: fix leaked of_node references
  media: staging/imx: Fix NULL deref in find_pipeline_entity()
  media: vivid: work around high stack usage with clang
  media: cobalt: Prefer pcie_capability_read_word()
  media: via-camera: fix v4l2-compliance fails
  video: ssd1307fb: Add devicetree configuration of display setup
  dt-bindings: display: ssd1307fb: Add initialization properties
  video: ssd1307fb: Handle width and height that are not multiple of 8
  video: ssd1307fb: Start page range at page_offset
  video: ssd1307fb: Remove unneeded semicolons
  video: ssd1307fb: Use screen_buffer instead of screen_base
  video: fbdev-MMP: Remove call to memset after dma_alloc_coherent
  video: fbdev: nvidia: Remove dead code
  video: fbdev: nvidia: Remove extra return
  au1200fb: don't use DMA_ATTR_NON_CONSISTENT
  fbmem: remove redundant assignment to err
  drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbi
  drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats()
  drm/tinydrm/repaper: Don't use tinydrm_display_pipe_init()
  drm/tinydrm: Move tinydrm_machine_little_endian()
  drm/tinydrm: Move tinydrm_spi_transfer()
  drm/tinydrm: Clean up tinydrm_spi_transfer()
  drm/tinydrm: Remove tinydrm_spi_max_transfer_size()
  drm/tinydrm: Remove spi debug buffer dumping
  drm/tinydrm: Use spi_is_bpw_supported()
  drm/tinydrm: Use DRM_MODE_CONNECTOR_SPI
  drm: Add SPI connector type
  pinctrl: merrifield: Use devm_platform_ioremap_resource()
  pinctrl: intel: Use devm_platform_ioremap_resource()
  pinctrl: cherryview: Use devm_platform_ioremap_resource()
  pinctrl: baytrail: Use devm_platform_ioremap_resource()
  media: ov7670: don't return ENOTTY if SUBDEV_API is not set
  media: via-camera: use struct v4l2_fh
  media: via-camera: call viafb_pm_unregister in remove()
  media: go7007: Fix misuse of strscpy
  media: m2m-deinterlace: Fix misuse of strscpy
  media: cobalt: remove redundant assignment to variable data
  media: platform: meson-ao-cec-g12a: add support for SM1
  media: dt-bindings: media: meson-ao-cec: add SM1 compatible
  media: davinci-vpbe: remove obsolete includes
  media: vivid:add sanity check to avoid divide error and set value to 1 if 0.
  media: vivid: fix potential integer overflow on left shift
  media: drivers/media: don't set pix->priv = 0
  media: v4l2-mem2mem: reorder checks in v4l2_m2m_poll()
  media: vb2: reorder checks in vb2_poll()
  media: input/touchscreen/sur40: use COLORSPACE_RAW
  media: v4l2-ioctl: call v4l_pix_format_touch() for TRY_FMT
  media: tegra-cec: use cec_notifier_cec_adap_(un)register
  media: stih-cec: use cec_notifier_cec_adap_(un)register
  media: s5p-cec: use cec_notifier_cec_adap_(un)register
  media: seco-cec: use cec_notifier_cec_adap_(un)register
  media: cros-ec-cec: use cec_notifier_cec_adap_(un)register
  media: meson/ao-cec: use cec_notifier_cec_adap_(un)register
  media: uapi: new file needs types.h
  fbdev: Ditch fb_edid_add_monspecs
  x86/bitops: Use __builtin_constant_p() directly instead of IS_IMMEDIATE()
  x86/build: Remove unneeded uapi asm-generic wrappers
  regulator: stm32-booster: Remove .min_uV and .list_voltage for fixed regulator
  regulator: act8865: Add support for act8600 charger
  ASoC: rt1308: Convert headers to SPDX
  ASoC: rt5665: Fix a typo in the name of a function
  ASoC: SOF: Intel: hda: fix stream id setting
  ASoC: SOF: Intel: hda: fix link DMA config
  ASoC: fsl_esai: recover the channel swap after xrun
  drm/i915/selftests: Let igt_vma_partial et al breathe
  ASoC: SOF: Intel: ssp: BCLK delay parameter
  ASoC: SOF: Intel: hda: reset link DMA state in prepare
  ASoC: SOF: Intel: hda: add a parameter to disable MSI
  ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS
  ASoC: SOF: Intel: hda: use SOF defined init chip in resume
  ASoC: SOF: Intel: hda: set position buffer in init chip
  ASoC: SOF: Intel: hda: Enable jack detection
  ASoC: SOF: Intel: hda: reduce ifdef usage for hda
  ASoC: SOF: Intel: hda: correct ROM state mask
  ASoC: SOF: remove unused state variable in suspend function
  ASoC: SOF: loader: Don't ignore SRAM block types
  ASoC: SOF: loader: Use the BAR provided by FW
  ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops
  ASoC: SOF: core: increase default IPC timeouts
  ASoC: SOF: ipc: use timeout configured at probe
  ASoC: SOF: use common code to send PCM_FREE IPC
  ASoC: SOF: reset DMA state in prepare
  ASoC: SOF: pci: mark last_busy value at runtime PM init
  ASoC: pcm3168a: Fix a typo in the name of a constant
  drm/i915/uc: Sanitize uC when GT is sanitized
  drm/i915/uc: Gt-fy uc reset
  drm/i915: Add HDCP capability info to i915_display_info.
  ARM: dts: sunxi: Fix the HDMI PHY name
  ARM: dts: sunxi: Remove simple-panel compatible
  MAINTAINERS: add soc/ux500
  ARM: ux500: simplify and move debug UART
  dt-bindings: arm: fsl: Add the pico-pi-imx8m board
  dt-bindings: arm: Document i.MX8QXP AI_ML board binding
  dt-bindings: Add Vendor prefix for Einfochips
  dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board
  firmware: imx: scu-pd: Add IRQSTR_DSP PD range
  firmware: imx: scu-pd: Add mu13 b side PD range
  ARM: ux500: add missing of_node_put()
  firmware: imx: scu-pd: Rename mu PD range to mu_a
  ARM: dts: imx6sll: move GIC to right location in DT
  ARM: dts: imx6ul: move GIC to right location in DT
  ARM: dts: imx6sl: move GIC to right location in DT
  ARM: dts: imx6sx: move GIC to right location in DT
  PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
  PM: sleep: Integrate suspend-to-idle with generig suspend flow
  PM: sleep: Simplify suspend-to-idle control flow
  ACPI: PM: Set s2idle_wakeup earlier and clear it later
  PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
  ACPI: EC: Return bool from acpi_ec_dispatch_gpe()
  ACPICA: Return u32 from acpi_dispatch_gpe()
  PCI: irq: Introduce rearm_wake_irq()
  ARM: dts: vf610-zii-scu4-aib: Drop unused pinctrl_i2c3 pinmux config
  ARM: dts: vf610-zii-scu4-aib: Fix pinctrl_i2c1's identation
  ARM: dts: vf610-zii-spb4: Drop unused pinctrl_i2c1 pinmux config
  ARM: dts: ux500: set pull-up on STUIB STMPE IRQ line
  ARM: dts: ux500: Fix up the thermal nodes
  ARM: dts: ste: Update coresight DT bindings
  ARM: ux500: Stop populating the PRCMU devices early
  drm/komeda: remove set but not used variable 'old'
  ARM: dts: imx6ull: Add support for PHYTEC phyBOARD-Segin with i.MX 6ULL
  ARM: dts: imx6ul: segin: Move machine include to dts files
  ARM: dts: imx6ul: segin: Move ECSPI interface to board include file
  ARM: dts: imx6ul: phycore: Add eMMC at usdhc2
  ARM: dts: imx6ul: segin: Only enable NAND if it is populated
  ARM: dts: imx6ul: segin: Make FEC and ethphy configurable in dts
  ARM: dts: imx6ul: segin: Fix LED naming for phyCORE and PEB-EVAL-01
  ARM: dts: imx6ul: segin: Reduce eth drive strength
  ARM: dts: imx6ul: segin: Add boot media to dts filename
  ARM: dts: imx6ul: phyboard-segin: Rename dts to PHYTEC name scheme
  net: Convert skb_frag_t to bio_vec
  net: Rename skb_frag_t size to bv_len
  net: Rename skb_frag page to bv_page
  net: Reorder the contents of skb_frag_t
  net: Increase the size of skb_frag_t
  net: Use skb accessors in network core
  net: Use skb accessors in network drivers
  net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
  ARM: configs: aspeed: Refresh defconfigs
  ARM: configs: aspeed: Enable commonly used network functionality
  ARM: dts: aspeed: Add SGPM pinmux
  ARM: dts: aspeed: tiogapass: Add VR devices
  ARM: dts: aspeed: Add Lenovo Hr855xg2 BMC
  ARM: dts: aspeed: Add Facebook Minipack BMC
  dt-bindings: serial: lpuart: add the clock requirement for imx8qxp
  r8169: improve rtl_rx
  arm64: dts: qcom: Add Asus NovaGo TP370QL
  arm64: dts: qcom: Add HP Envy x2
  arm64: dts: qcom: Add Lenovo Miix 630
  firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
  drm/i915: Rely on spinlock protection for GPU error capture
  drm/i915/gt: Hook up intel_context_fini()
  drm/i915: Remove obsolete engine cleanup
  drm/i915: Fix up broken merge
  MIPS: qi_lb60: Move MMC configuration to devicetree
  scsi: ufs: change msleep to usleep_range
  scsi: lpfc: Remove unnecessary null check before kfree
  scsi: virtio_scsi: implement request batching
  scsi: core: add support for request batching
  scsi: ufs: uapi: Fix SPDX license identifier
  scsi: ufs: Add history of fatal events
  scsi: ufs: Do not reset error history during host reset
  scsi: ufs: Add fatal and auto-hibern8 error history
  scsi: ufs: Change names related to error history
  drm/i915/gtt: Fix rounding for 36b
  rtc: isl12026: convert to i2c_new_dummy_device
  dt-bindings: rtc: Remove the PCF8563 from the trivial RTCs
  rtc: imxdi: use devm_platform_ioremap_resource() to simplify code
  rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
  drm/bridge: Improve the help text for DRM_ANALOGIX_ANX78XX
  drm/amdgpu/smu: move fan rpm query into the asic specific code
  leds: apu: add pr_fmt prefix for better log output
  drm/amdgpu: set sdma irq src num according to sdma instances
  leds: apu: fix error message on probing failure
  drm/amd/powerplay: remove redundancy debug log in smu
  leds: apu: drop profile field from priv data
  leds: apu: drop iosize field from priv data
  leds: apu: drop enum_apu_led_platform_types
  drm/amd/powerplay: custom peak clock freq for navi10
  leds: apu: drop superseeded apu2/3 led support
  leds: ktd2692: Fix a typo in the name of a constant
  batman-adv: Replace usage of strlcpy with strscpy
  batman-adv: Start new development cycle
  leds: an30259a: Fix typo
  media: dvbsky: add support for Mygica T230C v2
  media: si2168: add support for Mygica T230C v2
  media: mceusb: USB reset device following USB clear halt error
  media: dib0700: fix link error for dibx000_i2c_set_speed
  media: technisat-usb2: break out of loop at end of buffer
  media: mtk-cir: lower de-glitch counter for rc-mm protocol
  media: rc: remove unused #define RC_PROTO_BIT_ALL
  media: mtk-cir: only allow protocols that have software decoders
  media: hantro: Add support for MPEG-2 decoding on RK3328
  media: dt-bindings: rockchip: Document RK3328 VPU binding
  media: hantro: Add support for VP8 decoding on rk3288
  media: v4l2-ctrl: Validate VP8 stateless decoder controls
  media: uapi: Add VP8 stateless decoder API
  ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
  usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
  net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
  media: v4l2-ctrl: Move compound control validation
  net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
  IB/hfi1: Remove unused define
  IB/hfi1: Do not update hcrc for a KDETH packet during fault injection
  media: omap3isp: set device_caps in struct video_device
  media: ti-vpe: set device_caps in struct video_device
  media: omap_vout: set device_caps in struct video_device
  media: vsp1: set device_caps in struct video_device
  media: sh_veu/sh_vou: set device_caps in struct video_device
  media: xilinx: set device_caps in struct video_device
  media: via-camera: set device_caps in struct video_device
  media: bdisp: set device_caps in struct video_device
  media: pxa_camera: don't set caps in querycap
  media: marvell-ccic: set device_caps in struct video_device
  media: mx2_emmaprp: set device_caps in struct video_device
  media: m2m-deinterlace: set device_caps in struct video_device
  media: fsl-viu: set device_caps in struct video_device
  media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device
  media: coda: set device_caps in struct video_device
  media: am437x/davinci: set device_caps in struct video_device
  media: media/platform: don't set description in ENUM_FMT
  media: drivers/staging/media: don't set description for ENUM_FMT
  media: media/pci: don't set description for ENUM_FMT
  leds: leds-lp5562 allow firmware files up to the maximum length
  leds: ns2: Add of_node_put() before return
  leds: max77650: Add of_node_put() before return
  leds: as3645a: Fix misuse of strlcpy
  leds: max77650: add MODULE_ALIAS()
  media: media/usb: don't set description in ENUM_FMT
  media: v4l2-ioctl: add missing pixelformats
  MAINTAINERS: Add an entry for generic architecture topology
  base: arch_topology: update Kconfig help description
  RISC-V: Parse cpu topology during boot.
  arm: Use common cpu_topology structure and functions.
  cpu-topology: Move cpu topology code to common code.
  dt-binding: cpu-topology: Move cpu-map to a common binding.
  ASoC: madera: Read device tree configuration
  firmware: qcom_scm: Fix some typos in docs and printks
  firmware: qcom_scm: Use proper types for dma mappings
  Documentation: DT: arm: add support for sockets defining package boundaries
  dmaengine: bcm2835: Print error in case setting DMA mask fails
  dmaengine: edma: make edma_filter_fn private
  dmaengine: omap-dma: make omap_dma_filter_fn private
  arm64: dts: allwinner: h6: Fix SID node name
  ARM: dts: sunxi: Unify the DE2 bus clocks order
  ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
  ALSA: firewire-lib: process payload of isoc context according to packet descriptors
  ALSA: fireface: code refactoring for FF data block processing layer
  ALSA: firewire-motu: code refactoring for MOTU data block processing layer
  ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
  ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
  ALSA: firewire-lib: code refactoring for AM824 data block processing layer
  ALSA: firewire-lib: pass packet descriptor to data block processing layer
  ALSA: firewire-lib: code refactoring to process context payloads
  ALSA: firewire-lib: code refactoring to process PCM substream
  ALSA: firewire-lib: use packet descriptor for IR context
  ALSA: firewire-lib: use packet descriptor for IT context
  ALSA: firewire-lib: add list of packet descriptor
  ALSA: firewire-lib: pass no syt information to data block processing layer
  ALSA: firewire-lib: add syt_override member for some protocols
  ALSA: firewire-lib: operate data block counter in top level of processing for IR context
  ALSA: firewire-lib: operate data block counter in top level of processing for IT context
  ALSA: firewire-lib: pass data block counter to data block processing layer
  ALSA: firewire-lib: pass data block count as an argument to tracepoints event
  ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
  gpio: em: use a helper variable for &pdev->dev
  eeprom: at24: remove unneeded include
  ASoC: sgtl5000: Fix charge pump source assignment
  ASoC: sgtl5000: Fix of unmute outputs on probe
  ASoC: sgtl5000: add ADC mute control
  ASoC: sgtl5000: Fix definition of VAG Ramp Control
  ASoC: sgtl5000: Improve VAG power and mute control
  ASoC: Define a set of DAPM pre/post-up events
  ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34
  ASoC: cs47l35: Use define for DSPCLK enable bit
  ASoC: rt1308: add silence detection and manual PDB control
  ASoC: rt1308: simplify the EFUSE read function
  ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
  ASoC: max98383: fix i2c probe failure
  ASoC: fsl_sai: mark regmap as fast_io
  ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
  ASoC: fsl_sai: add of_match data
  ASoC: mediatek: mt8183: make headset codec optional
  ASoC: wcd9335: add irqflag IRQF_ONESHOT flag
  ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".
  spi: dw-mmio: Clock should be shut when error occurs
  spi: dw-mmio: Use devm_platform_ioremap_resource()
  regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
  regulator: lm363x: Fix n_voltages setting for lm36274
  regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
  sound: soc: codecs: mt6358: change return type of mt6358_codec_init_reg
  ASoC: fsl_esai: Wrap some operations to be functions
  ASoC: rt5677: remove superfluous set
  ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing
  ASoC: wcd9335: Fix misuse of GENMASK macro
  ASoC: SOF: Intel: hda: Make hdac_device device-managed
  locks: revise generic_add_lease tracepoint
  x86: Remove X86_FEATURE_MFENCE_RDTSC
  x86/mpx: Remove MPX APIs
  x86/mpx: Remove selftests themselves
  x86/mpx: Remove selftests Makefile entry
  x86/realmode: Remove trampoline_status
  drivers: hv: vmbus: Replace page definition with Hyper-V specific one
  x86/hyperv: Add functions to allocate/deallocate page for Hyper-V
  x86/hyperv: Create and use Hyper-V page definitions
  x86/cpufeatures: Enable a new AVX512 CPU feature
  cpu/cpuid-deps: Add a tab to cpuid dependent features
  x86/syscalls: Split the x32 syscalls into their own table
  x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
  x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
  x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long
  x86/paravirt: Drop {read,write}_cr8() hooks
  x86/apic: Initialize TPR to block interrupts 16-31
  ARM: dts: sunxi: Switch from phy to phy-handle
  ARM: dts: sunxi: Switch to the generic PHY properties
  ALSA: hda: Flush interrupts on disabling
  ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI
  ALSA: hda/hdmi - Don't report spurious jack state changes
  ARM: dts: opos6uldev: use OF graph to describe the display
  arm64: defconfig: Build imx8 ddr pmu as module
  dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
  clk: sunxi-ng: v3s: add the missing PLL_DDR1
  cpufreq: ap806: Add NULL check after kcalloc
  dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
  cpufreq: Add sun50i nvmem based CPU scaling driver
  staging: mt7621-pinctrl: Add of_node_put() before return
  staging: mt7621-pci: Add of_node_put() before return
  staging: erofs: support bmap
  staging: erofs: avoid opened loop codes
  staging: vt6656: change alignment to match parenthesis
  staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()
  staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()
  staging: rtl8188eu: Replace function rtw_alloc_network()
  staging: rtl8188eu: Remove function rtw_modular64()
  staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()
  staging: rtl8188eu: Replace function beacon_timing_control()
  staging: rtl8188eu: core: Remove function enable_rate_adaptive()
  staging: rtl8188eu: core: Replace function Set_MSR()
  staging: rtl8723bs: core: Change return type of init_mlme_ext_priv
  staging: rtl8723bs: os_dep: Remove code valid only for 5GHz
  staging: rtl8723bs: core: Remove code valid only for 5GHz
  staging: rtl8723bs: hal: Remove code valid only for 5GHz
  staging: kpc2000: kpc_spi: Remove unnecessary null check before kfree
  staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.h
  staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags
  staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name
  staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error
  staging: fsl-dpaa2/ethsw: Add network interface statistics
  staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
  staging: wlan-ng: use "%*pE" for serial number
  staging: wilc1000: Replace function wilc_wlan_cfg_get_val()
  staging: wlan-ng: Replace function hfa384x_dowmem()
  staging: wlan-ng: Replace function hfa384x_dormem()
  staging: wlan-ng: Remove function hfa384x_docmd_wait()
  staging: wlan-ng: Remove unused function hfa384x_docmd_async()
  staging: wlan-ng: Remove function hfa384x_dowmem_async()
  staging: wlan-ng: Remove unused function hfa384x_dormem_async()
  staging: wlan-ng: Remove unused function hfa384x_dorrid_async()
  staging: wlan-ng: Remove function hfa384x_dowrid_async()
  staging: wlan-ng: Remove function hfa384x_dowrid_wait()
  staging: wlan-ng: Remove function hfa384x_dorrid_wait()
  staging: most: dim2: Remove function dimcb_io_write()
  staging: most: dim2: Remove function dimcb_io_read()
  staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()
  staging: rtl8712: remove redundant assignment to variable res
  staging: erofs: Remove function erofs_kill_sb()
  staging: erofs:converting all 'unsigned' to 'unsigned int'
  staging: greybus: remove redundant assignment to variable is_empty
  staging: greybus: Replace function gb_i2c_device_setup()
  staging: most: Delete an error message for a failed memory allocation
  Input: add support for the FlySky FS-iA6B RC receiver
  arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
  arm64: defconfig: Select CONFIG_CLK_IMX8MN by default
  arm64: dts: imx8mq-librem5: Enable MIPI D-PHY
  arm64: dts: imx8mq: Add MIPI D-PHY
  ARM: dts: imx7ulp: add edma device node
  ARM: dts: imx7-colibri: Remove unneeded snvs_pwrkey node
  ARM: dts: imx7d-zii-rpu2: Remove unneeded snvs_pwrkey node
  ARM: dts: Add ZII support for ZII i.MX7 RMU2 board
  ARM: dts: imx6sll: correct sdma compatible
  ARM: dts: imx6ul: add dma support on ecspi
  soc: imx8: Add i.MX8MM UID(unique identifier) support
  soc: imx8: Add i.MX8MQ UID(unique identifier) support
  arm64: defconfig: Select CONFIG_PINCTRL_IMX8MN by default
  arm64: defconfig: Enable SDMA on i.mx8mq/8mm
  dt-bindings: arm: fsl: Add support for ZII i.MX7 RMU2 board
  arm64: dts: rockchip: Specify override mode for kevin panel
  ARM: dts: rockchip: Specify rk3288-veyron-minnie's display timings
  ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings
  audit_inode(): switch to passing AUDIT_INODE_...
  filename_mountpoint(): make LOOKUP_NO_EVAL unconditional there
  filename_lookup(): audit_inode() argument is always 0
  MIPS: pte_special()/pte_mkspecial() support
  MIPS: BMIPS: add clock controller nodes
  MIPS: DTS: jz4740: Add node for the MMC driver
  MIPS: Decode config3 register on Ingenic SoCs
  MIPS: Rename JZRISC to XBURST
  ARM: dts: at91: Avoid colliding 'display' node and property names
  MIPS: Undefine PMD_ORDER for 32-bit builds
  MIPS: ingenic: Add support for huge pages
  MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT
  MIPS: Add partial 32-bit huge page support
  MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA
  drm: Add Grain Media GM12U320 driver v2
  drm/fb: remove unused function: drm_gem_fbdev_fb_create()
  drm/sun4i: sun8i-csc: Add support for color encoding and range
  drm/sun4i: sun8i_csc: Simplify register writes
  drm/sun4i: Introduce color encoding and range properties
  drm/mediatek: direct include of drm.h in mtk_drm_gem.c
  drm: direct include of drm.h in drm_syncobj.c
  drm: direct include of drm.h in drm_prime.c
  drm: direct include of drm.h in drm_gem_shmem_helper.c
  drm: direct include of drm.h in drm_gem.c
  drm/ati_pcigart: drop dependency on drm_os_linux.h
  drm: drop uapi dependency from drm_vblank.h
  drm/panel: make drm_panel.h self-contained
  drm/i915/dsi: remove set but not used variable 'hfront_porch'
  drm/i915/gtt: Don't try to clear failed empty pd allocation
  drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors
  Revert "drm/i915: Update description of i915.enable_guc modparam"
  Revert "drm/i915/guc: Turn on GuC/HuC auto mode"
  drm/i915/icl: Add Wa_1409178092
  drm/i915/icl: Verify engine workarounds in GEN8_L3SQCREG4
  drm/i915: Skip CS verification of L3 bank registers
  drm/i915: Fix and improve MCR selection logic
  drm/i915: Trust programmed MCR in read_subslice_reg
  drm/i915: Fix GEN8_MCR_SELECTOR programming
  drm/doc: Document kapi doc expectations
  drm/i915: Remove set but not used variable 'src_y'
  drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine
  drm/amd/display: handle active dongle port type is DP++ or DP case
  drm/amd/display: Copy GSL groups when committing a new context
  drm/amd/display: Add debug entry to destroy disconnected edp link
  drm/amd/display: avoid power gate domains that doesn't exist
  drm/amd/display: Add SMU version field to clk_mgr_internal
  drm/amd/display: support "dummy pstate"
  drm/amd/display: fix mpcc assert condition
  drm/amd/display: do not read link setting if edp not connected
  drm/amd/display: Increase size of audios array
  drm/amd/display: 3.2.42
  drm/amd/display: drop ASSERT() if eDP panel is not connected
  drm/amd/display: Set enabled to false at start of audio disable
  drm/amd/display: Clean up dynamic metadata logic
  drm/amd/display: Only enable audio if speaker allocation exists
  drm/amd/display: Fix dc_create failure handling and 666 color depths
  drm/amd/display: populate last calculated bb state with max clocks
  drm/amd/display: add dcc programming for dual plane
  drm/amd/display: Implement DAL3 GPU Integer Scaling
  drm/amd/display: add pipe CRC sources without disabling dithering.
  drm/amd/display: use min disp and dpp clk debug option for dcn2
  drm/amd/display: add a option to force the clock at every mode change.
  drm/amd/display: Change offset_to_id to reflect what id_to_offset returns
  drm/amd/display: add set and get clock for testing purposes
  drm/amd/display: allocate 4 ddc engines for RV2
  drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo control interface
  drm/amd/display: 3.2.41
  drm/amd/display: Fixes for some MPO cases
  drm/amd/display: Cache the use_pitch_c conditional
  drm/amd/display: Add DIG_CLOCK_PATTERN register
  drm/amd/display: Add CM_BYPASS via debug option
  drm/amd/display: Add MPC 3DLUT resource management
  drm/amd/display: Add debug option to disable timing sync
  drm/amd/display: Clear FEC_READY shadow register if DPCD write fails
  drm/amd/display: Optimize gamma calculations
  drm/amd/display: put back front end initialization sequence
  drm/amd/display: Set FEC_READY always before link training
  drm/amd/display: Use helper for determining HDMI signal
  drm/amd/display: Implement generic MUX registers (v2)
  drm/amd/display: Wait for flip to complete
  drm/amd/display: 3.2.40
  drm/amd/display: Change min_h_sync_width from 8 to 4
  drm/amd/display: Remove second initialization of pp_smu
  drm/amd/display: fix not calling ppsmu to trigger PME
  drm/amd/display: use encoder's engine id to find matched free audio device
  drm/amd/display: Remove unnecessary NULL check in set_preferred_link_settings
  drm/amd/display: Do not fill Null packet in the blank period
  drm/amd/display: fix DMCU hang when going into Modern Standby
  drm/amd/display: Disable Audio on reinitialize hardware
  drm/amd/display: Power-gate all DSCs at driver init time
  drm/amd/display: Remove dsc disable_ich flag programming.
  drm/amd/display: Read max down spread
  drm/amd/display: Fix some HUBP programming issues
  drm/amd/display: Check for valid stream_encode
  drm/amd/display: Expose enc2_set_dynamic_metadata
  drm/amd/display: 3.2.39
  drm/amd/display: Wait for backlight programming completion in set backlight level
  drm/amd/display: add functionality to get pipe CRC source.
  drm/amd/display: add functionality to grab DPRX CRC entries.
  drm/amd/display: Poll for GPUVM context ready (v2)
  drm/amd/display: add monitor patch to add T7 delay
  drm/amd/display: add hdmi2.1 dsc pps packet programming
  drm/amd/display: refactor dump_clk_registers
  drm/amd/display: wait for the whole frame after global unlock
  drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTO
  drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct
  drm/amd/display: Clock does not lower in Updateplanes
  drm/amd/display: Incorrect Read Interval Time For CR Sequence
  drm/amd/display: 3.2.38
  drm/amd/display: Split out common HUBP registers and code
  drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongle
  drm/amd/display: swap system aperture high/low
  drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec
  drm/amd/display: Set default block_size, even in unexpected cases
  drm/amd/display: early return when pipe_cnt is 0 in bw validation
  drm/amd/display: Update drm_dsc to reflect native 4.2.0 DSC spec
  drm/amd/display: Add aux tracing log in dce
  drm/amd/display: No audio endpoint for Dell MST display
  drm/amd/display: cap DCFCLK hardmin to 507 for NV10
  drm/amd/display: move bw calc code into helpers
  drm/amd/display: 3.2.37
  drm/amd/display: fix dsc disable
  drm/amd/display: fix up HUBBUB hw programming for VM
  drm/amd/display: 3.2.36
  drm/amd/display: Add ability to set preferred link training parameters.
  drm/amd/display: initialize p_state to proper value
  drm/amdgpu: use VCN firmware offset for cache window
  drm/ttm: use the same attributes when freeing d_page->vaddr
  drm/amd/powerplay: change sysfs pp_dpm_xxx format for navi10
  drm/amdgpu: drop ras self test
  drm/amdgpu: only allow error injection to UMC IP block
  drm/amdgpu: disable GFX RAS by default
  drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability
  drm/amd/powerplay: report bootup clock as max supported on dpm disabled
  drm/amdgpu: Default disable GDS for compute VMIDs
  drm/amdgpu:  exposing fica registers to df offsets
  drm/amd/powerplay: input check for unsupported message/clock index
  drm/amd/powerplay: correct SW SMU valid mapping check
  drm/amdgpu: flag arcturus as experimental for now
  drm/amdgpu: drop unused function definitions
  drm/amdgpu:add all VCN rings into schedule request queue
  drm/amdkfd: Increase vcrat size for GPU
  drm/amdgpu: enable all 8 sdma instances for Arcturus silicon
  drm/amdkfd: Merge gfx9/arcturus trap handlers, add ACC VGPR save
  drm/amdgpu: Add more detail to the VM fault printing
  drm/amdkfd: Add device id for real asics
  drm/amdgpu: limit sdma instances to 2 for Arcturus in BU phase
  drm/amdgpu: skip gfx 9 common golden settings for arct
  drm/amdkfd: Add arcturus CWSR trap handler
  amd/powerplay: No SW XGMI dpm for Arcturus rev 2
  drm/amdgpu: clean up nonexistent firmware declaration for Arcturus
  drm/amdgpu: init gds config for arct
  drm/amdgpu: keep stolen memory for arct
  drm/amdgpu: init arct external rev id
  drm/amdgpu: add arct gc golden settings
  drm/amdgpu: add arct sdma golden settings
  drm/amdgpu: add pci DID for Arcturus GL-XL.
  drm/amdgpu: assign fb_start/end in mmhub v9.4 interface
  drm/amdgpu: add harvest support for Arcturus
  drm/amdgpu: add multiple instances support for Arcturus
  drm/amdgpu: modify amdgpu_vcn to support multiple instances
  drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance
  drm/amdgpu/: increase AMDGPU_MAX_RINGS to add 2nd vcn instance
  drm/amdgpu/: add doorbell assignment for 2nd vcn instance
  drm/amdgpu/: add ucodeID for 2nd vcn instance
  drm/amdgpu/: add clientID for 2nd vcn instance
  drm/amdkfd: Set number of xgmi optimized SDMA engines for arcturus
  drm/amdgpu: correct ip for mmHDP_READ_CACHE_INVALIDATE register access
  drm/amdgpu: set system aperture to cover whole FB region in mmhub v9.4
  drm/amdgpu: skip get/update xgmi topology info when no psp exists
  drm/amd/powerplay: get smc firmware and pptable
  drm/amdgpu/powerplay: add smu11 driver interface for arcturus. (v2)
  drm/amdgpu/powerplay: add arcturus ppt functions
  drm/amdgpu: enable the Doorbell support for VCN2.5
  drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2)
  drm/amdgpu: enable VCN2.5 on Arcturus
  drm/amdgpu/VCN2.5: set JPEG decode ring functions
  drm/amdgpu: add JPEG2.5 HW start and stop
  drm/amdgpu/VCN2.5: set encode ring functions
  drm/amdgpu/VCN2.5: set decode ring functions
  drm/amdgpu: add Arcturus to the VCN family
  drm/amdgpu: add VCN2.5 VCPU start and stop
  drm/amdgpu: add VCN2.5 basic supports
  drm/amdgpu/VCN2: expose rings functions
  drm/amdgpu/VCN2: put IB internal registers offset to structure
  drm/amdgpu: declare sdma firmware binary files for Arcturus
  drm/amdgpu: Clear build undefined warning
  drm/amdgpu: Enable xgmi support for Arcturus
  drm/amdgpu: Hack xgmi topology info when there is no psp fw
  drm/amdkfd: Support MMHUB1 in kfd interrupt path
  drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for MMHUB 9.4
  drm/amdkfd: Implement kfd2kgd_calls for Arcturus
  drm/amdkfd: Fix sdma_bitmap overflow issue
  drm/amdkfd: Change arcturus sdma engines number
  drm/amdkfd: Support two MMHUBs when setting up page table base in KFD
  drm/amdkfd: Expose function mmhub_v9_4_setup_vm_pt_regs() for kfd to use
  amd/amdkfd: Add ASIC ARCTURUS to kfd
  drm/amdkfd: Support bigger gds size
  drm/amdkfd: Extend PM4 packets to support 8 SDMA
  drm/amdgpu: Initialize asic functions for Arcturus
  drm/amdgpu: add paging queue support for 8 SDMA instances on Arcturus
  drm/amdgpu: correct programming of ih_chicken for Arcturus
  drm/amdgpu: add Arcturus chip_name for init sdma microcode
  drm/amdgpu: enable 8 SDMA instances for Arcturus
  drm/amdgpu: correct Arcturus SDMA address space base index
  drm/amdgpu: support sdma 2~7 doorbell range register offset
  drm/amdgpu: skip all gfx ring settings for Arcturus
  drm/amdgpu: skip load cp gfx firmware for Arcturus
  drm/amdgpu: optimize gfx9 init_microcode function
  drm/amdgpu: add Arcturus gpu info firmware
  drm/amdgpu: skip pasid mapping for second mmhub on Arcturus
  drm/amdgpu: skip to get 3D engine clockgating state for Arcturus
  drm/amdgpu: add to set rlc funcs for Arcturus
  drm/amdgpu: add number of mec for Arcturus
  drm/amdgpu: add gfx config for Arcturus
  drm/amdgpu: add support for Arcturus firmware
  drm/amdgpu/dce_virtual: add Arcturus virtual display support
  drm/amdgpu: set Arcturus fw load type as direct
  drm/amdgpu: add to set Arcturus ip blocks
  drm/amdgpu/soc15: add Arcturus common ip blocks
  drm/amdgpu: support hdp flush for more sdma instances
  drm/amdgpu: specify sdma instance 5~7 with second mmhub type
  drm/amdgpu: reorganize sdma v4 code to support more instances
  drm/amdgpu: update vmc interrupt routine to support 3 vmhubs
  drm/amdgpu: add VMC1 interrupt client id for Arcturus
  drm/amdgpu: dynamically initialize IP offset for Arcturus
  drm/amdgpu: increase max number of ip base instances to 8
  drm/amdgpu: add SDMA 2~7 ip block type
  drm/amdgpu: add SDMA 2~7 interrupt client id for Arcturus
  drm/amdgpu: use new mmhub interfaces for Arcturus
  drm/amdgpu: add mmhub v9.4.1 block for Arcturus (v2)
  drm/amdgpu: add one more mmhub instance for Arcturus (v2)
  drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chip
  drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
  drm/amdgpu: add gmc basic support for Arcturus
  drm/amdgpu: add Arcturus asic type
  drm/amdgpu: add Arcturus ip_offset header (v3)
  drm/amdgpu: add VCN2.5 headers
  drm/amdgpu: add sdma 4.2.2 header files for Arcturus
  drm/amdgpu: add mmhub 9.4.1 header files for Acrturus
  drm/amdgpu: consolidate navi14 IP init
  drm/amdgpu: disable concurrent flushes on Navi14
  drm/amdgpu: enable gfxoff code path for navi14
  drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14
  drm/amd/powerplay: disable gfxoff for navi14
  drm/amdgpu/nv: set vcn pg flag for navi14
  drm/amd/display: disable display writeback for navi14
  drm/amdgpu: enable async gfx ring for navi14
  drm/amdgpu: enable clock gatings for navi14
  drm/amdgpu/athub2: set clock gating for navi14
  drm/amdgpu/mmhub2: set clock gating for navi14
  drm/amdgpu: declare asd firmware for navi14
  drm/amdgpu: Enable VCN on navi14
  drm/amd/display: skip to load dmcu firmware for navi14
  drm/amdgpu: skip to load ta firmware for navi14
  drm/amd/display: add ASICREV defines v2
  drm/amd/display: add dm block
  drm/amd/display: add NAVI14 in resource construct
  drm/amd/display: add nv14 cases to amdgpu_dm
  drm/amdgpu: enable sw smu ip for navi14
  drm/amdgpu/smu11: add support for navi14
  drm/amdgpu/psp: start rlc autoload after psp received rlcg for navi14
  drm/amdgpu: enable psp ip block for navi14
  drm/amdgpu/psp: add psp support for navi14 (v3)
  drm/amdgpu: enable virtual display for navi14
  drm/amdgpu: add ip blocks for navi14
  drm/amdgpu/soc15: add support for navi14
  drm/amdgpu/gfx10: fix programming of SC_HIZ_TILE_FIFO_SIZE field
  drm/amdgpu/gfx10: update gfx golden settings for navi14
  drm/amdgpu/gfx10: update gfx golden settings for navi14
  drm/amdgpu/gfx: update gc_v10_1_1 golden setting
  drm/amdgpu/gfx10: add gfx v10_1_1 golden settings for navi14
  drm/amdgpu/gfx: add definition of mmCGTT_GS_NGG_CLK_CTRL
  drm/amdgpu/gfx10: set tcp harvest for navi14
  drm/amdgpu: set rlc funcs for navi14
  drm/amdgpu: add me/mec configurations for navi14
  drm/amdgpu/gfx10: add clockgating support for navi14
  drm/amdgpu/gfx10: add gfx config for navi14
  drm/amdgpu/gfx10: add placeholder for navi14 golden settings
  drm/amdgpu/gfx10: add support for navi14 firmware
  drm/amdgpu/sdma5: set clock gating for navi14
  drm/amdgpu/sdma5: update sdma5 golden settings for navi14
  drm/amdgpu/sdma5: add sdma5_0 golden settings for navi14
  drm/amdgpu/sdma5: add placeholder for navi14 golden settings
  drm/amdgpu/sdma5: add support for navi14 firmware
  drm/amdgpu/gmc10: add navi14 support
  drm/amdgpu: increase max instance number for hw ip
  drm/amdgpu/discovery: init reg base offset via ip discovery for navi14
  drm/amdgpu/soc15: initialize reg base for navi14 (v2)
  drm/amdgpu: add navi14 ucode loading method
  drm/amdgpu: set asic family and ip blocks for navi14
  drm/amdgpu: add gpu_info firmware for navi14
  drm/amdgpu: add navi14 asic type
  drm/i915/vbt: Fix VBT parsing for the PSR section
  drm/i915: Use maximum write flush for pwrite_gtt
  drm/i915: Drop wmb() inside pread_gtt
  drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
  drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1
  drm/i915: Add gen8_de_pipe_fault_mask()
  x86/gpu: add TGL stolen memory support
  drm/i915/gt: Push engine stopping into reset-prepare
  drm/panel: simple: document panel_desc; rename a few functions
  drm: Make the bw/link rate calculations more forgiving
  drm/i915/execlists: Process interrupted context on reset
  drm/i915: Update description of i915.enable_guc modparam
  drm/mediatek: drop use of drmP.h
  drm/rockchip: drop use of drmP.h
  drm/imx: drop use of drmP.h
  drm/i2c/sil164: drop use of drmP.h
  drm/i2c/ch7006: drop use of drmP.h
  drm/tilcdc: drop use of drmP.h
  drm/i810: drop use of drmP.h
  drm/vgem: drop use of drmP.h
  drm/tdfx: drop use of drmP.h
  drm/selftests: drop use of drmP.h
  drm/omapdrm: drop use of drmP.h
  drm/udl: drop use of drmP.h
  drm/r128: drop use of drmP.h
  drm/vc4: drop use of drmP.h
  drm/sun4i: drop use of drmP.h
  drm/zte: drop use of drmP.h
  drm/pl111: drop use of drmP.h
  drm/v3d: drop use of drmP.h
  drm/meson: drop use of drmP.h
  drm/i915/oa: Reconfigure contexts on the fly
  dma-buf: Relax the write-seqlock for reallocating the shared fence list
  drm/i915/gtt: Tidy up ppgtt insertion for gen8
  drm/i915/gtt: Recursive ppgtt alloc for gen8
  drm/i915/execlists: Disable preemption under GVT
  drm/i915: Lock the engine while dumping the active request
  ovl: fix regression caused by overlapping layers detection
  gpu/drm: fix a few kernel-doc "/**" mark warnings
  drm/bridge: ti-sn65dsi86: use dev name for debugfs
  drm/pl111: pl111_vexpress.c: Add of_node_put() before return
  drm/i915: Enable hotplug retry
  drm/i915: Add support for retrying hotplug
  drm/i915/ehl: Map MCC pins based on PHY, not port
  drm/atmel_hlcdc: drop use of drmP.h
  drm/shmobile: drop use of drmP.h
  drm/hisilicon: drop use of drmP.h
  drm/ast: drop use of drmP.h
  drm/bochs: drop use of drmP.h
  drm: add missing include to drm_vram_mm_helper.h
  drm/virtgpu: drop use of drmP.h
  drm/scheduler: drop use of drmP.h
  drm/vkms: drop use of drmP.h
  drm/qxl: drop use of drmP.h
  drm/fsl-dcu: drop use of drmP.h
  drm/mxsfb: drop use of drmP.h
  drm/tve200: drop use of drmP.h
  drm/xen: drop use of drmP.h
  drm/agp: Remove unused function drm_agp_bind_pages
  dma-buf: Expand reservation_list to fill allocation
  drm/i915/selftests: Ignore self-preemption suppression under gvt
  drm/i915/uc: kill <g,h>uc_to_i915
  drm/i915/guc: prefer intel_gt in guc interrupt functions
  drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths
  drm/i915/uc: Move intel functions to intel_uc
  drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
  drm/i915/uc: move GuC and HuC files under gt/uc/
  drm/i915/guc: unify guc irq handling
  drm/i915/guc: move guc irq functions to intel_guc parameter
  drm/i915/uc: introduce intel_uc_fw_supported
  drm/i915/uc: replace uc init/fini misc
  drm/i915/guc: Use system workqueue for log capture
  drm/i915/gt: Use intel_gt as the primary object for handling resets
  drm/i915/tgl: add modular FIA to device info
  drm/i915: Add modular FIA
  drm/i915/gtt: Recursive ppgtt clear for gen8
  drm/i915/gtt: Recursive cleanup for gen8
  drm/i915/display: Drop kerneldoc for 'intel_atomic_commit'
  drm/vgem: Reclassify buffer creation debug message
  drm/panel: simple: fix AUO g185han01 horizontal blanking
  drm/i915: Skip SINK_COUNT read on CH7511
  drm/atmel-hlcdc: set layer REP bit to enable replication logic
  drm/i915/guc: Turn on GuC/HuC auto mode
  drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11
  printk: Do not lose last line in kmsg buffer dump
  drm/i915: Propagate "_probe" function name suffix down
  drm/i915: Propagate "_remove" function name suffix down
  drm/i915: Propagate "_release" function name suffix down
  drm/i915: Replace "_load" with "_probe" consequently
  drm/i915: Rename "_load"/"_unload" to match PCI entry points
  drm/i915: Drop extern qualifiers from header function prototypes
  drm/i915/gtt: Use NULL to encode scratch shadow entries
  drm/i915/gtt: Convert vm->scratch into an array
  drm/i915/gtt: Compute the radix for gen8 page table levels
  drm/i915/gtt: Markup i915_ppgtt height
  drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
  drm/i915/gtt: Wrap page_table with page_directory
  drm/i915/gtt: Use shallow dma pages for scratch
  drm/i915: Add engine name to workaround debug print
  drm/i915: Implement read-only support in whitelist selftest
  drm/i915: Add test for invalid flag bits in whitelist entries
  drm/panel: simple: Use display_timing for AUO b101ean01
  drm/panel: simple: Use display_timing for Innolux n116bge
  drm/panel: simple: Add ability to override typical timing
  drm/vkms: Rename vkms_crc.c into vkms_composer.c
  drm/vkms: Avoid assigning 0 for possible_crtc
  drm/i915/tgl: Update DPLL clock reference register
  drm/i915/tgl: Add DPLL registers
  drm/i915/tgl: Add vbt value mapping for DDC Bus pin
  drm/i915/tgl: port to ddc pin mapping
  drm/i915/tgl: Add gmbus gpio pin to port mapping
  drm/i915/gen12: MBUS B credit change
  drm/i915/tgl: apply Display WA #1178 to fix type C dongles
  drm/i915/tgl: init ddi port A-C for Tiger Lake
  drm/i915/tgl: Add additional PHYs for Tiger Lake
  drm/i915/tgl: Add additional ports for Tiger Lake
  drm/i915/tgl: Add pll manager
  drm/i915/tgl: Add new pll ids
  drm/i915/tgl: Add power well to support 4th pipe
  drm/i915/tgl: Add power well support
  drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder A
  drm/i915/tgl: Check if pipe D is fused
  drm/i915/tgl: Add TGL PCI IDs
  drm/i915/tgl: Add TGL PCH detection in virtualized environment
  drm/i915/tgl: Introduce Tiger Lake PCH
  drm/i915/tgl: add initial Tiger Lake definitions
  drm/i915: Add 4th pipe and transcoder
  drm/i915: Don't overestimate 4:2:0 link symbol clock
  drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints
  drm/i915/guc: Drop redundant ctx param from kerneldoc
  drm/i915: Don't pass stack garbage to pcode in the second data register
  drm/i915: Use intel_ types in intel_atomic_commit()
  drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes()
  drm/i915: Polish intel_atomic_track_fbs()
  drm/i915: Polish intel_shared_dpll_swap_state()
  drm/i915: Simplify modeset_get_crtc_power_domains() arguments
  drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex
  drm/i915: Use the "display core" power domain in vlv/chv set_cdclk()
  drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset
  drm/i915/sdvo: Fix handling if zero hbuf size
  drm/i915/guc: Simplify guc client
  drm/i915/guc: Remove preemption support for current fw
  drm/i915/selftests: Ensure we don't clamp a random offset to 32b
  drm/i915/gt: Drop the duplicate icl workaround
  drm/i915/ehl: Enable DDI-D
  drm/i915: Transition port type checks to phy checks
  drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespace
  drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY
  drm/i915/gen11: Start distinguishing 'phy' from 'port'
  drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c
  drm/i915: fix include order in intel_tc.*
  drm/i915: make new intel_tc.c use uncore accessors
  drm/kms: Catch mode_object lifetime errors
  drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
  drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
  drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
  drm/i915/perf: add missing delay for OA muxes configuration
  drm/i915/execlists: Record preemption for selftests
  drm/i915: Remove unused i915_gem_context_lookup_engine
  drm/i915: add infrastructure to hold off preemption on a request
  drm/i915: enumerate scratch fields
  drm/i915/perf: ensure we keep a reference on the driver
  drm/i915/userptr: Don't mark readonly objects as dirty
  drm/i915/icl: Clear the shared port PLLs from the new crtc state
  drm/i915: Clear the shared PLL from the put_dplls() hook
  drm/i915/sdvo: Add helpers to get the cmd/status string
  drm/i915/sdvo: Shrink sdvo_cmd_names[] strings
  drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name string
  drm/i915/sdvo: Use named initializers for the SDVO command names
  drm/i915: Add icl mipi dsi properties
  drm/i915/hdcp: debug logs for sink related failures
  drm/client: remove the exporting of drm_client_close
  drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation
  drm/bochs: Use shadow buffer for bochs framebuffer console
  drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
  drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
  drm/fb-helper: Map DRM client buffer only when required
  drm/client: Support unmapping of DRM client buffers
  drm/sti: Try to fix up the tvout possible clones
  drm/sti: Remove pointless casts
  drm/i915/gt: Remove presumption of RCS0
  drm/i915/gt: Apply RCS workarounds to the render class
  drm/i915/selftests: Fill in a little more of the dummy fence
  drm/i915/userptr: Acquire the page lock around set_page_dirty()
  drm/i915/selftests: Set igt_spinner.gt for early exit
  tee: optee: add might_sleep for RPC requests
  drm/i915: Update DRIVER_DATE to 20190708
  dt-bindings: display: Convert sgd,gktw70sdae4se panel to DT schema
  dt-bindings: display: Convert mitsubishi,aa121td01 panel to DT schema
  dt-bindings: display: Convert mitsubishi,aa104xd12 panel to DT schema
  dt-bindings: display: Convert innolux,ee101ia-01 panel to DT schema
  dt-bindings: display: Convert panel-lvds to DT schema
  dt-bindings: display: Convert tfc,s9700rtwv43tr-01b panel to DT schema
  dt-bindings: display: Convert raspberrypi,7inch-touchscreen panel to DT schema
  dt-bindings: display: Convert pda,91-00156-a0 panel to DT schema
  dt-bindings: display: Convert dlc,dlc0700yzg-1 panel to DT schema
  dt-bindings: display: Convert bananapi,s070wv20-ct16 panel to DT schema
  dt-bindings: display: Convert armadeus,st0700-adapt panel to DT schema
  dt-bindings: display: Convert ampire,am-480272h3tmqw-t01h panel to DT schema
  dt-bindings: display: Convert common panel bindings to DT schema
  drm/i915/selftests: Reorder error cleanup for whitelist checking
  drm/i915: Explicitly track active fw_domain timers
  drm/i915: Pull assert_forcewake_active() underneath the lock
  drm/i915/gtt: Introduce release_pd_entry
  drm/i915/gtt: Setup phys pages for 3lvl pdps
  drm/i915/gtt: Tear down setup and cleanup macros for page dma
  drm/i915/gtt: pde entry encoding is identical
  drm/i915: Remove set but not used variable 'intel_dig_port'
  drm/i915: Remove set but not used variable 'encoder'
  drm/i915: Order assert forcewake test
  drm/i915/ehl: Add support for DPLL4 (v10)
  drm/i915: Clean up skl vs. icl plane formats
  drm/i915: Cosmetic fix for skl+ plane switch statement
  drm/i915: Deal with cpp==8 for g4x watermarks
  drm/i915: Program plane gamma ramps
  drm/i915: Disable sprite gamma on ivb-bdw
  drm/i915: Add windowing for primary planes on gen2/3 and chv
  drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
  drm/i915: Remove some legacy mmio accessors from interrupt handling
  drm/i915: Rework some interrupt handling functions to take intel_gt
  drm/i915: Show instdone for each engine in debugfs
  drm/i915/selftests: Be engine agnostic
  drm/i915/overlay: Stash the kernel context on initialisation
  drm/i915/hangcheck: Look at instdone for all engines
  drm/i915/selftests: Drain the freedlists between exec passes
  drm/i915/gtt: Mark the freed page table entries with scratch
  drm/i915/gt: Pull engine w/a initialisation into common
  drm/i915: Dump w/a lists on all engines
  drm/i915/guc: Upgrade to GuC 33.0.0
  percpu: Make pcpu_setup_first_chunk() void function
  drm/i915/gtt: Handle double alloc failures
  drm/i915: Show support for accurate sw PMU busyness tracking
  drm/i915/gem: Defer obj->base.resv fini until RCU callback
  drm/i915/gt: Ignore forcewake acquisition for posting_reads
  drm/i915/gt: Assume we hold forcewake for execlists resume
  drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine
  drm/i915: Check caller held wakerefs in assert_forcewakes_active
  drm/bridge: ti-sn65dsi86: correct dsi mode_flags
  drm/bridge: ti-sn65dsi86: add debugfs
  drm/bridge: ti-sn65dsi86: add link to datasheet
  drm/i915: Flush the workqueue before draining
  drm/i915: Move the renderstate setup under gt/
  drm/i915/gtt: Defer the free for alloc error paths
  drm/bridge: sii902x: Make sii902x_audio_digital_mute static
  Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
  Revert "drm/panfrost: Use drm_gem_map_offset()"
  drm/i915: Add N & CTS values for 10/12 bit deep color
  drm/i915: Use port clock to set correct N value
  drm/i915: Deal with machines that expose less than three QGV points
  drm/i915: Mark up vma->active as safe for use inside shrinkers
  drm/i915: Markup potential lock for i915_active
  drm/i915/gem: Free pages before rcu-freeing the object
  drm/i915/execlists: Hesitate before slicing
  drm/i915/selftests: Lock the drm_mm while modifying
  drm/i915/selftests: Common live setup/teardown
  drm/i915/display: Handle lost primary_port across suspend
  drm/i915: synchronize_irq() against the actual irq
  drm/vram: Don't export driver callback functions for PRIME
  drm/vbox: Remove empty PRIME functions
  drm/hibmc: Update struct drm_driver for GEM object functions
  drm/bochs: Remove PRIME helpers from driver structure
  drm/vram: Set GEM object functions for PRIME
  drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms
  Revert "drm/i915: Introduce private PAT management"
  drm/i915: Fix memleak in runtime wakeref tracking
  drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
  drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
  drm/i915: fix whitelist selftests with readonly registers
  drm/i915: Report if i915_active is still busy upon waiting
  DRM: ingenic: Add support for panels with 8-bit serial bus
  DRM: ingenic: Add support for Sharp panels
  DRM: ingenic: Use devm_platform_ioremap_resource
  drm/i915/execlists: Refactor CSB state machine
  drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
  drm/i915/ehl: Add third combo PHY offset
  drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()
  drm/i915/guc: Avoid reclaim locks during reset
  drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes
  drm/i915: Remove unneeded disconnect in TypeC legacy port mode
  drm/i915: Add state verification for the TypeC port mode
  drm/i915: Keep the TypeC port mode fixed when the port is active
  drm/i915/icl: Reserve all required PLLs for TypeC ports
  drm/i915/icl: Split getting the DPLLs to port type specific functions
  drm/i915: Sanitize the shared DPLL find/reference interface
  drm/i915: Sanitize the shared DPLL reserve/release interface
  drm/i915: Sanitize the TypeC FIA lane configuration decoding
  drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers
  drm/i915: Fix the TypeC port mode sanitization during loading/resume
  drm/i915: Sanitize the TypeC connect/detect sequences
  drm/i915: Handle the TCCOLD power-down event
  drm/i915: Wait for TypeC PHY complete flag to clear in safe mode
  drm/i915: Factor out common parts from TypeC port handling functions
  drm/i915: Unify the TypeC port notation in debug/error messages
  drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode
  drm/i915: Fix the TBT AUX power well enabling
  drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode
  drm/i915: Sanitize the terminology used for TypeC port modes
  drm/i915: Move the TypeC port handling code to a separate file
  drm/i915: Tune down WARNs about TBT AUX power well enabling
  drm/i915/icl: Add support to read out the TBT PLL HW state
  drm/bridge: dw-hdmi: Use automatic CTS generation mode when using non-AHB audio
  drm/bridge: tc358767: do a software reset if reset pin isn't connected
  drm/bridge: adv7511: Attach to DSI host at probe time
  drm/stm: drop use of drmP.h
  drm/i915: Use intel state as much as possible in wm code
  drm/i915: Pass intel state to plane functions as well
  drm/i915: Use intel_crtc_state in sanitize_watermarks() too
  drm/i915: Convert hw state verifier to take more intel state, v2.
  drm/i915: Convert most of atomic commit to take more intel state
  drm/i915: Pass intel_crtc_state to needs_modeset()
  MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
  drm/mgag200: drop use of drmP.h
  drm/mga: drop use of drmP.h
  drm/mga: make header file self contained
  drm/mga: drop dependency on drm_os_linux.h
  drm/panfrost: Use drm_gem_map_offset()
  drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()
  drm/i915: rework reading pipe disable fuses
  drm/vmwgfx: Don't look at state->allow_modeset
  dma-buf: cleanup reservation_object_init/fini
  drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
  drm/vc4: Use drm_gem_fb_prepare_fb
  drm/msm: Use drm_gem_fb_prepare_fb
  drm/fb-helper: use gem_bo.resv, not dma_buf.resv in prepare_fb
  drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers
  drm/i915: Make i945gm_vblank_work_func static
  drm/bridge: tc358767: Add support for address-only I2C transfers
  drm/bridge: tc358767: Replace magic number in tc_main_link_enable()
  drm/bridge: tc358767: Drop unnecessary 8 byte buffer
  drm/bridge: tc358767: Simplify tc_aux_wait_busy()
  drm/bridge: tc358767: Introduce tc_pllupdate()
  drm/bridge: tc358767: Introduce tc_set_syspllparam()
  drm/bridge: tc358767: Use reported AUX transfer size
  drm/bridge: tc358767: Increase AUX transfer length limit
  drm/bridge: tc358767: Simplify AUX data write
  drm/bridge: tc358767: Simplify AUX data read
  drm/bridge: tc358767: Drop custom tc_write()/tc_read() accessors
  drm/bridge: tc358767: Simplify tc_set_video_mode()
  drm/bridge: tc358767: Simplify polling in tc_link_training()
  drm/bridge: tc358767: Simplify polling in tc_main_link_setup()
  drm/bridge: tc358767: Simplify tc_poll_timeout()
  dt-bindings: display: rockchip-lvds: Remove panel references
  drm/mgag200: add in missing { } around if block
  drm/i915: make intel_uc_fw.h self-contained
  drm/i915: make intel_gvt.h self-contained
  drm/i915: make intel_guc_reg.h self-contained
  drm/i915: make intel_guc_fwif.h self-contained
  drm/i915: make intel_guc_ct.h self-contained
  drm/i915: make i915_vgpu.h self-contained
  drm/i915: make i915_pvinfo.h self-contained
  drm/i915: make i915_globals.h self-contained
  drm/i915: make i915_fixed.h self-contained
  drm/i915: add header search path to subdir Makefiles
  drm/i915: prefix header search path with $(srctree)/
  drm/vkms: No need for ->pages_lock in crc work anymore
  drm/vkms: totally reworked crc data tracking
  drm/vkms: No _irqsave within spin_lock_irq needed
  drm/vkms: Dont flush crc worker when we change crc status
  drm/vkms: flush crc workers earlier in commit flow
  drm/vkms: Add our own commit_tail
  drm/vkms: Rename vkms_output.state_lock to crc_lock
  drm/vkms: Use spin_lock_irq in process context
  drm/vkms: Fix crc worker races
  drm/i915: Move OA files to separate folder
  drm: Allow range of 0 for drm_mm_insert_node_in_range()
  drm/i915/ehl: Add voltage level requirement table
  drm/i915/ehl: Remove unsupported cd clocks
  drm/i915/icl: Add new supported CD clocks
  drm/i915: Lift intel_engines_resume() to callers
  drm/i915: Only recover active engines
  drm/i915: Add a wakeref getter for iff the wakeref is already active
  drm/i915: Initialize drm_driver vblank funcs at compile time
  drm/i915: Nuke drm_driver irq vfuncs
  drm/i915: Switch to per-crtc vblank vfuncs
  drm/i915: Fix various tracepoints for gen2
  drm/i915/selftests: Fixup atomic reset checking
  drm/i915/selftests: Drop manual request wakerefs around hangcheck
  drm/i915/selftests: Serialise nop reset with retirement
  drm/i915: Check backlight type while doing eDP backlight initializaiton
  drm/virtio: drop DRM_AUTH usage from the driver
  drm/vgem: drop DRM_AUTH usage from the driver
  drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
  drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
  drm/msm: drop DRM_AUTH usage from the driver
  drm/lima: drop DRM_AUTH usage from the driver
  drm/exynos: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
  drm/etnaviv: drop DRM_AUTH usage from the driver
  drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
  drm/vmgfx: kill off unused init_mutex
  vmwgfx: drop empty lastclose stub
  drm/nouveau: remove open-coded drm_invalid_op()
  drm/i915: remove irrelevant DRM_UNLOCKED flag
  drm/tegra: remove irrelevant DRM_UNLOCKED flag
  dt-bindings: panel: Add Boe Himax8279d is 1200x1920, 4-lane MIPI-DSI LCD panel
  dt-bindings: display: Add ETM0700G0DH6 compatible string
  drm/panel: jh057n00900: Add regulator support
  dt-bindings: display/panel: jh057n00900: Document power supply properties
  drm/panel: jh057n00900: Don't use magic constant
  MAINTAINERS: Add Purism mail alias as reviewer for their devkit's panel
  drm/panel: Add support for Raydium RM67191 panel driver
  dt-bindings: display: panel: Add support for Raydium RM67191 panel
  drm/panel: simple: Add Sharp LS020B1DD01D panel support
  drm: Add bus flag for Sharp-specific signals
  dt-bindings: display: Add Sharp LS020B1DD01D panel documentation
  drm/panel: Add Novatek NT39016 panel support
  dt-bindings: display: Add King Display KD035G6-54NT panel documentation
  drm/i915/icl: Add missing device ID
  MAINTAINERS: Update Maintainers and Reviewers of DRM Bridge Drivers
  drm/i915/gt: Add some debug tracing for context pinning
  drm/panel: simple: Add Ortustech COM37H3M panel support
  drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
  dt-bindings: drm/panel: simple: add sharp, lq070y3dg3b panel
  dt-bindings: drm/panel: simple: add ortustech, com37h3m99dtc panel
  dt-bindings: drm/panel: simple: add ortustech, com37h3m05dtc panel
  drm/i915/gt: Always call kref_init for the timeline
  drm/i915/gt: Drop stale commentary for timeline density
  drm/i915/selftests: Hold ref on request across waits
  drm/panel: simple: Add GiantPlus GPM940B0 panel support
  media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8 media bus format
  dt-bindings: display: Add GiantPlus GPM940B0 panel documentation
  drm/i915: Rename intel_wakeref_[is]_active
  drm/i915/gt: Pass intel_gt to pm routines
  drm/i915/guc: Add debug capture of GuC exception
  drm/i915/execlists: Convert recursive defer_request() into iterative
  drm/i915/ehl: Add missing VECS engine
  drm/msm: Drop robj from msm_gem_new_impl
  drm/etnaviv: Drop resv argument from etnaviv_gem_new_impl
  drm/todo: Add new debugfs todo
  drm/todo: Update mmap todo
  drm/todo: Update backlight todo
  drm/todo: remove gem_prime_import/export todo
  drm/vc4: Don set gem_obj->resv in prime import anymore
  drm/panfrost: don't set gem_obj->resv for prime import anymore
  drm/mediatek: Use drm_atomic_helper_wait_for_fences
  drm/lima: Drop resv argument from lima_bo_create_struct
  drm/i915/ehl: Add one additional PCH ID to MCC
  drm/i915/perf: fix ICL perf register offsets
  drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
  dt-bindings: display: Convert tpo,tpg110 panel to DT schema
  drm/mcde: Fix uninitialized variable
  drm/i915/gem: Clear read/write domains for GPU clear
  drm/sun4i: Eliminate pointless on stack copy of drm_display_info
  drm: WARN on illegal aspect ratio when converting a mode to umode
  drm: Do not accept garbage mode aspect ratio flags
  drm: Do not use bitwise OR to set picure_aspect_ratio
  drm/connector: Fix warning in debug message
  drm/bridge/synopsys: dsi: Allow VPG to be enabled via debugfs
  drm/i915/execlists: Always clear ring_pause if we do not submit
  drm/lima: Reduce the amount of logs on deferred probe of clocks and reset controller
  drm/lima: Reduce number of PTR_ERR() calls
  drm/lima: Reduce the amount of logs on deferred probe
  drm/lima: Mark 64-bit number as ULL
  drm/i915/blt: Remove recursive vma->lock
  drm/vgem: Ditch attach trickery in the fence ioctl
  drm/prime: automatically set gem_obj->resv on import
  drm/i915: Local debug BUG_ON for intel_wakeref
  drm/i915: Provide an i915_active.acquire callback
  drm/i915: Throw away the active object retirement complexity
  drm/i915: Track i915_active using debugobjects
  drm/i915: Remove waiting & retiring from shrinker paths
  drm/i915/guc: handle GuC messages received with CTB disabled
  drm/i915/guc: reorder enable/disable communication steps
  drm/vram-helper: Drop drm_gem_prime_export/import
  drm/zte: Drop drm_gem_prime_export/import
  drm/xen: Drop drm_gem_prime_export/import
  drm/virtio: Drop drm_gem_prime_export/import
  drm/vgem: Drop drm_gem_prime_export
  drm/radeon: Drop drm_gem_prime_import
  drm/vc3: Drop drm_gem_prime_import
  drm/vboxvideo: Drop drm_gem_prime_export/import
  drm/tve2000: Drop drm_gem_prime_export/import
  drm/tilcdc: Drop drm_gem_prime_export/import
  drm/stm: Drop drm_gem_prime_export/import
  drm/sti: Drop drm_gem_prime_export/import
  drm/shmob: Drop drm_gem_prime_export/import
  drm/rockchip: Drop drm_gem_prime_export/import
  drm/rcar-du: Drop drm_gem_prime_export/import
  drm/qxl: Drop drm_gem_prime_export/import
  drm/pl111: Drop drm_gem_prime_export/import
  drm/nouveau: Drop drm_gem_prime_export/import
  drm/mxsfb: Drop drm_gem_prime_export/import
  drm/msm: Drop drm_gem_prime_export/import
  drm/meson: Drop drm_gem_prime_export/import
  drm/mtk: Drop drm_gem_prime_export/import
  drm/mcde: Drop drm_gem_prime_export/import
  drm/imx: Drop drm_gem_prime_export/import
  drm/hisilicon: Drop drm_gem_prime_export/import
  drm/fsl-dcu: Drop drm_gem_prime_export/import
  drm/exynos: Drop drm_gem_prime_export
  drm/etnaviv: Drop drm_gem_prime_export/import
  drm/atmel: Drop drm_gem_prime_export/import
  drm/arm: Drop drm_gem_prime_export/import
  drm/arc: Drop drm_gem_prime_export/import
  drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
  drm/prime: Align gem_prime_export with obj_funcs.export
  drm/omapdrm: drop fb_debug_enter/leave
  drm/arm/komeda: Remove DRIVER_HAVE_IRQ
  drm/prime: Actually remove DRIVER_PRIME everywhere
  drm/i915/gt: Fixup kerneldoc parameters
  drm/i915/gt: Rename i915_gt_timelines
  drm/i915: Prevent dereference of engine before NULL check in error capture
  drm/i915: Eliminate dual personality of i915_scratch_offset
  drm/i915: Rename i915_timeline to intel_timeline and move under gt
  drm/i915: Make timelines gt centric
  drm/i915: Save trip via top-level i915 in a few more places
  drm/i915: Compartmentalize ring buffer creation
  drm/i915: Store ggtt pointer in intel_gt
  drm/i915: Compartmentalize i915_gem_init_ggtt
  drm/i915: Compartmentalize i915_ggtt_cleanup_hw
  drm/i915: Compartmentalize timeline_init/park/fini
  drm/i915: Move i915_gem_chipset_flush to intel_gt
  drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
  drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
  drm/i915: Store intel_gt backpointer in vm
  drm/i915: Make ggtt invalidation work on ggtt
  drm/i915: Compartmentalize i915_ggtt_init_hw
  drm/i915: Compartmentalize i915_ggtt_probe_hw
  drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
  drm/i915: Move intel_engines_resume into common init
  drm/i915: Convert i915_gem_init_hw to intel_gt
  drm/i915: Consolidate some open coded mmio rmw
  drm/i915: Convert i915_ppgtt_init_hw to intel_gt
  drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
  drm/i915: Store backpointer to intel_gt in the engine
  drm/i915: Convert gt workarounds to intel_gt
  drm/i915: Convert init_unused_rings to intel_gt
  drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
  drm/i915: Convert i915_gem_init_swizzling to intel_gt
  drm/i915: Make i915_check_and_clear_faults take intel_gt
  drm/i915: Move intel_gt_pm_init under intel_gt_init_early
  drm/i915: Store some backpointers in struct intel_gt
  drm/i915: Move intel_gt initialization to a separate file
  drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
  drm/i915: Convert intel_vgt_(de)balloon to uncore
  drm/prime: Make DRIVER_PRIME a no-op
  drm/prime: Unconditionally set up the prime file private
  drm/prime: Update docs
  drm/prime: Shuffle functions.
  drm/sti: Remove duplicated include from sti_drv.c
  drm/i915/execlists: Keep virtual context alive until after we kick
  drm/i915/gtt: Defer address space cleanup to an RCU worker
  drm/i915/ehl/dsi: Enable AFE over PPI strap
  drm/i915/ehl/dsi: Set lane latency optimization for DW1
  drm/i915/selftests: Use request managed wakerefs
  drm/i915: Rings are always flushed
  drm/i915/execlists: Minimalistic timeslicing
  drm/i915/execlists: Preempt-to-busy
  drm/i915/gvt: decouple check_vgpu() from uncore_init()
  drm/i915: dynamically allocate forcewake domains
  drm/i915: skip forcewake actions on forcewake-less uncore
  drm/i915: kill uncore_to_i915
  drm/i915: kill uncore_sanitize
  drm/i915: use vfuncs for reg_read/write_fw_domains
  drm/i915: Keep rings pinned while the context is active
  drm/i915/ehl: Allow combo PHY A to drive a third external display
  drm/i915: Flush the execution-callbacks on retiring
  drm/i915: Signal fence completion from i915_request_wait
  KVM: PPC: Book3S PR: Fix software breakpoints
  KVM: PPC: Remove leftover comment from emulate_loadstore.c
  soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_init
  soc: fsl: qe: support fsl,qe-snums property
  dt-bindings: soc: fsl: qe: document new fsl,qe-snums binding
  soc: fsl: qe: introduce qe_get_device_node helper
  soc: fsl: qe: reduce static memory footprint by 1.7K
  soc: fsl: qe: drop useless static qualifier
  soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"

Change-Id: I43ee11d1dc662673236686d81371f6042176bf9e
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-10-10 20:02:38 -07:00
Linus Torvalds
e070355664 Modules updates for v5.4
Summary of modules changes for the 5.4 merge window:
 
 - Introduce exported symbol namespaces.
 
   This new feature allows subsystem maintainers to partition and
   categorize their exported symbols into explicit namespaces. Module
   authors are now required to import the namespaces they need.
 
   Some of the main motivations of this feature include: allowing kernel
   developers to better manage the export surface, allow subsystem
   maintainers to explicitly state that usage of some exported symbols
   should only be limited to certain users (think: inter-module or
   inter-driver symbols, debugging symbols, etc), as well as more easily
   limiting the availability of namespaced symbols to other parts of the
   kernel. With the module import requirement, it is also easier to spot
   the misuse of exported symbols during patch review. Two new macros are
   introduced: EXPORT_SYMBOL_NS() and EXPORT_SYMBOL_NS_GPL(). The API is
   thoroughly documented in Documentation/kbuild/namespaces.rst.
 
 - Some small code and kbuild cleanups here and there.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCgAGBQJdh3n8AAoJEMBFfjjOO8Fy94kP+QHZF39QDvLbxAzEYAETAS+o
 CFu6wix/DrAwFkTU/kX1eAsAwDBEz0xkMciR4BsLX3sIafUVERxtDXVAui/dA1+6
 zfw2c3ObyVwPEk6aUPFprgkj+08gxujsJFlYTsQQUhtRbmxg6R7hD6t6ANxiHaY2
 AQe5TzOWXoIa2hHO+7rPMqf8l6qiFCaL0s3v5jrmBXa5mHmc4PVy95h1J6xQVw2u
 b+SlvKeylHv+OtCtvthkAJS3hfS35J/1TNb/RNYIvh60IfEguEuFsGuQ9JiSSAZS
 pv1cJ+I5d4v8Y/md1rZpdjTJL9gCrq/UUC67+UkejCOn0C+7XM2eR4Bu/jWvdMSn
 ZQDHcPhFSIfmP7FaKomPogaBbw1sI1FvM5930pPJzHnyO9+cefBXe7rWaaB+y0At
 GAxOtmk1dKh01BT7YO/C0oVuX87csWd74NHypVsbs0TgQo5jBFdZRheyDrq5YB+s
 tVK+5H0nqQrCcfo/TvhcsZlgITTGtgTPenaW99/i7qNa9mRUtxC/VkE+aob6HNRF
 1iBxxopOTxGN8akyKOVumtkuTQH3EJfouZee//pWbXLzyDmScg/k67vuao8kxbyq
 NA1piFAGJAHFsHATxrbvNOq6jZ5bfUT8pwSTs83JppuR++8Hxk7zaShS3/LvsvHt
 6ist/epOwTZ7oiNQ04nj
 =72Uy
 -----END PGP SIGNATURE-----

Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux

Pull modules updates from Jessica Yu:
 "The main bulk of this pull request introduces a new exported symbol
  namespaces feature. The number of exported symbols is increasingly
  growing with each release (we're at about 31k exports as of 5.3-rc7)
  and we currently have no way of visualizing how these symbols are
  "clustered" or making sense of this huge export surface.

  Namespacing exported symbols allows kernel developers to more
  explicitly partition and categorize exported symbols, as well as more
  easily limiting the availability of namespaced symbols to other parts
  of the kernel. For starters, we have introduced the USB_STORAGE
  namespace to demonstrate the API's usage. I have briefly summarized
  the feature and its main motivations in the tag below.

  Summary:

   - Introduce exported symbol namespaces.

     This new feature allows subsystem maintainers to partition and
     categorize their exported symbols into explicit namespaces. Module
     authors are now required to import the namespaces they need.

     Some of the main motivations of this feature include: allowing
     kernel developers to better manage the export surface, allow
     subsystem maintainers to explicitly state that usage of some
     exported symbols should only be limited to certain users (think:
     inter-module or inter-driver symbols, debugging symbols, etc), as
     well as more easily limiting the availability of namespaced symbols
     to other parts of the kernel.

     With the module import requirement, it is also easier to spot the
     misuse of exported symbols during patch review.

     Two new macros are introduced: EXPORT_SYMBOL_NS() and
     EXPORT_SYMBOL_NS_GPL(). The API is thoroughly documented in
     Documentation/kbuild/namespaces.rst.

   - Some small code and kbuild cleanups here and there"

* tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  module: Remove leftover '#undef' from export header
  module: remove unneeded casts in cmp_name()
  module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
  module: remove redundant 'depends on MODULES'
  module: Fix link failure due to invalid relocation on namespace offset
  usb-storage: export symbols in USB_STORAGE namespace
  usb-storage: remove single-use define for debugging
  docs: Add documentation for Symbol Namespaces
  scripts: Coccinelle script for namespace dependencies.
  modpost: add support for generating namespace dependencies
  export: allow definition default namespaces in Makefiles or sources
  module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  modpost: add support for symbol namespaces
  module: add support for symbol namespaces.
  export: explicitly align struct kernel_symbol
  module: support reading multiple values per modinfo tag
2019-09-22 10:34:46 -07:00
Matthias Maennich
1d082773ff modpost: add support for generating namespace dependencies
This patch adds an option to modpost to generate a <module>.ns_deps file
per module, containing the namespace dependencies for that module.

E.g. if the linked module my-module.ko would depend on the symbol
myfunc.MY_NS in the namespace MY_NS, the my-module.ns_deps file created
by modpost would contain the entry MY_NS to express the namespace
dependency of my-module imposed by using the symbol myfunc.

These files can subsequently be used by static analysis tools (like
coccinelle scripts) to address issues with missing namespace imports. A
later patch of this series will introduce such a script 'nsdeps' and a
corresponding make target to automatically add missing
MODULE_IMPORT_NS() definitions to the module's sources. For that it uses
the information provided in the generated .ns_deps files.

Co-developed-by: Martijn Coenen <maco@android.com>
Signed-off-by: Martijn Coenen <maco@android.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
2019-09-10 10:30:38 +02:00
Masahiro Yamada
a564bdeb5e .gitignore: ignore modules.order explicitly
The pattern '*.order' was added by commit c6025f4c8b ("kbuild: ignore
*.order files") to ignore modules.order files.

I do not see any other user of the '.order' extension.

Ignore 'modules.order' explicitly instead of '*.order'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-08-22 01:14:11 +09:00
Raghavendra Rao Ananta
404cb1ae08 Merge remote-tracking branch 'remotes/origin/tmp-9855ec2fd422' into msm-lahaina
* remotes/origin/tmp-9855ec2fd422:
  ABI file update for 5.3-rc4
  Linux 5.3-rc4
  Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
  ARM: ep93xx: Mark expected switch fall-through
  scsi: fas216: Mark expected switch fall-throughs
  pcmcia: db1xxx_ss: Mark expected switch fall-throughs
  video: fbdev: omapfb_main: Mark expected switch fall-throughs
  watchdog: riowd: Mark expected switch fall-through
  s390/net: Mark expected switch fall-throughs
  crypto: ux500/crypt: Mark expected switch fall-throughs
  watchdog: wdt977: Mark expected switch fall-through
  watchdog: scx200_wdt: Mark expected switch fall-through
  watchdog: Mark expected switch fall-throughs
  ARM: signal: Mark expected switch fall-through
  mfd: omap-usb-host: Mark expected switch fall-throughs
  mfd: db8500-prcmu: Mark expected switch fall-throughs
  ARM: OMAP: dma: Mark expected switch fall-throughs
  ARM: alignment: Mark expected switch fall-throughs
  ARM: tegra: Mark expected switch fall-through
  ARM/hw_breakpoint: Mark expected switch fall-throughs
  mm/memremap: Fix reuse of pgmap instances with internal references
  drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
  kbuild: show hint if subdir-y/m is used to visit module Makefile
  kbuild: generate modules.order only in directories visited by obj-y/m
  kbuild: fix false-positive need-builtin calculation
  kbuild: revive single target %.ko
  gfs2: gfs2_walk_metadata fix
  selftests: kvm: Adding config fragments
  KVM: selftests: Update gitignore file for latest changes
  kvm: remove unnecessary PageReserved check
  MAINTAINERS: handle fbdev changes through drm-misc tree
  bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"
  s390/vdso: map vdso also for statically linked binaries
  KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
  KVM: arm: Don't write junk to CP15 registers on reset
  KVM: arm64: Don't write junk to sysregs on reset
  ANDROID: gki_defconfig: disable IP_PNP, ECRYPT_FS
  dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board
  dt-bindings: riscv: remove obsolete cpus.txt
  RISC-V: Remove udivdi3
  riscv: delay: use do_div() instead of __udivdi3()
  dt-bindings: Update the riscv,isa string description
  perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
  perf annotate: Fix s390 gap between kernel end and module start
  perf record: Fix module size on s390
  perf tools: Fix include paths in ui directory
  perf tools: Fix a typo in a variable name in the Documentation Makefile
  perf cpumap: Fix writing to illegal memory in handling cpumap mask
  perf ftrace: Fix failure to set cpumask when only one cpu is present
  perf db-export: Fix thread__exec_comm()
  perf annotate: Fix printing of unaugmented disassembled instructions from BPF
  arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
  loop: set PF_MEMALLOC_NOIO for the worker thread
  usb: setup authorized_default attributes using usb_bus_notify
  bdev: Fixup error handling in blkdev_get()
  block, bfq: handle NULL return value by bfq_init_rq()
  block, bfq: move update of waker and woken list to queue freeing
  block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed
  block: aoe: Fix kernel crash due to atomic sleep when exiting
  s390/build: use size command to perform empty .bss check
  kbuild: add OBJSIZE variable for the size tool
  pwm: Fallback to the static lookup-list when acpi_pwm_get fails
  usb: iowarrior: fix deadlock on disconnect
  Revert "USB: rio500: simplify locking"
  drm/vmwgfx: fix memory leak when too many retries have occurred
  ALSA: firewire: fix a memory leak bug
  genirq/affinity: Create affinity mask for single vector
  Revert "kernfs: fix memleak in kernel_ops_readdir()"
  x86/lib/cpu: Address missing prototypes warning
  x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
  x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
  sound: fix a memory leak bug
  hwmon: (lm75) Fixup tmp75b clr_mask
  hwmon: (nct7802) Fix wrong detection of in4 presence
  libata: add SG safety checks in SFF pio transfers
  libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
  block: fix O_DIRECT error handling for bio fragments
  NFSv4: Ensure state recovery handles ETIMEDOUT correctly
  Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
  x86: mtrr: cyrix: Mark expected switch fall-through
  x86/ptrace: Mark expected switch fall-through
  ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
  Revert "PCI: Add missing link delays required by the PCIe spec"
  ALSA: hiface: fix multiple memory leak bugs
  Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
  RISC-V: Remove per cpu clocksource
  net: dsa: sja1105: Fix memory leak on meta state machine error path
  net: dsa: sja1105: Fix memory leak on meta state machine normal path
  net: dsa: sja1105: Really fix panic on unregistering PTP clock
  net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
  net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
  net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
  net: sched: sample: allow accessing psample_group with rtnl
  net: sched: police: allow accessing police->params with rtnl
  net: hisilicon: Fix dma_map_single failed on arm64
  net: hisilicon: fix hip04-xmit never return TX_BUSY
  net: hisilicon: make hip04_tx_reclaim non-reentrant
  tc-testing: updated vlan action tests with batch create/delete
  net sched: update vlan action for batched events operations
  drm/amdgpu: pin the csb buffer on hw init for gfx v8
  net: stmmac: tc: Do not return a fragment entry
  net: stmmac: Fix issues when number of Queues >= 4
  net: stmmac: xgmac: Fix XGMAC selftests
  be2net: disable bh with spin_lock in be_process_mcc
  net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
  net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
  mmc: cavium: Add the missing dma unmap when the dma has finished.
  mmc: cavium: Set the correct dma max segment size for mmc_host
  mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
  Input: iforce - add sanity checks
  Input: applespi - use struct_size() helper
  ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe
  ALSA: hda - Don't override global PCM hw info flag
  s390: put _stext and _etext into .text section
  s390/head64: cleanup unused labels
  s390/unwind: remove stack recursion warning
  s390/setup: adjust start_code of init_mm to _text
  s390/mm: fix dump_pagetables top level page table walking
  s390/protvirt: avoid memory sharing for diag 308 set/store
  sched/psi: Do not require setsched permission from the trigger creator
  sched/psi: Reduce psimon FIFO priority
  sched/deadline: Fix double accounting of rq/running bw in push & pull
  HID: sony: Fix race condition between rumble and device remove.
  ALSA: usb-audio: fix a memory leak bug
  HID: hiddev: do cleanup in failure of opening a device
  HID: hiddev: avoid opening a disconnected device
  ASoC: max98373: Remove executable bits
  SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
  smb3: update TODO list of missing features
  smb3: send CAP_DFS capability during session setup
  SMB3: Fix potential memory leak when processing compound chain
  SMB3: Fix deadlock in validate negotiate hits reconnect
  MIPS: BCM63XX: Mark expected switch fall-through
  dax: dax_layout_busy_page() should not unmap cow pages
  net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
  drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
  net/smc: avoid fallback in case of non-blocking connect
  net/smc: do not schedule tx_work in SMC_CLOSED state
  gve: Fix case where desc_cnt and data_cnt can get out of sync
  ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
  selftests/tls: add a litmus test for the socket reuse through shutdown
  net/tls: partially revert fix transition through disconnect with close
  NTB/msi: remove incorrect MODULE defines
  UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
  kernfs: fix memleak in kernel_ops_readdir()
  net: fix bpf_xdp_adjust_head regression for generic-XDP
  selftests/bpf: reduce time to execute test_xdp_vlan.sh
  selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
  bpf: fix XDP vlan selftests test_xdp_vlan.sh
  net/mlx5e: always initialize frag->last_in_page
  net: sched: use temporary variable for actions indexes
  net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
  NFC: nfcmrvl: fix gpio-handling regression
  ANDROID: Removed hardcoded kernel command line arguments
  usb: usbfs: fix double-free of usb memory upon submiturb error
  usb: yurex: Fix use-after-free in yurex_delete
  KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
  drm/rockchip: Suspend DP late
  HID: input: fix a4tech horizontal wheel custom usage
  HID: Add quirk for HP X1200 PIXART OEM mouse
  HID: holtek: test for sanity of intfdata
  HID: wacom: fix bit shift for Cintiq Companion 2
  HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
  x86: kvm: remove useless calls to kvm_para_available
  KVM: no need to check return value of debugfs_create functions
  KVM: remove kvm_arch_has_vcpu_debugfs()
  KVM: Fix leak vCPU's VMCS value into other pCPU
  KVM: Check preempted_in_kernel for involuntary preemption
  KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
  HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices
  drm/i915: Fix wrong escape clock divisor init for GLK
  drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
  Update abi_gki_aarch64.xml for 5.3-rc3
  cifs: fix rmmod regression in cifs.ko caused by force_sig changes
  NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
  NFSv4: Fix an Oops in nfs4_do_setattr
  NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
  NFSv4: Check the return value of update_open_stateid()
  NFSv4.1: Only reap expired delegations
  NFSv4.1: Fix open stateid recovery
  NFSv4: Report the error from nfs4_select_rw_stateid()
  NFSv4: When recovering state fails with EAGAIN, retry the same recovery
  NFSv4: Print an error in the syslog when state is marked as irrecoverable
  NFSv4: Fix delegation state recovery
  NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
  Linux 5.3-rc3
  tpm: tpm_ibm_vtpm: Fix unallocated banks
  tpm: Fix null pointer dereference on chip register error path
  MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
  kconfig: Clear "written" flag to avoid data loss
  Documentation: Add swapgs description to the Spectre v1 documentation
  net/socket: fix GCC8+ Wpacked-not-aligned warnings
  drivers/acpi/scan.c: document why we don't need the device_hotplug_lock
  memremap: move from kernel/ to mm/
  lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
  asm-generic: fix -Wtype-limits compiler warnings
  cgroup: kselftest: relax fs_spec checks
  mm/memory_hotplug.c: remove unneeded return for void function
  mm/migrate.c: initialize pud_entry in migrate_vma()
  coredump: split pipe command whitespace before expanding template
  page flags: prioritize kasan bits over last-cpuid
  ubsan: build ubsan.c more conservatively
  kasan: remove clang version check for KASAN_STACK
  mm: compaction: avoid 100% CPU usage during compaction when a task is killed
  mm: migrate: fix reference check race between __find_get_block() and migration
  mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
  ocfs2: remove set but not used variable 'last_hash'
  Revert "kmemleak: allow to coexist with fault injection"
  kernel/signal.c: fix a kernel-doc markup
  drm/modes: Fix unterminated strncpy
  drm/amd/powerplay: correct navi10 vcn powergate
  drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
  drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
  r8152: fix typo in register name
  net: phy: fix race in genphy_update_link
  enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
  net/ethernet/qlogic/qed: force the string buffer NULL-terminated
  atm: iphase: Fix Spectre v1 vulnerability
  hv_sock: Fix hang when a connection is closed
  mtd: hyperbus: Add hardware dependency to AM654 driver
  mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
  mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
  ASoC: amd: acp3x: use dma address for acp3x dma driver
  ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
  usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
  xhci: Fix NULL pointer dereference at endpoint zero reset.
  usb: host: xhci-rcar: Fix timeout in xhci_suspend()
  drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
  drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
  Revert "drm/vgem: fix cache synchronization on arm/arm64"
  s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
  can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
  can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
  can: peak_usb: force the string buffer NULL-terminated
  can: sja1000: force the string buffer NULL-terminated
  spi: pxa2xx: Add support for Intel Tiger Lake
  arm64: Make debug exception handlers visible from RCU
  arm64: kprobes: Recover pstate.D in single-step exception handler
  drm/exynos: fix missing decrement of retry counter
  drm/exynos: add CONFIG_MMU dependency
  drm/exynos: remove redundant assignment to pointer 'node'
  drm/exynos: using dev_get_drvdata directly
  crypto: ccp - Ignore tag length when decrypting GCM ciphertext
  crypto: ccp - Add support for valid authsize values less than 16
  crypto: ccp - Fix oops by properly managing allocated structures
  s390/dasd: fix endless loop after read unit address configuration
  drm/nouveau: Only release VCPI slots on mode changes
  net: usb: pegasus: fix improper read if get_registers() fail
  tipc: compat: allow tipc commands without arguments
  ACPI: PM: Fix regression in acpi_device_set_power()
  i2c: s3c2410: Mark expected switch fall-through
  i2c: at91: fix clk_offset for sama5d2
  i2c: at91: disable TXRDY interrupt after sending data
  block: Fix __blkdev_direct_IO() for bio fragments
  coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
  Input: kbtab - sanity check for endpoint type
  Input: usbtouchscreen - initialize PM mutex before using it
  net: samsung: Spelling s/case/cause/
  net: packetengines: Fix manufacturer spelling and capitalization
  net: nixge: Spelling s/Instrument/Instruments/
  net: ixp4xx: Spelling s/XSacle/XScale/
  net: broadcom: Fix manufacturer name in Kconfig help text
  net: apple: Fix manufacturer name in Kconfig help text
  net: amd: Spelling s/case/cause/
  net: 8390: Fix manufacturer name in Kconfig help text
  Add entry in MAINTAINERS file for SafeSetID LSM
  mvpp2: fix panic on module removal
  RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
  drm: msm: Fix add_gpu_components
  iwlwifi: dbg_ini: fix compile time assert build errors
  RDMA/mlx5: Release locks during notifier unregister
  usb: typec: ucsi: ccg: Fix uninitilized symbol error
  IB/hfi1: Fix Spectre v1 vulnerability
  IB/mad: Fix use-after-free in ib mad completion handling
  RDMA/restrack: Track driver QP types in resource tracker
  IB/mlx5: Fix MR registration flow to use UMR properly
  RDMA/devices: Remove the lock around remove_client_context
  RDMA/devices: Do not deadlock during client removal
  IB/core: Add mitigation for Spectre V1
  arm64/mm: fix variable 'tag' set but not used
  perf bench numa: Fix cpu0 binding
  ABI: fix abi_gki_aarch64.xml due to 'ion' core changes merge.
  drm/msm: Annotate intentional switch statement fall throughs
  drm/msm: add support for per-CRTC max_vblank_count on mdp5
  ANDROID: dma-buf: Add support to get flags associated with a buffer
  ANDROID: dma-buf: Add support for mapping buffers with DMA attributes
  ANDROID: dma-buf: Add support for partial cache maintenance
  ANDROID: staging: android: ion: Expose ion_alloc() to kernel space
  ANDROID: staging: android: ion: Decouple ION page pooling from ION core
  arm64/mm: fix variable 'pud' set but not used
  arm64: Remove unneeded rcu_read_lock from debug handlers
  arm64: unwind: Prohibit probing on return_address()
  arm64: Lower priority mask for GIC_PRIO_IRQON
  regulator: of: Add of_node_put() before return in function
  drm/bochs: Use shadow buffer for bochs framebuffer console
  drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
  drm/fb-helper: Map DRM client buffer only when required
  drm/client: Support unmapping of DRM client buffers
  i2c: iproc: Fix i2c master read more than 63 bytes
  parisc: Add archclean Makefile target
  parisc: Strip debug info from kernel before creating compressed vmlinuz
  parisc: Fix build of compressed kernel even with debug enabled
  drm/i915: Only recover active engines
  drm/i915: Add a wakeref getter for iff the wakeref is already active
  drm/i915: Lift intel_engines_resume() to callers
  xen/swiotlb: remember having called xen_create_contiguous_region()
  xen/swiotlb: simplify range_straddles_page_boundary()
  xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
  net: stmmac: Use netif_tx_napi_add() for TX polling function
  net: bridge: mcast: don't delete permanent entries when fast leave is enabled
  net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
  selftests/tls: fix TLS tests with CONFIG_TLS=n
  selinux: fix memory leak in policydb_init()
  drm/msm: Use the correct dma_sync calls in msm_gem
  Bluetooth: hci_uart: check for missing tty operations
  mm: slub: Fix slab walking for init_on_free
  riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
  riscv: dts: fu540-c000: drop "timebase-frequency"
  riscv: Fix perf record without libelf support
  drm/vgem: fix cache synchronization on arm/arm64
  arm64/efi: fix variable 'si' set but not used
  arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
  arm64: vdso: Fix Makefile regression
  gfs2: Inode dirtying fix
  Unbreak mount_capable()
  isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
  net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK
  net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'
  net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ring
  MAINTAINERS: floppy: take over maintainership
  drop_monitor: Add missing uAPI file to MAINTAINERS file
  mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
  mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
  kbuild: Check for unknown options with cc-option usage in Kconfig and clang
  lib/raid6: fix unnecessary rebuild of vpermxor*.c
  kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
  kbuild: modpost: remove unnecessary dependency for __modpost
  kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
  kbuild: modpost: include .*.cmd files only when targets exist
  drm/i810: Use CONFIG_PREEMPTION
  nbd: replace kill_bdev() with __invalidate_device() again
  ata: libahci: do not complain in case of deferred probe
  io_uring: fix KASAN use after free in io_sq_wq_submit_work
  parisc: fix race condition in patching code
  parisc: rename default_defconfig to defconfig
  parisc: Fix fall-through warnings in fpudispatch.c
  parisc: Mark expected switch fall-throughs in fault.c
  Input: applespi - add dependency on LEDS_CLASS
  Revert "powerpc: slightly improve cache helpers"
  powerpc/kasan: fix early boot failure on PPC32
  drivers/macintosh/smu.c: Mark expected switch fall-through
  ASoC: max98373: add 88200 and 96000 sampling rate support
  ASoC: sun4i-i2s: Incorrect SR and WSS computation
  MAINTAINERS: Update Intel ASoC drivers maintainers
  drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval
  drm/amd/powerplay: correct Navi10 VCN powergate control (v2)
  drm/amd/powerplay: support VCN powergate status retrieval for SW SMU
  drm/amd/powerplay: support VCN powergate status retrieval on Raven
  drm/amd/powerplay: add new sensor type for VCN powergate status
  drm/amdgpu: fix a potential information leaking bug
  drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
  xen: avoid link error on ARM
  xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
  drm/amd/powerplay: enable SW SMU reset functionality
  drm/amd/powerplay: fix null pointer dereference around dpm state relates
  drm/amdgpu/powerplay: use proper revision id for navi
  drm/amd/powerplay: fix temperature granularity error in smu11
  drm/amd/powerplay: add callback function of get_thermal_temperature_range
  drm/amdkfd: Fix byte align on VegaM
  fgraph: Remove redundant ftrace_graph_notrace_addr() test
  tracing: Fix header include guards in trace event headers
  dm table: fix various whitespace issues with recent DAX code
  dm table: fix dax_dev NULL dereference in device_synchronous()
  arm64: compat: vdso: Use legacy syscalls as fallback
  x86/vdso/32: Use 32bit syscall fallback
  lib/vdso/32: Provide legacy syscall fallbacks
  lib/vdso: Move fallback invocation to the callers
  lib/vdso/32: Remove inconsistent NULL pointer checks
  net: dsa: qca8k: enable port flow control
  selftests/livepatch: push and pop dynamic debug config
  kselftest: save-and-restore errno to allow for %m formatting
  compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
  tipc: fix unitilized skb list crash
  loop: Fix mount(2) failure due to race with LOOP_SET_FD
  xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()
  exit: make setting exit_state consistent
  enetc: Fix build error without PHYLIB
  net: stmmac: Sync RX Buffer upon allocation
  mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
  net: dsa: mv88e6xxx: use link-down-define instead of plain value
  net: phy: fixed_phy: print gpio error only if gpio node is present
  scsi: qla2xxx: Fix possible fcport null-pointer dereferences
  scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
  driver core: Fix use-after-free and double free on glue directory
  scsi: hpsa: remove printing internal cdb on tag collision
  MIPS: OProfile: Mark expected switch fall-throughs
  scsi: hpsa: correct scsi command status issue after reset
  iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
  iwlwifi: mvm: fix an out-of-bound access
  iwlwifi: don't unmap as page memory that was mapped as single
  iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
  iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)
  iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
  iwlwifi: mvm: fix frame drop from the reordering buffer
  iwlwifi: mvm: replace RS mutex with a spin_lock
  iwlwifi: mvm: send LQ command always ASYNC
  iwlwifi: mvm: fix comparison of u32 variable with less than zero
  iwlwifi: fix locking in delayed GTK setting
  iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
  iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
  iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
  iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
  iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
  iwlwifi: mvm: add a new RSS sync notification for NSSN sync
  iwlwifi: mvm: prepare the ground for more RSS notifications
  iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
  iwlwifi: mvm: avoid races in rate init and rate perform
  iwlwifi: mvm: disable TX-AMSDU on older NICs
  MAINTAINERS: Move linux-fpga tree to new location
  Btrfs: fix deadlock between fiemap and transaction commits
  Btrfs: fix race leading to fs corruption after transaction abort
  Btrfs: fix incremental send failure after deduplication
  nvmem: Use the same permissions for eeprom as for nvmem
  kbuild: initialize CLANG_FLAGS correctly in the top Makefile
  media: vivid: fix missing cec adapter name
  kgdboc: disable the console lock when in kgdb
  mwifiex: fix 802.11n/WPA detection
  rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
  powerpc/spe: Mark expected switch fall-throughs
  rxrpc: Fix potential deadlock
  drm/bridge: tc358764: Fix build error
  Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
  drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
  driver core: platform: return -ENXIO for missing GpioInt
  netfilter: ebtables: also count base chain policies
  powerpc/nvdimm: Pick nearby online node if the device node is not online
  ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
  usb: typec: tcpm: remove tcpm dir if no children
  usb: typec: tcpm: free log buf memory when remove debug file
  usb: typec: tcpm: Add NULL check before dereferencing config
  drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled.
  drm/i915/gvt: grab runtime pm first for forcewake use
  drm/i915/gvt: fix incorrect cache entry for guest page mapping
  drm/i915/gvt: Checking workload's gma earlier
  drm/i915/gvt: Don't use ggtt_validdate_range() with size=0
  drm/i915/gvt: Warning for invalid ggtt access
  ABI: fix up abi_gki_aarch64.xml due to 'eas-dev' merge
  drm/i915/gvt: remove duplicate include of trace.h
  ABI change due to fix for PREEMPT
  scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
  scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
  scsi: libfc: Whitespace cleanup in libfc.h
  net: smc911x: Mark expected switch fall-through
  libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
  pinctrl: aspeed: Make aspeed_pinmux_ips static
  ataflop: Mark expected switch fall-through
  net: hamradio: baycom_epp: Mark expected switch fall-through
  net: wan: sdla: Mark expected switch fall-through
  net: sctp: drop unneeded likely() call around IS_ERR()
  mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
  netfilter: ipset: Fix rename concurrency with listing
  netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
  netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
  net: spider_net: Mark expected switch fall-through
  net: ehea: Mark expected switch fall-through
  mvpp2: refactor the HW checksum setup
  net: fix ifindex collision during namespace removal
  mvpp2: refactor MTU change code
  rocker: fix memory leaks of fib_work on two error return paths
  net: stmmac: manage errors returned by of_get_mac_address()
  GKI: change config option back to PREEMPT
  Do not dereference 'siw_crypto_shash' before checking
  net/af_iucv: mark expected switch fall-throughs
  arcnet: com20020-isa: Mark expected switch fall-throughs
  ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
  RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
  net: bridge: delete local fdb on device init failure
  net: sched: Fix a possible null-pointer dereference in dequeue_func()
  MAINTAINERS: Remove mailing-list entry for XDP (eXpress Data Path)
  arcnet: arc-rimi: Mark expected switch fall-throughs
  arcnet: com90io: Mark expected switch fall-throughs
  arcnet: com90xx: Mark expected switch fall-throughs
  dax: Fix missed wakeup in put_unlocked_entry()
  RDMA/hns: Fix build error
  vfio-ccw: make vfio_ccw_async_region_ops static
  s390/3215: add switch fall through comment for -Wimplicit-fallthrough
  s390/tape: add fallthrough annotations
  s390/mm: add fallthrough annotations
  s390/mm: make gmap_test_and_clear_dirty_pmd static
  s390/kexec: add missing include to machine_kexec_reloc.c
  s390/perf: make cf_diag_csd static
  s390/lib: add missing include
  s390/boot: add missing declarations and includes
  s390: update configs
  s390: clean up qdio.h
  platform/x86: pcengines-apuv2: use KEY_RESTART for front button
  pidfd: Add warning if exit_state is 0 during notification
  pidfd: remove obsolete comments from test
  mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
  mac80211: don't WARN on short WMM parameters from AP
  libbpf: fix missing __WORDSIZE definition
  netfilter: add include guard to xt_connlabel.h
  drm/i915: Fix the TBT AUX power well enabling
  drm/i915: Fix GEN8_MCR_SELECTOR programming
  drm/i915/vbt: Fix VBT parsing for the PSR section
  drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
  drm/i915: Lock the engine while dumping the active request
  drm/i915/perf: add missing delay for OA muxes configuration
  drm/i915/perf: ensure we keep a reference on the driver
  drm/i915/userptr: Acquire the page lock around set_page_dirty()
  drm/i915/gtt: Mark the freed page table entries with scratch
  drm/i915/gtt: Defer the free for alloc error paths
  drm/i915: Deal with machines that expose less than three QGV points
  drm/i915: Fix memleak in runtime wakeref tracking
  drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
  drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
  drm/i915: fix whitelist selftests with readonly registers
  powerpc/kvm: Fall through switch case explicitly
  perf tools: Fix perf.data documentation units for memory size
  perf header: Fix use of unitialized value warning
  perf header: Fix divide by zero error if f_header.attr_size==0
  tools headers UAPI: Sync if_link.h with the kernel
  tools headers UAPI: Sync sched.h with the kernel
  tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
  tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
  tools headers UAPI: Update tools's copy of drm.h headers
  tools headers UAPI: Update tools's copy of mman.h headers
  drm/i915: Fix various tracepoints for gen2
  drm/i915/perf: fix ICL perf register offsets
  drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
  drm/i915: Keep rings pinned while the context is active
  arm64: module: Mark expected switch fall-through
  arm64: smp: Mark expected switch fall-through
  arm64: hw_breakpoint: Fix warnings about implicit fallthrough
  drivers/perf: arm_pmu: Fix failure path in PM notifier
  arm64: compat: Allow single-byte watchpoints on all addresses
  arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
  habanalabs: fix host memory polling in BE architecture
  habanalabs: fix F/W download in BE architecture
  ABI file update for 5.3-rc2
  dma-contiguous: page-align the size in dma_free_contiguous()
  dma-contiguous: do not overwrite align in dma_alloc_contiguous()
  f2fs: use EINVAL for superblock with invalid magic
  xfs: fix stack contents leakage in the v1 inumber ioctls
  ANDROID: label cuttlefish modules for gki
  kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
  powerpc: Wire up clone3 syscall
  gpiolib: Preserve desc->flags when setting state
  pinctrl: aspeed-g5: Delay acquisition of regmaps
  Linux 5.3-rc2
  x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
  eeprom: at24: make spd world-readable again
  gpio: don't WARN() on NULL descs if gpiolib is disabled
  r8169: don't use MSI before RTL8168d
  Revert ("r8169: remove 1000/Half from supported modes")
  net: phylink: Fix flow control for fixed-link
  gigaset: stop maintaining seperately
  net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler_cmn()
  iio: adc: gyroadc: fix uninitialized return code
  isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
  docs: generic-counter.rst: fix broken references for ABI file
  ALSA: hda: Fix 1-minute detection delay when i915 module is not available
  kbuild: remove unused single-used-m
  gen_compile_commands: lower the entry count threshold
  .gitignore: Add compilation database file
  kbuild: remove unused objectify macro
  f2fs: fix to read source block before invalidating it
  dt-bindings: Fix more $id value mismatches filenames
  dt-bindings: nvmem: SID: Fix the examples node names
  dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
  of: Fix typo in kerneldoc
  ANDROID: Add initial rockpi4_defconfig
  net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
  ip6_tunnel: fix possible use-after-free on xmit
  ocelot: Cancel delayed work before wq destruction
  qed: RDMA - Fix the hw_ver returned in device attributes
  net: usb: qmi_wwan: Add the BroadMobi BM818 card
  block: fix max segment size handling in blk_queue_virt_boundary
  tools headers UAPI: Update tools's copy of kvm.h headers
  tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
  KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
  KVM: arm: vgic-v3: Mark expected switch fall-through
  arm64: KVM: regmap: Fix unexpected switch fall-through
  docs: phy: Drop duplicate 'be made'
  irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()
  irqchip/irq-imx-gpcv2: Forward irq type to parent
  irqchip/irq-mbigen: Add of_node_put() before return
  irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
  irqchip/gic-v3: Mark expected switch fall-through
  ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
  ASoC: rockchip: Fix mono capture
  ASoC: Intel: Fix some acpi vs apci typo in somme comments
  ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
  fix the struct mount leak in umount_tree()
  {nl,mac}80211: fix interface combinations on crypto controlled devices
  vhost: disable metadata prefetch optimization
  MAINTAINERS: vfio-ccw: Remove myself as the maintainer
  s390/mm: use shared variables for sysctl range check
  virtio/s390: fix race on airq_areas[]
  s390/dma: provide proper ARCH_ZONE_DMA_BITS value
  btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
  xen/pciback: remove set but not used variable 'old_state'
  Makefile: Globally enable fall-through warning
  drm/i915: Mark expected switch fall-throughs
  drm/amd/display: Mark expected switch fall-throughs
  drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
  drm/amdgpu/gfx10: Fix missing break in switch statement
  drm/amdkfd: Fix missing break in switch statement
  perf/x86/intel: Mark expected switch fall-throughs
  mtd: onenand_base: Mark expected switch fall-through
  afs: fsclient: Mark expected switch fall-throughs
  afs: yfsclient: Mark expected switch fall-throughs
  can: mark expected switch fall-throughs
  firewire: mark expected switch fall-throughs
  ipip: validate header length in ipip_tunnel_xmit
  selftests/net: add missing gitignores (ipv6_flowlabel)
  bnx2x: Disable multi-cos feature.
  structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
  Documentation: TLS: fix stat counters description
  nfp: tls: rename tls packet counters
  net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch
  net/mlx5e: Prevent encap flow counter update async to user query
  net/mlx5e: Fix matching of speed to PRM link modes
  net/mlx5e: Fix wrong max num channels indication
  net/mlx5: Fix modify_cq_in alignment
  net/mlx5: Add missing RDMA_RX capabilities
  net/mlx5: Use reversed order when unregister devices
  nouveau: unlock mmap_sem on all errors from nouveau_range_fault
  nouveau: remove the block parameter to nouveau_range_fault
  mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
  mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
  fsl/fman: Remove comment referring to non-existent function
  st_nci_hci_connectivity_event_received: null check the allocation
  st21nfca_connectivity_event_received: null check the allocation
  tun: mark small packets as owned by the tap sock
  lib/dim: Fix -Wunused-const-variable warnings
  linux/dim: Fix overflow in dim calculation
  ife: error out when nla attributes are empty
  platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
  Platform: OLPC: add SPI MODULE_DEVICE_TABLE
  libbpf: silence GCC8 warning about string truncation
  platform/x86: wmi: add missing struct parameter description
  platform/x86: pcengines-apuv2: Fix softdep statement
  io_uring: ensure ->list is initialized for poll commands
  btrfs: Fix deadlock caused by missing memory barrier
  IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
  IB/counters: Always initialize the port counter object
  IB/core: Fix querying total rdma stats
  IB/mlx5: Prevent concurrent MR updates during invalidation
  perf/x86/intel: Mark expected switch fall-throughs
  perf/core: Fix creating kernel counters for PMUs that override event->cpu
  perf/x86: Apply more accurate check on hypervisor platform
  perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
  perf/x86/intel: Fix SLOTS PEBS event constraint
  locking/mutex: Test for initialized mutex
  locking/lockdep: Clean up #ifdef checks
  locking/lockdep: Hide unused 'class' variable
  locking/rwsem: Add ACQUIRE comments
  tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
  lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
  locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
  locking/rwsem: Don't call owner_on_cpu() on read-owner
  sched/fair: Use RCU accessors consistently for ->numa_group
  sched/fair: Don't free p->numa_faults with concurrent readers
  drm/tegra: Fix gpiod_get_from_of_node() regression
  test_firmware: fix a memory leak bug
  hpet: Fix division by zero in hpet_time_div()
  eeprom: make older eeprom drivers select NVMEM_SYSFS
  vt: Grab console_lock around con_is_bound in show_bind
  vmw_balloon: Remove Julien from the maintainers list
  staging: android: ion: Bail out upon SIGKILL when allocating memory.
  x86/speculation/mds: Apply more accurate check on hypervisor platform
  x86/hpet: Undo the early counter is counting check
  tty: serial: netx: Delete driver
  xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
  usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
  Revert "usb: usb251xb: Add US port lanes inversion property"
  Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
  iomap: fix Invalid License ID
  treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
  treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
  usb: wusbcore: fix unbalanced get/put cluster_id
  usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
  usb-storage: Add a limitation for blk_queue_max_hw_sectors()
  usb: pci-quirks: Minor cleanup for AMD PLL quirk
  usb: pci-quirks: Correct AMD PLL quirk detection
  Input: synaptics - enable RMI mode for HP Spectre X360
  Staging: fbtft: Fix GPIO handling
  staging: unisys: visornic: Update the description of 'poll_for_irq()'
  staging: wilc1000: flush the workqueue before deinit the host
  staging: gasket: apex: fix copy-paste typo
  Staging: fbtft: Fix reset assertion when using gpio descriptor
  Staging: fbtft: Fix probing of gpio descriptor
  ALSA: hda - Add a conexant codec entry to let mute led work
  netfilter: nft_meta_bridge: Eliminate 'out' label
  netfilter: nf_tables: Make nft_meta expression more robust
  objtool: Improve UACCESS coverage
  xtensa: fix build for cores with coprocessors
  netrom: hold sock when setting skb->destructor
  ovs: datapath: hide clang frame-overflow warnings
  net/tls: add myself as a co-maintainer
  net: phy: mscc: initialize stats array
  ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
  net: phylink: don't start and stop SGMII PHYs in SFP modules twice
  ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
  net/ipv4: cleanup error condition testing
  Fix uninitialized variable in ipmb_dev_int.c
  dt-bindings: interrupt-controller: al-fic: remove redundant binding
  selftests/livepatch: add test skip handling
  IB/mlx5: Fix clean_mr() to work in the expected order
  IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
  IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
  IB/mlx5: Fix unreg_umr to ignore the mkey state
  ktest: Fix some typos in config-bisect.pl
  spi: bcm2835: Fix 3-wire mode if DMA is enabled
  selftests: mlxsw: Fix typo in qos_mc_aware.sh
  access: avoid the RCU grace period for the temporary subjective credentials
  regulator: lp87565: Fix probe failure for "ti,lp87565"
  ASoC: Fail card instantiation if DAI format setup fails
  arm: use swiotlb for bounce buffering on LPAE configs
  dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
  selinux: check sidtab limit before adding a new entry
  dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $id
  KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
  x86/entry/32: Pass cr2 to do_async_page_fault()
  Input: elantech - annotate fall-through case in elantech_use_host_notify()
  fpga-manager: altera-ps-spi: Fix build error
  mei: me: add mule creek canyon (EHL) device ids
  can: gw: Fix error path of cgw_module_init
  can: peak_usb: fix potential double kfree_skb()
  can: flexcan: fix stop mode acknowledgment
  can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
  can: mcp251x: add error check when wq alloc failed
  can: rcar_canfd: fix possible IRQ storm on high load
  can: dev: call netif_carrier_off() in register_candev()
  binder: prevent transactions to context manager from its own process.
  binder: Set end of SG buffer area properly.
  Documentation: move Documentation/virtual to Documentation/virt
  scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
  scsi: ibmvfc: fix WARN_ON during event pool release
  scsi: fcoe: fix a typo
  scsi: megaraid_sas: Make some functions static
  scsi: megaraid_sas: fix panic on loading firmware crashdump
  scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
  libbpf: fix using uninitialized ioctl results
  selftests/bpf: add another gso_segs access
  bpf: fix access to skb_shared_info->gso_segs
  net: thunderx: Use fwnode_get_mac_address()
  bpf: fix narrower loads on s390
  sky2: Disable MSI on ASUS P6T
  net: dsa: sja1105: sja1105_main: Add of_node_put()
  net: dsa: mv88e6xxx: chip: Add of_node_put() before return
  drm/amd/display: Set enabled to false at start of audio disable
  selftests: forwarding: gre_multipath: Fix flower filters
  selftests: forwarding: gre_multipath: Enable IPv4 forwarding
  ARM: defconfig: u8500: Add new drivers
  ARM: defconfig: u8500: Refresh defconfig
  ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux
  ARM: davinci: fix sleep.S build error on ARMv4
  selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
  selftests: kmod: Fix typo in kmod.sh
  Revert "nvme-pci: don't create a read hctx mapping without read queues"
  nvme: fix multipath crash when ANA is deactivated
  nvme: fix memory leak caused by incorrect subsystem free
  nvme: ignore subnqn for ADATA SX6000LNP
  dma-mapping: use dma_get_mask in dma_addressing_limited
  iommu/amd: Add support for X2APIC IOMMU interrupts
  ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
  Input: elantech - enable SMBus on new (2018+) systems
  Input: applespi - fix trivial typo in struct description
  Input: applespi - select CRC16 module
  drbd: dynamically allocate shash descriptor
  block: blk-mq: Remove blk_mq_sched_started_request and started_request
  ALSA: ac97: Fix double free of ac97_codec_device
  perf build: Do not use -Wshadow on gcc < 4.8
  perf probe: Avoid calling freeing routine multiple times for same pointer
  perf probe: Set pev->nargs to zero after freeing pev->args entries
  perf session: Fix loading of compressed data split across adjacent records
  perf stat: Always separate stalled cycles per insn
  perf stat: Fix segfault for event group in repeat mode
  perf tools: Fix proper buffer size for feature processing
  perf script: Fix off by one in brstackinsn IPC computation
  perf script: Improve man page description of metrics
  perf script: Fix --max-blocks man page description
  ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
  ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
  ALSA: compress: Be more restrictive about when a drain is allowed
  ALSA: compress: Don't allow paritial drain operations on capture streams
  ALSA: compress: Prevent bypasses of set_params
  ALSA: compress: Fix regression on compressed capture streams
  s390/kasan: add bitops instrumentation
  s390/bitops: make test functions return bool
  s390: wire up clone3 system call
  kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test
  s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
  s390/hypfs: fix a typo in the name of a function
  s390/qdio: restrict QAOB usage to IQD unicast queues
  s390/qdio: add sanity checks to the fast-requeue path
  s390: enable detection of kernel version from bzImage
  KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index
  firmware: Fix missing inline
  iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
  cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
  arm64: dts: imx8mq: fix SAI compatible
  int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
  arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1
  Revert "net: hns: fix LED configuration for marvell phy"
  scsi: core: fix the dma_max_mapping_size call
  scsi: fdomain: fix building pcmcia front-end
  net: stmmac: Do not cut down 1G modes
  net: stmmac: Use kcalloc() instead of kmalloc_array()
  net: stmmac: RX Descriptors need to be clean before setting buffers
  net: hns: fix LED configuration for marvell phy
  net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
  clk: renesas: cpg-mssr: Fix reset control race condition
  clk: sprd: Select REGMAP_MMIO to avoid compile errors
  riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
  clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
  clk: Add missing documentation of devm_clk_bulk_get_optional() argument
  clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
  scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
  doc:it_IT: translations in process/
  docs/vm: transhuge: fix typo in madvise reference
  drm/amdgpu/smu: move fan rpm query into the asic specific code
  drm/amd/powerplay: custom peak clock freq for navi10
  riscv: include generic support for MSI irqdomains
  drm: silence variable 'conn' set but not used
  MAINTAINERS: Add Paul as a RISC-V maintainer
  doc:it_IT: rephrase statement
  doc:it_IT: align translation to mainline
  bonding: Force slave speed check after link state recovery for 802.3ad
  drm/msm: stop abusing dma_map/unmap for cache
  RDMA/siw: Remove set but not used variables 'rv'
  IB/mlx5: Replace kfree with kvfree
  RDMA/bnxt_re: Honor vlan_id in GID entry comparison
  IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
  IB/hfi1: Field not zero-ed when allocating TID flow memory
  IB/hfi1: Unreserve a flushed OPFN request
  IB/hfi1: Check for error on call to alloc_rsm_map_table
  drm/msm/dpu: Correct dpu encoder spinlock initialization
  RDMA/hns: Fix sg offset non-zero issue
  drm/msm: correct NULL pointer dereference in context_init
  RDMA/siw: Fix error return code in siw_init_module()
  ASoC: dapm: fix a memory leak bug
  sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
  iommu/vt-d: Print pasid table entries MSB to LSB in debugfs
  iommu/virtio: Update to most recent specification
  iommu/iova: Remove stale cached32_node
  iommu/vt-d: Check if domain->pgd was allocated
  iommu/vt-d: Don't queue_iova() if there is no flush queue
  arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
  balloon: fix up comments
  mm/balloon_compaction: avoid duplicate page removal
  iommu/vt-d: Avoid duplicated pci dma alias consideration
  arm64: Force SSBS on context switch
  Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
  selftests/bpf: fix sendmsg6_prog on s390
  bcache: fix possible memory leak in bch_cached_dev_run()
  libbpf: Avoid designated initializers for unnamed union members
  libbpf: Fix endianness macro usage for some compilers
  selftests/tls: add shutdown tests
  selftests/tls: close the socket with open record
  selftests/tls: add a bidirectional test
  selftests/tls: test error codes around TLS ULP installation
  selftests/tls: add a test for ULP but no keys
  bpf: sockmap/tls, close can race with map free
  bpf: sockmap, only create entry if ulp is not already enabled
  bpf: sockmap, synchronize_rcu before free'ing map
  bpf: sockmap, sock_map_delete needs to use xchg
  net/tls: fix transition through disconnect with close
  net/tls: remove sock unlock/lock around strp_done()
  net/tls: remove close callback sock unlock/lock around TX work flush
  net/tls: don't call tls_sk_proto_close for hw record offload
  net/tls: don't arm strparser immediately in tls_set_sw_offload()
  pidfd: fix a poll race when setting exit_state
  MAINTAINERS: Update my email address
  gpiolib: fix incorrect IRQ requesting of an active-low lineevent
  mmc: mmc_spi: Enable stable writes
  powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
  powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
  powerpc/pseries: Update SCM hcall op-codes in hvcall.h
  MAINTAINERS: Update my email address
  MAINTAINERS: Fix spelling mistake in my name
  MAINTAINERS: Update my email address to @kernel.org
  mmc: meson-mx-sdio: Fix misuse of GENMASK macro
  mmc: dw_mmc: Fix occasional hang after tuning on eMMC
  mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
  spi: pxa2xx: Balance runtime PM enable/disable on error
  ASoC: SOF: use __u32 instead of uint32_t in uapi headers
  SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
  ASoC: cs42xx8: Fix MFREQ selection issue for async mode
  ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
  KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
  KVM: X86: Dynamically allocate user_fpu
  KVM: X86: Fix fpu state crash in kvm guest
  Revert "kvm: x86: Use task structs fpu field for user"
  KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
  arm64: mm: Drop pte_huge()
  arm64/sve: Fix a couple of magic numbers for the Z-reg count
  arm64/sve: Factor out FPSIMD to SVE state conversion
  arm64: stacktrace: Better handle corrupted stacks
  arm64: stacktrace: Factor out backtrace initialisation
  arm64: stacktrace: Constify stacktrace.h functions
  arm64: vdso: Cleanup Makefiles
  arm64: vdso: fix flip/flop vdso build bug
  arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
  powercap: Invoke powercap_init() and rapl_init() earlier
  futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
  x86/irq/64: Update stale comment
  x86/sysfb_efi: Add quirks for some devices with swapped width and height
  x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
  mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
  x86/mm: Sync also unmappings in vmalloc_sync_all()
  x86/mm: Check for pfn instead of page in vmalloc_sync_one()
  FROMLIST: thermal: cpu_cooling: Migrate to using the EM framework
  FROMLIST: thermal: cpu_cooling: Make the power-related code depend on IPA
  FROMLIST: arm64: defconfig: Enable CONFIG_ENERGY_MODEL
  ANDROID: sched/fair: Also do misfit in overloaded groups
  ANDROID: sched/fair: Don't balance misfits if it would overload local group
  ANDROID: sched/fair: Attempt to improve throughput for asym cap systems
  ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity
  ANDROID: sched: Prevent unnecessary active balance of single task in sched group
  ANDROID: sched: Update max cpu capacity in case of max frequency constraints
  ANDROID: arm: enable max frequency capping
  ANDROID: arm64: enable max frequency capping
  ANDROID: cpufreq: arch_topology: implement max frequency capping
  ANDROID: sched/fair: add arch scaling function for max frequency capping
  ARM: dts: imx6ul: fix clock frequency property name of I2C buses
  ALSA: line6: Fix a typo
  firmware: fix build errors in paged buffer handling code
  io_uring: track io length in async_list based on bytes
  io_uring: don't use iov_iter_advance() for fixed buffers
  block: properly handle IOCB_NOWAIT for async O_DIRECT IO
  blk-mq: allow REQ_NOWAIT to return an error inline
  tcp: be more careful in tcp_fragment()
  hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
  powerpc/tm: Fix oops on sigreturn on systems without TM
  ARM: Delete netx a second time
  hwmon: (k8temp) documentation: update URL of datasheet
  hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
  hwmon: (occ) Fix division by zero issue
  ARM: dts: imx7ulp: Fix usb-phy unit address format
  vrf: make sure skb->data contains ip header to make routing
  connector: remove redundant input callback from cn_dev
  qed: Prefer pcie_capability_read_word()
  igc: Prefer pcie_capability_read_word()
  cxgb4: Prefer pcie_capability_read_word()
  be2net: Synchronize be_update_queues with dev_watchdog
  bnx2x: Prevent load reordering in tx completion processing
  netfilter: ebtables: fix a memory leak bug in compat
  net: phy: sfp: hwmon: Fix scaling of RX power
  net: sched: verify that q!=NULL before setting q->flags
  chelsio: Fix a typo in a function name
  allocate_flower_entry: should check for null deref
  net: hns3: typo in the name of a constant
  kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.
  tipc: Fix a typo
  Input: applespi - fix warnings detected by sparse
  parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
  parisc: add kprobe_fault_handler()
  mac80211: don't warn about CW params when not using them
  mac80211: fix possible memory leak in ieee80211_assign_beacon
  nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
  nl80211: fix VENDOR_CMD_RAW_DATA
  wireless: fix nl80211 vendor commands
  r8169: fix RTL8168g PHY init
  net: flow_offload: add flow_block structure and use it
  net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
  net: flow_offload: remove netns parameter from flow_block_cb_alloc()
  net: openvswitch: rename flow_stats to sw_flow_stats
  iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
  libbpf: sanitize VAR to conservative 1-byte INT
  libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
  netfilter: bridge: make NF_TABLES_BRIDGE tristate
  ALSA: pcm: Fix refcount_inc() on zero usage
  docs: load_config.py: ensure subdirs end with "/"
  powerpc/dma: Fix invalid DMA mmap behavior
  riscv: enable sys_clone3 syscall for rv64
  KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
  driver-core, libnvdimm: Let device subsystems add local lockdep coverage
  libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
  libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
  libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
  libnvdimm/region: Register badblocks before namespaces
  libnvdimm/bus: Prevent duplicate device_unregister() calls
  drivers/base: Introduce kill_device()
  MIPS: Annotate fall-through in Cavium Octeon code
  MIPS: Annotate fall-through in kvm/emulate.c
  mips: fix cacheinfo
  MIPS: kernel: only use i8253 clocksource with periodic clockevent
  drm/amd/display: handle active dongle port type is DP++ or DP case
  drm/amd/display: do not read link setting if edp not connected
  drm/amd/display: Increase size of audios array
  drm/amd/display: drop ASSERT() if eDP panel is not connected
  drm/amd/display: Only enable audio if speaker allocation exists
  drm/amd/display: Fix dc_create failure handling and 666 color depths
  drm/amd/display: allocate 4 ddc engines for RV2
  drm/amd/display: put back front end initialization sequence
  drm/amd/display: Wait for flip to complete
  drm/amd/display: Change min_h_sync_width from 8 to 4
  drm/amd/display: use encoder's engine id to find matched free audio device
  drm/amd/display: fix DMCU hang when going into Modern Standby
  drm/amd/display: Disable Audio on reinitialize hardware
  drm/amd/display: Read max down spread
  drm/amd/display: Check for valid stream_encode
  drm/amd/display: Wait for backlight programming completion in set backlight level
  drm/amd/display: Poll for GPUVM context ready (v2)
  drm/amd/display: wait for the whole frame after global unlock
  drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct
  drm/amd/display: Clock does not lower in Updateplanes
  drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongle
  drm/amd/display: swap system aperture high/low
  drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec
  drm/amd/display: Set default block_size, even in unexpected cases
  drm/amd/display: No audio endpoint for Dell MST display
  drm/amd/display: cap DCFCLK hardmin to 507 for NV10
  drm/amd/display: fix dsc disable
  drm/amd/display: fix up HUBBUB hw programming for VM
  drm/amd/display: initialize p_state to proper value
  drm/amdgpu: use VCN firmware offset for cache window
  drm/ttm: use the same attributes when freeing d_page->vaddr
  drm/amd/powerplay: change sysfs pp_dpm_xxx format for navi10
  drm/amdgpu: drop ras self test
  drm/amdgpu: only allow error injection to UMC IP block
  drm/amdgpu: disable GFX RAS by default
  drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability
  drm/amd/powerplay: report bootup clock as max supported on dpm disabled
  drm/amdgpu: Default disable GDS for compute VMIDs
  netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
  netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
  netfilter: synproxy: fix rst sequence number mismatch
  netfilter: nf_tables: Support auto-loading for inet nat
  io_uring: add a memory barrier before atomic_read
  rq-qos: use a mb for got_token
  rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
  rq-qos: don't reset has_sleepers on spurious wakeups
  rq-qos: fix missed wake-ups in rq_qos_throttle
  wait: add wq_has_single_sleeper helper
  powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
  block, bfq: check also in-flight I/O in dispatch plugging
  ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
  ALSA: hda - Optimize resume for codecs without jack detection
  spi: gpio: Add SPI_MASTER_GPIO_SS flag
  btrfs: don't leak extent_map in btrfs_get_io_geometry()
  btrfs: free checksum hash on in close_ctree
  btrfs: Fix build error while LIBCRC32C is module
  btrfs: inode: Don't compress if NODATASUM or NODATACOW set
  x86/entry/64: Use JMP instead of JMPQ
  HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
  HID: logitech-dj: add the Powerplay receiver
  HID: logitech-hidpp: add USB PID for a few more supported mice
  HID: logitech-dj: rename "gaming" receiver to "lightspeed"
  docs: virtual: add it to the documentation body
  docs: remove extra conf.py files
  docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
  scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
  scripts/sphinx-pre-install: cleanup Gentoo checks
  scripts/sphinx-pre-install: fix latexmk dependencies
  scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
  scripts/sphinx-pre-install: fix script for RHEL/CentOS
  docs: conf.py: only use CJK if the font is available
  docs: conf.py: add CJK package needed by translations
  docs: pdf: add all Documentation/*/index.rst to PDF output
  docs: fix broken doc references due to renames
  docs: power: add it to to the main documentation index
  docs: powerpc: convert docs to ReST and rename to *.rst
  Documentation: fix vfio-ccw doc
  ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook
  ASoC: samsung: odroid: fix a double-free issue for cpu_dai
  ASoC: samsung: odroid: fix an use-after-free issue for codec
  regulator: axp20x: fix DCDC5 and DCDC6 for AXP803
  regulator: axp20x: fix DCDCA and DCDCD for AXP806
  block: fix sysfs module parameters directory path in comment
  blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
  io_uring: fix counter inc/dec mismatch in async_list
  ata: libahci_platform: remove redundant dev_err message
  io_uring: fix the sequence comparison in io_sequence_defer
  netfilter: nft_hash: fix symhash with modulus one
  netfilter: nf_tables: don't fail when updating base chain policy
  netfilter: conntrack: always store window size un-scaled
  netfilter: synproxy: fix erroneous tcp mss option
  netfilter: nf_tables: fix module autoload for redir
  netfilter: Update obsolete comments referring to ip_conntrack
  netfilter: nf_conntrack_sip: fix expectation clash
  netfilter: Fix rpfilter dropping vrf packets by mistake
  drm/modes: Don't apply cmdline's rotation if it wasn't specified
  vfio-ccw: Update documentation for csch/hsch
  vfio-ccw: Don't call cp_free if we are processing a channel program
  vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
  vfio-ccw: Fix memory leak and don't call cp_free in cp_init
  vfio-ccw: Fix misleading comment when setting orb.cmd.c64
  netfilter: nfnetlink: avoid deadlock due to synchronous request_module
  powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
  KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
  powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
  KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
  powerpc/mm: Limit rma_size to 1TB when running without HV mode
  iio: imu: mpu6050: add missing available scan masks
  iio: cros_ec_accel_legacy: Fix incorrect channel setting
  IIO: Ingenic JZ47xx: Set clock divider on probe
  iio: adc: max9611: Fix misuse of GENMASK macro
  f2fs: remove redundant check from f2fs_setflags_common()
  f2fs: use generic checking function for FS_IOC_FSSETXATTR
  f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
  docs: driver-api: generic-counter: fix file path to ABI doc
  media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in use
  media: v4l2-subdev: fix regression in check_pad()
  ASoC: audio-graph-card: add missing const at graph_get_dai_id()
  ASoC: rt1011: fix DC calibration offset not applying
  ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
  ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
  ASoC: simple-card: fix an use-after-free in simple_for_each_link()
  ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
  spi: spi-fsl-qspi: change i.MX7D RX FIFO size
  spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from reg
  ASoC: simple-card-utils: care no Platform for DPCM
  ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
  ASoC: Relocate my e-mail to .com domain zone
  ASoC: rt1308: Remove executable attribute from source files
  ASoC: max98357a: use mdelay for sdmode-delay
  x86/speculation: Enable Spectre v1 swapgs mitigations
  x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
  habanalabs: don't reset device when getting VRHOT
  habanalabs: use %pad for printing a dma_addr_t

Change-Id: If773a45ee040e67efacdfdd8bb7835e46fb93d69
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-08-15 09:23:09 -07:00
Raghavendra Rao Ananta
6784375db8 Merge remote-tracking branch 'remotes/origin/tmp-1a9d915' into msm-lahaina
* remotes/origin/tmp-1a9d915:
  ANDROID: xfrm: remove in_compat_syscall() checks
  Revert "Revert "Revert "x86/mm: Identify the end of the kernel area to be reserved"""
  Revert "Revert "x86/mm: Identify the end of the kernel area to be reserved""
  Revert "ANDROID: x86: boot: Makefile: pass CLANG_FLAGS to Kbuild"
  Revert "x86/mm: Identify the end of the kernel area to be reserved"
  ANDROID: update abi_gki for 5.3-rc1
  ANDROID: x86: boot: Makefile: pass CLANG_FLAGS to Kbuild
  Linus 5.3-rc1
  iommu/amd: fix a crash in iova_magazine_free_pfns
  hexagon: switch to generic version of pte allocation
  typo fix: it's d_make_root, not d_make_inode...
  dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
  dt-bindings: iio: ad7124: Fix dtc warnings in example
  dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
  dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
  dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
  dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
  dt-bindings: Ensure child nodes are of type 'object'
  x86/entry/64: Prevent clobbering of saved CR2 value
  smp: Warn on function calls from softirq context
  KVM: x86: Add fixed counters to PMU filter
  KVM: nVMX: do not use dangling shadow VMCS after guest reset
  KVM: VMX: dump VMCS on failed entry
  KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
  KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
  KVM: Boost vCPUs that are delivering interrupts
  KVM: selftests: Remove superfluous define from vmx.c
  KVM: SVM: Fix detection of AMD Errata 1096
  KVM: LAPIC: Inject timer interrupt via posted interrupt
  kbuild: add -fcf-protection=none when using retpoline flags
  kbuild: update compile-test header list for v5.3-rc1
  Remove references to dead website.
  tracing: Fix user stack trace "??" output
  dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
  Input: alps - fix a mismatch between a condition check and its comment
  Input: psmouse - fix build error of multiple definition
  Input: applespi - remove set but not used variables 'sts'
  Input: add Apple SPI keyboard and trackpad driver
  x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
  drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
  drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
  drm/nouveau: fix memory leak in nouveau_conn_reset()
  drm/nouveau/dmem: missing mutex_lock in error path
  drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
  drm/nouveau: fix bogus GPL-2 license header
  drm/nouveau: fix bogus GPL-2 license header
  drm/nouveau/i2c: Enable i2c pads & busses during preinit
  drm/nouveau/disp/tu102-: wire up scdc parameter setter
  drm/nouveau/core: recognise TU116 chipset
  drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
  drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
  drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
  drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
  csky: Fixup abiv1 memset error
  csky: Improve tlb operation with help of asid
  csky: Use generic asid algorithm to implement switch_mm
  csky: Add new asid lib code from arm
  csky: Revert mmu ASID mechanism
  dt-bindings: csky: Add csky PMU bindings
  dt-bindings: interrupt-controller: Update csky mpintc
  csky: Fixup some error count in 810 & 860.
  csky: Fix perf record in kernel/user space
  csky: Add pmu interrupt support
  csky: Add count-width property for csky pmu
  csky: Init pmu as a device
  csky: Fixup no panic in kernel for some traps
  csky: Select intc & timer drivers
  tcp: fix tcp_set_congestion_control() use from bpf hook
  ag71xx: fix return value check in ag71xx_probe()
  ag71xx: fix error return code in ag71xx_probe()
  proc/sysctl: add shared variables for range check
  mm: migrate: remove unused mode argument
  mm/sparsemem: cleanup 'section number' data types
  libnvdimm/pfn: stop padding pmem namespaces to section alignment
  libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
  mm/devm_memremap_pages: enable sub-section remap
  mm: document ZONE_DEVICE memory-model implications
  mm/sparsemem: support sub-section hotplug
  mm/sparsemem: prepare for sub-section ranges
  mm: kill is_dev_zone() helper
  mm/hotplug: kill is_dev_zone() usage in __remove_pages()
  mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
  mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal
  mm/sparsemem: add helpers track active portions of a section at boot
  mm/sparsemem: introduce a SECTION_IS_EARLY flag
  mm/sparsemem: introduce struct mem_section_usage
  drivers/base/memory.c: get rid of find_memory_block_hinted()
  mm/memory_hotplug: move and simplify walk_memory_blocks()
  mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
  mm: make register_mem_sect_under_node() static
  drivers/base/memory: use "unsigned long" for block ids
  mm: section numbers use the type "unsigned long"
  resource: avoid unnecessary lookups in find_next_iomem_res()
  resource: fix locking in find_next_iomem_res()
  mm: thp: fix false negative of shmem vma's THP eligibility
  mm: thp: make transhuge_vma_suitable available for anonymous THP
  mm/sparse.c: set section nid for hot-add memory
  mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
  mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
  mm/memory_hotplug: remove memory block devices before arch_remove_memory()
  mm/memory_hotplug: drop MHP_MEMBLOCK_API
  mm/memory_hotplug: create memory block devices after arch_add_memory()
  mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
  drivers/base/memory: pass a block_id to init_memory_block()
  arm64/mm: add temporary arch_remove_memory() implementation
  s390x/mm: implement arch_remove_memory()
  s390x/mm: fail when an altmap is used for arch_add_memory()
  mm/memory_hotplug: simplify and fix check_hotplug_memory_range()
  usb: qmi_wwan: add D-Link DWM-222 A2 device ID
  bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
  net: dsa: sja1105: Fix missing unlock on error in sk_buff()
  gve: replace kfree with kvfree
  cifs: update internal module number
  cifs: flush before set-info if we have writeable handles
  smb3: optimize open to not send query file internal info
  sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
  selftests/bpf: fix test_xdp_noinline on s390
  selftests/bpf: fix "valid read map access into a read-only array 1" on s390
  pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
  x86, boot: Remove multiple copy of static function sanitize_boot_params()
  x86/boot/compressed/64: Remove unused variable
  x86/boot/efi: Remove unused variables
  pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
  drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
  drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
  drm/amd/display: Force uclk to max for every state
  net/mlx5: Replace kfree with kvfree
  MAINTAINERS: update netsec driver
  cifs: copy_file_range needs to strip setuid bits and update timestamps
  ipv6: Unlink sibling route in case of failure
  objtool: Support conditional retpolines
  objtool: Convert insn type to enum
  objtool: Fix seg fault on bad switch table entry
  objtool: Support repeated uses of the same C jump table
  objtool: Refactor jump table code
  objtool: Refactor sibling call detection logic
  objtool: Do frame pointer check before dead end check
  objtool: Change dead_end_function() to return boolean
  objtool: Warn on zero-length functions
  objtool: Refactor function alias logic
  objtool: Track original function across branches
  objtool: Add mcsafe_handle_tail() to the uaccess safe list
  bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
  x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
  x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
  x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
  x86/head/64: Annotate start_cpu0() as non-callable
  x86/entry: Fix thunk function ELF sizes
  x86/kvm: Don't call kvm_spurious_fault() from .fixup
  x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
  x86/kvm: Fix fastop function ELF metadata
  x86/paravirt: Fix callee-saved function ELF sizes
  liquidio: Replace vmalloc + memset with vzalloc
  CIFS: fix deadlock in cached root handling
  udp: Fix typo in net/ipv4/udp.c
  net: bcmgenet: use promisc for unsupported filters
  SUNRPC: Optimise transport balancing code
  SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
  pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
  NFSv4: Don't use the zero stateid with layoutget
  MAINTAINERS: mark floppy.c orphaned
  riscv: fix build break after macro-to-function conversion in generic cacheflush.h
  stacktrace: Force USER_DS for stack_trace_save_user()
  padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
  crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
  crypto: ccp/gcm - use const time tag comparison.
  SUNRPC: Fix up backchannel slot table accounting
  SUNRPC: Fix initialisation of struct rpc_xprt_switch
  xen: let alloc_xenballooned_pages() fail if not enough memory free
  objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain
  objtool: Use Elf_Scn typedef instead of assuming struct name
  ipv6: rt6_check should return NULL if 'from' is NULL
  tipc: initialize 'validated' field of received packets
  selftests: add a test case for rp_filter
  fib: relax source validation check for loopback packets
  mlxsw: spectrum: Do not process learned records with a dummy FID
  mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
  net: ag71xx: Add missing header
  floppy: fix out-of-bounds read in copy_buffer
  floppy: fix invalid pointer dereference in drive_name
  floppy: fix out-of-bounds read in next_valid_format
  floppy: fix div-by-zero in setup_format_params
  x86/mm, tracing: Fix CR2 corruption
  x86/entry/64: Update comments and sanity tests for create_gap
  x86/entry/64: Simplify idtentry a little
  x86/entry/32: Simplify common_exception
  x86/paravirt: Make read_cr2() CALLEE_SAVE
  parisc: Wire up clone3 syscall
  parisc: Avoid kernel panic triggered by invalid kprobe
  parisc: Ensure userspace privilege for ptraced processes in regset functions
  parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
  net_sched: unset TCQ_F_CAN_BYPASS when adding filters
  net/rds: Initialize ic->i_fastreg_wrs upon allocation
  net/rds: Keep track of and wait for FRWR segments in use upon shutdown
  net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful
  net/rds: Fix NULL/ERR_PTR inconsistency
  net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
  net/rds: Get rid of "wait_clean_list_grace" and add locking
  net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
  net/sched: Make NET_ACT_CT depends on NF_NAT
  net: sctp: fix warning "NULL check before some freeing functions is not needed"
  caif-hsi: fix possible deadlock in cfhsi_exit_module()
  drm/amdkfd: Remove GWS from process during uninit
  drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
  drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware
  drm/amd/powerplay: maintain SMU FW backward compatibility
  drm/amd/powerplay: correct smu_update_table usage
  drm/amd/powerplay: fix deadlock around smu_handle_task V2
  drm/amd/powerplay: avoid access before allocation
  drm/amd/powerplay: fix memory allocation failure check V2
  drm/amdgpu: Fix silent amdgpu_bo_move failures
  drm/amdgpu: drop dead header
  kbuild: split out *.mod out of {single,multi}-used-m rules
  kbuild: remove 'prepare1' target
  kbuild: remove the first line of *.mod files
  kbuild: create *.mod with full directory path and remove MODVERDIR
  kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
  kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
  dm: use printk ratelimiting functions
  KVM: LAPIC: Make lapic timer unpinned
  platform/x86: asus: Rename "fan mode" to "fan boost mode"
  dm kcopyd: Increase default sub-job size to 512KB
  dm snapshot: fix oversights in optional discard support
  dm zoned: fix zone state management race
  iomap: move internal declarations into fs/iomap/
  iomap: move the main iteration code into a separate file
  iomap: move the buffered IO code into a separate file
  iomap: move the direct IO code into a separate file
  iomap: move the SEEK_HOLE code into a separate file
  iomap: move the file mapping reporting code into a separate file
  iomap: move the swapfile code into a separate file
  kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
  kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
  scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
  kbuild: remove duplication from modules.order in sub-directories
  kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
  kbuild: do not create empty modules.order in the prepare stage
  coccinelle: api: add devm_platform_ioremap_resource script
  kbuild: compile-test headers listed in header-test-m as well
  kbuild: remove unused hostcc-option
  kbuild: remove tag files by distclean instead of mrproper
  kbuild: add --hash-style= and --build-id unconditionally
  kbuild: get rid of misleading $(AS) from documents
  kconfig: fix missing choice values in auto.conf
  KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
  dma-direct: only limit the mapping size if swiotlb could be used
  dma-mapping: add a dma_addressing_limited helper
  xen/pv: Fix a boot up hang revealed by int3 self test
  x86/xen: Add "nopv" support for HVM guest
  x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
  xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
  x86: Add "nopv" parameter to disable PV extensions
  x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
  xen: remove tmem driver
  Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized"
  xen/events: fix binding user event channels to cpus
  scsi: megaraid_sas: set an unlimited max_segment_size
  scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
  scsi: IB/srp: set virt_boundary_mask in the scsi host
  scsi: IB/iser: set virt_boundary_mask in the scsi host
  scsi: storvsc: set virt_boundary_mask in the scsi host template
  scsi: ufshcd: set max_segment_size in the scsi host template
  scsi: core: take the DMA max mapping size into account
  scsi: core: add a host / host template field for the virt boundary
  switch the remnants of releasing the mountpoint away from fs_pin
  get rid of detach_mnt()
  virtio_pmem: fix sparse warning
  make struct mountpoint bear the dentry reference to mountpoint, not struct mount
  scsi: core: Fix race on creating sense cache
  scsi: sd_zbc: Fix compilation warning
  scsi: libfc: fix null pointer dereference on a null lport
  dax: Fix missed wakeup with PMD faults
  fs/select.c: use struct_size() in kmalloc()
  mm: add account_locked_vm utility function
  arm64: mm: implement pte_devmap support
  mm: introduce ARCH_HAS_PTE_DEVMAP
  mm: clean up is_device_*_page() definitions
  mm/mmap: move common defines to mman-common.h
  mm: move MAP_SYNC to asm-generic/mman-common.h
  device-dax: "Hotremove" persistent memory that is used like normal RAM
  mm/hotplug: make remove_memory() interface usable
  device-dax: fix memory and resource leak if hotplug fails
  include/linux/lz4.h: fix spelling and copy-paste errors in documentation
  ipc/mqueue.c: only perform resource calculation if user valid
  include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures
  scripts/gdb: add helpers to find and list devices
  scripts/gdb: add lx-genpd-summary command
  drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
  kernel/pid.c: convert struct pid count to refcount_t
  drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
  select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
  select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
  signal: simplify set_user_sigmask/restore_user_sigmask
  signal: reorder struct sighand_struct
  selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
  ptrace: add PTRACE_GET_SYSCALL_INFO request
  powerpc: define syscall_get_error()
  parisc: define syscall_get_error()
  mips: define syscall_get_error()
  hexagon: define syscall_get_error() and syscall_get_return_value()
  nds32: fix asm/syscall.h
  fs/reiserfs/journal.c: change return type of dirty_one_transaction
  fs/ufs/super.c: remove set but not used variable 'usb3'
  fs/hfsplus/xattr.c: replace strncpy with memcpy
  coda: add hinting support for partial file caching
  coda: ftoc validity check integration
  coda: remove sb test in coda_fid_to_inode()
  coda: remove sysctl object from module when unused
  coda: add __init to init_coda_psdev()
  coda: use SIZE() for stat
  coda: destroy mutex in put_super()
  coda: remove uapi/linux/coda_psdev.h
  coda: move internal defs out of include/linux/ [ver #2]
  coda: bump module version
  coda: get rid of CODA_FREE()
  coda: get rid of CODA_ALLOC()
  coda: change Coda's user api to use 64-bit time_t in timespec
  coda: stop using 'struct timespec' in user API
  coda: clean up indentation, replace spaces with tab
  uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
  coda: don't try to print names that were considered too long
  coda: fix build using bare-metal toolchain
  coda: potential buffer overflow in coda_psdev_write()
  coda: add error handling for fget
  uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
  uapi linux/coda.h: use __kernel_pid_t for userspace
  coda: pass the host file in vma->vm_file on mmap
  mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
  init/Kconfig: fix neighboring typos
  fs/binfmt_elf.c: delete stale comment
  fs/binfmt_flat.c: remove set but not used variable 'inode'
  checkpatch.pl: warn on duplicate sysctl local variable
  lib/rbtree: avoid generating code twice for the cached versions
  lib/test_meminit.c: minor test fixes
  lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
  lib/string_helpers: fix some kerneldoc warnings
  mm/ioremap: probe platform for p4d huge map support
  mm/ioremap: check virtual address alignment while creating huge mappings
  lib: introduce test_meminit module
  lib/test_overflow.c: avoid tainting the kernel and fix wrap size
  lib/test_string.c: add some testcases for strchr and strnchr
  lib/test_string.c: avoid masking memset16/32/64 failures
  lib/string.c: allow searching for NUL with strnchr
  lib/list: tweak LIST_POISON2 for better code generation on x86_64
  get_maintainer: add ability to skip moderated mailing lists
  asm-generic: fix a compilation warning
  arch/*: remove unused isa_page_to_bus()
  arch: replace _BITUL() in kernel-space headers with BIT()
  linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
  kernel: fix typos and some coding style in comments
  fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.
  proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
  fs/proc/inode.c: use typeof_member() macro
  include/linux/kernel.h: add typeof_member() macro
  vmcore: add a kernel parameter novmcoredd
  tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam
  mm: stub out all of swapops.h for !CONFIG_MMU
  mm: provide a print_vma_addr stub for !CONFIG_MMU
  mm: fix the MAP_UNINITIALIZED flag
  mm/cma.c: fail if fixed declaration can't be honored
  mm/z3fold.c: reinitialize zhdr structs after migration
  mm/z3fold.c: remove z3fold_migration trylock
  mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
  mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
  mm/vmscan.c: add a new member reclaim_state in struct shrink_control
  mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
  mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
  mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
  mm/slab_common.c: work around clang bug #42570
  lib/mpi/longlong.h: fix building with 32-bit x86
  mm/shmem.c: fix unused shmem_parse_huge() function warning
  mm/z3fold: don't try to use buddy slots after free
  selftests/bpf: fix perf_buffer on s390
  selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
  selftests/bpf: fix test_verifier/test_maps make dependencies
  builddeb: generate multi-arch friendly linux-libc-dev package
  kconfig: run olddefconfig instead of oldconfig after merging fragments
  riscv: drop unneeded -Wall addition
  memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/
  MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
  x86/process: Delete useless check for dead process with LDT
  x86: math-emu: Hide clang warnings for 16-bit overflow
  fix: taprio: Change type of txtime-delay parameter to u32
  x86/e820: Use proper booleans instead of 0/1
  x86/apic: Silence -Wtype-limits compiler warnings
  x86/mm: Free sme_early_buffer after init
  x86/boot: Fix memory leak in default_get_smp_config()
  skbuff: fix compilation warnings in skb_dump()
  ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
  dma-direct: Force unencrypted DMA under SME for certain DMA masks
  drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
  drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
  drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ss
  drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
  drm/amdgpu: Fix unaligned memory copies
  be2net: Signal that the device cannot transmit during reconfiguration
  net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
  net: ethernet: mscc: ocelot_board: Add of_node_put() before return
  net: ethernet: ti: cpsw: Add of_node_put() before return and break
  tracing: Make trace_get_fields() global
  tracing: Let filter_assign_type() detect FILTER_PTR_STRING
  tracing: Pass type into tracing_generic_entry_update()
  ftrace/selftest: Test if set_event/ftrace_pid exists before writing
  ftrace/selftests: Return the skip code when tracing directory not configured in kernel
  tracing/kprobe: Check registered state using kprobe
  tracing/probe: Add trace_event_call accesses APIs
  tracing/probe: Add probe event name and group name accesses APIs
  tracing/probe: Add trace flag access APIs for trace_probe
  tracing/probe: Add trace_event_file access APIs for trace_probe
  tracing/probe: Add trace_event_call register API for trace_probe
  tracing/probe: Add trace_probe init and free functions
  tracing/uprobe: Set print format when parsing command
  tracing/kprobe: Set print format right after parsed command
  kprobes: Fix to init kprobes in subsys_initcall
  drm/amdgpu: replace simple_strtol() by kstrtou32()
  drm/amdgpu: remove memset after kzalloc
  drm/amd/amdgpu: hide #warning for missing DC config
  drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
  drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
  drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
  drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment
  drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
  drm/amd/powerplay: fix save dpm level error for smu
  drm/amd/powerplay: avoid double check feature enabled
  drm/amd/powerplay: add standard profile dpm support for smu
  drm/amd/powerplay: add socclk profile dpm support.
  drm/amdkfd: Consistently apply noretry setting
  drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pipe_for_layer
  drm/amd/display: Support clang option for stack alignment
  libbpf: fix another GCC8 warning for strncpy
  /proc/<pid>/cmdline: add back the setproctitle() special case
  /proc/<pid>/cmdline: remove all the special cases
  selftests/bpf: skip nmi test when perf hw events are disabled
  selftests/bpf: fix "alu with different scalars 1" on s390
  ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
  ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
  MIPS: fix some more fall through errors in arch/mips
  SUNRPC: Skip zero-refcount transports
  SUNRPC: Replace division by multiplication in calculation of queue length
  Revert "gpio/spi: Fix spi-gpio regression on active high CS"
  cpufreq: Make cpufreq_generic_init() return void
  ALSA: hda/hdmi - Remove duplicated define
  ALSA: seq: Break too long mutex context in the write loop
  ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
  smb3: smbdirect no longer experimental
  cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
  ARM: dts: gemini: Set DIR-685 SPI CS as active low
  ARM: stm32: use "depends on" instead of "if" after prompt
  selftests/bpf: remove logic duplication in test_verifier
  bpf: sync bpf.h to tools/
  selftests/bpf: add selftests for wide loads
  selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
  bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
  bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
  samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
  selftests/bpf: put test_stub.o into $(OUTPUT)
  selftests/bpf: make directory prerequisites order-only
  selftests/bpf: fix attach_probe on s390
  selftests/bpf: use typedef'ed arrays as map values
  selftests/bpf: add trickier size resolution tests
  bpf: fix BTF verifier size resolution logic
  net/mlx5e: Allow dissector meta key in tc flower
  net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
  net/mlx5e: Verify encapsulation is supported
  KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
  kvm: x86: ioapic and apic debug macros cleanup
  ISDN: hfcsusb: checking idx of ep configuration
  Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next"
  Revert "mm: adjust apply_to_pfn_range interface for dropped token."
  vmxnet3: Remove call to memset after dma_alloc_coherent
  hippi: Remove call to memset after pci_alloc_consistent
  ethernet: remove redundant memset
  atm: idt77252: Remove call to memset after dma_alloc_coherent
  net: neigh: fix multiple neigh timer scheduling
  rt2x00usb: fix rx queue hang
  ath10k: work around uninitialized vht_pfr variable
  iwlwifi: pcie: add support for qu c-step devices
  iwlwifi: add new cards for 9000 and 20000 series
  Input: alps - don't handle ALPS cs19 trackpoint-only device
  Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer
  Input: adp5589 - initialize GPIO controller parent device
  Input: iforce - remove empty multiline comments
  Input: synaptics - fix misuse of strlcpy
  Documentation: filesystem: Convert xfs.txt to ReST
  iomap: start moving code to fs/iomap/
  Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
  xfs: sync up xfs_trans_inode with userspace
  xfs: move xfs_trans_inode.c to libxfs/
  LSM: SafeSetID: fix use of literal -1 in capable hook
  LSM: SafeSetID: verify transitive constrainedness
  LSM: SafeSetID: add read handler
  LSM: SafeSetID: rewrite userspace API to atomic updates
  LSM: SafeSetID: fix userns handling in securityfs
  LSM: SafeSetID: refactor policy parsing
  LSM: SafeSetID: refactor safesetid_security_capable()
  LSM: SafeSetID: refactor policy hash table
  LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
  LSM: SafeSetID: fix pr_warn() to include newline
  NFSv4: Validate the stateid before applying it to state recovery
  docs: kbuild: fix build with pdf and fix some minor issues
  docs: block: fix pdf output
  docs: arm: fix a breakage with pdf output
  docs: don't use nested tables
  docs: gpio: add sysfs interface to the admin-guide
  docs: locking: add it to the main index
  docs: add some directories to the main documentation index
  docs: add SPDX tags to new index files
  docs: add a memory-devices subdir to driver-api
  docs: phy: place documentation under driver-api
  docs: serial: move it to the driver-api
  docs: driver-api: add remaining converted dirs to it
  docs: driver-api: add xilinx driver API documentation
  docs: driver-api: add a series of orphaned documents
  docs: admin-guide: add a series of orphaned documents
  docs: cgroup-v1: add it to the admin-guide book
  docs: aoe: add it to the driver-api book
  docs: add some documentation dirs to the driver-api book
  docs: driver-model: move it to the driver-api book
  docs: lp855x-driver.rst: add it to the driver-api book
  docs: ocxl.rst: add it to the uAPI book
  docs: x86: move two x86-specific files to x86 arch dir
  docs: security: move some books to it and update
  docs: blockdev: add it to the admin-guide
  docs: admin-guide: add kdump documentation into it
  docs: admin-guide: add laptops documentation
  docs: admin-guide: move sysctl directory to it
  docs: early-userspace: move to driver-api guide
  docs: device-mapper: move it to the admin-guide
  docs: add arch doc directories to the index
  docs: interconnect.rst: add it to the driver-api guide
  docs: ioctl: add it to the uAPI guide
  docs: leds: add it to the driver-api book
  docs: md: move it to the driver-api book
  docs: mmc: move it to the driver-api
  docs: nfc: add it to the driver-api book
  docs: mtd: move it to the driver-api book
  docs: namespace: move it to the admin-guide
  docs: nvdimm: add it to the driver-api book
  docs: perf: move to the admin-guide
  docs: rapidio: add it to the driver API
  docs: logo.txt: rename it to COPYING-logo
  docs: move gcc_plugins.txt to core-api and rename to .rst
  docs: block: convert to ReST
  docs: sysctl: convert to ReST
  docs: perf: convert to ReST
  docs: blockdev: convert to ReST
  docs: rapidio: convert to ReST
  docs: ioctl: convert to ReST
  docs: ioctl-number.txt: convert it to ReST format
  docs: mmc: convert to ReST
  docs: xtensa: convert to ReST
  docs: nvdimm: convert to ReST
  docs: mtd: convert to ReST
  docs: md: convert to ReST
  docs: nfc: convert to ReST
  docs: namespaces: convert to ReST
  docs: laptops: convert to ReST
  docs: ia64: convert to ReST
  docs: accounting: convert to ReST
  docs: DMA-API-HOWTO.txt: fix an unmarked code block
  docs: rbtree.txt: fix Sphinx build warnings
  docs: phy: convert samsung-usb2.txt to ReST format
  docs: nvmem: convert docs to ReST and rename to *.rst
  docs: bus-devices: ti-gpmc.rst: convert it to ReST
  docs: xen-tpmfront.txt: convert it to .rst
  docs: memory-devices: convert ti-emif.txt to ReST
  docs: arm: convert docs to ReST and rename to *.rst
  docs: early-userspace: convert docs to ReST and rename to *.rst
  docs: pti_intel_mid.txt: convert it to pti_intel_mid.rst
  docs: console.txt: convert docs to ReST and rename to *.rst
  docs: cma/debugfs.txt: convert docs to ReST and rename to *.rst
  docs: m68k: convert docs to ReST and rename to *.rst
  docs: lp855x-driver.txt: convert to ReST and move to kernel-api
  docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rst
  docs: connector: convert to ReST and rename to connector.rst
  kvm: x86: some tsc debug cleanup
  kvm: vmx: fix coccinelle warnings
  docs: locking: convert docs to ReST and rename to *.rst
  MIPS: perf events: handle switch statement falling through warnings
  MAINTAINERS: add new entry for pidfd api
  perf version: Fix segfault due to missing OPT_END()
  x86: kvm: avoid constant-conversion warning
  x86: kvm: avoid -Wsometimes-uninitized warning
  KVM: x86: expose AVX512_BF16 feature to guest
  gpio: em: remove the gpiochip before removing the irq domain
  gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
  gpio: davinci: silence error prints in case of EPROBE_DEFER
  intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state
  ACPI: fix false-positive -Wuninitialized warning
  ALSA: rme9652: Unneeded variable: "result".
  ALSA: emu10k1: Remove unneeded variable "change"
  ALSA: au88x0: Remove unneeded variable: "changed"
  ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
  watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
  mm: adjust apply_to_pfn_range interface for dropped token.
  unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
  arch: mark syscall number 435 reserved for clone3
  sky2: Disable MSI on P5W DH Deluxe
  sis900: correct a few typos
  sit: use dst_cache in ipip6_tunnel_xmit
  gve: Remove the exporting of gve_probe
  clone: fix CLONE_PIDFD support
  *: convert stream-like files -> stream_open, even if they use noop_llseek
  bonding: add documentation for peer_notif_delay
  r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
  rtc: wm831x: Add IRQF_ONESHOT flag
  rtc: stm32: remove one condition check in stm32_rtc_set_alarm()
  rtc: pcf2123: Fix build error
  cifs: fix crash in cifs_dfs_do_automount
  nfs4.0: Refetch lease_time after clientid update
  nfs4: Rename nfs41_setup_state_renewal
  nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
  nfs: Fix copy-and-paste error in debug message
  NFS: Replace 16 seq_printf() calls by seq_puts()
  NFS: Use seq_putc() in nfs_show_stats()
  rtc: interface: Change type of 'count' from int to u64
  locking/lockdep: Fix lock used or unused stats error
  sched/core: Fix preempt warning in ttwu
  perf/x86/intel: Fix spurious NMI on fixed counter
  perf/core: Fix exclusive events' grouping
  perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
  perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
  perf/core: Fix race between close() and fork()
  Input: auo-pixcir-ts - switch to using  devm_add_action_or_reset()
  Input: gtco - bounds check collection indent level
  ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
  net: dsa: qca8k: replace legacy gpio include
  net: hisilicon: Use devm_platform_ioremap_resource
  cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
  tipc: ensure head->lock is initialised
  tc-tests: updated skbedit tests
  nfp: flower: ensure ip protocol is specified for L4 matches
  nfp: flower: fix ethernet check on match fields
  net/mlx5e: Provide cb_list pointer when setting up tc block on rep
  net: phy: make exported variables non-static
  net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
  davinci_cpdma: don't cast dma_addr_t to pointer
  net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
  coresight: Make the coresight_device_fwnode_match declaration's fwnode parameter const
  Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
  net/mlx5e: Convert single case statement switch statements into if statements
  mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()
  oom: decouple mems_allowed from oom_unkillable_task
  mm, oom: remove redundant task_in_mem_cgroup() check
  mm, oom: refactor dump_tasks for memcg OOMs
  mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()
  mm/memory-failure.c: clarify error message
  mm: vmalloc: show number of vmalloc pages in /proc/meminfo
  mm: smaps: split PSS into components
  mm: use down_read_killable for locking mmap_sem in access_remote_vm
  proc: use down_read_killable mmap_sem for /proc/pid/map_files
  proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
  proc: use down_read_killable mmap_sem for /proc/pid/pagemap
  proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
  proc: use down_read_killable mmap_sem for /proc/pid/maps
  tools/vm/slabinfo: add sorting info to help menu
  tools/vm/slabinfo: add option to sort by partial slabs
  tools/vm/slabinfo: add partial slab listing to -X
  tools/vm/slabinfo: order command line options
  mm: vmscan: correct some vmscan counters for THP swapout
  mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
  mm: init: report memory auto-initialization features at boot time
  mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
  arm64: move jump_label_init() before parse_early_param()
  mm/large system hash: clear hashdist when only one node with memory is booted
  mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
  mm/vmalloc.c: spelling> s/informaion/information/
  mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va()
  mm/vmalloc.c: get rid of one single unlink_va() when merge
  mm/vmalloc.c: preload a CPU with one object for split purpose
  mm/vmalloc.c: remove "node" argument
  mm/mmu_notifier: use hlist_add_head_rcu()
  mm/memory.c: fail when offset == num in first check of __vm_map_pages()
  mm/pgtable: drop pgtable_t variable from pte_fn_t functions
  unicore32: switch to generic version of pte allocation
  um: switch to generic version of pte allocation
  riscv: switch to generic version of pte allocation
  parisc: switch to generic version of pte allocation
  nios2: switch to generic version of pte allocation
  nds32: switch to generic version of pte allocation
  mips: switch to generic version of pte allocation
  m68k: sun3: switch to generic version of pte allocation
  csky: switch to generic version of pte allocation
  arm64: switch to generic version of pte allocation
  arm: switch to generic version of pte allocation
  alpha: switch to generic version of pte allocation
  asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
  mm/gup.c: mark undo_dev_pagemap as __maybe_unused
  mm/gup.c: remove some BUG_ONs from get_gate_page()
  mm/gup: speed up check_and_migrate_cma_pages() on huge page
  mm: mark the page referenced in gup_hugepte
  mm: switch gup_hugepte to use try_get_compound_head
  mm: move the powerpc hugepd code to mm/gup.c
  mm: validate get_user_pages_fast flags
  mm: consolidate the get_user_pages* implementations
  mm: reorder code blocks in gup.c
  mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
  sparc64: use the generic get_user_pages_fast code
  sparc64: define untagged_addr()
  sparc64: add the missing pgd_page definition
  sh: use the generic get_user_pages_fast code
  sh: add the missing pud_page definition
  MIPS: use the generic get_user_pages_fast code
  mm: lift the x86_32 PAE version of gup_get_pte to common code
  mm: simplify gup_fast_permitted
  mm: use untagged_addr() for get_user_pages_fast addresses
  mm, memcg: add a memcg_slabinfo debugfs file
  mm: memcg/slab: reparent memcg kmem_caches on cgroup removal
  mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
  mm: memcg/slab: rework non-root kmem_cache lifecycle management
  mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock
  mm: memcg/slab: don't check the dying flag on kmem_cache creation
  mm: memcg/slab: unify SLAB and SLUB page accounting
  mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
  mm: memcg/slab: generalize postponed non-root kmem_cache deactivation
  mm: memcg/slab: rename slab delayed deactivation functions and fields
  mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
  mm: memcontrol: dump memory.stat during cgroup OOM
  mm, memcg: introduce memory.events.local
  memcg, fsnotify: no oom-kill for remote memcg charging
  memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
  mm/mincore.c: fix race between swapoff and mincore
  mm, swap: use rbtree for swap_extent
  mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device()
  mm, swap: fix race between swapoff and some swap operations
  mm/filemap.c: correct the comment about VM_FAULT_RETRY
  9p: pass the correct prototype to read_cache_page
  jffs2: pass the correct prototype to read_cache_page
  mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
  mm/filemap.c: fix an overly long line in read_cache_page
  mm, debug_pagealloc: use a page type instead of page_ext flag
  mm, page_alloc: more extensive free page checking with debug_pagealloc
  mm, debug_pagelloc: use static keys to enable debugging
  mm/failslab.c: by default, do not fail allocations with direct reclaim only
  include/linux/pagemap.h: document trylock_page() return value
  mm: remove the exporting of totalram_pages
  include/linux/vmpressure.h: use spinlock_t instead of struct spinlock
  mm/page_isolation.c: change the prototype of undo_isolate_page_range()
  mm: remove the account_page_dirtied export
  include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info
  mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
  mm/memory.c: trivial clean up in insert_page()
  mm/gup.c: make follow_page_mask() static
  sparc: remove ARCH_SELECT_MEMORY_MODEL
  s390: remove ARCH_SELECT_MEMORY_MODEL
  arm: remove ARCH_SELECT_MEMORY_MODEL
  include/linux/pfn_t.h: remove pfn_t_to_virt()
  mm/kasan: add object validation in ksize()
  mm/slab: refactor common ksize KASAN logic into slab_common.c
  lib/test_kasan: Add test for double-kzfree detection
  mm/kasan: change kasan_check_{read,write} to return boolean
  mm/kasan: introduce __kasan_check_{read,write}
  asm-generic, x86: add bitops instrumentation for KASAN
  x86: use static_cpu_has in uaccess region to avoid instrumentation
  lib/test_kasan: add bitops tests
  mm/kasan: print frame description for stack bugs
  docs: kmemleak: add more documentation details
  mm/kmemleak.c: change error at _write when kmemleak is disabled
  mm/kmemleak.c: fix check for softirq context
  slub: don't panic for memcg kmem cache creation failure
  mm/slub.c: avoid double string traverse in kmem_cache_flags()
  lkdtm/heap: add tests for freelist hardening
  mm/slab: sanity-check page type when looking up cache
  mm/slab: validate cache membership under freelist hardening
  ocfs2: use kmemdup rather than duplicating its implementation
  fs/ocfs2/dlmglue.c: unneeded variable: "status"
  ocfs: no need to check return value of debugfs_create functions
  ocfs2: add first lock wait time in locking_state
  ocfs2: add locking filter debugfs file
  ocfs2: add last unlock times in locking_state
  ocfs2/dlm: use struct_size() helper
  fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
  sh: prevent warnings when using iounmap
  sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
  arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
  scripts/spelling.txt: add more spellings to spelling.txt
  scripts/decode_stacktrace: Accept dash/underscore in modules
  scripts/spelling.txt: add spelling fix for prohibited
  scripts/spelling.txt: drop "sepc" from the misspelling list
  scripts/decode_stacktrace: look for modules with .ko.debug extension
  scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
  include/linux/dmar.h: replace single-char identifiers in macros
  MAINTAINERS: nilfs2: update email address
  nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
  mm/z3fold.c: lock z3fold page before __SetPageMovable()
  mm/memcontrol: fix wrong statistics in memory.stat
  mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
  mm: vmscan: scan anonymous pages on file refaults
  clk: consoldiate the __clk_get_hw() declarations
  SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
  perf vendor events s390: Add JSON files for machine type 8561
  x86/vdso: Fix flip/flop vdso build bug
  MAINTAINERS: add entry for block io cgroup
  RMDA/siw: Require a 64 bit arch
  null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
  dm bufio: fix deadlock with loop device
  dm snapshot: add optional discard support features
  selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
  selftests/bpf: make PT_REGS_* work in userspace
  selftests/bpf: fix s930 -> s390 typo
  selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
  selftests/bpf: do not ignore clang failures
  tools: bpftool: add raw_tracepoint_writable prog type to header
  bpf: verifier: avoid fall-through warnings
  selftests/bpf: fix bpf_target_sparc check
  xdp: fix potential deadlock on socket mutex
  platform/x86: Fix PCENGINES_APU2 Kconfig warning
  tools/power/x86/intel-speed-select: Add .gitignore file
  platform/x86: mlx-platform: Fix error handling in mlxplat_init()
  drm/amd/powerplay: add pstate mclk(uclk) support for navi10
  drm/amd/powerplay: fix smu clock type change miss error
  drm/amdgpu: support key database loading for navi10
  drm/amdgpu: switch to macro for psp bootloader command
  xdp: fix possible cq entry leak
  libbpf: fix ptr to u64 conversion warning on 32-bit platforms
  bpf: fix precision bit propagation for BPF_ST instructions
  powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
  MAINTAINERS: update BPF JIT S390 maintainers
  crypto: ccp - memset structure fields to zero before reuse
  crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
  crypto: stm32/hash - Fix incorrect printk modifier for size_t
  Input: mtk-pmic-keys - add of_node_put() before return
  Input: sun4i-lradc-keys - add of_node_put() before return
  Input: synaptics - whitelist Lenovo T580 SMBus intertouch
  drm/amdgpu: Print out voltage in DM_PPLIB
  block: Limit zone array allocation size
  sd_zbc: Fix report zones buffer allocation
  block: Kill gfp_t argument of blkdev_report_zones()
  block: Allow mapping of vmalloc-ed buffers
  block/bio-integrity: fix a memory leak bug
  scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
  scsi: zfcp: fix request object use-after-free in send path causing wrong traces
  scsi: zfcp: fix request object use-after-free in send path causing seqno errors
  scsi: megaraid_sas: Update driver version to 07.710.50.00
  scsi: megaraid_sas: Add module parameter for FW Async event logging
  scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
  scsi: megaraid_sas: Fix calculation of target ID
  scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
  scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade
  scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
  scsi: libsas: remove the exporting of sas_wait_eh
  scsi: megaraid_sas: Make some symbols static
  scsi: core: use scmd_printk() to print which command timed out
  net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
  net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
  net/mlx5e: Fix compilation error in TLS code
  nvme: fix NULL deref for fabrics options
  ipv6: fix static key imbalance in fl_create()
  ipv6: fix potential crash in ip6_datagram_dst_update()
  ipv6: tcp: fix flowlabels reflection for RST packets
  ipv6: Use ipv6_authlen for len
  hsr: switch ->dellink() to ->ndo_uninit()
  net: stmmac: Fix misuses of GENMASK macro
  net: ethernet: mediatek: Fix misuses of GENMASK macro
  net: fib_rules: do not flow dissect local packets
  ACPI: blacklist: fix clang warning for unused DMI table
  ACPICA: Update table load object initialization
  virtio-mmio: add error check for platform_get_irq
  scsi: virtio_scsi: Use struct_size() helper
  drm/amd/display: Add drm_audio_component support to amdgpu_dm
  drm/amd/display: Expose audio inst from DC to DM
  drm/amdkfd: fix cp hang in eviction
  drm/amdgpu: enable IP discovery by default on navi
  drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
  drm/amd/powerplay: bug fix for sysfs
  drm/amd/powerplay: increase the SMU msg response waiting time
  drm/amdgpu: Fix potential integer overflows
  mdev: Send uevents around parent device registration
  RISC-V: Add an Image header that boot loader can parse.
  net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
  net/mlx5e: Fix error flow in tx reporter diagnose
  net/mlx5e: Fix return value from timeout recover function
  net/mlx5e: Rx, Fix checksum calculation for new hardware
  net/mlx5e: Fix port tunnel GRE entropy control
  net/mlx5: E-Switch, Fix default encap mode
  s390/unwind: avoid int overflow in outside_of_stack
  s390/zcrypt: remove the exporting of ap_query_configuration
  s390/pci: add mio_enabled attribute
  s390: fix setting of mio addressing control
  s390/ipl: Fix detection of has_secure attribute
  s390: vfio-ap: fix irq registration
  s390/cpumf: Add extended counter set definitions for model 8561 and 8562
  s390/dasd: Handle out-of-space constraint
  s390/dasd: Add discard support for ESE volumes
  s390/dasd: Use ALIGN_DOWN macro
  s390/dasd: Make dasd_setup_queue() a discipline function
  s390/dasd: Add new ioctl to release space
  s390/dasd: Add dasd_sleep_on_queue_interruptible()
  s390/dasd: Add missing intensity definition
  s390/dasd: Fix whitespace
  s390/dasd: Add dynamic formatting support for ESE volumes
  s390/dasd: Recognise data for ESE volumes
  s390/dasd: Put sub-order definitions in a separate section
  s390/dasd: Make layout analysis ESE compatible
  s390/dasd: Remove old defines and function
  s390/dasd: Remove unused structs and function prototypes
  RDMA/siw: Mark expected switch fall-throughs
  orangefs: eliminate needless variable assignments
  orangefs: remove redundant assignment to variable buffer_index
  PCI: Enable NVIDIA HDA controllers
  dlm: no need to check return value of debugfs_create functions
  dlm: check if workqueues are NULL before flushing/destroying
  perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
  perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
  mailbox: handle failed named mailbox channel request
  powerpc/eeh: Handle hugepages in ioremap space
  RDMA/core: Fix -Wunused-const-variable warnings
  rdma/siw: Remove set but not used variable 's'
  rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
  kconfig: remove meaningless if-conditional in conf_read()
  kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix
  RDMA/siw: Add missing rtnl_lock around access to ifa
  Documentation: virtual: Add toctree hooks
  Documentation: kvm: Convert cpuid.txt to .rst
  Documentation: virtual: Convert paravirt_ops.txt to .rst
  KVM: x86: Unconditionally enable irqs in guest context
  powercap/rapl: Add Ice Lake NNPI support to RAPL driver
  powercap/intel_rapl: add support for ICX-D
  powercap/intel_rapl: add support for ICX
  powercap/intel_rapl: add support for IceLake desktop
  intel_rapl: Fix module autoloading issue
  int340X/processor_thermal_device: add support for MMIO RAPL
  intel_rapl: support two power limits for every RAPL domain
  intel_rapl: support 64 bit register
  intel_rapl: abstract RAPL common code
  intel_rapl: cleanup hardcoded MSR access
  intel_rapl: cleanup some functions
  intel_rapl: abstract register access operations
  intel_rapl: abstract register address
  intel_rapl: introduce struct rapl_if_private
  intel_rapl: introduce intel_rapl.h
  intel_rapl: remove hardcoded register index
  intel_rapl: use reg instead of msr
  KVM: x86: PMU Event Filter
  x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
  mailbox: tegra: avoid resume NULL mailboxes
  mailbox: tegra: hsp: add noirq resume
  mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly
  mailbox: imx: Clear GIEn bit at shutdown
  mailbox: omap: Add support for TI K3 SoCs
  dt-bindings: mailbox: omap: Update bindings for TI K3 SoCs
  mailbox: arm_mhu: reorder header inclusion and drop unneeded ones
  mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
  nbd: add netlink reconfigure resize support
  nbd: fix crash when the blksize is zero
  f2fs: improve print log in f2fs_sanity_check_ckpt()
  Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
  f2fs: avoid out-of-range memory access
  f2fs: fix to avoid long latency during umount
  f2fs: allow all the users to pin a file
  cifs: fix parsing of symbolic link error response
  block: Disable write plugging for zoned block devices
  block: Fix elevator name declaration
  block: Remove unused definitions
  x86/asm: Move native_write_cr0/4() out of line
  timekeeping/vsyscall: Use __iter_div_u64_rem()
  rdma/siw: Use proper enumerated type in map_cqe_status
  RDMA/siw: Remove unnecessary kthread create/destroy printouts
  xfs: chain bios the right way around in xfs_rw_bdev
  IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
  nvme: fix regression upon hot device removal and insertion
  perf scripts python: export-to-postgresql.py: Export switch events
  perf scripts python: export-to-sqlite.py: Export switch events
  perf db-export: Export switch events
  perf db-export: Factor out db_export__threads()
  perf script: Add scripting operation process_switch()
  perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
  perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons
  perf scripts python: export-to-postgresql.py: Add has_calls column to comms table
  perf scripts python: export-to-sqlite.py: Add has_calls column to comms table
  x86/pgtable/32: Fix LOWMEM_PAGES constant
  perf db-export: Also export thread's current comm
  perf db-export: Factor out db_export__comm()
  perf scripts python: export-to-postgresql.py: Export comm details
  perf scripts python: export-to-sqlite.py: Export comm details
  perf db-export: Export comm details
  perf db-export: Fix a white space issue in db_export__sample()
  perf db-export: Move export__comm_thread into db_export__sample()
  perf db-export: Export comm before exporting thread
  perf db-export: Export main_thread in db_export__sample()
  perf db-export: Pass main_thread to db_export__thread()
  perf db-export: Rename db_export__comm() to db_export__exec_comm()
  perf db-export: Get rid of db_export__deferred()
  kbuild: Inform user to pass ARCH= for make mrproper
  kbuild: fix compression errors getting ignored
  kbuild: add a flag to force absolute path for srctree
  kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
  kbuild: remove src and obj from the top Makefile
  blk-throttle: fix zero wait time for iops throttled group
  block: Fix potential overflow in blk_report_zones()
  blkcg: implement REQ_CGROUP_PUNT
  blkcg, writeback: Implement wbc_blkcg_css()
  blkcg, writeback: Add wbc->no_cgroup_owner
  blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
  cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
  blk-cgroup: turn on psi memstall stuff
  block: init flush rq ref count to 1
  kvm: x86: Fix -Wmissing-prototypes warnings
  KVM: Properly check if "page" is valid in kvm_vcpu_unmap
  Teach shrink_dcache_parent() to cope with mixed-filesystem shrink lists
  mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
  mmc: alcor: remove a redundant greater or equal to zero comparison
  mmc: sdhci-msm: fix mutex while in spinlock
  mmc: sdhci_am654: Make some symbols static
  dma-mapping: remove dma_max_pfn
  mmc: core: let the dma map ops handle bouncing
  dt-binding: mmc: rename tmio_mmc.txt to renesas,sdhi.txt
  mmc: sdhci-sprd: Add pin control support for voltage switch
  dt-bindings: mmc: sprd: Add pinctrl support
  mmc: sdhci-sprd: Add start_signal_voltage_switch ops
  mmc: sdhci-pci: Add support for Intel EHL
  mmc: tmio: Use dma_max_mapping_size() instead of a workaround
  mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
  mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
  mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
  mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
  mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
  mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
  drm/modes: Skip invalid cmdline mode
  ALSA: ps3: Remove Unneeded variable: "ret"
  ALSA: lx6464es: Remove unneeded variable err
  Revert "ACPICA: Update table load object initialization"
  pinctrl: aspeed: Strip moved macros and structs from private header
  pinctrl: aspeed: Fix missed include
  clocksource/drivers/npcm: Fix misuse of GENMASK macro
  irqchip/gic-v3-its: Fix misuse of GENMASK macro
  udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
  rds: avoid version downgrade to legitimate newer peer connections
  rds: Return proper "tos" value to user-space
  rds: Accept peer connection reject messages due to incompatible version
  Revert "RDS: IB: split the mr registration and invalidation path"
  rds: fix reordering with composite message notification
  net/mlx5e: Return in default case statement in tx_post_resync_params
  mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().
  ocxl: Update for AFU descriptor template version 1.1
  powerpc/boot: pass CONFIG options in a simpler and more robust way
  powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
  powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
  nfsd: Make __get_nfsdfs_client() static
  nfsd: Make two functions static
  dt-bindings: vendor-prefixes: add Sipeed
  dt-bindings: vendor-prefixes: add SoChip
  dt-bindings: 83xx-512x-pci: Drop cell-index property
  drm/amdgpu/psp: add a mutex to protect access to the psp ring
  drm/amdgpu/navi10: add uclk activity sensor
  drm/amdgpu: properly guard the generic discovery code
  drm/amdgpu: add missing documentation on new module parameters
  drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writeback
  sparc64: Add missing newline at end of file
  ide: use BIT() macro for defining bit-flags
  net: dsa: add support for BRIDGE_MROUTER attribute
  pkt_sched: Include const.h
  net: netsec: remove static declaration for netsec_set_tx_de()
  net: netsec: remove superfluous if statement
  netfilter: nf_tables: add hardware offload support
  net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
  net: flow_offload: add flow_block_cb_is_busy() and use it
  net: sched: remove tcf block API
  drivers: net: use flow block API
  net: sched: use flow block API
  net: flow_offload: add flow_block_cb_{priv, incref, decref}()
  net: flow_offload: add list handling functions
  net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
  net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
  net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
  net: flow_offload: add flow_block_cb_setup_simple()
  nvme-fc: fix module unloads while lports still pending
  net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
  net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
  net: hisilicon: Offset buf address to adapt HI13X1_GMAC
  net: hisilicon: Add group field to adapt HI13X1_GMAC
  net: hisilicon: dt-bindings: Add an field of port-handle
  net: hisilicon: HI13X1_GMAX need dreq reset at first
  net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
  net: hisilicon: Cleanup for cast to restricted __be32
  net: hisilicon: Cleanup for got restricted __be32
  net: hisilicon: Add support for HI13X1 to hip04_eth
  nvme-tcp: don't use sendpage for SLAB pages
  nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
  nvmet: print a hint while rejecting NSID 0 or 0xffffffff
  nvme-multipath: do not select namespaces which are about to be removed
  net: stmmac: add support for hash table size 128/256 in dwmac4
  net: stmmac: dwmac4: mac address array boudary violation issue
  nvme-multipath: also check for a disabled path if there is a single sibling
  nvme-multipath: factor out a nvme_path_is_disabled helper
  nvme: set physical block size and optimal I/O size
  nvme: add I/O characteristics fields
  nvmet: export I/O characteristics attributes in Identify
  nvme-trace: add delete completion and submission queue to admin cmds tracer
  tc-testing: introduce scapyPlugin for basic traffic
  tc-testing: Allow tdc plugins to see test case data
  nvme-trace: fix spelling mistake "spcecific" -> "specific"
  nvme-pci: limit max_hw_sectors based on the DMA max mapping size
  nvme-pci: check for NULL return from pci_alloc_p2pmem()
  nvme-pci: don't create a read hctx mapping without read queues
  nvme-pci: don't fall back to a 32-bit DMA mask
  x86/alternatives: Fix int3_emulate_call() selftest stack corruption
  io_uring: fix io_sq_thread_stop running in front of io_sq_thread
  io_uring: add support for recvmsg()
  io_uring: add support for sendmsg()
  net: dsa: vsc73xx: fix NET_DSA and OF dependencies
  nvme-pci: make nvme_dev_pm_ops static
  nvme-fcloop: resolve warnings on RCU usage and sleep warnings
  nvme-fcloop: fix inconsistent lock state warnings
  dt-bindings: serial: add documentation for Rx in-band wakeup support
  net: mvmdio: defer probe of orion-mdio if a clock is not ready
  net: mvmdio: print warning when orion-mdio has too many clocks
  net: mvmdio: allow up to four clocks to be specified for orion-mdio
  dt-bindings: allow up to four clocks for orion-mdio
  net: netsec: start using buffers if page_pool registration succeeded
  perf trace: Auto bump rlimit(MEMLOCK) for eBPF maps sake
  RDMA/core: Fix race when resolving IP address
  perf test: Auto bump rlimit(MEMLOCK) for BPF test sake
  net: stmmac: Introducing support for Page Pool
  net: stmmac: Fix descriptors address being in > 32 bits address space
  net: stmmac: Implement RX Coalesce Frames setting
  bnxt_en: Add page_pool_destroy() during RX ring cleanup.
  tc-tests: Add tc action ct tests
  net/sched: cls_flower: Add matching on conntrack info
  net/flow_dissector: add connection tracking dissection
  net/sched: Introduce action ct
  net/mlx5e: Register devlink ports for physical link, PCI PF, VFs
  devlink: Introduce PCI VF port flavour and port attribute
  devlink: Introduce PCI PF port flavour and port attribute
  devlink: Return physical port fields only for applicable port flavours
  devlink: Refactor physical port attributes
  dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema
  dm crypt: implement eboiv - encrypted byte-offset initialization vector
  dm crypt: remove obsolete comment about plumb IV
  dm crypt: wipe private IV struct after key invalid flag is set
  dm integrity: use kzalloc() instead of kmalloc() + memset()
  dm: update stale comment in end_clone_bio()
  dm log writes: fix incorrect comment about the logged sequence example
  dm log writes: use struct_size() to calculate size of pending_block
  dm crypt: use struct_size() when allocating encryption context
  perf tools: Introduce rlimit__bump_memlock() helper
  dm integrity: always set version on superblock update
  tools: PCI: Fix installation when `make tools/pci_install`
  PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
  RISC-V: Setup initial page tables in two stages
  xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk
  NFS: Record task, client ID, and XID in xdr_status trace points
  NFS: Update symbolic flags displayed by trace events
  NFS: Display symbolic status code names in trace log
  NFS: Fix show_nfs_errors macros again
  NFS4: Add a trace event to record invalid CB sequence IDs
  xprtrdma: Modernize ops->connect
  xprtrdma: Remove rpcrdma_req::rl_buffer
  xprtrdma: Refactor chunk encoding
  xprtrdma: Streamline rpcrdma_post_recvs
  xprtrdma: Simplify rpcrdma_rep_create
  xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
  xprtrdma: Reduce context switching due to Local Invalidation
  xprtrdma: Add mechanism to place MRs back on the free list
  xprtrdma: Remove fr_state
  xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
  xprtrdma: Fix occasional transport deadlock
  xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
  drivers: thermal: processor_thermal_device: Fix build warning
  perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool
  perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
  perf script: Assume native_arch for pipe mode
  perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
  perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
  perf hists browser: Fix potential NULL pointer dereference found by the smatch tool
  perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool
  perf parse-events: Remove unused variable: error
  perf parse-events: Remove unused variable 'i'
  perf metricgroup: Add missing list_del_init() when flushing egroups list
  perf tools: Use list_del_init() more thorougly
  perf tools: Use zfree() where applicable
  tools lib: Adopt zalloc()/zfree() from tools/perf
  perf tools: Move get_current_dir_name() cond prototype out of util.h
  perf namespaces: Move the conditional setns() prototype to namespaces.h
  perf tools: Add missing headers, mostly stdlib.h
  scripts/tags.sh: remove unused environment variables from comments
  scripts/tags.sh: drop SUBARCH support for ARM
  irqchip/renesas-rza1: Prevent use-after-free in rza1_irqc_probe()
  RDMA/core: Make rdma_counter.h compile stand alone
  kbuild: compile-test kernel headers to ensure they are self-contained
  x86/entry/32: Fix ENDPROC of common_spurious
  perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
  perf session: Fix potential NULL pointer dereference found by the smatch tool
  perf inject: The tool->read() call may pass a NULL evsel, handle it
  perf map: Fix potential NULL pointer dereference found by smatch tool
  perf trace: Fix potential NULL pointer dereference found by the smatch tool
  perf annotate: Fix dereferencing freed memory found by the smatch tool
  perf top: Fix potential NULL pointer dereference detected by the smatch tool
  perf stat: Fix use-after-freed pointer detected by the smatch tool
  perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
  PCI: Fix typos and whitespace errors
  Revert "x86/build: Move _etext to actual end of .text"
  x86/ldt: Initialize the context lock for init_mm
  bpf: Fix ORC unwinding in non-JIT BPF code
  objtool: Add support for C jump tables
  m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire
  pstore: Fix double-free in pstore_mkfile() failure path
  pstore: no need to check return value of debugfs_create functions
  pstore/ram: Improve backward compatibility with older Chromebooks
  net/tls: fix socket wmem accounting on fallback with netem
  nfp: tls: undo TLS sequence tracking when dropping the frame
  nfp: tls: avoid one of the ifdefs for TLS
  net/tls: add missing prot info init
  nfp: tls: don't leave key material in freed FW cmsg skbs
  net/tls: don't clear TX resync flag on error
  nfp: tls: count TSO segments separately for the TLS offload
  nfp: ccm: increase message limits
  nfp: tls: use unique connection ids instead of 4-tuple for TX
  nfp: tls: move setting ipver_vlan to a helper
  nfp: tls: ignore queue limits for delete commands
  sctp: remove rcu_read_lock from sctp_bind_addr_state
  sctp: rename sp strm_interleave to ep intl_enable
  sctp: rename asoc intl_enable to asoc peer.intl_capable
  sctp: remove prsctp_enable from asoc
  sctp: remove reconf_enable from asoc
  nfsd: Fix misuse of strlcpy
  net: phy: Make use of linkmode_mod_bit helper
  tc-tests: actions: add MPLS tests
  net: sched: add mpls manipulation actions to TC
  net: core: add MPLS update core helper and use in OvS
  net: core: move pop MPLS functionality from OvS to core helper
  net: core: move push MPLS functionality from OvS to core helper
  skbuff: increase verbosity when dumping skb data
  ipv6: elide flowlabel check if no exclusive leases exist
  tcp: Reset bytes_acked and bytes_received when disconnecting
  bonding: fix value exported by Netlink for peer_notif_delay
  coallocate socket_wq with socket itself
  sockfs: switch to ->free_inode()
  of: unittest: simplify getting the adapter of a client
  hwmon: (ina3221) Add of_node_put() before return
  hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms
  hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_groups
  hwmon: (lm90) Introduce function to update configuration register
  hwmon: (lm90) Cache configuration register value
  hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
  hwmon: (nct7904) Changes comments in probe function.
  hwmon: (nct7904) Add error handling in probe function.
  kheaders: include only headers into kheaders_data.tar.xz
  kheaders: remove meaningless -R option of 'ls'
  kbuild: support header-test-pattern-y
  kbuild: do not create wrappers for header-test-y
  xdp: fix race on generic receive path
  selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
  ipv6: Support multipath hashing on inner IP pkts
  ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
  net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
  net: axienet: fix a potential double free in axienet_probe()
  sunrpc/cache: remove the exporting of cache_seq_next
  selftests/bpf: fix test_reuseport_array on s390
  net: stmmac: enable clause 45 mdio support
  Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
  net: openvswitch: use netif_ovs_is_port() instead of opencode
  MAINTAINERS: Add page_pool maintainer entry
  net: mvpp2: cls: Add support for ETHER_FLOW
  net: mvpp2: cls: Report an error for unsupported flow types
  selftests: txring_overwrite: fix incorrect test of mmap() return value
  vsock/virtio: fix flush of works during the .remove()
  vsock/virtio: stop workers during the .remove()
  vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
  Documentation: net: dsa: b53: Describe b53 configuration
  Documentation: net: dsa: Describe DSA switch configuration
  power: reset: nvmem-reboot-mode: add CONFIG_OF dependency
  nfp: tls: fix error return code in nfp_net_tls_add()
  bnxt_en: add page_pool support
  bnxt_en: optimized XDP_REDIRECT support
  bnxt_en: Refactor __bnxt_xmit_xdp().
  bnxt_en: rename some xdp functions
  net: ethernet: ti: cpsw: add XDP support
  net: ethernet: ti: cpsw_ethtool: allow res split while down
  net: ethernet: ti: davinci_cpdma: allow desc split while down
  net: ethernet: ti: davinci_cpdma: add dma mapped submit
  net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
  cpufreq: imx-cpufreq-dt: Add i.MX8MN support
  cpufreq: Add QoS requests for userspace constraints
  cpufreq: intel_pstate: Reuse refresh_frequency_limits()
  cpufreq: Register notifiers with the PM QoS framework
  xtensa: virt: add defconfig and DTS
  of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
  dma-mapping: mark dma_alloc_need_uncached as __always_inline
  docs: automarkup.py: ignore exceptions when seeking for xrefs
  docs: Move binderfs to admin-guide
  of/platform: Drop superfluous cast in of_device_make_bus_id()
  IB/core: Work on the caller socket net namespace in nldev_newlink()
  nfc: fix potential illegal memory access
  macb: fix build warning for !CONFIG_OF
  gve: fix unused variable/label warnings
  RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
  RDMA/mlx5: Set RDMA DIM to be enabled by default
  RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
  RDMA/core: Provide RDMA DIM support for ULPs
  linux/dim: Implement RDMA adaptive moderation (DIM)
  net: stmmac: Re-work the queue selection for TSO packets
  drm/amd/display: avoid 64-bit division
  sfc: Remove 'PCIE error reporting unavailable'
  drm/amdgpu/psp11: simplify the ucode register logic
  rseq/selftests: Fix Thumb mode build failure on arm32
  drm/amdgpu: properly guard DC support in navi code
  drm/amd/powerplay: vega20: fix uninitialized variable use
  drm/amd/display: dcn20: include linux/delay.h
  amdgpu: make pmu support optional
  drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percent
  drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freq
  drm/amd/powerplay: Use memset to initialize metrics structs
  drm/amdgpu/mes10.1: Fix header guard
  drm/amd/powerplay: add temperature sensor support for navi10
  drm/amdgpu: fix scheduler timeout calc
  drm/amdgpu: Prepare for hmm_range_register API change (v2)
  net: netsec: Sync dma for device on buffer allocation
  watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlock
  watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
  watchdog: convert remaining drivers to use SPDX license identifier
  dt-bindings: watchdog: Rename bindings documentation file
  watchdog: mei_wdt: no need to check return value of debugfs_create functions
  watchdog: bcm_kona_wdt: no need to check return value of debugfs_create functions
  docs: watchdog: Fix build error.
  docs: watchdog: convert docs to ReST and rename to *.rst
  watchdog: make the device time out at open_deadline when open_timeout is used
  watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
  watchdog: introduce watchdog.open_timeout commandline parameter
  dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
  ubifs: Don't leak orphans on memory during commit
  ubifs: Check link count of inodes when killing orphans.
  watchdog: imx_sc: Add pretimeout support
  ubifs: Add support for zstd compression.
  ubifs: support offline signed images
  ubifs: remove unnecessary check in ubifs_log_start_commit
  ubifs: Fix typo of output in get_cs_sqnum
  ubifs: Simplify redundant code
  watchdog: renesas_wdt: Add a few cycles delay
  watchdog: gpio: add support for nowayout option
  IB/mlx5: Report correctly tag matching rendezvous capability
  docs: infiniband: add it to the driver-api bookset
  ubifs: Correctly use tnc_next() in search_dh_cookie()
  xtensa: abstract 'entry' and 'retw' in assembly code
  tools arch x86: Sync asm/cpufeatures.h with the with the kernel
  IB/mlx5: Implement VHCA tunnel mechanism in DEVX
  RDMA/rvt: Do not use a kernel header in the ABI
  KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
  tools: bpftool: add completion for bpftool prog "loadall"
  bpf: avoid unused variable warning in tcp_bpf_rtt()
  bpf: cgroup: Fix build error without CONFIG_NET
  RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
  selftests/bpf: fix test_attach_probe map definition
  selftests/bpf: add verifier tests for wide stores
  bpf: sync bpf.h to tools/
  bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
  kbuild: compile-test exported headers to ensure they are self-contained
  watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly
  dt-bindings: watchdog: add Allwinner H6 watchdog
  watchdog: jz4740: Avoid starting watchdog in set_timeout
  watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
  watchdog/hpwdt: Reflect changes
  watchdog/hpwdt: Update documentation
  watchdog/hpwdt: Add module parameter kdumptimeout.
  watchdog/hpwdt: Have core ping watchdog.
  watchdog/hpwdt: Advertize max_hw_heartbeat_ms
  watchdog/hpwdt: Stop hpwdt on unregister.
  watchdog: bcm2835_wdt: Fix module autoload
  watchdog: sama5d4: fix WDD value to be always set to max
  remoteproc: stm32: fix building without ARM SMCC
  drm/komeda: Computing image enhancer internally
  drm/komeda: Computing layer_split internally
  platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"
  MAINTAINERS: maintain drm/arm drivers in drm-misc for now
  drm/komeda: Remove layer_split property
  drm/komeda: remove img_enhancement property
  drm/komeda: remove slave_planes property
  drm/komeda: Remove clock ratio property
  libbpf: add perf_buffer_ prefix to README
  tools/bpftool: switch map event_pipe to libbpf's perf_buffer
  selftests/bpf: test perf buffer API
  libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
  libbpf: add perf buffer API
  watchdog: xen_wdt: drop warning after registering device
  watchdog: wm831x_wdt: drop warning after registering device
  watchdog: ts4800_wdt: drop warning after registering device
  watchdog: tegra_wdt: drop warning after registering device
  watchdog: stmp3xxx_rtc_wdt: drop warning after registering device
  watchdog: stm32_iwdg: drop warning after registering device
  watchdog: st_lpc_wdt: drop warning after registering device
  watchdog: sprd_wdt: drop warning after registering device
  watchdog: sp805_wdt: drop warning after registering device
  watchdog: sp5100_tco: drop warning after registering device
  watchdog: sama5d4_wdt: drop warning after registering device
  watchdog: s3c2410_wdt: drop warning after registering device
  watchdog: rave-sp-wdt: drop warning after registering device
  watchdog: qcom-wdt: drop warning after registering device
  watchdog: pnx4008_wdt: drop warning after registering device
  watchdog: pic32-wdt: drop warning after registering device
  watchdog: pic32-dmt: drop warning after registering device
  watchdog: of_xilinx_wdt: drop warning after registering device
  watchdog: npcm_wdt: drop warning after registering device
  watchdog: nic7018_wdt: drop warning after registering device
  watchdog: ni903x_wdt: drop warning after registering device
  watchdog: mpc8xxx_wdt: drop warning after registering device
  watchdog: menf21bmc_wdt: drop warning after registering device
  watchdog: mena21_wdt: drop warning after registering device
  watchdog: mei_wdt: drop warning after registering device
  watchdog: max77620_wdt: drop warning after registering device
  watchdog: loongson1_wdt: drop warning after registering device
  watchdog: jz4740_wdt: drop warning after registering device
  watchdog: intel-mid_wdt: drop warning after registering device
  watchdog: imx_sc_wdt: drop warning after registering device
  watchdog: imx2_wdt: drop warning after registering device
  watchdog: ie6xx_wdt: drop warning after registering device
  watchdog: i6300esb: drop warning after registering device
  watchdog: hpwdt: drop warning after registering device
  watchdog: ftwdt010_wdt: drop warning after registering device
  watchdog: digicolor_wdt: drop warning after registering device
  watchdog: davinci_wdt: drop warning after registering device
  watchdog: da9062_wdt: drop warning after registering device
  watchdog: da9052_wdt: drop warning after registering device
  watchdog: cadence_wdt: drop warning after registering device
  watchdog: bcm_kona_wdt: drop warning after registering device
  watchdog: bcm7038_wdt: drop warning after registering device
  watchdog: bcm2835_wdt: drop warning after registering device
  watchdog: aspeed_wdt: drop warning after registering device
  watchdog: let core print error message when registering device fails
  watchdog: make watchdog_deferred_registration_add() void
  ALSA: firewire-lib: code refactoring for local variables
  ALSA: firewire-lib: code refactoring for post operation to data block counter
  ALSA: firewire-lib: code refactoring for error path of parser for CIP header
  ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet
  ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT
  ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER
  ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events
  ceph: fix end offset in truncate_inode_pages_range call
  ceph: use generic_delete_inode() for ->drop_inode
  ceph: use ceph_evict_inode to cleanup inode's resource
  ceph: initialize superblock s_time_gran to 1
  MAINTAINERS: take over for Zheng as CephFS kernel client maintainer
  rbd: setallochint only if object doesn't exist
  rbd: support for object-map and fast-diff
  rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
  libceph: export osd_req_op_data() macro
  libceph: change ceph_osdc_call() to take page vector for response
  libceph: bump CEPH_MSG_MAX_DATA_LEN (again)
  rbd: new exclusive lock wait/wake code
  rbd: quiescing lock should wait for image requests
  rbd: lock should be quiesced on reacquire
  rbd: introduce copyup state machine
  rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
  rbd: move OSD request allocation into object request state machines
  rbd: factor out __rbd_osd_setup_discard_ops()
  rbd: factor out rbd_osd_setup_copyup()
  rbd: introduce obj_req->osd_reqs list
  libceph: rename r_unsafe_item to r_private_item
  rbd: introduce image request state machine
  rbd: move OSD request submission into object request state machines
  rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
  rbd: replace obj_req->tried_parent with obj_req->read_state
  rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
  ceph: don't NULL terminate virtual xattrs
  ceph: return -ERANGE if virtual xattr value didn't fit in buffer
  ceph: make getxattr_cb return ssize_t
  ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
  ceph: kick flushing and flush snaps before sending normal cap message
  ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps()
  ceph: increment change_attribute on local changes
  ceph: handle change_attr in cap messages
  ceph: add change_attr field to ceph_inode_info
  iversion: add a routine to update a raw value with a larger one
  ceph: allow querying of STATX_BTIME in ceph_getattr
  libceph: turn on CEPH_FEATURE_MSG_ADDR2
  ceph: handle btime in cap messages
  ceph: add btime field to ceph_inode_info
  libceph: rename ceph_encode_addr to ceph_encode_banner_addr
  libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
  ceph: fix decode_locker to use ceph_decode_entity_addr
  ceph: have MDS map decoding use entity_addr_t decoder
  libceph: correctly decode ADDR2 addresses in incremental OSD maps
  libceph: fix watch_item_t decoding to use ceph_decode_entity_addr
  libceph: switch osdmap decoding to use ceph_decode_entity_addr
  libceph: ADDR2 support for monmap
  libceph: add ceph_decode_entity_addr
  libceph: fix sa_family just after reading address
  ceph: remove request from waiting list before unregister
  ceph: don't blindly unregister session that is in opening state
  ceph: fix infinite loop in get_quota_realm()
  ceph: add selinux support
  ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
  ceph: fix debug print format in __set_xattr()
  ceph: fix warning PTR_ERR_OR_ZERO can be used
  ceph: hold i_ceph_lock when removing caps for freeing inode
  ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()
  ceph: use READ_ONCE to access d_parent in RCU critical section
  ceph: fix dir_lease_is_valid()
  ceph: close race between d_name_cmp() and update_dentry_lease()
  ceph: fix improper use of smp_mb__before_atomic()
  ceph: fix "ceph.dir.rctime" vxattr value
  ceph: remove unused vxattr length helpers
  ceph: fix listxattr vxattr buffer length calculation
  ceph: add ceph.snap.btime vxattr
  ceph: carry snapshot creation time with inodes
  ceph: clean up ceph.dir.pin vxattr name sizeof()
  ceph: silence a checker warning in mdsc_show()
  libceph: remove ceph_get_direct_page_vector()
  PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
  PCI: mobiveil: Fix infinite-loop in the INTx handling function
  PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
  PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
  PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
  PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
  PCI: mobiveil: Clear the control fields before updating it
  PCI: mobiveil: Add configured inbound windows counter
  PCI: mobiveil: Fix the valid check for inbound and outbound windows
  PCI: mobiveil: Clean-up program_{ib/ob}_windows()
  PCI: mobiveil: Remove an unnecessary return value check
  PCI: mobiveil: Fix error return values
  PCI: mobiveil: Refactor the MEM/IO outbound window initialization
  PCI: mobiveil: Make some register updates more readable
  PCI: mobiveil: Reformat the code for readability
  dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
  PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
  PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
  PCI: mobiveil: Move IRQ chained handler setup out of DT parse
  PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
  PCI: mobiveil: Fix the Class Code field
  PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
  PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
  PCI: mobiveil: Update the resource list traversal function
  PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
  PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
  PCI: mobiveil: Unify register accessors
  debugfs: make error message a bit more verbose
  ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig
  ARC: [plat-hsdk]: enable DW SPI controller
  ARC: hide unused function unw_hdr_alloc
  ARC: [haps] Add Virtio support
  ARCv2: entry: simplify return to Delay Slot via interrupt
  ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
  net: bpfilter: print umh messages to /dev/kmsg
  hinic: add fw version query
  dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
  cifs: refactor and clean up arguments in the reparse point parsing
  SMB3: query inode number on open via create context
  smb3: Send netname context during negotiate protocol
  smb3: do not send compression info by default
  smb3: add new mount option to retrieve mode from special ACE
  smb3: Allow query of symlinks stored as reparse points
  cifs: Fix a race condition with cifs_echo_request
  cifs: always add credits back for unsolicited PDUs
  fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
  add some missing definitions
  cifs: fix typo in debug message with struct field ia_valid
  smb3: minor cleanup of compound_send_recv
  CIFS: Fix module dependency
  cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
  cifs: Fix check for matching with existing mount
  cifs: Properly handle auto disabling of serverino option
  smb3: if max_credits is specified then display it in /proc/mounts
  Fix match_server check to allow for auto dialect negotiate
  cifs: add missing GCM module dependency
  SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions
  SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
  fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
  cifs: Use kmemdup in SMB2_ioctl_init()
  gve: Fix error return code in gve_alloc_qpls()
  net: nixge: Fix misuse of strlcpy
  net: ethernet: sun4i-emac: Fix misuse of strlcpy
  gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
  gtp: fix use-after-free in gtp_newlink()
  gtp: fix Illegal context switch in RCU read-side critical section.
  gtp: remove duplicate code in gtp_dellink()
  gtp: fix use-after-free in gtp_encap_destroy()
  gtp: fix suspicious RCU usage
  net: dsa: vsc73xx: Assert reset if iCPU is enabled
  net: dsa: vsc73xx: add support for parallel mode
  net: dsa: vsc73xx: Split vsc73xx driver
  net: dsa: Change DT bindings for Vitesse VSC73xx switches
  selftests/tls: add test for poll() with data in TLS ULP
  net/tls: fix poll ignoring partially copied records
  tools build: Check if gettid() is available before providing helper
  tipc: use rcu dereference functions properly
  r8169: sync few chip names with vendor driver
  mtd: concat: implement _is_locked mtd operation
  mtd: concat: refactor concat_lock/concat_unlock
  mtd: abi: do not use C++ style comments in uapi header
  mtd: afs: remove unneeded NULL check
  init/Kconfig: add CONFIG_CC_CAN_LINK
  kallsyms: exclude kasan local symbols on s390
  kbuild: add more hints about SUBDIRS replacement
  coccinelle: api/stream_open: treat all wait_.*() calls as blocking
  coccinelle: put_device: Add a cast to an expression for an assignment
  coccinelle: put_device: Adjust a message construction
  coccinelle: kstrdup: Fix typo in warning messages
  dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
  perf jvmti: Address gcc string overflow warning for strncpy()
  perf python: Remove -fstack-protector-strong if clang doesn't have it
  ibverbs/rxe: Remove variable self-initialization
  RDMA/hns: Clean up unnecessary variable initialization
  RDMA/hns: Fixs hw access invalid dma memory error
  RDMA/hns: Use %pK format pointer print
  RDMA/hns: Bugfix for calculating qp buffer size
  time: Validate user input in compat_settimeofday()
  x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
  x86/fpu: Make 'no387' and 'nofxsr' command line options useful
  timer: Document TIMER_PINNED
  ALSA: usb-audio: fix Line6 Helix audio format rates
  firewire-motu: fix wrong reference count for stream functionality at error path of rawmidi interface
  ALSA: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interface
  ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interface
  ALSA: oxfw: fix wrong reference count for stream functionality at error path of rawmidi interface
  ALSA: fireworks: fix wrong reference count for stream functionality at error path of rawmidi interface
  ALSA: bebob: fix wrong reference count for stream functionality at error path of rawmidi interface
  net/mlx5: Introduce VHCA tunnel device capability
  Input: gpio_keys_polled - allow specifying name of input device
  xfs: don't update lastino for FSBULKSTAT_SINGLE
  security/commoncap: Use xattr security prefix len
  perf annotate TUI browser: Do not use member from variable within its own initialization
  Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devices
  Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices
  Bluetooth: 6lowpan: always check destination address
  Bluetooth: 6lowpan: check neighbour table for SLAAC
  Bluetooth: 6lowpan: search for destination address in all peers
  SUNRPC: Fix possible autodisconnect during connect due to old last_used
  SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
  NFS: Cleanup if nfs_match_client is interrupted
  nfs: disable client side deduplication
  NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
  NFS: Clean up writeback code
  SUNRPC: Remove warning in debugfs.c when compiling with W=1
  SUNRPC: add links for all client xprts to debugfs
  SUNRPC: Count ops completing with tk_status < 0
  SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
  SUNRPC: Use proper printk specifiers for unsigned long long
  SUNRPC: Move call to rpc_count_iostats before rpc_call_done
  NFS: send state management on a single connection.
  NFS: Allow multiple connections to a NFSv2 or NFSv3 server
  NFS: Display the "nconnect" mount option if it is set.
  pNFS: Allow multiple connections to the DS
  NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
  NFS: Add a mount option to specify number of TCP connections to use
  SUNRPC: Allow creation of RPC clients with multiple connections
  NFS: Add sysfs support for per-container identifier
  NFS: Add deferred cache invalidation for close-to-open consistency violations
  SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
  SUNRPC: Add basic load balancing to the transport switch
  NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
  NFS: Create a root NFS directory in /sys/fs/nfs
  SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
  SUNRPC: Replace direct task wakeups from softirq context
  SUNRPC: Replace the queue timer with a delayed work function
  NFSv4: Handle the special Linux file open access mode
  NFSv4: Handle open for execute correctly
  Revert "gpio: tegra: Clean-up debugfs initialisation"
  gpiolib: Use spinlock_t instead of struct spinlock
  perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
  perf evsel: Do not rely on errno values for precise_ip fallback
  perf thread: Allow references to thread objects after machine__exit()
  perf header: Assign proper ff->ph in perf_event__synthesize_features()
  tools arch kvm: Sync kvm headers with the kernel sources
  i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
  Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
  Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
  Bluetooth: Use controller sets when available
  Bluetooth: validate BLE connection interval updates
  Bluetooth: Add support for LE ping feature
  Bluetooth: Check state in l2cap_disconnect_rsp
  kconfig: Fix spelling of sym_is_changable
  ASoC: SOF: Intel: implement runtime idle for CNL/APL
  ASoC: SOF: add runtime idle callback
  ASoC: hdac_hdmi: report codec link up/down status to bus
  Bluetooth: hidp: NUL terminate a string in the compat ioctl
  Bluetooth: Add new 13d3:3491 QCA_ROME device
  Bluetooth: Add new 13d3:3501 QCA_ROME device
  Bluetooth: hci_bcsp: Fix memory leak in rx_skb
  Bluetooth:: btrtl: Add support for RTL8723DU
  Bluetooth: btmtkuart: add an implementation for clock osc property
  Bluetooth: btmtkuart: add an implementation for boot-gpios property
  dt-bindings: net: bluetooth: add clock property to UART-based device
  dt-bindings: net: bluetooth: add boot-gpios property to UART-based device
  Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth
  dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
  Bluetooth: hci_qca: Load customized NVM based on the device property
  Bluetooth: hci_mrvl: Add serdev support
  Bluetooth: hci_mrvl: Wait for final ack before switching baudrate
  Bluetooth: hci_ldisc: Add function to wait for characters to be sent
  6lowpan: no need to check return value of debugfs_create functions
  Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
  Bluetooth: btqca: inject command complete event during fw download
  Bluetooth: Cleanup formatting and coding style
  Bluetooth: btrtl: HCI reset on close for Realtek BT chip
  Bluetooth: hci_ll: Refactor download_firmware
  Bluetooth: hci_ll: set operational frequency earlier
  Bluetooth: btsdio: Do not bind to non-removable BCM4356
  irq/irqdomain: Fix comment typo
  genirq: Update irq stats from NMI handlers
  ACPI: PM: Make acpi_sleep_state_supported() non-static
  netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
  net/mlx5e: Add kTLS TX HW offload support
  net/mlx5e: Introduce a fenced NOP WQE posting function
  net/mlx5e: Re-work TIS creation functions
  net/mlx5e: Tx, Unconstify SQ stop room
  net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB
  net/mlx5e: Tx, Make SQ WQE fetch function type generic
  net/mlx5e: Tx, Enforce L4 inline copy when needed
  net/mlx5e: Move helper functions to a new txrx datapath header
  net/mlx5: Accel, Add core TLS support for the Connect-X family
  net/mlx5: Add crypto library to support create/destroy encryption key
  net/mlx5: Kconfig, Better organize compilation flags
  net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function
  ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
  nfp: Use spinlock_t instead of struct spinlock
  net: netsec: Sync dma for device on buffer allocation
  net: hns3: set maximum length to resp_data_len for exceptional case
  net: hns3: bitwise operator should use unsigned type
  net: hns3: add default value for tc_size and tc_offset
  net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
  net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
  net: hns3: add all IMP return code
  net: hns3: fix port capbility updating issue
  net: hns3: fix flow control configure issue for fibre port
  net: hns3: enable broadcast promisc mode when initializing VF
  r8152: set RTL8152_UNPLUG only for real disconnection
  net: remove unused parameter from skb_checksum_try_convert
  mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic
  mlxsw: spectrum: Set up PTP shaper when port status has changed
  mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/off
  mlxsw: spectrum: Add new operation for getting the port's speed
  mlxsw: spectrum_ptp: Set the PTP shaper parameters
  mlxsw: reg: Add QoS PTP Shaper Configuration Register
  mlxsw: spectrum: Add note about the PTP shaper
  mlxsw: reg: Add ptps field in QoS ETS Element Configuration Register
  net: socionext: remove set but not used variable 'pkts'
  net: ethernet: allwinner: Remove unneeded memset
  net/ethernet: using dev_get_drvdata directly
  net/can: using dev_get_drvdata directly
  hsr: fix a NULL pointer deref in hsr_dev_xmit()
  hsr: implement dellink to clean up resources
  hsr: fix a memory leak in hsr_del_port()
  xfs: disable map_sync for async flush
  ext4: disable map_sync for async flush
  dax: check synchronous mapping is supported
  dm: enable synchronous dax
  libnvdimm: add dax_dev sync flag
  virtio-pmem: Add virtio pmem driver
  libnvdimm: nd_region flush callback support
  libnvdimm, namespace: Drop uuid_t implementation detail
  selftests/bpf: add test_tcp_rtt to .gitignore
  selftests/bpf: fix test_align liveliness expectations
  bpf, riscv: Enable zext optimization for more RV64G ALU ops
  netfilter: nf_tables: __nft_expr_type_get() selects specific family type
  tools: bpftool: Fix json dump crash on powerpc
  netfilter: nf_tables: add nft_expr_type_request_module()
  tools: bpftool: add "prog run" subcommand to test-run programs
  blk-iolatency: fix STS_AGAIN handling
  drm/amdgpu: add mode1 (psp) reset for navi asic
  drm/amdgpu: Disable ras features on all IPs before gpu reset
  drm/amd/powerplay: add baco smu reset function for smu11
  drm/amd/powerplay: increase waiting time for smu response
  drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
  drm/amdgpu: Use kmemdup rather than duplicating its implementation
  selftests/bpf: convert legacy BPF maps to BTF-defined ones
  selftests/bpf: convert selftests using BTF-defined maps to new syntax
  selftests/bpf: add __uint and __type macro for BTF-defined maps
  libbpf: capture value in BTF type info for BTF-defined map defs
  selftests/bpf: convert existing tracepoint tests to new APIs
  selftests/bpf: add kprobe/uprobe selftests
  selftests/bpf: switch test to new attach_perf_event API
  libbpf: add raw tracepoint attach API
  libbpf: add tracepoint attach API
  libbpf: add kprobe/uprobe attach API
  libbpf: add ability to attach/detach BPF program to perf event
  libbpf: introduce concept of bpf_link
  libbpf: make libbpf_strerror_r agnostic to sign of error
  KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
  netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
  bridge: add br_vlan_get_proto()
  netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
  bridge: add br_vlan_get_pvid_rcu()
  netfilter: nft_meta_bridge: Remove the br_private.h header
  netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
  ipvs: strip gre tunnel headers from icmp errors
  netfilter: nf_tables: Add synproxy support
  xtensa: One function call less in bootmem_init()
  i2c: cpm: remove casting dma_alloc
  dt-bindings: i2c: sun6i-p2wi: Fix the binding example
  dt-bindings: i2c: mv64xxx: Fix the example compatible
  i2c: i801: Documentation update
  i2c: i801: Add support for Intel Tiger Lake
  i2c: i801: Fix PCI ID sorting
  xfs: online scrub needn't bother zeroing its temporary buffer
  xfs: only allocate memory for scrubbing attributes when we need it
  xfs: refactor attr scrub memory allocation function
  xfs: refactor extended attribute buffer pointer functions
  xfs: attribute scrub should use seen_enough to pass error values
  Input: edt-ft5x06 - simplify event reporting code
  Input: max77650-onkey - add MODULE_ALIAS()
  Input: atmel_mxt_ts - fix leak in mxt_update_cfg()
  ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
  ASoC: sunxi: sun50i-codec-analog: Add earpiece
  ASoC: rt5665: remove redundant assignment to variable idx
  ASoC: wcd9335: remove multiple defines.
  btrfs: fix memory leak of path on error return path
  drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs
  PCI: imx6: Simplify Kconfig depends on
  video: fbdev: imxfb: fix a typo in imxfb_probe()
  video: fbdev: s3c-fb: Mark expected switch fall-throughs
  RDMA/hns: Set reset flag when hw resetting
  RDMA/hns: Modify ba page size for cqe
  RDMA/hns: Fixup qp release bug
  RDMA/hns: Bugfix for cleaning mtr
  powerpc/module64: Use symbolic instructions names.
  powerpc/module32: Use symbolic instructions names.
  powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
  powerpc/module64: Fix comment in R_PPC64_ENTRY handling
  PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
  kvm: LAPIC: write down valid APIC registers
  RDMA/nldev: Allow get default counter statistics through RDMA netlink
  RDMA/nldev: Allow get counter mode through RDMA netlink
  RDMA/nldev: Allow counter manual mode configration through RDMA netlink
  RDMA/counter: Allow manual mode configuration support
  RDMA/core: Get sum value of all counters when perform a sysfs stat read
  IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
  RDMA/netlink: Implement counter dumpit calback
  RDMA/nldev: Allow counter auto mode configration through RDMA netlink
  IB/mlx5: Support statistic q counter configuration
  IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
  IB/mlx5: Support set qp counter
  RDMA/counter: Add "auto" configuration mode support
  RDMA/counter: Add set/clear per-port auto mode support
  RDMA/restrack: Make is_visible_in_pid_ns() as an API
  RDMA/restrack: Add an API to attach a task to a resource
  RDMA/restrack: Introduce statistic counter
  PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
  PCI: tegra: Change link retry log level to debug
  PCI: tegra: Add support for GPIO based PERST#
  KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
  KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS register
  KVM: arm/arm64: Add save/restore support for firmware workaround state
  arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
  KVM: arm/arm64: Support chained PMU counters
  KVM: arm/arm64: Remove pmc->bitmask
  KVM: arm/arm64: Re-create event when setting counter value
  KVM: arm/arm64: Extract duplicated code to own function
  KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
  KVM: LAPIC: ARBPRI is a reserved register for x2APIC
  KVM: arm64: Skip more of the SError vaxorcism
  KVM: arm64: Re-mask SError after the one instruction window
  arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
  KVM: arm64: Defer guest entry when an asynchronous exception is pending
  KVM: arm64: Consume pending SError as early as possible
  KVM: arm64: Make indirect vectors preamble behaviour symmetric
  KVM: arm64: Abstract the size of the HYP vectors pre-amble
  arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
  KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
  KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
  KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
  KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
  KVM: x86: remove now unneeded hugepage gfn adjustment
  KVM: x86: make FNAME(fetch) and __direct_map more similar
  kvm: x86: Do not release the page inside mmu_set_spte()
  KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
  KVM: cpuid: rename do_cpuid_1_ent
  KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
  KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
  KVM: cpuid: do_cpuid_ent works on a whole CPUID function
  docs: s390: s390dbf: typos and formatting, update crash command
  docs: s390: unify and update s390dbf kdocs at debug.c
  docs: s390: restore important non-kdoc parts of s390dbf.rst
  ALSA: cs4281: remove redundant assignment to variable val and remove a goto
  ALSA: hda: Simplify snd_hdac_refresh_widgets()
  Documentation: dmaengine: clean up description of dmatest usage
  dmaengine: tegra210-adma: remove PM_CLK dependency
  ALSA: asihpi: Remove unneeded variable change
  ALSA: usb-audio: Fix parse of UAC2 Extension Units
  vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
  mnt_init(): call shmem_init() unconditionally
  constify ksys_mount() string arguments
  don't bother with registering rootfs
  init_rootfs(): don't bother with init_ramfs_fs()
  vfs: Convert smackfs to use the new mount API
  vfs: Convert selinuxfs to use the new mount API
  vfs: Convert securityfs to use the new mount API
  vfs: Convert apparmorfs to use the new mount API
  vfs: Convert openpromfs to use the new mount API
  vfs: Convert xenfs to use the new mount API
  vfs: Convert gadgetfs to use the new mount API
  vfs: Convert oprofilefs to use the new mount API
  vfs: Convert ibmasmfs to use the new mount API
  vfs: Convert qib_fs/ipathfs to use the new mount API
  vfs: Convert efivarfs to use the new mount API
  vfs: Convert configfs to use the new mount API
  vfs: Convert binfmt_misc to use the new mount API
  convenience helper: get_tree_single()
  convenience helper get_tree_nodev()
  ACPI / APEI: Remove needless __ghes_check_estatus() calls
  fs/namespace.c: shift put_mountpoint() to callers of unhash_mnt()
  __detach_mounts(): lookup_mountpoint() can't return ERR_PTR() anymore
  nfs: dget_parent() never returns NULL
  ceph: don't open-code the check for dead lockref
  power_supply: wilco_ec: Add charging config driver
  net/mlx5: Added devlink info callback
  net/mlx5: Added fw version query command
  net: ethernet: mediatek: Fix overlapping capability bits.
  net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
  bonding: add an option to specify a delay between peer notifications
  net: ethernet: sun: remove redundant assignment to variable err
  net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
  remoteproc: qcom: q6v5-mss: Fix build error without QCOM_MDT_LOADER
  RDMA/efa: Entropy in admin commands id
  IB/ipoib: Add child to parent list only if device initialized
  RDMA/mlx5: Use proper allocation API to get zeroed memory
  RDMA/uverbs: remove redundant assignment to variable ret
  RDMA/hns: Fix building modular hns
  regulator: max77650: use vsel_step
  regulator: implement selector stepping
  powerpc/boot: Add lzo support for uImage
  powerpc/boot: Add lzma support for uImage
  powerpc/boot: don't force gzipped uImage
  powerpc/8xx: Add microcode patch to move SMC parameter RAM.
  powerpc/8xx: Use IO accessors in microcode programming.
  powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
  powerpc/8xx: refactor programming of microcode CPM params.
  powerpc/8xx: refactor printing of microcode patch name.
  powerpc/8xx: Refactor microcode write
  powerpc/8xx: refactor writing of CPM microcode arrays
  powerpc/8xx: compact microcode arrays
  powerpc/8xx: drop verify_patch()
  powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
  powerpc/64: reuse PPC32 static inline flush_dcache_range()
  powerpc/32: define helpers to get L1 cache sizes.
  powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
  powerpc: slightly improve cache helpers
  btrfs: move the subvolume reservation stuff out of extent-tree.c
  iommu/omap: No need to check return value of debugfs_create functions
  btrfs: migrate the delalloc space stuff to it's own home
  btrfs: migrate btrfs_trans_release_chunk_metadata
  btrfs: migrate the delayed refs rsv code
  btrfs: Evaluate io_tree in find_lock_delalloc_range()
  gfs2: Remove unused gfs2_iomap_alloc argument
  xfs: allow single bulkstat of special inodes
  xfs: specify AG in bulk req
  powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
  powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
  powerpc/mm: Handle page table allocation failures
  powerpc/mm: Remove radix dependency on HugeTLB page
  powerpc/mm: pmd_devmap implies pmd_large().
  powerpc/book3s: Use config independent helpers for page table walk
  powerpc/pseries/scm: Use a specific endian format for storing uuid from the device tree
  powerpc/nvdimm: Add support for multibyte read/write for metadata
  powerpc/pseries/scm: Mark the region volatile if cache flush not required
  powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block
  powerpc/mm: Consolidate numa_enable check and min_common_depth check
  powerpc/mm: Fix node look up with numa=off boot
  powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
  powerpc/mm/radix: Use the right page size for vmemmap mapping
  powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
  powerpc/mm: Remove unused variable declaration
  tty: serial: fsl_lpuart: add imx8qxp support
  ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'
  ALSA: hda/realtek - Headphone Mic can't record after S3
  powerpc/pseries: Add documentation for vcpudispatch_stats
  powerpc/pseries: Protect against hogging the cpu while setting up the stats
  powerpc/pseries: Provide vcpu dispatch statistics
  powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
  powerpc/pseries: Generalize hcall_vphn()
  powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
  powerpc/pseries: Factor out DTL buffer allocation and registration routines
  powerpc/pseries: Do not save the previous DTL mask value
  powerpc/pseries: Use macros for referring to the DTL enable mask
  regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
  ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
  s390/pci: correctly handle MIO opt-out
  s390/pci: deal with devices that have no support for MIO instructions
  Revert "usb: gadget: storage: Remove warning message"
  powerpc: Enable CONFIG_IPV6 in ppc64_defconfig
  Revert "dt-bindings: add binding for USBSS-DRD controller."
  Revert "usb:gadget Separated decoding functions from dwc3 driver."
  Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."
  Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."
  Revert "usb:cdns3 Add Cadence USB3 DRD Driver"
  Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."
  lib/vsprintf: Reinstate printing of legacy clock IDs
  coresight: Do not default to CPU0 for missing CPU phandle
  dt-bindings: coresight: Change CPU phandle to required property
  riscv: remove free_initrd_mem
  riscv: ccache: Remove unused variable
  reset: remove redundant null check on pointer dev
  i3c: master: Use struct_size() helper
  dt-bindings: i3c: cdns: Use correct cells for I2C device
  PM: sleep: Drop dev_pm_skip_next_resume_phases()
  ACPI: PM: Unexport acpi_device_get_power()
  PM / QoS: Add support for MIN/MAX frequency constraints
  PM / QOS: Pass request type to dev_pm_qos_read_value()
  PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
  PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
  staging: kpc2000: simplify comparison to NULL in fileops.c
  staging: kpc2000: simplify comparison to NULL in dma.c
  staging: kpc2000: simplify comparison to NULL in kpc2000_spi.c
  orangefs: fix build warning from debugfs cleanup patch
  powerpc/cell: set no_llseek in spufs_cntl_fops
  iommu/arm-smmu-v3: Invalidate ATC when detaching a device
  pinctrl: baytrail: Use GENMASK() consistently
  um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
  pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
  pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
  pinctrl: qcom: Add SM8150 pinctrl driver
  dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding
  dt-bindings: pinctrl: qcom: Document missing gpio nodes
  gpio: stp-xway: allow compile-testing
  gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
  gpio: stp-xway: improve module clock error handling
  gpio: stp-xway: simplify error handling in xway_stp_probe()
  gpiolib: Clarify use of non-sleeping functions
  gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
  gpiolib: Document new gpio_chip.init_valid_mask field
  Documentation: gpio: Fix reference to gpiod_get_array()
  powerpc/perf/24x7: use rb_entry
  powerpc/configs: Disable latencytop
  powerpc/Kconfig: Clean up formatting
  ubifs: fix build warning after debugfs cleanup patch
  nios2: configs: Remove useless UEVENT_HELPER_PATH
  xfs: wire up the v5 inumbers ioctl
  xfs: wire up new v5 bulkstat ioctls
  xfs: introduce v5 inode group structure
  xfs: introduce new v5 bulkstat structure
  xfs: rename bulkstat functions
  xfs: remove various bulk request typedef usage
  nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT
  soc: rockchip: work around clang warning
  nfsd: decode implementation id
  ipvs: allow tunneling with gre encapsulation
  netfilter: nf_queue: remove unused hook entries pointer
  netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
  netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
  kbuild: Add ability to test Clang's integrated assembler
  ASoC: qdsp6: q6afe-dai: Add missing Slimbus0 audio route
  ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided
  ACPICA: Update version to 20190703
  ACPICA: Update table load object initialization
  ACPICA: Update for object initialization sequence
  ACPICA: remove legacy module-level code due to deprecation
  ACPICA: Namespace: simplify creation of the initial/default namespace
  MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platforms
  riscv: Introduce huge page support for 32/64bit kernel
  x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
  nfsd: create xdr_netobj_dup helper
  nfsd: allow forced expiration of NFSv4 clients
  nfsd: create get_nfsdfs_clp helper
  nfsd4: show layout stateids
  nfsd: show lock and deleg stateids
  nfsd4: add file to display list of client's opens
  nfsd: add more information to client info file
  nfsd: escape high characters in binary data
  nfsd: copy client's address including port number to cl_addr
  nfsd4: add a client info file
  nfsd: make client/ directory names small ints
  nfsd: add nfsd/clients directory
  nfsd4: use reference count to free client
  nfsd: rename cl_refcount
  nfsd: persist nfsd filesystem across mounts
  nfs: fix out-of-date connectathon talk URL
  nfsd: fix cleanup of nfsd_reply_cache_init on failure
  nfsd4: remove outdated nfsd4_decode_time comment
  nfsd: use 64-bit seconds fields in nfsd v4 code
  nfsd: Spelling s/EACCESS/EACCES/
  lockd: Make two symbols static
  locks: Cleanup lm_compare_owner and lm_owner_key
  lockd: Show pid of lockd for remote locks
  lockd: Remove lm_compare_owner and lm_owner_key
  lockd: Convert NLM service fl_owner to nlm_lockowner
  lockd: prepare nlm_lockowner for use by the server
  nfsd: note inadequate stats locking
  nfsd4: drc containerization
  nfsd: don't call nfsd_reply_cache_shutdown twice
  gve: fix -ENOMEM null check on a page allocation
  ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
  ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
  net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
  ipv6: provide and use ipv6 specific version for {recv, send}msg
  inet: factor out inet_send_prepare()
  bonding: validate ip header before check IPPROTO_IGMP
  IB/mlx5: DEVX cleanup mdev
  IB/mlx5: Add DEVX support for CQ events
  IB/mlx5: Implement DEVX dispatching event
  IB/mlx5: Enable subscription for device events over DEVX
  IB/mlx5: Register DEVX with mlx5_core to get async events
  IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
  net/mlx5: Properly name the generic WQE control field
  net/mlx5: Introduce TLS TX offload hardware bits and structures
  net/mlx5: Refactor mlx5_esw_query_functions for modularity
  net/mlx5: E-Switch prepare functions change handler to be modular
  net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
  drm/amdkfd: Disable idle optimization for chained runlist
  drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlist
  drm/amdgpu: Fix tracking of invalid userptrs
  drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
  drm/amdkfd: Print a warning when the runlist becomes oversubscribed
  ocxl: Allow contexts to be attached with a NULL mm
  driver: core: Allow subsystems to continue deferring probe
  drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
  dt-bindings: usb: ehci: Fix example warnings
  dt-bindings: net: Use phy-mode instead of phy-connection-type
  dt-bindings: simple-framebuffer: Add requirement for pipelines
  dt-bindings: display: Fix simple-framebuffer example
  dt-bindings: net: mdio: Add child nodes
  dt-bindings: net: mdio: Add address and size cells
  dt-bindings: net: mdio: Add a nodename pattern
  fsi: sbefifo: Don't fail operations when in SBE IPL state
  coresight: tmc: Smatch: Fix potential NULL pointer dereference
  coresight: etm3x: Smatch: Fix potential NULL pointer dereference
  coresight: Potential uninitialized variable in probe()
  coresight: etb10: Do not call smp_processor_id from preemptible
  coresight: tmc-etf: Do not call smp_processor_id from preemptible
  coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible
  coresight: tmc-etr: Do not call smp_processor_id() from preemptible
  docs: misc-devices: convert files without extension to ReST
  net: hns: add support for vlan TSO
  sctp: count data bundling sack chunk for outctrlchunks
  qlcnic: remove redundant assignment to variable err
  atl1c: remove redundant assignment to variable tpd_req
  r8152: move calling r8153b_rx_agg_chg_indicate()
  qed: Add support for Timestamping the unicast PTP packets.
  gve: Fix u64_stats_sync to initialize start
  net: don't warn in inet diag when IPV6 is disabled
  loopback: fix lockdep splat
  arch_topology: Remove error messages on out-of-memory conditions
  IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
  net/mlx5: Expose device definitions for object events
  net/mlx5: Report EQE data upon CQ completion
  net/mlx5: Report a CQ error event only when a handler was set
  net/mlx5: mlx5_core_create_cq() enhancements
  fpga: dfl: fme: align PR buffer size per PR datawidth
  fpga: dfl: fme: remove copy_to_user() in ioctl for PR
  fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
  net/mlx5: Expose the API to register for ANY event
  net/mlx5: Use event mask based on device capabilities
  net/mlx5: Fix mlx5_core_destroy_cq() error flow
  RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'
  RDMA/i40iw: Set queue pair state when being queried
  serial: imx: set_termios(): preserve RTS state
  serial: imx: set_termios(): clarify RTS/CTS bits calculation
  serial: imx: set_termios(): factor-out 'ucr2' initial value
  IB/i40iw: Use kmemdup rather than open coding
  serial: sh-sci: Terminate TX DMA during buffer flushing
  serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
  serial: mpsc: Remove obsolete MPSC driver
  serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port()
  IB/ipoib: Remove memset after vzalloc in ipoib_cm.c
  IB: Remove unneeded memset
  usb :fsl: Change string format for errata property
  usb: host: Stops USB controller init if PLL fails to lock
  usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
  usb: phy: Workaround for USB erratum-A005728
  usb: fsl: Set USB_EN bit to select ULPI phy
  usb: Handle USB3 remote wakeup for LPM enabled devices correctly
  drivers/usb/typec/tps6598x.c: fix 4CC cmd write
  drivers/usb/typec/tps6598x.c: fix portinfo width
  usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
  staging: rtl8723bs: hal: remove redundant assignment to packetType
  staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled()
  staging: rtl8723bs: Remove rtw_btcoex_DisplayBtCoexInfo()
  staging: rtl8723bs: Remove function rtw_btcoex_GetDBG()
  staging: rtl8723bs: Remove function rtw_btcoex_SetDBG()
  staging: rtl8723bs: Remove rtw_btcoex_IsBTCoexCtrlAMPDUSize()
  staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()
  staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()
  staging: rtl8723bs: Remove rtw_btcoex_SetSingleAntPath()
  staging: rtl8723bs: Remove rtw_btcoex_SetPGAntNum()
  staging: rtl8192e: remove redundant initialization of rtstatus
  staging: rtl8723bs: Remove rtw_btcoex_GetRaMask()
  staging: rtl8723bs: Remove rtw_btcoex_SetChipType()
  staging: rtl8723bs: Remove rtw_btcoex_ConnectNotify()
  staging: rtl8723bs: Remove rtw_btcoex_SetBTCoexist()
  staging: rtl8723bs: Remove rtw_btcoex_IsBtDisabled()
  staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()
  staging: rtl8723bs: Remove rtw_btcoex_Handler()
  staging: rtl8723bs: Remove rtw_btcoex_LpsVal()
  staging: rtl8723bs: Remove rtw_btcoex_RecordPwrMode()
  staging: rtl8723bs: Remove rtw_btcoex_RpwmVal()
  staging: kpc2000: fix brace issues in kpc2000_spi.c
  staging: rtl8192u: Replace function rtl8192_rx_enable()
  drivers/staging/rtl8192u: style nonstyled comments
  drivers/staging/rtl8192u: drop first comment line
  staging: mt7621-dts: add support for second network interface
  staging: mt7621-dts: update sdhci config.
  staging: comedi: mite: Replace function mite_request_channel_in_range()
  staging: comedi: amplc_dio200: Remove function gat_sce()
  staging: comedi: amplc_dio200: Remove function clk_sce()
  staging: most: remove data sanity check
  staging: android: ion: Remove file ion_chunk_heap.c
  staging: android: ion: Remove file ion_carveout_heap.c
  staging: erofs: fix LZ4 limited bounced page mis-reuse
  f2fs: support swap file w/ DIO
  intel_th: msu: Start read iterator from a non-empty window
  intel_th: msu: Split sgt array and pointer in multiwindow mode
  intel_th: msu: Support multipage blocks
  intel_th: pci: Add Ice Lake NNPI support
  intel_th: msu: Fix single mode with disabled IOMMU
  intel_th: msu: Remove set but not used variable 'last'
  intel_th: msu: Fix unused variable warning on arm64 platform
  fs: xfs: xfs_log: Change return type from int to void
  xfs: poll waiting for quotacheck
  lib: notifier-error-inject: no need to check return value of debugfs_create functions
  swiotlb: no need to check return value of debugfs_create functions
  ceph: no need to check return value of debugfs_create functions
  sunrpc: no need to check return value of debugfs_create functions
  ubifs: no need to check return value of debugfs_create functions
  orangefs: no need to check return value of debugfs_create functions
  nfsd: no need to check return value of debugfs_create functions
  lib: 842: no need to check return value of debugfs_create functions
  debugfs: provide pr_fmt() macro
  debugfs: log errors when something goes wrong
  samples/bpf: fix tcp_bpf.readme detach command
  samples/bpf: add sample program that periodically dumps TCP stats
  selftests/bpf: test BPF_SOCK_OPS_RTT_CB
  bpf/tools: sync bpf.h
  bpf: add icsk_retransmits to bpf_tcp_sock
  bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
  bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
  bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
  x86/fsgsbase: Revert FSGSBASE support
  xfs: multithreaded iwalk implementation
  selftests/x86/fsgsbase: Fix some test case bugs
  ext2: Use kmemdup rather than duplicating its implementation
  crypto: stm32/hash - remove interruptible condition for dma
  crypto: stm32/hash - Fix hmac issue more than 256 bytes
  crypto: stm32/crc32 - rename driver file
  KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
  KVM: svm: add nrips module parameter
  crypto: amcc - remove memset after dma_alloc_coherent
  crypto: ccp - Switch to SPDX license identifiers
  crypto: ccp - Validate the the error value used to index error messages
  crypto: doc - Fix formatting of new crypto engine content
  crypto: doc - Add parameter documentation
  crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
  crypto: arm64/aes-ce - add 5 way interleave routines
  crypto: talitos - drop icv_ool
  crypto: talitos - fix hash on SEC1.
  crypto: talitos - move struct talitos_edesc into talitos.h
  lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
  PCI/IOV: Assume SR-IOV VFs support extended config space.
  Revert "PCI/IOV: Use VF0 cached config space size for other VFs"
  block: nr_phys_segments needs to be zero for REQ_OP_WRITE_ZEROES
  mips/kprobes: Export kprobe_fault_handler()
  xdp: fix hang while unregistering device bound to xdp socket
  xdp: hold device for umem regardless of zero-copy mode
  selftests: bpf: fix inlines in test_lwt_seg6local
  selftests: bpf: standardize to static __always_inline
  bpf: Add support for fq's EDT to HBM
  gfs2: don't use buffer_heads in gfs2_allocate_page_backing
  gfs2: use iomap_bmap instead of generic_block_bmap
  gfs2: mark stuffed_readpage static
  gfs2: merge gfs2_writepage_common into gfs2_writepage
  gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
  platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks into microseconds
  platform/x86: asus-wmi: Use dev_get_drvdata()
  Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
  platform/x86: mlx-platform: Add more reset cause attributes
  platform/x86: mlx-platform: Modify DMI matching order
  platform/x86: mlx-platform: Add regmap structure for the next generation systems
  platform/x86: mlx-platform: Change API for i2c-mlxcpld driver activation
  platform/x86: mlx-platform: Move regmap initialization before all drivers activation
  MAINTAINERS: Update for Intel Speed Select Technology
  tools/power/x86: A tool to validate Intel Speed Select commands
  gpio: pl061: drop duplicate printing of device name
  ASoC: meson: axg-tdm-formatter: add reset
  ASoC: meson: axg-tdm-formatter: add reset to the bindings documentation
  keys: Provide KEYCTL_GRANT_PERMISSION
  spi: pxa2xx: Add support for Intel Elkhart Lake
  regulator: max77650: add MODULE_ALIAS()
  regulator: max77620: remove redundant assignment to variable ret
  Documentation: ABI: power: Add missing newline at end of file
  ACPI / PMIC: intel: Drop double removal of address space handler
  ACPI: APD: remove redundant assignment to pointer clk
  docs: extcon: convert it to ReST and move to ACPI dir
  powerpc/mm: mark more tlb functions as __always_inline
  ARM: sa1100: convert to common clock framework
  bpf, libbpf, smatch: Fix potential NULL pointer dereference
  libbpf: fix GCC8 warning for strncpy
  selftests: bpf: add tests for shifts by zero
  bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
  bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
  bpf: fix precision tracking
  clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
  clocksource/drivers: Make Hyper-V clocksource ISA agnostic
  xfrm interface: fix memory leak on creation
  xfrm: policy: fix bydst hlist corruption on hash rebuild
  pinctrl: aspeed: Add implementation-related documentation
  pinctrl: aspeed: Split out pinmux from general pinctrl
  pinctrl: aspeed: Clarify comment about strapping W1C
  pinctrl: aspeed: Correct comment that is no longer true
  MAINTAINERS: Add entry for ASPEED pinctrl drivers
  dt-bindings: pinctrl: aspeed: Convert AST2500 bindings to json-schema
  irqchip/gic-pm: Remove PM_CLK dependency
  dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
  dt-bindings: pinctrl: aspeed: Split bindings document in two
  pinctrl: qcom: Add irq_enable callback for msm gpio
  gpio: altera: Pass irqchip when adding gpiochip
  gpio: siox: Use devm_ managed gpiochip
  gpio: siox: Add struct device *dev helper variable
  gpio: siox: Pass irqchip when adding gpiochip
  irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller Driver
  dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FIC
  x86/irq: Seperate unused system vectors from spurious entry again
  x86/irq: Handle spurious interrupt after shutdown gracefully
  x86/ioapic: Implement irq_get_irqchip_state() callback
  genirq: Add optional hardware synchronization for shutdown
  genirq: Fix misleading synchronize_irq() documentation
  genirq: Delay deactivation in free_irq()
  drivers: gpio: amd-fch: make resource struct const
  devres: allow const resource arguments
  usb: renesas_usbhs: add a workaround for a race condition of workqueue
  usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
  usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
  USB: gadget: function: fix issue Unneeded variable: "value"
  dmaengine: fsl-edma: add i.mx7ulp edma2 version support
  dt-bindings: dma: fsl-edma: add new i.mx7ulp-edma
  dmaengine: fsl-edma-common: version check for v2 instead
  dmaengine: fsl-edma-common: move dmamux register to another single function
  dmaengine: fsl-edma: add drvdata for fsl-edma
  usb: phy: phy-mxs-usb: add imx7ulp support
  doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
  dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver"
  misc: fsa9480: Delete this driver
  usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
  usb:cdns3 Add Cadence USB3 DRD Driver
  usb:gadget Simplify usb_decode_get_set_descriptor function.
  usb:gadget Patch simplify usb_decode_set_clear_feature function.
  usb:gadget Separated decoding functions from dwc3 driver.
  dt-bindings: add binding for USBSS-DRD controller.
  usb: dwc3: pci: add support for TigerLake Devices
  stacktrace: Use PF_KTHREAD to check for kernel threads
  gfs2: remove the unused gfs2_stuffed_write_end function
  gfs2: use page_offset in gfs2_page_mkwrite
  powerpc: Use the correct style for SPDX License Identifier
  powerpc/powernv-eeh: Consisely desribe what this file does
  powerpc/configs: Remove useless UEVENT_HELPER_PATH
  powerpc/4xx/uic: clear pending interrupt after irq type/pol change
  selftests/powerpc: Add missing newline at end of file
  powerpc: Add barrier_nospec to raw_copy_in_user()
  KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
  powerpc/powernv: Fix stale iommu table base after VFIO
  powerpc/pci/of: Parse unassigned resources
  powerpc/pseries/dma: Enable SWIOTLB
  powerpc/pseries/dma: Allow SWIOTLB
  powerpc: remove device_to_mask()
  powerpc: Fix compile issue with force DAWR
  powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
  powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
  powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
  powerpc/64s/exception: simplify hmi control flow
  powerpc/64s/exception: hmi remove special case macro
  powerpc/64s/exception: sreset move trampoline ahead of common code
  powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
  perf script: Allow specifying the files to process guest samples
  blk-mq: simplify blk_mq_make_request()
  blk-mq: remove blk_mq_put_ctx()
  fsi/core: Fix error paths on CFAM init
  OCC: FSI and hwmon: Add sequence numbering
  MAINTAINERS: Add FSI subsystem
  selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
  PCI: Use seq_puts() instead of seq_printf() in show_device()
  PCI/P2PDMA: Fix missing check for dma_virt_ops
  f2fs: allocate blocks for pinned file
  f2fs: fix is_idle() check for discard type
  f2fs: add a rw_sem to cover quota flag changes
  f2fs: set SBI_NEED_FSCK for xattr corruption case
  f2fs: use generic EFSBADCRC/EFSCORRUPTED
  f2fs: Use DIV_ROUND_UP() instead of open-coding
  f2fs: print kernel message if filesystem is inconsistent
  f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
  f2fs: avoid get_valid_blocks() for cleanup
  f2fs: ioctl for removing a range from F2FS
  mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
  rxrpc: Fix oops in tracepoint
  r8169: add random MAC address fallback
  Revert "r8169: improve handling VLAN tag"
  net: usb: asix: init MAC address buffers
  net: stmmac: make "snps,reset-delays-us" optional again
  bonding/main: fix NULL dereference in bond_select_active_slave()
  ACPI: PM: Drop unused function and function header
  ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
  ACPI: PM: Simplify and fix PM domain hibernation callbacks
  PCI: PM: Simplify bus-level hibernation callbacks
  PM: ACPI/PCI: Resume all devices during hibernation
  tipc: remove ub->ubsock checks
  ext4: fix coverity warning on error path of filename setup
  libata: Drop firmware version check from the ST1000LM024 quirk
  ext4: replace ktype default_attrs with default_groups
  um: Fix kcov crash during startup
  um: configs: Remove useless UEVENT_HELPER_PATH
  um: Support time travel mode
  um: Pass nsecs to os timer functions
  um: Remove drivers/ssl.h
  um: Don't garbage collect in deactivate_all_fds()
  um: Silence lockdep complaint about mmap_sem
  um: Remove locking in deactivate_all_fds()
  um: Timer code cleanup
  um: fix os_timer_one_shot()
  um: Fix IRQ controller regression on console read
  drm/amdkfd: remove an unused variable
  macsec: fix checksumming after decryption
  macsec: fix use-after-free of skb during RX
  ipv4: Fix off-by-one in route dump counter without netlink strict checking
  net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
  drm/amdgpu/display: fix interrupt client id for navi
  xprtrdma: Fix use-after-free in rpcrdma_post_recvs
  xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMA
  rdma/siw: addition to kernel build environment
  rdma/siw: completion queue methods
  rdma/siw: receive path
  rdma/siw: transmit path
  rdma/siw: queue pair methods
  rdma/siw: application buffer management
  rdma/siw: application interface
  rdma/siw: connection management
  rdma/siw: network and RDMA core interface
  rdma/siw: main include file
  dm thin metadata: check if in fail_io mode when setting needs_check
  rdma/siw: iWarp wire packet format
  kselftests: cgroup: remove duplicated include from test_freezer.c
  ecryptfs: Change return type of ecryptfs_process_flags
  rxrpc: Fix send on a connected, but unbound socket
  rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
  perf tools metric: Don't include duration_time in group
  perf list: Avoid extra : for --raw metrics
  perf vendor events intel: Metric fixes for SKX/CLX
  perf tools: Fix typos / broken sentences
  perf jevents: Add support for Hisi hip08 L3C PMU aliasing
  perf jevents: Add support for Hisi hip08 HHA PMU aliasing
  perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
  perf pmu: Support more complex PMU event aliasing
  nfc: st-nci: remove redundant assignment to variable r
  PCI: Skip resource distribution when no hotplug bridges
  PCI: Simplify pci_bus_distribute_available_resources()
  net: bridge: stp: don't cache eth dest pointer before skb pull
  net: bridge: don't cache ether dest pointer on input
  net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
  net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
  hinic: remove standard netdev stats
  net: stmmac: Re-word Kconfig entry
  sample/mdev/mbochs: remove set but not used variable 'mdev_state'
  vfio: vfio_pci_nvlink2: use a vma helper function
  vfio-mdev/samples: make some symbols static
  mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
  mm: remove the HMM config option
  mm: sort out the DEVICE_PRIVATE Kconfig mess
  mm: simplify ZONE_DEVICE page private data
  mm: remove hmm_devmem_add
  mm: remove hmm_vma_alloc_locked_page
  nouveau: use devm_memremap_pages directly
  nouveau: use alloc_page_vma directly
  PCI/P2PDMA: use the dev_pagemap internal refcount
  device-dax: use the dev_pagemap internal refcount
  memremap: provide an optional internal refcount in struct dev_pagemap
  memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
  memremap: remove the data field in struct dev_pagemap
  memremap: add a migrate_to_ram method to struct dev_pagemap_ops
  memremap: lift the devmap_enable manipulation into devm_memremap_pages
  memremap: pass a struct dev_pagemap to ->kill and ->cleanup
  memremap: move dev_pagemap callbacks into a separate structure
  memremap: validate the pagemap type passed to devm_memremap_pages
  mm: factor out a devm_request_free_mem_region helper
  mm: export alloc_pages_vma
  mm: don't clear ->mapping in hmm_devmem_free
  mm: remove MEMORY_DEVICE_PUBLIC support
  kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
  kvm: nVMX: Remove unnecessary sync_roots from handle_invept
  Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROL
  KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
  KVM: X86: Implement PV sched yield hypercall
  KVM: X86: Yield to IPI target if necessary
  x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
  x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
  xfs: refactor INUMBERS to use iwalk functions
  xfs: refactor iwalk code to handle walking inobt records
  xfs: refactor xfs_iwalk_grab_ichunk
  xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
  xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
  xfs: move bulkstat ichunk helpers to iwalk code
  xfs: calculate inode walk prefetch more carefully
  xfs: convert bulkstat to new iwalk infrastructure
  xfs: bulkstat should copy lastip whenever userspace supplies one
  xfs: convert quotacheck to use the new iwalk functions
  xfs: create simplified inode walk function
  xfs: create iterator error codes
  perf diff: Documentation -c cycles option
  perf diff: Print the basic block cycles diff
  perf diff: Link same basic blocks among different data
  perf diff: Use hists to manage basic blocks per symbol
  perf diff: Check if all data files with branch stacks
  perf hists: Add block_info in hist_entry
  perf symbol: Create block_info structure
  platform/x86: ISST: Restore state on resume
  platform/x86: ISST: Add Intel Speed Select PUNIT MSR interface
  platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs
  platform/x86: ISST: Add Intel Speed Select mailbox interface via PCI
  platform/x86: ISST: Add Intel Speed Select mmio interface
  platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number
  platform/x86: ISST: Store per CPU information
  platform/x86: ISST: Add common API to register and handle ioctls
  platform/x86: ISST: Update ioctl-number.txt for Intel Speed Select interface
  KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
  KVM: nVMX: allow setting the VMFUNC controls MSR
  KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
  iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n
  mm: remove the struct hmm_device infrastructure
  mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
  ASoC: max98357a: avoid speaker pop when playback startup
  mm/swap: fix release_pages() when releasing devmap pages
  s390: ap: kvm: Enable PQAP/AQIC facility for the guest
  s390: ap: implement PAPQ AQIC interception in kernel
  vfio: ap: register IOMMU VFIO notifier
  s390: ap: kvm: add PQAP interception for AQIC
  s390/unwind: cleanup unused READ_ONCE_TASK_STACK
  s390/kasan: avoid false positives during stack unwind
  s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
  s390/qdio: (re-)initialize tiqdio list entries
  s390/dasd: Fix a precision vs width bug in dasd_feature_list()
  s390/cio: introduce driver_override on the css bus
  objtool: Fix build by linking against tools/lib/ctype.o sources
  drm: connector: remove bogus NULL check
  spi: atmel-quadspi: fix resume call
  ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()
  ASoC: cros_ec_codec: use devm_snd_soc_register_component()
  ASoC: ak4118: use devm_snd_soc_register_component()
  ASoC: rt5682: use devm_snd_soc_register_component()
  ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()
  ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()
  spi: atmel-quadspi: void return type for atmel_qspi_init()
  spi: pxa2xx: Set minimum transfer speed
  dt-bindings: regulator: add support for the stm32-booster
  regulator: add support for the stm32-booster
  regulator: s2mps11: Adjust supported buck voltages to real values
  regulator: s2mps11: Fix buck7 and buck8 wrong voltages
  ASoC: rt1308: Fix platform_no_drv_owner.cocci warnings
  ASoC: madera: Remove duplicated include from cs47l35.c
  powerpc/64s/exception: remove bad stack branch
  powerpc/tm: update comment about interrupt re-entrancy
  powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
  powerpc/64s/exception: denorm handler use standard scratch save macro
  powerpc/64s/exception: machine check use standard macros to save dar/dsisr
  powerpc/64s/exception: add dar and dsisr options to exception macro
  powerpc/64s/exception: use common macro for windup
  powerpc/64s/exception: shuffle windup code around
  powerpc/64s/exception: simplify hmi windup code
  powerpc/64s/exception: move machine check windup in_mce handling
  powerpc/64s/exception: windup use r9 consistently to restore SPRs
  powerpc/64s/exception: mtmsrd L=1 cleanup
  powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
  powerpc/64s/exception: clean up system call entry
  powerpc/64s/exception: move paca save area offsets into exception-64s.S
  powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
  mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
  mfd: madera: Fixup SPDX headers
  mfd: madera: Remove some unused registers and fix some defaults
  mfd: intel-lpss: Release IDA resources
  mfd: intel-lpss: Add Intel Elkhart Lake PCH PCI IDs
  mfd: cs5535-mfd: Remove ifdef OLPC noise
  mfd: stmfx: Fix macro definition spelling
  dt-bindings: mfd: Add link to ROHM BD71847 Datasheet
  MAINAINERS: Swap words in INTEL PMIC MULTIFUNCTION DEVICE DRIVERS
  mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
  mfd: rk808: Prepare rk805 for poweroff
  mfd: rk808: Check pm_power_off pointer
  mfd: cros_ec: differentiate SCP from EC by feature bit
  dt-bindings: Add binding for cros-ec-rpmsg
  mfd: madera: Add Madera core support for CS47L92
  mfd: madera: Add Madera core support for CS47L15
  mfd: madera: Update DT bindings to add additional CODECs
  mfd: madera: Add supply mapping for MICVDD
  mfd: madera: Fix potential uninitialised use of variable
  mfd: madera: Fix bad reference to pinctrl.txt file
  mfd: arizona: Fix undefined behavior
  mfd: core: Set fwnode for created devices
  mfd: intel-lpss: Keep device tables sorted by ID
  mfd: menelaus: Remove superfluous error message
  mfd: bd718x7: Make power button press duration configurable
  dt-bindings: mfd: Document short/long press duration for BD718X7
  mfd: bd718x7: Remove hardcoded config for button press duration
  mfd: cros_ec: Register cros_ec_lid_angle driver when presented
  mfd: madera: Add missing of table registration
  regulator: lp87565: Fix missing break in switch statement
  btrfs: migrate the global_block_rsv helpers to block-rsv.c
  btrfs: migrate the block-rsv code to block-rsv.c
  btrfs: stop using block_rsv_release_bytes everywhere
  btrfs: cleanup the target logic in __btrfs_block_rsv_release
  btrfs: export __btrfs_block_rsv_release
  btrfs: export btrfs_block_rsv_add_bytes
  btrfs: move btrfs_block_rsv definitions into it's own header
  btrfs: Simplify update of space_info in __reserve_metadata_bytes()
  btrfs: unexport can_overcommit
  btrfs: move reserve_metadata_bytes and supporting code to space-info.c
  btrfs: move dump_space_info to space-info.c
  btrfs: export block_rsv_use_bytes
  btrfs: move btrfs_space_info_add_*_bytes to space-info.c
  btrfs: move the space info update macro to space-info.h
  btrfs: move and export can_overcommit
  btrfs: move the space_info handling code to space-info.c
  btrfs: export space_info_add_*_bytes
  btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
  btrfs: move space_info to space-info.h
  btrfs: lift bio_set_dev from bio allocation helpers
  btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
  btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space
  btrfs: drop default value assignments in enums
  btrfs: use common helpers for extent IO state insertion messages
  btrfs: run delayed iput at unlink time
  Btrfs: add missing inode version, ctime and mtime updates when punching hole
  Btrfs: fix fsync not persisting dentry deletions due to inode evictions
  btrfs: Use btrfs_get_io_geometry appropriately
  btrfs: Introduce btrfs_io_geometry infrastructure
  btrfs: improve messages when updating feature flags
  btrfs: shut up bogus -Wmaybe-uninitialized warning
  Btrfs: prevent send failures and crashes due to concurrent relocation
  btrfs: document BTRFS_MAX_MIRRORS
  btrfs: use mask for RAID56 profiles
  btrfs: add mask for all RAID1 types
  btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
  btrfs: correctly validate compression type
  Btrfs: fix data loss after inode eviction, renaming it, and fsync it
  btrfs: raid56: clear incompat block group flags after removing the last one
  btrfs: switch extent_buffer write_locks from atomic to int
  btrfs: switch extent_buffer spinning_writers from atomic to int
  btrfs: switch extent_buffer blocking_writers from atomic to int
  btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
  powerpc/64s/exception: generate regs clear instructions using .rept
  powerpc/64s/exception: fix indenting irregularities
  powerpc/64s/exception: use a gas macro for system call handler code
  powerpc/64s/exception: remove unused BRANCH_TO_COMMON
  powerpc/64s/exception: remove __BRANCH_TO_KVM
  powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
  powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
  powerpc/64s/exception: move KVM related code together
  powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
  powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
  powerpc/64s/exception: improve 0x500 handler code
  powerpc/64s/exception: unwind exception-64s.h macros
  powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
  powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
  powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
  powerpc/64s/exception: KVM handler can set the HSRR trap bit
  powerpc/64s/exception: merge KVM handler and skip variants
  powerpc/64s/exception: consolidate maskable and non-maskable prologs
  powerpc/64s/exception: remove the "extra" macro parameter
  powerpc/64s/exception: fix sreset KVM test code
  powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
  powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
  powerpc/64s/exception: remove H concatenation for EXC_HV variants
  xfrm: remove a duplicated assignment
  HID: Add another Primax PIXART OEM mouse quirk
  powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
  HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
  docs: hid: convert to ReST
  x86/entry/64: Fix and clean up paranoid_exit
  x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
  selftests/x86: Test SYSCALL and SYSENTER manually with TF set
  rslib: Make some functions static
  gve: Add ethtool support
  gve: Add workqueue and reset support
  gve: Add transmit and receive support
  gve: Add basic driver framework for Compute Engine Virtual NIC
  blackhole_dev: add a selftest
  blackhole_netdev: use blackhole_netdev to invalidate dst entries
  loopback: create blackhole net device similar to loopack.
  r8152: fix the setting of detecting the linking change for runtime suspend
  net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
  net: netsec: add XDP support
  net: page_pool: add helper function for retrieving dma direction
  net: netsec: Use page_pool API
  net/tls: make sure offload also gets the keys wiped
  net/tls: reject offload of TLS 1.3
  tc-testing: added tdc tests for prio qdisc
  tc-testing: updated mirred action tests with batch create/delete
  net sched: update mirred action for batched events operations
  selftests: add a test case for cls_lower handle overflow
  idr: introduce idr_for_each_entry_continue_ul()
  idr: fix overflow case for idr_for_each_entry_ul()
  netlink: use 48 byte ctx instead of 6 signed longs for callback
  tipc: embed jiffies in macro TIPC_BC_RETR_LIM
  vsock/virtio: fix flush of works during the .remove()
  vsock/virtio: stop workers during the .remove()
  vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
  remoteproc: copy parent dma_pfn_offset for vdev
  vxlan: do not destroy fdb if register_netdevice() is failed
  net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
  net: link_watch: prevent starvation when processing linkwatch wq
  remoteproc: qcom: q6v5-mss: Support loading non-split images
  soc: qcom: mdt_loader: Support loading non-split images
  sctp: fix error handling on stream scheduler initialization
  netrom: fix a memory leak in nr_rx_frame()
  mlxsw: spectrum: PTP: Support ethtool get_ts_info
  mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
  mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
  mlxsw: spectrum: PTP: Garbage-collect unmatched entries
  mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
  mlxsw: spectrum: PTP: Disable BH when working with PHC
  mlxsw: spectrum: PTP: Add PTP initialization / finalization
  mlxsw: pci: PTP: Hook into packet transmit path
  mlxsw: core: Add support for using SKB control buffer
  mlxsw: spectrum: PTP: Hook into packet receive path
  mlxsw: spectrum: Add support for traps specific to Spectrum-1
  mlxsw: spectrum: Extract a helper for trap registration
  mlxsw: reg: Add Monitoring Global Configuration Register
  mlxsw: reg: Add Time Precision Packet Timestamping Reading
  mlxsw: reg: Add Monitoring Precision Time Protocol Trap Register
  mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration Register
  perf jevents: Use nonlocal include statements in pmu-events.c
  perf annotate: Add csky support
  perf stat: Fix metrics with --no-merge
  perf stat: Fix group lookup for metric group
  perf stat: Don't merge events in the same PMU
  perf stat: Make metric event lookup more robust
  tools lib: Move argv_{split,free} from tools/perf/util/
  perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
  tools lib: Adopt strreplace() from the kernel
  perf tools: Ditch rtrim(), use strim() from tools/lib
  net/mlx5: E-Switch, Handle UC address change in switchdev mode
  net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop
  net/mlx5: E-Switch, Use iterator for vlan and min-inline setups
  net/mlx5: E-Switch, Reg/unreg function changed event at correct stage
  net/mlx5: E-Switch, Consolidate eswitch function number of VFs
  net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
  net/mlx5: Handle host PF vport mac/guid for ECPF
  net/mlx5: E-Switch, Use correct flags when configuring vlan
  net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs
  net/mlx5: Don't handle VF func change if host PF is disabled
  net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices
  net/mlx5: Move pci status reg access mutex to mlx5_pci_init
  net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type
  RDMA/mlx5: Cleanup rep when doing unload
  {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
  net/mlx5: E-Switch, Use vport index when init rep
  net/mlx5: Added MCQI and MCQS registers' description to ifc
  net/mlx5: Add hardware definitions for sub functions
  selinux: format all invalid context as untrusted
  RISC-V: Fix memory reservation in setup_bootmem()
  riscv: defconfig: enable SOC_SIFIVE
  riscv: select SiFive platform drivers with SOC_SIFIVE
  arch: riscv: add config option for building SiFive's SoC resource
  riscv: Remove gate area stubs
  MAINTAINERS: change the arch/riscv git tree to the new shared tree
  MAINTAINERS: don't automatically patches involving SiFive to the linux-riscv list
  RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
  drm/amdkfd: remove duplicated PCIE atomics request
  drm/amdgpu: enable PCIE atomics ops support
  drm/amdgpu: add field indicating if has PCIE atomics support
  drm/amd/powerplay: use hardware fan control if no powerplay fan table
  drm/amdgpu: fix MGPU fan boost enablement for XGMI reset
  drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10
  drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)
  ipv4: don't set IPv6 only flags to IPv4 addresses
  ARM: dts: exynos: Adjust buck[78] regulators to supported values on Arndale Octa
  ARM: dts: exynos: Adjust buck[78] regulators to supported values on Odroid XU3 family
  ARM: dts: exynos: Move Mali400 GPU node to "/soc"
  ARM: dts: exynos: Fix imprecise abort on Mali GPU probe on Exynos4210
  ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
  ARCv2: entry: avoid a branch
  ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
  ARCv2: entry: comments about hardware auto-save on taken interrupts
  ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
  ARC: mm: do_page_fault refactor #7: fold the various error handling
  ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
  ARC: mm: do_page_fault refactor #5: scoot no_context to end
  ARC: mm: do_page_fault refactor #4: consolidate retry related logic
  ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
  ARC: mm: do_page_fault refactor #2: remove short lived variable
  ARC: mm: do_page_fault refactor #1: remove label @good_area
  samples: pktgen: allow to specify destination port
  samples: pktgen: add some helper functions for port parsing
  net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
  sbitmap: Replace cmpxchg with xchg
  ipv6: icmp: allow flowlabel reflection in echo replies
  net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
  Documentation/networking: fix default_ttl typo in mpls-sysctl
  drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZE
  drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
  asm-generic: remove ptrace.h
  x86: don't use asm-generic/ptrace.h
  sh: don't use asm-generic/ptrace.h
  powerpc: don't use asm-generic/ptrace.h
  arm64: don't use asm-generic/ptrace.h
  staging: kpc2000: drop useless softdep statement
  vfs: only allow FSSETXATTR to set DAX flag on files and dirs
  vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
  vfs: teach vfs_ioc_fssetxattr_check to check project id info
  vfs: create a generic checking function for FS_IOC_FSSETXATTR
  vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
  dt-bindings: reset: imx7: Fix the spelling of 'indices'
  drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
  ALSA: hda: Fix a headphone detection issue when using SOF
  block: fix .bi_size overflow
  habanalabs: Add busy engines bitmask to HW idle IOCTL
  habanalabs: Add debugfs node for engines status
  habanalabs: Update the device idle check
  mfd / platform: cros_ec_debugfs: Expose resume result via debugfs
  iommu/vt-d: Cleanup unused variable
  iommu/amd: Flush not present cache in iommu_map_page
  iommu/amd: Only free resources once on init error
  iommu/amd: Move gart fallback to amd_iommu_init
  iommu/amd: Make iommu_disable safer
  btrfs: tests: add locks around add_extent_mapping
  btrfs: Document __etree_search
  btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit
  btrfs: trim: make reserved device area adjustments more explicit
  btrfs: use file:line format for assertion report
  btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
  btrfs: directly call into crypto framework for checksumming
  btrfs: add boilerplate code for directly including the crypto framework
  btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
  btrfs: check for supported superblock checksum type before checksum validation
  btrfs: add common checksum type validation
  btrfs: format checksums according to type for printing
  btrfs: don't assume compressed_bio sums to be 4 bytes
  btrfs: don't assume ordered sums to be 4 bytes
  btrfs: use btrfs_crc32c{,_final}() in for free space cache
  btrfs: resurrect btrfs_crc32c()
  btrfs: use btrfs_csum_data() instead of directly calling crc32c
  btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation
  btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow
  btrfs: Add comments on locking of several device-related fields
  btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
  btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
  btrfs: add new helper btrfs_lock_and_flush_ordered_range
  btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails
  btrfs: extent-tree: Add trace events for space info numbers update
  btrfs: extent-tree: Add lockdep assert when updating space info
  btrfs: read number of data stripes from map only once
  btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
  btrfs: refactor helper for bg flags to name conversion
  btrfs: factor out devs_max setting in __btrfs_alloc_chunk
  btrfs: use u8 for raid_array members
  btrfs: factor out helper for counting data stripes
  btrfs: use raid_attr table for btrfs_bg_type_to_factor
  btrfs: use raid_attr table to find profiles for integrity lowering
  btrfs: use raid_attr to get allowed profiles for balance conversion
  btrfs: use raid_attr in btrfs_chunk_max_errors
  btrfs: use raid_attr table in get_profile_num_devs
  btrfs: remove mapping tree structures indirection
  btrfs: raid56: allow the exact minimum number of devices for balance convert
  btrfs: fix minimum number of chunk errors for DUP
  Btrfs: remove unused variables in __btrfs_unlink_inode
  btrfs: Remove unused variable mode in btrfs_mount
  btrfs: switch order of unlocks of space_info and bg in do_trimming()
  btrfs: tree-checker: Check if the file extent end overflows
  btrfs: Remove redundant assignment of tgt_device->commit_total_bytes
  btrfs: Explicitly reserve space for devreplace item
  btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
  btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values
  btrfs: dev-replace: Remove impossible WARN_ON
  btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev
  btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev
  btrfs: fiemap: preallocate ulists for btrfs_check_shared
  btrfs: detect fast implementation of crc32c on all architectures
  btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()
  m68k: Implement arch_dma_prep_coherent()
  m68k: Use the generic dma coherent remap allocator
  staging: rtl8723bs: Remove rtw_btcoex_IsLpsOn()
  staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()
  staging: rtl8723bs: Remove rtw_btcoex_SetManualControl()
  staging: rtl8723bs: Remove rtw_btcoex_SpecialPacketNotify()
  staging: rtl8723bs: Remove rtw_btcoex_LpsNotify()
  staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()
  staging: rtl8723bs: Remove rtw_btcoex_IQKNotify()
  staging: rtl8723bs: Remove rtw_btcoex_HAL_Initialize()
  staging: rtl8723bs: Remove rtw_btcoex_PowerOnSetting()
  staging: rtl8723bs: Remove function rtw_modular64()
  staging: rtl8723bs: Replace function odm_SignalScaleMapping()
  staging: rtl8723bs: Remove rtw_hal_networktype_to_raid()
  staging: rtl8723bs: Change return type of networktype_to_raid_ex()
  staging: rtl8723bs: Remove rtw_hal_c2h_evt_read()
  staging: rtl8723bs: hal: Remove function clearinterrupt8723bsdio()
  staging: rtl8723bs: core: Remove function wait_eeprom_cmd_done()
  staging: rtl8723bs: hal: Remove function PHY_CalculateBitShift()
  staging: rtl8723bs: hal: Remove PHY_RFShadowRecorverFlagSetAll()
  staging: rtl8723bs: hal: Remove PHY_RFShadowRefresh()
  staging: rtl8723bs: hal: Replace function rtl8723b_set_rssi_cmd()
  staging: rtl8723bs: hal: sdio_halinit: Remove set but unused varilable pHalData
  staging: rtl8723bs: hal: rtl8723b_rf6052: collect return status directly
  staging: rtl8723bs: hal: rtl8723b_hal_init: remove set but unused variable pHalData
  staging: rtl8723bs: hal: rtl8723b_cmd: remove set but unused variable
  staging: rtl8712: Replace function r8712_dequeue_cmd()
  staging: rtl8712: Replace function r8712_enqueue_cmd()
  staging: rtl8712: r8712_xmit_resource_alloc(): Change return values
  staging: rtl8712: _r8712_init_sta_priv(): Change return values
  staging: rtl8712: _r8712_free_sta_priv(): Change return type
  staging: rtl8712: mp_start_test(): Change return values
  staging: rtl8712: r8712_parse_wpa2_ie(): Change return values
  staging: rtl8712: r8712_parse_wpa_ie(): Change return values
  staging: rtl8712: Change return values of r8712_getrfreg_cmd()
  Input: synaptics - enable SMBUS on T480 thinkpad trackpad
  Input: atmel_mxt_ts - fix -Wunused-const-variable
  drm/selftests: reduce stack usage
  staging: kpc2000: remove needless 'break'
  staging: kpc2000: introduce __func__
  staging: kpc2000: introduce 'unsigned int'
  staging: kpc2000: introduce usage of __packed
  staging: kpc2000: blank lines after declaration
  staging: kpc2000: add line breaks
  staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()
  staging: rtl8192u: Change type of rtl8192_rx_initiate()
  staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalData
  staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error prone
  staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bit
  staging: bcm2835-camera: Set the field value within each buffer
  staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFS
  staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats
  staging: mmal-vchiq: Avoid use of bool in structures
  staging: bcm2835-camera: Remove/amend some obsolete comments
  staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviour
  staging: bcm2835-camera: Use enums for max value in controls
  staging: bcm2835-camera: Fix up mmal-parameters.h
  staging: bcm2835-camera: Fix multiple assignments should be avoided
  staging: bcm2835-camera: Unify header inclusion defines
  staging: bcm2835-camera: Add multiple inclusion protection to headers
  staging: bcm2835-camera: Set sequence number correctly
  staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
  staging: bcm2835-camera: Remove check of the number of buffers supplied
  staging: bcm2835-camera: Ensure all buffers are returned on disable
  staging: bcm2835-camera: Fix open parenthesis alignment
  staging: bcm2835-camera: Fix missing lines between items
  staging: bcm2835-camera: Fix brace style issues.
  staging: bcm2835-camera: Fix multiple line dereference errors
  staging: bcm2835-camera: Reduce length of enum names
  staging: bcm2835-camera: Fix spacing around operators
  staging: bcm2835-camera: Fix comment style violations.
  staging: bcm2835-camera: Remove dead email addresses
  staging: bcm2835-camera: Return early on errors
  staging: bcm2835-camera: Correctly denote key frames in encoded data
  staging: bcm2835-camera: Do not bulk receive from service thread
  staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
  staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADER
  staging/rtl8188eu/os_dep: Remove unneeded variable ret
  staging: rtl8188eu: Remove declarations of unused functions
  staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()
  staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()
  staging: rtl8188eu: os_dep: Remove return variable
  staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL
  staging: rts5208: Simplify boolean expression to improve code style
  staging: rts5208: Rewrite redundant if statement to improve code style
  staging: wilc1000: rename 'host_interface' source and header
  staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
  staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
  staging: wilc1000: remove unnecessary loop to traverse vif interfaces
  staging: wilc1000: remove use of driver_handler_id & ifc_id
  staging: wilc1000: added support to dynamically add/remove interfaces
  staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
  staging: wilc1000: handle p2p operations in caller context
  staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE list
  staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
  staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
  staging: greybus: tools: Remove function log_csv_error()
  staging: comedi: dt282x: fix a null pointer deref on interrupt
  staging: comedi: amplc_pci230: fix null pointer deref on interrupt
  staging/most/video: set device_caps in struct video_device
  staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)
  staging: erofs: don't check special inode layout
  staging: erofs: return the error value if fill_inline_data() fails
  binder: return errors from buffer copy functions
  powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
  powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
  powerpc/powernv: remove unused NPU DMA code
  powerpc/powernv: remove the unused tunneling exports
  powerpc/powernv: remove the unused pnv_pci_set_p2p function
  powerpc/xmon: Fix disabling tracing while in xmon
  selftests/powerpc: ppc_asm.h: typo in the header guard
  powerpc/cacheflush: fix variable set but not used
  powerpc/eeh_cache: fix a W=1 kernel-doc warning
  powerpc/ftrace: Enable C Version of recordmcount
  recordmcount: Fix spurious mcount entries on powerpc
  powerpc/rtas: retry when cpu offline races with suspend/migration
  soundwire: add module_sdw_driver helper macro
  xfrm: remove get_mtu indirection from xfrm_type
  powerpc: Document xive=off option
  net: openvswitch: fix csum updates for MPLS actions
  fixdep: check return value of printf() and putchar()
  kbuild: split modules.order build rule out of 'modules' target
  kbuild: fix missed rebuild of modules.builtin
  kbuild: save $(strip ...) for calling if_changed and friends
  kbuild: save $(strip ...) for calling any-prepreq
  kbuild: rename arg-check to cmd-check
  docs: ipmb: place it at driver-api and convert to ReST
  bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
  bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
  bnxt_en: Fix statistics context reservation logic for RDMA driver.
  bnxt_en: Fix ethtool selftest crash under error conditions.
  bnxt_en: Disable bus master during PCI shutdown and driver unload.
  integrity: Introduce struct evm_xattr
  ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
  KEXEC: Call ima_kexec_cmdline to measure the boot command line args
  IMA: Define a new template field buf
  Disable Sphinx SmartyPants in HTML output
  xfs: remove XFS_TRANS_NOFS
  xfs: simplify xfs_ioend_can_merge
  xfs: allow merging ioends over append boundaries
  xfs: fix a comment typo in xfs_submit_ioend
  xfs: remove the unused xfs_count_page_state declaration
  Input: joydev - extend absolute mouse detection
  HID: quirks: Refactor ELAN 400 and 401 handling
  Input: elan_i2c - export the device id whitelist
  Input: edt-ft5x06 - use get_unaligned_be16()
  hwspinlock: add the 'in_atomic' API
  hwspinlock: document the hwspinlock 'raw' API
  hwspinlock: stm32: implement the relax() ops
  remoteproc: stm32: add an ST stm32_rproc driver
  dt-bindings: remoteproc: add bindings for stm32 remote processor driver
  dt-bindings: stm32: add bindings for ML-AHB interconnect
  r8169: remove not needed call to dma_sync_single_for_device
  r8169: consider that 32 Bit DMA is the default
  r8169: improve handling VLAN tag
  net: dsa: mv88e6xxx: wait after reset deactivation
  bnx2x: Prevent ptp_task to be rescheduled indefinitely
  selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
  hwspinlock: ignore disabled device
  remoteproc: Use struct_size() helper
  remoteproc: add vendor resources handling
  hwspinlock/omap: Add a trace during probe
  hwspinlock/omap: Add support for TI K3 SoCs
  dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs
  igmp: fix memory leak in igmpv3_del_delrec()
  net: sched: em_ipt: add support for addrtype matching
  net: sched: em_ipt: keep the user-specified nfproto and dump it
  net: sched: em_ipt: set the family based on the packet if it's unspecified
  net: sched: em_ipt: match only on ip/ipv6 traffic
  net: macb: Fix SUBNS increment and increase resolution
  net: macb: Add separate definition for PPM fraction
  packet: Fix undefined behavior in bit shift
  net: make skb_dst_force return true when dst is refcounted
  sctp: not bind the socket in sctp_connect
  hinic: add vlan offload support
  block: sed-opal: check size of shadow mbr
  block: sed-opal: ioctl for writing to shadow mbr
  block: sed-opal: add ioctl for done-mark of shadow mbr
  block: never take page references for ITER_BVEC
  direct-io: use bio_release_pages in dio_bio_complete
  block_dev: use bio_release_pages in bio_unmap_user
  block_dev: use bio_release_pages in blkdev_bio_end_io
  iomap: use bio_release_pages in iomap_dio_bio_end_io
  block: use bio_release_pages in bio_map_user_iov
  block: use bio_release_pages in bio_unmap_user
  block: optionally mark pages dirty in bio_release_pages
  block: move the BIO_NO_PAGE_REF check into bio_release_pages
  block: skd_main.c: Remove call to memset after dma_alloc_coherent
  block: mtip32xx: Remove call to memset after dma_alloc_coherent
  ata: sata_sil24: Remove call to memset after dmam_alloc_coherent
  ata:sata_qstor: Remove call to memset after dmam_alloc_coherent
  ata: sata_nv: Remove call to memset after dmam_alloc_coherent
  ata: pdc_adma: Remove call to memset after dmam_alloc_coherent
  ata: libahci: Remove call to memset after dmam_alloc_coherent
  ata: acard-ahci: Remove call to memset after dmam_alloc_coherent
  block: sed-opal: "Never True" conditions
  block: sed-opal: PSID reverttper capability
  block, documentation: Document discard_zeroes_data, fua, max_discard_segments and write_zeroes_max_bytes
  block, documentation: Explain the word 'segments'
  block, documentation: Sort queue sysfs attribute names alphabetically
  block, documentation: Fix wbt_lat_usec documentation
  null_blk: fix type mismatch null_handle_cmd()
  platform/x86: intel_int0002_vgpio: Get rid of custom ICPU() macro
  platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table
  platform/x86: acer-wmi: Mark expected switch fall-throughs
  platform/x86: touchscreen_dmi: Update Hi10 Air filter
  platform/x86: wmi: add Xiaomi WMI key driver
  dt-bindings: i2c-stm32: document optional dmas
  i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
  i2c: core: Tidy up handling of init_irq
  i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
  i2c: core: Move ACPI IRQ handling to probe time
  i2c: acpi: Factor out getting the IRQ from ACPI
  i2c: acpi: Use available IRQ helper functions
  i2c: core: Allow whole core to use i2c_dev_irq_from_resources
  x86/timer: Skip PIT initialization on modern chipsets
  iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmware
  iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
  iwlwifi: pcie: don't service an interrupt that was masked
  iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
  iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
  iwlwifi: mvm: delay GTK setting in FW in AP mode
  iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP mode
  iwlwifi: dbg: debug recording stop and restart command remove
  iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devices
  iwlwifi: dbg_ini: fix debug monitor stop and restart in ini mode
  iwlwifi: mvm: make the usage of TWT configurable
  iwlwifi: support FSEQ TLV even when FMAC is not compiled
  iwlwifi: dbg: move trans debug fields to a separate struct
  iwlwifi: dbg_ini: remove redundant checking of ini mode
  iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlv
  iwlwifi: dbg: fix debug monitor stop and restart delays
  iwlwifi: pcie: increase the size of PCI dumps
  iwlwifi: mvm: Drop large non sta frames
  iwlwifi: mvm: Add log information about SAR status
  iwlwifi: Add support for SAR South Korea limitation
  iwlwifi: fix module init error paths
  iwlwifi: mvm: convert to FW AC when configuring MU EDCA
  iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmd
  iwlwifi: remove some unnecessary NULL checks
  iwlwifi: d3: Use struct_size() helper
  iwlwifi: lib: Use struct_size() helper
  iwlwifi: fw api: support adwell HB default APs number api
  iwlwifi: mvm: remove multiple debugfs entries
  iwlwifi: dbg_ini: implement dump info collection
  iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packets
  iwlwifi: dbg_ini: support debug info TLV
  iwlwifi: dbg_ini: use different barker for ini dump
  iwlwifi: dbg_ini: add consecutive trigger firing support
  iwlwifi: dbg_ini: abort region collection in case the size is 0
  iwlwifi: update CSI API
  iwlwifi: dbg_ini: dump headers cleanup
  iwlwifi: dbg: allow dump collection in case of an early error
  iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabled
  xfs: fix iclog allocation size
  xfs: remove unused header files
  xfs: implement cgroup aware writeback
  xfs: simplify xfs_chain_bio
  xfs: account for log space when formatting new AGs
  xfs: refactor free space btree record initialization
  xfs: always update params on small allocation
  xfs: skip small alloc cntbt logic on NULL cursor
  xfs: move small allocation helper
  xfs: clean up small allocation helper
  xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
  xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
  xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
  xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
  xfs: merge xfs_bud_init into xfs_trans_get_bud
  xfs: merge xfs_rud_init into xfs_trans_get_rud
  xfs: merge xfs_cud_init into xfs_trans_get_cud
  xfs: merge xfs_efd_init into xfs_trans_get_efd
  xfs: remove a pointless comment duplicated above all xfs_item_ops instances
  xfs: use a list_head for iclog callbacks
  xfs: remove the xfs_log_item_t typedef
  xfs: don't cast inode_log_items to get the log_item
  xfs: add a flag to release log items on commit
  xfs: split iop_unlock
  xfs: don't use xfs_trans_free_items in the commit path
  xfs: remove the dummy iop_push implementation for inode creation items
  xfs: don't require log items to implement optional methods
  xfs: stop using XFS_LI_ABORTED as a parameter flag
  xfs: fix a trivial comment typo in xfs_trans_committed_bulk
  xfs: add struct xfs_mount pointer to struct xfs_buf
  xfs: remove the b_io_length field in struct xfs_buf
  xfs: properly type the b_log_item field in struct xfs_buf
  xfs: remove unused buffer cache APIs
  xfs: stop using bp naming for log recovery buffers
  xfs: use bios directly to read and write the log recovery buffers
  xfs: return an offset instead of a pointer from xlog_align
  xfs: move the log ioend workqueue to struct xlog
  xfs: use bios directly to write log buffers
  xfs: make use of the l_targ field in struct xlog
  xfs: remove the syncing argument from xlog_verify_iclog
  xfs: update both stat counters together in xlog_sync
  xfs: factor out iclog size calculation from xlog_sync
  xfs: factor out splitting of an iclog from xlog_sync
  xfs: factor out log buffer writing from xlog_sync
  xfs: don't use REQ_PREFLUSH for split log writes
  xfs: remove XLOG_STATE_IOABORT
  xfs: reformat xlog_get_lowest_lsn
  xfs: cleanup xlog_get_iclog_buffer_size
  xfs: remove the l_iclog_size_log field from struct xlog
  xfs: make mem_to_page available outside of xfs_buf.c
  xfs: renumber XBF_WRITE_FAIL
  xfs: remove the never used _XBF_COMPOUND flag
  xfs: remove the no-op spinlock_destroy stub
  xfs: move xfs_ino_geometry to xfs_shared.h
  xfs: claim maintainership of loose files
  IB/hfi1: No need to use try_module_get for debugfs
  IB/rdmavt: Add trace for map_mr_sg
  IB/rdmavt: Enhance trace information for FRWR debug
  IB/hfi1: Add missing INVALIDATE opcodes for trace
  IB/hfi1: Reduce excessive aspm inlines
  IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
  IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
  IB/rdmavt: Set QP allowed opcodes after QP allocation
  IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
  IB/rdmavt: Fracture single lock used for posting and processing RWQEs
  IB/hfi1: Move receive work queue struct into uapi directory
  IB/hfi1: Move rvt_cq_wc struct into uapi directory
  bpf: fix uapi bpf_prog_info fields alignment
  devmap: Allow map lookups from eBPF
  bpf_xdp_redirect_map: Perform map lookup in eBPF helper
  devmap: Rename ifindex member in bpf_redirect_info
  devmap/cpumap: Use flush list instead of bitmap
  xskmap: Move non-standard list manipulation to helper
  selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c
  net/mlx5e: Disallow tc redirect offload cases we don't support
  net/mlx5e: Expose same physical switch_id for all representors
  net/mlx5e: Don't refresh TIRs when updating representor SQs
  net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
  net/mlx5e: Set drvinfo in generic manner
  net/mlx5e: Correct phys_port_name for PF port
  net/mlx5e: Report netdevice MPLS features
  net/mlx5e: Move to HW checksumming advertising
  net/mlx5: MPFS, Allow adding the same MAC more than once
  net/mlx5: MPFS, Cleanup add MAC flow
  e1000e: PCIm function state support
  e1000e: Make watchdog use delayed work
  i40e: Add macvlan support on i40e
  ixgbevf: Use cached link state instead of re-reading the value for ethtool
  iavf: fix dereference of null rx_buffer pointer
  igb: add RR2DCDELAY to ethtool registers dump
  igb: minor ethool regdump amendment
  iavf: Fix up debug print macro
  e1000e: Reduce boot time by tightening sleep ranges
  iavf: use struct_size() helper
  e1000: Use dma_wmb() instead of wmb() before doorbell writes
  ixgbe: fix potential u32 overflow on shift
  ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
  e1000e: Increase pause and refresh time
  ice: Use struct_size() helper
  taprio: Adjust timestamps for TCP packets
  taprio: make clock reference conversions easier
  taprio: Add support for txtime-assist mode
  taprio: Remove inline directive
  taprio: calculate cycle_time when schedule is installed
  etf: Add skip_sock_check
  etf: Don't use BIT() in UAPI headers.
  igb: clear out skb->tstamp after reading the txtime
  net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
  net: phylink: further documentation clarifications
  net: sched: protect against stack overflow in TC act_mirred
  net: sched: refactor reinsert action
  ipv4: enable route flushing in network namespaces
  net: ethernet: ti: cpsw: Assign OF node to slave devices
  net: dsa: b53: Disable all ports on setup
  selftests: timestamping: Fix SIOCGSTAMP undeclared build failure
  selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=y
  dt-bindings: mtd: sunxi-nand: Drop 'maxItems' from child 'reg' property
  dt-bindings: arm: Limit cpus schema to only check Arm 'cpu' nodes
  dt-bindings: backlight: lm3630a: correct schema validation
  dt-bindings: net: dwmac: Deprecate the PHY reset properties
  dt-bindings: net: sun8i-emac: Convert the binding to a schemas
  dt-bindings: net: sun7i-gmac: Convert the binding to a schemas
  dt-bindings: net: stmmac: Convert the binding to a schemas
  dt-bindings: net: sun4i-mdio: Convert the binding to a schemas
  dt-bindings: net: sun4i-emac: Convert the binding to a schemas
  dt-bindings: net: phy: The interrupt property is not mandatory
  MAINTAINERS: Add Ethernet PHY YAML file
  dt-bindings: net: Add a YAML schemas for the generic MDIO options
  dt-bindings: net: Add a YAML schemas for the generic PHY options
  dt-bindings: net: Add YAML schemas for the generic Ethernet options
  ath10k: pci: remove unnecessary casts
  ath10k: remove unnecessary 'out of memory' message
  ath10k: destroy sdio workqueue while remove sdio module
  ath10k: Move non-fatal warn logs to dbg level for SDIO chip
  ath10k: Fix memory leak in qmi
  dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt
  docs: leds: convert to ReST
  afs: Add support for the UAE error table
  netfilter: Fix remainder of pseudo-header protocol 0
  net: hns3: optimize the CSQ cmd error handling
  net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
  net: hns3: remove unused linkmode definition
  net: hns3: fix a statistics issue about l3l4 checksum error
  net: hns3: handle empty unknown interrupt
  net: hns3: re-schedule reset task while VF reset fail
  net: hns3: add Asym Pause support to fix autoneg problem
  net: hns3: fix a -Wformat-nonliteral compile warning
  net: hns3: add some error checking in hclge_tm module
  net: hns3: change SSU's buffer allocation according to UM
  net: hns3: enable DCB when TC num is one and pfc_en is non-zero
  net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
  net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
  net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
  net: dsa: sja1105: Don't check state->link in phylink_mac_config
  hinic: reduce rss_init stack usage
  net: stmmac: Update Kconfig entry
  net: stmmac: Only disable interrupts if NAPI is scheduled
  net: stmmac: Update RX Tail Pointer to last free entry
  net: stmmac: Enable support for > 32 Bits addressing in XGMAC
  net: stmmac: Do not disable interrupts when cleaning TX
  net: stmmac: Add the missing speeds that XGMAC supports
  net: stmmac: dwxgmac: Fix the undefined burst setting
  net: stmmac: Decrease default RX Watchdog value
  net: stmmac: Do not try to enable PHY EEE if MAC does not support it
  net: stmmac: dwxgmac: Enable EDMA by default
  net: stmmac: Fix case when PHY handle is not present
  power: supply: cros: allow to set input voltage and current limit
  power: supply: add input power and voltage limit properties
  USB: serial: ftdi_sio: add ID for isodebug v1
  doc: RCU callback locks need only _bh, not necessarily _irq
  docs: format kernel-parameters -- as code
  Doc : doc-guide : Fix a typo
  platform: x86: get rid of a non-existent document
  ASoC: rt1308: Add RT1308 amplifier driver
  spi: stm32-qspi: remove signal sensitive on completion
  dt-bindings: spi: stm32-qspi: add dma properties
  ASoC: soc-utils: respawn dummy Platform
  ASoC: rockchip: rk3399_gru_sound: consider CPU-Platform possibility
  ASoC: qcom: consider CPU-Platform possibility
  ASoC: simple-card-utils: consider CPU-Platform possibility
  ASoC: ux500: mop500: consider CPU-Platform possibility
  ASoC: ti: rx51: consider CPU-Platform possibility
  ASoC: ti: omap-twl4030: consider CPU-Platform possibility
  ASoC: ti: omap-hdmi: consider CPU-Platform possibility
  ASoC: ti: omap-abe-twl6040: consider CPU-Platform possibility
  ASoC: ti: davinci-evm: consider CPU-Platform possibility
  ASoC: tegra: trimslice: consider CPU-Platform possibility
  ASoC: tegra: tegra_wm9712: consider CPU-Platform possibility
  ASoC: tegra: tegra_wm8903: consider CPU-Platform possibility
  ASoC: tegra: tegra_wm8753: consider CPU-Platform possibility
  ASoC: tegra: tegra_sgtl5000: consider CPU-Platform possibility
  ASoC: tegra: tegra_rt5677: consider CPU-Platform possibility
  ASoC: tegra: tegra_rt5640: consider CPU-Platform possibility
  ASoC: tegra: tegra_max98090: consider CPU-Platform possibility
  ASoC: tegra: tegra_alc5632: consider CPU-Platform possibility
  ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility
  ASoC: sirf: sirf-audio: consider CPU-Platform possibility
  ASoC: samsung: tm2_wm5110: consider CPU-Platform possibility
  ASoC: samsung: snow: consider CPU-Platform possibility
  ASoC: samsung: smdk_wm8994: consider CPU-Platform possibility
  ASoC: samsung: arndale_rt5631: consider CPU-Platform possibility
  ASoC: rockchip: rockchip_rt5645: consider CPU-Platform possibility
  ASoC: rockchip: rockchip_max98090: consider CPU-Platform possibility
  ASoC: rockchip: rk3288_hdmi_analog: consider CPU-Platform possibility
  ASoC: qcom: storm: consider CPU-Platform possibility
  ASoC: qcom: apq8016_sbc: consider CPU-Platform possibility
  ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibility
  ASoC: kirkwood: armada-370-db: consider CPU-Platform possibility
  ASoC: fsl: imx-audmix: consider CPU-Platform possibility
  ASoC: fsl: imx-spdif: consider CPU-Platform possibility
  ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibility
  ASoC: fsl: imx-es8328: consider CPU-Platform possibility
  ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility
  ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibility
  ASoC: atmel: tse850-pcm5142: consider CPU-Platform possibility
  ASoC: atmel: sam9x5_wm8731: consider CPU-Platform possibility
  ASoC: atmel: sam9g20_wm8731: consider CPU-Platform possibility
  ASoC: amtel: mikroe-proto: consider CPU-Platform possibility
  ASoC: atmel: atmel_wm8904: consider CPU-Platform possibility unnecessary Platform"
  ASoC: atmel: atmel-pdmic: consider CPU-Platform possibility
  ASoC: atmel: atmel-classd: consider CPU-Platform possibility
  ASoC: vc4: vc4_htmi: consider CPU-Platform possibility
  ASoC: topology: fix memory leaks on sm, se and sbe
  drm/amdgpu: Don't skip display settings in hwmgr_resume()
  ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()
  drm/amd/powerplay: update smu11_driver_if_navi10.h
  nl80211: Fix undefined behavior in bit shift
  drm/armada: no need to check parent of remote
  drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints
  drm/armada: replace the simple-framebuffer
  drm/armada: redo CRTC debugfs files
  block, bfq: NULL out the bic when it's no longer valid
  bcache: add reclaimed_journal_buckets to struct cache_set
  bcache: performance improvement for btree_flush_write()
  bcache: fix race in btree_flush_write()
  bcache: remove retry_flush_write from struct cache_set
  bcache: add comments for mutex_lock(&b->write_lock)
  bcache: only clear BTREE_NODE_dirty bit when it is set
  bcache: Revert "bcache: fix high CPU occupancy during journal"
  bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
  bcache: shrink btree node cache after bch_btree_check()
  bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket()
  bcache: add code comments for journal_read_bucket()
  bcache: fix potential deadlock in cached_def_free()
  bcache: acquire bch_register_lock later in cached_dev_free()
  bcache: acquire bch_register_lock later in cached_dev_detach_finish()
  bcache: avoid a deadlock in bcache_reboot()
  bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed
  bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread
  bcache: fix mistaken sysfs entry for io_error counter
  bcache: add pendings_cleanup to stop pending bcache device
  bcache: make bset_search_tree() be more understandable
  bcache: remove "XXX:" comment line from run_cache_set()
  bcache: improve error message in bch_cached_dev_run()
  bcache: add more error message in bch_cached_dev_attach()
  bcache: more detailed error message to bcache_device_link()
  bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
  bcache: check CACHE_SET_IO_DISABLE in allocator code
  bcache: remove unncessary code in bch_btree_keys_init()
  bcache: add return value check to bch_cached_dev_run()
  bcache: use sysfs_match_string() instead of __sysfs_match_string()
  bcache: remove unnecessary prefetch() in bset_search_tree()
  bcache: add io error counting in write_bdev_super_endio()
  bcache: ignore read-ahead request failure on backing device
  bcache: avoid flushing btree node in cache_set_flush() if io disabled
  Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
  bcache: fix return value error in bch_journal_read()
  bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
  bcache: don't set max writeback rate if gc is running
  staging: rtl8712: reduce stack usage, again
  ASoC: meson: axg-card: remove useless check on codec
  ASoC: soc-core: support dai_link with platforms_num != 1
  ASoC: soc-core: defer card registration if codec component is missing
  ASoC: codecs: ad193x: Reset used registers at probe
  ASoC: codecs: ad193x: Group register initialization at probe
  drm/bochs: fix framebuffer setup.
  platform/chrome: lightbar: Get drvdata from parent in suspend/resume
  video: fbdev: s3c-fb: fix sparse warnings about using incorrect types
  video: fbdev: don't print error message on framebuffer_alloc() failure
  video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure
  video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
  tests: add pidfd_open() tests
  arch: wire-up pidfd_open()
  pid: add pidfd_open()
  pidfd: add polling selftests
  pidfd: add polling support
  mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
  mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
  cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
  cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
  ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format
  ALSA: firewire-lib: cache next data_block_counter after probing tracepoints event for IR context
  ALSA: xen-front: fix unintention integer overflow on left shifts
  kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()
  cpufreq: Don't skip frequency validation for has_target() drivers
  mtd: hyperbus: Add driver for TI's HyperBus memory controller
  mtd: spinand: read returns badly if the last page has bitflips
  usb: host: Fix excessive alignment restriction for local memory allocations
  lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
  sis900: remove TxIDLE
  tipc: add dst_cache support for udp media
  x86/mtrr: Skip cache flushes on CPUs with cache self-snooping
  x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata
  arm64: dts: qcom: qcs404: Add missing space for cooling-cells property
  x86/kdump/64: Restrict kdump kernel reservation to <64TB
  x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel
  x86/boot: Add xloadflags bits to check for 5-level paging support
  nfp: flower: add GRE encap action support
  nfp: flower: add GRE decap classification support
  nfp: flower: rename tunnel related functions in action offload
  nfp: flower: add helper functions for tunnel classification
  nfp: flower: refactor tunnel key layer calculation
  net: dsa: microchip: Replace bit RMW with regmap
  net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
  net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
  net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
  net: dsa: microchip: Replace ad-hoc polling with regmap
  crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
  xtensa: remove arch/xtensa/include/asm/types.h
  iomap: fix page_done callback for short writes
  fs: fold __generic_write_end back into generic_write_end
  iomap: don't mark the inode dirty in iomap_write_end
  MAINTAINERS: Fix Andy's surname and the directory entries of VDSO
  x86/hpet: Use channel for legacy clockevent storage
  x86/hpet: Use common init for legacy clockevent
  x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()
  x86/hpet: Consolidate clockevent functions
  x86/hpet: Wrap legacy clockevent in hpet_channel
  x86/hpet: Use cached info instead of extra flags
  x86/hpet: Move clockevents into channels
  x86/hpet: Rename variables to prepare for switching to channels
  x86/hpet: Add function to select a /dev/hpet channel
  x86/hpet: Add mode information to struct hpet_channel
  x86/hpet: Use cached channel data
  x86/hpet: Introduce struct hpet_base and struct hpet_channel
  x86/hpet: Coding style cleanup
  x86/hpet: Clean up comments
  x86/hpet: Make naming consistent
  x86/hpet: Remove not required includes
  x86/hpet: Decapitalize and rename EVT_TO_HPET_DEV
  x86/hpet: Simplify counter validation
  x86/hpet: Separate counter check out of clocksource register code
  x86/hpet: Shuffle code around for readability sake
  x86/hpet: Move static and global variables to one place
  x86/hpet: Sanitize stub functions
  x86/hpet: Mark init functions __init
  x86/hpet: Remove the unused hpet_msi_read() function
  x86/hpet: Remove unused parameter from hpet_next_event()
  x86/hpet: Remove pointless x86-64 specific #include
  x86/hpet: Restructure init code
  x86/hpet: Replace printk(KERN...) with pr_...()
  x86/hpet: Simplify CPU online code
  bpftool: support cgroup sockopt
  bpf: add sockopt documentation
  selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
  selftests/bpf: add sockopt test that exercises sk helpers
  selftests/bpf: add sockopt test
  selftests/bpf: test sockopt section name
  libbpf: support sockopt hooks
  bpf: sync bpf.h to tools/
  bpf: implement getsockopt and setsockopt hooks
  clk: sprd: Add check for return value of sprd_clk_regmap_init()
  selftests/x86: Add a test for process_vm_readv() on the vsyscall page
  x86/vsyscall: Add __ro_after_init to global variables
  x86/vsyscall: Change the default vsyscall mode to xonly
  selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
  x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
  x86/vsyscall: Show something useful on a read fault
  x86/vsyscall: Add a new vsyscall=xonly mode
  Documentation/admin: Remove the vsyscall=native documentation
  keys: Replace uid/gid/perm permissions checking with an ACL
  keys: Pass the network namespace into request_key mechanism
  x86/tls: Fix possible spectre-v1 in do_get_thread_area()
  x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
  hrtimer: Use a bullet for the returns bullet list
  clk: lochnagar: Update DT binding doc to include the primary SPDIF MCLK
  workqueue: Remove GPF argument from alloc_workqueue_attrs()
  workqueue: Make alloc/apply/free_workqueue_attrs() static
  clk: Add Si5341/Si5340 driver
  dt-bindings: clock: Add silabs,si5341
  net/mlx5e: Add XSK zero-copy support
  net/mlx5e: Move queue param structs to en/params.h
  net/mlx5e: Encapsulate open/close queues into a function
  net/mlx5e: Consider XSK in XDP MTU limit calculation
  net/mlx5e: XDP_TX from UMEM support
  net/mlx5e: Share the XDP SQ for XDP_TX between RQs
  net/mlx5e: Refactor struct mlx5e_xdp_info
  net/mlx5e: Allow ICO SQ to be used by multiple RQs
  net/mlx5e: Calculate linear RX frag size considering XSK
  net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
  xsk: Return the whole xdp_desc from xsk_umem_consume_tx
  xsk: Change the default frame size to 4096 and allow controlling it
  libbpf: Support getsockopt XDP_OPTIONS
  xsk: Add getsockopt XDP_OPTIONS
  xsk: Add API to check for available entries in FQ
  net/mlx5e: Attach/detach XDP program safely
  bpf: fix cgroup bpf release synchronization
  clk: clk-si544: Implement small frequency change support
  clk: add BCM63XX gated clock controller driver
  devicetree: document the BCM63XX gated clock bindings
  iio: iio-utils: Fix possible incorrect mask calculation
  gfs2: replace more printk with calls to fs_info and friends
  gfs2: dump fsid when dumping glock problems
  gfs2: simplify gfs2_freeze by removing case
  gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
  gfs2: Warn when a journal replay overwrites a rgrp with buffers
  gfs2: log which portion of the journal is replayed
  gfs2: eliminate tr_num_revoke_rm
  gfs2: kthread and remount improvements
  gfs2: Use IS_ERR_OR_NULL
  gfs2: Clean up freeing struct gfs2_sbd
  clk: at91: sckc: use dedicated functions to unregister clock
  clk: at91: sckc: improve error path for sama5d4 sck registration
  clk: at91: sckc: remove unnecessary line
  clk: at91: sckc: improve error path for sam9x5 sck register
  clk: at91: sckc: add support to free slow clock osclillator
  clk: at91: sckc: add support to free slow rc oscillator
  clk: at91: sckc: add support to free slow oscillator
  net: dsa: qca8k: introduce reset via gpio feature
  dt-bindings: net: dsa: qca8k: document reset-gpios property
  mtd: spinand: Add initial support for Paragon PN26G0xA
  ipv6: Convert gateway validation to use fib6_info
  mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
  mtd: rawnand: gpmi: remove double assignment to block_size
  dt-bindings: mtd: brcmnand: Add brcmnand, brcmnand-v7.3 support
  mtd: rawnand: brcmnand: Add support for v7.3 controller
  mtd: rawnand: brcmnand: Refactored code to introduce helper functions
  mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling
  mtd: Add flag to indicate panic_write
  mtd: rawnand: Add Macronix NAND read retry support
  mtd: onenand: Avoid fall-through warnings
  mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
  mtd: spinand: Add support for two-byte device IDs
  mtd: spinand: Define macros for page-read ops with three-byte addresses
  mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-size
  dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optional
  mtd: rawnand: gpmi: Implement exec_op
  dmaengine: mxs: rename custom flag
  dmaengine: mxs: Add header file to be shared with gpmi nand driver
  mtd: rawnand: gpmi: drop unnecessary flag
  dmaengine: mxs: Drop unnecessary flag
  mtd: rawnand: gpmi: use runtime PM to manage clocks
  mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
  mtd: rawnand: gpmi: remove unused parameters
  mtd: rawnand: gpmi: read buf in nand_read_page_op
  mtd: rawnand: gpmi: Remove unnecessary variables
  mtd: rawnand: gpmi: remove unused variable
  mtd: rawnand: gpmi: move all driver code into single file
  mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
  mtd: rawnand: export NAND operation tracer
  mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
  mtd: rawnand: mtk: Add validity check for CE# pin setting
  mtd: rawnand: mtk: Improve data sampling timing for read cycle
  mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
  mtd: rawnand: brcmnand: Fix BCH ECC layout for large page NAND parts
  mtd: onenand: Add support for 8Gb datasize onenand
  mtd: rawnand: stm32_fmc2: manage the get_irq error case
  mtd: rawnand: use longest matching pattern
  net: dsa: sja1105: Implement is_static for FDB entries on E/T
  net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
  net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
  net: dsa: sja1105: Add a high-level overview of the dynamic config interface
  net: dsa: sja1105: Back up static FDB entries in kernel memory
  net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
  net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
  net: dsa: sja1105: Make vid 1 the default pvid
  net: dsa: sja1105: Cancel PTP delayed work on unregister
  net: dsa: sja1105: Build PTP support in main DSA driver
  net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
  net: dsa: microchip: Factor out regmap config generation into common header
  net: dsa: microchip: Dispose of ksz_io_ops
  net: dsa: microchip: Initial SPI regmap support
  net: dsa: microchip: Factor out register access opcode generation
  net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
  net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
  net: dsa: microchip: Inline ksz_spi.h
  net: dsa: microchip: Remove ksz_{get,set}()
  net: dsa: microchip: Remove ksz_{read,write}24()
  ath10k: add new hw_ops for sdio chip
  net: aquantia: implement vlan offload configuration
  net: aquantia: vlan offloads logic in datapath
  net: aquantia: adding fields and device features for vlan offload
  net: aquantia: added vlan offload related macros and functions
  net: aquantia: make all files GPL-2.0-only
  maintainers: declare aquantia atlantic driver maintenance
  net: aquantia: add documentation for the atlantic driver
  net: aquantia: replace internal driver version code with uts
  wil6210: drop old event after wmi_call timeout
  wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
  wil6210: add support for reading multiple RFs temperature via debugfs
  wil6210: publish max_msdu_size to FW on BCAST ring
  wil6210: update cid boundary check of wil_find_cid/_by_idx()
  wil6210: clear FW and ucode log address
  wil6210: fix printout in wil_read_pmccfg
  wil6210: Add support for setting RBUFCAP configuration
  wil6210: increase the frequency of status ring hw tail update
  wil6210: enlarge Tx status ring size
  wil6210: do not reset FW in STA to P2P client interface switch
  wil6210: no need to check return value of debugfs_create functions
  dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
  mtd: Add support for HyperBus memory devices
  dt-bindings: mtd: Add binding documentation for HyperFlash
  mtd: cfi_cmdset_0002: Add support for polling status register
  carl9170: remove dead branch in op_conf_tx callback
  mtd: cfi_cmdset_0002: dynamically determine the max sectors
  carl9170: fix misuse of device driver API
  ath9k: correctly handle short radar pulses
  dt-bindings: arm: Convert PSCI binding to json-schema
  fscrypt: document testing with xfstests
  fscrypt: remove selection of CONFIG_CRYPTO_SHA256
  batman-adv: mcast: apply optimizations for routable packets, too
  batman-adv: mcast: detect, distribute and maintain multicast router presence
  batman-adv: no need to check return value of debugfs_create functions
  batman-adv: mcast: avoid redundant multicast TT entries with bridges
  batman-adv: mcast: collect softif listeners from IP lists instead
  EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
  dt-bindings: arm: Convert Conexant Digicolor board/soc bindings to json-schema
  dt-bindings: arm: Convert NXP LPC32xx board/soc bindings to json-schema
  dt-bindings: arm: Convert MOXA ART board/soc bindings to json-schema
  dt-bindings: arm: Convert Axxia board/soc bindings to json-schema
  rtw88: refine flow to get tx power index
  rtw88: remove all RTW_MAX_POWER_INDEX macro
  rtw88: update tx power limit table to RF v20
  rtw88: correct power limit selection
  rtw88: choose the lowest as world-wide power limit
  rtw88: fix incorrect tx power limit at 5G
  rtw88: remove unused variable
  rtw88: unify prefixes for tx power setting routine
  rtw88: do not use (void *) as argument
  rtw88: resolve order of tx power setting routines
  dt-bindings: arm: qcom: Add missing schema for IPQ4019 boards
  dt-bindings: arm: qcom: Add missing schema for MSM8974
  dt-bindings: arm: Convert Alpine board/soc bindings to json-schema
  s390/qeth: move cast type selection into fill_header()
  s390/qeth: extract helper for route validation
  s390/qeth: consolidate skb RX processing in L3 driver
  s390/qeth: consolidate pm code
  s390/qeth: streamline SNMP cmd code
  s390/qeth: remove static cmd buffer infrastructure
  s390/qeth: dynamically allocate MPC cmds
  s390/qeth: dynamically allocate vnicc cmds
  s390/qeth: dynamically allocate diag cmds
  s390/qeth: dynamically allocate various cmds with sub-types
  s390/qeth: clarify parameter for simple assist cmds
  s390/qeth: dynamically allocate simple IPA cmds
  net/smc: common release code for non-accepted sockets
  selftests: rtnetlink: add small test case with 'promote_secondaries' enabled
  net: ipv4: fix infinite loop on secondary addr promotion
  mwifiex: don't disable hardirqs; just softirqs
  mwifiex: dispatch/rotate from reorder table atomically
  mt76: usb: fix rx A-MSDU support
  gpio: ath79: Pass irqchip when adding gpiochip
  net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
  gpio: tegra: Clean-up debugfs initialisation
  drm/amd/display: fix a couple of spelling mistakes
  drm/amd/powerplay: no memory activity support on Vega10
  drm/amdkfd: remove unnecessary warning message on gpu reset
  drm/amdgpu: Set queue_preemption_timeout_ms default value
  drm/amd/powerplay: add missing smu_get_clk_info_from_vbios() call
  drm/amd/powerplay: support runtime ppfeatures setting on Navi10
  drm/amd/powerplay: check prerequisite for VCN power gating
  drm/ttm: return -EBUSY if waiting for busy BO fails
  mm/hmm: Fix error flows in hmm_invalidate_range_start
  perf: arm_spe: Enable ACPI/Platform automatic module loading
  arm_pmu: acpi: spe: Add initial MADT/SPE probing
  ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
  ACPI/PPTT: Modify node flag detection to find last IDENTICAL
  x86/jailhouse: Mark jailhouse_x2apic_available() as __init
  gpio: siox: Switch to IRQ_TYPE_NONE
  gpio: siox: Do not call gpiochip_remove() on errorpath
  gpio: pl061: Pass irqchip when adding gpiochip
  gpio: tegra: No need to cast away return value of debugfs_create_file()
  gpio: No need to cast away return value of debugfs_create_file()
  gpio: Sort GPIO drivers in Makefile
  gpio: siox: Use module_siox_driver()
  siox: Add helper macro to simplify driver registration
  gpio: eic-sprd: Use devm_platform_ioremap_resource()
  gpio: vr41xx: Use devm_platform_ioremap_resource()
  gpio: janz-ttl: Drop unneccessary temp variable dev
  gpio: grgpio: Use devm_platform_ioremap_resource()
  gpio: ep93xx: Use devm_platform_ioremap_resource()
  gpio: amdpt: Drop unneeded deref of &pdev->dev
  gpio: rcar: Pedantic formatting
  gpio: Add comments on #if/#else/#endif
  gpio: amd: Drop unused pdev pointer in privata data
  arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire
  Add the RCU docs to the core-api manual
  drm/amdgpu: drop copy/paste leftover to fix big endian
  Documentation: RCU: Add TOC tree hooks
  Documentation: RCU: Rename txt files to rst
  Documentation: RCU: Convert RCU UP systems to reST
  Documentation: RCU: Convert RCU linked list to reST
  Documentation: RCU: Convert RCU basic concepts to reST
  mtd: spi-nor: cadence-quadspi: add reset control
  dt-bindings: cadence-quadspi: add options reset property
  mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width
  clk: RK808: Add RK809 and RK817 support.
  rtc: rk808: Add RK809 and RK817 support.
  dt-bindings: mfd: rk808: Add binding information for RK809 and RK817.
  regulator: rk808: Add RK809 and RK817 support.
  mfd: rk808: Add RK817 and RK809 support
  drm/amdgpu: fix warning on 32 bit
  eeprom: at24: modify a comment referring to platform data
  gpio: mockup: no need to check return value of debugfs_create functions
  block: Remove unused code
  drm/exynos: trigger build of all modules
  docs: thermal: convert to ReST
  thermal/drivers/core: Use governor table to initialize
  thermal/drivers/core: Add init section table for self-encapsulation
  arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCs
  b43: simplify engine type / DMA mask selection
  b43: remove b43_dma_set_mask
  b43legacy: simplify engine type / DMA mask selection
  b43legacy: remove b43legacy_dma_set_mask
  media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcs
  media: doc-rst: Fix typos
  media: radio-raremono: change devm_k*alloc to k*alloc
  media: stv0297: fix frequency range limit
  media: rc: Prefer KEY_NUMERIC_* for number buttons on remotes
  media: dvb_frontend: split dvb_frontend_handle_ioctl function
  media: mceusb: disable "nonsensical irdata" messages
  media: rc: remove redundant dev_err message
  media: cec-notifier: add new notifier functions
  media: cec: add struct cec_connector_info support
  media: cec-notifier: rename variables, check kstrdup and n->conn_name
  PCI: dwc: Export APIs to support .remove() implementation
  PCI: dwc: Cleanup DBI,ATU read and write APIs
  PCI: dwc: Add API support to de-initialize host
  mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (different base types)
  mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16
  mt76: mt7615: fix sparse warnings: incorrect type in assignment (different base types)
  mt76: mt76u: get rid of {out,in}_max_packet
  mt76: move nl80211_dfs_regions in mt76_dev data structure
  mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signature
  mt76: mt76u: reduce rx memory footprint
  mt76: mt7615: update peer's bssid when state transition occurs
  mt76: mt7615: fix incorrect settings in mesh mode
  mt76: mt76x02u: fix sparse warnings: should it be static?
  mt76: mt7615: take into account extPA when configuring tx power
  mt76: mt7615: init per-channel target power
  mt76: mt7615: add support for per-chain signal strength reporting
  mt76: mt7615: simplify mt7615_mcu_set_sta_rec routine
  mt76: mt7603: improve hardware rate switching configuration
  mt76: mt7603: rework and fix tx status reporting
  mt76: mt76x0: fix RF frontend initialization for external PA
  mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_key
  mt76: mt7615: remove unused variable in mt7615_mcu_set_bcn
  mt76: mt7615: fix slow performance when enable encryption
  mt76: mt7615: enable support for mesh
  mt76: Remove set but not used variables 'pid' and 'final_mpdu'
  mt76: move mt76_get_rate in mt76-module
  mt76: mt7615: rearrange locking in mt7615_config
  mt76: mt7615: init get_txpower mac80211 callback
  mt76: mt7615: add the capability to configure tx power
  mt76: generalize mt76_get_txpower for 4x4:4 devices
  mt76: mt7615: select wifi band according to eeprom
  mt76: mt7615: add support for mtd eeprom parsing
  mt76: move mt76_insert_ccmp_hdr in mt76-module
  mt76: mt76x02: fix tx reordering on rate control probing without a-mpdu
  mt76: mt76x02: fix tx status reporting issues
  mt76: fix setting chan->max_power
  drm/exynos: drop drmP.h usage
  mt76: mt7603: fix reading target tx power from eeprom
  PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
  PCI / ACPI: Add _PR0 dependent devices
  ACPI / PM: Introduce concept of a _PR0 dependent device
  PCI / ACPI: Use cached ACPI device state to get PCI device power state
  ACPI: PM: Allow transitions to D0 to occur in special cases
  ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold
  arm64: dts: rockchip: enable rk3328 watchdog clock
  power: supply: Initial support for ROHM BD70528 PMIC charger block
  rtc: bd70528: Initial support for ROHM bd70528 RTC
  gpio: Initial support for ROHM bd70528 GPIO block
  dt-bindings: mfd: Document first ROHM BD70528 bindings
  clk: bd718x7: Support ROHM BD70528 clk block
  mfd: bd70528: Support ROHM bd70528 PMIC core
  ARM: dts: rockchip: add display nodes for rk322x
  ARM: dts: rockchip: fix vop iommu-cells on rk322x
  mfd: regulator: clk: Split rohm-bd718x7.h
  x86/entry: Simplify _TIF_SYSCALL_EMU handling
  clk: rockchip: export HDMIPHY clock on rk3228
  clk: rockchip: add watchdog pclk on rk3328
  x86/boot: Make the GDT 8-byte aligned
  clk: rockchip: add clock id for hdmi_phy special clock on rk3228
  clk: rockchip: add clock id for watchdog pclk on rk3328
  crypto: asymmetric_keys - select CRYPTO_HASH where needed
  crypto: serpent - mark __serpent_setkey_sbox noinline
  crypto: testmgr - dynamically allocate crypto_shash
  crypto: testmgr - dynamically allocate testvec_config
  crypto: talitos - eliminate unneeded 'done' functions at build time
  crypto: sun4i-ss - reduce stack usage
  crypto: ccree - add HW engine config check
  crypto: ccree - prevent isr handling in case driver is suspended
  crypto: ccree - check that cryptocell reset completed
  crypto: ccree - Relocate driver irq registration after clk init
  backlight: pwm_bl: Fix heuristic to determine number of brightness levels
  backlight: gpio_backlight: Enable ACPI enumeration
  backlight: pwm_bl: Convert to use SPDX identifier
  scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
  scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
  scsi: qla2xxx: on session delete, return nvme cmd
  scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
  scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1
  scsi: megaraid_sas: Introduce various Aero performance modes
  scsi: megaraid_sas: Use high IOPS queues based on IO workload
  scsi: megaraid_sas: Set affinity for high IOPS reply queues
  scsi: megaraid_sas: Enable coalescing for high IOPS queues
  scsi: megaraid_sas: Add support for High IOPS queues
  scsi: megaraid_sas: Add support for MPI toolbox commands
  scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
  scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only Ventura
  scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMD
  scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
  scsi: megaraid_sas: Don't send FPIO to RL Bypass queue
  scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in fault
  scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout
  scsi: megaraid_sas: Call disable_irq from process IRQ poll
  scsi: megaraid_sas: Remove few debug counters from IO path
  scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
  scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters
  scsi: pm80xx: Modified the logic to collect IOP event logs
  scsi: pm80xx: Event log size through sysfs
  scsi: mpt3sas: Fix msix load balance on and off settings
  scsi: mpt3sas: Determine smp affinity on per HBA basis
  scsi: mpt3sas: Use configured PCIe link speed, not max
  scsi: mpt3sas: Remove CPU arch check to determine perf_mode
  scsi: ufs: Documentation: Announce ufs-tool v1.0
  scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr
  scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec
  scsi: bnx2fc: Update the driver version to 2.12.10
  scsi: bnx2fc: Limit the IO size according to the FW capability
  scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request
  scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup
  scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out
  scsi: bnx2fc: Redo setting source FCoE MAC
  scsi: ufshdc-pci: Add Intel PCI IDs for EHL
  scsi: ufs-bsg: complete ufs-bsg job only if no error
  scsi: ufs-bsg: fix typo in ufs_bsg_request
  ARM: configs: multi_v5: Remove duplicate ASPEED options
  perf_event_get(): don't bother with fget_raw()
  vfs: update d_make_root() description
  fs/adfs: add time stamp and file type helpers
  fs/adfs: super: limit idlen according to directory type
  fs/adfs: super: fix use-after-free bug
  fs/adfs: super: safely update options on remount
  fs/adfs: super: correct superblock flags
  fs/adfs: clean up indirect disc addresses and fragment IDs
  fs/adfs: clean up error message printing
  fs/adfs: use %pV for error messages
  fs/adfs: use format_version from disc_record
  fs/adfs: add helper to get filesystem size
  fs/adfs: add helper to get discrecord from map
  fs/adfs: correct disc record structure
  arm64: dts: rockchip: Add support for Hugsun X99 TV Box
  arm64: dts: rockchip: Define values for the IPA governor for rock960
  block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case
  arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
  arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCs
  arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance.
  docs: filesystems: Remove uneeded .rst extension on toctables
  scripts/sphinx-pre-install: fix out-of-tree build
  docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/
  Documentation: PGP: update for newer HW devices
  Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
  ARM: dts: rockchip: Configure BT_DEV_WAKE in on rk3288-veyron
  HID: remove NO_D3 flag when remove driver
  net: macb: Kconfig: Rename Atmel to Cadence
  net: macb: Kconfig: Make MACB depend on COMMON_CLK
  iio: frequency: adf4371: Add support for output stage mute
  dt-bindings: iio: frequency: Add ADF4372 PLL documentation
  iio: frequency: adf4371: Add support for ADF4372 PLL
  dt-bindings: iio: adc: Add buffered input property
  Convert AD7124 bindings documentation to YAML format.
  iio: adc: ad7124: Shift to dynamic allocation for channel configuration
  iio: adc: ad7124: Add buffered input support
  iio: adc: ad7124: Remove input number limitation
  MAINTAINERS: add ADIS IMU driver library entry
  iio: adis162xx: fix low-power docs & reports
  Allow 0.0.0.0/8 as a valid address range
  rtnetlink: skip metrics loop for dst_default_metrics
  net: fddi: skfp: Remove unused private PCI definitions
  net: fddi: skfp: Include generic PCI definitions
  net: fddi: skfp: Rename local PCI defines to match generic PCI defines
  keys: Network namespace domain tag
  keys: Garbage collect keys for which the domain has been removed
  keys: Include target namespace in match criteria
  keys: Move the user and user-session keyrings to the user_namespace
  keys: Namespace keyring names
  keys: Add a 'recurse' flag for keyring searches
  keys: Cache the hash value to avoid lots of recalculation
  keys: Simplify key description management
  keys: Kill off request_key_async{,_with_auxdata}
  power: supply: fix semicolon.cocci warnings
  md/raid1: Fix a warning message in remove_wb()
  net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it
  RDMA/mlx5: Add vport metadata matching for IB representors
  net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
  net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
  net/mlx5: E-Switch, Add query and modify esw vport context functions
  net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
  net/mlx5e: Specifying known origin of packets matching the flow
  net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
  net/mlx5: Add flow context for flow tag
  net/mlx5: Introduce a helper API to check VF vport
  net/mlx5: Support allocating modify header context from ingress ACL
  net/mlx5: Get vport ACL namespace by vport index
  net/mlx5: Introduce vport metadata matching bits and enum constants
  clk: at91: sckc: add support for SAM9X60
  dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller
  clk: at91: sckc: add support to specify registers bit offsets
  clk: at91: sckc: sama5d4 has no bypass support
  clk: sprd: Check error only for devm_regmap_init_mmio()
  clk: sprd: Switch from of_iomap() to devm_ioremap_resource()
  Documentation: Add section about CPU vulnerabilities for Spectre
  Documentation: platform: Delete x86-laptop-drivers.txt
  modules: fix compile error if don't have strict module rwx
  docs: Note that :c:func: should no longer be used
  kernel-doc: Don't try to mark up function names
  docs: remove :c:func: annotations from xarray.rst
  Docs: An initial automarkup extension for sphinx
  EDAC, skx, i10nm: Fix source ID register offset
  EDAC, i10nm: Check ECC enabling status per channel
  arm64: rename dump_instr as dump_kernel_instr
  i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
  i40e: update copyright string
  i40e: Fix descriptor count manipulation
  i40e: missing priorities for any QoS traffic
  i40e: Add log entry while creating or deleting TC0
  i40e: fix incorrect function documentation comment
  i40e: Fix for missing "link modes" info in ethtool
  i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
  ixgbevf: fix possible divide by zero in ixgbevf_update_itr
  ixgbe: Check DDM existence in transceiver before access
  net: stmmac: Fix crash observed if PHY does not support EEE
  net: stmmac: Fix possible deadlock when disabling EEE support
  ipv6: fix suspicious RCU usage in rt6_dump_route()
  ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
  Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
  net: hns3: add exception handling when enable NIC HW error interrupts
  net: hns3: fixes wrong place enabling ROCE HW error when loading
  net: hns3: fix race conditions between reset and module loading & unloading
  net: hns3: add check to number of buffer descriptors
  net: hns3: remove override_pci_need_reset
  net: hns3: modify handling of out of memory in hclge_err.c
  net: hns3: code optimizaition of hclge_handle_hw_ras_error()
  net: hns3: restore the MAC autoneg state after reset
  net: hns3: sync VLAN filter entries when kill VLAN ID failed
  net: hns3: remove VF VLAN filter entry inexistent warning print
  net: hns3: fix selftest fail issue for fibre port with autoneg on
  ath: fix SPDX tags
  perf tools: Remove trim() implementation, use tools/lib's strim()
  tools lib: Adopt strim() from the kernel
  perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
  perf report: Use skip_spaces()
  perf metricgroup: Use strsep()
  perf strfilter: Use skip_spaces()
  perf probe: Use skip_spaces() for argv handling
  x86/kexec: Make variable static and config dependent
  xdp: Make __mem_id_disconnect static
  dt-bindings: i2c: omap: Add new compatible for J721E SoCs
  samples: bpf: make the use of xdp samples consistent
  dt-bindings: i2c: mv64xxx: Add YAML schemas
  dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
  i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
  dt-bindings: i2c: i2c-mt7621: Add bindings for MediaTek MT7621/28/88 I2C
  i2c: core: add sysfs header
  i2c: bcm2835: Ensure clock exists when probing
  i2c: bcm2835: Move IRQ request after clock code in probe
  i2c: add newly exported functions to the header, too
  x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()
  x86/platform/geode: Drop <linux/gpio.h> includes
  dt-bindings: imx-ocotp: Add i.MX8MM compatible
  rslib: Fix remaining decoder flaws
  rslib: Update documentation
  rslib: Fix handling of of caller provided syndrome
  rslib: decode_rs: Code cleanup
  rslib: decode_rs: Fix length parameter check
  rslib: Fix decoding of shortened codes
  rslib: Add tests for the encoder and decoder
  bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
  tools: bpftool: use correct argument in cgroup errors
  bpf: fix compiler warning with CONFIG_MODULES=n
  selftests/bpf: build tests with debug info
  libbpf: fix max() type mismatch for 32bit
  xsk: Properly terminate assignment in xskq_produce_flush_desc
  arm64: vdso: Fix compilation with clang older than 8
  arm64: compat: Fix __arch_get_hw_counter() implementation
  arm64: Fix __arch_get_hw_counter() implementation
  lib/vdso: Make delta calculation work correctly
  nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
  nvmem: imx-ocotp: Add i.MX8MM support
  nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
  nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
  nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits
  drivers: s390/cio: Fix compilation warning about const qualifiers
  HID: wacom: add new MobileStudio Pro support
  spi: uniphier: fix zero-length transfer
  spi: uniphier: fix timeout error
  ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()
  ASoC: rsnd: add missing pin sharing with SSI9
  ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settings
  ASoC: madera: Update SPDX headers
  ASoC: codecs: ad193x: Fix memory corruption on BE 64b systems
  arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
  arch/sh: Check for kprobe trap number before trying to handle a kprobe trap
  PCI: xilinx-nwl: Fix Multi MSI data programming
  cpufreq: Use has_target() instead of !setpolicy
  pwm: fsl-ftm: Make sure to unlock mutex on failure
  pwm: fsl-ftm: Use write protection for prescaler & polarity
  pwm: fsl-ftm: More relaxed permissions for updating period
  pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
  pwm: bcm2835: Improve precision of PWM
  leds: pwm: Support ACPI via firmware-node framework
  pwm: Add support referencing PWMs from ACPI
  pwm: rcar: Remove suspend/resume support
  pwm: sysfs: Add suspend/resume support
  pwm: Add power management descriptions
  pwm: meson: Add documentation to the driver
  pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
  pwm: meson: Don't cache struct pwm_state internally
  pwm: meson: Read the full hardware state in meson_pwm_get_state()
  pwm: meson: Simplify the calculation of the pre-divider and count
  pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
  pwm: meson: Add the per-channel register offsets and bits in a struct
  pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
  pwm: meson: Pass struct pwm_device to meson_pwm_calc()
  pwm: meson: Don't duplicate the polarity internally
  pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
  pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
  pwm: meson: Use devm_clk_get_optional() to get the input clock
  pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
  pwm: jz4740: Force TCU2 channels to return to their init level
  cpufreq: Remove redundant !setpolicy check
  netfilter: ctnetlink: Fix regression in conntrack entry deletion
  cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
  vga_switcheroo: Depend upon fbcon being built-in, if enabled
  extcon: fsa9480: Fix Kconfig warning and build errors
  pinctrl: madera: Fixup SPDX headers
  gpio: madera: Fixup SPDX headers
  MAINTAINERS: Add entry for the generic VDSO library
  arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 system
  arm64: vdso: Remove unnecessary asm-offsets.c definitions
  vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h
  usb: renesas_usbhs: Use struct platform_callback pointer
  usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data
  usb: renesas_usbhs: Add a common function for the .get_id
  usb: renesas_usbhs: move device tree properties parsing
  usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()
  usb: renesas_usbhs: Add has_new_pipe_configs flag
  usb: renesas_usbhs: Use dev_of_node macro instead of open coded
  usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param
  usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
  usb: renesas_usbhs: Avoid to write platform_data's value
  usb: renesas_usbhs: move macros from mod.c to the mod.h
  usb: renesas_usbhs: remove notify_hotplug callback
  usb: renesas_usbhs: revise the irq_vbus comments
  USB: core: Fix compiler warnings in devio.c
  USB: core: Remove usbfs_mutex
  arm64: defconfig: Enable CONFIG_KEYBOARD_SNVS_PWRKEY as module
  ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DT
  defconfig: arm64: enable i.MX8 SCU octop driver
  arm64: defconfig: Add i.MX SCU SoC info driver
  arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
  ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPR
  arm64: defconfig: ARM_IMX_CPUFREQ_DT=m
  ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
  ARM: imx_v6_v7_defconfig: Enable the OV2680 camera driver
  ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
  arm64: defconfig: NVMEM_IMX_OCOTP=y for imx8m
  staging: rtl8712: Change return values of r8712_setrfreg_cmd()
  staging: rtl8712: Remove r8712_setassocsta_cmd()
  staging: rtl8712: Remove mp_start_joinbss()
  staging: rtl8712: Replace r8712_find_network()
  staging: rtl8712: Remove r8712_setrttbl_cmd()
  staging: rtl8712: Replace r8712_free_evt_priv()
  staging: rtl8712: Replace r8712_free_cmd_priv()
  staging: rtl8712: Change return values of r8712_init_evt_priv()
  staging: rtl8712: Replace function r8712_init_evt_priv()
  staging: rtl8712: Change return values in r8712_init_cmd_priv()
  staging: vc04_services: Remove function block_resume()
  staging: vc04_services: Remove function output_timeout_error()
  staging: vc04_services: Remove vchiq_send_remote_release()
  staging: vc04_services: Remove vchiq_use_service_no_resume()
  staging: vc04_services: Remove vchiq_resume_internal()
  staging: vc04_services: Remove vchiq_pause_internal()
  staging: vc04_services: Remove vchiq_arm_force_suspend()
  staging: vc04_services: Remove function vchiq_arm_allow_resume()
  staging: vc04_services: Remove function vchiu_queue_is_full()
  staging: kpc2000: add missing spaces in kpc2000_spi.c
  staging: kpc2000: add missing spaces in kpc2000_i2c.c
  staging: rtl8188eu: remove unused function is_ap_in_wep()
  staging: rtl8188eu: remove unused function get_bsstype()
  staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to void
  staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow() to void
  staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal() to void
  staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw() to void.
  staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to void
  staging: rtl8188eu: remove hal_init_macaddr()
  staging: rtl8188eu: cleanup lines ending with a '('
  staging: erofs: integrate decompression inplace
  staging: erofs: switch to new decompression backend
  staging: erofs: introduce LZ4 decompression inplace
  staging: erofs: introduce generic decompression backend
  staging: erofs: move stagingpage operations to compress.h
  staging: erofs: move per-CPU buffers implementation to utils.c
  staging: erofs: add compacted compression indexes support
  staging: erofs: add compacted ondisk compression indexes
  staging: comedi: use dma_mmap_coherent for DMA-able buffer mmap
  perf time-utils: Use skip_spaces()
  perf header: Use skip_spaces() in __write_cpudesc()
  perf stat: Use recently introduced skip_spaces()
  tools lib: Adopt skip_spaces() from the kernel sources
  perf tools: Use linux/ctype.h in more places
  tools perf: Move from sane_ctype.h obtained from git to the Linux's original
  clk: lochnagar: Use new parent_data approach to register clock parents
  clk: tegra: Do not enable PLL_RE_VCO on Tegra210
  clk: tegra: Warn if an enabled PLL is in IDDQ
  clk: tegra: Do not warn unnecessarily
  clk: tegra210: fix PLLU and PLLU_OUT1
  clk: raspberrypi: register platform device for raspberrypi-cpufreq
  firmware: raspberrypi: register clk device
  clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
  clk: bcm2835: remove pllb
  clk: qoriq: add support for lx2160a
  clk: clk-cdce706: simplify getting the adapter of a client
  clk: qcom: Fix -Wunused-const-variable
  MIPS: Remove dead code
  clk: ingenic: Remove unused functions
  MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
  clk: ingenic: Handle setting the Low-Power Mode bit
  clk: ingenic: Add missing header in cgu.h
  power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interface
  clk: Add clk_parent entry in debugfs
  clk: Grammar missing "and", Spelling s/statisfied/satisfied/
  clk: Simplify clk_core_can_round()
  dt-bindings: power: reset: add document for NVMEM based reboot-mode
  clk: socfpga: stratix10: fix divider entry for the emac clocks
  clk: socfpga: stratix10: add additional clocks needed for the NAND IP
  perf tools: Add missing util.h to pick up 'page_size' variable
  clk: kirkwood: Add support for MV98DX1135
  dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
  perf tools: Remove old baggage that is util/include/linux/ctype.h
  perf symbols: We need util.h in symbol-elf.c for zfree()
  clk: Document some devm_clk_bulk*() APIs
  clk: Add devm_clk_bulk_get_optional() function
  clk: Add clk_bulk_get_optional() function
  perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
  tools x86 machine: Add missing util.h to pick up 'page_size'
  tc-testing: add ingress qdisc tests
  linux/dim: Add completions count to dim_sample
  linux/dim: Move implementation to .c files
  linux/dim: Rename externally used net_dim members
  linux/dim: Rename net_dim_sample() to net_dim_update_sample()
  linux/dim: Rename externally exposed macros
  linux/dim: Remove "net" prefix from internal DIM members
  linux/dim: Move logic to dim.h
  tipc: rename function msg_get_wrapped() to msg_inner_hdr()
  tipc: eliminate unnecessary skb expansion during retransmission
  perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
  tipc: simplify stale link failure criteria
  tc-testing: Restore original behaviour for namespaces in tdc
  RDMA/hns: fix spelling mistake "attatch" -> "attach"
  perf ctype: Remove now unused 'spaces' variable
  RDMA/netlink: Audit policy settings for netlink attributes
  perf ui stdio: No need to use 'spaces' to left align
  perf ctype: Remove unused 'graph_line' variable
  clk: Simplify debugfs printing and add a newline
  drm/amd/powerplay: make athub pg bit configured by pg_flags
  drm/amd/powerplay: make mmhub pg bit configured by pg_flags
  drm/amd/powerplay: add feature check in unforce_dpm_levels function (v2)
  clocksource/drivers/davinci: Add support for clocksource
  clocksource/drivers/davinci: Add support for clockevents
  ARM: exynos: Cleanup cppcheck shifting warning
  arm64: dts: qcom: sdm845-cheza: add initial cheza dt
  ARM: dts: msm8974-FP2: Add vibration motor
  arm64: dts: qcom: qcs404: Add thermal zones for each sensor
  arm64: dts: qcom: qcs404: Add tsens controller
  drm/amd/powerplay: check gfxclk dpm enablement before proceeding
  drm/amd/powerplay: print smu versions only if version mismatch
  drm/amd/powerplay: fix fan speed show error (for hwmon pwm)
  drm/amd/display: update infoframe after dig fe is turned on (v2)
  drm/amd/powerplay:clean up the residual mutex for smu_hw_init
  drm/amd/amdgpu: sdma_v4_0_start: initialize r
  drm/amd/amdgpu: Fix style issues in dcn20_resource.c
  drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planes
  drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize temp
  drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error check
  drm/amd/amdgpu: Indent AMD_IS_APU properly
  drm/amdgpu/display: drop ifdefs around comments
  clocksource/drivers/tegra: Set up maximum-ticks limit properly
  clocksource/drivers/tegra: Cycles can't be 0
  clocksource/drivers/tegra: Restore base address before cleanup
  clocksource/drivers/tegra: Add verbose definition for 1MHz constant
  clocksource/drivers/tegra: Drop unneeded typecasting in one place
  clocksource/drivers/tegra: Set and use timer's period
  clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
  clocksource/drivers/tegra: Restore timer rate on Tegra210
  clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
  clocksource/drivers/sysctr: Add nxp system counter timer driver support
  clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c
  clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
  clocksource/drivers/tegra: Support COMPILE_TEST universally
  clocksource/drivers/tegra: Minor code clean up
  clocksource/drivers/tegra: Release all IRQ's on request_irq() error
  clocksource/drivers/tegra: Replace readl/writel with relaxed versions
  clocksource/drivers/tegra: Reset hardware state on init
  clocksource/drivers/tegra: Unify timer code
  clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
  clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
  clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
  clocksource/drivers/ixp4xx: Implement delay timer
  clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
  RDMA/hns: Cleanup unnecessary exported symbols
  drm/amdgpu/display: switch udelay to msleep
  drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULL
  quota: honor quota type in Q_XGETQSTAT[V] calls
  arm64: Implement panic_smp_self_stop()
  arm64: Improve parking of stopped CPUs
  libata: don't request sense data on !ZAC ATA devices
  arm64: dts: uniphier: add reserved-memory for secure memory
  arm64: dts: uniphier: update to new Denali NAND binding
  block, bfq: re-schedule empty queues if they deserve I/O plugging
  block, bfq: preempt lower-weight or lower-priority queues
  block, bfq: detect wakers and unconditionally inject their I/O
  block, bfq: bring forward seek&think time update
  block, bfq: update base request service times when possible
  block, bfq: fix rq_in_driver check in bfq_update_inject_limit
  block, bfq: reset inject limit when think-time state changes
  ARM: dts: uniphier: update to new Denali NAND binding
  ASoC: Intel: Skylake: Strip T and L from TLV IPCs
  ASoC: Intel: Skylake: Reset pipeline before its deletion
  ASoC: Intel: Common: Fix NULL dereference in tx_wait_done
  ASoC: Intel: Fix race condition in IPC rx list
  ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bit
  ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow
  ASoC: topology: Consolidate how dtexts and dvalues are freed
  ASoC: Intel: hdac_hdmi: Set ops to NULL on remove
  ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk dev
  ASoC: Intel: Skylake: Properly cleanup on component removal
  ASoC: Intel: Skylake: Add function to cleanup debugfs interface
  ASoC: Intel: Skylake: Don't return failure on machine driver reload
  ASoC: compress: Fix memory leak from snd_soc_new_compress
  ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded
  ASoC: Intel: Skylake: Initialize lists before access so they are safe to use
  ASoC: Intel: Skylake: Use recommended SDxFMT programming sequence
  gpio: Fix return value mismatch of function gpiod_get_from_of_node()
  pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard
  phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delay
  phy: meson-g12a-usb3-pcie: disable locking for cr_regmap
  pinctrl: tegra: Add bitmask support for parked bits
  pinctrl: tegra: Set specific GPIO compatible string
  iio: cros_ec: Add lid angle driver
  arm64: Expose FRINT capabilities to userspace
  docs: infiniband: convert docs to ReST and rename to *.rst
  arm64: Expose ARMv8.5 CondM capability to userspace
  RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()
  drivers: thermal: processor_thermal: Read PPCC on resume
  RDMA/hns: fix potential integer overflow on left shift
  ath10k: Add WMI diag fw logging support for WCN3990
  ath10k: add report MIC error for sdio chip
  ath10k: add support for controlling tx power to a station
  ath10k: Add peer delete response event
  ath10k: wait for vdev delete response from firmware
  ath10k: fix PCIE device wake up failed
  pwm: jz4740: Apply configuration atomically
  pwm: jz4740: Remove unused devicetree compatible strings
  dt-bindings: pwm: jz47xx: Remove unused compatible strings
  ath10k: fix failure to set multiple fixed rate
  ath10k: Change the warning message string
  ath10k: fix fw crash by moving chip reset after napi disabled
  ath10k: add missing error handling
  pwm: meson: Fix the G12A AO clock parents order
  pwm: meson: Update with SPDX Licence identifier
  ath10k: enabling tx stats support over pktlog
  ath10k: acquire lock to fix lockdep's warning
  pwm: stm32: Use 3 cells ->of_xlate()
  dt-bindings: pwm: stm32: Add #pwm-cells
  ath10k: change firmware file name for UTF mode of SDIO/USB
  ath10k: add support for firmware crash recovery on SDIO chip
  parisc: asm: psw.h: missing header guard
  pwm: Add consumer device link
  pwm: stm32-lp: Add power management support
  dt-bindings: pwm: stm32-lp: Document pin control sleep state
  ath10k: Add wrapper function to ath10k debug
  pwm: sifive: Add a driver for SiFive SoC PWM
  pwm: sifive: Add DT documentation for SiFive PWM Controller
  ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
  ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
  drm/msm: add dirty framebuffer helper
  nios2: use the generic uncached segment support in dma-direct
  nds32: use the generic remapping allocator for coherent DMA allocations
  arc: use the generic remapping allocator for coherent DMA allocations
  dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
  dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
  veth: Support bulk XDP_TX
  xdp: Add tracepoint for bulk XDP_TX
  iommu/io-pgtable: Support non-coherent page tables
  pinctrl: mvebu: Add support for MV98DX1135
  dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
  ARM: multi_v7_defconfig: enable STMFX pinctrl support
  MAINTAINERS: add reviewer to maintainers entry
  iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
  perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwrite events
  perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events
  perf db-export: Export synth events
  perf intel-pt: Synthesize CBR events when last seen value changes
  perf intel-pt: Add CBR value to decoder state
  perf intel-pt: Cater for CBR change in PSB+
  perf intel-pt: Decoder to output CBR changes immediately
  perf tools: Increase MAX_NR_CPUS and MAX_CACHES
  perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
  perf thread-stack: Fix thread stack return from kernel for kernel-only case
  perf tools: Fix cache.h include directive
  arm64 defconfig: enable LVM support
  regulator: core: Expose some of core functions needed by couplers
  regulator: core: Introduce API for regulators coupling customization
  ASoC: rt5677: depop stereo dac
  mt76: mt7615: do not process rx packets if the device is not initialized
  mt76: mt76x02: fix edcca file permission
  mt76: mt7603: add debugfs knob to enable/disable edcca
  mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
  mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
  mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channel
  mt76: mt76x02: remove enable from mt76x02_edcca_init signature
  mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
  mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
  mt76: mt7603: stop mac80211 queues before setting the channel
  mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmware
  mt7615: mcu: init mcu_restart function pointer
  mt7615: initialize mt76_mcu_ops data structure
  mt7615: mcu: use standard signature for mt7615_mcu_msg_send
  mt7615: mcu: remove unused structure in mcu.h
  mt7615: mcu: do not use function pointers whenever possible
  mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_info
  mt7615: mcu: remove skb_ret from mt7615_mcu_msg_send
  mt7615: remove dest from mt7615_mcu_msg_send signature
  mt7615: remove query from mt7615_mcu_msg_send signature
  mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtbl
  mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc
  mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl
  mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmc
  mt7615: mcu: remove bss_info_convert_vif_type routine
  mt7615: mcu: simplify __mt7615_mcu_set_sta_rec
  mt7615: mcu: simplify __mt7615_mcu_set_wtbl
  mt76: mt7615: Make mt7615_irq_handler static
  mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
  mt76: Fix a signedness bug in mt7615_add_interface()
  mt76: move netif_napi_del in mt76_dma_cleanup
  mt76: mt7615: use napi polling for tx cleanup
  mt76: mt7603: use napi polling for tx cleanup
  mt76: move tx_napi in mt76_dev
  mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timer
  platform/chrome: wilco_ec: Add circular buffer as event queue
  pinctrl: remove unneeded #ifdef around declarations
  pinctrl: freescale: Add i.MX8MN pinctrl driver support
  dt-bindings: imx: Add pinctrl binding doc for i.MX8MN
  arm64: defconfig: enable CONFIG_RANDOMIZE_BASE
  arm64: ARM64_MODULES_PLTS must depend on MODULES
  x86/alternatives: Add int3_emulate_call() selftest
  x86/stackframe/32: Allow int3_emulate_push()
  x86/stackframe/32: Provide consistent pt_regs
  x86/stackframe, x86/ftrace: Add pt_regs frame annotations
  x86/stackframe, x86/kprobes: Fix frame pointer annotations
  x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
  x86/entry/32: Clean up return from interrupt preemption path
  locking/lockdep: increase size of counters for lockdep statistics
  locking/atomics: Use sed(1) instead of non-standard head(1) option
  locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
  x86/build: Remove redundant 'clean-files += capflags.c'
  x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
  x86/resctrl: Cleanup cbm_ensure_valid()
  x86/jump_label: Make tp_vec_nr static
  timekeeping: Boot should be boottime for coarse ns accessor
  dma-mapping: add a dma_alloc_need_uncached helper
  openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
  arc: remove the partial DMA_ATTR_NON_CONSISTENT support
  arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
  ARM: dma-mapping: allow larger DMA mask than supported
  dma-mapping: truncate dma masks to what dma_addr_t can hold
  airo: switch to skcipher interface
  rt2800: do not enable watchdog by default
  rt2x00: add restart hw
  rt2800: do not nullify initialization vector data
  rt2800: add pre_reset_hw callback
  rt2800: initial watchdog implementation
  rt2800: add helpers for reading dma done index
  rt2x00: allow to specify watchdog interval
  p54: remove dead branch in op_conf_tx callback
  rtw88: fix typo rtw_writ16_set
  rtw88: rsvd page should go though management queue
  rtw88: restore DACK results to save time
  rtw88: power on again if it was already on
  rtw88: 8822c: use more accurate ofdm fa counting
  rtw88: 8822c: disable rx clock gating before counter reset
  rtw88: 8822c: update channel and bandwidth BB setting
  rtw88: 8822c: add rf write protection when switching channel
  rtw88: add beacon function setting
  rtw88: add support for random mac scan
  rtw88: add fast xmit support
  iwlegacy: 4965: no need to check return value of debugfs_create functions
  iwlegacy: 3945: no need to check return value of debugfs_create functions
  ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
  rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
  qtnfmac: Use struct_size() in kzalloc()
  mt7601u: fix possible memory leak when the device is disconnected
  mt7601u: do not schedule rx_tasklet when the device has been disconnected
  rtlwifi: remove redundant assignment to variable k
  rtlwifi: remove redundant assignment to variable badworden
  rtlwifi: rtl8192cu: fix error handle when usb probe failed
  mwifiex: ignore processing invalid command response
  mwifiex: update set_mac_address logic
  mwifiex: print PCI mmap with %pK
  mwifiex: drop 'set_consistent_dma_mask' log message
  drm/edid: use for_each_displayid_db where applicable
  p54usb: Fix race between disconnect and firmware loading
  dmaengine: rcar-dmac: Reject zero-length slave DMA requests
  dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake
  drm/edid: parse CEA blocks embedded in DisplayID
  dmaengine: dw-edma: fix semicolon.cocci warnings
  dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
  dmaengine: dmatest: timeout value of -1 should specify infinite wait
  dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit
  dmaengine: fsl-edma: support little endian for edma driver
  dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
  selftests, bpf: Add test for veth native XDP
  xsk: sample kernel code is now in libbpf
  libbpf: fix spelling mistake "conflictling" -> "conflicting"
  samples: bpf: Remove bpf_debug macro in favor of bpf_printk
  clk: ti: Use int to check return value from of_property_count_elems_of_size()
  ipvs: fix tinfo memory leak in start_sync_thread
  net/mlx5: Convert mkey_table to XArray
  cxgb4: Add MPS refcounting for alloc/free mac filters
  cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
  cxgb4: Add MPS TCAM refcounting for raw mac filters
  cxgb4: Re-work the logic for mps refcounting
  MAINTAINERS: Add myself as Ingenic SoCs maintainer
  reset: qcom-pon: Add support for gen2 pon
  dt-bindings: power: reset: qcom: Add qcom,pm8998-pon compatibility line
  MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node
  MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node
  MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node
  MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes
  MIPS: ralink: mt7628a.dtsi: Add pinmux DT node
  MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
  MIPS: lantiq: Add SMP support for lantiq interrupt controller
  MIPS: lantiq: Shorten register names, remove unused macros
  MIPS: lantiq: Fix bitfield masking
  MIPS: lantiq: Remove unused macros
  MIPS: lantiq: Fix attributes of of_device_id structure
  MIPS: lantiq: Change variables to the same type as the source
  MIPS: lantiq: Move macro directly to iomem function
  mips: Remove q-accessors from non-64bit platforms
  FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h
  tpm: Don't duplicate events from the final event log in the TCG2 log
  Abstract out support for locating an EFI config table
  tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
  efi: Attempt to get the TCG2 event log in the boot stub
  tpm: Append the final event log to the TPM event log
  tpm: Reserve the TPM final events table
  tpm: Abstract crypto agile event size calculations
  tpm: Actually fail on TPM errors during "get random"
  mm/hmm: Remove confusing comment and logic from hmm_release
  mm/hmm: Poison hmm_range during unregister
  mm/hmm: Remove racy protection against double-unregistration
  net: stmmac: sun8i: force select external PHY when no internal one
  net: stmmac: sun8i: add support for Allwinner H6 EMAC
  media: MAINTAINERS: Add maintainers for Media Controller
  media: staging: media: tegra-vde: Defer dmabuf's unmapping
  media: staging: media: tegra-vde: Add IOMMU support
  media: hdpvr: fix locking and a missing msleep
  media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
  media: atmel: atmel-isc: fix i386 build error
  media: v4l2-ctrl: Move compound control initialization
  media: hantro: Use vb2_get_buffer
  media: pci: cx88: Change the type of 'missed' to u64
  media: vimc: cap: check v4l2_fill_pixfmt return value
  media: media/pci: set device_caps in struct video_device
  media: v4l2-subdev: Verify v4l2_subdev_call() pad config argument
  media: v4l2-subdev: Verify v4l2_subdev_call() pointer arguments
  media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
  media: coda: encoder parameter change support
  media: coda: add coda_slice_mode() function
  media: coda: store device pointer in driver structure instead of pdev
  media: coda: mark last returned frame
  media: coda: mark last pending buffer or last meta on decoder stop command
  media: coda: lock capture queue wakeup against encoder stop command
  media: coda: flag the last encoded buffer
  media: coda: only wake up capture queue if no pending buffers to encode
  media: coda: retire coda_buf_is_end_of_stream
  media: coda: mark the last output buffer on encoder stop command
  media: coda: only set the stream end flags if there are no more pending output buffers
  media: coda: mark the last output buffer on decoder stop command
  media: coda: allow flagging last output buffer internally
  media: coda: increment sequence offset for the last returned frame
  media: coda: flush bitstream ring buffer on decoder restart
  media: coda: do not enforce 512-byte initial bitstream payload on CODA960
  media: coda: pad first buffer with repeated MPEG headers to fix sequence init
  media: coda: make coda_bitstream_queue more versatile
  media: coda: integrate internal frame metadata into a structure
  media: coda: implement decoder source change event
  media: coda: add sequence initialization work
  media: coda: split decoder sequence initialization out of start decoding
  media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
  media: coda: add coda_wake_up_capture_queue
  media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
  media: coda: fix mpeg2 sequence number handling
  media: coda: use mem2mem try_en/decoder_cmd helpers
  media: coda: implement CMD_START to restart decoding
  ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4
  ARM: dts: exynos: Add GPU/Mali 400 node to Exynos3250
  dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and Utgard
  arm64: dts: exynos: Add GPU/Mali T760 node to Exynos7
  arm64: dts: exynos: Add GPU/Mali T760 node to Exynos5433
  perf/cgroups: Don't rotate events for cgroups unnecessarily
  perf/x86/rapl: Get quirk state from new probe framework
  perf/x86/rapl: Get attributes from new probe framework
  perf/x86/rapl: Get MSR values from new probe framework
  perf/x86/rapl: Get rapl_cntr_mask from new probe framework
  perf/x86/rapl: Use new MSR detection interface
  perf/x86/cstate: Use new probe function
  perf/x86/msr: Use new probe function
  perf/x86: Add MSR probe interface
  sched/uclamp: Add uclamp support to energy_compute()
  sched/uclamp: Add uclamp_util_with()
  sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
  sched/uclamp: Set default clamps for RT tasks
  sched/uclamp: Reset uclamp values on RESET_ON_FORK
  sched/uclamp: Extend sched_setattr() to support utilization clamping
  sched/core: Allow sched_setattr() to use the current policy
  sched/uclamp: Add system default clamps
  sched/uclamp: Enforce last task's UCLAMP_MAX
  sched/uclamp: Add bucket local max tracking
  sched/uclamp: Add CPU's clamp buckets refcounting
  sched/fair: Rename weighted_cpuload() to cpu_runnable_load()
  sched/debug: Export the newly added tracepoints
  sched/debug: Add sched_overutilized tracepoint
  sched/debug: Add new tracepoint to track PELT at se level
  sched/debug: Add new tracepoints to track PELT at rq level
  sched/debug: Add a new sched_trace_*() helper functions
  sched/autogroup: Make autogroup_path() always available
  sched/wait: Deduplicate code with do-while
  sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
  selftests: pmtu: Make list_flush_ipv6_exception test more demanding
  selftests: pmtu: Introduce list_flush_ipv4_exception test case
  ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
  ipv6: Dump route exceptions if requested
  ipv6/route: Change return code of rt6_dump_route() for partial node dumps
  ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
  Revert "net/ipv6: Bail early if user only wants cloned entries"
  ipv4: Dump route exceptions if requested
  ipv4/route: Allow NULL flowinfo in rt_fill_info()
  ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
  fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
  media: cafe-driver: mark an static var as such
  arm64: bpf: do not allocate executable memory
  arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
  arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
  arm64: module: create module allocations without exec permissions
  arm64: Allow user selection of ARM64_MODULE_PLTS
  acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
  ARM: dts: exynos: Use proper regulator for eMMC memory on Arndale Octa
  ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 family
  media: staging: media: fix style problem
  ARM: dts: exynos: Add regulator suspend configuration to Arndale Octa board
  ARM: dts: exynos: Disable unused buck10 regulator on Odroid HC1 board
  media: marvell-ccic: mmp: don't chicken out w/o pdata
  media: marvell-ccic: only calculate the DPHY registers when needed
  media: st-mipid02: add support of JPEG
  media: st-mipid02: add support of YUYV8 and UYVY8
  media: st-mipid02: add support of RGB565
  spi/acpi: avoid spurious matches during slave enumeration
  drm/msm/a3xx: remove TPL1 regs from snapshot
  spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
  regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
  regulator: s2mps11: Reduce number of rdev_get_id() calls
  regulator: qcom_spmi: Do NULL check for lvs
  ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample rates
  ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()
  ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_component
  ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()
  ASoC: soc-core: move soc_find_component()
  ASoC: SOF: Intel: hda: remove duplicated include from hda.c
  net: macb: use GRO
  net: macb: use NAPI_POLL_WEIGHT
  ASoC: dapm: Adapt for debugfs API change
  ASoC: core: Adapt for debugfs API change
  ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock;
  tools/memory-model: Improve data-race detection
  selftests: add route_localnet test script
  ipv4: fix confirm_addr_indev() when enable route_localnet
  ipv4: fix inet_select_addr() when enable route_localnet
  tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
  media: st-mipid02: add support of V4L2_CID_LINK_FREQ
  media: marvell-ccic: provide a clock for the sensor
  media: marvell-ccic: use async notifier to get the sensor
  media: marvell-ccic/mmp: add devicetree support
  media: marvell-ccic: rename the clocks
  media: marvell-ccic/mmp: enable clock before accessing registers
  media: marvell-ccic: drop unused stuff
  media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"
  media: mt9m111: fix fw-node refactoring
  media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter of a client
  media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a client
  media: staging: media: soc_camera: imx074: simplify getting the adapter of a client
  media: i2c: tw9910: simplify getting the adapter of a client
  media: i2c: ov2640: simplify getting the adapter of a client
  mlxsw: core: Add support for negative temperature readout
  mlxsw: core: Add the hottest thermal zone detection
  mlxsw: core: Extend thermal core with per inter-connect device thermal zones
  media: i2c: mt9m111: simplify getting the adapter of a client
  media: i2c: mt9m001: simplify getting the adapter of a client
  media: i2c: ak881x: simplify getting the adapter of a client
  ARM: dts: imx7ulp-evk: enable USBOTG1 support
  ARM: dts: imx7ulp: add imx7ulp USBOTG1 support
  media: mt9m111: Fix error handling in mt9m111_power_on
  ARM: dts: imx6qdl-kontron-samx6i: add Kontron SMARC SoM Support
  media: mt9m111: No need to check for the regulator
  vfio-ccw: make convert_ccw0_to_ccw1 static
  RDMA/mlx5: Refactor MR descriptors allocation
  RDMA/mlx5: Use PA mapping for PI handover
  RDMA/mlx5: Improve PI handover performance
  RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
  RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
  RDMA/rw: Introduce rdma_rw_inv_key helper
  RDMA/core: Validate integrity handover device cap
  RDMA/core: Rename signature qp create flag and signature device capability
  RDMA/core: Add an integrity MR pool support
  IB/iser: Unwind WR union at iser_tx_desc
  IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
  RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
  RDMA/mlx5: Update set_sig_data_segment attribute for new signature API
  RDMA/mlx5: Pass UMR segment flags instead of boolean
  RDMA/mlx5: Add attr for max number page list length for PI operation
  RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
  RDMA/core: Add signature attrs element for ib_mr structure
  RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
  RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
  RDMA/core: Save the MR type in the ib_mr structure
  RDMA/core: Introduce new header file for signature operations
  drm/amdgpu: disable gfxoff on navi10
  drm/amdgpu: fix modprobe failure for uvd_4/5/6
  tipc: fix missing indentation in source code
  net: ethernet: ti: cpsw: Fix suspend/resume break
  hinic: implement the statistical interface of ethtool
  io_uring: add support for sqe links
  samples/bpf: xdp_redirect, correctly get dummy program id
  bpf: fix NULL deref in btf_type_is_resolve_source_only
  iwlwifi: add support for hr1 RF ID
  mwifiex: Don't abort on small, spec-compliant vendor IEs
  wl18xx: Fix Wunused-const-variable
  iwlwifi: change 0x02F0 fw from qu to quz
  iwlwifi: add new cards for 22000 and change wrong structs
  iwlwifi: add new cards for 22000 and fix struct name
  ALSA: usb-audio: Sanity checks for each pipe and EP types
  IMA: Define a new hook to measure the kexec boot command line arguments
  ARM: module: recognize unwind exit sections
  module: allow arch overrides for .exit section names
  modules: fix BUG when load module with rodata=n
  ALSA: firewire-motu: unify common tracepoints for both direction
  Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"
  ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global view
  ARM: dts: pxa300-raumfeld-speaker-one: add channel output mapping for STA320
  ARM: pxa: raumfeld-common: fix comments in gpio_keys pinctrl node
  ARM: pxa: raumfeld-controller: add pinctrl for charger pins
  ARM: pxa: raumfeld-controller: fix 'dock detect' GPIO key
  ARM: pxa3xx: dts: Add defines for pinctrl-single,bias-pull{up,down}
  Revert "staging: ks7010: Fix build error"
  arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC
  opp: Don't use IS_ERR on invalid supplies
  cpufreq: s5pv210: Don't flood kernel log after cpufreq change
  drivers: Add generic helper to match by of_node
  driver_find_device: Unify the match function with class_find_device()
  bus_find_device: Unify the match callback with class_find_device
  acpi: utils: Cleanup acpi_dev_match_cb
  mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
  staging: most-core: Use bus_find_device_by_name
  arm64: dts: librem5: enable the SNVS power key
  arm64: dts: librem5: Limit the USB to 5V
  arm64: dts: imx8qxp: added ddr performance monitor nodes
  clk: imx8mq: Keep uart clocks on during system boot
  clk: imx: Remove __init for imx_register_uart_clocks() API
  hwmon: Convert remaining drivers to use SPDX identifier
  hwmon: (max6650) Fix unused variable warning
  hwmon: (pmbus/adm1275) Fix power sampling support
  hwmon: (lm90) simplify getting the adapter of a client
  hwmon: (asus_atk0110) no need to check return value of debugfs_create functions
  hwmon: (max6650) Fix minor formatting issues
  hwmon: (max6650) Improve error handling in max6650_update_device
  hwmon: (max6650) Read non-volatile registers only once
  hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info
  hwmon: (max6650) Simplify alarm handling
  hwmon: (max6650) Cache alarm_en register
  hwmon: (max6650) Declare valid as boolean
  hwmon: (max6650) Improve error handling in max6650_init_client
  hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm
  hwmon: (max6650) Use devm function to register thermal device
  hwmon: (core) Add comment describing how hwdev is freed in error path
  hwmon: (smsc47m1) fix (suspicious) outside array bounds warnings
  hwmon: (pmbus) Add Infineon IRPS5401 driver
  hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.
  hwmon: (pmbus) Document Infineon PXE1610 driver
  hwmon: (pmbus) Add Infineon PXE1610 VR driver
  hwmon: (occ) Add temp sensor value check
  hwmon: (pmbus/adm1275) support PMBUS_VIRT_*_SAMPLES
  hwmon: (pwm-fan) Check return value from devm_add_action_or_reset
  hwmon: (gpio-fan) Check return value from devm_add_action_or_reset
  soc: imx: Add i.MX8MN SoC driver support
  arm64: dts: imx8qxp: sort LSIO subsystem devices
  arm64: dts: imx8qxp: sort alias alphabetically
  arm64: dts: imx8qxp: Add lsio_mu13 node
  ARM: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module
  drivers: hv: Add a module description line to the hv_vmbus driver
  Documentation/ABI: Document umwait control sysfs interfaces
  x86/umwait: Add sysfs interface to control umwait maximum time
  x86/umwait: Add sysfs interface to control umwait C0.2 state
  x86/umwait: Initialize umwait control values
  x86/cpufeatures: Enumerate user wait instructions
  x86/vdso: Give the [ph]vclock_page declarations real types
  riscv: add binfmt_flat support
  binfmt_flat: don't offset the data start
  binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
  binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
  binfmt_flat: provide an asm-generic/flat.h
  binfmt_flat: make support for old format binaries optional
  binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
  binfmt_flat: add endianess annotations
  binfmt_flat: use fixed size type for the on-disk format
  binfmt_flat: consolidate two version of flat_v2_reloc_t
  binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definition
  binfmt_flat: remove the uapi <linux/flat.h> header
  binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
  binfmt_flat: remove flat_old_ram_flag
  binfmt_flat: provide a default version of flat_get_relocate_addr
  binfmt_flat: remove flat_set_persistent
  binfmt_flat: remove flat_reloc_valid
  fix platform_no_drv_owner.cocci warnings
  ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
  ipv6: convert rx data path to not take refcnt on dst
  ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
  ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
  ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
  kbuild: fix 'No such file or directory' warning for headers_install
  genksyms: Teach parser about 128-bit built-in types
  kbuild: Remove unnecessary -Wno-unused-value
  lib/raid6: refactor unroll rules with pattern rules
  lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
  kbuild: Enable -Wuninitialized
  kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
  doc: phy: document some PHY_INTERFACE_MODE_xxx settings
  inet: fix compilation warnings in fqdir_pre_exit()
  net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
  power: supply: Add HWMON compatibility layer
  softirq: Use __this_cpu_write() in takeover_tasklets()
  power: supply: sbs-manager: simplify getting the adapter of a client
  power: supply: rt9455_charger: simplify getting the adapter of a client
  power: supply: rt5033_battery: simplify getting the adapter of a client
  power: supply: max17042_battery: simplify getting the adapter of a client
  power: supply: max17040_battery: simplify getting the adapter of a client
  power: supply: max14656_charger_detector: simplify getting the adapter of a client
  power: supply: bq25890_charger: simplify getting the adapter of a client
  power: supply: bq24257_charger: simplify getting the adapter of a client
  power: supply: bq24190_charger: simplify getting the adapter of a client
  net: ena: Fix bug where ring allocation backoff stopped too late
  smp: Remove smp_call_function() and on_each_cpu() return values
  smp: Do not mark call_function_data as shared
  x86/apic: Use non-atomic operations when possible
  arm64: dts: imx8mm-evk: Enable audio codec wm8524
  Input: iforce - add the Saitek R440 Force Wheel
  Input: iforce - use unaligned accessors, where appropriate
  Input: iforce - drop couple of temps from transport code
  Input: iforce - drop bus type from iforce structure
  Input: iforce - use DMA-safe buffores for USB transfers
  Input: iforce - allow callers supply data buffer when fetching device IDs
  Input: iforce - only call iforce_process_packet() if initialized
  Input: iforce - signal command completion from transport code
  Input: iforce - do not combine arguments for iforce_process_packet()
  Input: iforce - factor out hat handling when parsing packets
  Input: iforce - update formatting of switch statements
  Input: iforce - use DMA-safe buffer when getting IDs from USB
  Input: iforce - split into core and transport modules
  Input: iforce - move transport data into transport modules
  Input: iforce - add bus type and parent arguments to iforce_init_device()
  Input: iforce - introduce start and stop io transport ops
  Input: iforce - move command completion handling to serio code
  Input: iforce - move get_id to the transport operations
  Input: iforce - introduce transport ops
  Input: iforce - remove "being used" silliness
  Input: gpio_keys - use struct_size() in devm_kzalloc()
  Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
  lkdtm: Check for SMEP clearing protections
  lkdtm: remove redundant initialization of ret
  ARM: dts: BCM5301X: Fix most DTC W=1 warnings
  ARM: dts: NSP: Fix the bulk of W=1 DTC warnings
  ARM: dts: BCM63xx: Fix DTC W=1 warnings
  ARM: dts: BCM53573: Fix DTC W=1 warnings
  ARM: dts: bcm-mobile: Fix most DTC W=1 warnings
  ARM: dts: Cygnus: Fix most DTC W=1 warnings
  ARM: dts: Fix BCM7445 DTC warnings
  ARM: bcm283x: Enable DMA support for SPI controller
  hinic: fix dereference of pointer hwdev before it is null checked
  net: dsa: mt7530: Add MT7621 TRGMII mode support
  net: ethernet: mediatek: Add MT7621 TRGMII mode support
  netns: restore ops before calling ops_exit_list
  ipv6: Error when route does not have any valid nexthops
  fjes: no need to check return value of debugfs_create functions
  net: fastopen: robustness and endianness fixes for SipHash
  timer_list: Guard procfs specific code
  x86/vdso: Add clock_gettime64() entry point
  x86/vdso: Add clock_getres() entry point
  x86/vdso: Switch to generic vDSO implementation
  arm64: vdso: Enable vDSO compat support
  arm64: compat: Get sigreturn trampolines from vDSO
  arm64: elf: VDSO code page discovery
  arm64: compat: VDSO setup for compat layer
  arm64: vdso: Refactor vDSO code
  arm64: compat: Add vDSO
  arm64: compat: Generate asm offsets for signals
  arm64: compat: Expose signal related structures
  arm64: compat: Add missing syscall numbers
  arm64: vdso: Build vDSO with -ffixed-x18
  arm64: vdso: Substitute gettimeofday() with C implementation
  timekeeping: Provide a generic update_vsyscall() implementation
  lib/vdso: Add compat support
  lib/vdso: Provide generic VDSO implementation
  vdso: Define standardized vdso_datapage
  hrtimer: Split out hrtimer defines into separate header
  x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs
  drm/amdgpu: drop unused df init callback
  drm/amdgpu:  add sw_init to df_v1_7
  drm/amdkfd: Set gws_mask to 64 bit 1s
  drm/amd/display/dc: set num-dwb = 1 as navi10 asic cap
  drm/amd/display: make clk_mgr call enable_pme_wa
  drm/amd/display: expose dentist_get_did_from_divider
  drm/amd/display: add missing mod_vmid destructor
  drm/amd/display: Add Underflow Asserts to dc
  drm/amd/display: move vmid determination logic to a module
  drm/amd/display: dcn2 use fixed clocks.
  drm/amd/display: add p010 and ayuv plane caps
  drm/amd/display: update DCN2 uclk switch time
  drm/amd/display: Rework CRTC color management
  drm/amd/display: Use macro for invalid OPP ID
  drm/amd/display: expose enable dp output functions
  drm/amd/display: add dwb stere caps and version
  drm/amd/display: Alpha plane type
  drm/amd/display: making DCN20 WM table non-overlapping
  drm/amd/display: update dsc max_target_bpp to 16 bpp
  drm/amd/display: add some parameters to validate bandwidth functions
  drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policy
  drm/amd/display: add support for forcing DCFCLK without affecting watermarks
  drm/amd/display: Copy stream updates onto streams
  drm/amd/display: Fix incorrect vba type
  drm/amd/display: removing MODULO change for dcn2
  drm/amd/display: Fix incorrect DML output_bpp value
  drm/amd/display: Add missing VM conversion from hw values
  drm/amd/display: Drive-by fixes for display_mode_vba
  drm/amd/display: Enable DSC power-gating for DSC streams
  drm/amd/display: Return UPDATE_TYPE_FULL on writeback update
  drm/amd/display: decouple dsc adjustment out of enablement
  drm/amd/display: always use 4 dp lanes for dml
  drm/amd/display: Use DCN2 functions instead of DCE
  drm/amd/display: DCN2 Engine-specifc encoder allocation
  drm/amd/display: Disable DSC power gating in Diags
  drm/amd/display: Set test pattern on blank when using Visual Confirm
  drm/amd/display: add null checks and set update flags for DCN2
  drm/amd/display: move DWB structs and enums to dc_hw_types
  drm/amd/display: Integrate color transform3x4 with 3dlut tm
  drm/amd/display: used optimum VSTARTUP instead of MaxVStartup
  drm/amd/display: add dsc_passthrough_support bit in dpcd struct
  drm/amd/display: fix a potential issue in DSC logic
  drm/amd/display: Expose send immediate sdp message interface
  drm/amd/display: Fix LB BPP and Cursor width
  drm/amd/display: fix macro_tile_size for tiling
  drm/amd/display: Remove OPP clock programming on plane disable
  drm/amd/display: fix odm mpo disable
  drm/amd/display: [backport] dwb dm + efc support
  drm/amd/display: Create DWB resource for DCN2
  drm/amd/display: Intermittent DCN2 pipe hang on mode change
  drm/amd/display: Add support for extended DSC DPCD caps
  drm/amd/display: Do a reg update instead of set when writing ODM color format
  drm/amd/display: add flags for gamut map library
  drm/amd/display: block passive dongle EDID Emulation for USB-C ports
  drm/amd/display: DCHUB requestors numbers for Navi.
  drm/amd/display: Add 170Mpix/sec DSC throughput support
  drm/amd/display: add SW_USE_I2C_REG request.
  drm/amd/display: Make sure line size is not zero in DCN2 line buffer size calculations
  drm/amd/display: Change DCN2 vupdate start programming
  drm/amd/display: Refactor program watermark.
  drm/amd/display: fix dcn2 mpc split decision
  drm/amd/display: Add hubp_init entry to hubp vtable
  drm/amd/display: Fix ODM combine data format
  drm/amd/display: Remove duplicate define of TO_DCN20_HUBBUB
  drm/amd/display: Add power down display on boot flag
  drm/amd/display: Consider DSC target bpp precision when calculating DSC target bpp
  drm/amd/display: enable abm on dcn2
  drm/amd/display: Implement DSC MST fair share algorithm
  drm/amd/display: Acquire DSC HW resource only if required by stream
  drm/amd/display: Disable display writeback on Linux for NV10
  drm/amd/display: Add vupdate interrupt sources to NV10
  drm/amd/display: Mark DSC resource as unused after copying to the secondary ODM pipe
  drm/amd/display: Change Min fclk to 1.2Ghz
  drm/amd/display: add global master update lock for DCN2
  drm/amd/display: Remove REFCYC regs
  drm/amd/display: Add profiling tools for bandwidth validation
  drm/amd/display: Optimize bandwidth validation by adding early return
  drm/amd/display: Properly guard display_mode_vba with DCN2
  drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURE
  drm/amd/display: Add 3dlut control flags
  drm/amd/display: fix can not turn on two displays due to DSC_RESOURCE failed.
  drm/amd/display: Fix DCFCLK and SOCCLK not set
  drm/amd/display: DCN2 reg refactors
  drm/amd/display: Add some tm3dlut flags
  drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color format
  drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 formats
  drm/amd/display: isolate global double buffer lock programming
  drm/amd/display: Remove additional FEC link bandwidth reduction
  drm/amd/display: move dsc clock from plane_resource to stream_resource
  drm/amd/display: fix fpga fclk programming
  drm/amd/display: remove target_dpp hack for dsc
  drm/amd/display: remove legacy DSC functions
  drm/amd/display: Remove dependency on pipe->plane for immedaite flip status
  drm/amd/display: fix dsc validation
  drm/amd/display: Properly set u clock
  drm/amd/display: Properly set DCF clock
  drm/amd/display: Calculate link bandwidth in a common function
  drm/amd/display: Add a flags union for 3dlut transformation matrix
  drm/amd/display: clean up validation failure log spam
  drm/amd/display: fixed DCC corruption
  drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()
  drm/amd/display: Disconnect DCN2 mpcc when changing tg
  drm/amd/display: enable DSC support by default
  drm/amd/display: navi10 bring up skip dsc encoder config
  drm/amd/display: skip dsc config for navi10 bring up
  drm/amd/display: do not need otg lock if otg is not active
  drm/amd/display: disable dcn20 abm feature for bring up
  drm/amd/display: Refactor DIO stream encoder
  drm/amd/display: fix pstate allow handling in dcn2
  drm/amd/display: Add writeback_config to VBA vars
  drm/amd/display: Refactor clk_mgr functions
  drm/amd/display: dcn2 dmcu wait_for_loop update with dispclk.
  drm/amd/display: do not power on eDP power rail early
  drm/amd/display: Move link functions from dc to dc_link
  drm/amd/display: update calculated bounding box logic for NV
  drm/amd/display: disable PSR/ABM before destroy DMCU struct
  drm/amd/display: Ensure DRR triggers in BP
  drm/amd/display/dc: fix azalia workaround sw implementation bug
  drm/amd/display: Program VTG params after programming Global Sync for DCN2
  drm/amd/display: Add DSC support for Navi (v2)
  drm/amdgpu: Enable DC support for Navi10
  drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)
  drm/amd/display: update dcn2 dc_plane_cap
  drm/amd/display: updates for dcn20_update_bandwidth
  drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidth
  drm/amd/display: hook navi10 pplib functions
  drm/amd/powerplay: add interface to get uclk dpm table
  drm/amd/powrplay: add interface for dc to get max clock values
  extcon: Add fsa9480 extcon driver
  dt-bindings: extcon: Add support for fsa9480 switch
  mtd: spi-nor: intel-spi: Convert to use SPDX identifier
  mtd: spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flash
  drm/armada: use mode_valid to validate the adjusted mode
  drm/armada: improve Dove clock selection
  posix-timers: Use spin_lock_irq() in itimer_delete()
  posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
  timekeeping: Add missing _ns functions for coarse accessors
  timekeeping: Use proper clock specifier names in functions
  timekeeping: Use proper ktime_add when adding nsecs in coarse offset
  counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR
  x86/asm: Pin sensitive CR0 bits
  x86/asm: Pin sensitive CR4 bits
  binder: fix memory leak in error path
  x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3
  ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
  x86/cpu: Create Zhaoxin processors architecture support file
  x86/cpu: Split Tremont based Atoms from the rest
  iio: core: no need to check return value of debugfs_create functions
  docs: iio: convert to ReST
  Documentation/x86/64: Add documentation for GS/FS addressing mode
  x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
  x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
  selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
  selftests/x86/fsgsbase: Test RD/WRGSBASE
  x86/entry/64: Document GSBASE handling in the paranoid path
  x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
  x86/entry/64: Introduce the FIND_PERCPU_BASE macro
  x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
  x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
  x86/process/64: Use FSBSBASE in switch_to() if available
  x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
  x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
  kbuild: Raise the minimum required binutils version to 2.21
  x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
  selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
  x86/ptrace: Prevent ptrace from clearing the FS/GS selector
  iio: adc: stm32-adc: add missing vdda-supply
  dt-bindings: iio: adc: stm32: add missing vdda supply
  iio: adc: stm32-dfsdm: add comment for 16 bits record
  ACPI: Make AC and battery drivers available on !X86
  iio: adc: stm32-dfsdm: add fast mode support
  kselftests: timers: freq-step: Update maximum acceptable precision and errors
  ntp: Limit TAI-UTC offset
  PM: sleep: Update struct wakeup_source documentation
  iio: adc: stm32-dfsdm: manage data resolution in trigger mode
  iio: adc: stm32-dfsdm: fix data type
  iio: adc: stm32-dfsdm: fix output resolution
  mtd: spi-nor: Spelling s/Writ/Write/
  mtd: spi-nor: Add Winbond w25q16jv support
  MAINTAINERS: add entry for sensirion sps30 driver
  dt-bindings: iio: chemical: sps30: convert bindings to yaml
  iio: sca3000: Potential endian bug in sca3000_read_event_value()
  iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
  ARM: configs: multi_v5: Add more ASPEED devices
  soc: aspeed: lpc-ctrl: Fix probe error handling
  i2c: mux: demux-pinctrl: use proper email address for ABI requests
  i2c: mux: add sysfs header
  i2c: mux/i801: Switch to use descriptor passing
  clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATE
  clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE
  clk: sunxi-ng: gate: Add macros for referencing local clock parents
  clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTOR
  r8169: don't activate ASPM in chip if OS can't control ASPM
  PCI: let pci_disable_link_state propagate errors
  ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
  drm/amd/display: Add DC core changes for DCN2
  drm/amd/display: Add DCN2 HW Sequencer and Resource
  drm/amd/display: Add DCN2 VMID
  drm/amd/display: Add DCN2 IPP
  drm/amd/display: Add DCN2 DWB
  drm/amd/display: Add DCN2 MMHUBBUB
  drm/amd/display: Add DCN2 HUBP and HUBBUB
  drm/amd/display: Add DCN2 DPP
  drm/amd/display: Add DCN2 MPC
  drm/amd/display: Add DCN2 OPP
  drm/amd/display: Add DCN2 OPTC
  drm/amd/display: Add DCN2 clk mgr
  drm/amd/display: Add DCN2 DIO
  drm/amd/display: Add DCN2 changes to DML
  drm/amd/display: Add DCN2 IRQ handling
  drm/amd/display: Add DCN2 BIOS parsing
  drm/amd/display: Add GPIO support for DCN2
  drm/amd/display: add AUX and I2C for DCN2
  drm/amd/display: Add DCN2 and NV ASIC ID
  drm/amd/display: use fixed-width data type for soc bounding box struct
  drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.h
  drm/amd/display: Read soc_bounding_box from gpu_info (v2)
  drm/amd/powerplay: notify smu with active display count
  drm/amd/powerplay: allow dc request uclk change
  drm/amdgpu: initialize THM & CLK IP registers base address
  drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)
  drm/amd/powerplay: remove unsupport function set_thermal_fan_table for navi10
  drm/amd/powerplay: enable BACO feature as WAR
  drm/amd/powerplay: use pp_feature_mask to control uclk(mclk) dpm enabled
  drm/amdgpu: add new navi10 DIDs
  drm/amd/powerplay: add ppt interface version log
  drm/amdgpu/gfx10: update to latest golden setting
  drm/amdgpu/powerplay/vega20: use correct table index
  drm/amdgpu/VCN: enable indirect DPG SRAM mode
  drm/amdgpu/VCN: implement indirect DPG SRAM mode
  drm/amdgpu/VCN: add buffer for indirect SRAM usage
  drm/amd/powerplay: disable fw dstate when gfxoff is enabled
  drm/amd/powerplay: update smu11_driver_if_navi10.h
  drm/amdgpu/psp: add new psp interface for vcn updating sram
  drm/amdgpu/psp: convert ucode id to psp ucode id
  drm/amdgpu: add corresponding vcn ram ucode id
  drm/amdgpu/psp: add new VCN RAM ucode id to psp
  drm/amdgpu: enable VCN2.0 DPG mode
  drm/amdgpu/VCN2.0: add DPG pause mode
  drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)
  drm/amdgpu/VCN2.0: add direct SRAM read and write
  drm/amdgpu/VCN2.0 remove unused Macro and declaration
  drm/amd/powerplay: simplified od_settings for each asic
  drm/amd/powerplay: move od_default_setting callback to asic file
  drm/amd/powerplay: move od8_setting helper function to vega20_ppt
  drm/amd/powerplay: fix clk type name error OD_SCLK OD_MCLK
  drm/amd/powerplay: fix deadlock issue for smu_force_performance_level
  drm/amd: the data retured from PRT is expected to be 0
  drm/amdgpu/gfx10: update gfx golden settings
  drm/amdgpu/powerplay: add license to smu11 header
  drm/amd/powerplay: add interface to get uclk dpm table
  drm/amd/powerplay: wake up azalia from d3 by sending smu message
  drm/amd/powerplay: notify smu with active display count
  drm/amd/powerplay: allow dc request uclk change
  drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
  drm/amd/powerplay: remove smu mutex lock in smu_hw_init
  drm/amd/powerplay: add thermal ctf support for navi10
  drm/amd/powerplay: fix no statements in function returning non-void
  drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
  drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
  drm/amd/powerplay: move function get_metrics_table to vega20_ppt
  drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu file
  drm/amd/powerplay: enable uclk dpm default on navi10
  drm/amd/powerplay: enable ac/dc feature on navi10
  drm/amd/powerplay: enable gfxclk ds,dcefclk ds and fw dstate on navi10
  drm/amd/powerplay: add sclk sysfs interface support for navi10
  drm/amdgpu: correct reference clock value on navi10
  drm/amd/powerplay/smu11: disable some pp features on navi10 A0 secure board
  drm/amd/powerplay/smu11: add secure board check function (v2)
  drm/amd/powerplay/smu11: enable ds socclk by default
  drm/amd/powerplay: fix amdgpu_pm_info show gpu load error
  drm/amd/powerplay: simplify the interface of get_gpu_power
  drm/amd/powerplay: simplify the interface of get_current_activity_percent
  drm/amd/powerplay: fix dpm freq unit error (10KHz -> Mhz)
  amd/powerplay: update the vcn pg
  drm/amd/powerplay: add function read_sensor for navi10
  drm/amd/powerplay: add function set_watermarks_table function for navi10
  drm/amd/powerplay: add function notify_smc_display_config_change for navi10
  drm/amd/powerplay: add function get_profiling_clk_mask for navi10
  drm/amd/powerplay: add funciton get[set]_power_profile_mode for navi10 (v2)
  drm/amd/powerplay: add function get_workload_type_map for swsmu
  drm/amd/powerplay: remove upload_dpm_level function for vega20
  drm/amd/powerplay: add function get_fan_speed_percent for navi10
  drm/amd/powerplay: add function set_thermal_fan_table for navi10
  drm/amd/powerplay: add function is_dpm_running for navi10
  drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu file
  drm/amd/powerplay: add function get_current_activity_percent for navi10
  drm/amd/powerplay: add function get_gpu_power for navi10
  drm/amd/powerplay: add function unforce_dpm_levels for navi10
  drm/amd/powerplay: add funciton force_dpm_limit for navi10
  drm/amd/powerplay: add function display_configuration_changed for navi10
  drm/amd/powerplay: add function pre_display_config_changed for navi10
  drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10
  drm/amd/powerplay: add function populate_umd_state_clk for navi10
  drm/amd/powerplay: add function force_clk_levels for navi10
  drm/amd/powerplay: add helper function of smu_set_hard_freq_range
  drm/amd/powerplay: add helper function of smu_set_soft_freq_range
  drm/amd/powerplay: add helper function of smu_get_dpm_freq_range
  drm/amd/powerplay: add function print_clk_levels for navi10
  drm/amd/powerplay: add helper function to get dpm freq informations
  drm/amd/powerplay: add function get current clock freq interface for navi10
  drm/amdgpu/gfx10: require to pin/unpin CSIB BO when suspend/resume
  drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactive
  drm/amdgpu: RLC must be disabled after SMU when S3 on navi
  drm/amd/powerplay/smu11: disable PLL shutdown when gfxoff enabled
  drm/amd/powerplay: disable uclk dpm by default
  drm/amdgpu/VCN2.0: remove powergating for UVDW tile
  amd/powerplay: enable uclk dpm
  amd/powerplay: fix the issue of uclk dpm
  drm/amdgpu/gfx10: fix unbalanced MAP/UNMAP_QUEUES when async_gfx_ring is disabled
  drm/amdgpu/gfx10: drop redundant se/sh selection
  drm/amdgpu/mes10.1: enable mes FW backdoor loading
  drm/amdgpu/mes10.1: implement mes enablement function
  drm/amdgpu/mes10.1: implement MES firmware backdoor loading
  drm/amdgpu/mes10.1: implement ucode buffers destruction
  drm/amdgpu/mes10.1: upload mes data ucode to gpu buffer
  drm/amdgpu/mes10.1: upload mes ucode to gpu buffer
  drm/amdgpu/mes10.1: implement ucode CPU buffer destruction
  drm/amdgpu/mes10.1: load mes firmware file to CPU buffer
  drm/amdgpu/mes10.1: add mes firmware info fields
  drm/amdgpu/ucode: add mes firmware file support
  drm/amdgpu/ucode: add the definitions of MES ucode and ucode data
  drm/amdgpu/sdma5: incorrect variable type for gpu address
  drm/amdgpu/sdma5: fix a sdma potential hang in VK_Examples test
  drm/amd/powerplay: remove uvd_gated/vce_gated from smu_power_context (v2)
  drm/amdgpu/nv: set vcn pg flag
  drm/amdgpu: enable vcn dpm scheme for navi
  drm/amdgpu/vcn2: don't access register when power gated
  drm/amd/powerplay: add new interface for vcn powergating
  drm/amd/powerplay: enable vcn powergating v2
  drm/amdgpu/vcn2: notify SMU power up/down VCN
  drm/amdgpu/gfx10: fix issues for suspend/resume
  drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpm
  drm/amd/powerplay: update smu11_driver_if_navi10.h
  drm/amdgpu/gfx10: fix resume failure when enabling async gfx ring
  drm/amdgpu: disable some gfx light sleep
  drm/amdgpu/gfx10: update gfx golden settings
  drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workable
  drm/amd/powerplay: fix the incorrect type of pptable
  drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)
  drm/amd/powerplay: move getting MAX_FAN_RPM value to asic level
  drm/amd/powerplay: introduce smu power source type to handle AC/DC source for each asic
  drm/amd/powerplay: move Watermarks_t uses into asic level
  drm/amd/powerplay: move SmuMetrics_t uses into asic level
  drm/amd/powerplay: move PPTable_t uses into asic level
  drm/amd/powerplay: use the table size member in the structure instead of getting directly
  drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the input
  drm/amd/powerplay/smu11: remove smu_update_table_with_arg
  drm/amd/powerplay: add tables_init interface for each asic
  drm/amd/powerplay: init table_count for smu tables on asic level
  drm/amd/powerplay: introduce smu table id type to handle the smu table for each asic
  drm/amd/powerplay: introduce smu feature type to handle feature mask for each asic
  drm/amd/powerplay: introduce smu clk type to handle ppclk for each asic
  drm/amdgpu: enable sw smu driver for navi10 by default
  drm/amd/powerplay: enable DCEFCLK dpm support
  drm/amd/powerplay: gfxoff-seperate the Vega20 case
  drm/amd/amdgpu: fw version check with gfxoff
  drm/amd: add gfxoff support on navi10
  drm/amd/powerplay: add allowed feature mask for navi10
  drm/amd/powerplay: optimization feature mask function for asic
  drm/amd/powerplay: remove duplicate code from smu hw init
  drm/amd/powerplay: implement smc firmware v2.1 for smu11
  drm/amd/powerplay: add smu11 smu_if_version check for navi10
  drm/amd/powerplay: move the function of is_dpm_running to asic file
  drm/amd/powerplay: move the function of read_sensor to asic file
  drm/amd/powerplay: move the function of uvd&vce dpm to asic file
  drm/amd/powerplay: move the function of get[set]_power_profile to asic file
  drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic file
  drm/amd/powerplay: enable power features
  drm/amd/powerplay: skip od feature on navi10 for the moment
  drm/amd/powerplay: modify the feature mask to enable gfx/soc dpm
  drm/amd/powerplay: introduce the function to load the soft pptable for navi10 (v2)
  drm/amd/powerplay: smu needs to be initialized after rlc in direct mode
  drm/amdgpu: fix the issue of checking on message mapping
  drm/amdgpu: bump smc firmware header version to v2 (v2)
  drm/amd/powerplay: update smu11 driver if header for navi10 (v2)
  drm/amd/powerplay: enable backdoor smu fw loading (v2)
  drm/amd/powerplay: move bootup value before read pptable from vbios
  drm/amd/powerplay: add navi10 smc ucode init and navi10 ppt functions setting
  drm/amd/powerplay: set smu v11 funcs for navi10
  drm/amd/powerplay: introduce the navi10 pptable implementation
  drm/amd/powerplay: fix the mp/smuio header for navi10
  drm/amd/powerplay: update smu 11 driver if header for navi10
  drm/amd/powerplay: update smu v11 ppsmc header
  drm/amdgpu: add to set navi ip blocks
  drm/amdgpu: add Navi10 pci ids
  drm/amdkfd: Add navi10 support to amdkfd. (v3)
  drm/amdgpu: update golden setting programming logic
  drm/amdgpu: Add navi10 kfd support for amdgpu (v3)
  drm/amdgpu: add navi10 common ip block (v3)
  drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10
  drm/amdgpu: add gfx v10 implementation (v10)
  drm/amdgpu/mes10.1: add ip block mes10.1 (v2)
  drm/amdgpu/mes: enable mes on navi10 and later asic
  drm/amdgpu/mes: add definitions of ip callback function
  drm/amdgpu/mes: add mes header file and definition
  drm/amdgpu/mes: add amdgpu_mes driver parameter
  drm/amdgpu: add initial VCN2.0 support (v2)
  drm/amdgpu: add JPEG2.0 decode ring ib test
  drm/amdgpu: add JPEG2.0 decode ring test
  drm/amdgpu: add VCN2.0 decode ib test
  drm/amdgpu: add VCN2.0 decode ring test
  drm/amdgpu: add Navi10 VCN firmware support
  drm/amdgpu: add initial support for sdma v5.0 (v6)
  drm/amdgpu: set the default value of pa_sc_tile_steering_override
  drm/amdgpu: add pa_sc_tile_steering_override to drm_amdgpu_info_device
  drm/amdgpu: disable concurrent flushes for Navi10 v2
  drm/amdgpu/discovery: refactor ip list traversal
  drm/amdgpu/discovery: add module param for ip discovery enablement
  drm/amdgpu/discovery: stop converting the units of base addresses
  drm/amdgpu/discovery: update definition for struct die_header
  drm/amdgpu/discovery: stop taking psp header into account
  drm/amdgpu/discovery: fix hwid for nbio
  drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZE
  drm/amdgpu/discovery: add harvest info data table
  drm/amdgpu/discovery: update definitions of table_info and binary_header
  drm/amdgpu/discovery: fix calculations of some gfx info
  drm/amdgpu/discovery: add ip discovery initial support
  drm/amdgpu: mark the partial job as preempted in mcbp unit test
  drm/amdgpu: add mcbp unit test in debugfs (v3)
  drm/amdgpu: program for resuming preempted ib
  drm/amdgpu/sdma: allocate CSA per sdma ring
  drm/amdgpu: add ib preemption status in amdgpu_job (v2)
  tools/memory-model: Change definition of rcu-fence
  tools/memory-model: Expand definition of barrier
  arm64: PCI: Preserve firmware configuration when desired
  arm64: PCI: Allow resource reallocation if necessary
  PCI: Don't auto-realloc if we're preserving firmware config
  PCI/ACPI: Evaluate PCI Boot Configuration _DSM
  media: mt9m111: add regulator support
  media: ov9640: Don't check for NULL on devm_gpiod_get return values
  media: v4l2-fwnode: Avoid using PTR_ERR(NULL)
  media: ov6650: Fix device node exposed without proper locking
  media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheck
  media: vivid.rst: describe display present control
  media: vivid: add CEC support to display present ctrl
  media: vivid: reorder CEC allocation and control set-up
  media: vivid: add HDMI (dis)connect RX emulation
  media: vivid: add HDMI (dis)connect TX emulation
  media: vivid: add number of HDMI ports to device state
  media: vivid: add display present control
  media: vivid: make input std_signal per-input
  media: vivid: make input dv_timings per-input
  i2c: tegra: remove BUG() macro
  media: staging: media: tegra-vde: Manually pack UAPI structures
  i2c: i801: Add support for Intel Elkhart Lake
  media: staging: media: tegra-vde: Remove BIT() macro from UAPI header
  media: coda: Use devm_platform_ioremap_resource()
  media: aspeed: add a workaround to fix a silicon bug
  i2c: i801: Add Block Write-Block Read Process Call support
  media: dt-bindings: imx7-csi: Document a single CSI clock
  media: docs: create vimc documentation
  media: vimc: stream: add missing function documentation
  media: video-i2c: use V4L2_FRACT_COMPARE
  media: meye: Fix build COMPILE_TEST error
  i2c: stm32f7: fix the get_irq error cases
  media: docs: v4l2-controls: fix sentence rendered in a nonsense way
  media: vivid: remove unnecessary min and max timeperframe constants
  media: mtk-vcodec: remove unneeded proxy functions
  media: mtk-vcodec: avoid unneeded pointer-to-long conversions
  i2c: i801: Use match_string() helper to simplify the code
  media: vimc: Makefile: file cleanup
  media: vimc: debayer: Fix typos
  media: docs: v4l2-controls: remove outdated paragraph
  media: docs: v4l2-controls: document file to include
  media: docs: v4l2-controls: convert code blocks to C
  media: docs: v4l2-controls: add links to functions
  media: docs: v4l2-controls: rearrange control initialization sequence
  media: docs: v4l2-controls: add links to structs
  media: docs: v4l2-controls: fix indentation
  media: docs: v4l2-controls: remove repeated ioctl names
  media: s5p-mfc: Make additional clocks optional
  media: MAINTAINERS: fix linux-media mailing list for meson drivers
  media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problem
  media: media.h: Fix shifting signed 32-bit value by 31 bits problem
  media: rcar-vin: Merge Gen2 and Gen3 file operations
  media: rcar-vin: Fold rvin_initialize_device() into rvin_open()
  media: rcar-vin: Merge helpers dealing with powering the parallel subdevice
  media: rcar-vin: Move pm_runtime_{get,put} out of helpers
  media: rcar-vin: Do not sync subdevice format when opening the video device
  media: rcar-vin: Allow interrupting lock when trying to open the video device
  media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}
  media: rcar-vin: Do not call pm_runtime_{resume,suspend}()
  media: i2c: fix warning same module names
  media: staging: media: meson: remove redundant initialization of mpeg12
  media: atmel: atmel-isc: fix and cleanup potential bugs
  media: atmel: atmel-isc: split driver into driver base and isc
  ext4: refactor initialize_dirent_tail()
  media: imx7-media-csi: get csi upstream endpoint
  media: Clarify the meaning of file descriptors in VIDIOC_DQBUF
  media: sti: Use vb2_get_buffer
  media: mtk-vcodec: Use vb2_get_buffer
  media: mtk-jpeg: Use vb2_get_buffer
  media: vb2: Introduce a vb2_get_buffer accessor
  media: staging: davinci: fix memory leaks and check for allocation failure
  media: hantro: remove an unnecessary NULL check
  media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS
  ext4: rename "dirent_csum" functions to use "dirblock"
  media: rc: IR signal for Panasonic air conditioner too long
  media: ttpci: Fix build error without RC_CORE
  media: stv090x: fix double free on state object
  scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73
  ARM: exynos: Only build MCPM support if used
  f2fs: only set project inherit bit for directory
  f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
  f2fs: replace ktype default_attrs with default_groups
  x86/defconfigs: Remove useless UEVENT_HELPER_PATH
  netfilter: nf_tables: add support for matching IPv4 options
  ARM: dts: exynos: Fix language typo and indentation
  usb: clean up some of the computations in adu_read
  RDMA/efa: Print address on AH creation failure
  RDMA/efa: Be consistent with success flow return value
  RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size
  arm64: dts: mt8183: add efuse and Mediatek Chip id node to read
  arm64: dts: mt8183: add spi node
  ipvs: defer hook registration to avoid leaks
  arm64: dts: mt8183: Add auxadc device node
  arm64: dts: mt8183: add pinctrl device node
  arm64: dts: mt8183: add capacity-dmips-mhz
  netfilter: synproxy: fix manual bump of the reference counter
  netfilter: bridge: Fix non-untagged fragment packet
  netfilter: fix nf_conntrack_bridge/ipv6 link error
  ABI: sysfs-driver-mlxreg-io: fix the what fields
  doc: ABI scripts: add a SPDX header file
  scripts/get_abi.pl: add a validate command
  scripts/get_abi.pl: add a handler for invalid "where" tag
  scripts/get_abi.pl: avoid creating duplicate names
  scripts/get_abi.pl: fix parse issues with some files
  scripts/get_abi.pl: represent what in tables
  scripts/get_abi.pl: add support for searching for ABI symbols
  scripts/get_abi.pl: split label naming from xref logic
  scripts/get_abi.pl: avoid use literal blocks when not needed
  scripts/get_abi.pl: parse files with text at beginning
  scripts: add an script to parse the ABI files
  staging: rtl8712: Replace function r8712_init_cmd_priv()
  staging: rtl8712: Remove function r8712_setrfintfs_cmd()
  staging: rtl8712: Remove function r8712_setfwra_cmd()
  staging: rtl8712: Remove function r8712_setfwdig_cmd()
  staging: rtl8712: Remove function r8712_setbasicrate_cmd
  arm64: Allow selecting Pseudo-NMI again
  arm64: fix kernel stack overflow in kdump capture kernel
  arm64: irqflags: Introduce explicit debugging for IRQ priorities
  staging: mt7621-pci: use 'module_init' instead of 'arch_initcall'
  arm64: Fix incorrect irqflag restore for priority masking
  staging: mt7621-pci-phy: remove disable clock from the phy exit function
  staging: mt7621-pci: add phy exit call if phy_power_on call fails
  staging: mt7621-pci: disable pcie port clock if there is no pcie link
  arm64: Fix interrupt tracing in the presence of NMIs
  arm64: irqflags: Add condition flags to inline asm clobber list
  staging: wilc1000: add passive scan support
  staging: rtl8712: r8712_enqueue_cmd_ex(): Change return type
  staging: rtl8712: r8712_wdg_timeout_handler: Remove function
  staging: rtl8712: r8712_wdg_wk_cmd(): Change return type
  staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return type
  staging: rtl8712: r8712_addbareq_cmd(): Change return type
  staging: ks7010: Fix build error
  Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
  staging: rtl8723bs: Delete file odm_AntDiv.c
  PCI: sysfs: Ignore lockdep for remove attribute
  drm/amdgpu: enable the static csa when mcbp enabled
  drm/amdgpu: add mcbp driver parameter
  drm/amdgpu: Add new ring interface preempt_ib
  drm/amdgpu: add the trailing fence per ring
  drm/amdgpu: Add helper function amdgpu_ring_set_preempt_cond_exec
  drm/amdgpu: enable virtual display feature for navi10
  ARM: dts: stm32: replace rgmii mode with rgmii-id on stm32mp15 boards
  ARM: dts: stm32: Add Avenger96 devicetree support based on STM32MP157A
  dt-bindings: arm: stm32: Document Avenger96 devicetree binding
  dt-bindings: arm: stm32: Convert STM32 SoC bindings to DT schema
  ARM: dts: stm32: Add missing pinctrl definitions for STM32MP157
  ARM: dts: stm32: add sai id registers to stm32mp157c
  ARM: dts: stm32: add power supply of rm68200 on stm32mp157c-ev1
  misc: xilinx_sdfec: Add CCF support
  misc: xilinx-sdfec: add core driver
  memory: jz4780_nemc: Add support for the JZ4740
  memory: jz4780-nemc: Reduce size of const array
  memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
  dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
  dt-bindings: xilinx-sdfec: Add SDFEC binding
  arm64: tegra: Enable PCIe slots in P2972-0000 board
  arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
  arm64: tegra: Add PEX DPD states as pinctrl properties
  arm64: tegra: Enable ACONNECT, ADMA and AGIC
  arm64: tegra: Add ACONNECT, ADMA and AGIC nodes
  VMCI: Fix integer overflow in VMCI handle arrays
  firmware: xilinx: zynqmp: Remove unused macro
  mux: mmio: add generic regmap bitfield-based multiplexer
  dt-bindings: add register based devices' mux controller DT bindings
  docs: driver-model: convert docs to ReST and rename to *.rst
  drivers: base/node.c: fixes a kernel-doc markups
  thermal: bcm2835: no need to check return value of debugfs_create functions
  power: avs: smartreflex: no need to check return value of debugfs_create functions
  6lowpan: no need to check return value of debugfs_create functions
  watchdog: bcm_kona_wdt: no need to check return value of debugfs_create functions
  watchdog: mei_wdt: no need to check return value of debugfs_create functions
  coresight: cpu-debug: no need to check return value of debugfs_create functions
  btrfs: sysfs: Replace default_attrs in ktypes with groups
  remove Documentation/index.rst.rej
  video: fbdev: omap2: remove rfbi
  video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
  video: fbdev-MMP: Use struct_size() in devm_kzalloc()
  video: fbdev: controlfb: fix warnings about comparing pointer to 0
  efifb: BGRT: Add check for new BGRT status field rotation bits
  jz4740_fb: fix DMA API abuse
  video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
  ipsec: select crypto ciphers for xfrm_algo
  arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
  vfio-ccw: Remove copy_ccw_from_iova()
  vfio-ccw: Factor out the ccw0-to-ccw1 transition
  vfio-ccw: Copy CCW data outside length calculation
  vfio-ccw: Skip second copy of guest cp to host
  vfio-ccw: Move guest_cp storage into common struct
  video: fbdev: s3c-fb: add COMPILE_TEST support
  video: fbdev: imxfb: fix sparse warnings about using incorrect types
  video: fbdev: pvr2fb: fix build warning when compiling as module
  phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
  dt-bindings: phy: Add documentation for mixel dphy
  dt-bindings: phy-pxa-usb: add bindings
  arm64: irqflags: Pass flags as readonly operand to restore instruction
  arm64: Do not enable IRQs for ct_user_exit
  dt-bindings: PCI: rcar: Add device tree support for r8a774a1
  drm/komeda: Make Komeda interrupts shareable
  ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callback
  ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params callback
  ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callback
  ALSA: dice: unify stop and release method for duplex streams
  ALSA: firewire-digi00x: unify stop and release method for duplex streams
  ALSA: firewire-motu: unify stop and release method for duplex streams
  ALSA: fireface: unify stop and release method for duplex streams
  ALSA: firewire-tascam: unify stop and release method for duplex streams
  drm/komeda: fix 32-bit komeda_crtc_update_clock_ratio
  serial: stm32: add RX and TX FIFO flush
  serial: stm32: add support of RX FIFO threshold
  serial: stm32: add support of TX FIFO threshold
  serial: stm32: update PIO transmission
  serial: stm32: add support of timeout interrupt for RX
  Documentation: nvme: add an example for nvme fault injection
  nvme: enable to inject errors into admin commands
  nvme: prepare for fault injection into admin commands
  nvmet: introduce target-side trace
  lightnvm: fix uninitialized pointer in nvm_remove_tgt()
  lightnvm: pblk: fix freeing of merged pages
  nvme-trace: print result and status in hex format
  nvme-trace: support for fabrics commands in host-side
  nvme-trace: move opcode symbol print to nvme.h
  nvme-trace: do not export nvme_trace_disk_name
  nvme-pci: clean up nvme_remove_dead_ctrl a bit
  nvme-pci: properly report state change failure in nvme_reset_work
  nvme-pci: set the errno on ctrl state change error
  nvme-pci: adjust irq max_vector using num_possible_cpus()
  nvme-pci: remove queue_count_ops for write_queues and poll_queues
  nvme-pci: remove unnecessary zero for static var
  nvme-pci: use host managed power state for suspend
  nvme: introduce nvme_is_fabrics to check fabrics cmd
  nvme: export get and set features
  nvme: fix possible io failures when removing multipathed ns
  nvme-fc: add message when creating new association
  lpfc: add sysfs interface to post NVME RSCN
  lpfc: add support for translating an RSCN rcv into a discovery rescan
  lpfc: add nvmet discovery_event op support
  lpfc: add support to generate RSCN events for nport
  nvme-fcloop: add support for nvmet discovery_event op
  nvmet-fc: add transport discovery change event callback support
  nvmet: add transport discovery change op
  Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
  cgroup: export css_next_descendant_pre for bfq
  tty/serial/8250: use mctrl_gpio helpers
  serial: mctrl_gpio: Check if GPIO property exisits before requesting it
  ARM: 8863/1: stm32: select ARM errata 814220
  ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can execute out of order
  dt-bindings: pwm: Convert Allwinner PWM to a schema
  ARM: dts: r8a7792: Add CMT0 and CMT1 to r8a7792
  ARM: dts: iwg23s-sbc: Fix SDHI2 VccQ regulator
  ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor
  ARM: dts: rza2mevb: Add input switch
  ARM: dts: r7s9210: Add IRQC device node
  ARM: dts: rza2mevb: sort nodes of rza2mevb board
  ARM: dts: renesas: Use ip=on for bootargs
  phy: renesas: rcar-gen3-usb2: fix imbalance powered flag
  phy: qcom-qmp: Drop useless msm8998_pciephy_cfg setting
  phy: qcom-qmp: Correct READY_STATUS poll break condition
  phy: ti: am654-serdes: Make serdes_am654_xlate() static
  drm/amdgpu/psp11: skip ta firmware for navi10
  drm/amdgpu: declare navi10 asd firmware
  drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported
  drm/amdgpu: enable psp front door loading by default on navi10
  drm/amdgpu/psp: skip mec jt when autoload is enabled
  drm/amd/amdgpu: add flag to mark whether autoload is supported or not
  drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_init
  drm/amdgpu/psp: update psp gfx interface to match with psp fw (v2)
  drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sos
  drm/amdgpu/psp: switch to use sos_offset_bytes member as sys_bin_size
  drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware
  drm/amdgpu/psp: add support to load TOC to psp
  drm/amdgpu/psp: add structure to support load toc in psp (v2)
  drm/amdgpu/psp: support print out psp firmware header v1_1 info
  drm/amdgpu/psp: print out psp v11 ucode hdr in drm debug mode
  drm/amdgpu: add helper function to print psp hdr
  drm/amdgpu: rename rlc autoload to backdoor autoload
  drm/amdgpu: use rlc toc from psp sos binary
  drm/amdgpu/psp: support init psp sos microcode with build-in toc
  drm/amdgpu: add structure to support build-in toc to psp sos
  drm/amdgpu: Add psp 11.0 support for navi10.
  drm/amdgpu: set navi10's fw loading type as direct
  drm/amdgpu: add fw load type flag for rlc autoload
  drm/amdgpu: add structures for buffer allocate/release for rlc autoload
  drm/amdgpu: add navi10 ih ip block (v3)
  drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/
  drm/amdgpu: add irq sources for vcn v2_0 (v2)
  drm/amdgpu: add irq sources for sdma v5_0
  drm/amdgpu: add irq sources for gfx v10_1
  drm/amdgpu: add gmc v10 ip block for navi10 (v6)
  drm/amdgpu: add mmhub v2 block for navi10 (v4)
  drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)
  drm/amdgpu: refine the PTE encoding of PRT for navi10
  drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
  drm/amdgpu: correct pte mtype field for navi
  drm/amdgpu/athub2: enable athub2 clock gating
  IB/{rdmavt, qib, hfi1}: Convert to new completion API
  IB/rdmavt: Add new completion inline
  drm/amdgpu: add flag to support IH clock gating
  drm/amdgpu: add new HDP CG flags
  drm/amdgpu: create mqd for gfx queues on navi10
  drm/amdgpu: enable async gfx ring by default
  drm/amdgpu: add module parameter for async_gfx_ring enablement
  drm/amdgpu: enable gfx eop interrupt per gfx pipe
  drm/amdgpu/gfx10: add special unmap_queues packet for preemption
  drm/amdgpu: Move common code to amdgpu_gfx.c
  drm/amdgpu: Add common gfx func Disable kcq via kiq
  drm/amdgpu: Add struct kiq_pm4_funcs into kiq struct
  drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_init
  drm/amdgpu: add helper function for gfx queue/bitmap transition
  drm/amdgpu: acquire available gfx queues
  drm/amdgpu: add members in amdgpu_me for gfx queue
  drm/amdgpu/gfx10: new approach to load gfx10 me fw (v4)
  drm/amdgpu/gfx10: new approach to load ce fw (v4)
  drm/amdgpu/gfx10: new approach to load pfp fw (v4)
  drm/amdgpu: add nbio v2.3 for navi10 (v4)
  drm/amdgpu: add nbio callbacks for vcn doorbell support
  drm/amdgpu: query vram_width from vram_info table
  drm/amdgpu: query vram type from atomfirmware vram_info
  drm/amdgpu: add navi pm4 header
  drm/amdgpu: add sdma v5 packet header file
  drm/amdgpu: add gfx v10 clear state header v2
  drm/amdgpu: add v10 structs header (v2)
  drm/amdgpu: parse the new members added by gpu_info ucode v1_1
  drm/amdgpu: add gpu_info_firmware v1_1 structure for navi10
  drm/amdgpu: add navi10 gpu info firmware
  drm/amdgpu: add gfx10 specific new member pa_sc_tile_steering_override
  drm/amdgpu: add gfx10 specific config in amdgpu_gfx_config
  drm/amdgpu: Add GDDR6 in vram_name arrary
  drm/amdgpu: add GDDR6 vram type
  RDMA/odp: Do not leak dma maps when working with huge pages
  RDMA/uverbs: Use offsetofend instead of opencoding
  ext4: allow directory holes
  device-dax: Add a 'resource' attribute
  arch: handle arches who do not yet define clone3
  md: add bitmap_abort label in md_run
  md-bitmap: create and destroy wb_info_pool with the change of bitmap
  md-bitmap: create and destroy wb_info_pool with the change of backlog
  md: introduce mddev_create/destroy_wb_pool for the change of member device
  md/raid1: fix potential data inconsistency issue with write behind device
  scsi: virtio_scsi: remove unused 'affinity_hint_set'
  jbd2: drop declaration of journal_sync_buffer()
  ARM: 8865/1: mm: remove unused variables
  ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
  ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272
  ARM: 8860/1: VDSO: Drop implicit common-page-size linker flag
  ARM: arrange show_pte() to issue severity-based messages
  ARM: add "8<--- cut here ---" to kernel dumps
  ext4: use jbd2_inode dirty range scoping
  jbd2: introduce jbd2_inode dirty range scoping
  mm: add filemap_fdatawait_range_keep_errors()
  drm/msm: Re-order uninit function to work during probe defer
  ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
  drm/amdgpu: add NV series gpu family id
  drm/amdgpu: add navi10 asic type
  drm/amdgpu: add navi10 ip offset header
  drm/amdgpu: add doorbell assignement for navi10
  drm/amdgpu: atomfirmware.h updates for navi10
  drm/amdgpu: add navi10 enums header
  drm/amdgpu: add SMUIO 11.0 register headers
  drm/amdgpu: add OSS 5.0 register headers
  drm/amdgpu: add MMHUB 2.0 register headers
  drm/amdgpu: add GC 10.1 register headers (v4)
  drm/amdgpu: add VCN 2.0 register headers
  drm/amdgpu: add NBIO 2.3 register headers
  drm/amdgpu: add MP 11.0 register headers
  drm/amdgpu: add HDP 5.0 register headers
  drm/amdgpu: add DCN 2.0 register headers
  drm/amdgpu: add CLK 11.0 register headers
  drm/amdgpu: add ATHUB 2.0 register headers
  scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
  scsi: mpt3sas: make driver options visible in sys
  doc-rst: Add missing newline at end of file
  Documentation: x86: fix some typos
  Documentation: x86: Clarify MBA takes MB as referring to mba_sc
  Documentation: x86: Remove cdpl2 unspported statement and fix capitalisation
  Documentation: x86: Contiguous cbm isn't all X86
  docs/vm: hwpoison.rst: Fix quote formatting
  docs: stop suggesting strlcpy
  lib: list_sort.c: add a blank line to avoid kernel-doc warnings
  docs: trace: add a missing blank line
  docs: fb: Add TER16x32 to the available font names
  rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
  rtc: pcf8563: Fix interrupt trigger method
  RDMa/hns: Don't stuck in endless timeout loop
  scsi: ufs-qcom: Add support for platforms booting ACPI
  scsi: megaraid_sas: Use struct_size() helper
  scsi: mac_scsi: Treat Last Byte Sent time-out as failure
  scsi: mac_scsi: Enable PDMA on Mac IIfx
  scsi: mac_scsi: Fix pseudo DMA implementation, take 2
  scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
  scsi: NCR5380: Handle PDMA failure reliably
  scsi: NCR5380: Always re-enable reselection interrupt
  Revert "scsi: ncr5380: Increase register polling limit"
  scsi: wd719x: Fix resets and aborts
  scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
  scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
  scsi: Restrict user space SCSI device state changes to "running" and "offline"
  scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
  scsi: tcmu: Simplify tcmu_update_uio_info()
  scsi: storvsc: Add ability to change scsi queue depth
  scsi: mpt3sas: Mark expected switch fall-through
  scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
  scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN
  scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocation
  scsi: core: avoid preallocating big SGL for data
  scsi: core: avoid preallocating big SGL for protection information
  scsi: lib/sg_pool.c: improve APIs for allocating sg pool
  scsi: esp: use sg helper to iterate over scatterlist
  scsi: NCR5380: use sg helper to iterate over scatterlist
  scsi: wd33c93: use sg helper to iterate over scatterlist
  scsi: ppa: use sg helper to iterate over scatterlist
  scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist
  scsi: imm: use sg helper to iterate over scatterlist
  scsi: aha152x: use sg helper to iterate over scatterlist
  scsi: s390: zfcp_fc: use sg helper to iterate over scatterlist
  scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlist
  scsi: usb: image: microtek: use sg helper to iterate over scatterlist
  scsi: pmcraid: use sg helper to iterate over scatterlist
  scsi: ipr: use sg helper to iterate over scatterlist
  scsi: mvumi: use sg helper to iterate over scatterlist
  RDMA: Check umem pointer validity prior to release
  RDMA/hns: reset function when removing module
  f2fs: use block layer helper for show_bio_op macro
  block: update print_req_error()
  block: use blk_op_str() in blk-mq-debugfs.c
  block: add centralize REQ_OP_XXX to string helper
  block: improve print_req_error
  EDAC, i10nm: Add Intel additional Ice-Lake support
  EDAC: Make edac_debugfs_create_x*() return void
  EDAC/aspeed: Remove set but not used variable 'np'
  EDAC/ie31200: Reformat PCI device table
  EDAC/ie31200: Add Intel Coffee Lake CPU support
  EDAC/sifive: Add EDAC platform driver for SiFive SoCs
  EDAC/sb_edac: Remove redundant update of tad_base
  arm64: dts: stratix10: Add SDMMC EDAC node
  EDAC/altera: Add Stratix10 SDMMC support
  arm64: dts: stratix10: Add OCRAM EDAC node
  EDAC/altera: Add Stratix10 OCRAM ECC support
  EDAC/sysfs: Drop device references properly
  EDAC/sysfs: Fix memory leak when creating a csrow object
  drm/msm/dsi: Move setup_encoder to modeset_init
  drm/msm/dsi: Move dsi panel init into modeset init path
  drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
  drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()
  drm/msm/dsi: Pull out panel init code into function
  drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
  drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
  drm/msm: Depopulate platform on probe failure
  drm/msm/dsi_pll_10nm: Remove impossible check
  drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure
  drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails
  drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure
  drm/msm/dpu: Remove call to drm_mode_set_crtcinfo
  scsi: lpfc: use sg helper to iterate over scatterlist
  scsi: advansys: use sg helper to iterate over scatterlist
  scsi: vmw_pscsi: use sg helper to iterate over scatterlist
  RDMA: Convert destroy_wq to be void
  Revert "drm/amd/display: Copy stream updates onto streams"
  Revert "drm/amd/display: Use macro for invalid OPP ID"
  Revert "drm/amd/display: Rework CRTC color management"
  Revert "drm/amd/display: move vmid determination logic out of dc"
  Revert "drm/amd/display: Add Underflow Asserts to dc"
  Revert "drm/amd/display: make clk_mgr call enable_pme_wa"
  fs/afs: use struct_size() in kzalloc()
  afs: Trace afs_server usage
  afs: Add some callback management tracepoints
  afs: afs_unlink() doesn't need to check dentry->d_inode
  RDMA/hns: Fix bug when wqe num is larger than 16K
  RDMA/hns: Add a group interfaces for optimizing buffers getting flow
  RDMA/hns: Add mtr support for mixed multihop addressing
  PCI: Add DT binding for "reset-gpios" property
  PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
  dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
  PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct
  PCI: tegra: Change PRSNT_SENSE IRQ log to debug
  PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20
  Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset = true"
  drm/amdgpu/sriov: fix Tonga load driver failed
  drm/amdgpu: add pmu counters
  drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)
  drm/amd/display: Fix null-deref on vega20 with xgmi
  drm/amdkfd: Add procfs-style information for KFD processes
  drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handling
  block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
  bfq-iosched: move bfq_stat_recursive_sum into the only caller
  blk-cgroup: move struct blkg_stat to bfq
  blk-cgroup: introduce a new struct blkg_rwstat_sample
  blk-cgroup: pass blkg_rwstat structures by reference
  blk-cgroup: factor out a helper to read rwstat counter
  drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting (v2)
  drm/amdgpu: Do error injection even vram reserve fails
  block: mark blk_rq_bio_prep as inline
  block: untangle the end of blk_bio_segment_split
  block: simplify blk_recalc_rq_segments
  block: remove the bi_phys_segments field in struct bio
  block: remove blk_init_request_from_bio
  block: initialize the write priority in blk_rq_bio_prep
  PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
  PCI: tegra: Set target speed as Gen1 before starting LTSSM
  PCI: tegra: Update flow control timer frequency in Tegra210
  PCI: tegra: Add SW fixup for RAW violations
  PCI: tegra: Increase the deskew retry time
  PCI: tegra: Enable PCIe xclk clock clamping
  PCI: tegra: Process pending DLL transactions before entering L1 or L2
  PCI: tegra: Disable AFI dynamic clock gating
  PCI: tegra: Enable opportunistic UpdateFC and ACK
  PCI: tegra: Program UPHY electrical settings for Tegra210
  PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
  PCI: tegra: Add PCIe Gen2 link speed support
  PCI: tegra: Fix PCIe host power up sequence
  PCI: tegra: Mask AFI_INTR in runtime suspend
  PCI: tegra: Rearrange Tegra PCIe driver functions
  PCI: tegra: Handle failure cases in tegra_pcie_power_on()
  soc/tegra: pmc: Export tegra_powergate_power_on()
  drm/msm/mdp5: Use the interconnect API
  drm/msm/dpu: add icc voting in dpu_mdss_init
  dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
  drm/msm/dpu: Integrate interconnect API in MDSS
  drm/msm/dpu: clean up references of DPU custom bus scaling
  drm/todo: Update drm_gem_object_funcs todo even more
  drm/stm: drv: fix suspend/resume
  livepatch: Remove duplicate warning about missing reliable stacktrace support
  Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
  drm/self_refresh: Fix possible NULL deref in failure path
  KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entry
  KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decrementer
  stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
  mmc: sdio: Turn sdio_run_irqs() into static
  regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel
  fsnotify: get rid of fsnotify_nameremove()
  fsnotify: move fsnotify_nameremove() hook out of d_delete()
  staging: rtl8712: r8712_setMacAddr_cmd(): Change return type
  staging: rtl8712: r8712_setstakey_cmd(): Change return type
  staging: rtl8712: r8712_setopmode_cmd(): Change return type
  staging: rtl8712: r8712_disassoc_cmd(): Change type to void
  staging: rtl8712: r8712_set_chplan_cmd(): Change return type
  staging: rtl8712: Change (r8712)_enqueue_cmd to void
  staging: rtl8712: r8712_joinbss_cmd(): Change return values and type
  staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null check
  staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable names
  staging: rtl8712: mlme_linux.c: Remove leading p from variable names
  configfs: call fsnotify_rmdir() hook
  debugfs: call fsnotify_{unlink,rmdir}() hooks
  debugfs: simplify __debugfs_remove_file()
  devpts: call fsnotify_unlink() hook
  tracefs: call fsnotify_{unlink,rmdir}() hooks
  rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
  staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindings
  staging: mt7621-dts: add gpio perst to pcie bindings node
  staging: mt7621-pci: use gpio perst instead of builtin behaviour
  staging: mt7621-pci: fix two messages in driver code
  btrfs: call fsnotify_rmdir() hook
  staging: rtl8188eu: remove unused code
  staging: rts5208: Remove function soft_reset_sd_card()
  fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
  staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible
  staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'
  staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver
  staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1Tmp
  staging: rtl8723bs: os_dep: fix indentation on break statement
  staging: rtl8723bs: hal: odm_RegConfig8723B: fix Lines should not end with a '('
  staging: rtl8723bs: os_dep: ioctl_linux: make use of kzalloc
  staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statements
  staging: rtl8723bs: hal: Remove True/False Comparisons
  staging: rtl8723bs: hal: rtl8723b_cmd: fix comparison to true is error prone
  staging: rtl8723bs: hal: rtl8723b_cmd: fix Comparison to NULL
  staging: kpc2000: fix integer overflow with left shifts
  staging: kpc2000: simplify error handling in kp2000_pcie_probe
  staging: rtl8712: rtl87x_io : make use of kzalloc
  staging: rtl8192u: ieee80211: Remove redundant memset
  staging: rtl8192e: rtllib_module: Remove redundant memset
  staging: wilc1000: Remove redundant memset
  staging: rtl8723bs: Remove myself from CC:
  staging: vt6656: fix indentation on break statement
  docs: usb: rename files to .rst and add them to drivers-api
  usb: renesas_usbhs: Use struct assignment instead of memcpy()
  USB: core: correct a spelling mistake in the comment
  KVM: x86: Fix apic dangling pointer in vcpu
  KVM: VMX: check CPUID before allowing read/write of IA32_XSS
  spi: fix ctrl->num_chipselect constraint
  spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series
  regulator: da9061/62: Adjust LDO voltage selection minimum value
  regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failure
  ASoC: rt5514-spi: don't use snd_soc_lookup_component()
  ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameter
  ASoC: pcm3168a: Rename min_frame_size to slot_width
  ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
  ASoC: ti: davinci-mcasp: Set unused serializers as INACTIVE
  ASoC: Intel: Skylake: Switch to modern UUID API
  ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90
  ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85
  ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
  ASoC: madera: Add common support for Cirrus Logic Madera codecs
  ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
  ASoC: stm32: dfsdm: add 16 bits audio record support
  arm64: defconfig: Add Tegra194 PCIe driver
  arm64: dts: sc9860: Update coresight DT bindings
  arm64: dts: sc9836: Update coresight DT bindings
  x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions
  x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
  netfilter: bridge: prevent UAF in brnf_exit_net()
  arm: add missing include platform-data/atmel.h
  netfilter: synproxy: use nf_cookie_v6_check() from core
  platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first line
  platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
  netfilter: synproxy: fix building syncookie calls
  platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg
  Input: cros_ec_keyb: mask out extra flags in event_type
  clk: renesas: cpg-mssr: Use [] to denote a flexible array member
  clk: renesas: cpg-mssr: Combine driver-private and clock array allocation
  clk: renesas: mstp: Combine group-private and clock array allocation
  clk: renesas: div6: Combine clock-private and parent array allocation
  clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
  arm64: tegra: Sort device tree nodes alphabetically
  blk-iolatency: only account submitted bios
  block: drbd: no need to check return value of debugfs_create functions
  blk-core: Remove blk_end_request*() declarations
  x86/cpufeatures: Carve out CQM features retrieval
  block: code cleanup queue_poll_stat_show()
  block: use right format specifier for op
  block: get rid of redundant else
  null_blk: remove duplicate 0 initialization
  arm64: tegra: Fix Jetson Nano GPU regulator
  block: move tag field position in struct request
  arm64: tegra: Update Jetson TX1 GPU regulator timings
  arm64: tegra: Fix AGIC register range
  arm64: tegra: Add INA3221 channel info for Jetson TX2
  arm64: tegra: Enable PWM on Jetson Nano
  dt-bindings: arm: Convert Atmel board/soc bindings to json-schema
  ARM: davinci: Use GPIO lookup table for DA850 LEDs
  pinctrl: Minimize SPDX hamming distance
  usb: dwc3: remove unused @lock member of dwc3_ep struct
  slimbus: core: generate uevent for non-dt only
  slimbus: remove redundant dev_err message
  phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warnings
  phy: samsung: Use struct_size() in devm_kzalloc()
  drivers: fpga: Kconfig: pedantic cleanups
  fonts: Prefer a bigger font for high resolution screens
  fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active
  x86/kexec: Set the C-bit in the identity map page table when SEV is active
  x86/kexec: Do not map kexec area as decrypted when SEV is active
  x86/crash: Add e820 reserved ranges to kdump kernel's e820 table
  ARM: configs: aspeed: Add new drivers
  x86/mm: Rework ioremap resource mapping determination
  x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
  x86/mm: Create a workarea in the kernel for SME early encryption
  floppy: fix harmless clang build warning
  usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
  i3c: dw: add limited bus mode support
  i3c: add mixed limited bus mode
  i3c: fix i2c and i3c scl rate by bus mode
  x86/mm: Identify the end of the kernel area to be reserved
  ARM: dts: aspeed: Enable video engine on romulus and wtherspoon
  ARM: dts: aspeed: Add Inspur fp5280g2 BMC machine
  fonts: Use BUILD_BUG_ON() for checking empty font table
  fonts: Fix coding style
  crypto: nx - no need to check return value of debugfs_create functions
  fs: cifs: switch to RC4 library interface
  ppp: mppe: switch to RC4 library interface
  crypto: arc4 - remove cipher implementation
  net/lib80211: move TKIP handling to ARC4 library code
  net/lib80211: move WEP handling to ARC4 library code
  net/mac80211: move WEP handling to ARC4 library interface
  crypto: arc4 - refactor arc4 core code into separate library
  crypto: talitos - fix max key size for sha384 and sha512
  crypto: vmx - Document CTR mode counter width quirks
  crypto: caam - update IV using HW support
  crypto: caam - use len instead of nents for bulding HW S/G table
  hwrng: iproc-rng200 - Add support for 7211
  dt-bindings: rng: Document BCM7211 RNG compatible string
  coresight: replicator: Add terminate entry for acpi_device_id tables
  coresight: platform: add OF/APCI dependency
  coresight: Add dummy definition for of_coresight_get_cpu()
  coresight: acpi: Support for platform devices
  coresight: acpi: Support for AMBA components
  coresight: Support for ACPI bindings
  coresight: stm: ACPI support for parsing stimulus base
  coresight: Use platform agnostic names
  coresight: Use fwnode handle instead of device names
  coresight: platform: Use fwnode handle for device search
  coresight: Add support for releasing platform specific data
  coresight: Rearrange platform data probing
  coresight: Reuse platform data structure for connection tracking
  coresight: Cleanup coresight_remove_conns
  coresight: Remove name from platform description
  coresight: Remove cpu field from platform data
  coresight: Make device to CPU mapping generic
  coresight: Introduce generic platform data helper
  coresight: Make sure device uses DT for obsolete compatible check
  coresight: platform: Make memory allocation helper generic
  coresight: Rename of_coresight to coresight-platform
  usb: Replace snprintf with scnprintf in gether_get_ifname
  powerpc/pci/of: Fix OF flags parsing for 64bit BARs
  arm64: dts: qcom: qcs404-evb: fix vdd_apc supply
  ext4: remove redundant assignment to node
  ext4: optimize case-insensitive lookups
  ext4: make __ext4_get_inode_loc plug
  arm64: dts: meson: g12a: x96-max: add the Ethernet PHY interrupt line
  arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY interrupt line
  arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line
  arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
  arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line
  arm64: dts: meson: g12a: sort sdio nodes correctly
  page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
  IMA: support for per policy rule template formats
  RDMA/netlink: Resort policy array
  net: stmmac: initialize the reset delay array
  selftests/net: make udpgso_bench skip unsupported testcases
  net/ipv4: fib_trie: Avoid cryptic ternary expressions
  net: sched: act_ctinfo: tidy UAPI definition
  ext4: clean up kerneldoc warnigns when building with W=1
  drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
  coresight: tmc-etr: Rearrange probing default buffer size
  coresight: stm: Rearrange probing the stimulus area
  coresight: etm3x: Rearrange cp14 access detection
  coresight: Use coresight device names for sinks in PMU attribute
  coresight: etb10: Clean up device specific data
  coresight: etm: Clean up device specific data
  coresight: stm: Cleanup device specific data
  coresight: tpiu: Clean up device specific data
  coresight: catu: Cleanup device specific data
  coresight: tmc: Clean up device specific data
  coresight: replicator: Cleanup device tracking
  coresight: funnel: Clean up device book keeping
  coresight: perf: Don't set the truncated flag in snapshot mode
  coresight: tmc-etf: Fix snapshot mode update function
  coresight: tmc-etf: Properly set AUX buffer head in snapshot mode
  coresight: tmc-etr: Properly set AUX buffer head in snapshot mode
  coresight: etb10: Properly set AUX buffer head in snapshot mode
  eeprom: idt_89hpesx: remove unneeded csr_file variable
  fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier
  dt-bindings: nvmem: Convert Allwinner SID to a schema
  nvmem: Broaden the selection of NVMEM_SNVS_LPGPR
  nvmem: imx: add i.MX8 nvmem driver
  dt-bindings: fsl: scu: add ocotp binding
  firmware: arm_scmi: Use the correct style for SPDX License Identifier
  firmware: ti_sci: Use the correct style for SPDX License Identifier
  lib : kobject: fix refcount imblance on kobject_rename
  ARM: exynos_defconfig: Enable Panfrost and Lima drivers
  ARM: multi_v7_defconfig: Enable Panfrost and Lima drivers
  x86/cacheinfo: Fix a -Wtype-limits warning
  ARM: dts: exynos: Add PMU interrupt affinity to Exynos4 boards
  ARM: dts: exynos: Add flash support to Galaxy S3 boards
  ARM: OMAP2: drop explicit assembler architecture
  ARM: use arch_extension directive instead of arch argument
  tools/memory-model: Do not use "herd" to refer to "herd7"
  tools/memory-model: Fix comment in MP+poonceonces.litmus
  Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
  ext2: Always brelse bh on failure in ext2_iget()
  ext2: add missing brelse() in ext2_iget()
  drm/komeda: Correct printk format specifier for "size_t"
  malidp: no need to check return value of debugfs_create functions
  komeda: no need to check return value of debugfs_create functions
  s390/cio: move struct node_descriptor to cio.h
  s390: fix stfle zero padding
  s390/sclp: remove call home support
  s390: replace defconfig with performance_defconfig
  arm64: tegra: Enable CPU sleep on Jetson Nano
  arm64: tegra: Add ID EEPROMs on Jetson Nano
  arm64: tegra: Add ID EEPROM for Jetson TX2 Developer Kit
  arm64: tegra: Add ID EEPROM for Jetson TX2 module
  arm64: tegra: Add ID EEPROM for Jetson TX1 Developer Kit
  arm64: tegra: Add ID EEPROM for Jetson TX1 module
  netfilter: nf_tables: enable set expiration time for set elements
  netfilter: nft_ct: fix null pointer in ct expectations support
  netfilter: synproxy: ensure zero is returned on non-error return path
  inet: fix various use-after-free in defrags units
  netns: add pre_exit method to struct pernet_operations
  ARM: dts: hip04: Update coresight DT bindings
  page_pool: make sure struct device is stable
  page_pool: add tracepoints for page_pool with details need by XDP
  xdp: add tracepoints for XDP mem
  xdp: force mem allocator removal and periodic warning
  xdp: tracking page_pool resources and safe removal
  mlx5: more strict use of page_pool API
  page_pool: introduce page_pool_free and use in mlx5
  veth: use xdp_release_frame for XDP_PASS
  xdp: page_pool related fix to cpumap
  xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
  net: page_pool: add helper function to unmap dma addresses
  net: page_pool: add helper function to retrieve dma addresses
  keys: Cache result of request_key*() temporarily in task_struct
  keys: Provide request_key_rcu()
  keys: Move the RCU locks outwards from the keyring search functions
  keys: Invalidate used request_key authentication keys
  keys: Fix request_key() lack of Link perm check on found key
  USB: fix types in uapi include
  arm64: dts: hi3660: Add CoreSight support
  arm64: dts: hi6220: Update coresight DT bindings
  arm64: dts: renesas: hihope-common: Remove "label" from LEDs
  swiotlb: fix phys_addr_t overflow warning
  net: netsec: remove loops in napi Rx process
  net: netsec: initialize tx ring on ndo_open
  net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
  arm64 defconfig: enable Mellanox cards
  arm64 defconfig: enable MPT3 SAS and BNX2X drivers
  rtc: pcf2123: fix negative offset rounding
  rtc: pcf2123: add alarm support
  rtc: pcf2123: use %ptR
  rtc: pcf2123: port to regmap
  rtc: pcf2123: remove sysfs register view
  ARM: multi_v7_defconfig: enable Lima driver
  act_ctinfo: Don't use BIT() in UAPI headers.
  arm64: defconfig: enable Lima driver
  arm64: defconfig: add Panfrost driver
  ARM: multi_v7_defconfig: add Panfrost driver
  ARM: configs: Remove useless UEVENT_HELPER_PATH
  selftests: tc: add ingress device matching support
  mlxsw: spectrum_flower: Implement support for ingress device matching
  mlxsw: spectrum_acl: Fix SRC_SYS_PORT element size
  mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
  mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly
  net: flow_offload: implement support for meta key
  net: sched: cls_flower: use flow_dissector for ingress ifindex
  flow_dissector: add support for ingress ifindex dissection
  arm64: dts: renesas: hihope-common: Add HDMI support
  ipmi: ipmb: don't allocate i2c_client on stack
  arm64: configs: Remove useless UEVENT_HELPER_PATH
  ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
  drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()
  arm64: dts: renesas: r8a774a1: Add HDMI encoder instance
  dt-bindings: display: renesas: Add r8a774a1 support
  arm64: qcom: qcs404: Add reset-cells to GCC node
  arm64: dts: sprd: Add Spreadtrum SD host controller support
  locks: eliminate false positive conflicts for write lease
  locks: Add trace_leases_conflict
  drm/i915: Update DRIVER_DATE to 20190619
  keys: Add capability-checking keyctl function
  USB: serial: option: add support for GosunCn ME3630 RNDIS mode
  ASoC: soc-utils: remove dummy Platform
  ASoC: rockchip: rk3399_gru_sound: don't select unnecessary Platform
  ASoC: qcom: don't select unnecessary Platform
  drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
  ASoC: simple-card-utils: don't select unnecessary Platform
  ASoC: ux500: mop500: don't select unnecessary Platform
  ASoC: ti: rx51: don't select unnecessary Platform
  ASoC: ti: omap-twl4030: don't select unnecessary Platform
  ASoC: ti: omap-hdmi: don't select unnecessary Platform
  ASoC: ti: omap-abe-twl6040: don't select unnecessary Platform
  ASoC: ti: davinci-evm: don't select unnecessary Platform
  ASoC: tegra: trimslice: don't select unnecessary Platform
  ASoC: tegra: tegra_wm9712: don't select unnecessary Platform
  ASoC: tegra: tegra_wm8903: don't select unnecessary Platform
  ASoC: tegra: tegra_wm8753: don't select unnecessary Platform
  ASoC: tegra: tegra_sgtl5000: don't select unnecessary Platform
  ASoC: tegra: tegra_rt5677: don't select unnecessary Platform
  ASoC: tegra: tegra_rt5640: don't select unnecessary Platform
  ASoC: tegra: tegra_max98090: don't select unnecessary Platform
  ASoC: tegra: tegra_alc5632: don't select unnecessary Platform
  ASoC: sunxi: sun4i-codec: don't select unnecessary Platform
  ASoC: sirf: sirf-audio: don't select unnecessary Platform
  ASoC: samsung: tm2_wm5110: don't select unnecessary Platform
  ASoC: samsung: snow: don't select unnecessary Platform
  ASoC: samsung: smdk_wm8994: don't select unnecessary Platform
  ASoC: samsung: arndale_rt5631: don't select unnecessary Platform
  ASoC: rockchip: rockchip_rt5645: don't select unnecessary Platform
  ASoC: rockchip: rockchip_max98090: don't select unnecessary Platform
  ASoC: rockchip: rk3288_hdmi_analog: don't select unnecessary Platform
  ASoC: qcom: storm: don't select unnecessary Platform
  ASoC: qcom: apq8016_sbc: don't select unnecessary Platform
  ASoC: mxs: mxs-sgtl5000: don't select unnecessary Platform
  ASoC: kirkwood: armada-370-db: don't select unnecessary Platform
  ASoC: fsl: imx-audmix: don't select unnecessary Platform
  ASoC: fsl: imx-spdif: don't select unnecessary Platform
  ASoC: fsl: imx-sgtl5000: don't select unnecessary Platform
  ASoC: fsl: imx-es8328: don't select unnecessary Platform
  ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform
  ASoC: fsl: eukrea-tlv320: don't select unnecessary Platform
  ASoC: atmel: tse850-pcm5142: don't select unnecessary Platform
  ASoC: atmel: sam9x5_wm8731: don't select unnecessary Platform
  ASoC: atmel: sam9g20_wm8731: don't select unnecessary Platform
  ASoC: atmel: mikroe-proto: don't select unnecessary Platform
  ASoC: atmel: atmel_wm8904: don't select unnecessary Platform
  ASoC: atmel: atmel-pdmic: don't select unnecessary Platform
  ASoC: atmel: atmel-classd: don't select unnecessary Platform
  ASoC: vc4: vc4_hdmi: don't select unnecessary Platform
  ASoC: soc-core: allow no Platform on dai_link
  ASoC: rt5677: handle concurrent interrupts
  ASoC: rt5677: clear interrupts by polarity flip
  DRM: Add KMS driver for the Ingenic JZ47xx SoCs
  dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
  drm/i915/execlists: Detect cross-contamination with GuC
  drm/i915: Make the semaphore saturation mask global
  ASoC: qcom: common: Fix NULL pointer in of parser
  ASoC: Intel: sof-rt5682: correct naming for dmic16k
  ASoC: Intel: sof-rt5682: add MCLK support for BYT platform
  spi/acpi: fix incorrect ACPI parent check
  ASoC: soc.h: fixup for_each_card_links() macro
  drm/komeda: Enable writeback split support
  drm/komeda: Add new component komeda_splitter
  drm/komeda: Accept null writeback configurations for writeback
  drm/komeda: Refine function to_d71_input_id
  drm/komeda: Add slave pipeline support
  drm/komeda: Add layer split support
  drm/komeda: Add split support for scaler
  drm/komeda: Add component komeda_merger
  dt/bindings: drm/komeda: Unify mclk/pclk/pipeline->aclk to one ACLK
  drm/komeda: Rename main engine clk name "mclk" to "aclk"
  drm/komeda: Unify mclk/pclk/pipeline->aclk to one MCLK
  drm/komeda: Adds zorder support
  drm/komeda: Add format support for Y0L2, P010, YUV420_8/10BIT
  drm/komeda: Add komeda_fb_check_src_coords
  dt/bindings: drm/komeda: Adds SMMU support for D71 devicetree
  drm/komeda: Adds SMMU support
  drm/komeda: Enable color-encoding (YUV format) support
  drm/komeda: Update HW up-sampling on D71
  drm/komeda: Adds limitation check for AFBC wide block not support Rot90
  drm/komeda: Add rotation support on Komeda driver
  drm/komeda: Clear enable bit in CU_INPUTx_CONTROL
  arm/komeda: Convert dp_wait_cond() to return an error code.
  drm/komeda: Creates plane alpha and blend mode properties
  drm/komeda: Add image enhancement support
  drm/komeda: Add engine clock requirement check for the downscaling
  drm/komeda: Add writeback scaling support
  drm/komeda: Implement D71 scaler support
  drm/komeda: Add the initial scaler support for CORE
  drm/komeda: Attach scaler to drm as private object
  drm/komeda: Added AFBC support for komeda driver
  drm/komeda: Add writeback support
  drm/vc4: hdmi: Set default state margin at reset
  drm/selftests: Add command line parser selftests
  drm/atomic: Add a function to reset connector TV properties
  drm/modes: Parse overscan properties
  drm/connector: Introduce a TV margins structure
  drm/modes: Allow to specify rotation and reflection on the commandline
  drm/modes: Support modes names on the command line
  drm/modes: Rewrite the command line parser
  drm/client: Change drm_client_panel_rotation name
  drm/client: Restrict the rotation check to the rotation itself
  drm/client: Restrict the plane_state scope
  drm/connector: Add documentation for drm_cmdline_mode
  powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
  powerpc/64s/radix: ioremap use ioremap_page_range
  powerpc/64: __ioremap_at clean up in the error case
  powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units.
  powerpc/64s: Fix misleading SPR and timebase information
  powerpc/pseries: avoid blocking in irq when queuing hotplug events
  powerpc/watchpoint: Restore NV GPRs while returning from exception
  cxl: no need to check return value of debugfs_create functions
  powerpc/ps3: Use [] to denote a flexible array member
  powerpc/mm/32s: fix condition that is always true
  powerpc/32s: fix suspend/resume when IBATs 4-7 are used
  selftests/powerpc: Fix earlyclobber in tm-vmxcopy
  ACPICA: Clear status of GPEs on first direct enable
  drivers: base: power: remove wakeup_sources_stats_dentry variable
  fbcon: Export fbcon_update_vcs
  PM: suspend: Rename pm_suspend_via_s2idle()
  arm64: dts: ti: k3-j721e: Add the MCU SRAM node
  arm64: dts: ti: k3-j721e: Add interrupt controllers in wakeup domain
  arm64: dts: ti: k3-j721e: Add interrupt controllers in main domain
  arm64: dts: ti: k3-j721e-main: Add Main NavSS Interrupt controller node
  arm64: defconfig: Enable TI's J721E SoC platform
  arm64: dts: ti: Add support for J721E Common Processor Board
  soc: ti: Add Support for J721E SoC config option
  arm64: dts: ti: Add Support for J721E SoC
  dt-bindings: serial: 8250_omap: Add compatible for J721E UART controller
  dt-bindings: arm: ti: Add bindings for J721E SoC
  clk: samsung: Add bus clock for GPU/G3D on Exynos4412
  soc: qcom: geni: Add support for ACPI
  ecryptfs: Make ecryptfs_xattr_handler static
  ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig
  ecryptfs: use print_hex_dump_bytes for hexdump
  arm64: dts: qcom: pm8998: Use qcom,pm8998-pon binding for second gen pon
  arm64: dts: qcom: msm8996: Enable SMMUs
  firmware: ti_sci: Fix gcc unused-but-set-variable warning
  firmware: ti_sci: Use the correct style for SPDX License Identifier
  RDMA/mlx5: Enable decap and packet reformat on FDB
  RDMA/mlx5: Consider eswitch encap mode
  RDMA/odp: Fix missed unlock in non-blocking invalidate_start
  IB/hfi1: Spelling s/statisfied/satisfied/
  RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
  RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
  net/mlx5: add missing void argument to function mlx5_devlink_alloc
  net: mvpp2: cls: Add steering based on vlan Id and priority.
  net: mvpp2: cls: right-justify the C2 TCAM keys
  net: mvpp2: cls: Only select applicable flows of classification offload
  net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
  macb: Add support for SiFive FU540-C000
  macb: bindings doc: add sifive fu540-c000 binding
  drm/vkms: add crc sources list
  hinic: add support for rss parameters with ethtool
  hinic: move ethtool code into hinic_ethtool
  hinic: add rss support
  drm/vkms: Move format arrays to vkms_plane.c
  net: stmmac: add sanity check to device_property_read_u32_array call
  net: hns3: Add missing newline at end of file
  bpf: precise scalar_value tracking
  selftests/bpf: add realistic loop tests
  selftests/bpf: add basic verifier tests for loops
  selftests/bpf: fix tests
  bpf: fix callees pruning callers
  bpf: introduce bounded loops
  bpf: extend is_branch_taken to registers
  selftests/bpf: fix tests due to const spill/fill
  bpf: track spill/fill of constants
  libbpf: constify getter APIs
  arm64: dts: qcom: msm8996: Correct apr-domain property
  scsi: mpt3sas: Update driver version to 29.100.00.00
  scsi: mpt3sas: Introduce perf_mode module parameter
  scsi: mpt3sas: Enable interrupt coalescing on high iops
  scsi: mpt3sas: Affinity high iops queues IRQs to local node
  scsi: mpt3sas: save and use MSI-X index for posting RD
  scsi: mpt3sas: Use high iops queues under some circumstances
  scsi: mpt3sas: change _base_get_msix_index prototype
  scsi: mpt3sas: Add flag high_iops_queues
  scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
  scsi: mpt3sas: function pointers of request descriptor
  scsi: isci: Grammar s/the its/its/
  scsi: aic7xxx: Spelling s/configuraion/configuration/
  scsi: megaraid_sas: Remove unused including <linux/version.h>
  scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}
  scsi: megaraid_sas: use octal permissions instead of constants
  scsi: megaraid_sas: make max_sectors visible in sys
  scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
  scsi: megaraid_sas: remove set but not used variable 'sge_sz'
  scsi: lpfc: Avoid unused function warnings
  scsi: MAINTAINERS: update maintainer for PM8001
  scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work
  scsi: lpfc: Make some symbols static
  scsi: lpfc: Remove set but not used variables 'qp'
  scsi: qla2xxx: remove double assignment in qla2x00_update_fcport
  scsi: hisi_sas: Disable stash for v3 hw
  scsi: hisi_sas: Ignore the error code between phy down to phy up
  scsi: hisi_sas: Change the type of some numbers to unsigned
  scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
  scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
  scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
  scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc
  scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'
  scsi: megaraid_sas: remove set but not used variable 'cur_state'
  scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
  scsi: ufs: Add error-handling of Auto-Hibernate
  scsi: ufs: Do not overwrite Auto-Hibernate timer
  scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()
  scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
  scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
  scsi: hpsa: fix an uninitialized read and dereference of pointer dev
  scsi: target/iscsi: fix possible condition with no effect (if == else)
  scsi: pm8001: Fix typo in code comments
  scsi: fdomain: Add PCMCIA support
  scsi: fdomain: Add register definitions
  scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON
  scsi: ibmvscsi: redo driver work thread to use enum action states
  scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_template
  scsi: lpfc: Update lpfc version to 12.2.0.3
  scsi: lpfc: Fix kernel warnings related to smp_processor_id()
  scsi: lpfc: Fix BFS crash with DIX enabled
  scsi: lpfc: Fix FDMI fc4type for nvme support
  scsi: lpfc: Fix fcp_rsp_len checking on lun reset
  scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
  scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
  scsi: lpfc: Fix incorrect logical link speed on trunks when links down
  scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create
  scsi: lpfc: Rework misleading nvme not supported in firmware message
  scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmpl
  scsi: lpfc: Cancel queued work for an IO when processing a received ABTS
  scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
  scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery
  scsi: lpfc: Revert message logging on unsupported topology
  scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
  scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
  scsi: lpfc: Revise message when stuck due to unresponsive adapter
  scsi: lpfc: Correct nvmet buffer free race condition
  scsi: lpfc: Fix nvmet target abort cmd matching
  scsi: lpfc: Fix alloc context on oas lun creations
  scsi: megaraid_sas: Update driver version to 07.708.03.00
  scsi: megaraid_sas: Export RAID map through debugfs
  scsi: megaraid_sas: Fix MSI-X vector print
  scsi: megaraid_sas: Add debug prints for device list
  scsi: megaraid_sas: Add prints in suspend and resume path
  scsi: megaraid_sas: Print firmware interrupt status
  scsi: megaraid_sas: Print FW fault information
  scsi: megaraid_sas: Export RAID map id through sysfs
  scsi: megaraid_sas: Print BAR information from driver
  scsi: megaraid_sas: Dump system registers for debugging
  scsi: megaraid_sas: Dump system interface regs from sysfs
  scsi: megaraid_sas: Add formatting option for megasas_dump
  scsi: megaraid_sas: Enhance internal DCMD timeout prints
  scsi: megaraid_sas: Enhance prints in OCR and TM path
  scsi: megaraid_sas: Load balance completions across all MSI-X
  scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
  scsi: megaraid_sas: Block PCI config space access from userspace during OCR
  scsi: megaraid_sas: Rework code around controller reset
  scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only
  scsi: megaraid_sas: Remove unused variable target_index
  scsi: fdomain: Resurrect driver - ISA support
  scsi: fdomain: Resurrect driver - PCI support
  scsi: fdomain: Resurrect driver - Core
  scsi: hpsa: update driver version
  scsi: hpsa: correct device resets
  scsi: hpsa: do-not-complete-cmds-for-deleted-devices
  scsi: hpsa: wait longer for ptraid commands
  scsi: hpsa: check for tag collision
  scsi: hpsa: use local workqueues instead of system workqueues
  scsi: hpsa: correct simple mode
  scsi: osst: kill obsolete driver
  scsi: sd: Inline sd_probe_part2()
  scsi: sd: Rely on the driver core for asynchronous probing
  tools build: Fix the zstd test in the test-all.c common case feature test
  arm64: dts: qcom: Add Dragonboard 845c
  drm/msm/adreno: Add A540 support
  drm/msm: correct attempted NULL pointer dereference in put_iova
  drm/msm/dsi: add protection against NULL dsi device
  drm/msm/adreno: Ensure that the zap shader region is big enough
  drm/msm/dsi: Add support for MSM8998 DSI controller
  drm/msm/dsi: Add old timings quirk for 10nm phy
  drm/msm/dsi: Add support for MSM8998 10nm dsi phy
  dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible
  drm/msm/mdp5: Fix mdp5_cfg_init error return
  drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
  drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail
  drm/msm/dpu: Fix error recovery after failing to enable clocks
  perf build: Handle slang being in /usr/include and in /usr/include/slang/
  drm/msm: Pass the MMU domain index in struct msm_file_private
  drm/msm: Print all 64 bits of the faulting IOMMU address
  drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
  msm: no need to check return value of debugfs_create functions
  tools build: Add test to check if slang.h is in /usr/include/slang/
  msm: dpu1: no need to check return value of debugfs_create functions
  msm: adreno: no need to check return value of debugfs_create functions
  drm/msm/dpu: Fix Wunused-const-variable
  drm: Permit video-buffers writecombine mapping for MIPS
  drm/i915/psr: Force manual PSR exit in older gens
  regulator: qcom_spmi: add PMS405 SPMI regulator
  drm/msm: check for equals 0 only
  dt-bindings: qcom_spmi: Document pms405 support
  arm64: dts: msm8998-mtp: Add pm8005_s1 regulator
  iommu/io-pgtable-arm: Add support to use system cache
  regulator: qcom_spmi: Add support for PM8005
  dt-bindings: qcom_spmi: Document PM8005 regulators
  spi: don't open code list_for_each_entry_safe_reverse()
  ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
  ASoC: Intel: sof_rt5682: use GFP_KERNEL instead of GFP_ATOMIC
  ASoC: qcom: common: Mark links as nonatomic
  ASoC: Intel: Skylake: Fix incorrect capture position reporting
  regulator: core: Make entire header comment C++ style
  drm/msm/dpu: Remove bogus comment
  drm/msm/dpu: Remove _dpu_debugfs_init
  drm/msm/dpu: Use provided drm_minor to initialize debugfs
  qed: Fix -Wmaybe-uninitialized false positive
  ps3_gelic: Use [] to denote a flexible array member
  ipoib: show VF broadcast address
  ipoib: correcly show a VF hardware address
  drm/i915: Don't dereference request if it may have been retired when printing
  drm/i915/selftests: Flush live_evict
  iommu/arm-smmu-v3: Increase maximum size of queues
  drm/i915: Skip shrinking already freed pages
  selftests: mlxsw: Add a test for FIB offload indication
  ipv6: Stop sending in-kernel notifications for each nexthop
  mlxsw: spectrum_router: Create IPv6 multipath routes in one go
  mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
  mlxsw: spectrum_router: Pass array of routes to route handling functions
  mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
  mlxsw: spectrum_router: Pass multiple routes to work item
  mlxsw: spectrum_router: Prepare function to return errors
  mlxsw: spectrum_router: Remove processing of IPv6 append notifications
  ipv6: Add IPv6 multipath notification for route delete
  ipv6: Add IPv6 multipath notifications for add / replace
  netdevsim: Ignore IPv6 multipath notifications
  mlxsw: spectrum_router: Ignore IPv6 multipath notifications
  ipv6: Extend notifier info for multipath routes
  netlink: Add field to skip in-kernel notifications
  netlink: Document all fields of 'struct nl_info'
  drm/i915: Update workarounds selftest for read only regs
  drm/i915: Add whitelist workarounds for ICL
  drm/i915: Support whitelist workarounds on all engines
  drm/i915: Support flags in whitlist WAs
  mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
  drm/rcar-du: Fix error check when retrieving crtc state
  docs: Add a document on repository management
  iommu/vt-d: Silence a variable set but not used
  iommu/vt-d: Remove an unused variable "length"
  drm/i915: Drop the _INCOMPLETE for has_infoframe
  drm/i915: Make pipe_config_err() vs. fastset less confusing
  drm/i915: Constify intel_pipe_config_compare()
  drm/i915: Don't clobber M/N values during fastset check
  iommu: Fix integer truncation
  drm/panfrost: Expose performance counters through unstable ioctls
  drm/panfrost: Add an helper to check the GPU generation
  drm/panfrost: Add a module parameter to expose unstable ioctls
  drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
  iommu: Add padding to struct iommu_fault
  mm/hmm: Use lockdep instead of comments
  mm/hmm: Hold on to the mmget for the lifetime of the range
  KVM: nVMX: shadow pin based execution controls
  KVM: VMX: Leave preemption timer running when it's disabled
  mm/hmm: Do not use list*_rcu() for hmm->ranges
  mm/hmm: Remove duplicate condition test before wait_event_timeout
  mm/hmm: Simplify hmm_get_or_create and make it reliable
  drm/i915: Use drm_gem_object.resv
  drm/i915: Keep engine alive as we retire the context
  dt-bindings: Add missing newline at end of file
  of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning
  dt-bindings: add Kontron vendor prefix
  dt-bindings: arm: fsl: Add missing schemas for i.MX1/31/35
  dt-bindings: arm: fsl: Add back missing i.MX7ULP binding
  dt-bindings: arm: Move Emtrion i.MX6 board bindings to schema
  soc: imx8: Use existing of_root directly
  drm/vmwgfx: Kill unneeded legacy security features
  drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
  drm/vmwgfx: Add debug message for layout change ioctl
  drm/vmwgfx: Add surface dirty-tracking callbacks
  drm/vmwgfx: Implement an infrastructure for read-coherent resources
  drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
  drm/vmwgfx: Implement an infrastructure for write-coherent resources
  drm/ttm: TTM fault handler helpers
  drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
  mm: Add write-protect and clean utilities for address space ranges
  mm: Add an apply_to_pfn_range interface
  mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
  arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit
  dt-bindings: arm: fsl: Add the imx8mq boards
  dt-bindings: Add an entry for Purism SPC
  drm/vmwgfx: Assign eviction priorities to resources
  clk: imx6q: fix section mismatch warning
  arm64: dts: fsl: ls1028a: Add qDMA node
  dt-bindings: fsl-qdma: Add LS1028A qDMA bindings
  mei: no need to check return value of debugfs_create functions
  genwq: no need to check return value of debugfs_create functions
  mic: no need to check return value of debugfs_create functions
  fault-inject: clean up debugfs file creation logic
  lib: dynamic_debug: no need to check return value of debugfs_create functions
  pinctrl: make pinconf.h self-contained
  cxl: no need to check return value of debugfs_create functions
  thermal: tegra: no need to check return value of debugfs_create functions
  thermal: intel_powerclamp: no need to check return value of debugfs_create functions
  thermal: intel: no need to check return value of debugfs_create functions
  clk: sunxi-ng: sun8i-r: Use local parent references for CLK_FIXED_FACTOR
  mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
  clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTOR
  mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
  clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: h3: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: a33: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: a23: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: a31: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR
  clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
  clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
  clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
  clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
  clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
  clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
  clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
  clk: Add CLK_HW_INIT_* macros using .parent_hws
  clk: Fix debugfs clk_possible_parents for clks without parent string names
  serial: 8250: pericom_do_set_divisor can be static
  arm64: dts: renesas: r8a774a1: Add dynamic power coefficient
  arm64: dts: renesas: r8a774a1: Create thermal zone to support IPA
  arm64: dts: renesas: r8a774a1: Add CPU capacity-dmips-mhz
  arm64: dts: renesas: r8a774a1: Add CPU topology on r8a774a1 SoC
  arm64: dts: renesas: hihope-common: Add LEDs support
  arm64: dts: renesas: hihope-common: Enable USB3.0
  drm/i915/guc: Reduce verbosity on log overflows
  KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
  KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
  KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
  KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
  KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
  KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
  KVM: VMX: Shadow VMCS secondary execution controls
  KVM: VMX: Shadow VMCS primary execution controls
  KVM: VMX: Shadow VMCS pin controls
  KVM: VMX: Add builder macros for shadowing controls
  KVM: nVMX: Use adjusted pin controls for vmcs02
  KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
  KVM: x86: introduce is_pae_paging
  KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
  KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
  KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
  KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
  KVM: nVMX: Don't speculatively write APIC-access page address
  KVM: nVMX: Don't speculatively write virtual-APIC page address
  KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
  KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
  KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
  KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
  KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
  KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
  KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
  KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
  KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
  KVM: nVMX: Sync rarely accessed guest fields only when needed
  KVM: nVMX: Add helpers to identify shadowed VMCS fields
  KVM: nVMX: Use descriptive names for VMCS sync functions and flags
  KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
  KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
  KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
  KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
  KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
  KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
  KVM: VMX: Store the host kernel's IDT base in a global variable
  KVM: VMX: Read cached VM-Exit reason to detect external interrupt
  kvm: nVMX: small cleanup in handle_exception
  KVM: VMX: Fix handling of #MC that occurs during VM-Entry
  KVM: x86: move MSR_IA32_POWER_CTL handling to common code
  kvm: x86: offset is ensure to be in range
  kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
  kvm: x86: check kvm_apic_sw_enabled() is enough
  kvm: x86: add host poll control msrs
  kvm: vmx: segment limit check: use access length
  kvm: vmx: fix limit checking in get_vmx_mem_address()
  KVM: x86: Add Intel CPUID.1F cpuid emulation support
  KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
  irqchip/mbigen: Stop printing kernel addresses
  clk: renesas: r8a774a1: Add TMU clock
  clk: renesas: r8a77995: Add CMM clocks
  clk: renesas: r8a77990: Add CMM clocks
  clk: renesas: r8a77965: Add CMM clocks
  clk: renesas: r8a7795: Add CMM clocks
  soc: imx8: Fix potential kernel dump in error path
  usb: gadget: ether: Fix race between gether_disconnect and rx_submit
  usb: gadget: storage: Remove warning message
  usb: dwc3: gadget: Add support for disabling U1 and U2 entries
  usb: gadget: send usb_gadget as an argument in get_config_params
  doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
  usb: dwc3: qcom: Use of_clk_get_parent_count()
  usb: dwc3: Fix core validation in probe, move after clocks are enabled
  usb: dwc3: qcom: Improve error handling
  usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
  usb: dwc3: qcom: Add support for booting with ACPI
  soc: qcom: geni: Add support for ACPI
  Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
  usb: gadget: net2272: remove redundant assignments to pointer 's'
  usb: gadget: Zero ffs_io_data
  USB: omap_udc: Remove unneeded variable
  fotg210-udc: Remove unneeded variable
  usb: gadget: at91_udc: Remove unneeded variable
  usb: gadget: udc: renesas_usb3: Enhance role switch support
  usb: gadget: u_audio: Fixed variable declaration coding style issue
  usb: gadget: f_fs: data_len used before properly set
  USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
  ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB ports
  Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB
  usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
  usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
  power: avs: smartreflex: no need to check return value of debugfs_create functions
  platform/chrome: wilco_ec: Fix unreleased lock in event_read()
  platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static
  arm64: dts: marvell: add missing #interrupt-cells property
  platform/chrome: cros_ec_debugfs: Add debugfs ABI documentation
  platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line
  platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
  ARM: dts: imx7d-zii-rpu2: Drop unused pinmux entries
  ARM: dts: imx7d-zii-rpu2: Fix incorrrect 'stdout-path'
  ARM: dts: Add support for 96Boards Meerkat96 board
  tty: serial_core: Set port active bit in uart_port_activate
  dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
  serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
  serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
  serial: fsl_lpuart: Remove unneeded OOM error message
  serial: uartps: Remove useless return from cdns_uart_poll_put_char
  serial: uartps: Do not add a trailing semicolon to macro
  serial: uartps: Fix long line over 80 chars
  serial: uartps: Fix multiple line dereference
  serial: uartps: Use octal permission for module_param()
  serial: uartps: Use the same dynamic major number for all ports
  serial: 8250: Add support for higher baud rates to Pericom chips
  serial: imx: fix locking in set_termios()
  Documentation/i915: fix file references after display/ subdir renames
  MAINTAINERS: fpga: hand off maintainership to Moritz
  ARM: dts: imx6ul: Add PXP node
  ARM: dts: imx6sll: Enable SNVS poweroff according to board design
  ARM: dts: imx7s: Enable SNVS power key according to board design
  ARM: dts: imx6sll: Enable SNVS power key according to board design
  ARM: dts: imx6ul: Enable SNVS power key according to board design
  ARM: dts: imx6sx: Enable SNVS power key according to board design
  ARM: dts: imx6qdl: Enable SNVS power key according to board design
  selftests: firmware: Add compressed firmware tests
  firmware: Add support for loading compressed files
  firmware: Factor out the paged buffer handling code
  tools/firmware: Add missing newline at end of file
  firmware: improve LSM/IMA security behaviour
  arm64: dts: imx8mm: Enable SNVS power key according to board design
  arm64: dts: imx8mq-evk: Enable SNVS power key
  H8300: remove unused barrier defines
  staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "HAL_STATUS_SUCCESS"
  staging: rtl8723bs: hal: rtl8723b_rf6052: fix spaces preferred around unary operator
  staging: rtl8723bs: hal: rtl8723b_hal_init: Remove set but unused variable
  staging: rtl8723bs: hal: rtl8723b_hal_init: fix Using comparison to true is error prone
  staging: rtl8723bs: hal: rtl8723b_hal_init: fix Comparison to NULL
  staging/rtl8723bs/core/rtw_ap: Remove redundant call to memset
  staging/rtl8723bs/core: Remove redundant call to memset
  staging: rtl8723bs: hal: Add null check after memory allocation
  staging: rtl8723bs: hal: fix Using comparison to false is error prone
  staging: rtl8723bs: hal: Remove return type of initrecvbuf
  staging: rtl8723bs: hal: spaces preferred around unary operator
  staging: rtl8723bs: hal: Using comparison to true is error prone
  staging: Add missing newline at end of file
  staging: erofs: clean up initialization of pointer de
  staging: comedi: usbdux: remove redundant initialization of fx2delay
  arm64: dts: ls1028a: add crypto node
  usb: host: fotg2: add device tree probing
  wusb: switch to cbcmac transform
  clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()
  usb: isp1362: Spelling s/eclusive/exclusive/
  clk: imx8mq: Use imx_check_clocks() API directly
  clk: imx: Remove __init for imx_check_clocks() API
  ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks
  ALSA: firewire-motu: update isochronous resources when starting packet streaming after bus-reset
  ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
  ALSA: firewire-motu: code refactoring to finish streaming session
  ALSA: firewire-motu: minor code refactoring to stop isochronous context
  ALSA: firewire-motu: rename helper functions to begin/finish streaming session
  ALSA: firewire-motu: code refactoring for condition to stop streaming
  ALSA: firewire-motu: add helper function to keep isochronous resources
  ALSA: firewire-motu: unify midi callback function
  ALSA: firewire-motu: unify the count of subscriber for packet streaming
  USB: add usbfs ioctl to retrieve the connection parameters
  usb: host: xhci-tegra: Fix Wunused-const-variable
  arm64: dts: qcom: qcs404-evb: Enable PCIe
  arm64: dts: qcom: qcs404: Add PCIe related nodes
  tracepoint: Use struct_size() in kmalloc()
  PCI: Do not poll for PME if the device is in D3cold
  PCI: Add missing link delays required by the PCIe spec
  net/udpgso_bench.sh test fails on error
  net/udpgso_bench.sh add UDP GSO audit tests
  net/udpgso_bench_tx: options to exercise TX CMSG
  selftests: rtnetlink: add addresses with fixed life time
  net: ipv4: remove erroneous advancement of list pointer
  net: dsa: sja1105: fix ptp link error
  net: stmmac: fix unused-variable warning
  iavf: allow null RX descriptors
  iavf: add call to iavf_[add|del]_cloud_filter
  iavf: Refactor init state machine
  iavf: Refactor the watchdog state machine
  iavf: Remove timer for work triggering, use delaying work instead
  iavf: Move commands processing to the separate function
  iavf: Fix the math for valid length for ADq enable
  iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
  iavf: wait longer for close to complete
  iavf: use signed variable
  iavf: Create VLAN tag elements starting from the first element
  samples: bpf: refactor header include path
  samples: bpf: remove unnecessary include options in Makefile
  selftests/bpf: convert tests w/ custom values to BTF-defined maps
  selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
  selftests/bpf: add test for BTF-defined maps
  libbpf: allow specifying map definitions using BTF
  libbpf: split initialization and loading of BTF
  libbpf: identify maps by section index in addition to offset
  libbpf: refactor map initialization
  libbpf: streamline ELF parsing error-handling
  libbpf: extract BTF loading logic
  libbpf: add common min/max macro to libbpf_internal.h
  bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
  net: sched: cls_matchall: allow to delete filter
  net: hns3: fix dereference of ae_dev before it is null checked
  staging: erofs: rename data_mapping_mode to datamode
  net: sched: act_ctinfo: fix policy validation
  net: sched: act_ctinfo: fix action creation
  vhost_net: disable zerocopy by default
  net: ipv4: move tcp_fastopen server side code to SipHash library
  drm/i915/ehl: Introduce Mule Creek Canyon PCH
  tipc: include retrans failure detection for unicast
  team: add ethtool get_link_ksettings
  iio: adc: xilinx: support all platforms
  iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor
  MAINTAINERS: add counter/ftm-quaddec driver entry
  staging: iio: ad7150: clean up of comments
  staging: iio: ad7150: simplify i2c SMBus return treatment
  staging: iio: ad7150: use FIELD_GET and GENMASK
  staging: iio: ad7150: use ternary operating to ensure 0/1 value
  iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()
  iio: amplifiers: ad8366: Add support for ADL5240 VGA
  iio: amplifiers: ad8366: Add support for the ADA4961 DGA
  iio: amplifiers: ad8366: rework driver to allow other chips
  iio: amplifiers: ad8366: use own lock to guard state
  iio: amplifiers: update license information
  dt-bindings: iio: accel: adxl372: switch to YAML bindings
  iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
  dt-bindings: iio: frequency: Add docs for ADF4371 PLL
  iio: frequency: adf4371: Add support for ADF4371 PLL
  iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings
  iio: imx7d_adc: Remove unneeded 'average_en' member
  iio: imx7d_adc: Fit into a single line
  iio: imx7d_adc: Introduce a definition for the input clock
  iio: imx7d_adc: Remove unneeded error message
  iio: light: stk3310: Add support for stk3335
  iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks.
  staging: iio: ad2s1210: Remove platform data NULL check in probe
  iio: light: bh1780: simplify getting the adapter of a client
  drm/i915/gtt: Serialise both updates to PDE and our shadow
  drm/i915/dmc: protect against loading wrong firmware
  drm/i915/dmc: remove redundant return in parse_csr_fw()
  drm/i915/dmc: add support to load dmc_header version 3
  drm/i915/dmc: extract function to parse dmc_header
  drm/i915/dmc: extract function to parse package_header
  drm/i915/dmc: extract function to parse css header
  drm/i915/dmc: add support for package_header with version 2
  drm/i915/dmc: extract fw_info and table walk from intel_package_header
  drm/i915/dmc: use kernel types
  RDMA: Move rdma_node_type to uapi/
  perf tools: Don't hardcode host include path for libslang
  perf evsel: Make perf_evsel__name() accept a NULL argument
  perf trace: Fixup pointer arithmetic when consuming augmented syscall args
  perf pmu: Fix uncore PMU alias list for ARM64
  perf tests: Add missing SPDX headers
  tools build feature tests: Add missing SPDX headers
  perf trace: Streamline validation of select syscall names list
  perf trace: Fix exclusion of not available syscall names from selector list
  tools build: Check if gettid() is available before providing helper
  perf intel-pt: Add callchain to synthesized PEBS sample
  perf intel-pt: Add memory information to synthesized PEBS sample
  perf intel-pt: Add LBR information to synthesized PEBS sample
  perf intel-pt: Add XMM registers to synthesized PEBS sample
  perf intel-pt: Add gp registers to synthesized PEBS sample
  perf intel-pt: Synthesize PEBS sample basic information
  perf intel-pt: Factor out common sample preparation for re-use
  perf intel-pt: Prepare to synthesize PEBS samples
  perf intel-pt: Add decoder support for PEBS via PT
  perf intel-pt: Add Intel PT packet decoder test
  perf intel-pt: Add new packets for PEBS via PT
  perf: cs-etm: Optimize option setup for CPU-wide sessions
  perf tests arm64: Compile tests unconditionally
  integrity: Fix __integrity_init_keyring() section mismatch
  drm/amdgpu: wait to fetch the vbios until after common init
  drm/amd/powerplay: Delete a redundant memory setting in vega20_set_default_od8_setttings()
  drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_interrupt()
  drm/amdgpu: fix error handling in df_v3_6_pmc_start
  drm/amd/display: Add missing newline at end of file
  drm/amd/powerplay: detect version of smu backend (v2)
  drm/amdkfd: Fix sdma queue allocate race condition
  drm/amdkfd: Fix a circular lock dependency
  Revert "drm/amdkfd: Fix a circular lock dependency"
  Revert "drm/amdkfd: Fix sdma queue allocate race condition"
  drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0
  arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
  arm64: dts: qcom: msm8998: Add ANOC1 SMMU node
  drm/gem: Unexport drm_gem_(un)pin/v(un)map
  drm/todo: Improve drm_gem_object funcs todo
  block: use req_op() to maintain consistency
  ASoC: Add missing newline at end of file
  ASoC: ti: Fix SDMA users not providing channel names
  netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
  ASoC: rt5677: move jack-detect init to i2c probe
  ASoC: rt5677: fall back to DT prop names on error
  netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
  netfilter: synproxy: add common uapi for SYNPROXY infrastructure
  arm64: dts: ti: am654-base-board: Disable SERDES and PCIe
  arm64: dts: k3-am6: Add PCIe Endpoint DT node
  arm64: dts: k3-am6: Add PCIe Root Complex DT node
  arm64: dts: k3-am6: Add SERDES DT node
  arm64: dts: k3-am6: Add mux-controller DT node required for muxing SERDES
  arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic_its
  arm64: dts: ti: k3-am65: Add MSMC RAM ranges in interconnect node
  regulator: qcom_spmi: Refactor get_mode/set_mode
  regulator: qcom_spmi: enable linear range info
  ASoC: SOF: disallow building without CONFIG_PCI again
  netfilter: bridge: namespace bridge netfilter sysctls
  netfilter: bridge: port sysctls to use brnf_net
  netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
  netfilter: conntrack: small conntrack lookup optimization
  netfilter: nft_ct: add ct expectations support
  arm64: dts: ti: k3-am65: Add R5F ranges in interconnect nodes
  arm64: dts: ti: k3-am65-mcu: Add the MCU RAM node
  arm64: dts: ti: k3-am65: Add MCU SRAM ranges in interconnect nodes
  arm64: dts: ti: am654-base-board: Add gpio_keys node
  arm64: dts: ti: am6-main: Add gpio nodes
  arm64: dts: ti: am6-wakeup: Add gpio node
  arm64: dts: ti: k3-am654: Add interrupt controllers in wakeup domain
  arm64: dts: ti: k3-am654: Add interrupt controllers in main domain
  arm64: dts: ti: k3-am654: Update compatible for dmsc
  regmap: lzo: Switch to bitmap_zalloc()
  drm/i915/gtt: Generalize alloc_pd
  drm/i915/gtt: Introduce init_pd
  drm/i915/gtt: Introduce init_pd_with_page
  drm/i915/gtt: Use a common type for page directories
  drm/i915/gtt: No need to zero the table for page dirs
  ARM: omap1: remove unused variable
  drm/i915: no need to check return value of debugfs_create functions
  spi: No need to assign dummy value in spi_unregister_controller()
  spi: Add a prototype for exported spi_set_cs_timing()
  ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream status
  ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bit
  ASoC: SOF: Intel: hda: clear stream status and wakests properly
  ASoC: SOF: Intel: hda: use the defined stop chip in suspend
  ASoC: SOF: Intel: hda: add function for hda stop chip
  ASoC: SOF: Intel: hda: use the SOF defined ppcap functions
  ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lock
  ASoC: SOF: Intel: hda: modify stream interrupt handler
  ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free
  ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend
  ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streams
  ASoC: SOF: Intel: hda: assign link DMA channel at run-time
  ASoC: SOF: topology: add cpu_dai_name for DAIs
  ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()
  ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_stream
  dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
  ASoC: cx2072x: mark PM function as __maybe_unused
  ASoC: rockchip: pdm: select CONFIG_RATIONAL
  platform/x86: wmi: add context argument to the probe function
  platform/x86: wmi: add context pointer field to struct wmi_device_id
  platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
  platform/x86: asus-wmi: Switch fan boost mode
  platform/x86: asus-wmi: Enhance detection of thermal data
  platform/x86: asus-wmi: Organize code into sections
  platform/x86: asus-wmi: Refactor error handling
  platform/x86: asus-nb-wmi: Add microphone mute key code
  platform/x86: asus-wmi: Support WMI event queue
  platform/x86: asus-wmi: Refactor WMI event handling
  platform/x86: asus-wmi: Improve DSTS WMI method ID detection
  platform/x86: wmi: Add function to get _UID of WMI device
  platform/x86: asus-wmi: Increase input buffer size of WMI methods
  platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
  platform/x86: asus-wmi: Fix hwmon device cleanup
  platform/x86: intel_telemetry: no need to check return value of debugfs_create functions
  platform/x86: intel_pmc: no need to check return value of debugfs_create functions
  platform/x86: pmc_atom: no need to check return value of debugfs_create functions
  platform/x86: samsung-laptop: no need to check return value of debugfs_create functions
  platform/x86: ideapad-laptop: no need to check return value of debugfs_create functions
  platform/x86: dell-laptop: no need to check return value of debugfs_create functions
  platform/x86: asus-wmi: no need to check return value of debugfs_create functions
  platform/x86: acer-wmi: no need to check return value of debugfs_create functions
  firmware/psci: psci_checker: Park kthreads before stopping them
  memory: move jedec_ddr.h from include/memory to drivers/memory/
  memory: move jedec_ddr_data.c from lib/ to drivers/memory/
  mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
  mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
  s390/cio: Combine direct and indirect CCW paths
  mmc: host: s3cmci: no need to check return value of debugfs_create functions
  mmc: host: dw_mmc: no need to check return value of debugfs_create functions
  vfio-ccw: Rearrange IDAL allocation in direct CCW
  mmc: host: atmel-mci: no need to check return value of debugfs_create functions
  mmc: core: no need to check return value of debugfs_create functions
  vfio-ccw: Remove pfn_array_table
  vfio-ccw: Adjust the first IDAW outside of the nested loops
  vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
  s390/cio: Use generalized CCW handler in cp_init()
  s390/cio: Generalize the TIC handler
  s390/cio: Refactor the routine that handles TIC CCWs
  s390/cio: Squash cp_free() and cp_unpin_free()
  PCI: altera: Fix configuration type based on secondary number
  PCI: armada8k: Add PHYs support
  arm64/mm: Correct the cache line size warning with non coherent device
  x86/percpu: Optimize raw_cpu_xchg()
  x86/percpu, sched/fair: Avoid local_clock()
  x86/percpu, x86/irq: Relax {set,get}_irq_regs()
  x86/percpu: Relax smp_processor_id()
  x86/percpu: Differentiate this_cpu_{}() and __this_cpu_{}()
  perf/x86/intel: Disable check_msr for real HW
  perf/x86/intel: Use ->is_visible callback for default group
  perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
  perf/x86/intel/uncore: Clean up client IMC
  perf/x86/intel/uncore: Support MMIO type uncore blocks
  perf/x86/intel/uncore: Factor out box ref/unref functions
  perf/x86/intel/uncore: Add uncore support for Snow Ridge server
  perf/x86/intel/uncore: Handle invalid event coding for free-running counter
  perf/x86/intel: Add more Icelake CPUIDs
  perf/x86/intel: Add Icelake desktop CPUID
  PCI: PM: Replace pci_dev_keep_suspended() with two functions
  PCI: PM: Avoid resuming devices in D3hot during system suspend
  locking/rwsem: Guard against making count negative
  locking/rwsem: Adaptive disabling of reader optimistic spinning
  locking/rwsem: Enable time-based spinning on reader-owned rwsem
  locking/rwsem: Make rwsem->owner an atomic_long_t
  locking/rwsem: Enable readers spinning on writer
  locking/rwsem: Clarify usage of owner's nonspinaable bit
  locking/rwsem: Wake up almost all readers in wait queue
  locking/rwsem: More optimal RT task handling of null owner
  locking/rwsem: Always release wait_lock before waking up tasks
  locking/rwsem: Implement lock handoff to prevent lock starvation
  locking/rwsem: Make rwsem_spin_on_owner() return owner state
  locking/rwsem: Code cleanup after files merging
  locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
  locking/rwsem: Implement a new locking scheme
  locking/rwsem: Remove rwsem_wake() wakeup optimization
  locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
  cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered
  x86/fpu: Remove the fpu__save() export
  x86/fpu: Simplify kernel_fpu_begin()
  sched/fair: Don't push cfs_bandwith slack timers forward
  sched/core: Optimize try_to_wake_up() for local wakeups
  sched/fair: Fix "runnable_avg_yN_inv" not used warnings
  sched/fair: Clean up definition of NOHZ blocked load functions
  sched/core: Add __sched tag for io_schedule()
  x86/atomic: Fix smp_mb__{before,after}_atomic()
  locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
  locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()
  x86/jump_label: Batch jump label updates
  jump_label: Batch updates if arch supports it
  x86/alternative: Batch of patch operations
  jump_label: Sort entries of the same key by the code
  x86/jump_label: Add a __jump_label_set_jump_code() helper
  jump_label: Add a jump_label_can_update() helper
  mmc: sdhci_am654: Add Support for 4 bit IP on J721E
  mmc: sdhci_am654: Add Support for 8 bit IP on J721E
  dt-bindings: mmc: sdhci-am654: Document bindings for the host controllers on TI's J721E devices.
  xfrm: fix sa selector validation
  dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
  dt-bindings: can: rcar_canfd: document r8a774c0 support
  dt-bindings: can: rcar_canfd: document r8a77990 support
  dt-bindings: can: rcar_canfd: document r8a77965 support
  irqchip/gic: Add dependency for ARM_GIC_MAX_NR
  drm/i915: move modesetting core code under display/
  x86/fpu: Simplify kernel_fpu_end()
  drm/i915/icl: Add Multi-segmented gamma support
  drm/i915: Rename ivb_load_lut_10_max
  drm/i915/icl: Add register definitions for Multi Segmented gamma
  drm/i915: Change gamma/degamma_lut_size data type to u32
  drm/i915: Nuke atomic set/get prop plane stubs
  drm/i915: move modesetting output/encoder code under display/
  drm/i915: make intel_sdvo_regs.h self-contained
  arm64: dts: renesas: hihope-common: Add USB 2.0 support
  arm64: dts: renesas: r8a774a1: Fix USB 2.0 clocks
  ARM: dts: stm32: enable display on stm32mp157c-dk1 board
  regulator: lp87565: Add 4-phase lp87561 regulator support
  mfd: lp87565: Add support for 4-phase LP87561 combination
  dt-bindings: mfd: lp87565: Add LP87561 configuration
  xtensa: use generic pcibios_set_master and pcibios_enable_device
  xtensa: drop dead PCI support code
  xtensa/PCI: Remove unused variable
  ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
  ALSA: fireworks: change the range of critical section for stream data in PCM.hw_free callback
  ALSA: bebob: code refactoring for error path to start duplex stream
  ALSA: bebob: change the range of critical section for stream data in PCM.hw_free callback
  ALSA: bebob: code refactoring for callback function to rawmidi interface
  ALSA: bebob: code rafactoring for callback functions to PCM interface
  MAINTAINERS: Remove myself as qcom maintainer
  opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes
  opp: Don't overwrite rounded clk rate
  soc: aspeed: lpc-ctrl: make parameter optional
  selftests/net: fix warnings in TFO key rotation selftest
  x25_asy: fixed function name in error message.
  lapb: moved export of lapb_register.
  tc-tests: updated skbedit tests
  tc-tests: added path to ip command in tdc
  net: ethernet: ti: davinci_cpdma: use idled submit
  net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
  net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
  net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
  net: stmmac: use device_property_read_u32_array to read the reset delays
  net: stmmac: drop redundant check in stmmac_mdio_reset
  x86/apic: Make apic_bsp_setup() static
  ARM: qcom_defconfig: add support for USB networking
  ARM: qcom_defconfig: add display-related options
  ARM: dts: qcom: msm8974-hammerhead: add support for display
  ARM: dts: msm8974: add display support
  ARM: dts: qcom: msm8974-hammerhead: add support for backlight
  ARM: dts: qcom: msm8974-hammerhead: add touchscreen support
  iio: adc: ad7606: Add software configuration
  iio: adc: ad7606: Move oversampling and scale options to chip info
  iio: adc: meson_saradc: update with SPDX Licence identifier
  MAINTAINERS: add entry for ad7780 adc driver
  dt-bindings: iio: adc: add adi,ad7780.yaml binding
  habanalabs: Allow accessing host mapped addresses via debugfs
  drm/rockchip: Base adjustments of the mode based on prev adjustments
  drm/rockchip: Properly adjust to a true clock in adjusted_mode
  net/mlx5: Expose eswitch encap mode
  net/mlx5: Declare more strictly devlink encap mode
  net: sched: remove NET_CLS_IND config option
  r8169: improve handling of Abit Fatal1ty F-190HD
  net: stmmac: Fix wrapper drivers not detecting PHY
  MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry
  dpaa2-ptp: add interrupt support
  arm64: dts: fsl: add ptp timer node for dpaa2 platforms
  dt-binding: ptp_qoriq: support DPAA2 PTP compatible
  dpaa2-ptp: reuse ptp_qoriq driver
  ptp: add QorIQ PTP support for DPAA2
  hinic: Use devm_kasprintf instead of hard coding it
  Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"
  net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
  staging: rtl8723bs: hal: sdio_halinit: fix Comparison to NULL
  staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
  staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
  staging: kpc2000: remove dead code in core.c
  staging: most: deregister net and video config subsystems with configFS
  staging: android: fix style problem
  blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
  blkcg: blkcg_activate_policy() should initialize ancestors first
  blkcg: perpcu_ref init/exit should be done from blkg_alloc/free()
  blkcg: update blkcg_print_stat() to handle larger outputs
  blk-iolatency: clear use_delay when io.latency is set to zero
  drm/i915/ehl: Update MOCS table for EHL
  powerpc/64: mark start_here_multiplatform as __ref
  clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macro
  kbuild: add support for ensuring headers are self-contained
  kbuild: deb-pkg: do not run headers_check
  kbuild: simplify scripts/headers_install.sh
  kbuild: move hdr-inst shorthand to top Makefile
  kbuild: re-implement Makefile.headersinst without recursion
  kbuild: add 'headers' target to build up uapi headers in usr/include
  kbuild: build all prerequisites of headers_install simultaneously
  kbuild: remove build_unifdef target in scripts/Makefile
  kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
  kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
  kbuild: make gdb_script depend on prepare0 instead of prepare
  kbuild: remove stale dependency between Documentation/ and headers_install
  kbuild: remove headers_{install,check}_all
  Update default configuration
  processor: get rid of cpu_relax_yield
  s390: improve wait logic of stop_machine
  processor: remove spin_cpu_yield
  s390/traps: simplify data exception handler
  virtio/s390: make airq summary indicators DMA
  virtio/s390: use DMA memory for ccw I/O and classic notifiers
  virtio/s390: add indirection to indicators access
  virtio/s390: use cacheline aligned airq bit vectors
  s390/airq: use DMA memory for adapter interrupts
  s390/cio: add basic protected virtualization support
  s390/cio: introduce DMA pools to cio
  s390/mm: force swiotlb for protected virtualization
  s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
  s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
  s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
  s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
  dt-bindings: arm: Convert MediaTek board/soc bindings to json-schema
  drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
  block: bio: Use struct_size() in kmalloc()
  block: genhd: Use struct_size() helper
  block: null_blk: fix race condition for null_del_dev
  blk-mq/debugfs: Fix improper print qualifier
  md/raid10: read balance chooses idlest disk for SSD
  md: raid1-10: Unify r{1,10}bio_pool_free
  md: raid10: Use struct_size() in kmalloc()
  md/raid1: get rid of extra blank line and space
  md: fix spelling typo and add necessary space
  md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
  raid5-cache: Need to do start() part job after adding journal device
  drivers: md: Unify common definitions of raid1 and raid10
  soc: qcom: apr: Don't use reg for domain id
  powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
  powerpc/pseries/mobility: prevent cpu hotplug during DT update
  powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
  ABI: Fix KernelVersion tags
  ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tag
  soc: qcom: fix QCOM_AOSS_QMP dependency and build errors
  net: dsa: use switchdev handle helpers
  net: dsa: make dsa_slave_dev_check use const
  net: dsa: make cpu_dp non const
  net: dsa: do not check orig_dev in vlan del
  udp: Remove unused variable/function (exact_dif)
  udp: Remove unused parameter (exact_dif)
  ipv4: tcp: fix ACK/RST sent with a transmit delay
  net: remove empty netlink_tap_exit_net
  nfp: flower: extend extack messaging for flower match and actions
  nfp: flower: use extack messages in flower offload
  nfp: flower: check L4 matches on unknown IP protocols
  ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
  virtio_net: enable napi_tx by default
  net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
  tcp: use static_branch_deferred_inc for clean_acked_data_enabled
  locking/static_key: always define static_branch_deferred_inc
  net: hns3: some variable modification
  net: hns3: delay ring buffer clearing during reset
  net: hns3: fix for skb leak when doing selftest
  net: hns3: fix for dereferencing before null checking
  net: hns3: free irq when exit from abnormal branch
  net: hns3: clear restting state when initializing HW device
  net: hns3: extract handling of mpf/pf msi-x errors into functions
  net: hns3: some changes of MSI-X bits in PPU(RCB)
  net: hns3: add recovery for the H/W errors occurred before the HNS dev initialization
  net: hns3: process H/W errors occurred before HNS dev initialization
  net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset
  net: hns3: delay setting of reset level for hw errors until slot_reset is called
  qed: iWARP - Fix default window size to be based on chip
  qed: iWARP - Fix tc for MPA ll2 connection
  qed: iWARP - fix uninitialized callback
  qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
  net: phy: sfp: clean up a condition
  vsock: correct removal of socket from the list
  nfp: print a warning when binding VFs to PF driver
  nfp: update the old flash error message
  net: dsa: microchip: Support optional 125MHz SYNCLKO output
  net: dsa: microchip: Add PHY errata workarounds
  net: stmmac: use GPIO descriptors in stmmac_mdio_reset
  net/packet: introduce packet_rcv_try_clear_pressure() helper
  net/packet: remove locking from packet_rcv_has_room()
  net/packet: implement shortcut in tpacket_rcv()
  net/packet: make tp_drops atomic
  net/packet: constify __packet_rcv_has_room()
  net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
  net/packet: constify packet_lookup_frame() and __tpacket_has_room()
  net/packet: constify __packet_get_status() argument
  net: phy: Add more 1000BaseX support detection
  net: ethernet: ti: cpsw_ethtool: simplify slave loops
  net: ethernet: ti: cpsw: use cpsw as drv data
  bpf: Fix build error without CONFIG_INET
  selftests/bpf: convert socket_cookie test to sk storage
  bpf/tools: sync bpf.h
  bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
  bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
  bpf: Add test for SO_REUSEPORT_DETACH_BPF
  drm/vc4: no need to check return value of debugfs_create functions
  bpf: Sync asm-generic/socket.h to tools/
  bpf: net: Add SO_DETACH_REUSEPORT_BPF
  libbpf: fix check for presence of associated BTF for map creation
  selftests/bpf: signedness bug in enable_all_controllers()
  samples/bpf: fix include path in Makefile
  arm64: dts: meson-g12a-x96-max: add sound card
  arm64: dts: meson-g12b-odroid-n2: add sound card
  arm64: dts: meson: sei510: add sound card
  arm64: dts: meson: sei510: add max98357a DAC
  net/mlx5e: use indirect calls wrapper for the rx packet handler
  net/mlx5e: use indirect calls wrapper for skb allocation
  i2c: qcom-geni: Provide support for ACPI
  i2c: qcom-geni: Signify successful driver probe
  i2c: tegra: Add suspend-resume support
  i2c: headers: reformat header comment and update copyright
  i2c: headers: update docs about I2C_CLIENT_*
  i2c: core: always have a named variable in arguments
  i2c: headers: always have a named variable in arguments
  i2c: headers: don't use 'dev' as adapter variable
  i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
  i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
  dt-bindings: i2c: extend existing opencore bindings
  i2c: tegra: Avoid error message on deferred probe
  i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
  docs: power: convert docs to ReST and rename to *.rst
  block: document iostat changes for disk busy time accounting
  Documentation/stackprotector: powerpc supports stack protector
  Documentation: coresight: Update the generic device names
  sphinx.rst: Add note about code snippets embedded in the text
  scripts/documentation-file-ref-check: ignore output dir
  docs: EDID/HOWTO.txt: convert it and rename to howto.rst
  docs: scheduler: convert docs to ReST and rename to *.rst
  docs: xilinx: convert eemi.txt to eemi.rst
  docs: watchdog: convert docs to ReST and rename to *.rst
  docs: timers: convert docs to ReST and rename to *.rst
  docs: target: convert docs to ReST and rename to *.rst
  docs: riscv: convert docs to ReST and rename to *.rst
  docs: ptp.txt: convert to ReST and move to driver-api
  docs: pps.txt: convert to ReST and rename to pps.rst
  docs: cgroup-v1: convert docs to ReST and rename to *.rst
  docs: pcmcia: convert docs to ReST and rename to *.rst
  docs: netlabel: convert docs to ReST and rename to *.rst
  docs: mic: convert docs to ReST and rename to *.rst
  docs: kdump: convert docs to ReST and rename to *.rst
  docs: kbuild: convert docs to ReST and rename to *.rst
  docs: ide: convert docs to ReST and rename to *.rst
  docs: fpga: convert docs to ReST and rename to *.rst
  docs: fb: convert docs to ReST and rename to *.rst
  docs: fault-injection: convert docs to ReST and rename to *.rst
  docs: convert docs to ReST and rename to *.rst
  docs: cdrom: convert docs to ReST and rename to *.rst
  docs: cdrom-standard.tex: convert from LaTeX to ReST
  docs: arm64: convert docs to ReST and rename to .rst
  docs: aoe: convert docs to ReST and rename to *.rst
  i40e: mark expected switch fall-through
  i40e: Missing response checks in driver when starting/stopping FW LLDP
  i40e: remove duplicate stat calculation for tx_errors
  i40e: Check if the BAR size is large enough before writing to registers
  i40e: Missing response checks in driver when starting/stopping FW LLDP
  i40e: add input validation for virtchnl handlers
  i40e: Improve AQ log granularity
  i40e: Add bounds check for ch[] array
  i40e: Use signed variable
  i40e: add constraints for accessing veb array
  i40e: let untrusted VF to create up to 16 VLANs
  i40e: add functions stubs to support EEE
  ASoC: meson: add tohdmitx DT bindings
  x86/amd_nb: Make hygon_nb_misc_ids static
  drm/i915: Replace engine->timeline with a plain list
  drm/i915: Stop retiring along engine
  drm/i915: Keep contexts pinned until after the next kernel context switch
  dt-bindings: stm32: serial: Add optional reset
  cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS
  Documentation: Remove duplicate x86 index entry
  clk: rockchip: add a type from SGRF-controlled gate clocks
  ABI: better identificate tables
  ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entry
  ABI: sysfs-driver-hid: the "What" field doesn't parse fine
  ABI: fix some syntax issues at the ABI database
  drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
  drm: add debug print to update_vblank_count
  memory: tegra: Fix -Wunused-const-variable
  arm64: defconfig: Add HWMON INA3221 support
  arm64: tegra: Don't use architected timer for suspend on Tegra210
  arm64: tegra: Mark architected timer as always on
  sched: act_ctinfo: use extack error reporting
  firmware: tegra: Early resume BPMP
  l2tp: no need to check return value of debugfs_create functions
  r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSize
  r8169: add helper rtl_is_8168evl_up
  ASoC: fsl: no need to check return value of debugfs_create functions
  ASoC: wm_adsp: no need to check return value of debugfs_create functions
  drm/panfrost: Align GEM objects GPU VA to 2MB
  alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
  clocksource: Move inline keyword to the beginning of function declarations
  x86/tsc: Move inline keyword to the beginning of function declarations
  drm: debugfs: make drm_debugfs_create_files() never fail
  drm/i915: make intel_wakeref work on the rpm struct
  drm/i915: update with_intel_runtime_pm to use the rpm structure
  drm/i915: update rpm_get/put to use the rpm structure
  drm/i915: move a few more functions to accept the rpm structure
  drm/i915: move and rename i915_runtime_pm
  drm/i915: make enable/disable rpm assert function use the rpm structure
  drm/i915: Remove rpm asserts that use i915
  drm/i915: prefer i915_runtime_pm in intel_runtime function
  drm/i915: Add Wa_1409120013:icl,ehl
  drm/i915: Refine i915_reset.lock_map
  mac80211: notify offchannel expire on mgmt_tx
  nl80211: send event when CMD_FRAME duration expires
  mac80211: no need to check return value of debugfs_create functions
  x86/mce: Do not check return value of debugfs_create functions
  arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
  gpu: ipu-v3: image-convert: Enable double write reduction
  media: imx: Try colorimetry at both sink and source pads
  gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding
  gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding
  gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
  ima: Use designated initializers for struct ima_event_data
  ima: use the lsm policy update notifier
  LSM: switch to blocking policy update notifiers
  x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
  ima: Make arch_policy_entry static
  ARM: davinci_all_defconfig: Enable CPUFREQ_DT
  ARM: dts: da850-evm: enable cpufreq
  ARM: dts: da850-lcdk: enable cpufreq
  ARM: dts: da850-lego-ev3: enable cpufreq
  ARM: dts: da850: add cpu node and operating points to DT
  debugobjects: Move printk out of db->lock critical sections
  debugobjects: Less aggressive freeing of excess debug objects
  debugobjects: Reduce number of pool_lock acquisitions in fill_pool()
  debugobjects: Percpu pool lookahead freeing/allocation
  debugobjects: Add percpu free pools
  debugobjects: No need to check return value of debugfs_create()
  iommu/dma: Apply dma_{alloc,free}_contiguous functions
  dma-remap: Avoid de-referencing NULL atomic_pool
  mac80211: extend __rate_control_send_low warning
  mac80211: fill low rate even for HAS_RATE_CONTROL
  mac80211: use STA info in rate_control_send_low()
  mac80211: call rate_control_send_low() internally
  ieee80211: Add a missing extended capability flag definition
  cfg80211: Add a function to iterate all BSS entries
  mac80211: allow turning TWT responder support on and off via netlink
  mac80211: dynamically enable the TWT requester support on STA interfaces
  nl80211: require and validate vendor command policy
  mac80211: add ieee80211_get_he_iftype_cap() helper
  nl80211: add support for SAE authentication offload
  gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
  nl80211: add WPA3 definition for SAE authentication
  drm/imx: enable IDMAC watermark feature
  nl80211: add NL80211_ATTR_IFINDEX to port authorized event
  mac80211: AMPDU handling for Extended Key ID
  drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignment
  drm/rockchip: dw_hdmi: add basic rk3228 support
  drm/i915: Execute signal callbacks from no-op i915_request_wait
  drm/i915: Discard some redundant cache domain flushes
  drm/i915: Enable refcount debugging for default debug levels
  arm64: remove redundant 'default n' from Kconfig
  x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
  usb: chipidea: msm: Use devm_platform_ioremap_resource()
  usb: chipidea: imx: Use devm_platform_ioremap_resource()
  usb: chipidea: Use dev_err() instead of pr_err()
  usb: chipidea: imx: "fsl,usbphy" phandle is not mandatory now
  usb: chipidea: imx: add imx7ulp support
  ACPI: configfs: Resolve objects on host-directed table loads
  ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
  dma-buf: add show_fdinfo handler
  dma-buf: add DMA_BUF_SET_NAME ioctls
  dma-buf: give each buffer a full-fledged inode
  perf/x86: Add Intel Ice Lake NNPI uncore support
  arm64: dts: rockchip: Enable HDMI audio on Rock Pi
  PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
  PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
  gpio: Drop the parent_irq from gpio_irq_chip
  gpio: Add GPIOLIB_IRQCHIP cleanup to TODO
  gpio: ftgpio: Pass irqchip when adding gpiochip
  drm/bridge: tfp410: fix use of cancel_delayed_work_sync
  drm/bridge: tfp410: fix memleak in get_modes()
  drm/amdgpu: Fix connector atomic_check compilation fail
  kernel/module: Fix mem leak in module_add_modinfo_attrs
  xfrm: remove empty xfrmi_init_net
  dmagengine: pl330: add code to get reset property
  dt-bindings: pl330: document the optional resets property
  dmaengine: axi-dmac: add regmap support
  dmaengine: axi-dmac: terminate early DMA transfers after a partial one
  dmaengine: axi-dmac: populate residue info for completed xfers
  dmaengine: virt-dma: store result on dma descriptor
  dmaengine: qcom: hidma: no need to check return value of debugfs_create functions
  dmaengine: mic_x100_dma: no need to check return value of debugfs_create functions
  dmaengine: pxa_dma: no need to check return value of debugfs_create functions
  dmaengine: coh901318: no need to cast away call to debugfs_create_file()
  dmaengine: bcm-sba-raid: no need to check return value of debugfs_create functions
  dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()
  r8169: improve rtl_coalesce_info
  r8169: let mdio read functions return -ETIMEDOUT
  net: dsa: tag_sja1105: Select CONFIG_PACKING
  net: axienet: move use of resource after validity check
  s390/qeth: allocate a single cmd on read channel
  s390/qeth: command-chain the IDX sequence
  s390/qeth: convert RCD code to common IO infrastructure
  s390/qeth: add support for dynamically allocated cmds
  s390/qeth: remove 'channel' parameter from callbacks
  s390/qeth: convert device-specific trace entries
  s390/qeth: remove OSN-specific IO code
  s390/qeth: remove qeth_wait_for_buffer()
  s390/qeth: clean up setting of BLKT defaults
  s390/qeth: restart pending READ cmd from callback
  s390/qeth: simplify DOWN state handling
  s390/qeth: use mm helpers
  s390/qeth: don't mask TX errors on IQD devices
  powerpc/pseries: Fix oops in hotplug memory notifier
  powerpc/pseries/hvconsole: Fix stack overread via udbg
  ocxl: do not use C++ style comments in uapi header
  selftests: ptp: Add Physical Hardware Clock test
  mlxsw: spectrum: PTP physical hardware clock initialization
  mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
  ptp: ptp_clock: Publish scaled_ppm_to_ppb
  mlxsw: reg: Add Management Pulse Per Second Register
  mlxsw: reg: Add Management UTC Register
  mlxsw: pci: Query free running clock PCI BAR and offsets
  mlxsw: core: Add a new interface for reading the hardware free running clock
  mlxsw: cmd: Free running clock PCI BAR and offsets via query firmware
  tc-tests: updated fw with bind actions by reference use cases
  Documentation: arm: Link idle-states binding to "enable-method" property
  rcu: Don't return a value from rcu_assign_pointer()
  rcu: Force inlining of rcu_read_lock()
  rcu: Fix irritating whitespace error in rcu_assign_pointer()
  rcu: Upgrade sync_exp_work_done() to smp_mb()
  PCI: Decode PCIe 32 GT/s link speed
  PCI: Always allow probing with driver_override
  sparc: fix unknown type name u_int in uapi header
  sparc: configs: Remove useless UEVENT_HELPER_PATH
  sparc: Remove redundant copy of the LGPL-2.0
  sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
  net: stmmac: Convert to phylink and remove phylib logic
  net: stmmac: Start adding phylink support
  net: stmmac: Prepare to convert to phylink
  qede: Make two functions static
  net: dsa: sja1105: Make two functions static
  drm/i2c: tda998x: add vendor specific infoframe support
  drm/i2c: tda998x: improve correctness of quantisation range
  drm/i2c: tda998x: add support for pixel repeated modes
  drm/i2c: tda998x: get rid of params in audio settings
  drm/i2c: tda998x: clean up tda998x_configure_audio()
  drm/i2c: tda998x: move audio routing configuration
  drm/i2c: tda998x: configure both fields of AIP_CLKSEL together
  drm/i2c: tda998x: index audio port enable config by route type
  drm/i2c: tda998x: store audio port enable in settings
  drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratio
  drm/i2c: tda998x: improve programming of audio divisor
  drm/i2c: tda998x: implement different I2S flavours
  drm/i2c: tda998x: introduce tda998x_audio_settings
  ACPI: tables: Allow BGRT to be overridden
  PCI: Add NVIDIA GPU multi-function power dependencies
  PCI: Generalize multi-function power dependency device links
  ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()
  device property: Add helpers to count items in an array
  dt-bindings: property-units: Sanitize unit naming
  Documentation: net: mlx5: Devlink health documentation
  net/mlx5: Report devlink health on FW fatal issues
  net/mlx5: Add support for FW fatal reporter dump
  net/mlx5: Add fw fatal devlink_health_reporter
  net/mlx5: Report devlink health on FW issues
  net/mlx5: Add support for FW reporter dump
  net/mlx5: Create FW devlink_health_reporter
  net/mlx5: Issue SW reset on FW assert
  net/mlx5: Control CR-space access by different PFs
  net/mlx5: Handle SW reset of FW in error flow
  net/mlx5: Add Crdump support
  net/mlx5: Add Vendor Specific Capability access gateway
  net/mlx5: Move all devlink related functions calls to devlink.c
  Documentation: net: mlx5: Add mlx5 initial documentation
  devlink: Hang reporter's dump method on a dumpit cb
  ARM: defconfig: samsung: Cleanup with savedefconfig
  spi/acpi: enumerate all SPI slaves in the namespace
  drm/amd/display: fix compilation error
  amdgpu_dm: no need to check return value of debugfs_create functions
  amdkfd: no need to check return value of debugfs_create functions
  amdgpu: no need to check return value of debugfs_create functions
  radeon: no need to check return value of debugfs_create functions
  drm/amdgpu: bump the DRM version for GDS ENOMEM fixes
  drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
  drm/amdgpu: Reserve space for shared fence
  drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)
  drm/amdgpu: register pm sysfs for sriov (v2)
  ASoC: SOF: dont wake dsp up in kcontrol IO
  ASoC: SOF: Add DMIC token for unmute gain ramp time
  ASoC: SOF: topology: pass volume min/max linear value to FW
  ASoC: SOF: topology: add min/max step for volume_table
  ASoC: SOF: ipc: clarify operator precedence
  ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspend
  ASoC: SOF: intel: extend IPC dump information
  ASoC: SOF: uapi: align comments with firmware files
  ASOC: SOF: ipc: prevent logging trace messages
  ASoC: soc-topology: fix modern dai link style
  ASoC: tas571x: Fix -Wunused-const-variable
  ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines
  ASoC: codec: hdac_hdmi: fix pin connections at cvt enable
  ASoC: meson: axg-tdm: fix sample clock inversion
  ASoC: meson: axg-tdmout: right_j is not supported
  ASoC: meson: axg-tdmin: right_j is not supported
  media: cx231xx-cards: Add Hauppauge 955Q variant
  media: pvrusb2: Add Hauppauge HVR1955/1975 devices
  drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA description
  drm/rockchip: Use dirtyfb helper
  drm: Add helpers to kick off self refresh mode in drivers
  drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
  media: pvrusb2: Add i2c client demod/tuner support
  media: pvrusb2: Add multiple dvb frontend support
  media: si2157: add detection of si2177 tuner
  Documentation: devicetree: Add vendor prefix for B&R Industrial Automation GmbH
  net/mlx5: Add EQ enable/disable API
  net/mlx5: Use a single IRQ for all async EQs
  net/mlx5: Rename mlx5_irq_info to mlx5_irq
  net/mlx5: Move all IRQ logic to pci_irq.c
  net/mlx5: Generalize IRQ interface to work with irq_table
  net/mlx5: Separate IRQ table creation from EQ table creation
  net/mlx5: Move IRQ affinity set to IRQ allocation phase
  net/mlx5: Move IRQ rmap creation to IRQ allocation phase
  net/mlx5: Separate IRQ data from EQ table data
  net/mlx5: Separate IRQ request/free from EQ life cycle
  net/mlx5: Change interrupt handler to call chain notifier
  net/mlx5: Introduce EQ polling budget
  net/mlx5: Support querying max VFs from device
  net/mlx5: E-Switch, Return raw output for query esw functions
  net/mlx5: E-Switch, Handle representors creation in handler context
  net/mlx5: Increase wait time for fw initialization
  x86/cpu: Add Ice Lake NNPI to Intel family
  KVM: x86: clean up conditions for asynchronous page fault handling
  drm: Add atomic variants for bridge enable/disable
  drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
  drm: Add atomic variants of enable/disable to encoder helper funcs
  dt-bindings: Check the examples against the schemas
  dt-bindings: vendor-prefixes: Also allow node names starting with '_'
  ALSA: pci: echoaudio: remove variable which is a constant
  host1x: debugfs_create_dir() can never return NULL
  spi: qup: fix PIO/DMA transfers.
  regulator: max8952: Convert to use GPIO descriptors
  sti: no need to check return value of debugfs_create functions
  ASoC: Intel: bxt-da7219-max98357a: add BE dailink for dmic16k
  ASoC: nau8825: fix fake interruption when booting
  HID: wacom: generic: read the number of expected touches on a per collection basis
  HID: wacom: generic: support the 'report valid' usage for touch
  HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
  HID: wacom: Add 2nd gen Intuos Pro Small support
  drm: no need to check return value of debugfs_create functions
  rdma: Remove nes
  ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()
  drm/bridge: analogix_dp: Convert to GPIO descriptors
  drm/bridge: analogix-anx78xx: Drop of_gpio.h include
  drm/bridge: analogix_dp: possible condition with no effect (if == else)
  panel: rocktech: no need to check return value of debugfs_create functions
  vga_switcheroo: no need to check return value of debugfs_create functions
  NTB: Describe the ntb_msi_test client in the documentation.
  NTB: Add MSI interrupt support to ntb_transport
  NTB: Add ntb_msi_test support to ntb_test
  NTB: Introduce NTB MSI Test Client
  NTB: Introduce MSI library
  NTB: Rename ntb.c to support multiple source files in the module
  NTB: Introduce functions to calculate multi-port resource index
  NTB: Introduce helper functions to calculate logical port number
  PCI/switchtec: Add module parameter to request more interrupts
  PCI/MSI: Support allocating virtual MSI interrupts
  ntb_hw_switchtec: Fix setup MW with failure bug
  ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
  ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
  NTB: correct ntb_dev_ops and ntb_dev comment typos
  NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
  ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
  NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed
  NTB: ntb_hw_amd: set peer limit register
  NTB: ntb_perf: Clear stale values in doorbell and command SPAD register
  NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers
  NTB: ntb_perf: Increased the number of message retries to 1000
  ntb: intel: Make intel_ntb3_peer_db_addr static
  f2fs: replace ktype default_attrs with default_groups
  dlm: Replace default_attrs in dlm_ktype with default_groups
  ext4: replace ktype default_attrs with default_groups
  gfs2: replace ktype default_attrs with default_groups
  drm: Remove functions with kmap-object argument from GEM VRAM helpers
  drm: Remove lock interfaces from GEM VRAM helpers
  drm/mgag200: Rewrite cursor handling
  drm/mgag200: Pin framebuffer BO during dirty update
  drm/ast: Pin framebuffer BO during dirty update
  drm/ast: Pin and map cursor source BO during update
  drm/ast: Remove obsolete or unused cursor state
  drm/ast: Unpin cursor BO during cleanup
  drm/gem-vram: Support pinning buffers to current location
  MAINTAINERS: Add maintainer entry for the imx8 DDR PMU driver
  drivers/perf: imx_ddr: Add DDR performance counter support to perf
  staging: rtl8723bs: Remove rtw_btcoex_Initialize()
  staging: rtl8723bs: hal: Replace function _InitQueuePriority()
  staging: rtl8723bs: Fix typo in function name
  staging: rtl8723bs: Remove function rtw_set_scan_deny_timer_hdl()
  staging: rtl8723bs: Replace function rtw_free_network_queue()
  staging: rtl8723bs: core: Remove wrapper functions
  staging: rtl8723bs: core: Remove function enable_rate_adaptive()
  staging: rtl8723bs: core: Replace function Set_MSR()
  staging: rtl8723bs: core: Remove eeprom_write16()
  staging: rtl8723bs: core: Remove function read_eeprom_content()
  staging: rtl8723bs: core: Remove function eeprom_read_sz()
  staging: rtl8188eu: Change type of rtw_get_sec_ie()
  drm/mcde: Fix an uninitialized variable
  staging: most: register net and video config subsystems with configFS
  staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0
  staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter
  staging: rtl8723bs: hal: Change return type to void from u8
  staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single statement blocks
  staging: rtl8723bs: hal: sdio_ops: fix spaces preferred around unary operator
  staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULL
  staging: rtl8723bs: fix issue Comparison to NULL
  staging: rtl8723bs: fix spaces required around unary operator
  staging: rtl8712: remove the leading spaces
  staging: rtl8723bs: os_dep: Remove variable pos
  staging: rtl8723bs: rtw_get_sec_ie(): Change return type
  staging: rtl8723bs: core: rtw_mlme_ext.c: Remove unused variables
  staging: rtl8723bs: hal: rtl8723b_cmd.c: Remove variables
  staging: rtl8723bs: core: Remove variable change_priority
  staging: rtl8723bs: hal: hal_btcoex.c: Remove variables
  staging: rtl8723bs: hal: sdio_halinit.c: Remove variables
  staging: rtl8723bs: os_dep: ioctl_linux.c: Remove return variables
  staging: rtl8723bs: Change type of rtw_os_recvbuf_resource_free()
  staging: rtl8723bs: Change type of rtw_os_recv_resource_alloc()
  staging: rtl8712: Change return values of r8712_createbss_cmd()
  staging: rtl8712: Change return values of r8712_setdatarate_cmd()
  staging: kpc2000: removed DMA AIO implementation.
  dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
  ALSA: hda: remove an unused field from struct hda_codec
  ALSA: hda: Add Elkhart Lake PCI ID
  dt-bindings: can: rcar_can: Add r8a774c0 support
  dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
  staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe
  staging: kpc2000: improve label names in kp2000_pcie_probe
  Staging: kpc2000: kpc_dma: Make some symbols static
  staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declared
  soc/tegra: Select pinctrl for Tegra194
  drm/i915: Move fence register tracking from i915->mm to ggtt
  drm/ast: Drop fb_debug_enter/leave
  backlight: simplify lcd notifier
  staging/olpc_dcon: Add drm conversion to TODO
  fbcon: Document what I learned about fbcon locking
  drm/virtio: drop framebuffer dirty tracking code
  crypto: sahara - Use devm_platform_ioremap_resource()
  crypto: mxs-dcp - Use devm_platform_ioremap_resource()
  crypto: hisilicon - Use the correct style for SPDX License Identifier
  crypto: qat - use struct_size() helper
  ARM: dts: imx7ulp: add crypto support
  crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
  crypto: bcm - Make some symbols static
  crypto: chacha - constify ctx and iv arguments
  crypto: chacha20poly1305 - a few cleanups
  crypto: skcipher - make chunksize and walksize accessors internal
  crypto: skcipher - un-inline encrypt and decrypt functions
  crypto: aead - un-inline encrypt and decrypt functions
  crypto: x86/aesni - remove unused internal cipher algorithm
  crypto: doc - improve the skcipher API example code
  crypto: testmgr - add some more preemption points
  crypto: algapi - require cra_name and cra_driver_name
  crypto: make all generic algorithms set cra_driver_name
  Revert "serial: stm32: select pinctrl state in each suspend/resume function"
  ALSA: dice: fix compiler warning due to returning uninitialized value
  cpufreq: add driver for Raspberry Pi
  firmware: ti_sci: Parse all resource ranges even if some is not available
  firmware: ti_sci: Add support for processor control
  firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
  firmware: ti_sci: Always request response from firmware
  arm64: dts: ls1028a: Add temperature sensor node
  ARM: dts: imx53: Bind CPLD on M53Menlo
  ARM: dts: Introduce the NXP LS1021A-TSN board
  gpio: Fix build warnings on undefined struct pinctrl_dev
  tcp: add optional per socket transmit delay
  selinux: fix empty write to keycreate file
  fbcon: Call con2fb_map functions directly
  vgaswitcheroo: call fbcon_remap_all directly
  fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
  fb: Flatten control flow in fb_set_var
  fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
  fbmem: pull fbcon_fb_blanked out of fb_blank
  Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
  fbdev: Call fbcon_get_requirement directly
  fbcon: Call fbcon_mode_deleted/new_modelist directly
  fbdev: directly call fbcon_suspended/resumed
  fbdev/sh_mob: Remove fb notifier callback
  fbdev: unify unlink_framebuffer paths
  fbdev: make unregister/unlink functions not fail
  fbcon: call fbcon_fb_bind directly
  fbdev: lock_fb_info cannot fail
  fbdev/atyfb: lock_fb_info can't fail
  staging/olpc: lock_fb_info can't fail
  fbdev: sysfs files can't disappear before the device is gone
  fbdev/omap: sysfs files can't disappear before the device is gone
  fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
  fbcon: call fbcon_fb_(un)registered directly
  fbcon: Remove fbcon_has_exited
  fbcon: s/struct display/struct fbcon_display/
  fbdev/aty128fb: Remove dead code
  fbdev/cyber2000: Remove struct display
  fbdev/sa1100fb: Remove dead code
  vt: More locking checks
  vt: might_sleep() annotation for do_blank_screen
  fbdev: locking check for fb_set_suspend
  dummycon: Sprinkle locking checks
  net: ena: update driver version from 2.0.3 to 2.1.0
  net: ena: remove inline keyword from functions in *.c
  net: ena: add ethtool function for changing io queue sizes
  net: ena: allow queue allocation backoff when low on memory
  net: ena: make ethtool show correct current and max queue sizes
  net: ena: enable negotiating larger Rx ring size
  net: ena: add MAX_QUEUES_EXT get feature admin command
  dpaa2-eth: Add mqprio support
  dpaa2-eth: Support multiple traffic classes on Tx
  dpaa2-eth: Refactor xps code
  net: ethernet: ti: cpts: fix build failure for powerpc
  net: dsa: Deal with non-existing PHY/fixed-link
  net: dsa: mv88e6xxx: lock mutex in port_fdb_dump
  dt-bindings: net: wiznet: add w5x00 support
  net: ethernet: wiznet: w5X00 add device tree support
  net: sched: ingress: set 'unlocked' flag for Qdisc ops
  xfs: remove unused flag arguments
  xfs: remove the debug-only q_transp field from struct xfs_dquot
  xfs: merge xfs_buf_zero and xfs_buf_iomove
  xfs: remove unused flags arg from getsb interfaces
  regulator: 88pm800: fix warning same module names
  clk: xgene: Don't build COMMON_CLK_XGENE by default
  media: add SPDX headers to some files
  xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
  xfs: finish converting to inodes_per_cluster
  xfs: fix inode_cluster_size rounding mayhem
  xfs: refactor inode geometry setup routines
  xfs: separate inode geometry
  drm/i915: kerneldoc warnings squelched
  drm: Tweak drm_encoder_helper_funcs.enable kerneldoc
  bpf: silence warning messages in core
  media: imx214: Fix typo in module description of imx214
  media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
  media: davinci: vpif_capture: fix memory leak in vpif_probe()
  media: meson: vdec: Add missing kthread.h
  media: drivers: media: coda: fix warning same module names
  media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=n
  media: MAINTAINERS: media: Add Tomasz Figa as a videobuf2 reviewer
  media: touchscreen/sur40: set device_caps in struct video_device
  media: hantro: allow arbitrary number of clocks
  media: hantro: add support for separate control block
  media: hantro: add support for named register ranges
  media: hantro: make irq names configurable
  media: hantro: add PM runtime resume callback
  media: hantro: print video device name in addition to device node
  drm/i915: Remove I915_READ16 and I915_WRITE16
  drm/i915: Remove I915_READ_NOTRACE
  drm/i915: Remove I915_WRITE_NOTRACE
  drm/i915: Remove POSTING_READ16
  drm/i915: Remove I915_POSTING_READ_FW
  drm/i915: Remove I915_READ8
  media: rockchip/vpu: rename from rockchip to hantro
  dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
  gpu: drm: bridge: sii9234: simplify getting the adapter of a client
  ALSA: oxfw: configure stream parameter in pcm.hw_params callback
  ALSA: oxfw: configure packet format in pcm.hw_params callback
  ALSA: oxfw: unify substreams counter
  ALSA: oxfw: rename helper functions for duplex streams
  ALSA: oxfw: expand stop procedure for packet streaming
  ALSA: oxfw: break packet streaming at bus-reset handler
  ALSA: oxfw: start duplex streams if supported
  ALSA: oxfw: set packet parameter according to current configuration
  ALSA: oxfw: code refactoring for stop condition of packet streaming
  ALSA: fireworks: don't set XRUN in stop streaming
  ALSA: fireworks: configure stream parameters in pcm.hw_params callback
  ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callback
  ALSA: fireworks: code refactoring for pcm.hw_params/hw_free
  ALSA: fireworks: code refactoring for rawmidi.open/close
  ALSA: fireworks: unify substream counter
  ALSA: bebob: code refactoring to initialize/destroy stream data
  ALSA: bebob: obsolete useless member of private structure
  ALSA: bebob: don't set XRUN in stop streaming
  ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
  arm64: dts: allwinner: h6: Add DMA node
  ARM: dts: imx6ull-colibri: enable UHS-I for USDHC1
  ext2: Fix a typo in ext2_getattr argument
  ext2: fix a typo in comment
  scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693
  regulator: wm831x: Convert to use GPIO descriptors
  regmap: fix bulk writes on paged registers
  ASoC: ti: davinci-mcasp: Support for auxclk-fs-ratio
  bindings: sound: davinci-mcasp: Add support for optional auxclk-fs-ratio
  ASoC: nau8822: support master mode
  drm/i915: Combine unbound/bound list tracking for objects
  gpio: omap: Fix lost edge wake-up interrupts
  arm64: dts: renesas: r8a774a1: Add TMU device nodes
  arm64: dts: renesas: r8a774a1: Add CMT device nodes
  fmc: Delete the FMC subsystem
  ipmi: ipmb: Fix build error while CONFIG_I2C is set to m
  arm64: dts: renesas: hihope-common: Add uSD and eMMC
  dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl
  dt-bindings: pinctrl: add missing compatible string for V3s
  arm64: dts: renesas: r8a77990: Fix register range of display node
  arm64: dts: renesas: cat874: Enable usb role switch support
  arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node
  arm64: defconfig: enable TYPEC_HD3SS3220 config option
  arm64: dts: renesas: r8a7799[05]: Point LVDS0 to its companion LVDS1
  drm/i915: Kill INTEL_SUBPLATFORM_AML
  arm64: dts: renesas: hihope-common: Add RWDT support
  arm64: dts: renesas: hihope-rzg2-ex: Enable PCIe support
  drm/i915: Add missing commas to the end of the subplatform ID arrays
  drm/i915: Improve WRPLL reference clock readout on HSW/BDW
  drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference
  drm/i915: Nuke LC_FREQ
  arm64: dts: renesas: hihope-common: Declare pcie bus clock
  drm/i915: Rename HSW/BDW PLL bits
  firmware: ti_sci: extend clock identifiers from u8 to u32
  drm/i915: Do not touch the PCH SSC reference if a PLL is using it
  arm64: dts: renesas: r8a774a1: Add PCIe device nodes
  ti-st: no need to check return value of debugfs_create functions
  lkdtm: no need to check return value of debugfs_create functions
  vmw_balloon: no need to check return value of debugfs_create functions
  hwmon: scmi: Scale values to target desired HWMON units
  firmware: arm_scmi: fetch and store sensor scale
  firmware: arm_scmi: update rate_discrete in clock_describe_rates_get
  firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes
  dt-bindings: arm: fix the document ID for SCMI protocol documentation
  i2c: iop: Use GPIO descriptors
  drm/i915: Prevent lock-cycles between GPU waits and GPU resets
  i2c: s3c2410: Convert to use GPIO descriptors
  i2c: bcm2835: Model Divider in CCF
  ARM: dts: imx7d: Update cpufreq OPP table
  ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading
  i2c: tegra: fix msleep warning
  i2c: tegra: add spinlock definition comment
  i2c: tegra: fix alignment and spacing violations
  i2c: tegra: remove unnecessary variable init
  i2c: tegra: clean up macros
  drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
  phy: tegra: xusb: Add Tegra210 PLL power supplies
  phy: tegra: xusb: Add Tegra124 PLL power supplies
  dt-bindings: phy: tegra-xusb: List PLL power supplies
  phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
  phy: renesas: rcar-gen2: Fix memory leak at error paths
  platform/x86: hp_accel: Add support for HP ProBook 450 G0
  platform/x86: pcengines-apuv2: Make two symbols static
  platform/x86: intel_menlow: avoid null pointer deference error
  Documentation/filesystems/proc.txt: Add arch_status file
  x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
  proc: Add /proc/<pid>/arch_status
  platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT
  gpio: omap: clean up register access in omap2_set_gpio_debounce()
  gpio: omap: irq_startup() must not return error codes
  gpio: omap: clean up wakeup handling
  gpio: omap: constify register tables
  gpio: omap: clean up omap_gpio_restore_context()
  gpio: omap: remove dataout variation in context handling
  gpio: omap: simplify omap_set_gpio_irqenable()
  gpio: omap: simplify omap_toggle_gpio_edge_triggering()
  gpio: omap: simplify read-modify-write
  gpio: omap: simplify bank->level_mask
  gpio: omap: simplify set_multiple()
  gpio: omap: simplify get_multiple()
  gpio: omap: simplify get() method
  gpio: omap: simplify omap_gpio_get_direction()
  gpio: omap: move omap_gpio_request() and omap_gpio_free()
  gpio: omap: remove irq_ack method
  gpio: omap: clean up edge interrupt handling
  gpio: omap: remove remainder of list management
  gpio: omap: fix lack of irqstatus_raw0 for OMAP4
  gpio: omap: ensure irq is enabled before wakeup
  cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
  xfrm: fix bogus WARN_ON with ipv6
  platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.
  platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
  platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
  platform/x86: intel-vbtn: Report switch events when event wakes device
  platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
  Platform: OLPC: Add a config menu category for XO 1.75
  Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 EC
  Platform: OLPC: Fix olpc_xo175_ec_cmd() return value
  genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
  genirq/timings: Add selftest for next event computation
  genirq/timings: Add selftest for irqs circular buffer
  genirq/timings: Add selftest for circular array
  genirq/timings: Encapsulate storing function
  genirq/timings: Encapsulate timings push
  genirq/timings: Optimize the period detection speed
  genirq/timings: Fix timings buffer inspection
  genirq/timings: Fix next event index function
  iommu/vt-d: Consolidate domain_init() to avoid duplication
  iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
  iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
  iommu/vt-d: Allow DMA domain attaching to rmrr locked device
  iommu/vt-d: Don't enable iommu's which have been ignored
  iommu/vt-d: Set domain type for a private domain
  iommu/vt-d: Don't return error when device gets right domain
  iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
  iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
  iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
  iommu/vt-d: Handle RMRR with PCI bridge device scopes
  iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
  iommu/vt-d: Duplicate iommu_resv_region objects per device list
  iommu: Fix a leak in iommu_insert_resv_region
  hrtimer: Remove unused header include
  iommu: Add recoverable fault reporting
  iommu: Introduce device fault report API
  iommu: Introduce device fault data
  driver core: Add per device iommu param
  drm: Reverse lock order in pan_display_legacy()
  ARM: dts: imx6sx-udoo-neo: add bluetooth config to uart3
  ARM: dts: imx6sx-udoo-neo: enable i2c-2 and i2c-4 for onboard sensors
  ARM: dts: imx6sx-udoo: Use the correct style for SPDX License Identifier
  ARM: dts: am335x-baltos: add support for MMC1 CD pin
  ARM: dts: am335x-baltos: Fix PHY mode for ethernet
  gpio: of: parse stmmac PHY reset line specific active-low property
  pinctrl: qcom: sdm845: Provide ACPI support
  pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
  vsprintf: fix data type of variable in string_nocheck()
  pinctrl: remove unused pin_is_valid()
  pinctrl: remove unneeded initializer for list_for_each_entry() iterator
  drm/stm: dsi: add power on/off phy ops
  drm/bridge/synopsys: dsi: add power on/off optional phy ops
  arm64: dts: qcom: msm8996: Stop using legacy clock names
  arm64: dts: msm8996: fix PSCI entry-latency-us
  arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states
  arm64: dts: qcom: sdm845: Add Q6V5 MSS node
  arm64: dts: qcom: Add AOSS QMP node
  soc: qcom: Add AOSS QMP driver
  dt-bindings: soc: qcom: Add AOSS QMP binding
  dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
  qcom: apr: Make apr callbacks in non-atomic context
  arm64: dts: meson: g12a: add the GPIO interrupt controller
  RDMA/ipoib: Remove check for ETH_SS_TEST
  arm64: dts: meson-g12a-x96-max: bump bluetooth bus speed to 2Mbaud/s
  arm64: dts: meson-g12a-sei510: bump bluetooth bus speed to 2Mbaud/s
  arm64: dts: meson-g12a-x96-max: add 32k clock to bluetooth node
  arm64: dts: meson-g12a-sei510: add 32k clock to bluetooth node
  arm64: dts: meson-g12a-sei510: Enable Wifi SDIO module
  arm64: dts: meson-g12a-x96-max: Enable Wifi SDIO Module
  arm64: dts: meson-g12a-x96-max: add support for sdcard and emmc
  arm64: dts: meson: g12a: add SDIO controller
  arm64: dts: meson: Add minimal support for Odroid-N2
  dt-bindings: arm: amlogic: add Odroid-N2 binding
  dt-bindings: arm: amlogic: add G12B bindings
  arm64: dts: meson-gxbb-vega-s95: add ethernet PHY interrupt
  arm64: dts: meson-gxbb-vega-s95: fix WiFi/BT module support
  arm64: dts: meson-gxbb-vega-s95: enable SARADC
  arm64: dts: meson-gxbb-vega-s95: enable CEC
  arm64: dts: meson-gxbb-vega-s95: add HDMI nodes
  arm64: dts: meson-gxbb-vega-s95: fix regulators
  arm64: dts: meson-gxbb-wetek: enable bluetooth
  arm64: dts: meson-gxbb-wetek: enable SARADC
  arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth support
  arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled node
  arm64: dts: meson-g12a-x96-max: Add Gigabit Ethernet Support
  arm64: dts: meson: g12a: Add hwrng node
  arm64: dts: meson: add dwmac-3.70a to ethmac compatible list
  arm64: dts: meson: g12a: add drive strength for eth pins
  arm64: dts: meson: g12a: add drive-strength hdmi ddc pins
  arm64: dts: meson: sei510: add network support
  arm64: dts: meson: u200: add internal network
  arm64: dts: meson: g12a: add mdio multiplexer
  arm64: dts: meson: g12a: add ethernet pinctrl definitions
  MIPS: configs: Remove useless UEVENT_HELPER_PATH
  MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORT
  MIPS: ralink: Switch pinmux.h to SPDX header
  MIPS: ftrace: Reword prepare_ftrace_return() comment block
  memory: jz4780-nemc: Grammar s/the its/its/
  memory: jz4780-nemc: Reduce size of const array
  memory: jz4780_nemc: Add support for the JZ4740
  dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
  memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
  MIPS: lb60: Fix pin mappings
  ARM: bcm: Enable PINCTRL for ARCH_BRCMSTB
  ARM: bcm: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB
  security: Make capability_hooks static
  RDMA: Convert CQ allocations to be under core responsibility
  RDMA: Clean destroy CQ in drivers do not return errors
  RDMA/nes: Avoid memory allocation during CQ destroy
  drm/i915/skl: use ranges for voltage level lookup
  drm/i915/cnl: use ranges for voltage level lookup
  drm/i915/icl: use ranges for voltage level lookup
  x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector
  x86: Add support for Linux guests on an ACRN hypervisor
  nfp: tls: make use of kernel-driven TX resync
  net/tls: add kernel-driven resync mechanism for TX
  net/tls: generalize the resync callback
  nfp: tls: enable TLS RX offload
  nfp: tls: implement RX TLS resync
  nfp: add async version of mailbox communication
  nfp: rename nfp_ccm_mbox_alloc()
  nfp: tls: set skb decrypted flag
  net/tls: add kernel-driven TLS RX resync
  net/tls: rename handle_device_resync()
  net/tls: pass record number as a byte array
  net/tls: simplify seq calculation in handle_device_resync()
  x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
  packet: remove unused variable 'status' in __packet_lookup_frame_in_block
  net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
  net: netlink: make netlink_walk_start() void return type
  selftests: pmtu: Introduce list_flush_ipv6_exception test case
  ARM: dts: exynos: Add ADC node to Exynos5410 and Odroid XU
  swiotlb: Return consistent SWIOTLB segments/nr_tbl
  swiotlb: Group identical cleanup in swiotlb_cleanup()
  Platform: OLPC: Make olpc_dt_compatible_match() static __init
  Platform: OLPC: Add INPUT dependencies
  Platform: OLPC: Fix build error without CONFIG_SPI
  drm/amdkfd: Add device to topology after it is completely inited
  drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codes
  drm/amdkfd: Fix sdma queue allocate race condition
  drm/amdkfd: Fix a circular lock dependency
  drm/amdkfd: Separate mqd allocation and initialization
  drm/amdkfd: Refactor create_queue_nocpsch
  drm/amdkfd: Only load sdma mqd when queue is active
  drm/amdkfd: Only initialize sdma vm for sdma queues
  drm/amdgpu: use new HMM APIs and helpers
  drm/rockchip: dw_hdmi: Handle suspend/resume
  drm: bridge: dw-hdmi: Add hook for resume
  drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
  drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe
  drm/amdgpu: fix pm_load_smu_firmware for SR-IOV
  drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnect
  drm/amd/display: make clk_mgr call enable_pme_wa
  drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is used
  drm/amd/display: S3 Resume time increase after decoupling DPMS from fast boot
  drm/amd/display: Use stream opp_id instead of hubp
  drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.
  drm/amd/display: Add Underflow Asserts to dc
  drm/amd/display: move vmid determination logic out of dc
  drm/amd/display: Remove superflous error message
  drm/amd/display: Clean up scdc_test_data struct
  drm/amd/display: 3.2.35
  drm/amd/display: 3.2.34
  drm/amd/display: fix gamma logic breaking driver unload
  drm/amd/display: fix issue with eDP not detected on driver load
  drm/amd/display: Rework CRTC color management
  drm/amd/display: Use macro for invalid OPP ID
  drm/amd/display: add audio related regs
  drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in use
  drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRL
  drm/amd/display: 3.2.33
  drm/amd/display: add some math functions for dcn_calc_math
  drm/amd/display: Copy stream updates onto streams
  drm/amd/display: Update link rate from DPCD 10
  drm/amd/display: fix resource saving missing when power state switch
  drm/amd/display: Set default ABM level to module parameter
  drm/amdgpu: Add module parameter for specifying default ABM level
  drm/amdgpu: drop the incorrect soft_reset for SRIOV
  drm/amdgpu: Add GDS clearing workaround in later init for gfx9
  drm/amd/display: Enable fast plane updates when state->allow_modeset = true
  drm/amd/display: Use current connector state if NULL when checking bpc
  drm/amd/amdgpu: remove vram_page_split kernel option (v3)
  drm/amd/display: Always allocate initial connector state state
  drm/amd/display: Add connector debugfs for "output_bpc"
  drm/amd/amdgpu: add RLC firmware to support raven1 refresh
  drm/amd/powerplay: add set_power_profile_mode for raven1_refresh
  drm/amdgpu: Hardcode reg access using L1 security
  drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
  drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
  drm/amdkfd: Implement queue priority controls for gfx9
  drm/amdkfd: CP queue priority controls
  ALSA: hda: fix a mask for unsolicited event tags
  drm/amdkfd: Simplify eviction state logic
  drm/amdgpu: Fixed missing to clear some EDC count
  drm/amd/display: Add back missing hw translate init for DCN1_01
  drm/amd/display: Don't set mode_changed=false if the stream was removed
  drm/amdgpu: stop removing BOs from the LRU v3
  drm/amdgpu: create GDS, GWS and OA in system domain
  drm/amdgpu: drop some validation failure messages
  drm/amdgpu/psp: udpate ta_ras interface header
  ARM: riscpc: enable chained scatterlist support
  ARM: riscpc: reduce IRQ handling code
  ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc
  ARM: riscpc: parse video information from tagged list
  ARM: riscpc: add ecard quirk for Atomwide 3port serial card
  media: fdp1: Support M3N and E3 platforms
  media: i2c: mt9p031: simplify getting the adapter of a client
  media: uvcvideo: Fix access to uninitialized fields on probe error
  media: uvcvideo: Include streaming interface number in debugfs dir name
  drm/fb: document dirty helper better
  media: vicodec: improve handling of ENC_CMD_STOP/START
  media: vicodec: stateless codecs do not have EOS and SOURCE_CHANGE events
  media: vicodec: use correct sizeimage value when draining
  media: vicodec: set KEY/PFRAME flag when decoding
  media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
  media: vicodec: pass on enc output format to capture side
  media: vicodec: fix initial stateless sizeimage value
  media: vicodec: always return a valid format.
  media: vicodec: move v4l2_ctrl_request_complete after spin_unlock
  media: MAINTAINERS: Add meson video decoder
  media: meson: add v4l2 m2m video decoder driver
  media: dt-bindings: media: add Amlogic Video Decoder Bindings
  dt-bindings: vendor: Add a bunch of vendors
  ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks
  ALSA: dice: update isochronous resources when starting packet streaming after bus-reset
  ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
  ALSA: dice: code refactoring to keep isochronous resources
  ALSA: dice: code refactoring to stop packet streaming
  ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
  ALSA: firewire-digi00x: update isochronous resources when starting packet streaming after bus-reset
  ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
  ALSA: firewire-digi00x: code refactoring to keep isochronous resources
  ALSA: firewire-digi00x: simplify error path to begin streaming session
  ALSA: firewire-digi00x: code refactoring to finish streaming session
  ALSA: firewire-digi00x: refactoring to move timing of registration for isochronous channel
  drm/i915: Make GuC GGTT reservation work on ggtt
  drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
  x86/MCE: Determine MCA banks' init state properly
  x86/MCE: Make the number of MCA banks a per-CPU variable
  x86/MCE/AMD: Don't cache block addresses on SMCA systems
  x86/MCE: Make mce_banks a per-CPU array
  x86/MCE: Make struct mce_banks[] static
  drm/todo: Add bootsplash entry
  drm/fb-helper: Move out modeset config code
  drm/fb-helper: Prepare to move out modeset config code
  drm/fb-helper: Remove drm_fb_helper_connector
  irqchip/qcom: Use struct_size() in devm_kzalloc()
  arm64: dts: marvell: armada-7040-db: Add USB current regulators
  irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler
  dt-bindings: interrupt-controller: Update csky mpintc
  irqchip/irq-csky-mpintc: Add triger type
  MAINTAINERS: mvebu: Add git entry
  irqchip/renesas-irqc: Use proper irq_chip name and parent
  irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
  irqchip/meson-gpio: Add support for Meson-G12A SoC
  dt-bindings: interrupt-controller: New binding for Meson-G12A SoC
  irqchip: Enable compile-testing for Renesas drivers
  irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
  HID: uclogic: Add support for Ugee Rainbow CV720
  drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
  drm/i915: Pull kref into i915_address_space
  ALSA: usb-audio: Enable .product_name override for Emagic, Unitor 8.
  PCI: endpoint: Clear BAR before freeing its space
  PCI: endpoint: Skip odd BAR when skipping 64bit BAR
  PCI: endpoint: Allocate enough space for fixed size BAR
  PCI: endpoint: Set endpoint controller pointer to NULL
  ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
  ALSA: fireface: minor code refactoring to finish streaming session
  ALSA: fireface: update isochronous resources when starting packet streaming after bus-reset
  ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
  ALSA: fireface: support allocate_resources operation in latter protocol
  ALSA: fireface: support allocate_resources operation in ff400 protocol
  ALSA: fireface: support allocate_resources operation in ff800 protocol
  ALSA: fireface: add protocol-specific operation to allocate isochronous resources
  ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
  ALSA: firewire-tascam: minor code refactoring to finish streaming session
  ALSA: firewire-tascam: update isochronous resources when starting packet streaming after bus reset
  ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
  ALSA: firewire-tascam: code refactoring for release of isochronous resources
  ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
  ALSA: firewire-tascam: code refactoring for registration of isochronous channels
  ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask'
  clk: meson: g12a: mark fclk_div3 as critical
  clk: meson: g12a: Add support for G12B CPUB clocks
  dt-bindings: clk: meson: add g12b periph clock controller bindings
  clk: meson-g12a: add temperature sensor clocks
  dt-bindings: clk: g12a-clkc: add Temperature Sensor clock IDs
  clk: meson: meson8b: add the cts_i958 clock
  clk: meson: meson8b: add the cts_mclk_i958 clocks
  clk: meson: meson8b: add the cts_amclk clocks
  dt-bindings: clock: meson8b: add the audio clocks
  HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices
  bpf: use libbpf_num_possible_cpus internally
  selftests/bpf: remove bpf_util.h from BPF C progs
  bpf: add a new API libbpf_num_possible_cpus()
  selftests/bpf : clean up feature/ when make clean
  arm64: defconfig: enable Allwinner DMA drivers
  s390/kdump: get rid of compile warning
  RAID/s390: remove invalid 'r' inline asm operand modifier
  s390: include/asm/debug.h add kerneldoc markups
  docs: s390: convert docs to ReST and rename to *.rst
  docs: Debugging390.txt: convert table to ascii artwork
  drm/virtio: Add memory barriers for capset cache.
  selftests/bpf: fix constness of source arg for bpf helpers
  samples: bpf: don't run probes at the local make stage
  libbpf: remove qidconf and better support external bpf programs.
  tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
  bpf/tools: sync bpf.h
  bpf: Allow bpf_map_lookup_elem() on an xskmap
  fscrypt: remove unnecessary includes of ratelimit.h
  drm/amd: drop use of drmP.h in remaining files
  drm/amd: drop use of drmP.h in amdgpu/amdgpu*
  drm/amd: drop use of drmP.h in display/
  drm/amd: drop use of drmP.h in powerplay/
  drm/amd: drop use of drmP.h from all header files
  drm/amd: drop use of drmP.h in atom.h
  drm/amd: drop use of drmP.h in amdgpu.h
  drm/amd: drop use of drmp.h in os_types.h
  drm/amd: drop dependencies on drm_os_linux.h
  drm: fix build errors with drm_print.h
  perf trace: Skip unknown syscalls when expanding strace like syscall groups
  perf report: Support s390 diag event display on x86
  x86/resctrl: Use _ASM_BX to avoid ifdeffery
  drm/radeon: drop use of drmP.h (2/2)
  drm/radeon: drop use of drmP.h (1/2)
  drm/radeon: prepare header files for drmP.h removal
  drm/radeon: drop drmP.h from header files
  drm/radeon: drop dependency on drm_os_linux.h
  drm: drm_debugfs.h self-contained
  drm: drm_crtc.h self-contained
  x86/kexec: Add the ACPI NVS region to the ident map
  RDMA: Move owner into struct ib_device_ops
  RDMA: Move uverbs_abi_ver into struct ib_device_ops
  RDMA: Move driver_id into struct ib_device_ops
  Add support for IPMB driver
  drm/i915: Promote i915->mm.obj_lock to be irqsafe
  perf report: Fix OOM error in TUI mode on s390
  perf test 6: Fix missing kvm module load for s390
  perf time-utils: Add support for multiple explicit time intervals
  perf tests: Add a test for time-utils
  perf time-utils: Make perf_time__parse_for_ranges() more logical
  perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
  perf time-utils: Fix --time documentation
  perf time-utils: Prevent percentage time range overlap
  perf time-utils: Factor out set_percent_time()
  perf time-utils: Treat time ranges consistently
  perf intel-pt: Add support for efficient time interval filtering
  perf intel-pt: Add support for lookahead
  perf intel-pt: Factor out intel_pt_get_buffer()
  perf intel-pt: Add intel_pt_fast_forward()
  perf intel-pt: Add reposition parameter to intel_pt_get_data()
  perf intel-pt: Factor out intel_pt_reposition()
  perf intel-pt: Factor out intel_pt_8b_tsc()
  perf intel-pt: Add lookahead callback
  perf report: Set perf time interval in itrace_synth_ops
  perf script: Set perf time interval in itrace_synth_ops
  perf auxtrace: Add perf time interval to itrace_synth_ops
  perf config: Update default value for llvm.clang-bpf-cmd-template
  perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead
  perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
  perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY
  perf tools: Apply new CPU topology sysfs attributes
  perf header: Rename "sibling cores" to "sibling sockets"
  perf stat: Support per-die aggregation
  drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
  media: ttpci: use rc-core for the IR receiver
  media: stv090x: Implement probe/remove for stv090x
  media: stv6110x: Implement probe/remove for stv6110x
  media: Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is enabled"
  media: v4l2: Fix the _MPLANE format check in v4l_enum_fmt()
  perf header: Add die information in CPU topology
  perf cpumap: Retrieve die id information
  perf cs-etm: Add support for CPU-wide trace scenarios
  perf cs-etm: Add notion of time to decoding code
  perf cs-etm: Linking PE contextID with perf thread mechanic
  perf cs-etm: Add support for multiple traceID queues
  perf cs-etm: Use traceID aware memory callback API
  perf cs-etm: Move tid/pid to traceid_queue
  perf cs-etm: Move thread to traceid_queue
  perf cs-etm: Get rid of unused cpu in struct cs_etm_queue
  perf cs-etm: Introduce the concept of trace ID queues
  perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()
  perf cs-etm: Move packet queue out of decoder structure
  perf cs-etm: Refactor error path in cs_etm_decoder__new()
  perf cs-etm: Add handling of switch-CPU-wide events
  perf cs-etm: Add handling of itrace start events
  perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode
  perf cs-etm: Configure timestamp generation in CPU-wide mode
  perf cs-etm: Configure contextID tracing in CPU-wide mode
  perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
  perf record: Add support to collect callchains from kernel or user space only
  perf config: Bail out when a handler returns failure for a key-value pair
  perf trace: Exit when failing to build eBPF program
  rdma: Delete the ib_ucm module
  selftests: Add version of router_multipath.sh using nexthop objects
  selftests: Add test with multiple prefixes using single nexthop
  selftests: icmp_redirect: Add support for routing via nexthop objects
  selftests: pmtu: Add support for routing via nexthop objects
  selftests: pmtu: Move route installs to a new function
  selftests: pmtu: Move running of test into a new function
  nexthops: add support for replace
  ipv6: Allow routes to use nexthop objects
  ipv4: Optimization for fib_info lookup with nexthops
  ipv4: Allow routes to use nexthop objects
  ipv6: Handle all fib6_nh in a nexthop in mtu updates
  ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
  ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
  ipv6: Handle all fib6_nh in a nexthop in exception handling
  ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
  ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
  ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
  ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
  ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
  nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
  Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
  tty: serial: msm_serial: avoid system lockup condition
  tcp: Make tcp_fastopen_alloc_ctx static
  r8169: remove struct rtl_cfg_info
  r8169: remove member coalesce_info from struct rtl_cfg_info
  r8169: remove callback hw_start from struct rtl_cfg_info
  r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions
  r8169: improve setting interrupt mask
  firmware: Use kvmalloc for page tables
  firmware: Unify the paged buffer release helper
  firmware: Free temporary page table after vmapping
  serial: 8250: Fix TX interrupt handling condition
  serial: stm32: fix a recursive locking in stm32_config_rs485
  tty: serial: 8250-of: Do not warn on deferred probe
  serial: imx: Use dev_info() instead of pr_info()
  serial: fsl_lpuart: Use dev_info() instead of printk()
  uart: mediatek: support Rx in-band wakeup
  serial: uartps: Add a timeout to the tx empty wait
  serial: uartps: Move the spinlock after the read of the tx empty
  serial: 8250-mtk: modify uart DMA rx
  tty/serial: digicolor: Fix digicolor-usart already registered warning
  serial: stm32: Make stm32_get_databits static
  serial: stm32: select pinctrl state in each suspend/resume function
  misc: mic: scif: fix potential double free of scif_dev
  slimbus: fix kerneldoc comments
  drm/i915: Allow interrupts when taking the timeline->mutex
  cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
  net: mvpp2: Add support for more ethtool counters
  net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
  net: mvpp2: Only clear the stat counters at port init
  USB: sisusbvga: Remove unneeded variable
  staging: rtl8712: removed unused variables from struct _adapter
  staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
  staging: rtl8712: Removed redundant code from function oid_rt_pro_write_register_hdl
  staging: rtl8712: Fixed CamelCase for EepromAddressSize
  staging: rtl8723bs: provide spaces around unary operators
  staging: rtl8723bs: fix issue "Using comparison to true is error prone"
  staging: rtl8723bs: fix warning comparison to NULL
  staging: rtl8723bs: hal: move common code to macro
  drm/i915: Make read_subslice_reg take engine
  drm/i915: Remove I915_READ64 and I915_READ64_32x2
  drm/i915: Convert intel_read_wm_latency to uncore mmio accessors
  drm/i915: Convert gem_record_fences to uncore mmio accessors
  drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
  drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors
  drm/i915: Eliminate unused mmio accessors
  staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
  staging: kpc2000: remove unnecessary debug prints in fileops.c
  staging: kpc2000: remove unnecessary debug prints in dma.c
  staging: kpc2000: remove unnecessary debug prints in core.c
  staging: kpc2000: remove unnecessary debug prints in cell_probe.c
  staging: kpc2000: remove extra white space in kpc2000_spi.c
  misc: fsa9480: simplify getting the adapter of a client
  misc: tsl2550: simplify getting the adapter of a client
  misc: isl29003: simplify getting the adapter of a client
  mmc: sdhi: remove unneeded initialization
  mmc: sdhi: improve quirk descriptions
  sdhci: tegra: Do not log error message on deferred probe
  mmc: sdhci-sprd: Add PHY DLL delay configuration
  dt-bindings: mmc: sprd: Add PHY DLL delay documentation
  mmc: sdhci-sprd: Enable PHY DLL to make clock stable
  mmc: sdhci-sprd: Add HS400 enhanced strobe mode
  mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
  mmc: sdhci-sprd: Add optional gate clock support
  dt-bindings: mmc: sprd: Add another optional clock documentation
  mmc: sdhci-sprd: Check the enable clock's return value correctly
  mmc: sdhci-pci: remove redundant check of slots == 0
  dt-bindings: mmc: sun4i: Add YAML schemas
  dt-bindings: mmc: Add YAML schemas for the generic MMC options
  mmc: sdhci_am654: Print error message if the DLL fails to lock
  mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls
  memstick: Fix error cleanup path of memstick_init
  mmc: meson-gx: add dram-access-quirk
  dt-bindings: mmc: meson-gx: add dram-access-quirk property
  mmc: meson-gx-mmc: update with SPDX Licence identifier
  mmc: tmio: move runtime PM enablement to the driver implementations
  mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
  ARM: dts: arria10: Add EMAC OCP reset property
  ARM: dts: socfpga: add ltc2497 on arria10 devkit
  spi: Use struct_size() helper
  regulator: max77802: Drop unused includes
  regulator: max8952: simplify getting the adapter of a client
  ASoC: meson: axg-card: fix null pointer dereference in clean up
  gpio: altera: Allocate irq_chip dynamically
  gpio: xilinx: convert from OF GPIO to standard devm APIs
  staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIO
  drm/omap: add support for manually updated displays
  drm/omap: add framedone interrupt support
  drm/omap: don't check dispc timings for DSI
  drm/omap: use DRM_DEBUG_DRIVER instead of CORE
  drm/omap: Use dev_get_drvdata()
  drm/omap: remove open-coded drm_invalid_op()
  drm/omap: Make sure device_id tables are NULL terminated
  fmc: Decouple from Linux GPIO subsystem
  mm/hmm: Hold a mmgrab from hmm to mm
  mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
  arm64: mm: avoid redundant READ_ONCE(*ptep)
  soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh
  ARM: OMAP2+: Make some variables static
  ARM: dts: Add support for phyBOARD-REGOR-AM335x
  ARM: dts: am335x-pcm-953: Remove eth phy delay
  ARM: dts: am335x-pcm-953: Update user led names
  ARM: dts: am335x-phycore-som: Enable gpmc node in dts files
  ARM: dts: am335x-phycore-som: Add emmc node
  ARM: dts: am335x phytec boards: Remove regulator node
  ARM: dts: Add LCD type 28 support to LogicPD Torpedo DM3730 devkit
  bus: ti-sysc: Add support for module specific reset quirks
  Update my email address
  ipset: Fix memory accounting for hash types on resize
  netfilter: ipset: Fix error path in set_target_v3_checkentry()
  netfilter: ipset: Fix the last missing check of nla_parse_deprecated()
  netfilter: ipset: fix a missing check of nla_parse
  netfilter: ipset: merge uadd and udel functions
  netfilter: ipset: remove useless memset() calls
  drm/i915/perf: fix whitelist on Gen10+
  mfd: cros_ec: Update I2S API
  mfd: cros_ec: Add Management API entry points
  mfd: cros_ec: Add SKU ID and Secure storage API
  mfd: cros_ec: Add API for rwsig
  mfd: cros_ec: Add API for Fingerprint support
  mfd: cros_ec: Add API for Touchpad support
  mfd: cros_ec: Add API for EC-EC communication
  mfd: cros_ec: Add I2C passthru protection API
  mfd: cros_ec: Add Smart Battery Firmware update API
  mfd: cros_ec: Add Hibernate API
  mfd: cros_ec: Add API for keyboard testing
  mfd: cros_ec: Complete Power and USB PD API
  mfd: cros_ec: Fix temperature API
  mfd: cros_ec: Add fingerprint API
  mfd: cros_ec: Fix event processing API
  mfd: cros_ec: Complete MEMS sensor API
  mfd: cros_ec: Add EC transport protocol v4
  mfd: cros_ec: Expand hash API
  mfd: cros_ec: Add lightbar v2 API
  mfd: cros_ec: Add PWM_SET_DUTY API
  mfd: cros_ec: Add Flash V2 commands API
  mfd: cros_ec: Remove zero-size structs
  mfd: cros_ec: move HDMI CEC API definition
  mfd: cros_ec: Update ACPI interface definition
  mfd: cros_ec: use BIT macro
  mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
  mfd: cros_ec: add ec_align macros
  mfd: cros_ec: set comments properly
  mfd: cros_ec: Zero BUILD_ macro
  mfd: cros_ec: Update license term
  drm/i915: Move i915_check_and_clear_faults to intel_reset.c
  drm/i915: Grammar s/the its/its/
  dmaengine: Grammar s/the its/its/, s/need/needs/
  dmaengine: axi-dmac: update license header
  MAINTAINERS: Add Synopsys eDMA IP driver maintainer
  dmaengine: Add Synopsys eDMA IP PCIe glue-logic
  PCI: Add Synopsys endpoint EDDA Device ID
  dmaengine: Add Synopsys eDMA IP version 0 debugfs support
  dmaengine: Add Synopsys eDMA IP version 0 support
  dmaengine: Add Synopsys eDMA IP core driver
  drm/i915/frontbuffer: remove obsolete comment about mark busy/idle
  drm/i915: move more atomic plane declarations to intel_atomic_plane.h
  drm/i915: remove some unused declarations from intel_drv.h
  drm/i915: move pm related declarations to intel_pm.h
  i2c: mux: pinctrl: use flexible-array member and struct_size() helper
  i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
  i2c: mux: Use struct_size() in devm_kzalloc()
  sh: configs: Remove useless UEVENT_HELPER_PATH
  ext4: only set project inherit bit for directory
  ocelot: remove unused variable 'rc' in vcap_cmd()
  ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
  net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
  net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
  net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
  net: dsa: sja1105: Rethink the PHYLINK callbacks
  net: dsa: sja1105: Export the sja1105_inhibit_tx function
  net: dsa: sja1105: Update some comments about PHYLIB
  net: dsa: sja1105: Use SPEED_{10, 100, 1000, UNKNOWN} macros
  af_key: make use of BUG_ON macro
  ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
  net: hwbm: Make the hwbm_pool lock a mutex
  tg3: Use napi_alloc_frag()
  bnx2x: Use napi_alloc_frag()
  dpaa2-eth: Use napi_alloc_frag()
  dpaa2-eth: Remove preempt_disable() from seed_pool()
  net: Don't disable interrupts in __netdev_alloc_skb()
  net: Don't disable interrupts in napi_alloc_frag()
  net: sfp: add mutex to prevent concurrent state checks
  net: sfp: Stop SFP polling and interrupt handling during shutdown
  ext4: enforce the immutable flag on open files
  ext4: don't allow any modifications to an immutable file
  nexthop: off by one in nexthop_mpath_select()
  bonding/options: convert to using slave printk macros
  bonding/alb: convert to using slave printk macros
  bonding/802.3ad: convert to using slave printk macros
  bonding/main: convert to using slave printk macros
  bonding: add slave_foo printk macros
  bonding: fix error messages in bond_do_fail_over_mac
  bonding: improve event debug usability
  net: fec_main: Use dev_err() instead of pr_err()
  cxgb4: Set initial IRQ affinity hints
  net: hns3: fix some coding style issues
  net: hns3: some modifications to simplify and optimize code
  net: hns3: refactor PF/VF RSS hash key configuration
  net: hns3: use macros instead of magic numbers
  net: hns3: small changes for magic numbers
  net: hns3: delete the redundant user NIC codes
  net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
  net: hns3: refactor hns3_get_new_int_gl function
  net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
  net: hns3: make HW GRO handling compliant with SW GRO
  net: hns3: fix wrong size of mailbox responding data
  net: hns3: log detail error info of ROCEE ECC and AXI errors
  net: ethernet: ti: cpts: add support for ext rftclk selection
  net: ethernet: ti: netcp_ethss: add support for child cpts node
  net: ethernet: ti: cpts: use devm_get_clk_from_child
  dt-bindings: doc: net: keystone-netcp: document cpts
  fuse: copy_file_range needs to strip setuid bits and update timestamps
  vfs: allow copy_file_range to copy across devices
  xfs: use file_modified() helper
  vfs: introduce file_modified() helper
  vfs: add missing checks to copy_file_range
  vfs: remove redundant checks from generic_remap_checks()
  vfs: introduce generic_file_rw_checks()
  vfs: no fallback for ->copy_file_range
  vfs: introduce generic_copy_file_range()
  pinctrl: add include guard to pinctrl-state.h
  rtc: rx8025: simplify getting the adapter of a client
  rtc: rx8010: simplify getting the adapter of a client
  rtc: rv8803: simplify getting the adapter of a client
  rtc: m41t80: simplify getting the adapter of a client
  rtc: fm3130: simplify getting the adapter of a client
  dma-fence: Signal all callbacks from dma_fence_release()
  leds: leds-tca6507: simplify getting the adapter of a client
  leds: leds-pca955x: simplify getting the adapter of a client
  Staging: ralink-gdma: fixed a brace coding style issue
  staging: kpc2000: kpc2000_i2c: add space after ,
  staging: kpc2000: kpc2000_i2c: void* -> void *
  staging: erofs: make use of DBG_BUGON
  staging: erofs: fix warning Comparison to bool
  staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
  staging: rtl8188eu: core: Replace function rtw_free_network_nolock()
  staging: rtl8712: usb_halinit.c: Remove p from variable names
  staging: rtl8712: usb_ops.c: Remove leading p from variable names
  staging: rtl8712: xmit_linux.c: Remove leading p from variable names
  staging: rtl8712: recv_linux.c: Remove leading p from variable names
  staging: rtl8712: hal_init.c: Remove leading p from variable names
  staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"
  staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by checkpatch
  Staging: vc04_services : vchiq_core: Fix a brace issue
  drm/i915/wopcm: update default size for gen11+
  drm/i915/guc: always use Command Transport Buffers
  arch: wire-up clone3() syscall
  fork: add clone3
  unicore32: rename unicore32_defconfig to defconfig
  kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
  kconfig: add static qualifier to expand_string()
  kconfig: require the argument of --defconfig
  kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
  kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
  arm64: dts: qcom-qcs404: Add reset-cells to GCC node
  ARM: dts: qcom-msm8974: Update coresight DT bindings
  ARM: dts: qcom-apq8064: Update coresight DT bindings
  arm64: dts: qcom-msm8916: Update coresight DT bindings
  net: dsa: sja1105: Expose PTP timestamping ioctls to userspace
  net: dsa: sja1105: Add a state machine for RX timestamping
  net: dsa: sja1105: Increase priority of CPU-trapped frames
  net: dsa: sja1105: Add a global sja1105_tagger_data structure
  net: dsa: sja1105: Receive and decode meta frames
  net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
  net: dsa: sja1105: Add support for the AVB Parameters Table
  net: dsa: sja1105: Build a minimal understanding of meta frames
  net: dsa: sja1105: Add logic for TX timestamping
  net: dsa: sja1105: Add support for the PTP clock
  net: dsa: sja1105: Export symbols for upcoming PTP driver
  net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
  net: dsa: sja1105: Reverse TPID and TPID2
  net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
  net: dsa: tag_8021q: Create helper function for removing VLAN header
  net: dsa: Add teardown callback for drivers
  net: dsa: Keep a pointer to the skb clone for TX timestamping
  docs: pci: fix broken links due to conversion from pci.txt to pci.rst
  docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
  docs: isdn: remove hisax references from kernel-parameters.txt
  docs: fix broken documentation links
  docs: move protection-keys.rst to the core-api book
  docs: net: dpio-driver.rst: fix two codeblock warnings
  docs: net: sja1105.rst: fix table format
  docs: security: core.rst: Fix several warnings
  docs: security: trusted-encrypted.rst: fix code-block tag
  docs: it: license-rules.rst: get rid of warnings
  docs: zh_CN: avoid duplicate citation references
  docs: amd-memory-encryption.rst get rid of warnings
  docs: mark orphan documents as such
  docs: bpf: get rid of two warnings
  docs: mm: numaperf.rst: get rid of a build warning
  docs: zh_CN: get rid of basic_profiling.txt
  isdn: mISDN: remove a bogus reference to a non-existing doc
  ABI: sysfs-devices-system-cpu: point to the right docs
  RAS/CEC: Add copyright
  RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there
  RAS/CEC: Dump the different array element sections
  RAS/CEC: Rename count_threshold to action_threshold
  RAS/CEC: Sanity-check array on every insertion
  RAS/CEC: Fix potential memory leak
  RAS/CEC: Do not set decay value on error
  RAS/CEC: Check count_threshold unconditionally
  RAS/CEC: Fix pfn insertion
  drm/fb-helper: Move out commit code
  drm/fb-helper: Prepare to move out commit code
  drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
  dt-bindings: pinctrl: pic32: Spelling s/configuraion/configuration/
  usb: typec: tcpm: fusb302: simplify getting the adapter of a client
  drm: rcar-du: Add support for missing 16-bit RGB1555 formats
  drm: rcar-du: Add support for missing 16-bit RGB4444 formats
  drm: rcar-du: Add support for missing 32-bit RGB formats
  drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3)
  drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2)
  drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
  iio: accel: add missing sensor for some 2-in-1 based ultrabooks
  docs: iio: add precision about sampling_frequency_available
  iio: dps310: Add pressure sensing capability
  parisc: add dynamic ftrace
  compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
  parisc: use pr_debug() in kernel/module.c
  parisc: add WARN_ON() to clear_fixmap
  parisc: add spinlock to patch function
  parisc: add support for patching multiple words
  drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
  drm: rcar-du: lvds: Add support for dual-link mode
  drm: rcar-du: lvds: Remove LVDS double-enable checks
  dt-bindings: display: renesas: lvds: Add renesas,companion property
  drm: bridge: thc63: Report input bus mode through bridge timings
  dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation
  drm: bridge: Add dual_link field to the drm_bridge_timings structure
  drm: rcar-du: writeback: include interface header
  drm: rcar-du: lvds: Add r8a774a1 support
  drm: rcar-du: Add R8A774A1 support
  dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
  dt-bindings: display: renesas: du: Document the r8a774a1 bindings
  pinctrl: nomadik: Fix SPDX tags
  pinctrl: tb10x: Use flexible-array member and struct_size() helper
  pinctrl: aspeed: Add SGPM pinmux
  pinctrl: qcom: sdm845: Expose ufs_reset as gpio
  pinctrl: Add drive strength support for BM1880 SoC
  dt-bindings: pinctrl: Document drive strength settings for BM1880 SoC
  pinctrl: ns2: Fix potential NULL dereference
  dt-bindings: imx: Correct pinfunc head file path for i.MX8MM
  pinctrl: u300: Fix SPDX tags
  dt-bindings: gpio: davinci: Add k3 am654 compatible
  gpio: davinci: Add new compatible for K3 AM654 SoCs
  gpio: Davinci: Add K3 dependencies
  gpio: davinci: Fix the compiler warning with ARM64 config enabled
  i2c: fsi: Create busses for all ports
  i2c: i801: Register optional lis3lv02d I2C device on Dell machines
  usb: typec: ucsi: ccg: add runtime pm workaround
  i2c: nvidia-gpu: resume ccgx i2c client
  usb: typec: ucsi: ccg: enable runtime pm support
  i2c: nvidia-gpu: add runtime pm support
  i2c: nvidia-gpu: refactor master_xfer
  clk: gcc-qcs404: Add PCIe resets
  gpio: pass lookup and descriptor flags to request_own
  docs: gpio: driver.rst: fix a bad tag
  clk: qcom: gdsc: WARN when failing to toggle
  ucma: Convert ctx_idr to XArray
  ucma: Convert multicast_idr to XArray
  ASoC: dt-bindings: fix some broken links from txt->yaml conversion
  clk: mmp: frac: Remove set but not used variable 'prev_rate'
  clk: ti: Remove unused functions
  clk: mediatek: mt8516: Remove unused variable
  clk: ingenic/jz4725b: Fix "pll half" divider not read/written properly
  clk: ingenic/jz4725b: Fix incorrect dividers for main clocks
  clk: ingenic/jz4770: Fix incorrect dividers for main clocks
  clk: ingenic/jz4740: Fix incorrect dividers for main clocks
  clk: ingenic: Add support for divider tables
  leds: lm36274: Introduce the TI LM36274 LED driver
  dt-bindings: leds: Add LED bindings for the LM36274
  RDMA/ucma: Use struct_size() helper
  RDMA/hns: Bugfix for filling the sge of srq
  Documentation: {u,k}probes: add tracing_on before tracing
  RDMA/hns: fix inverted logic of readl read and shift
  treewide: trivial: fix s/poped/popped/ typo
  Documentation: xfs: Fix typo
  drm/i915/sdvo: Actually print the reason why the SDVO command failed
  drm/i915/sdvo: Don't write stack garbage into the hbuf
  drm/i915/sdvo: Don't unpack stack garbage
  drm/i915/sdvo: Check that we have space for the infoframe
  drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLE
  Documentation: nvdimm: Fix typo
  doc:it_IT: documentation alignment
  doc:it_IT: fix file references
  scripts/sphinx-pre-install: fix "dependenties" typo
  drm/i915/sdvo: Implement proper HDMI audio support for SDVO
  docs: clk: fix struct syntax
  drm/i915/sdvo: Fix AVI infoframe TX rate readout
  docs: Kbuild/Makefile: allow check for missing docs at build time
  KVM: arm/arm64: Always capitalize ITS
  Documentation: net: dsa: Grammar s/the its/its/
  Documentation: tee: Grammar s/the its/its/
  Documentation: fix typo CLOCK_MONONOTNIC_COARSE
  Documentation/dm-init: fix multi device example
  Documentation: DMA-API: fix a function name of max_mapping_size
  RDMA/srp: Accept again source addresses that do not have a port number
  RDMA/ipoib: implement ethtool .get_link() callback
  ASoC: Remove erroneous soc_cleanup_card_resources() call
  drm/crc-debugfs: Also sprinkle irqrestore over early exits
  mm/hmm: fix use after free with struct hmm in the mmu notifiers
  drm/i915: Fix per-pixel alpha with CCS
  drm/i915: Drop pointless WARN_ON
  drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
  arm64/mm: Refactor __do_page_fault()
  arm64/mm: Document write abort detection from ESR
  drm/bridge: sii902x: fix comparision of u32 with less than zero
  drm/bridge: sii902x: re-order conditions to prevent out of bounds read
  drm/stm: support runtime power management
  drm/stm: ltdc: No message if probe
  video: fbdev: pvr2fb: add COMPILE_TEST support
  video: fbdev: pvr2fb: remove function prototypes
  video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef
  video: fbdev: da8xx-fb: add COMPILE_TEST support
  video: fbdev: gbefb: add COMPILE_TEST support
  video: fbdev: pxa168fb: add COMPILE_TEST support
  video: fbdev: imxfb: add COMPILE_TEST support
  video: fbdev: atmel_lcdfb: add COMPILE_TEST support
  video: fbdev: atafb: remove superfluous function prototypes
  au1200fb: fix DMA API abuse
  video: fbdev: mxsfb: Remove driver
  regulator: cpcap: Spelling s/configuraion/configuration/
  regmap: add i3c bus support
  rtc: tegra: Drop MODULE_ALIAS
  ASoC: msm8916-wcd-digital: Add sidetone support
  drm/i915: Tidy intel_execlists_submission_init
  drm/i915: Convert some more bits to use engine mmio accessors
  drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt
  drm/i915: Extract engine fault reset to a helper
  drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
  drm/i915: Tidy engine mask types in hangcheck
  drm/i915: Reset only affected engines when handling error capture
  dt-bindings: dma: uart: rename binding
  dmaengine: mediatek: Add MediaTek UART APDMA support
  arm64: Fix comment after #endif
  clk: keystone: sci-clk: extend clock IDs to 32 bits
  clk: keystone: sci-clk: probe clocks from DT instead of firmware
  clk: keystone: sci-clk: split out the fw clock parsing to own function
  clk: keystone: sci-clk: cut down the clock name length
  kernel: module: Use struct_size() helper
  drm/i915/dmc: protect against reading random memory
  drm/meson: Add support for XBGR8888 & ABGR8888 formats
  drm/meson: Add zpos immutable property to planes
  s390/qdio: handle PENDING state for QEBSM devices
  s390/jump_label: remove unused structure definition
  s390/boot: disable address-of-packed-member warning
  s390/cio: fix kdoc for tiqdio_thinint_handler
  s390/zcrypt: support special flagged EP11 cprbs
  s390: fix unrecognized __aligned() in uapi header
  s390/configs: remove useless UEVENT_HELPER_PATH
  s390: enforce CONFIG_HOTPLUG_CPU
  s390: enforce CONFIG_SMP
  mtd: spi-nor: change "error reading JEDEC id" from dbg to err
  mtd: spi-nor: Add Micron MT25QL02 support
  mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
  clk: imx6sll: Switch to clk_hw based API
  clk: imx7d: Switch to clk_hw based API
  clk: imx6ul: Switch to clk_hw based API
  clk: imx6sx: Switch to clk_hw based API
  clk: imx6q: Switch to clk_hw based API
  clk: imx6sl: Switch to clk_hw based API
  clk: imx: Switch wrappers to clk_hw based API
  clk: imx: clk-fixup-mux: Switch to clk_hw based API
  clk: imx: clk-fixup-div: Switch to clk_hw based API
  clk: imx: clk-gate-exclusive: Switch to clk_hw based API
  clk: imx: clk-pfd: Switch to clk_hw based API
  clk: imx: clk-pllv3: Switch to clk_hw based API
  clk: imx: clk-gate2: Switch to clk_hw based API
  clk: imx: clk-cpu: Switch to clk_hw based API
  clk: imx: clk-busy: Switch to clk_hw based API
  clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clock
  clk: imx6sx: Do not reparent to unregistered IMX6SX_CLK_AXI
  clk: imx: Add imx_obtain_fixed_clock clk_hw based variant
  clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
  bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
  drm/vkms: Forward timer right after drm_crtc_handle_vblank
  drm/vkms: Remove useless call to drm_connector_register/unregister()
  dt-bindings: clock: Document gpucc for msm8998
  net: axienet: convert to phylink API
  net: axienet: make use of axistream-connected attribute optional
  net: axienet: document axistream-connected attribute
  net: axienet: Fix MDIO bus parent node detection
  net: axienet: document device tree mdio child node
  net: axienet: stop interface during shutdown
  net: axienet: Make missing MAC address non-fatal
  net: axienet: Fix race condition causing TX hang
  net: axienet: Add optional support for Ethernet core interrupt
  net: axienet: Support shared interrupts
  net: axienet: Add DMA registers to ethtool register dump
  net: axienet: Make RX/TX ring sizes configurable
  net: axienet: Cleanup DMA device reset and halt process
  net: axienet: Re-initialize MDIO registers properly after reset
  net: axienet: fix teardown order of MDIO bus
  net: axienet: Use clock framework to get device clock rate
  net: axienet: add X86 and ARM as supported platforms
  net: axienet: fix MDIO bus naming
  net: axienet: Use standard IO accessors
  net: axienet: Fix casting of pointers to u32
  clk: mediatek: Remove MT8183 unused clock
  clk: mediatek: add audsys clock driver for MT8516
  dt-bindings: mediatek: audsys: add support for MT8516
  arm64: dts: stratix10: use the "altr,socfpga-stmmac-a10-s10" binding
  ARM: dts: socfpga: use the "altr,socfpga-stmmac-a10-s10" binding
  iommu/virtio: Add event queue
  iommu/virtio: Add probe request
  iommu: Add virtio-iommu driver
  PCI: OF: Initialize dev->fwnode appropriately
  of: Allow the iommu-map property to omit untranslated devices
  dt-bindings: virtio: Add virtio-pci-iommu node
  dt-bindings: virtio-mmio: Add IOMMU description
  vhost: fix clang build warning
  spi: mediatek: add SPI_LSB_FIRST support
  net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
  dt-bindings: socfpga-dwmac: add "altr, socfpga-stmmac-a10-s10" binding
  ASoC: soc-core: remove legacy style dai_link
  ASoC: Intel: sof_rt5682: use modern dai_link style
  ASoC: Intel: glk_rt5682_max98357a: use modern dai_link style
  ASoC: Intel: skl_hda_dsp_common: use modern dai_link style
  ASoC: Intel: skl-pcm: use modern dai_link style
  ASoC: Intel: skl_nau88l25_max98357a: use modern dai_link style
  ASoC: Intel: skl_rt286: use modern dai_link style
  ASoC: Intel: skl_nau88l25_ssm4567: use modern dai_link style
  ASoC: Intel: kbl_da7219_max98357a: use modern dai_link style
  ASoC: Intel: kbl_da7219_max98927: use modern dai_link style
  ASoC: Intel: kbl_rt5663_rt5514_max98927: use modern dai_link style
  ASoC: Intel: kbl_rt5663_max98927: use modern dai_link style
  ASoC: Intel: kbl_rt5660: use modern dai_link style
  ASoC: Intel: cht_bsw_nau8824: use modern dai_link style
  ASoC: Intel: cht_bsw_rt5672: use modern dai_link style
  ASoC: Intel: cht_bsw_max98090_ti: use modern dai_link style
  ASoC: Intel: cht_bsw_rt5645: use modern dai_link style
  ASoC: Intel: bytcr_rt5640: use modern dai_link style
  ASoC: Intel: bytcr_rt5651: use modern dai_link style
  ASoC: Intel: bytcht_cx2072x: use modern dai_link style
  ASoC: Intel: bytcht_da7213: use modern dai_link style
  nfp: tls: add basic statistics
  nfp: tls: add/delete TLS TX connections
  nfp: tls: add datapath support for TLS TX
  net/tls: export TLS per skb encryption
  net/tls: simplify driver context retrieval
  net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytes
  nfp: prepare for more TX metadata prepend
  nfp: add tls init code
  nfp: parse crypto opcode TLV
  nfp: add support for sending control messages via mailbox
  nfp: parse the mailbox cmsg TLV
  nfp: make bar_lock a semaphore
  nfp: count all failed TX attempts as errors
  ASoC: Intel: bytcht_nocodec: use modern dai_link style
  ASoC: Intel: bytcht_es8316: use modern dai_link style
  ASoC: Intel: byt-max98090: use modern dai_link style
  ASoC: Intel: byt-rt5640: use modern dai_link style
  ASoC: Intel: bxt_rt298: use modern dai_link style
  ASoC: Intel: bxt_da7219_max98357a: use modern dai_link style
  ASoC: Intel: broadwell: use modern dai_link style
  ASoC: Intel: haswell: use modern dai_link style
  ASoC: Intel: bdw-rt5677: use modern dai_link style
  ASoC: sof: use modern dai_link style
  ASoC: vc4: vc4_htmi: use modern dai_link style
  ASoC: soc-topology: use modern dai_link style
  ASoC: tegra: tegra_max98090: use modern dai_link style
  ASoC: tegra: tegra_wm9712: use modern dai_link style
  ASoC: tegra: tegra_wm8903: use modern dai_link style
  ASoC: tegra: tegra_rt5640: use modern dai_link style
  ASoC: tegra: tegra_sgtl5000: use modern dai_link style
  ASoC: tegra: tegra_alc5632: use modern dai_link style
  ASoC: tegra: trimslice: use modern dai_link style
  ASoC: tegra: tegra_wm8753: use modern dai_link style
  ASoC: tegra: tegra_rt5677: use modern dai_link style
  ASoC: txx9: txx9aclc-generic: use modern dai_link style
  ASoC: sunxi: sun4i-codec: use modern dai_link style
  ASoC: ux500: mop500: use modern dai_link style
  ASoC: sirf: sirf-audio: use modern dai_link style
  ASoC: rockchip: rockchip_max98090: use modern dai_link style
  ASoC: rockchip: rockchip_rt5645: use modern dai_link style
  ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link style
  net: phy: Add detection of 1000BaseX link mode support
  ASoC: rockchip: rk3399_gru_sound: use modern dai_link style
  ASoC: qcom: apq8016_sbc: use modern dai_link style
  ASoC: qcom: common: use modern dai_link style
  ASoC: qcom: storm: use modern dai_link style
  ASoC: nuc900: nuc900-audio: use modern dai_link style
  ASoC: mxs: mxs-sgtl5000: use modern dai_link style
  ASoC: meson: axg-card: use modern dai_link style
  ASoC: jz4740: qi_lb60: use modern dai_link style
  ASoC: fsl: imx-audmix: use modern dai_link style
  ASoC: fsl: pcm030-audio-fabric: use modern dai_link style
  ASoC: fsl: imx-mc13783: use modern dai_link style
  ASoC: fsl: imx-sgtl5000: use modern dai_link style
  ASoC: fsl: eukrea-tlv320: use modern dai_link style
  ASoC: fsl: imx-es8328: use modern dai_link style
  ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link style
  ASoC: fsl: fsl-asoc-card: use modern dai_link style
  ASoC: fsl: wm1133-ev1: use modern dai_link style
  ASoC: fsl: phycore-ac97: use modern dai_link style
  ASoC: fsl: mx27vis-aic32x4: use modern dai_link style
  ASoC: fsl: imx-spdif: use modern dai_link style
  ASoC: fsl: efika-audio-fabric: use modern dai_link style
  ASoC: cirrus: snappercl15: use modern dai_link style
  ASoC: cirrus: simone: use modern dai_link style
  ASoC: cirrus: edb93xx: use modern dai_link style
  ASoC: au1x: db1200: use modern dai_link style
  ASoC: au1x: db1000: use modern dai_link style
  ASoC: atmel: atmel-classd: use modern dai_link style
  ASoC: atmel: atmel-pdmic: use modern dai_link style
  ASoC: atmel: atmel-wm8904: use modern dai_link style
  ASoC: atmel: tse850-pcm5142: use modern dai_link style
  ASoC: atmel: sam9g20_wm8731: use modern dai_link style
  ASoC: atmel: sam9x5_wm8731: use modern dai_link style
  ASoC: atmel: mikroe-proto: use modern dai_link style
  ASoC: amd: acp-rt5645: use modern dai_link style
  ASoC: amd: acp-da7219-max98357a: use modern dai_link style
  ASoC: sh: sh7760-ac97: use modern dai_link style
  ASoC: sh: migor: use modern dai_link style
  ASoC: ti: rx51: use modern dai_link style
  ASoC: ti: omap-twl4030: use modern dai_link style
  ASoC: ti: omap-abe-twl6040: use modern dai_link style
  ASoC: ti: omap-hdmi: use modern dai_link style
  ASoC: ti: davinci-evm: use modern dai_link style
  ASoC: ti: omap3pandora: use modern dai_link style
  ASoC: ti: ams-delta: use modern dai_link style
  ASoC: ti: osk5912: use modern dai_link style
  clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
  ASoC: ti: n810: use modern dai_link style
  ASoC: kirkwood: armada-370-db: use modern dai_link style
  ASoC: pxa: poodle: use modern dai_link style
  ASoC: pxa: spitz: use modern dai_link style
  ASoC: pxa: tosa: use modern dai_link style
  ASoC: pxa: ttc-dkb: use modern dai_link style
  ASoC: pxa: z2: use modern dai_link style
  ASoC: pxa: zylonite: use modern dai_link style
  clk: bcm: Make BCM2835 clock drivers selectable
  ASoC: pxa: palm27x: use modern dai_link style
  ASoC: pxa: mioa701_wm9713: use modern dai_link style
  ASoC: pxa: magician: use modern dai_link style
  ASoC: pxa: imote2: use modern dai_link style
  ASoC: pxa: hx4700: use modern dai_link style
  ASoC: pxa: em-x270: use modern dai_link style
  ASoC: pxa: e800_wm9712: use modern dai_link style
  ASoC: pxa: e750_wm9705: use modern dai_link style
  ASoC: pxa: e740_wm9705: use modern dai_link style
  ASoC: pxa: corgi: use modern dai_link style
  ASoC: pxa: brownstone: use modern dai_link style
  ASoC: samsung: jive_wm8750: use modern dai_link style
  ASoC: samsung: littlemill: use modern dai_link style
  ASoC: samsung: lowland: use modern dai_link style
  ASoC: samsung: neo1973_wm8753: use modern dai_link style
  ASoC: samsung: odroid: use modern dai_link style
  ASoC: samsung: rx1950_uda1380: use modern dai_link style
  ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link style
  ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style
  ASoC: samsung: s3c24xx_uda134x: use modern dai_link style
  ASoC: samsung: smartq_wm8987: use modern dai_link style
  ASoC: samsung: snow: use modern dai_link style
  ASoC: samsung: speyside: use modern dai_link style
  ASoC: samsung: tm2_wm5110: use modern dai_link style
  ASoC: samsung: tobermory: use modern dai_link style
  ASoC: samsung: arndale_rt5631: use modern dai_link style
  ASoC: samsung: h1940_uda1380: use modern dai_link style
  ASoC: samsung: smdk_spdif: use modern dai_link style
  ASoC: samsung: smdk_wm8994pcm: use modern dai_link style
  ASoC: samsung: smdk_wm8994: use modern dai_link style
  ASoC: samsung: smdk_wm8580: use modern dai_link style
  ASoC: samsung: bells: use modern dai_link style
  ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style
  ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style
  ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style
  ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style
  ASoC: mediatek: mt8173-rt5650: use modern dai_link style
  ASoC: mediatek: mt8173-max98090: use modern dai_link style
  ASoC: mediatek: mt2701-cs42448: use modern dai_link style
  ASoC: mediatek: mt2701-wm8960: use modern dai_link style
  ASoC: mediatek: mt6797-mt6351: use modern dai_link style
  ASoC: soc.h: add sound dai_link connection macro
  ASoC: simple-card: support snd_soc_dai_link_component style for cpu
  ASoC: soc-core: use snd_soc_dai_link_component for CPU
  ASoC: rt1011: fix warning reported by kbuild test robot and minor issue
  ASoC: rt1011: Mark format integer literals as unsigned
  mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
  mm/hmm: support automatic NUMA balancing
  mm/hmm: clean up some coding style and comments
  mm/hmm: update HMM documentation
  mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
  regulator: lm363x: Add support for LM36274
  mfd: ti-lmu: Add LM36274 support to the ti-lmu
  dt-bindings: mfd: Add lm36274 bindings to ti-lmu
  net: mscc: ocelot: remove unused variable 'vcap_data_t'
  clk: pwm: implement the .get_duty_cycle callback
  x86/boot: Call get_rsdp_addr() after console_init()
  Revert "x86/boot: Disable RSDP parsing temporarily"
  x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
  net: fec: Do not use netdev messages too early
  x86/kexec: Add the EFI system tables and ACPI tables to the ident map
  vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
  ipv6: fix spelling mistake: "wtih" -> "with"
  r8169: silence sparse warning in rtl8169_start_xmit
  ASoC: core: Tell codec that jack is being removed
  ASoC: sun4i-i2s: Change SR and WSS computation
  docs/core-api: Add integer power functions to the list
  docs/core-api: Add string helpers API to the list
  VMCI: Fixup atomic64_t abuse
  docs: filesystems: vfs: Render method descriptions
  drm/sti: drop use of drmP.h
  mei: docs: update mei documentation
  drm/i915: Report an earlier wedged event when suspending the engines
  w1: ds2805: rename w1_family struct, fixing c-p typo
  w1: ds2413: fix state byte comparision
  clk: samsung: add new clocks for DMC for Exynos5422 SoC
  clk: samsung: add BPLL rate table for Exynos 5422 SoC
  clk: samsung: add needed IDs for DMC clocks in Exynos5420
  arm64: dts: renesas: Add HiHope RZ/G2M sub board support
  arm64: dts: renesas: hihope-common: Add pincontrol support to scif2/scif clock
  arm64: dts: renesas: Add HiHope RZ/G2M main board support
  drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlier
  mei: docs: fix broken links in iamt documentation.
  mei: docs: add hdcp documentation
  mei: docs: add a short description for nfc behind mei
  mei: docs: update mei client bus documentation.
  mei: docs: move iamt docs to a iamt.rst file
  mei: docs: move documentation under driver-api
  drm/edid: Clean up DRM_EDID_DIGITAL_* flags
  staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()
  staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr
  staging: kpc2000: kpc_spi: remove unnecessary struct member chip_select
  staging: kpc2000: kpc_spi: remove unnecessary struct member word_len
  staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dir
  staging: kpc2000: kpc_spi: remove unnecessary struct member phys
  staging: kpc2000: Use '%zu' for printing 'size_t' type
  staging: kpc2000: Use '%llx' for printing 'long long int' type
  staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not declared.
  staging: most: trivial: fix a couple of typos
  staging: rtl8712: Replace function r8712_free_network_queue
  staging: rtl8188eu: core: Remove initialisation of return variable
  staging: rtl8723bs: hal: fix error "do not initialise globals to 0"
  staging: kpc2000: fix incorrect code comment in core.c
  staging: kpc2000: use sizeof(var) in kzalloc call
  staging: kpc2000: remove unnecessary include in core.c
  staging: kpc2000: use __func__ in debug messages in core.c
  staging: kpc2000: remove unnecessary oom message in core.c
  staging: kpc2000: remove unnecessary parentheses in core.c
  staging: kpc2000: simplify comparisons to NULL in core.c
  drm/i915: Skip context_barrier emission for unused contexts
  drm/i915: Move object close under its own lock
  ARM: dts: sun8i: r40: Change the RTC compatible
  ARM: dts: sun8i: v3s: Add external crystals accuracy
  ARM: dts: sun8i: v3s: Fix the RTC node
  ARM: dts: sun6i: Add external crystals accuracy
  ARM: dts: sun6i: Fix RTC node
  clk: rockchip: Remove 48 MHz PLL rate from rk3288
  drm: panel-orientation-quirks: Add quirk for GPD MicroPC
  drm: panel-orientation-quirks: Add quirk for GPD pocket2
  ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices
  ARM: dts: rockchip: Add HDMI i2c unwedging for rk3288-veyron
  ARM: dts: rockchip: Add unwedge pinctrl entries for dw_hdmi on rk3288
  ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron
  rtc: sun6i: Add R40 compatible
  dt-bindings: rtc: sun6i: Add the R40 RTC compatible
  dt-bindings: rtc: Convert Allwinner A31 RTC to a schema
  dt-bindings: rtc: Convert Allwinner A10 RTC to a schema
  dt-bindings: rtc: Move trivial RTC over to a schemas of their own
  dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
  netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
  drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
  arm64: dts: renesas: r8a774a1: Add operating points
  arm64: dts: renesas: r8a77990: Add dynamic power coefficient
  arm64: dts: renesas: r8a77990: Create thermal zone to support IPA
  arm64: dts: renesas: r8a77965: Add dynamic power coefficient
  arm64: dts: renesas: r8a77965: Create thermal zone to support IPA
  arm64: dts: renesas: r8a7796: Add dynamic power coefficient
  arm64: dts: renesas: r8a7796: Create thermal zone to support IPA
  arm64: dts: renesas: r8a7795: Add dynamic power coefficient
  arm64: dts: renesas: r8a7795: Create thermal zone to support IPA
  arm64: dts: renesas: Revise usb2_phy nodes and phys properties
  arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property
  arm64: dts: renesas: r8a774c0: Clean up CPU compatibles
  arm64: dts: renesas: Use ip=on for bootargs
  dt-bindings: Add vendor prefix for HopeRun
  soc: renesas: Enable RZ/A1 IRQC on RZ/A1H and RZ/A2M
  drm/i915: fix documentation build warnings
  Documentation/i915: Fix kernel-doc references to moved gem files
  drm: Ignore drm_gem_vram_mm_funcs in generated documentation
  drm/virtio: Fix cache entry creation race.
  drm/virtio: Wake up all waiters when capset response comes in.
  drm/virtio: Ensure cached capset entries are valid before copying.
  USB: move usb debugfs directory creation to the usb common core
  usb: host: u132-hcd: remove unneeded variable frame
  crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
  crypto: atmel-i2c - Fix build error while CRC16 set to m
  crypto: caam - disable some clock checks for iMX7ULP
  crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
  crypto: atmel - Fix sparse endianness warnings
  crypto: lrw - use correct alignmask
  crypto: ghash - fix unaligned memory access in ghash_setkey()
  crypto: xxhash - Implement xxhash support
  crypto: jitter - update implementation to 2.1.2
  crypto: testmgr - test the shash API
  crypto: arm64/sha2-ce - correct digest for empty data in finup
  crypto: arm64/sha1-ce - correct digest for empty data in finup
  crypto: caam - strip input without changing crypto request
  crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
  crypto: inside-secure - do not rely on the hardware last bit for result descriptors
  crypto: inside-secure - fix use of the SG list
  crypto: inside-secure - add support for HMAC updates
  crypto: inside-secure - implement IV retrieval
  crypto: inside-secure - fix queued len computation
  crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
  crypto: inside-secure - unify cache reset
  crypto: inside-secure - enable context reuse
  crypto: inside-secure - change returned error when a descriptor reports an error
  crypto: inside-secure - improve the result error format when displayed
  crypto: inside-secure - remove useless check
  crypto: inside-secure - fix coding style for a condition
  crypto: inside-secure - move comment
  crypto: inside-secure - remove empty line
  xfrm: remove type and offload_type map from xfrm_state_afinfo
  xfrm: remove eth_proto value from xfrm_state_afinfo
  xfrm: remove state and template sort indirections from xfrm_state_afinfo
  Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"
  drm/ttm: fix ttm_bo_unreserve
  drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
  drm/amdgpu: fix a race in GPU reset with IB test (v2)
  drm/amdgpu: cancel late_init_work before gpu reset
  gpu: amdgpu: fix broken amdgpu_dma_buf.c references
  cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading
  cpufreq: imx-cpufreq-dt: Remove global platform match list
  arm64: dts: imx8mm: Move gic node into soc node
  ipv6: tcp: send consistent flowlabel in TIME_WAIT state
  ipv6: tcp: enable flowlabel reflection in some RST packets
  lib: objagg: Use struct_size() in kzalloc()
  inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
  vhost: access vq metadata through kernel virtual address
  ARM: imx6: cpuidle: Use raw_spinlock_t
  net: phy: remove state PHY_FORCING
  samples: bpf: print a warning about headers_install
  net: rds: add per rds connection cache statistics
  net: stmmac: dwmac4: fix flow control issue
  net: stmmac: modify default value of tx-frames
  net: stmmac: dwmac-mediatek: disable rx watchdog
  net: stmmac: dwmac-mediatek: enable Ethernet power domain
  drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
  net: ipv6: drop unneeded likely() call around IS_ERR()
  net: ipv4: drop unneeded likely() call around IS_ERR()
  net: openvswitch: drop unneeded likely() call around IS_ERR()
  net: socket: drop unneeded likely() call around IS_ERR()
  nfp: flower: use struct_size() helper
  i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
  i40e: Do not check VF state in i40e_ndo_get_vf_config
  drm/i915/ehl: Support HBR3 on EHL combo PHY
  vhost: factor out setting vring addr and num
  vhost: introduce helpers to get the size of metadata area
  vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
  vhost: fine grain userspace memory accessors
  vhost: generalize adding used elem
  net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
  ixgbe: implement support for SDP/PPS output on X550 hardware
  net: hns3: Use LLDP ethertype define ETH_P_LLDP
  ice: Use LLDP ethertype define ETH_P_LLDP
  ixgbe: Use LLDP ethertype define ETH_P_LLDP
  i40e: Use LLDP ethertype define ETH_P_LLDP
  net: Add a define for LLDP ethertype
  ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
  ixgbe: use 'cc' instead of 'hw_cc' for local variable
  ixgbe: fix PTP SDP pin setup on X540 hardware
  ixgbe: reduce PTP Tx timestamp timeout to 1 second
  ixgbe: fix AF_XDP tx packet count
  ixgbe: fix AF_XDP tx byte count
  ixgbe: remove umem from adapter
  ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
  media: MAINTAINERS: update email address
  media: Documentation: update email address
  media: pvrusb2: fix null-ptr-deref in class_unregister()
  media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_cec_g12a_read/write
  media: imx7-media-csi: Remove unneeded error message
  media: imx7-media-csi: Use u32 for storing register reads
  media: imx7-media-csi: Use functions instead of macros
  media: aspeed: use different delays for triggering VE H/W reset
  media: aspeed: remove source buffer allocation before mode detection
  media: aspeed: refine interrupt handling logic
  media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE
  media: aspeed: reduce noisy log printing outs
  media: aspeed: remove IRQF_SHARED flag
  media: aspeed: change irq to threaded irq
  media: aspeed: refine clock control logic
  drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
  dt-bindings: drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
  media: aspeed: fix a kernel warning on clk control
  media: stm32-dcmi: fix irq = 0 case
  media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"
  media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
  media: vivid: fix incorrect assignment operation when setting video mode
  media: mtk-vcodec: support single-buffer frames
  media: mtk-vcodec: constify formats
  net: fec_ptp: Use dev_err() instead of pr_err()
  r8169: factor out firmware handling
  r8169: rename r8169.c to r8169_main.c
  net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings
  drm/r128: drop use of drmP.h
  drm/r128: drop drm_os_linux dependencies
  drm/savage: drop use of drmP.h
  drm/savage: drop use of drm_os_linux
  drm/sis: drop drmP.h use
  media: mtk-vcodec: replace GPLv2 with SPDX
  media: imx7-mipi-csis: Remove extra blank line
  media: imx7-mipi-csis: Remove unneeded 'ret' initialization
  media: imx7-mipi-csis: Propagate the error if clock enabling fails
  arm64: ptrace: add support for syscall emulation
  arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
  ptrace: move clearing of TIF_SYSCALL_EMU flag to core
  media: vimc: Remove or modify stream checks
  media: media/doc: Allow sizeimage to be set by v4l clients
  drm/i915/dsi: Use a fuzzy check for burst mode clock check
  media: docs: fix minor typos
  platform/chrome: cros_ec: Make some symbols static
  platform/chrome: wilco_ec: Add version sysfs entries
  media: dvb: tag deprecated DVB APIs as such
  media: do not use C++ style comments in uapi headers
  mm/zsmalloc.c: remove unused variable
  livepatch: Use static buffer for debugging messages under rq lock
  perf trace: Associate more argument names with the filename beautifier
  perf trace: Consume the augmented_raw_syscalls payload
  drm/tegra: dpaux: Make VDD supply optional
  drm/tegra: Use GPIO descriptor API
  gpu: host1x: Do not link logical devices to DT nodes
  gpu: host1x: Increase maximum DMA segment size
  gpu: host1x: Do not output error message for deferred probe
  perf jvmti: Address gcc string overflow warning for strncpy()
  media: vicodec: use new v4l2_m2m_ioctl_try_en/decoder_cmd funcs
  media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpers
  media: staging/media: set device_caps in struct video_device
  perf augmented_raw_syscalls: Move reading filename to the loop
  perf augmented_raw_syscalls: Change helper to consider just the augmented_filename part
  media: vc04_services/bcm2835-camera: set device_caps in struct video_device
  perf augmented_raw_syscalls: Move the probe_read_str to a separate function
  perf augmented_raw_syscalls: Tell which args are filenames and how many bytes to copy
  perf scripts python: exported-sql-viewer.py: Select find text when find bar is activated
  perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree
  perf scripts python: exported-sql-viewer.py: Add IPC information to Call Graph Graph
  perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
  perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports
  perf scripts python: export-to-postgresql.py: Export IPC information
  perf scripts python: export-to-sqlite.py: Export IPC information
  perf db-export: Export IPC information
  perf db-export: Add brief documentation
  perf thread-stack: Accumulate IPC information
  perf intel-pt: Document IPC usage
  perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
  perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
  perf intel-pt: Record when decoding PSB+ packets
  perf script: Add output of IPC ratio
  perf intel-pt: Add support for samples to contain IPC ratio
  perf tools: Add IPC information to perf_sample
  perf intel-pt: Accumulate cycle count from CYC packets
  perf intel-pt: Factor out intel_pt_update_sample_time
  perf record: Allow mixing --user-regs with --call-graph=dwarf
  perf symbols: Remove unused variable 'err'
  perf data: Document directory format header: HEADER_DIR_FORMAT
  perf data: Document clockid header: HEADER_CLOCKID
  perf data: Document memory topology header: HEADER_MEM_TOPOLOGY
  perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF
  media: usb/gadget/f_uvc: set device_caps in struct video_device
  media: rtl2832_sdr: set device_caps in struct video_device
  dt-bindings: clk: Convert Allwinner CCU to a schema
  media: media/usb: set device_caps in struct video_device
  drm/i915/bios: add an enum for BDB block IDs
  drm/i915/bios: add more LFP options
  drm/i915/bios: add VBT swing bit to child device definition
  drm/i915/bios: sort BDB block definitions using block ID
  media: media/radio: set device_caps in struct video_device
  kvm: Convert kvm_lock to a mutex
  KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64
  KVM: irqchip: Use struct_size() in kzalloc()
  x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
  kvm: selftests: introduce aarch64_vcpu_add_default
  kvm: selftests: introduce aarch64_vcpu_setup
  kvm: selftests: hide vcpu_setup in processor code
  drm/i915/bios: add BDB block comments before definitions
  drm/i915/bios: reserve struct bdb_ prefix for BDB blocks
  drm/i915/bios: remove unused, obsolete VBT definitions
  drm/i915/bios: clean up VBT port info debug logging
  drm/i915/bios: use port info child pointer to determine LSPCON presence
  drm/i915/bios: use port info child pointer to determine HPD invert
  drm/i915/bios: refactor DDC pin and AUX CH sanitize functions
  drm/i915/bios: store child device pointer in DDI port info
  drm/i915/bios: make child device order the priority order
  arm64: dts: allwinner: a64: Add lradc node
  dt-bindings: input: sun4i-lradc-keys: Add A64 compatible
  clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
  media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
  media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
  xfrm: remove init_flags indirection from xfrm_state_afinfo
  xfrm: remove init_temprop indirection from xfrm_state_afinfo
  xfrm: remove init_tempsel indirection from xfrm_state_afinfo
  drm/i915: Enable intel_color_get_config()
  drm/i915: Introduce vfunc read_luts() to create hw lut
  usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
  usb: renesas_usbhs: remove controlling PWEN/EXTLP support
  usb: renesas_usbhs: remove sudmac support
  usb: xhci: Add Clear_TT_Buffer
  usb: Add devaddr in struct usb_device
  Documentation/i915: Fix references to renamed files
  ARM: dts: imx7d-sdb: Make SW2's voltage fixed
  arm64: dts: imx8mm: Move usbphy out of soc node
  arm64: dts: imx8mm: Pass the 'ranges' property
  arm64: dts: imx8mm: Pass a unit name for the 'soc' node
  arm64: dts: fsl: imx8mq: add the snvs power key node
  drm/virtio: use u64_to_user_ptr macro
  drm/panel: truly: Add additional delay after pulling down reset gpio
  arm64: tegra: Add pin control states for I2C on Tegra186
  arm64: tegra: Add CPU cache topology for Tegra186
  arm64: tegra: Add VCC supply for GPIO expanders on Jetson TX2
  platform/chrome: wilco_ec: Add telemetry char device interface
  soc/tegra: fuse: Do not log error message on deferred probe
  kernel/module.c: Only return -EEXIST for modules that have finished loading
  soc/tegra: pmc: Add comments clarifying wake events
  soc/tegra: pmc: Avoid crash for non-wake IRQs
  soc/tegra: pmc: Fail to allocate more than one wake IRQ
  arm64: dts: ls1028a: fix watchdog device node
  dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
  arm64: dts: ls1028a: Enable sata.
  arm64: dts: imx: add i.MX8QXP ocotp support
  arm64: dts: imx8qxp: Move watchdog node into scu node
  soc: imx: soc-imx8: Correct return value of error handle
  soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling
  net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
  dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string
  net: dsa: mv88e6xxx: add support for mv88e6250
  net: dsa: mv88e6xxx: implement port_link_state for mv88e6250
  net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
  net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
  net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
  net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
  net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
  net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
  vmxnet3: turn off lro when rxcsum is disabled
  rocker: Fail attempts to use routes with nexthop objects
  mlx5: Fail attempts to use routes with nexthop objects
  mlxsw: Fail attempts to use routes with nexthop objects
  ipv6: Plumb support for nexthop object in a fib6_info
  ipv4: Plumb support for nexthop object in a fib_info
  ipv4: Prepare for fib6_nh from a nexthop object
  ipv4: Use accessors for fib_info nexthop data
  ipv6: Always allocate pcpu memory in a fib6_nh
  drm/atmel-hlcdc: revert shift by 8
  hinic: add LRO support
  net: vlan: Inherit MPLS features from parent device
  net: bonding: Inherit MPLS features from slave devices
  drm: atmel-hlcdc: add sam9x60 LCD controller
  drm: atmel-hlcdc: enable sys_clk during initalization.
  net/tls: don't pass version to tls_advance_record_sn()
  net/tls: reorganize struct tls_context
  net/tls: use version from prot
  net/tls: don't re-check msg decrypted status in tls_device_decrypted()
  net/tls: don't look for decrypted frames on non-offloaded sockets
  net/tls: remove false positive warning
  net/tls: check return values from skb_copy_bits() and skb_store_bits()
  net/tls: fully initialize the msg wrapper skb
  drm: atmel-hlcdc: avoid initializing cfg with zero
  drm: atmel-hlcdc: add config option for clock selection
  net: mscc: ocelot: Fix some struct initializations
  net: ipv4: fix rcu lockdep splat due to wrong annotation
  selftests: add basic netdevsim devlink flash testing
  netdevsim: implement fake flash updating with notifications
  mlxsw: Implement flash update status notifications
  mlxfw: Introduce status_notify op and call it to notify about the status
  devlink: allow driver to update progress of flash update
  mlxfw: Propagate error messages through extack
  mlx5: Move firmware flash implementation to devlink
  mlxsw: Move firmware flash implementation to devlink
  ima: prevent a file already mmap'ed write to be mmap'ed execute
  drm/i915/gtt: Replace struct_mutex serialisation for allocation
  ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
  Revert "consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c"
  net: stmmac: socfpga: add RMII phy mode
  net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb command
  net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_del
  net: dsa: sja1105: Add FDB operations for P/Q/R/S series
  net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interface
  net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not found
  net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operations
  net: dsa: sja1105: Make room for P/Q/R/S FDB operations
  net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface
  net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/S
  net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries
  net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
  kvm: selftests: ucall improvements
  KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
  KVM: X86: Provide a capability to disable cstate msr read intercepts
  KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITS
  kvm: x86: refine kvm_get_arch_capabilities()
  KVM: Directly return result from kvm_arch_check_processor_compat()
  kvm: svm/avic: Do not send AVIC doorbell to self
  KVM: LAPIC: Optimize timer latency further
  KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
  KVM: LAPIC: Extract adaptive tune timer advancement logic
  KVM/nSVM: properly map nested VMCB
  kvm: x86: Fix reserved bits related calculation errors caused by MKTME
  kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
  drm: Flush output polling on shutdown
  ACPI: OSL: Make a W=1 kernel-doc warning go away
  docs: soundwire: locking: fix tags for a code-block
  cpupower : frequency-set -r option misses the last cpu in related cpu list
  cpupower: correct spelling of interval
  bpf: remove redundant assignment to err
  bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
  spi: Add spi driver for Socionext SynQuacer platform
  spi: Add DT bindings for Synquacer
  MAINTAINERS: Add entry for Synquacer SPI driver
  arm64/mm: Drop task_struct argument from __do_page_fault()
  arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
  ASoC: pcm3168a: Implement set_tdm_slot callback
  ASoC: mediatek: Make some symbols static
  ASoC: cx2072x: remove set but not used variable 'is_right_j '
  ASoC: rt1011: Add RT1011 amplifier driver
  docs: Completely fix the remote build tree case
  arm64/mm: Identify user instruction aborts
  arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
  drm/i915: Use unchecked uncore writes to flush the GTT
  drm/i915: Use unchecked writes for setting up the fences
  drm/i915/selftests: Flush partial-tiling object once
  arm64: kernel: use aff3 instead of aff2 in comment
  arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
  drm/i915: Fix plane state dumps
  drm/i915: Make state dumpers take a const state
  drm/i915: Dump failed crtc states during atomic check
  drm/i915: Include crtc_state.active in crtc state dumps
  drm/i915: Move state dump to the end of atomic_check()
  drm/i915: Use intel_ types in intel_atomic_check()
  drm/i915: Use intel_ types in intel_modeset_checks()
  drm/i915: Don't pass the crtc to intel_modeset_pipe_config()
  drm/i915: Don't pass the crtc to intel_dump_pipe_config()
  drm/i915: Use intel_ types in haswell_mode_set_planes_workaround()
  drm/i915: Use intel_ types in intel_modeset_clear_plls()
  drm/i915: Pass intel_atomic state to check_digital_port_conflicts()
  drm/i915: Clean up cdclk vfunc assignments
  drm/i915: Pass intel_atomic_state to cdclk funcs
  drm/i915: add i2c symlink under hdmi connector
  arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board
  arm64: dts: rockchip: fix isp iommu clocks and power domain
  ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
  s390/disassembler: update opcode table
  s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
  s390/Kconfig: pedantic cleanups
  s390/purgatory: update .gitignore
  s390: drop meaningless 'targets' from tools Makefile
  s390: drop redundant directory creation from tools Makefile
  s390: drop unneeded -Wall addition from tools Makefile
  s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
  s390/idal: use struct_size() in kmalloc()
  s390/jump_label: replace stop_machine with smp_call_function
  arm64: mm: make CONFIG_ZONE_DMA32 configurable
  arm64/mm: Simplify protection flag creation for kernel huge mappings
  arm64: cacheinfo: Update cache_line_size detected from DT or PPTT
  drivers: base: cacheinfo: Add variable to record max cache line size
  dmaengine: sun6i: Add support for H6 DMA
  dmaengine: sun6i: Add a quirk for setting mode fields
  dmaengine: sun6i: Add a quirk for setting DRQ fields
  dmaengine: sun6i: Add a quirk for additional mbus clock
  dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
  arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
  arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
  arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()
  dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
  KVM: selftests: enable pgste option for the linker on s390
  KVM: selftests: Move kvm_create_max_vcpus test to generic code
  KVM: selftests: Add the sync_regs test for s390x
  KVM: selftests: Add processor code for s390x
  KVM: selftests: Align memory region addresses to 1M on s390x
  KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
  KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
  dmaengine: fsl-qdma: Continue to clear register on error
  dmaengine: fsl-qdma: fixed the source/destination descriptor format
  video/hdmi: Dropped static functions from kernel doc
  drm: Fix docbook warnings in hdr metadata helper structures
  ARM: sa1100/neponset: convert serial to use gpiod APIs
  ARM: sa1100/hackkit: remove empty serial mctrl functions
  ARM: sa1100/badge4: remove commented out modem control initialisers
  ARM: sa1100/h3xxx: convert serial to gpiod APIs
  ARM: sa1100/assabet: convert serial to gpiod APIs
  serial: sa1100: add note about modem control signals
  serial: sa1100: add support for mctrl gpios
  drm: ADD UAPI structure definition section in kernel doc
  drm/fb-helper: Remove drm_fb_helper_crtc
  clk: renesas: r9a06g032: Add clock domain support
  dt-bindings: clock: renesas: r9a06g032-sysctrl: Document power Domains
  pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros
  pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a7790: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: emev2: Use new macros for non-GPIO pins
  pinctrl: sh-pfc: Add new non-GPIO helper macros
  clk: renesas: mstp: Remove error messages on out-of-memory conditions
  clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
  clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
  drm/i915: move more defs in intel_display_power.h
  drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
  remoteproc: imx: Fix typo in "failed"
  remoteproc: imx: Broaden the Kconfig selection logic
  cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
  cpufreq: brcmstb-avs-cpufreq: Fix initial command check
  r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware
  r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent
  r8169: simplify rtl_fw_write_firmware
  r8169: add enum rtl_fw_opcode
  net: hns3: delay and separate enabling of NIC and ROCE HW errors
  net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
  net: hns3: remove setting bit of reset_requests when handling mac tunnel interrupts
  net: hns3: add handling of two bits in MAC tunnel interrupts
  net: hns3: set ops to null when unregister ad_dev
  net: hns3: add a check to pointer in error_detected and slot_reset
  net: hns3: set the port shaper according to MAC speed
  net: hns3: fix VLAN filter restore issue after reset
  net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
  net: hns3: remove redundant core reset
  ARM: dts: meson8b: update with SPDX Licence identifier
  ARM: dts: meson8b-odroidc1: update with SPDX Licence identifier
  ARM: dts: meson8b-mxq: update with SPDX Licence identifier
  ARM: dts: meson8: update with SPDX Licence identifier
  ARM: dts: meson8-minix-neo-x8: update with SPDX Licence identifier
  ARM: dts: meson6: update with SPDX Licence identifier
  ARM: dts: meson6-atv1200: update with SPDX Licence identifier
  ARM: dts: meson: update with SPDX Licence identifier
  net: fix use-after-free in kfree_skb_list
  ARM: dts: meson8b: mxq: improve support for the TRONFY MXQ S805
  r8169: use paged versions of phylib MDIO access functions
  qed: Fix build error without CONFIG_DEVLINK
  tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
  ipv4: icmp: use this_cpu_read() in icmp_sk()
  ipv6: use this_cpu_read() in rt6_get_pcpu_route()
  arm64: dts: mt7622: Enlarge the SGMII register range
  net: ethernet: mediatek: Add MT7629 ethernet support
  net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
  net: ethernet: mediatek: Extend SGMII related functions
  dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoC
  dt-bindings: clock: mediatek: Add an extra required property to sgmiisys
  ipv6: icmp: use this_cpu_read() in icmpv6_sk()
  flow_offload: include linux/kernel.h from flow_offload.h
  flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
  net: ena: use dev_info_once instead of static variable
  net: ena: add good checksum counter
  net: ena: optimise calculations for CQ doorbell
  net: ena: add support for changing max_header_size in LLQ mode
  net: ena: allow automatic fallback to polling mode
  net: ena: documentation: update ena.txt
  net: ena: add newline at the end of pr_err prints
  net: ena: arrange ena_probe() function variables in reverse christmas tree
  net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
  net: ena: ethtool: add extra properties retrieval via get_priv_flags
  net: ena: add handling of llq max tx burst size
  f2fs: Add option to limit required GC for checkpoint=disable
  f2fs: Fix accounting for unusable blocks
  f2fs: Fix root reserved on remount
  f2fs: Lower threshold for disable_cp_again
  drivers: ipmi: Drop device reference
  ARM: exynos_defconfig: Trim and reorganize with savedefconfig
  ASoC: SOF: debug: add new debugfs entries for IPC flood test
  ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC command
  ASoC: SOF: send time stamp to FW for alignment
  net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
  net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
  ASoC: SOF: topology: add support for mux/demux component
  spi: qup: remove unnecessary goto
  regulator: bd718x7: Drop unused include
  regulator: bd70528: Drop unused include
  regulator: arizona-micsupp: Delete unused include
  platform/chrome: wilco_ec: Add event handling
  ASoC: SOF: soundwire: add initial soundwire support
  ASoC: SOF: Intel: ipc: don't check for HIPCCTL register value
  ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handler
  ASoC: SOF: Intel: hda-ipc: read all IPC registers first
  ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handler
  ASoC: SOF: Intel: cnl-ipc: move code around for clarity
  ASoC: SOF: Intel: cnl-ipc: read all IPC registers first
  ASoC: SOF: Do not send cmd via SHIM register
  ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_item
  Revert "ASoC: core: use component driver name as component name"
  ASoC: stm32: sai: manage identification registers
  arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
  arm64/hugetlb: Use macros for contiguous huge page sizes
  signal/x86: Move tsk inside of CONFIG_MEMORY_FAILURE in do_sigbus
  drm/docs: More links for implicit/explicit fencing.
  arm64: dts: armada-3720-espressobin: correct spi node
  media: dt-bindings: Fix vendor-prefixes YAML
  media: staging/imx: fix two NULL vs IS_ERR() bugs
  media: platform: ao-cec-g12a: disable regmap fast_io for cec bus regmap
  media: cx23885: remove redundant assignment to err
  media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.h
  arm64: dts: marvell: Disable AP I2C on Armada-8040-DB
  arm64: dts: marvell: Enable AP806 thermal throttling with CPUfreq
  debugfs: make debugfs_create_u32_array() return void
  arm64: dts: marvell: Change core numbering in AP806 thermal-node
  btrfs: no need to check return value of debugfs_create functions
  drm/amd/display: Only force modesets when toggling HDR
  drm/amd/display: Expose HDR output metadata for supported connectors
  arm64: dts: marvell: clearfog-gt-8k: set SFP power limit
  mailbox: no need to check return value of debugfs_create functions
  gcov: no need to check return value of debugfs_create functions
  x86: kdebugfs: no need to check return value of debugfs_create functions
  x86: platform: no need to check return value of debugfs_create functions
  x86: mm: no need to check return value of debugfs_create functions
  arm64: dts: marvell: mcbin: enlarge PCI memory window
  ARM: dts: armada: netgear-rn104: Add LCD to RN104 dts.
  MIPS: use the generic uncached segment support in dma-direct
  dma-direct: provide generic support for uncached kernel segments
  au1100fb: fix DMA API abuse
  MIPS: remove the _dma_cache_wback_inv export
  USB: drop HCD_LOCAL_MEM flag
  usb: host: ohci-tmio: init genalloc for local memory
  usb: host: ohci-sm501: init genalloc for local memory
  USB: use genalloc for USB HCs with local memory
  lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations
  dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()
  dma-contiguous: use fallback alloc_pages for single pages
  dma-contiguous: add dma_{alloc,free}_contiguous() helpers
  arm: dump: no need to check return value of debugfs_create functions
  arm: omap2: no need to check return value of debugfs_create functions
  arm: omap1: no need to check return value of debugfs_create functions
  x86: xen: no need to check return value of debugfs_create functions
  backing-dev: no need to check return value of debugfs_create functions
  mm: cleancache: no need to check return value of debugfs_create functions
  kprobes: no need to check return value of debugfs_create functions
  fail_function: no need to check return value of debugfs_create functions
  sh: no need to check return value of debugfs_create functions
  hwpoison-inject: no need to check return value of debugfs_create functions
  mm: kmemleak: no need to check return value of debugfs_create functions
  zsmalloc: no need to check return value of debugfs_create functions
  blktrace: no need to check return value of debugfs_create functions
  trace: no need to check return value of debugfs_create functions
  zswap: ignore debugfs_create_dir() return value
  usb: phy: mv-usb: Remove set but not used variable 'phy'
  usb: ftdi-elan: fix possible condition with no effect (if == else)
  USB: ohci-spear: Remove set but not used variable 'ohci'
  USB: atm: ueagle-atm.c: remove redundant license text
  USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
  usb: ohci-s3c2410: Remove set but not used variable 'hcd'
  usb: cdc-wdm: remove redundant assignment to rv
  usb: host: ohci-st: Remove set but not used variable 'ohci'
  usb: host: ehci-st: Remove set but not used variable 'ehci'
  soc: imx: Add SCU SoC info driver support
  staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapper
  staging: vt6655: Change return type of function and remove variable
  staging: rtl8188eu: remove unused definitions from ieee80211.h
  staging: rtl8188eu: remove redundant definition of ETH_ALEN
  staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O space
  staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()
  staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi struct
  staging: kpc2000: kpc_spi: column-align switch and subordinate cases
  staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlines
  staging: rtl8712: Replace function r8712_init_mlme_priv
  staging: rtl8712: ieee80211.c: Remove leading p from variable names
  staging: vc04_services: remove redundant assignment to pointer service
  staging: kpc2000: removed misc device.
  staging: kpc2000: export more device attributes via sysfs.
  phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable
  media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
  Documentation/atomic_t.txt: Clarify pure non-rmw usage
  locking/atomic, s390/pci: Remove redundant casts
  locking/atomic, crypto/nx: Remove redundant casts
  locking/atomic: Use s64 for atomic64_t on 64-bit
  locking/atomic, x86: Use s64 for atomic64
  locking/atomic, sparc: Use s64 for atomic64
  locking/atomic, s390: Use s64 for atomic64
  locking/atomic, riscv: Use s64 for atomic64
  locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argument
  locking/atomic, powerpc: Use s64 for atomic64
  locking/atomic, mips: Use s64 for atomic64
  locking/atomic, ia64: Use s64 for atomic64
  locking/atomic, arm64: Use s64 for atomic64
  locking/atomic, arm: Use s64 for atomic64
  locking/atomic, arc: Use s64 for atomic64
  locking/atomic, alpha: Use s64 for atomic64
  locking/atomic: Use s64 for atomic64
  locking/atomic, s390/pci: Prepare for atomic64_read() conversion
  locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
  locking/lock_events: Use raw_cpu_{add,inc}() for stats
  locking/lockdep: Fix merging of hlocks with non-zero references
  locking/lockdep: Fix OOO unlock when hlocks need merging
  iommu/ipmmu-vmsa: Add suspend/resume support
  iommu/ipmmu-vmsa: Extract hardware context initialization
  iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
  iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
  iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
  iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
  iommu/dma: Fix condition check in iommu_dma_unmap_sg
  s390/cio: Remove vfio-ccw checks of command codes
  s390/cio: Allow zero-length CCWs in vfio-ccw
  s390/cio: Don't pin vfio pages for empty transfers
  s390/cio: Initialize the host addresses in pfn_array
  s390/cio: Split pfn_array_alloc_pin into pieces
  s390/cio: Set vfio-ccw FSM state before ioeventfd
  s390/cio: Update SCSW if it points to the end of the chain
  perf/x86: Use update attribute groups for default attributes
  perf/x86/intel: Use update attributes for skylake format
  perf/x86: Use update attribute groups for extra format
  perf/x86: Use update attribute groups for caps
  perf/x86: Add is_visible attribute_group callback for base events
  perf/x86: Use the new pmu::update_attrs attribute group
  perf/x86: Get rid of x86_pmu::event_attrs
  perf/core: Add attr_groups_update into struct pmu
  sysfs: Add sysfs_update_groups function
  perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUs
  perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs
  perf/core: Allow non-privileged uprobe for user processes
  iommu/vt-d: Fix a variable set but not used
  locking/lockdep: Remove !dir in lock irq usage check
  locking/lockdep: Adjust new bit cases in mark_lock
  locking/lockdep: Consolidate lock usage bit initialization
  locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
  locking/lockdep: Refactorize check_noncircular and check_redundant
  locking/lockdep: Remove unused argument in __lock_release
  locking/lockdep: Remove redundant argument in check_deadlock
  locking/lockdep: Add explanation to lock usage rules in lockdep design doc
  locking/lockdep: Update comments on dependency search
  locking/lockdep: Avoid constant checks in __bfs by using offset reference
  locking/lockdep: Change the return type of __cq_dequeue()
  locking/lockdep: Change type of the element field in circular_queue
  locking/lockdep: Update comment
  locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
  locking/lockdep: Change the range of class_idx in held_lock struct
  locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
  locking/lockdep: Use lockdep_init_task for task initiation consistently
  locking/lockdep: Update obsolete struct field description
  locking/lockdep: Print the right depth for chain key collision
  locking/lockdep: Remove useless conditional macro
  locking/lockdep: Adjust lock usage bit character checks
  locking/lockdep: Add description and explanation in lockdep design doc
  locking/lockdep: Change all print_*() return type to void
  sched/fair: Remove sgs->sum_weighted_load
  sched/core: Remove sd->*_idx
  sched/core: Remove rq->cpu_load[]
  sched/debug: Remove sd->*_idx range on sysctl
  sched/fair: Replace source_load() & target_load() with weighted_cpuload()
  sched/fair: Remove the rq->cpu_load[] update code
  sched/fair: Remove rq->load
  sched/core: Provide a pointer to the valid CPU mask
  platform/x86: intel_cht_int33fe: Replacing the old connections with references
  platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
  platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
  platform/x86: intel_cht_int33fe: Provide software nodes for the devices
  platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
  platform/x86: intel_cht_int33fe: Register max17047 in its own function
  usb: typec: Registering real device entries for the muxes
  device connection: Find connections also by checking the references
  device property: Introduce fwnode_find_reference()
  ACPI / property: Don't limit named child node matching to data nodes
  driver core: Add helper device_find_child_by_name()
  software node: Add software_node_get_reference_args()
  software node: Use kobject name when finding child nodes by name
  software node: Add support for static node descriptors
  software node: Simplify software_node_release() function
  software node: Allow node creation without properties
  m68k: defconfig: Update defconfigs for v5.2-rc1
  drm: Fixed doc warnings in drm uapi header
  drm: Drop a redundant unused variable
  ARM: dts: aspeed: Add YADRO VESNIN BMC
  drm/doc: More fine-tuning on userspace review requirements
  cpufreq: armada-37xx: Remove set but not used variable 'freq'
  cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts
  nexthop: Add entry to MAINTAINERS
  r8169: avoid tso csum function indirection
  r8169: remove struct jumbo_ops
  r8169: remove struct mdio_ops
  r8169: improve r8169_csum_workaround
  net: ethernet: improve eth_platform_get_mac_address
  net: ipv4: provide __rcu annotation for ifa_list
  drivers: use in_dev_for_each_ifa_rtnl/rcu
  net: use new in_dev_ifa iterators
  netfilter: use in_dev_for_each_ifa_rcu
  devinet: use in_dev_for_each_ifa_rcu in more places
  net: inetdevice: provide replacement iterators for in_ifaddr walk
  afs: do not send list of client addresses
  qed: remove redundant assignment to rc
  gpio: pca953x: Add support for the TI TCA9539
  net: mscc: ocelot: Hardware ofload for tc flower filter
  net: mscc: ocelot: Add support for tcam
  selftests: Add test cases for nexthop objects
  i2c: acpi: export i2c_acpi_find_adapter_by_handle
  batman-adv: Fix duplicated OGMs on NETDEV_UP
  powerpc/pseries: Fix xive=off command line
  powerpc/powernv/npu: Fix reference leak
  powerpc: Remove variable ‘path’ since not used
  powerpc/powernv: Show checkstop reason for NPU2 HMIs
  powerpc/powernv: Update firmware archaeology around OPAL_HANDLE_HMI
  powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
  pinctrl: bcm2835: Fix build error without CONFIG_OF
  rtc: imx-sc: add rtc alarm support
  rtc: tps65910: fix typo in register name in read_alarm()
  rtc: tps65910: remove superfluous Kconfig dependency
  rtc: tegra: Turn into regular driver
  rtc: tegra: Use consistent variable names and types
  rtc: tegra: checkpatch and miscellaneous cleanups
  pinctrl: stm32: Add links to consumers
  pinctrl: mediatek: mt8183: Add pm_ops
  pinctrl: mediatek: Add pm_ops to pinctrl-paris
  dt-bindings: gpio: meson8b-gpio: update with SPDX Licence identifier
  dt-bindings: gpio: meson8-gpio: update with SPDX Licence identifier
  dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifier
  dt-bindings: gpio: meson-gxbb-gpio: update with SPDX Licence identifier
  pinctrl: meson: update with SPDX Licence identifier
  pinctrl: tegra: Add Tegra194 pinmux driver
  pinctrl: tegra: Support 32 bit register access
  pinctrl: Add Tegra194 pinctrl DT bindings
  drm/i915/icl: Ensure port A combo PHY HW state is correct
  selftests/bpf: measure RTT from xdp using xdping
  bpf: doc: update answer for 32-bit subregister question
  bpf: move memory size checks to bpf_map_charge_init()
  bpf: rework memlock-based memory accounting for maps
  bpf: group memory related fields in struct bpf_map_memory
  bpf: add memlock precharge for socket local storage
  bpf: add memlock precharge check for cgroup_local_storage
  bpf: Add more stats to HBM
  bpf: Add cn support to hbm_out_kern.c
  bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
  bpf: Update __cgroup_bpf_run_filter_skb with cn
  bpf: cgroup inet skb programs can return 0 to 3
  bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
  xen-netback: remove redundant assignment to err
  nexthop: remove redundant assignment to err
  io_uring: punt short reads to async context
  uio: make import_iovec()/compat_import_iovec() return bytes on success
  security/loadpin: Allow to exclude specific file types
  drm/i915: Report all objects with allocated pages to the shrinker
  drm/i915: Track the purgeable objects on a separate eviction list
  net/mlx5e: TX, Improve performance under GSO workload
  net/mlx5e: Use termination table for VLAN push actions
  net/mlx5e: Geneve, Add support for encap/decap flows offload
  net/mlx5e: Rearrange tc tunnel code in a modular way
  net/mlx5e: Geneve, Keep tunnel info as pointer to the original struct
  net/mlx5: Geneve, Manage Geneve TLV options
  net/mlx5e: Enable setting multiple match criteria for flow group
  net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
  net/mlx5e: Generalize vport type in vport representor
  net: sfp: remove sfp-bus use of netdevs
  net: sfp: add mandatory attach/detach methods for sfp buses
  net: phy: allow Clause 45 access via mii ioctl
  net: phylink: support for link gpio interrupt
  net: phylink: remove netdev from phylink mii ioctl emulation
  {IB,net}/mlx5: Constify rep ops functions pointers
  {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
  net/mlx5: E-Switch, Honor eswitch functions changed event cap
  net/mlx5: E-Switch, Replace host_params event with functions_changed event
  net/mlx5: Introduce termination table bits
  net/mlx5: Add core dump register access HW bits
  RDMA/hns: Bugfix for posting multiple srq work request
  cgroup: add cgroup_parse_float()
  arm64: Enable PINCTRL for ARCH_BRCMSTB
  arm64: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB
  netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
  ipvs: add checksum support for gue encapsulation
  netfilter: replace skb_make_writable with skb_ensure_writable
  netfilter: tcpmss, optstrip: prefer skb_ensure_writable
  netfilter: xt_HL: prefer skb_ensure_writable
  netfilter: nf_tables: prefer skb_ensure_writable
  netfilter: ipv4: prefer skb_ensure_writable
  netfilter: conntrack, nat: prefer skb_ensure_writable
  netfilter: ipvs: prefer skb_ensure_writable
  netfilter: bridge: convert skb_make_writable to skb_ensure_writable
  netfilter: nf_tables: free base chain counters from worker
  netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
  netfilter: xt_owner: Add supplementary groups option
  docs: look for sphinx-pre-install in the source tree
  ipvs: strip udp tunnel headers from icmp errors
  ipvs: add function to find tunnels
  ipvs: allow rs_table to contain different real server types
  drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2
  drm/ttm: fix busy memory to fail other user v10
  drm/ttm: immediately move BOs to the new LRU v3
  drm/ttm: cleanup ttm_bo_mem_space
  drm/ttm: remove manual placement preference
  drm/ttm: return immediately in case of a signal
  drm/ttm: Make LRU removal optional v2
  drm/amdgpu/display: Fix reload driver error
  drm/amdgpu/sriov: Correct some register program method
  drm/amdkfd: Return proper error code for gws alloc API
  drm/amd/display: program manual trigger only for bottom most pipe
  drm/amd/display: CS_TFM_1D only applied post EOTF
  drm/amd/display: Reset planes for color management changes
  drm/amd/display: Increase Backlight Gain Step Size
  drm/amd/display: fix issues with bad AUX reply on some displays
  drm/amd/display: Refactor DIO stream encoder
  drm/amd/display: Modified AUX_DPHY_RX_CONTROL0
  drm/amd/display: Add writeback_config to VBA vars
  drm/amd/display: Refactor clk_mgr functions
  drm/amd/display: Fix type of pp_smu_wm_set_range struct
  drm/amd/display: do not power on eDP power rail early
  drm/amd/display: fix crash on setmode when mode is close to bw limit
  drm/amd/display: fix calculation of total_data_read_bandwidth
  drm/amd/display: 3.2.32
  drm/amd/display: Move link functions from dc to dc_link
  drm/amd/display: Add min_dcfclk_mhz field to bb overrides
  drm/amd/display: move clk_mgr files to right place
  drm/amd/display: disable PSR/ABM before destroy DMCU struct
  drm/amd/display: Ensure DRR triggers in BP
  drm/amd/display: Add GSL source select registers
  drm/amd/display: Disable audio stream only if it's currently enabled
  drm/amd/display: assign new stream id in dc_copy_stream
  drm/amd/display: Move CLK_BASE_INNER macro
  drm/amd/display: Implement CM dealpha and bias interfaces
  drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D
  drm/amd/display: make clk mgr soc specific
  drm/amdgpu:Fix the unpin warning about csb buffer
  drm/amdgpu: ras injection use gpu address
  habanalabs: add WARN in case of bad MMU mapping
  phy: qcom: Add Qualcomm PCIe2 PHY driver
  dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
  drm/bridge: sii902x: Implement HDMI audio support
  dt-bindings: display: sii902x: Add HDMI audio bindings
  dt-bindings: display: sii902x: Remove trailing white space
  drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
  drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID
  drm/bridge: sii902x: add input_bus_flags
  dt-bindings: tc358767: add HPD support
  drm/bridge: tc358767: add IRQ and HPD support
  drm/bridge: tc358767: add GPIO & interrupt registers
  drm/bridge: tc358767: read display_props in get_modes()
  drm/bridge: tc358767: copy the mode data, instead of storing the pointer
  drm/bridge: tc358767: remove tc_connector_best_encoder
  drm/bridge: tc358767: use bridge mode_valid
  drm/bridge: tc358767: remove check for video mode in link enable
  drm/bridge: tc358767: clean-up link training
  drm/bridge: tc358767: cleanup LT result check
  drm/bridge: tc358767: use more reliable seq when finishing LT
  drm/bridge: tc358767: remove unnecessary msleep
  drm/bridge: tc358767: ensure DP is disabled before LT
  drm/bridge: tc358767: disable only video stream in tc_stream_disable
  drm/bridge: tc358767: add link disable function
  drm/bridge: tc358767: move PXL PLL enable/disable to stream enable/disable
  drm/bridge: tc358767: split stream enable/disable
  drm/bridge: tc358767: move video stream setup to tc_main_link_stream
  drm/bridge: tc358767: cleanup aux_link_setup
  drm/bridge: tc358767: remove unused swing & preemp
  drm/bridge: tc358767: cleanup spread & scrambler_dis
  drm/bridge: tc358767: fix ansi 8b10b use
  drm/bridge: tc358767: reset voltage-swing & pre-emphasis
  drm/bridge: tc358767: fix tc_aux_get_status error handling
  drm/i915: add force_probe module parameter to replace alpha_support
  drm/i915: fix use of uninitialized pointer vaddr
  gpio: of: Handle the Freescale SPI CS
  ALSA: hda/ca0132: Use struct_size()
  drm/i915: Make default value for i915.mmio_debug a compile time option
  ALSA: hda: Use struct_size()
  ALSA: control: Use struct_size()
  ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available
  isdn: move capi drivers to staging
  isdn: hdlc: move into mISDN
  isdn: remove isdn4linux
  isdn: remove hisax driver
  isdn: gigaset: remove i4l support
  iavf: update comments and file checks to match iavf
  iavf: rename i40e_device to iavf_device
  iavf: change remaining i40e defines to be iavf
  iavf: rename iavf_client.h defines to match driver name
  iavf: rename iavf_status structure flags
  iavf: replace i40e variables with iavf
  drm/i915: Drop check for non-NULL entry in llist_for_each_entry_safe
  drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
  gpio: max732x: use devm_gpiochip_add_data()
  gpio: max732x: use i2c_new_dummy_device()
  gpio: em: use the managed version of gpiochip_add_data()
  arm64: dts: imx8mm: Add SAI nodes
  arm64: dts: imx8mq: add clock for SNVS RTC node
  iavf: rename i40e functions to be iavf
  iavf: change iavf_status_code to iavf_status
  iavf: Rename i40e_adminq* files to iavf_adminq*
  iavf: iavf_client: use struct_size() helper
  iavf: use struct_size() in kzalloc()
  iavf: Limiting RSS queues to CPUs
  eeprom: at24: use struct_size() in devm_kzalloc()
  eeprom: at24: Remove set but not used variable 'addr'
  iavf: Use printf instead of gnu_printf for iavf_debug_d
  staging: mt7621-dma: sizeof via pointer dereference
  arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB
  Documentation: PCI: convert endpoint/pci-test-howto.txt to reST
  Documentation: PCI: convert endpoint/pci-test-function.txt to reST
  Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt to reST
  Documentation: PCI: convert endpoint/pci-endpoint.txt to reST
  Documentation: PCI: convert pcieaer-howto.txt to reST
  Documentation: PCI: convert pci-error-recovery.txt to reST
  Documentation: PCI: convert acpi-info.txt to reST
  Documentation: PCI: convert MSI-HOWTO.txt to reST
  Documentation: PCI: convert pci-iov-howto.txt to reST
  Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST
  Documentation: PCI: convert pci.txt to reST
  net: sched: act_ctinfo: minor size optimisation
  net: phy: export phy_queue_state_machine
  net: phy: add callback for custom interrupt handler to struct phy_driver
  net: phy: enable interrupts when PHY is attached already
  qed: Fix static checker warning
  net: dsa: Add error path handling in dsa_tree_setup()
  keys: Reuse keyring_index_key::desc_len in lookup_user_key()
  keys: Grant Link permission to possessers of request_key auth keys
  keys: Add a keyctl to move a key between keyrings
  r8169: decouple rtl_phy_write_fw from actual driver code
  r8169: improve rtl_fw_format_ok
  r8169: enable WoL speed down on more chip versions
  sctp: deduplicate identical skb_checksum_ops
  net: avoid indirect calls in L4 checksum calculation
  net: dsa: sja1105: Make static_config_check_memory_size static
  keys: Hoist locking out of __key_link_begin()
  netfilter: nf_conntrack_bridge: register inet conntrack for bridge
  netfilter: nf_conntrack_bridge: add support for IPv6
  netfilter: bridge: add connection tracking system
  netfilter: nf_conntrack: allow to register bridge support
  net: ipv4: place control buffer handling away from fragmentation iterators
  net: ipv6: split skbuff into fragments transformer
  net: ipv4: split skbuff into fragments transformer
  net: ipv6: add skbuff fraglist splitter
  net: ipv4: add skbuff fraglist splitter
  staging: rtl8723bs: core: fix warning Comparison to NULL
  staging: rtl8712: Remove initialisations
  staging: rtl8712: Remove return variable of different type
  staging: rts5208: Remove negations
  staging: octeon-usb: Remove return variable
  Staging: rtl8723bs: hal: fix warning possible condition with no effect (if == else)
  staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'
  staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"
  staging/gasket: Fix string split
  staging: ks7010: Remove initialisation in ks7010_sdio.c
  staging: ks7010: Merge multiple return variables in ks_hostif.c
  staging: ks7010: Remove initialisation in ks_hostif.c
  staging: kpc2000: replace bogus variable name in core.c
  staging: kpc2000: remove extra spaces in core.c
  staging: kpc2000: remove extra blank line in core.c
  staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O space
  staging: kpc2000: kpc_i2c: fail probe if unable to map I/O space
  staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resource
  staging: kpc2000: kpc_i2c: Use drvdata instead of platform_data
  staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlines
  staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shifting
  staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structure
  staging: kpc2000: kpc_i2c: Remove unused rw_sem
  staging: kpc2000: replace white spaces with tabs for kpc2000_spi.c
  staging: kpc2000: report error status to spi core
  staging: kpc2000: Change to use DIV_ROUND_UP
  staging: kpc2000: fix typo in Kconfig
  staging: speakup: serialio: fix warning linux/serial.h is included more than once
  staging: erofs: fix i_blocks calculation
  staging: erofs: support statx
  selftests/net: add TFO key rotation selftest
  Documentation: ip-sysctl.txt: Document tcp_fastopen_key
  tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
  tcp: add support to TCP_FASTOPEN_KEY for optional backup key
  tcp: add backup TFO key infrastructure
  tcp: introduce __tcp_fastopen_cookie_gen_cipher()
  mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readout
  mlxsw: core: Extend the index size for temperature sensors readout
  mlxsw: core: Extend hwmon interface with inter-connect temperature attributes
  mlxsw: reg: Add Management General Peripheral Information Register
  mlxsw: reg: Extend sensor index field size of Management Temperature Register
  mlxsw: core: Re-order initialization sequence
  mlxsw: i2c: Allow flexible setting of I2C transactions size
  mlxsw: i2c: Extend initialization with querying firmware info
  net: stmmac: selftests: Use kfree_skb() instead of kfree()
  net: stmmac: selftests: Fix sparse warning
  jbd2: fix typo in comment of journal_submit_inode_data_buffers
  ARM: dts: exynos: Raise maximum buck regulator voltages on Arndale Octa
  ARM: dts: exynos: Move CPU OPP tables out of SoC node on Exynos5420
  jbd2: fix some print format mistakes
  ARM: exynos: Make ARCH_EXYNOS3 a default option
  dt-bindings: display: Convert Allwinner DSI to a schema
  inet: frags: Remove unnecessary smp_store_release/READ_ONCE
  net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
  RDMA/uverbs: check for allocation failure in uapi_add_elm()
  net: stmmac: Switch to devm_alloc_etherdev_mqs
  IB/hfi1: Use struct_size() helper
  IB/qib: Use struct_size() helper
  IB/rdmavt: Use struct_size() helper
  tua6100: Avoid build warnings.
  net: phy: sfp: enable i2c-bus detection on ACPI based systems
  i2c: acpi: export i2c_acpi_find_adapter_by_handle
  ice: Trivial cosmetic changes
  ice: Recognize higher speeds
  ice: Use a different ICE_DBG bit for firmware log messages
  ice: Update function header
  ice: Move define for ICE_AQC_DRIVER_UNLOADING
  ice: Align to updated AQ command formats
  ice: Use continue instead of an else block
  ice: Change minimum descriptor count value for Tx/Rx rings
  ice: Add switch rules to handle LLDP packets
  audit: remove the BUG() calls in the audit rule comparison functions
  f2fs: fix sparse warning
  docs: requirements.txt: recommend Sphinx 1.7.9
  docs: by default, build docs a lot faster with Sphinx >= 1.7
  scripts/documentation-file-ref-check: teach about .txt -> .yaml renames
  scripts/documentation-file-ref-check: improve tools ref handling
  scripts/documentation-file-ref-check: exclude false-positives
  scripts/documentation-file-ref-check: better handle translations
  scripts/sphinx-pre-install: always check if version is compatible with build
  scripts/sphinx-pre-install: get rid of RHEL7 explicity check
  scripts/sphinx-pre-install: make activate hint smarter
  f2fs: fix f2fs_show_options to show nodiscard mount option
  f2fs: add error prints for debugging mount failure
  f2fs: fix to do sanity check on segment bitmap of LFS curseg
  f2fs: add missing sysfs entries in documentation
  ext4: gracefully handle ext4_break_layouts() failure during truncate
  ASoC: SOF: Intel: hda: use the defined ppcap functions
  PCI: qcom: Ensure that PERST is asserted for at least 100 ms
  ASoC: SOF: add COMPILE_TEST for PCI options
  ASoC: Intel: boards: Add COMPILE_TEST for new machine drivers
  ASoC: Intel: boards: remove dependency on asm/platform_sst_audio.h
  ASoc: fix sound/soc/intel/skylake/slk-ssp-clk.c build error on IA64
  ASoC: Intel: use common helpers to detect CPUs
  ASoC: rt5677: Add missing voice activation register definitions
  PCI: altera-msi: Allow building as module
  PCI: altera: Allow building as module
  PCI: Return error if cannot probe VF
  keys: Break bits out of key_unlink()
  keys: Change keyring_serialise_link_sem to a mutex
  Documentation: add Linux PCI to Sphinx TOC tree
  ARM: dts: vexpress: set the right partition type for NOR flash
  arm: dts: vexpress-v2p-ca15_a7: disable NOR flash node by default
  ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)
  ARM: dts: gr8-evb: Fix RTC vendor
  ARM: dts: sun7i: icnova-swac: Fix the model vendor
  ARM: dts: sun8i: a711: Change LRADC node names to avoid warnings
  ext2: add missing brelse() in ext2_new_inode()
  drm/i915: add in-kernel blitter client
  drm/i915/gtt: grab wakeref in gen6_alloc_va_range
  clk: samsung: exynos5433: Use of_clk_get_parent_count()
  ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb
  dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
  dt-bindings: add Atmel SHA204A I2C crypto processor
  crypto: atmel-i2c - add support for SHA204A random number generator
  crypto: atmel-ecc - factor out code that can be shared
  crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
  i2c: acpi: permit bus speed to be discovered after enumeration
  crypto: caam - print messages in caam_dump_sg at debug level
  crypto: caam - print debug messages at debug level
  crypto: caam - remove unused defines
  crypto: caam - print IV only when non NULL
  crypto: ixp4xx - Fix cross-compile errors due to type mismatch
  crypto: talitos - use SPDX-License-Identifier
  crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
  Revert "crypto: talitos - export the talitos_submit function"
  crypto: talitos - fix AEAD processing.
  crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
  crypto: talitos - properly handle split ICV.
  crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
  crypto: talitos - Do not modify req->cryptlen on decryption.
  crypto: talitos - fix ECB algs ivsize
  crypto: talitos - check data blocksize in ablkcipher.
  crypto: talitos - fix CTR alg blocksize
  crypto: talitos - check AES key size
  crypto: talitos - reduce max key size for SEC1
  crypto: talitos - rename alternative AEAD algos.
  crypto: algapi - remove crypto_tfm_in_queue()
  crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
  crypto: cryptd - move kcrypto_wq into cryptd
  crypto: gf128mul - make unselectable by user
  crypto: echainiv - change to 'default n'
  crypto: make all templates select CRYPTO_MANAGER
  crypto: testmgr - make extra tests depend on cryptomgr
  crypto: testmgr - fix length truncation with large page size
  crypto: vmx - convert to skcipher API
  crypto: vmx - convert to SPDX license identifiers
  hwrng: meson - update with SPDX Licence identifier
  ice: Cleanup ice_update_link_info
  ice: Use right type for ice_cfg_vsi_lan return
  ice: Add support for Forward Error Correction (FEC)
  ice: Add support for virtchnl_vector_map.[rxq|txq]_map
  ice: Introduce ice_init_mac_fltr and move ice_napi_del
  ice: Use GLINT_DYN_CTL to disable VF's interrupts
  net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
  net: ethernet: ti: cpsw: correct .ndo_open error path
  net: dsa: sja1105: Fix broken fixed-link interfaces on user ports
  net: dsa: Use PHYLINK for the CPU/DSA ports
  net: dsa: Move the phylink driver calls into port.c
  net: phylink: Add phylink_{printk, err, warn, info, dbg} macros
  net: phylink: Add PHYLINK_DEV operation type
  net: phylink: Add struct phylink_config to PHYLINK API
  net: phylink: Add phylink_mac_link_{up, down} wrapper functions
  net: phy: Add phy_standalone sysfs entry
  net: phy: Check against net_device being NULL
  net: phy: Guard against the presence of a netdev
  net: phy: Add phy_sysfs_create_links helper function
  net: sched: Introduce act_ctinfo action
  r8169: remove 1000/Half from supported modes
  net: mscc: ocelot: Implement port policers via tc command
  x86/ima: check EFI SetupMode too
  soc: qcom: rpmpd: Add MSM8998 power-domains
  dt-bindings: power: Add rpm power domain bindings for msm8998
  soc: qcom: rpmpd: Add QCS404 power-domains
  dt-bindings: power: Add rpm power domain bindings for qcs404
  soc: qcom: rpmpd: Modify corner defining macros
  soc: qcom: rpmpd: Add support to set rpmpd state to max
  soc: qcom: rpmpd: fixup rpmpd set performance state
  MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file
  MAINTAINERS: fix typo in file name
  arm64: dts: qcom: msm8998: Add rpmpd node
  arm64: dts: qcom: qcs404: Add rpmpd node
  arm64: dts: qcom: qcs404: Move lpass and q6 into soc
  arm64: dts: qcom: qcs404: Fully describe the CDSP
  arm64: dts: qcom: qcs404: Add TCSR node
  arm64: dts: qcom: qcs404-evb: Mark CDSP clocks protected
  arm64: dts: qcom: sdm845: Add PSCI cpuidle low power states
  arm64: dts: msm8996: Add proper capacity scaling for the cpus
  arm64: dts: qcom: msm8996: Add PSCI cpuidle low power states
  arm64: dts: qcom: msm8916: Use more generic idle state names
  arm64: dts: qcom: msm8916: Add entry-method property for the idle-states node
  arm64: dts: qcom: qcs404: Add turingcc node
  arm64: dts: qcom: qcs404: Add PSCI cpuidle low power states
  arm64: dts: sdm845: Add zap shader region for GPU
  arm64: dts: sdm845: Add gpu and gmu device nodes
  arm64: dts: qcom: sdm845-mtp: Make USB1 peripheral
  arm64: dts: qcom: qcs404-evb: increase s3 max voltage
  arm64: dts: qcom: qcs404-evb: fix l3 min voltage
  arm64: dts: qcom: pms405: Rename adc outputs as per schematics
  arm64: dts: qcom: pms405: calibrate the VADC correctly
  arm64: dts: sdm845: Fix up CPU topology
  arm64: dts: qcom: qcs404-evb: Fix typo
  arm64: dts: msm8996: Add UFS PHY reset controller
  extcon: arizona: Correct error handling on regmap_update_bits_check
  libbpf: reduce unnecessary line wrapping
  libbpf: typo and formatting fixes
  libbpf: simplify two pieces of logic
  libbpf: use negative fd to specify missing BTF
  libbpf: fix error code returned on corrupted ELF
  libbpf: check map name retrieved from ELF
  libbpf: simplify endianness check
  libbpf: preserve errno before calling into user callback
  libbpf: fix detection of corrupted BPF instructions section
  docs: filesystems: vfs: Convert vfs.txt to RST
  docs: filesystems: vfs: Convert spaces to tabs
  docs: filesystems: vfs: Fix pre-amble indentation
  docs: filesystems: vfs: Use SPDX identifier
  docs: filesystems: vfs: Use correct initial heading
  docs: filesystems: vfs: Use uniform spacing around headings
  docs: filesystems: vfs: Use 72 character column width
  docs: filesystems: vfs: Use uniform space after period.
  docs: filesystems: vfs: Remove space before tab
  drm/amdkfd: fix null pointer dereference on dev
  doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
  docs: tracing: Fix typos in histogram.rst
  docs: cdomain.py: get rid of a warning since version 1.8
  keys: sparse: Fix kdoc mismatches
  keys: sparse: Fix incorrect RCU accesses
  net: stmmac: Fix build error without CONFIG_INET
  media: Staging: media: Release the correct resource in an error handling path
  media: omap3isp: constify platform_device_id
  media: staging: media: davinci_vpfe: use __func__ for function names
  media: omap3isp: Call video_unregister_device() unconditionally
  media: omap3isp: Don't rely on devm for memory resource management
  media: staging: media: davinci_vpfe: Replace a bit shift
  media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails.
  rhashtable: Add rht_ptr_rcu and improve rht_ptr
  net: stmmac: use dev_info() before netdev is registered
  qed: fix spelling mistake "inculde" -> "include"
  MIPS: replace MBIT_ULL() with BIT_ULL()
  libbpf: prevent overwriting of log_level in bpf_object__load_progs()
  drm/mst: Fix MST sideband up-reply failure handling
  media: videobuf-dma-contig: Use size of buffer in mmap not vma size
  media: cx231xx-dvb: fix memory leak in dvb_fini()
  media: em28xx: use usb_to_input_id() rather than handrolling it
  media: em28xx: use common code for decoding nec scancodes
  media: em28xx: give RC device proper name
  drm/sched: Fix make htmldocs warnings.
  tools: PCI: Fix compiler warning in pcitest
  tools: PCI: Fix broken pcitest compilation
  RDMA/efa: Remove unused includes
  RDMA/efa: Use rdma block iterator in chunk list creation
  RDMA/efa: Remove unneeded admin commands abort flow
  RDMA/efa: Use kvzalloc instead of kzalloc with fallback
  PCI: qcom: Add QCS404 PCIe controller support
  dt-bindings: PCI: qcom: Add QCS404 to the binding
  PCI: qcom: Use clk bulk API for 2.4.0 controllers
  IB/hfi1: Remove extra brackets from an if
  drm/i915/gtt: Avoid overflowing the WC stash
  spidev: Add M53Menlo CPLD compatible
  ASoC: core: use component driver name as component name
  ASoC: cs42xx8: Fix build error with CONFIG_GPIOLIB is not set
  ASoC: Intel: sof-rt5682: fix undefined references with Baytrail-only support
  wcd9335: fix a incorrect use of kstrndup()
  media: sun6i: Support A83T variant
  media: dt-bindings: media: sun6i-csi: Add compatible string for A83T variant
  media: ov8856: modify register to fix test pattern
  media: staging: imgu: Drop support for other page sizes
  media: staging: imgu: Address compiler / checker warnings in MMU code
  media: staging: imgu: Remove redundant checks
  media: staging: imgu: Address a compiler warning on alignment
  media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288
  media: rockchip/vpu: Add MPEG2 decoding support to RK3399
  media: rockchip/vpu: Add infra to support MPEG-2 decoding
  media: rockchip/vpu: Add support for non-standard controls
  media: rockchip/vpu: Add decoder boilerplate
  media: rockchip/vpu: Prepare things to support decoders
  media: rockchip/vpu: Provide a helper to reset both src and dst formats
  media: rockchip/vpu: Move encoder logic to a common place
  habanalabs: remove DMA mask hack for Goya
  media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
  media: rockchip/vpu: Support the Request API
  media: rockchip/vpu: Open-code media controller register
  habanalabs: set Goya CPU to use ASIC MMU
  media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
  media: v4l2-common: Add an helper to apply frmsize constraints
  media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
  media: cec-adap: fix regression in ping sanity check
  media: saa7164: fix remove_proc_entry warning
  media: mc-device.c: don't memset __user pointer contents
  media: media-ioc-enum-links.rst: fix incorrect reserved field documentation
  signal: Remove the signal number and task parameters from force_sig_info
  signal: Factor force_sig_info_to_task out of force_sig_info
  signal: Generate the siginfo in force_sig
  signal: Move the computation of force into send_signal and correct it.
  signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal
  signal: Remove the task parameter from force_sig_fault
  signal: Use force_sig_fault_to_task for the two calls that don't deliver to current
  signal: Explicitly call force_sig_fault on current
  signal/unicore32: Remove tsk parameter from __do_user_fault
  signal/arm: Remove tsk parameter from __do_user_fault
  signal/arm: Remove tsk parameter from ptrace_break
  signal/nds32: Remove tsk parameter from send_sigtrap
  signal/riscv: Remove tsk parameter from do_trap
  signal/sh: Remove tsk parameter from force_sig_info_fault
  signal/um: Remove task parameter from send_sigtrap
  signal/x86: Remove task parameter from send_sigtrap
  habanalabs: add MMU mappings for Goya CPU
  media: mtk-vcodec: fix leaked of_node references
  media: mtk-vpu: fix leaked of_node references
  media: cx25840: Address several coding style issues
  media: cxusb: fix several coding style issues
  media: cxusb-analog: Fix some coding style issues
  Revert "drm/i915: Expand subslice mask"
  media: staging: allegro: cleanup two warnings
  media: allegro-dvt: fix build failure
  bpf: tracing: properly use bpf_prog_array api
  bpf: cgroup: properly use bpf_prog_array api
  bpf: media: properly use bpf_prog_array api
  bpf: remove __rcu annotations from bpf_prog_array
  selftests/bpf: fix compilation error for flow_dissector.c
  habanalabs: initialize MMU context for driver
  drm/i915: Avoid refcount_inc on known zero count
  media: videobuf2-vmalloc: get_userptr: buffers are always writable
  habanalabs: de-couple MMU and VM module initialization
  habanalabs: initialize device CPU queues after MMU init
  docs/habanalabs: update text for some entries in sysfs
  habanalabs: add rate-limit to an error message
  habanalabs: remove simulator dedicated code
  habanalabs: restore unsecured registers default values
  habanalabs: clear sobs and monitors in context switch
  habanalabs: make tpc registers secured
  drm/i915: selftest_lrc: Check the correct variable
  media: allegro: add SPS/PPS nal unit writer
  media: allegro: add Allegro DVT video IP core driver
  media: dt-bindings: media: Add vendor prefix for allegro
  media: dt-bindings: media: document allegro-dvt bindings
  media: videobuf2-v4l2: set last_buffer_dequeued in dqbuf
  media: cedrus: Add H264 decoding support
  media: pixfmt: Add H264_SLICE_RAW format documentation
  media: pixfmt: Add H264 Slice format
  media: uapi: Add H264 low-level decoder API compound controls.
  media: cedrus: Allow different mod clock rates
  media: coda: use v4l2_m2m_buf_copy_metadata
  media: coda: add lockdep asserts
  media: coda: add decoder MPEG-2 profile and level controls
  media: v4l2-ctrl: add MPEG-2 profile and level controls
  media: coda: add decoder MPEG-4 profile and level controls
  ice: Add a helper to trigger software interrupt
  ice: Configure RSS LUT key only if RSS is enabled
  ice: Add ice_get_fw_log_cfg to init FW logging
  ice: Minor cleanup in ice_switch.h
  ice: Remove redundant and premature event config
  ice: Change message level
  ice: Check all VFs for MDD activity, don't disable
  ice: Refactor interrupt tracking
  ice: Add handler for ethtool selftest
  irqchip/renesas-irqc: Convert to managed initializations
  irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev
  irqchip/renesas-irqc: Add helper variable dev = &pdev->dev
  irqchip/renesas-irqc: Remove error messages on out-of-memory conditions
  irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>
  irqchip: Add Renesas RZ/A1 Interrupt Controller driver
  dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt Controller
  gpio: mb86s7x: Enable ACPI support
  ice: Don't call ice_cfg_itr() for SR-IOV
  ice: Set minimum default Rx descriptor count to 512
  ice: Resolve static analysis warning
  ice: Implement toggling ethtool rx-vlan-filter
  ice: Remove direct write for GLLAN_RCTL_0
  ice: Fix LINE_SPACING style issue
  drm/i915: Take a runtime pm wakeref for atomic commits
  clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()
  ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array
  ARM: dts: sun7i: olimex-lime2: Enable ac and power supplies
  qede: Handle infinite driver spinning for Tx timestamp.
  qed: Reduce the severity of ptp debug message.
  macvlan: Replace strncpy() by strscpy()
  nexthop: Add support for nexthop groups
  nexthop: Add support for lwt encaps
  nexthop: Add support for IPv6 gateways
  nexthop: Add support for IPv4 nexthops
  net: Initial nexthop code
  net: nexthop uapi
  net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
  net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
  net: hns3: stop schedule reset service while unloading driver
  net: hns3: add handshake with hardware while doing reset
  net: hns3: modify hclgevf_init_client_instance()
  net: hns3: modify hclge_init_client_instance()
  net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registered
  net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered
  net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered
  net: hns3: add support for dump firmware statistics by debugfs
  net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
  net: hns3: fix compile warning without CONFIG_RFS_ACCEL
  hinic: fix a bug in set rx mode
  inet: frags: fix use-after-free read in inet_frag_destroy_rcu
  inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
  inet: frags: uninline fqdir_init()
  selftests/net: ipv6 flowlabel
  enetc: Enable TC offloading with mqprio
  net: stmmac: dwmac-meson8b: update with SPDX Licence identifier
  net: stmmac: dwmac-meson: update with SPDX Licence identifier
  igc: Cleanup the redundant code
  igc: Add flow control support
  e1000e: start network tx queue only when link is up
  Revert "e1000e: fix cyclic resets at link up with active tx"
  igc: Remove the obsolete workaround
  igc: Clean up unused pointers
  igc: Fix double definitions
  igb: mark expected switch fall-through
  igb: mark expected switch fall-through
  igb/igc: warn when fatal read failure happens
  audit: enforce op for string fields
  perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
  perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events
  perf scripts python: export-to-postgresql.py: Add support for pyside2
  perf scripts python: export-to-sqlite.py: Add support for pyside2
  perf scripts python: exported-sql-viewer.py: Add support for pyside2
  perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
  perf scripts python: exported-sql-viewer.py: Change python2 to python
  perf top: Lower message level for failure on synthesizing events for pre-existing BPF programs
  perf python: Remove -fstack-protector-strong if clang doesn't have it
  perf annotate TUI browser: Do not use member from variable within its own initialization
  perf machine: Return NULL instead of null-terminating /proc/version array
  perf version: Append 12 git SHA chars to the version string
  perf script: Remove superfluous BPF event titles
  perf script: Add --show-bpf-events to show eBPF related events
  perf tests: Add map_groups__merge_in test
  perf script: Pad DSO name for --call-trace
  perf dso: Add BPF DSO read and size hooks
  perf dso: Simplify dso_cache__read function
  perf dso: Separate generic code in dso_cache__read
  perf dso: Separate generic code in dso__data_file_size()
  perf tools: Remove const from thread read accessors
  perf top: Add --namespaces option
  perf trace: Beautify 'sync_file_range' arguments
  perf beauty: Add generator for sync_file_range's 'flags' arg values
  perf trace beauty clone: Handle CLONE_PIDFD
  perf trace: Beautify 'fsmount' arguments
  perf trace: Introduce syscall_arg__scnprintf_strarray_flags
  perf beauty: Add generator for fsmount's 'attr_flags' arg values
  perf trace: Beautify 'fsconfig' arguments
  perf beauty: Add generator for fsconfig's 'cmd' arg values
  perf trace: Beautify 'fspick' arguments
  perf beauty: Add generator for fspick's 'flags' arg values
  perf trace: Beautify 'move_mount' arguments
  perf beauty: Add generator for 'move_mount' flags argument
  perf augmented_raw_syscalls: Fix up comment
  perf tools: Preserve eBPF maps when loading kcore
  perf machine: Keep zero in pgoff BPF map
  perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
  perf auxtrace: Fix itrace defaults for perf script
  perf intel-pt: Fix itrace defaults for perf script
  perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
  genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
  media: cxusb: add raw mode support for Medion MD95700
  media: cxusb: add analog mode support for Medion MD95700
  media: cxusb: implement Medion MD95700 digital / analog coexistence
  cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
  media: cx25840: set_fmt operation should clamp out-of-range picture sizes
  media: cx25840: add pin to pad mapping and output format configuration
  drm/amdgpu: Need to set the baco cap before baco reset
  drm/amdgpu/soc15: skip reset on init
  drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
  drm/amdkfd: PM4 packets change to support GWS
  drm/amdkfd: New IOCTL to allocate queue GWS
  drm/amdkfd: Add function to set queue gws
  drm/amdgpu: Add function to add/remove gws to kfd process
  drm/amdkfd: Allocate gws on device initialization
  drm/amdgpu: Add interface to alloc gws from amdgpu
  drm/amdkfd: Add gws number to kfd topology node properties
  drm/amdkfd: Use kfd fd to mmap mmio
  drm/amdgpu: fix unload driver fail
  media: cx25840: implement g_std operation
  media: cx25840: g_std operation really implements querystd operation
  media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()
  fsl/fman: include IPSEC SPI in the Keygen extraction
  drm/i915: Expand subslice mask
  drm/i915: Refactor sseu helper functions
  media: imx7-media-csi: Change imx7_csi_enable() to void
  drm/i915: Move calculation of subslices per slice to new function
  media: imx7-media-csi: Check the return value from clk_prepare_enable()
  media: imx7-media-csi: Remove unneeded break
  net: mvpp2: cls: Check RSS table index validity when creating a context
  media: imx7-media-csi: Propagate the correct error for devm_request_irq()
  drm/i915: Add macro for SSEU stride calculation
  media: imx7-media-csi: Propagate the correct error for platform_get_irq()
  media: imx7-media-csi: Use devm_platform_ioremap_resource()
  media: imx7-media-csi: Acquire a single clock
  drm/i915: Use local variable for SSEU info in GETPARAM ioctl
  media: staging/imx: Don't set driver data for v4l2_dev
  media: staging/imx: Improve pipeline searching
  media: staging/imx: Re-organize modules
  media: staging/imx: Remove capture_device_set_format
  futex: Consolidate duplicated timer setup code
  media: Revert "media: imx: Set capture compose rectangle in capture_device_set_format"
  media: staging/imx: Move add_video_device into capture_device_register
  media: staging/imx: Pass device to alloc/free_dma_buf
  media: staging/imx: Switch to sync registration for IPU subdevs
  media: Revert "media: staging/imx: add media device to capture register"
  fscrypt: don't set policy for a dead directory
  drm/i915: Add debugs for the C8 vs. legacy LUT case
  drm/i915: Update pipe gamma enable bits when C8 planes are getting enabled/disabled
  PM / clk: Remove error message on out-of-memory condition
  drivers: base: power: clock_ops: Use of_clk_get_parent_count()
  ACPI / LPIT: Correct LPIT end address for lpit_process()
  ACPI: tools: Exclude tools/* from .gitignore patterns
  ext4: encrypt only up to last block in ext4_bio_write_page()
  ext4: decrypt only the needed block in __ext4_block_zero_page_range()
  ext4: decrypt only the needed blocks in ext4_block_write_begin()
  ext4: clear BH_Uptodate flag on decryption error
  fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
  fscrypt: support decrypting multiple filesystem blocks per page
  fscrypt: introduce fscrypt_decrypt_block_inplace()
  fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
  fscrypt: support encrypting multiple filesystem blocks per page
  fscrypt: introduce fscrypt_encrypt_block_inplace()
  fscrypt: clean up some BUG_ON()s in block encryption/decryption
  fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
  fscrypt: remove the "write" part of struct fscrypt_ctx
  fscrypt: simplify bounce page handling
  media: v4l2-pci-skeleton.c: fix doc warning
  media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
  media: staging: media: imx: fix Unneeded variable: "ret". Return "0"
  media: vimc: Remove unneeded return statement in vimc_sen_s_stream()
  media: vimc: fix component match compare
  media: v4l2-core: fix use-after-free error
  media: rcar-csi2: Fix coccinelle warning for PTR_ERR_OR_ZERO()
  media: vim2m: fix two double-free issues
  media: pwc: convert to BIT macro
  selftests/bpf: add auto-detach test
  selftests/bpf: enable all available cgroup v2 controllers
  selftests/bpf: convert test_cgrp2_attach2 example into kselftest
  bpf: decouple the lifetime of cgroup_bpf from cgroup itself
  media: cpia2_usb: first wake up, then free in disconnect
  media: docs-rst: Clarify older field vs. first transmitted field
  media: vicodec: correctly support unbinding of the driver
  media: v4l2: Initialize mpeg slice controls
  media: coda: Clear the interrupt reason
  media: coda: Replace the threaded interrupt with a hard interrupt
  media: coda: Remove unbalanced and unneeded mutex unlock
  media: coda: Print a nicer device registered message
  media: pvrusb2: use a different format for warnings
  media: move drivers/media/media-* to drivers/media/mc/mc-*
  media: imx7_mipi_csis: fix racy entity pads init
  media: rockchip/vpu: Remove a useless test
  media: rockchip/vpu: Cleanup JPEG bounce buffer management
  fanotify: Disallow permission events for proc filesystem
  media: rockchip/vpu: Cleanup macroblock alignment
  media: rockchip/vpu: Use v4l2_m2m_buf_copy_metadata
  media: rockchip/vpu: Use pixel format helpers
  media: coda/venus/s5p_mfc: fix control typo
  rcutorture: Upper case solves the case of the vanishing NULL pointer
  torture: Suppress propagating trace_printk() warning
  rcutorture: Dump trace buffer for callback pipe drain failures
  torture: Add --trust-make to suppress "make clean"
  torture: Make --cpus override idleness calculations
  torture: Run kernel build in source directory
  torture: Add function graph-tracing cheat sheet
  torture: Capture qemu output
  rcutorture: Tweak kvm options
  rcutorture: Add trivial RCU implementation
  rcutorture: Halt forward-progress checks at end of run
  rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
  rcutorture: Exempt TREE01 from forward-progress testing
  rcutorture: Exempt tasks RCU from timely draining of grace periods
  rcutorture: Provide rudimentary Makefile
  torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit status
  torture: Allow inter-stutter interval to be specified
  rcutorture: Fix stutter_wait() return value and freelist checks
  rcutorture: Add cond_resched() to forward-progress free-up loop
  rcutorture: Add cpu0 to the set of CPUs to add jitter
  rcutorture: Select from only online CPUs
  rcu/sync: Simplify the state machine
  locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
  uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
  rcu/sync: Kill rcu_sync_type/gp_type
  rcu: Make __call_srcu static
  module: Make srcu_struct ptr array as read-only
  srcu: Remove unused vmlinux srcu linker entries
  srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
  doc: Remove ".vnet" from paulmck email addresses
  rcu: Set a maximum limit for back-to-back callback invocation
  rcu: Make kfree_rcu() ignore NULL pointers
  rcu: Correctly unlock root node in rcu_check_gp_start_stall()
  rcu: Dump specified number of blocked tasks
  doc: Fixup definition of rcupdate.rcu_task_stall_timeout
  doc/rcuref: Document real world examples in kernel
  arm64: dts: renesas: cat874: Add BT support
  arm64: dts: renesas: cat874: Add WLAN support
  eeprom: at24: drop unnecessary label
  eeprom: at24: use devm_i2c_new_dummy_device()
  rcu: Remove unused rdp local from synchronize_rcu_expedited()
  rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
  rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
  gpio: em: Return early on error in em_gio_probe()
  gpio: em: Remove error messages on out-of-memory conditions
  tools/memory-model: Add data-race detection
  tools/memory-model: Add definitions of plain and marked accesses
  tools/memory-model: Prepare for data-race detection
  drm/panel: drop drmP.h usage
  drm/panel: panel-innolux: drop unused variable
  spi: spi-meson-spifc: update with SPDX Licence identifier
  spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()
  regulator: max77620: Support Maxim 77663
  ASoC: sun4i-spdif: Add support for H6 SoC
  ASoC: sun4i-spdif: Add TX fifo bit flush quirks
  ASoC: sun4i-spdif: Move quirks to the top
  ASoC: cx2072x: fix spelling mistake "configued" -> "configured"
  ASoC: cx2072x: fix integer overflow on unsigned int multiply
  dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing
  dt-bindings: sound: Convert Allwinner I2S binding to YAML
  ASoC: SOF: force end-of-file for debugfs trace at suspend
  ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()
  ASoC: SOF: Use struct_size() in kmemdup()
  ASoC: max98357a: Show KConfig entry
  dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible
  ASoC: SOF: topology: Use struct_size() helper
  ASoC: cx2072x: remove redundant assignment to pulse_len
  net/mlx5: potential error pointer dereference in error handling
  irqchip/exiu: Implement ACPI support
  irqchip/exiu: Preparatory refactor for ACPI support
  acpi/irq: Implement helper to create hierachical domains
  iommu/vt-d: Fix typo in SVM code comment
  ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
  iommu/amd: Add missed 'tag' to error msg in iommu_print_event
  b43: Avoid possible double calls to b43_one_core_detach()
  libertas: fix spelling mistake "Donwloading" -> "Downloading"
  rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
  rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
  rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_last_is_cur_rdl_state'
  rtlwifi: rtl8821ae: Convert inline routines to little-endian words
  rtlwifi: rtl8821ae: Convert macros that set descriptor
  rtlwifi: rtl8821ae: Replace local bit manipulation macros
  rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
  rtlwifi: 8192de: use le32 to access cckswing tables
  rtlwifi: 8192de: Fix used uninitialized variables in power tracking
  rtlwifi: 8192de: make tables to be 'static const'
  rtlwifi: 8192de: Reduce indentation and fix coding style
  p54: Support boottime in scan results
  p54: fix crash during initialization
  brcmfmac: use strlcpy() instead of strcpy()
  brcmfmac: fix typos in code comments
  brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
  brcmfmac: use separate Kconfig file for brcmfmac
  brcmfmac: switch source files to using SPDX license identifier
  brcmsmac: switch phy source files to using SPDX license identifier
  brcmutil: switch source files to using SPDX license identifier
  brcm80211: switch common header files to using SPDX license identifier
  ARM: dts: Drop legacy custom hwmods property for omap4 mmc
  bus: ti-sysc: Detect uarts also on omap34xx
  ARM: dts: Drop legacy custom hwmods property for omap4 uart
  bus: ti-sysc: Do rstctrl reset handling in two phases
  bus: ti-sysc: Add support for disabling module without legacy mode
  bus: ti-sysc: Set ENAWAKEUP if available
  bus: ti-sysc: Handle swsup idle mode quirks
  bus: ti-sysc: Handle clockactivity for enable and disable
  bus: ti-sysc: Enable interconnect target module autoidle bit on enable
  bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set
  bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
  bus: ti-sysc: Support 16-bit writes too
  bus: ti-sysc: Add support for missing clockdomain handling
  nl80211: fill all policy .type entries
  rtw88: more descriptions about LPS
  rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
  rtw88: pci: use ieee80211_ac_numbers instead of 0-3
  drm/i915: Drop the deferred active reference
  drm/i915: Rename intel_context.active to .inflight
  drm/i915: Move GEM client throttling to its own file
  drm/i915: Move GEM object busy checking to its own file
  drm/i915: Move GEM object waiting to its own file
  drm/i915: Move GEM object domain management from struct_mutex to local
  drm/i915: Pull scatterlist utils out of i915_gem.h
  drm/i915: Move more GEM objects under gem/
  drm/i915: Move GEM domain management to its own file
  drm/i915: Move mmap and friends to its own file
  drm/i915: Move phys objects to its own file
  drm/i915: Move shmem object setup to its own file
  drm/i915: Move object->pages API to i915_gem_object.[ch]
  drm/i915: Pull GEM ioctls interface to its own file
  drm/i915: Split GEM object type definition to its own header
  drm/i915: Kill the undead intel_context.c zombie
  ARM: versatile: Drop CLCD platform data
  ARM: dts: vexpress-v2p-ca15_a7: update coresight DT bindings
  arm64: dts: juno: set the right partition type for NOR flash
  arm64: dts: juno: update coresight DT bindings
  drm/i915: Attach HDR metadata property to connector
  drm/i915: Add state readout for DRM infoframe
  drm/i915: Write HDR infoframe and send to panel
  drm/i915: Enable infoframes on GLK+ for HDR
  drm/i915: Add DRM Infoframe handling for BYT/CHT
  drm/i915: Enabled Modeset when HDR Infoframe changes
  samples/bpf: fix a couple of style issues in bpf_load
  selftests/bpf: fail test_tunnel.sh if subtests fail
  drm/i915/huc: Define HuC firmware version for Icelake
  drm/i915/guc: Define GuC firmware version for Icelake
  drm/i915/guc: Enable GuC CTB communication on Gen11
  drm/i915/guc: Update GuC CTB response definition
  drm/i915/guc: Correctly handle GuC interrupts on Gen11
  drm/i915/guc: Create vfuncs for the GuC interrupts control functions
  drm/i915/huc: New HuC status register for Gen11
  drm/i915/guc: New GuC scratch registers for Gen11
  drm/i915/guc: New GuC interrupt register for Gen11
  drm/i915/huc: Define HuC firmware version for Geminilake
  drm/i915/guc: Define GuC firmware version for Geminilake
  drm/i915/guc: Always ask GuC to update power domain states
  drm/i915/guc: Reset GuC ADS during sanitize
  drm/i915/guc: Updates for GuC 32.0.3 firmware
  drm/i915/guc: Don't allow GuC submission
  drm/i915/guc: Change platform default GuC mode
  tools: bpftool: make -d option print debug output from verifier
  libbpf: add bpf_object__load_xattr() API function to pass log_level
  tools: bpftool: add -d option to get debug output from libbpf
  libbpf: fix warning that PTR_ERR_OR_ZERO can be used
  bpf: style fix in while(!feof()) loop
  bpf: check signal validity in nmi for bpf_send_signal() helper
  bpftool: auto-complete BTF IDs for btf dump
  dt-bindings: gpio: Convert Arm PL061 to json-schema
  Documentation: gpio: remove duplicated lines
  gpio: ixp4xx: Use irq_domain_translate_twocell()
  gpio: Fix minor grammar errors in documentation
  gpio: Update Kconfig text for GPIO_SYSFS
  gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
  ext2: optimize ext2_xattr_get()
  ext2: introduce new helper for xattr entry comparison
  ext2: merge xattr next entry check to ext2_xattr_entry_valid()
  iommu/vt-d: Remove static identity map code
  iommu/vt-d: Remove duplicated code for device hotplug
  iommu/vt-d: Remove startup parameter from device_def_domain_type()
  iommu/vt-d: Cleanup get_valid_domain_for_dev()
  iommu/vt-d: Implement is_attach_deferred iommu ops entry
  iommu/vt-d: Probe DMA-capable ACPI name space devices
  iommu/vt-d: Handle 32bit device with identity default domain
  iommu/vt-d: Identify default domains replaced with private
  iommu/vt-d: Delegate the dma domain to upper layer
  iommu/vt-d: Delegate the identity domain to upper layer
  iommu/vt-d: Add device_def_domain_type() helper
  iommu/vt-d: Enable DMA remapping after rmrr mapped
  iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
  ext2: code cleanup for ext2_preread_inode()
  dt-bindings: i3c: Document dropped support for I2C 10 bit devices
  i3c: Drop support for I2C 10 bit addresing
  cfg80211: Handle bss expiry during connection
  drm/i915: Keep user GGTT alive for a minimum of 250ms
  drm/stm: ltdc: restore calls to clk_{enable/disable}
  af_key: fix leaks in key_pol_get_resp and dump_sp.
  xfrm: Fix xfrm sel prefix length validation
  ALSA: line6: Use container_of()
  drm/damage-helper: Use NULL instead of 0
  ALSA: line6: Drop superfluous timer helper function
  ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work
  ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work
  ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work
  ASoC: SOF: Force polling mode on CFL and CNL
  ALSA: hda: add polling mode in snd_hdac_bus_get_response
  ALSA: hda: move polling_mode flag to struct hdac_bus
  ALSA: hda: assign polling_mode after azx_bus_init
  powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set
  powerpc/lib: fix redundant inclusion of quad.o
  ocxl: Make ocxl_remove() static
  powerpc/mm: Make some symbols static that can be
  Input: tca8418 - remove set but not used variable 'max_keys'
  Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'
  Input: elantech - remove P52 and P72 from SMBus blacklist
  Input: elan_i2c - handle physical middle button
  Input: elantech/SMBus - export all capabilities from the PS/2 node
  Input: elan_i2c - do not query the info if they are provided
  dt-bindings: add more optional properties for elan_i2c touchpads
  Input: elantech - detect middle button based on firmware version
  Input: elantech - add helper function elantech_is_buttonpad()
  Input: elantech - query the min/max information beforehand too
  RDMA: Convert put_page() to put_user_page*()
  IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'
  kernel-doc: always name missing kerneldoc sections
  RDMA/hns: Replace magic numbers with #defines
  RDMA/hns: Remove jiffies operation in disable interrupt context
  RDMA/hns: Move spin_lock_irqsave to the correct place
  RDMA/hns: Update CQE specifications
  RDMA/hns: Remove unnecessary print message in aeq
  i2c: jz4780: Drop dependency on MACH_JZ4780
  i2c: meson: update with SPDX Licence identifier
  i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB
  i2c: iproc: Add multi byte read-write support for slave mode
  i2c: imx: Use __maybe_unused instead of #if CONFIG_PM
  iw_cxgb4: Fix qpid leak
  drm/i915: Make sure we have enough memory bandwidth on ICL
  drm/i915: Make sandybridge_pcode_read() deal with the second data register
  RDMA/cxgb4: Don't expose DMA addresses
  RDMA/cxgb4: Use sizeof() notation
  RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
  RDMA/cxgb3: Don't expose DMA addresses
  RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
  enetc: fix le32/le16 degrading to integer warnings
  drm: drop use of drmP.h in drm/*
  drm: make drm_trace.h self-contained
  drm: make drm_legacy.h self-contained
  drm: make drm_internal.h self-contained
  drm: make drm_crtc_internal.h self-contained
  drm: make drm/drm_legacy.h self-contained
  drm: make drm/drm_auth.h self contained
  arm64: trim includes in dma-mapping.c
  arm64: switch copyright boilerplace to SPDX in dma-mapping.c
  iommu/dma: Switch copyright boilerplace to SPDX
  iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
  iommu/dma: Refactor iommu_dma_mmap
  iommu/dma: Refactor iommu_dma_get_sgtable
  iommu/dma: Refactor iommu_dma_alloc, part 2
  iommu/dma: Cleanup variable naming in iommu_dma_alloc
  iommu/dma: Split iommu_dma_free
  iommu/dma: Merge the CMA and alloc_pages allocation paths
  iommu/dma: Don't remap CMA unnecessarily
  iommu/dma: Refactor iommu_dma_alloc
  iommu/dma: Refactor iommu_dma_free
  iommu/dma: Remove __iommu_dma_free
  iommu/dma: Refactor the page array remapping allocator
  iommu/dma: Factor out remapped pages lookup
  iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
  iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}
  iommu/dma: Move __iommu_dma_map
  iommu/dma: move the arm64 wrappers to common code
  iommu/dma: Use for_each_sg in iommu_dma_alloc
  iommu/dma: Remove the flush_page callback
  iommu/dma: Cleanup dma-iommu.h
  iommu/vt-d: Implement apply_resv_region iommu ops entry
  iommu: Add API to request DMA domain for device
  drm/i915/icl: Fix AUX-B HW not done issue w/o AUX-A
  signal: Remove task parameter from force_sig_mceerr
  signal: Remove task parameter from force_sig
  signal: Remove task parameter from force_sigsegv
  signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
  signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
  signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig
  signal/drbd: Use send_sig not force_sig
  signal/arm64: Use force_sig not force_sig_fault for SIGKILL
  iommu: Use right function to get group for device
  iommu/vt-d: Add debugfs support to show scalable mode DMAR table internals
  iommu/vt-d: Introduce macros useful for dumping DMAR table
  iommu/vt-d: Modify the format of intel DMAR tables dump
  iommu/vt-d: Remove unnecessary rcu_read_locks
  drm/i915: make REG_BIT() and REG_GENMASK() work with variables
  iommu/amd: Remove redundant assignment to variable npages
  iommu/vt-d: Fix bind svm with multiple devices
  iio: dps310: Temperature measurement errata
  iio: Add driver for Infineon DPS310
  drm/i915/gtt: set err to -ENOMEM on memory allocation failure
  Add README and update pm-graph and sleepgraph docs
  Update to pm-graph 5.4
  Update to pm-graph 5.3
  dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
  drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit path
  dmaengine: axi-dmac: assign `copy_align` property
  dmaengine: axi-dmac: Discover length alignment requirement
  include: fpga: adi-axi-common.h: add common regs & defs header
  dmaengine: stm32: use to_platform_device()
  MAINTAINERS: Add mailing list for the TEE subsystem
  dmaengine: sh: usb-dmac: Let the core do the device node validation
  dmaengine: sh: rcar-dmac: Let the core do the device node validation
  dmaengine: mxs-dma: Let the core do the device node validation
  dmaengine: mmp_tdma: Let the core do the device node validation
  dmaengine: dma-jz4780: Let the core do the device node validation
  dmaengine: imx-sdma: Let the core do the device node validation
  soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
  dmaengine: Add matching device node validation in __dma_request_channel()
  soundwire: intel_init: add checks on link numbers
  soundwire: fix typo in comments
  soundwire: Intel: add log for number of PCM and PDM PDIs
  soundwire: cadence_master: check the number of bidir PDIs
  soundwire: cadence_master: log Slave status mask on errors
  soundwire: cadence_master: use rate_limited dynamic debug
  soundwire: rename/clarify MIPI DisCo properties
  soundwire: clarify comment
  soundwire: mipi-disco: fix clock stop modes
  soundwire: rename 'freq' fields
  soundwire: mipi-disco: remove master_count property for masters
  soundwire: remove master data port properties
  soundwire: add port-related definitions
  soundwire: mipi_disco: fix master/link error
  soundwire: intel: filter SoundWire controller device search
  r8169: remove support for RTL_GIGA_MAC_VER_01
  r8169: improve RTL8168d PHY initialization
  r8169: change type of member mac_version in rtl8169_private
  r8169: remove unneeded return statement in rtl_hw_init_8168g
  r8169: remove rtl_hw_init_8168ep
  cxgb4: Make t4_get_tp_e2c_map static
  selftest: Fixes for icmp_redirect test
  ipv4: remove redundant assignment to n
  soundwire: cdns: Fix compilation error on arm64
  net: phy: bcm87xx: improve bcm87xx_config_init and feature detection
  inet: frags: rework rhashtable dismantle
  net: dynamically allocate fqdir structures
  net: add a net pointer to struct fqdir
  net: rename inet_frags_init_net() to fdir_init()
  ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table
  netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_table
  ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]
  ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
  net: rename struct fqdir fields
  net: rename inet_frags_exit_net() to fqdir_exit()
  inet: rename netns_frags to fqdir
  net: phy: tja11xx: Add TJA11xx PHY driver
  net: hns3: fix for FEC configuration
  net: hns3: add aRFS support for PF
  net: hns3: refine the flow director handle
  net: hns3: initialize CPU reverse mapping
  net: ethernet: add ag71xx driver
  MIPS: ath79: ar9331: add Ethernet nodes
  dt-bindings: net: add qca,ar71xx.txt documentation
  qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
  qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
  Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
  qed*: Add iWARP 100g support
  qed: Add qed devlink parameters table
  qed: Set the doorbell address correctly
  qedr: Change the MSI-X vectors selection to be based on affined engine
  qed: Modify offload protocols to use the affined engine
  qed*: Change hwfn used for sb initialization
  qed: Add llh ppfid interface and 100g support for offload protocols
  qed: Modify api for performing a dmae to another PF
  staging: iio: adis16240: add of_match_table entry
  staging: iio: ad7746: add device tree support
  staging: iio: adis16240: add device to module device table
  staging: iio: adt7316: create of_device_id array
  leds: max77650: Remove set but not used variable 'parent'
  leds: avoid flush_work in atomic context
  dt-bindings: vendor: Fix simtek vendor compatible
  dt-bindings: vendor: Escape single quote
  staging: iio: adis16203: Add of_device_id table
  staging: iio: ad9834: add of_device_id table
  staging: iio: cdc: ad7150: create macro for capacitance channels
  drm/mcde: Fix compile problems
  drm/bridge: drop drmP.h usage
  drm/bridge: make dw_mipi_dsi.h self-contained
  ftrace: Enable trampoline when rec count returns back to one
  tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
  tracing: Make a separate config for trace event self tests
  tracing/kprobe: Add kprobe_event= boot parameter
  kprobes: Initialize kprobes at postcore_initcall
  tracing/kprobe: Cast user-space address correctly
  uaccess: Add a prototype of non-static __probe_user_read()
  tracing: Use correct function name in trace_filter_add_remove_task() comment
  perf-probe: Add user memory access attribute support
  selftests/ftrace: Add user-memory access syntax testcase
  tracing/probe: Support user-space dereference
  tracing/probe: Add ustring type for user-space string
  uaccess: Add non-pagefault user-space read functions
  x86/uaccess: Allow access_ok() in irq context if pagefault_disabled
  x86/ftrace: Make enable parameter bool where applicable
  ftrace: Make enable and update parameters bool when applicable
  net: mvpp2: cls: Support steering to RSS contexts
  net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
  net: mvpp2: cls: Use RSS contexts to handle RSS tables
  net: mvpp2: cls: Bypass C2 internals FIFOs at init
  net: mvpp2: cls: Use the correct number of rules in various places
  vfs: Kill sget_userns()
  vfs: Use sget_fc() for pseudo-filesystems
  fold mount_pseudo_xattr() into pseudo_fs_get_tree()
  vfs: Convert btrfs_test to use the new mount API
  vfs: Convert virtio_balloon to use the new mount API
  vfs: Convert ocxlflash to use the new mount API
  vfs: Convert cxl to use the new mount API
  vfs: Convert ia64 perfmon to use the new mount API
  vfs: Convert drm to use the new mount API
  vfs: Convert dax to use the new mount API
  vfs: Convert sockfs to use the new mount API
  zsfold: Convert zsfold to use the new mount API
  vfs: Convert zsmalloc to use the new mount API
  vfs: Convert pipe to use the new mount API
  vfs: Convert nsfs to use the new mount API
  vfs: Convert bdev to use the new mount API
  vfs: Convert anon_inodes to use the new mount API
  vfs: Convert aio to use the new mount API
  vfs: Provide a mount_pseudo-replacement for the new mount API
  vfs: Provide sb->s_iflags settings in fs_context struct
  vfs: Fix refcounting of filenames in fs_parser
  move mount_capable() further out
  move mount_capable() calls to vfs_get_tree()
  cpuset: move mount -t cpuset logics into cgroup.c
  procfs: set ->user_ns before calling ->get_tree()
  mqueue: set ->user_ns before ->get_tree()
  switch mount_capable() to fs_context
  legacy_get_tree(): pass fc->user_ns to mount_capable()
  move the capability checks from sget_userns() to legacy_get_tree()
  vfs: Kill mount_ns()
  vfs: Convert nfsctl to use the new mount API
  vfs: Convert rpc_pipefs to use the new mount API
  consolidate the capability checks in sget_{fc,userns}()
  start massaging the checks in sget_...(): move to sget_userns()
  no need to protect against put_user_ns(NULL)
  mount_pseudo(): drop 'name' argument, switch to d_make_root()
  lockdep: Add assertion to check if in an interrupt
  rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
  rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()
  rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
  rcu: Use irq_work to get scheduler's attention in clean context
  rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()
  rcu: Only do rcu_read_unlock_special() wakeups if expedited
  rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
  rcu: Enable elimination of Tree-RCU softirq processing
  flow_offload: use struct_size() in kzalloc()
  batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
  batman-adv: Use includes instead of fwdecls
  batman-adv: Add missing include for atomic functions
  batman-adv: Fix includes for *_MAX constants
  drm/panel: st7701: Swap vertical front and back porch timings
  drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)
  dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description
  drm/panel: Add support for Armadeus ST0700 Adapt
  samples: bpf: add ibumad sample to .gitignore
  nfp: bpf: eliminate zero extension code-gen
  riscv: bpf: eliminate zero extension code-gen
  x32: bpf: eliminate zero extension code-gen
  sparc: bpf: eliminate zero extension code-gen
  s390: bpf: eliminate zero extension code-gen
  powerpc: bpf: eliminate zero extension code-gen
  arm: bpf: eliminate zero extension code-gen
  selftests: bpf: enable hi32 randomization for all tests
  selftests: bpf: adjust several test_verifier helpers for insn insertion
  libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
  bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
  tools: bpf: sync uapi header bpf.h
  bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
  bpf: verifier: insert zero extension according to analysis result
  bpf: introduce new mov32 variant for doing explicit zero extension
  bpf: verifier: mark patched-insn with sub-register zext flag
  bpf: verifier: mark verified-insn with sub-register zext flag
  of/fdt: Mark initial_boot_params as __ro_after_init
  of/fdt: Remove dead code and mark functions with __init
  dt-bindings: Remove Linuxisms from common-properties binding
  tools/bpf: add selftest in test_progs for bpf_send_signal() helper
  tools/bpf: sync bpf uapi header bpf.h to tools directory
  bpf: implement bpf_send_signal() helper
  bpftool: update bash-completion w/ new c option for btf dump
  bpftool/docs: add description of btf dump C option
  bpftool: add C output format option to btf dump subcommand
  selftests/bpf: add btf_dump BTF-to-C conversion tests
  libbpf: add btf_dump API for BTF-to-C conversion
  libbpf: switch btf_dedup() to hashmap for dedup table
  selftests/bpf: add tests for libbpf's hashmap
  libbpf: add resizable non-thread safe internal hashmap
  selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
  bpftool: use libbpf's btf__parse_elf API
  libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
  libbpf: ensure libbpf.h is included along libbpf_internal.h
  docs: No structured comments in include/linux/interconnect.h
  docs: no structured comments in fs/file_table.c
  docs: No structured comments in target_core_device.c
  of: reserved-memory: ignore disabled memory-region nodes
  dt-bindings: Add vendor prefix for Espressif
  samples: bpf: Do not define bpf_printk macro
  selftests: bpf: Move bpf_printk to bpf_helpers.h
  net: stmmac: Prevent missing interrupts when running NAPI
  net: stmmac: dwmac4/5: Clear unused address entries
  net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()
  net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
  net: stmmac: dwmac4/5: Fix Hash Filter
  net: stmmac: dwmac1000: Clear unused address entries
  net: stmmac: dwmac1000: Fix Hash Filter
  net: stmmac: Introduce selftests support
  net: stmmac: dwxgmac2: Also pass control frames while in promisc mode
  net: stmmac: dwmac4/5: Also pass control frames while in promisc mode
  net: stmmac: dwmac1000: Also pass control frames while in promisc mode
  net: stmmac: Switch MMC functions to HWIF callbacks
  net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback
  net: stmmac: dwxgmac2: Add MAC loopback support
  net: stmmac: dwmac4/5: Add MAC loopback support
  net: stmmac: dwmac1000: Add MAC loopback support
  net: stmmac: dwmac100: Add MAC loopback support
  net: stmmac: Add MAC loopback callback to HWIF
  docs: Do not seek kerneldoc comments in hw-consumer.h
  leds: lm3697: Introduce the lm3697 driver
  mfd: ti-lmu: Remove support for LM3697
  dt-bindings: ti-lmu: Modify dt bindings for the LM3697
  leds: TI LMU: Add common code for TI LMU devices
  net: phy: aquantia: add USXGMII support and warn if XGMII mode is set
  dt-bindings: net: document new usxgmii phy mode
  net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
  selftests/net: SO_TXTIME with ETF and FQ
  docs: Fix a misdirected kerneldoc directive
  selftests: Add redirect tests
  ipv6: Refactor ip6_route_del for cached routes
  ipv6: Make fib6_nh optional at the end of fib6_info
  ipv6: Move exception bucket to fib6_nh
  ipv6: Refactor exception functions
  ipv6: Refactor fib6_drop_pcpu_from
  ipv6: Move pcpu cached routes to fib6_nh
  docs: Do not seek comments in kernel/rcu/tree_plugin.h
  leds: spi-byte: add single byte SPI LED driver
  dt-bindings: leds: Add binding for spi-byte LED.
  arm64: dts: fsl: ls1028a: add ENETC 1588 timer node
  dt-binding: ptp_qoriq: support ENETC PTP compatible
  enetc: add get_ts_info interface for ethtool
  enetc: add hardware timestamping support
  MAINTAINERS: Add entry for anybuss drivers
  MAINTAINERS: Add entry for fieldbus subsystem
  firmware: google: coreboot: Drop unnecessary headers
  firmware: google: memconsole: Drop global func pointer
  firmware: google: memconsole: Drop __iomem on memremap memory
  firmware: google: memconsole: Use devm_memremap()
  firmware: google: Add a module_coreboot_driver() macro and use it
  chardev: set variable ret to -EBUSY before checking minor range overlap
  counter: 104-quad-8: Make quad8_ops static
  eeprom: ee1004: Deal with nack on page selection
  eeprom: ee1004: Move selected page detection to a separate function
  lkdtm: support llvm-objcopy
  w1: ds2413: when the slave is not responding during read, select it again
  w1: ds2413: add retry support to state_read()
  w1: ds2413: output_write() cosmetic fixes / simplify
  drm/sched: Fix static checker warning for potential NULL ptr
  vmw_balloon: Split refused pages
  vmw_balloon: Add memory shrinker
  vmw_balloon: Compaction support
  mm/balloon_compaction: List interfaces
  bsr: "foo * bar" should be "foo *bar"
  bsr: do not use assignment in if condition
  drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
  drm/amd/doc: Add RAS documentation to guide
  drm/amd/doc: Add XGMI sysfs documentation
  drm/amdgpu: sort probed modes before adding common modes
  drm/i915: Update DRIVER_DATE to 20190524
  drm/amd/display: Use new connector state when getting color depth
  drm/amd/display: Switch the custom "max bpc" property to the DRM prop
  drm/amd/powerplay: Fix code error for translating int type to bool type correctly
  drm/amdgpu: Add Unique Identifier sysfs file unique_id v2
  drm/amdkfd: Add domain number into gpu_id
  drm/amdkfd: Add VegaM support
  drm/amdkfd: Fix a circular lock dependency
  drm/amdkfd: Delete alloc_format field from map_queue struct
  drm/amdkfd: Expose sdma engine numbers to topology
  drm/amdkfd: Introduce XGMI SDMA queue type
  drm/amdkfd: Fix sdma queue map issue
  drm/amdkfd: Move sdma_queue_id calculation into allocate_sdma_queue()
  drm/amdkfd: Allocate hiq and sdma mqd from mqd trunk
  drm/amdkfd: Move non-sdma mqd allocation out of init_mqd
  drm/amdkfd: Fix a potential memory leak
  drm/amdkfd: Allocate MQD trunk for HIQ and SDMA
  drm/amdkfd: Add mqd size in mqd manager struct
  drm/amdkfd: Init mqd managers in device queue manager init
  drm/amdkfd: Introduce DIQ type mqd manager
  drm/amdkfd: Introduce asic-specific mqd_manager_init function
  drm/amdgpu: Improve error handling for HMM
  drm/amdgpu: more descriptive message if HMM not enabled
  drm/amdgpu: support userptr cross VMAs case with HMM
  drm/amdkfd: support concurrent userptr update for HMM
  drm/amdgpu: fix HMM config dependency issue
  drm/amdgpu: replace get_user_pages with HMM mirror helpers
  drm/amdkfd: avoid HMM change cause circular lock
  drm/amdgpu: use HMM callback to replace mmu notifier
  drm/amdgpu: Use heavy weight for tlb invalidation on xgmi configuration
  drm/amdkfd: Preserve ttmp[4:5] instead of ttmp[14:15]
  drm/amdkfd: Fix gfx9 XNACK state save/restore
  drm/amdkfd: Preserve wave state after instruction fetch MEM_VIOL
  drm/amdkfd: Fix gfx8 MEM_VIOL exception handler
  drm/amdkfd: Fix compute profile switching
  drm/amdkfd: Shift sdma_engine_id and sdma_queue_id in mqd
  drm/amdkfd: Differentiate b/t sdma_id and sdma_queue_id
  drm/amdkfd: Add sdma allocation debug message
  drm/amdkfd: Use 64 bit sdma_bitmap
  drm/amd/powerplay: enable ppfeaturemask module parameter support on Vega20
  drm/amdgpu: use pcie_bandwidth_available rather than open coding it
  gpu: fix typos in code comments
  drm/amd/powerplay: fix sw SMU wrong UVD/VCE powergate setting
  drm/amdgpu: use div64_ul for 32-bit compatibility v1
  drm/amd/powerplay: Enable "disable dpm" feature to support swSMU debug (v2)
  drm/amd/powerplay: Fix maybe-uninitialized in get_ppfeature_status
  drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"
  drm/amdgpu/vega20: use mode1 reset for RAS and XGMI
  drm/amd/display: 3.2.31
  drm/amd/display: Disable ABM before destroy ABM struct
  drm/amd/display: dont set  otg offset
  drm/amd/display: Explicitly specify update type per plane info change
  drm/amd/display: Rename EDID_BLOCK_SIZE to DC_EDID_BLOCK_SIZE
  drm/amd/display: Use VCP for extended colorimetry
  drm/amd/display: Use DCN functions instead of DCE
  drm/amd/display: Engine-specific encoder allocation
  drm/amd/display: enabling stream after HPD low to high happened
  drm/amd/display: Program VTG params after programming Global Sync
  drm/amd/display: add null checks and set update flags
  drm/amd/display: 3.2.30
  drm/amd/display: Reuse MPC OGRAM for 1D blender
  drm/amd/display: Remove DPMS state dependency for fast boot
  drm/amd/display: Hook up CRC capture support for dce120
  drm/amd/display: define v_total_min and max parameters
  drm/amd/powerplay: support sw smu hotspot and memory temperature retrieval
  drm/amd/powerplay: support uclk activity retrieve on sw smu routine
  drm/amd/powerplay: honor hw limit on fetching metrics data
  drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routine
  drm/amd/powerplay: drop redundant smu call
  drm/amd/powerplay: drop unnecessary sw smu check
  drm/amd/display: Drop DCN1_01 guards
  drm/amd/display: Don't load DMCU for Raven 1 (v2)
  drm/amd/display: Add ASICREV_IS_PICASSO
  drm/amdgpu: Report firmware versions with sysfs v2
  drm/amdgpu: make VCN DPG pause mode detached from general VCN
  drm/amdgpu: move the VCN DPG mode read and write to VCN
  drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
  drm/amdgpu: suppress repeating tmo report
  drm/amdgpu: remove static GDS, GWS and OA allocation
  drm/amd/powerplay: update Vega10 ACG Avfs Gb parameters
  drm/amd/powerplay: force to update all clock tables on OD reset
  drm/amd/powerplay: update Vega10 power state on OD
  drm/amd/powerplay: avoid repeat AVFS enablement/disablement
  drm/amd/powerplay: valid Vega10 DPMTABLE_OD_UPDATE_VDDC settings V2
  drm/amd/powerplay: fix Vega10 mclk/socclk voltage link setup
  drm/amdgpu: check no_user_fence flag for engines
  drm/amdgpu/VCN: set no_user_fence flag to true
  drm/amdgpu/VCE: set no_user_fence flag to true
  drm/amdgpu/UVD: set no_user_fence flag to true
  drm/amdgpu: add no_user_fence flag to ring funcs
  drm/amdgpu: sdma handle ras resume
  drm/amdgpu: gfx handle ras resume
  drm/amdgpu: gmc handle ras resume
  drm/amdgpu: enable ras suspend/resume
  drm/amdgpu: ras support suspend/resume
  drm/amdgpu: add badpages sysfs interafce
  drm/amdgpu: Fix S3 test issue
  drm/amd/display: Make some functions static
  drm/amdgpu: RLC to program regs for Vega10 SR-IOV
  drm/amdgpu: add basic func for RLC program reg
  drm/amdgpu: Skip setting some regs under Vega10 VF
  drm/amdgpu: Support PSP VMR ring for Vega10 VF
  drm/amdgpu: call psp to program ih cntl in SR-IOV
  drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REG
  drm/amdgpu: Add new PSP cmd GFX_CMD_ID_PROG_REG
  drm/amdgpu: initialize PSP before IH under SR-IOV
  drm/amdgpu: init vega10 SR-IOV reg access mode
  drm/amdgpu: gpu reset will run ras post init
  drm/amdgpu: sdma support ras gpu reset
  drm/amdgpu: gfx support ras gpu reset
  drm/amdgpu: gmc support ras gpu reset
  drm/amdgpu: handle ras reset
  drm/amdgpu: Issue ras TA disable/enable cmd forcely on boot
  drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"
  drm/amdgpu: gpu reset will run late_init
  drm/amdgpu: add df perfmon regs and funcs for xgmi
  drm/amdgpu: add gfx9 gpr EDC workaround when RAS is enabled
  drm/amdgpu: add EDC counter register
  drm/amdgpu: Reserve shared fence for eviction fence
  drm/amd/display: Expose send immediate sdp message interface
  drm/amd/display: Fill plane attrs only for valid pxl format
  drm/amd/display: move back vbios cmd table for set dprefclk
  drm/amd/display: fix acquire_first_split_pipe function
  drm/amd/display: stop external access to internal optc sync params
  drm/amd/display: move signal type out of otg dlg params
  drm/amd/display: reset retimer/redriver below 340Mhz
  drm/amd/display: color space ycbcr709 support
  drm/amd/display: Define Byte 14 on AVI InfoFrame
  drm/amd/display: 3.2.29
  drm/amd/display: Disable cursor when offscreen in negative direction
  drm/amd/display: Fill prescale_params->scale for RGB565
  drm/amd/display: Support AVI InfoFrame V3 and V4
  drm/amd/display: block passive dongle EDID Emulation for USB-C ports
  drm/amd/display: add SW_USE_I2C_REG request.
  drm/amd/display: add support for disconnected eDP panels
  drm/amd/display: Set dispclk and dprefclock directly
  drm/amd/display: fix multi display seamless boot case
  drm/amd/display: Refactor program watermark.
  drm/amd/display: 3.2.28
  drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
  drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs file
  drm/amdkfd: Cosmetic cleanup
  drm/amdgpu: Fix CIK references in gmc_v8
  drm/amdgpu: Add PCIe replay count sysfs file
  drm/amdgpu: Add replay counter defines to NBIO headers
  drm/amdgpu: Update latest xgmi topology info after each device is enumulated
  drm/amdgpu: enable separate timeout setting for every ring type V4
  drm/amdgpu: add new sysfs interface for memory realtime utilization
  drm/amd/powerplay: expose SMU7 asics realtime memory utilization
  drm/amd/powerplay: expose Vega12 realtime memory utilization
  drm/amd/powerplay: expose Vega20 realtime memory utilization
  drm/amdkfd: Adjust weight to represent num_hops info when report xgmi iolink
  drm/amdgpu: Implement get num of hops between two xgmi device
  drm/amdkfd: Expose HDP registers to user space
  drm/amdgpu: Remap hdp coherency registers
  drm/amd/powerplay: add helper function to get smu firmware & if version
  drm/amd/powerplay: expose Vega12 current gpu activity
  drm/amd/powerplay: expose Vega12 current power
  drm/amd/powerplay: support hwmon temperature channel labels V2
  drm/amd/powerplay: expose current hotspot and memory temperatures V2
  drm/amd/powerplay: support SMU metrics table on Vega12
  drm/amd/powerplay: support temperature emergency max values
  drm/amd/powerplay: support hotspot/memory critical limit values
  misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
  char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles
  misc: remove redundant 'default n' from Kconfig-s
  ipmi_ssif: fix unexpected driver unregister warning
  drm/mcde: Add new driver for ST-Ericsson MCDE
  reset: Add reset controller support for BM1880 SoC
  dt-bindings: reset: Add devicetree binding for BM1880 reset controller
  drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init
  drm/msm/a6xx: Drop the device reference in gmu
  drm/msm/a6xx: Remove devm calls from gmu driver
  drm/msm/a6xx: Check for ERR or NULL before iounmap
  drm/msm/a6xx: Remove duplicate irq disable from remove
  drm/msm/a6xx: Avoid freeing gmu resources multiple times
  arm64: defconfig: enable sunxi watchdog
  arm64: dts: allwinner: h6: add r_watchog node
  arm64: dts: allwinner: h6: add watchdog node
  dt-bindings: watchdog: add Allwinner H6 watchdog
  media: venus: firmware: fix leaked of_node references
  media: exynos4-is: Add missing of_node_put to fix reference leaks
  media: remove redundant 'default n' from Kconfig-s
  regulator: slg51000: Remove unneeded regl_pdata from struct slg51000
  regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_ops
  ASoC: qdsp6: q6core: Use struct_size() in kmemdup()
  ASoC: Intel: Skylake: Use struct_size() helper
  ASoC: dapm: Use struct_size() in krealloc()
  ASoC: Intel: boards: remove unnecessary inclusion of skl.h
  pinctrl: Add pinconf support for BM1880 SoC
  dt-bindings: pinctrl: Document pinconf bindings for BM1880 SoC
  pinctrl: Rework the pinmux handling for BM1880 SoC
  dt-bindings: pinctrl: Modify pinctrl memory map
  pinctrl: meson: add output support in pinconf
  dt-bindings: pinctrl: meson: add output support in pinconf
  dt-bindings: pinctrl: Convert stm32 pinctrl bindings to json-schema
  pinctrl: stm32: add lock mechanism for irqmux selection
  pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC
  pinctrl: stm32: add suspend/resume management
  platform/chrome: cros_ec_spi: Request the SPI thread be realtime
  ALSA: firewire-lib: refactoring to obsolete IR packet handler
  ALSA: firewire-lib: refactoring to obsolete IT packet handler
  ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events
  ALSA: firewire-lib: fix data block counter for incoming packet without CIP header
  drm/i915/gen11: enable support for headerless msgs
  drm/i915/gtt: Neuter the deferred unbind callback from gen6_ppgtt_cleanup
  drm/meson: imply dw-hdmi i2s audio for meson hdmi
  drm/stm: dsi: check hardware version
  drm/stm: ltdc: remove clk_round_rate comment
  tty: cpm_uart: drop unused iflag macro
  tty: ipoctal: drop unused iflag macro
  tty: simserial: drop unused iflag macro
  tty: tty_io: fix driver refcount imbalance on error path
  pinctrl: core: Do not add device links for hogs
  vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
  consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
  tty: serial: cpm_uart - fix init when SMC is relocated
  serial: stm32: fix the get_irq error case
  serial: stm32: fix wakeup source initialization
  serial: stm32: Add support of TC bit status check
  serial: stm32: fix transmit_chars when tx is stopped
  serial: stm32: fix rx data length when parity enabled
  serial: stm32: fix rx error handling
  serial: stm32: fix word length configuration
  usb: avoid redundant allocation and free of memory
  dt-bindings: fix up for vendor prefixes file conversion
  locking/lockdep: Remove the unused print_lock_trace() function
  ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload
  ALSA: firewire-lib: code refactoring to queueing packets
  ALSA: firewire-lib: unify packet handler for IT context
  ALSA: firewire-lib: split helper function to generate CIP header
  staging: kpc2000: remove unnecessary oom message
  staging: kpc2000: remove unnecessary include in cell_probe.c
  staging: kpc2000: remove unnecessary braces in cell_probe.c
  staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.c
  staging: kpc2000: remove extra blank lines in cell_probe.c
  staging: kpc2000: fix alignment issues in cell_probe.c
  staging: kpc2000: add missing asterisk in comment
  staging: kpc2000: use __func__ in debug messages
  staging: kpc2000: add blank line after declarations
  staging: pi433: Remove unnecessary variable
  Documentation/x86: Fix path to entry_32.S
  x86/asm: Remove unused TASK_TI_flags from asm-offsets.c
  x86/io_delay: Define IO_DELAY macros in C instead of Kconfig
  x86/io_delay: Break instead of fallthrough in switch statement
  locking/lockdep: Don't complain about incorrect name for no validate class
  ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO
  ALSA: pcm: oss: Use struct_size() helper
  net: ll_temac: Fix compile error
  ARM: dts: aspeed: Add Microsoft Olympus BMC
  ARM: dts: aspeed: Adding Lenovo Hr630 BMC
  ARM: dts: aspeed: Add Facebook YAMP BMC
  ARM: dts: aspeed: swift: Add pca9539 devices
  ARM: dts: aspeed: Add Swift BMC machine
  ARM: dts: aspeed: cmm: enable ehci host controllers
  ARM: dts: aspeed: zaius: fixed I2C bus numbers for pcie slots
  ARM: dts: aspeed: zaius: update 12V brick I2C address
  ARM: dts: aspeed: zaius: add Infineon and Intersil regulators
  ARM: dts: aspeed: quanta-q71: Enable p2a node
  ARM: dts: aspeed: Add aspeed-p2a-ctrl node
  ARM: dts: aspeed: Add Power9 and Power9 CFAM description
  ARM: dts: aspeed: Rename flash-controller nodes
  audit: add saddr_fam filter field
  audit: re-structure audit field valid checks
  clk: Unexport __clk_of_table
  clk: Remove ifdef for COMMON_CLK in clk-provider.h
  bpf: convert explored_states to hash table
  bpf: split explored_states
  bpf: cleanup explored_states
  drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb
  drm/i915/uc: Skip reset preparation if GuC is already dead
  drm/i915/uc: Stop talking with GuC when resetting
  drm/i915/uc: Skip GuC HW unwinding if GuC is already dead
  drm/i915/uc: Use GuC firmware status helper
  drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finish
  drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded
  drm/i915/selftests: Use prepare/finish during atomic reset test
  Input: iqs5xx - remove redundant dev_set_drvdata call
  drm/i915/selftests: Split igt_atomic_reset testcase
  drm/i915/selftests: Move some reset testcases to separate file
  drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup
  ice: Silence semantic parser warnings
  ice: Fix couple of issues in ice_vsi_release
  ice: Reorganize ice_vf struct
  ice: Use bitfields when possible
  ice: Reorganize tx_buf and ring structs
  ice: Format ethtool reported stats
  ice: Gracefully handle reset failure in ice_alloc_vfs()
  ice: Refactor the LLDP MIB change event handling
  ice: Advertise supported link modes if none requested
  ice: Fix hang when ethtool disables FW LLDP
  ice: Call out dev/func caps when printing
  ice: Remove braces for single statement blocks
  ice: Cleanup an unnecessary variable initialization
  ice: Implement LLDP persistence
  ice: Fix double spacing
  media: rc-main: clean-up two warnings
  media: media_device_enum_links32: clean a reserved field
  media: vpss: fix the order of resource clean up
  media: vpss: fix a potential NULL pointer dereference
  drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
  net: qualcomm: rmnet: Move common struct definitions to include
  media: staging/imx: Allow driver to build if COMPILE_TEST is enabled
  Revert "dpaa2-eth: configure the cache stashing amount on a queue"
  cxgb4: use firmware API for validating filter spec
  net: ll_temac: Enable multicast support
  net: ll_temac: Cleanup multicast filter on change
  net: ll_temac: Prepare indirect register access for multicast support
  net: ll_temac: Do not make promiscuous mode sticky on multicast
  arm64: dts: meson: g12a: add ethernet mac controller
  net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.
  devlink: add warning in case driver does not set port type
  media: coda: remove -I$(src) header search path
  rtc: st-lpc: remove unnecessary check
  rtc: ds1307: properly handle oscillator failure flags
  rtc: s35390a: change FLAG defines to use BIT macro
  rtc: s35390a: introduce struct device in probe
  rtc: s35390a: set uie_unsupported
  rtc: s35390a: clarify INT2 pin output modes
  rtc: test: enable wakeup flags
  rtc: ds2404: use hw endiannes variable
  drm/vc4: Allocate binner bo when starting to use the V3D
  drm/vc4: Check for the binner bo before handling OOM interrupt
  drm/vc4: Check for V3D before binner bo alloc
  drm/vc4: Reformat and the binner bo allocation helper
  media: Kconfig: allow to select drivers if EMBEDDED
  selftests/bpf: add pyperf scale test
  selftests/bpf: adjust verifier scale test
  bpf: bump jmp sequence limit
  media: videobuf2-core.h: Document the alloc memop size argument as page aligned
  media: videobuf2-dma-sg: Prevent size from overflowing
  media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
  media: staging/intel-ipu3: update minimal GDC envelope size to 4
  media: smiapp: core: add small range to usleep_range
  media: marvell-ccic: don't generate EOF on parallel bus
  media: marvell-ccic: fix DMA s/g desc number calculation
  media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
  media: v4l: fwnode: C-PHY has no clock lane
  f2fs: fix to avoid deadloop if data_flush is on
  f2fs: always assume that the device is idle under gc_urgent
  f2fs: add bio cache for IPU
  f2fs: allow ssr block allocation during checkpoint=disable period
  f2fs: fix to check layout on last valid checkpoint park
  f2fs: link f2fs quota ops for sysfile
  spi: Allow SPI devices to request the pumping thread be realtime
  drm/mediatek: Fix warning about unhandled enum value
  spi: tegra114: set master cleanup and also invoke it on probe error
  spi: dt-bindings: Convert Arm pl022 to json-schema
  regulator: max77650: Move max77651_SBB1_desc's declaration down
  ASoC: mediatek: mt8183: move card registration to the end of probe
  ASoC: mediatek: mt8183: remove unused DAPM pins
  ASoC: Mediatek: MT8183: enable dev runtime suspend and resume
  arm64: dts: imx8mm: add clock for SNVS RTC node
  arm64: dts: imx8mm: add clock for GPIO node
  clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sll
  clk: imx8m: Add GIC clock
  clk: imx8mm: Mark dram_apb critical
  clk: imx7ulp: update nic1_bus_clk parent info
  clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel
  clk: imx: Add common API for masking MMDC handshake
  dt-bindings: clock: imx8m: Add GIC clock
  ARM: dts: vf610-zii-dev: Add QSPI node
  ARM: dts: vf610-zii-dev: Fix incorrect UART2 pin assignment
  drm/i915: remove duplicate typedef for intel_wakeref_t
  ALSA: firewire-lib: unify packet handler for IR context
  ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
  ALSA: firewire-lib: split helper function to check incoming CIP header
  ALSA: firewire-lib: compute pointer to payload buffer in context handler
  ALSA: firewire-lib: calculate the length of packet payload in packet handler
  ALSA: firewire-lib: use clear name for variable of CIP header
  drm/virtio: remove irrelevant DRM_UNLOCKED flag
  drm/cirrus: remove leftover files
  media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE set
  media: ov7740: fix vertical flip control
  media: ov7740: avoid invalid framesize setting
  media: ov7740: fix unbalanced pm_runtime_get/put
  media: cec-ioc-g-mode.rst: be more specific when EPERM is returned
  media: cec: allow any initiator for Ping and Image/Text View On
  media: cec: support CEC_MSG_FL_RAW
  media: cec-ioc-receive.rst: document CEC_MSG_FL_RAW
  media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
  media: cec: move check from cec_transmit to cec_transmit_msg_fh
  media: cec: cec_transmit_msg_fh: do sanity checks first
  media: cec-gpio: use disable/enable_irq
  ARM: dts: imx53-smd: Add OV5642 video capture support
  ARM: dts: imx53: Add capture-subsystem device
  drm/i915: Update DRIVER_DATE to 20190523
  arm64: dts: ls1028a: Add USB dt nodes
  ARM: dts: imx: Avoid colliding 'display' node and property names
  perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-die/pkg support
  perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support
  hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages
  thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones from packages
  perf/x86/intel/cstate: Support multi-die/package
  perf/x86/intel/rapl: Support multi-die/package
  perf/x86/intel/uncore: Support multi-die/package
  topology: Create core_cpus and die_cpus sysfs attributes
  topology: Create package_cpus sysfs attribute
  hwmon/coretemp: Support multi-die/package
  powercap/intel_rapl: Update RAPL domain name and debug messages
  thermal/x86_pkg_temp_thermal: Support multi-die/package
  powercap/intel_rapl: Support multi-die/package
  powercap/intel_rapl: Simplify rapl_find_package()
  x86/topology: Define topology_logical_die_id()
  x86/topology: Define topology_die_id()
  cpu/topology: Export die_id
  x86/topology: Create topology_max_die_per_package()
  x86/topology: Add CPUID.1F multi-die/package support
  pinctrl: stmfx: enable links creations
  pinctrl: Enable device link creation for pin control
  clk: imx8mm: add SNVS clock to clock tree
  dt-bindings: clock: imx8mm: Add SNVS clock
  staging: kpc2000: remove invalid spaces in cell_probe.c
  staging: kpc2000: add space after comma in cell_probe.c
  staging: kpc2000: add spaces around operators in cell_probe.c
  staging: kpc2000: fix invalid linebreaks in cell_probe.c
  staging: kpc2000: add space between ) and { in cell_probe.c
  staging: kpc2000: fix indent in cell_probe.c
  staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL
  pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
  dt-bindings: pinctrl: bcm2835-gpio: Document BCM7211 compatible
  pinctrl: meson: g12a: add DS bank value
  pinctrl: meson: add support of drive-strength-microamp
  pinctrl: meson: Rework enable/disable bias part
  dt-bindings: pinctrl: meson: Add drive-strength-microamp property
  pinctrl: generic: add new 'drive-strength-microamp' property support
  dt-bindings: pinctrl: add a 'drive-strength-microamp' property
  pinctrl: rockchip: fix leaked of_node references
  staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warnings
  staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNEL
  drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11
  drm/i915/dp: Change a link bandwidth computation for DP
  drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA
  drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
  drm: Rename struct edp_vsc_psr to struct dp_sdp
  drm/i915/dp: Add a config function for YCBCR420 outputs
  crypto: crypto4xx - block ciphers should only accept complete blocks
  crypto: crypto4xx - fix blocksize for cfb and ofb
  crypto: crypto4xx - fix AES CTR blocksize value
  crypto: caam - print debugging hex dumps after unmapping
  crypto: talitos - fix skcipher failure due to wrong output IV
  crypto: ccp - Fix 3DES complaint from ccp-crypto module
  crypto: ccp - fix AES CFB error exposed by new test vectors
  crypto: ccp - AES CFB mode is a stream cipher
  crypto: arm/sha512 - Make sha512_arm_final static
  crypto: drbg - add FIPS 140-2 CTRNG for noise source
  crypto: caam/qi - DMA map keys using proper device
  crypto: caam/qi - fix address translations with IOMMU enabled
  crypto: caam/qi - don't allocate an extra platform device
  crypto: caam - convert top level drivers to libraries
  crypto: caam - fix S/G table passing page boundary
  crypto: caam - avoid S/G table fetching for AEAD zero-length output
  crypto: qat - do not offload zero length requests
  crypto: qat - return error for block ciphers for invalid requests
  crypto: qat - return proper error code in setkey
  crypto: qat - fix block size for aes ctr mode
  crypto: qat - update iv after encryption or decryption operations
  crypto: qat - add check for negative offset in alg precompute function
  crypto: qat - remove spin_lock in qat_ablkcipher_setkey
  libbpf: emit diff of mismatched public API, if any
  ARM: dts: meson8m2: mxiii-plus: add the supply for the Mali GPU
  ARM: dts: meson8m2: mxiii-plus: rename the DCDC2 regulator
  soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2
  dt-bindings: soc: amlogic: canvas: document support for Meson8/8b/8m2
  ARM: dts: meson8b: add the canvas module
  ARM: dts: meson8m2: update the offset of the canvas module
  ARM: dts: meson8: add the canvas module
  hv_sock: perf: loop in send() to maximize bandwidth
  hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers
  ipv4/igmp: shrink struct ip_sf_list
  neighbor: Add tracepoint to __neigh_create
  selftests: pmtu: Simplify cleanup and namespace names
  selftests: fib-onlink: Make quiet by default
  net: Set strict_start_type for routes and rules
  ipv4: Rename and export nh_update_mtu
  ipv4: export fib_info_update_nh_saddr
  ipv4: export fib_flush
  ipv4: export fib_check_nh
  ipv4: Add function to send route updates
  ipv6: export function to send route updates
  ipv6: Add hook to bump sernum for a route to stubs
  ipv6: Add delete route hook to stubs
  net: phy: Make phy_basic_t1_features use base100t1.
  net: phy: Add support for 100BaseT1 and 1000BaseT1
  net: phy: dp83867: Allocate state struct in probe
  net: phy: dp83867: Validate FIFO depth property
  net: phy: dp83867: IO impedance is not dependent on RGMII delay
  net: phy: dp83867: Use unsigned variables to store unsigned properties
  net: phy: dp83867: Rework delay rgmii delay handling
  net: phy: dp83867: Add ability to disable output clock
  dt-bindings: phy: dp83867: Add documentation for disabling clock output
  dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay
  cxgb4: Enable hash filter with offload
  net: fec: remove redundant ipg clock disable
  signal: Correct namespace fixups of si_pid and si_uid
  signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
  dt-bindings: gpu: mali-midgard: Add H6 mali gpu compatible
  video/hdmi: Add Unpack function for DRM infoframe
  drm: Add HLG EOTF
  drm: Enable HDR infoframe support
  drm: Parse HDR metadata info from EDID
  drm: Add reference counting on HDR metadata blob
  drm: Add HDR source metadata property
  media: cec: mark devnode as registered before actually registering it
  media: rc: meson-ir: update with SPDX Licence identifier
  media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rw
  media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw
  media: dvb-usb-v2: Report error on all error paths
  media: au0828: fix null dereference in error path
  media: dvb: usb: fix use after free in dvb_usb_device_exit
  media: spi: IR LED: add missing of table registration
  drm: panfrost: add optional bus_clock
  dt-bindings: gpu: add bus clock for Mali Midgard GPUs
  net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.
  arm64: tegra: Make DT model property consistent
  arm64: tegra: Clarify that P2888 is the Jetson AGX Xavier
  arm64: tegra: Clarify that P3310 is the Jetson TX2
  arm64: tegra: Clarify that P2771 is the Jetson TX2 Developer Kit
  drm: remove prime sg_table caching
  dma-buf: start caching of sg_table objects v2
  drm/i915: Engine discovery query
  keys: sparse: Fix key_fs[ug]id_changed()
  staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c
  staging: kpc2000: kpc_i2c: Remove unnecessary function tracing prints
  staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>
  staging: kpc2000: kpc_i2c: newline fixups to meet linux style guide
  staging: kpc2000: kpc_i2c: remove unused module param disable_features
  staging: rtl8192u: Remove an unnecessary NULL check
  staging: kpc2000: removed superfluous NULL checks from device attribute call-backs.
  staging: kpc2000: simplified kp2000_device retrieval in device attribute call-backs.
  staging: kpc2000: use IDA to assign card numbers.
  staging: kpc2000: added separate show functions for readable kp device attributes, defined them as read-only, and declared them static.
  staging: kpc2000: added a helper to get struct kp2000_device from struct device.
  staging: kpc2000: improved formatting of core.c.
  staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()
  staging: wilc1000: remove redundant masking of pkt_offset
  staging: fieldbus: arcx-anybus: change custom -> mmio regmap
  Staging: rtl8188eu: core: Use !x in place of NULL comparisons
  Staging: rtl8188eu: os_dep: Replace comparison with zero to !x
  Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __func__
  Staging: rtl8723bs: os_dep: Remove functions that don't do anything.
  regulator: Convert max8660 binding to json-schema
  regulator: Convert gpio-regulator to json-schema
  regulator: Convert regulator binding to json-schema
  spi: bcm2835: Drop assignment of dma_slave_config direction
  spi: bcm2835: Replace spi_master by spi_controller
  spi: dt-bindings: Convert spi-gpio binding to json-schema
  ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms
  ASoC: Add support for Conexant CX2072X CODEC
  drm/gma500: drop drmp.h include from all .c files
  drm/gma500: drop use of DRM_UDELAY wrapper
  drm/gma500: make local header files more self-contained
  drm/gma500: drop drmP.h from header files
  drm/gma500: remove empty gma_drm.h header file
  ARM: delete netx machine
  HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
  HID: logitech-dj: make const array template static
  drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()
  drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
  drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
  ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packet
  ALSA: firewire-lib: obsolete macro for header of IT context
  ALSA: firewire-lib: add helper function to cancel context inner callback handler
  ALSA: firewire-lib: use union for directional parameters
  drm/i915/icl: Add WaDisableBankHangMode
  drm/i915/selftests: Verify context workarounds
  ARM: dts: rockchip: Configure the GPU thermal zone for mickey
  ARM: dts: rockchip: Use the GPU to cool CPU thermal zone of veyron mickey
  ARM: dts: rockchip: remove GPU 500 MHz OPP on rk3288
  ARM: dts: rockchip: Use GPU as cooling device for the GPU thermal zone of the rk3288
  clk: imx8mq: add SNVS clock to clock tree
  ARM: dts: rockchip: Add #cooling-cells entry for rk3288 GPU
  dt-bindings: clock: imx8mq: Add SNVS clock
  dt-bindings: gpu: add #cooling-cells property to the ARM Mali Midgard GPU binding
  ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
  ARM: dts: rockchip: Add pin names for rk3288-veyron-jerry
  ARM: dts: rockchip: Add pin names for rk3288-veyron-minnie
  drm/i915: Allow specification of parallel execbuf
  drm/i915/execlists: Virtual engine bonding
  drm/i915: Extend execution fence to support a callback
  drm/i915: Apply an execution_mask to the virtual_engine
  drm/i915: Load balancing across a virtual engine
  drm/i915: Allow userspace to clone contexts on creation
  drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
  drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
  drm/i915: Allow a context to define its set of engines
  drm/i915: Restore control over ppgtt for context creation ABI
  remoteproc,rpmsg: add missing MAINTAINERS file entries
  rpmsg: core: Make remove handler for rpmsg driver optional.
  dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
  remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP
  dt-bindings: remoteproc: Rename and amend Hexagon v56 binding
  drm/scheduler: Fix job cleanup without timeout handler
  dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
  audit: deliver signal_info regarless of syscall
  RDMA/efa: Remove check that prevents destroy of resources in error flows
  ASoC: fsl_asrc: Unify the supported input and output rate
  batman-adv: fix for leaked TVLV handler.
  batman-adv: Start new development cycle
  ASoC: soc-pcm: fixup try_module_get()/module_put() timing
  spi: sun6i: Add YAML schemas
  spi: sun4i: Add YAML schemas
  spi: Add YAML schemas for the generic SPI options
  selinux: remove some no-op BUG_ONs
  regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
  regulator: arizona-ldo1: Add support for Cirrus Logic Madera codecs
  regulator: arizona: Update device tree binding to support Madera CODECs
  selinux: provide __le variables explicitly
  ASoC: Intel: sof-rt5682: add newline for clarity
  ASoC: Mediatek: MT8183: fix compile error
  ASoC: Mediatek: MT8183: fix compile error
  RDMA/nes: Remove second wait queue initialization call
  RDMA/i40iw: Remove useless NULL checks
  RDMA/nes: Remove useless NULL checks
  RDMA/core: Make ib_destroy_cq() void
  RDMA/ipoib: Remove check of destroy CQ
  rds: Don't check return value from destroy CQ
  RDMA/core: Return void from ib_device_check_mandatory()
  IB/mlx4: Delete unused func arg
  RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
  RDMA/qedr: Fix incorrect device rate.
  RDMA/core: Fix doc typo
  RDMA/rw: Add info regarding SG count failure
  RDMA/rw: Print the correct number of sig MRs
  RDMA/rw: Fix doc typo
  IB/isert: Remove unused sig_attrs argument
  IB/iser: Remove unused sig_attrs argument
  IB/iser: Refactor iscsi_iser_check_protection function
  arm64: dts: meson: g12a: add tohdmitx
  arm64: dts: meson: sei510: add bluetooth supplies
  dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
  dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
  arm64: dts: meson: g12a: enable hdmi_tx sound dai provider
  arm64: dts: meson: g12a: add spdifin
  arm64: dts: meson: g12a: add pdm
  arm64: dts: meson: g12a: add spdifouts
  arm64: dts: meson: g12a: add tdm
  arm64: dts: meson: g12a: add audio fifos
  arm64: dts: meson: g12a: add audio memory arbitrer
  arm64: dts: meson: g12a: add audio clock controller
  arm64: dts: meson: sei510: enable i2c3
  arm64: dts: meson: u200: enable i2c busses
  arm64: dts: meson: g12a: add i2c nodes
  arm64: dts: meson: g12a: set uart_ao clocks
  arm64: dts: meson: sei510: add sd and emmc
  arm64: dts: meson: u200: add sd and emmc
  arm64: dts: meson: g12a: add mmc nodes
  arm64: dts: meson: odroid-c2: add missing mmc modes
  arm64: dts: meson: nanopi k2: add sd DDR50
  arm64: dts: amlogic: remove ethernet-phy-idAAAA.BBBB compatible strings
  arm64: dts: meson: u200: consistently order nodes
  arm64: dts: meson: sei510: consistently order nodes
  arm64: dts: meson: vim2: remove sd hs and hs400 modes from emmc
  arm64: dts: meson: vim2: add missing clk-gate pinctrl
  arm64: dts: meson: fix mmc v2 chips max frequencies
  arm64: dts: meson: fix mmc pin bias
  arm64: dts: meson: libretech-cc: switch eMMC to 1.8v
  arm64: dts: meson: libretech-cc: set eMMC as removable
  arm64: dts: meson-g12a-u200: enable IR decoder
  arm64: dts: meson-g12a-x96-max: enable IR decoder
  arm64: dts: meson-g12a: Add IR nodes
  arm64: dts: meson-g12a: Add PWM nodes
  ARM: dts: at91: sama5d3: switch to new sckc bindings
  ARM: dts: at91: at91sam9rl: switch to new sckc bindings
  ARM: dts: at91: at91sam9g45: switch to new sckc bindings
  ARM: dts: at91: at91sam9x5: switch to new sckc bindings
  drm/fourcc: Fix the parameters name in the documentation
  mei: Convert to use DEFINE_SHOW_ATTRIBUTE macro
  dt-bindings: tegra186-gpio: Remove unused definitions
  arm64: tegra: Use TEGRA186_ prefix for GPIOs
  ARM: dts: sun6i: Add default address and size cells for SPI
  MAINTAINERS: drop Jerry as TTM maintainer
  ARM: dts: at91sam9261ek: remove unused chosen nodes
  media: si2168: add frequency data to frontend info
  media: venus: helpers: fix dynamic buffer mode for v4
  media: venus: hfi_cmds: add more not-implemented properties
  media: venus: Add support for H265 controls
  media: venus: core: fix max load for msm8996 and sdm845
  drm/lima: add timeout to drm scheduler init
  media: coda: update profile and level controls after sequence initialization
  media: coda: add menu strings to s_ctrl debug output
  media: coda: demote s_ctrl debug messages to level 2
  media: coda: improve decoder job finished debug message
  media: coda: add coda_frame_type_char helper
  media: coda: move job ready message to coda_debug level 2
  media: coda: move register debugging to coda_debug level 3
  media: atmel: atmel-isc: make try_fmt error less verbose
  media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
  media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
  media: atmel: atmel-isc: reworked white balance feature
  ARM: dts: stm32: Add I2C 1 config for stm32mp157a-dk1
  scsi: st: add a SPDX tag to st.c
  scsi: sr: add a SPDX tag to sr.c
  scsi: sg: switch to SPDX tags
  scsi: ses: switch to SPDX tags
  scsi: sd: switch remaining files to SPDX tags
  scsi: sd: add a SPDX tag to sd.c
  scsi: libsas: switch remaining files to SPDX tags
  scsi: libsas: switch sas_ata.[ch] to SPDX tags
  scsi: libsas: add a SPDX tag to sas_task.c
  scsi: libiscsi: switch to SPDX tags
  scsi: libfcoe: switch to SPDX tags
  scsi: libfc: switch to SPDX tags
  scsi: libfc: remove duplicate GPL boilerplate text
  scsi: scsi_transport_srp: switch to SPDX tags
  scsi: scsi_transport_spi: switch to SPDX tags
  scsi: scsi_transport_sas: switch to SPDX tags
  scsi: scsi_transport_iscsi: switch to SPDX tags
  scsi: scsi_transport_fc: switch to SPDX tags
  scsi: scsi_transport_fc: remove duplicate GPL boilerplate text
  scsi: scsi_transport.h: switch to SPDX tags
  scsi: scsi_netlink: remove duplicate GPL boilerplate text
  scsi: core: switch the remaining scsi midlayer files to use SPDX tags
  scsi: core: add SPDX tags to scsi midlayer files missing licensing information
  tty: max310x: Split uart characters insertion loop
  tty: max310x: Optionally enable rs485 on startup
  tty: max310x: Add rx-during-tx rs485 flag support
  tty: max310x: Fix invalid baudrate divisors calculator
  tty: max310x: Don't pass stacked buffers to SPI
  tty: max310x: Introduce max310x_one port macro-wrapper
  tty: max310x: Simplify tx-work item code
  tty: amba-pl011: allow shared interrupt
  tty: serial: 8250: Fix type field in format string
  serial: 8250_of: Use of_device_get_match_data()
  ARM: dts: stm32: enable OV5640 camera on stm32mp157c-ev1 board
  ARM: dts: stm32: add DCMI pins to stm32mp157c
  ARM: dts: stm32: add DCMI camera interface support on stm32mp157c
  arm64: dts: imx8qxp: Add gpio alias
  arm64: dts: imx8mq: Add gpio alias
  pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro
  pinctrl: sh-pfc: Add PORT_GP_27 helper macro
  pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functions
  pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions
  pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functions
  pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions
  pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP}
  pinctrl: sh-pfc: Move PIN_NONE to shared header file
  pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand
  pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant
  pinctrl: sh-pfc: Validate pin tables at runtime
  pinctrl: sh-pfc: Add check for empty pinmux groups/functions
  pinctrl: sh-pfc: Mark run-time debug code __init
  pinctrl: sh-pfc: Correct printk level of group reference warning
  ARM: dts: stm32: enable Vivante GPU support on stm32mp157a-dk1 board
  ARM: dts: stm32: enable Vivante GPU support on stm32mp157c-ed1 board
  ARM: dts: stm32: Add Vivante GPU support on STM32MP157c
  clk: renesas: r8a7796: Add CMM clocks
  ARM: dts: stm32: add i2s pins muxing on stm32mp157
  ARM: dts: stm32: add i2s support on stm32mp157c
  ARM: dts: stm32: add sai pins muxing on stm32mp157
  ARM: dts: stm32: add sai support on stm32mp157c
  clk: renesas: r8a779{5|6|65}: Add TPU clock
  ARM: dts: stm32: add jedec compatible for nor flash on stm32mp157c-ev1
  ARM: dts: stm32: add pinctrl sleep config for qspi on stm32mp157c-ev1
  staging: kpc2000: removed two kpc_uio_class device attributes.
  staging: kpc2000: added separate show functions for kpc_uio_class device attributes, defined them as read-only and declared them static.
  staging: rtl8723bs: hal: Remove unused variable
  dt-bindings: usb: renesas_usbhs: Add support for r7s9210
  usb: renesas_usbhs: Add support for RZ/A2
  usb: renesas_usbhs: support byte addressable CFIFO
  usb: renesas_usbhs: add support for CNEN bit
  usb: renesas_usbhs: move flags to param
  dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support
  dt-bindings: rcar-gen3-phy-usb2: Document dr_mode
  usb: core: hub: Disable hub-initiated U1/U2
  usb: core: hub: Enable/disable U1/U2 in configured state
  arm64: dts: imx8mq: Remove unnecessary blank lines
  usb: remove redundant 'default n' from Kconfig-s
  drm/bochs: Fix connector leak during driver unload
  usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums
  USB: OHCI: remove space before open square bracket '['
  arm64: dts: imx8mq: Add cpu speed grading and all OPPs
  arm64: dts: imx8mm: Add cpu speed grading and all OPPs
  ARM: dts: stm32: add joystick support on stm32mp157c-ev1
  ARM: dts: stm32: add STMFX support on stm32mp157c-ev1
  ARM: dts: stm32: add orange and blue leds on stm32746g-eval
  ARM: dts: stm32: add joystick support on stm32746g-eval
  ARM: dts: stm32: add STMFX support on stm32746g-eval
  ARM: dts: stm32: use dedicated files to manage stm32mp157 packages
  device-dax: Drop register_filesystem()
  unexport simple_dname()
  z3fold: don't bother with dentry_operations
  usb: exynos: add workaround for the USB device bindings conflict
  usbip: usbip_host: cleanup do_rebind() return path
  staging: vt6656: manage error path during device initialization
  staging: vt6656: clean-up registers initialization error path
  staging: vt6656: use meaningful error code during buffer allocation
  staging: vt6656: clean error path for firmware management
  staging: vt6656: avoid discarding called function's return code
  staging: vt6656: clean function's error path in usbpipe.c
  staging: vt6656: fix potential NULL pointer dereference
  Staging: rtl8192u: ieee80211: Fix if-else coding style issue
  Staging: rtl8188eu: core: Remove else after break
  staging: pi433: fix misspelling of packet
  staging: kpc2000: remove SetBackEndControl() function
  staging: kpc2000: dma_common_defs.h: remove unused inline functions
  staging: kpc2000: move the i2c driver out of its subdirectory
  staging: kpc2000: move the spi driver out of its subdirectory
  staging: kpc2000: remove spi_parts.h
  staging: kpc2000: fix coding style in pcie.h
  staging: kpc2000: remove fileops.c file.
  ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
  ALSA: firewire-lib: use dynamic array for CIP header of tracing events
  ALSA: firewire-lib: use the same unit for payload argument in tracing events
  ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing events
  ALSA: firewire-lib: use the same type of argument for CIP header for tracing event
  Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code
  Input: imx_keypad - use devm_platform_ioremap_resource() to simplify code
  Input: da9063_onkey - convert header to SPDX
  Input: da9063_onkey - remove platform_data support
  dmaengine: axi-dmac: Sanity check memory mapped interface support
  dmaengine: axi-dmac: Enable TLAST handling
  dmaengine: axi-dmac: Add support for interleaved cyclic transfers
  dmaengine: stm32-dma: Fix redundant call to platform_get_irq
  dmaengine: jz4780: Use SPDX license notifier
  dmaengine: sudmac: remove unused driver
  platform/chrome: cros_ec_spi: Move to real time priority for transfers
  soc: fsl: qbman_portals: add APIs to retrieve the probing status
  soc: fsl: qman: fixup liodns only on ppc targets
  soc: fsl: dpio: Add support for memory backed QBMan portals
  bus: mc-bus: Add support for mapping shareable portals
  soc: fsl: dpio: Increase timeout for QBMan Management Commands
  soc: fsl: add DPAA2 console support
  Documentation: DT: Add entry for DPAA2 console
  soc: fsl: guts: Add definition for LX2160A
  dt-bindings: mfd: LMU: Add ti,brightness-resolution
  dt-bindings: mfd: LMU: Add the ramp up/down property
  ARM: bcm: fix a leaked reference by adding missing of_node_put
  memory: brcmstb: dpfe: introduce DPFE API v3
  memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes
  memory: brcmstb: dpfe: prepare support for multiple API versions
  memory: brcmstb: dpfe: wait for DCPU to be ready
  memory: brcmstb: dpfe: report firmware loading error
  memory: brcmstb: dpfe: remove unused code and fix formatting
  bus: brcmstb_gisb: Remove print of base address
  memory: brcmstb: dpfe: use byte 3 of registers MR4-MR8
  memory: brcmstb: dpfe: optimize generic_show()
  memory: brcmstb: dpfe: use msleep() over udelay()
  arm64: dts: Stingray: Add NIC i2c device node
  arm64: dts: Add USB DT nodes for Stingray SoC
  arm64: dts: stingray: Add Stingray Thermal DT support.
  drm/i915: Bump gen7+ fb size limits to 16kx16k
  drm/i915: Bump fb stride limit to 128KiB for gen4+ and 256KiB for gen7+
  drm/i915: Align dumb buffer stride to 4k to allow for gtt remapping
  drm/i915: Overcome display engine stride limits via GTT remapping
  drm/i915: Shuffle stride checking code around
  drm/i915/selftests: Add live vma selftest
  drm/i915/selftests: Add mock selftest for remapped vmas
  drm/i915: Add a new "remapped" gtt_view
  ARM: versatile: fix a leaked reference by addingmissing of_node_put
  ARM: dts: vexpress: specify AFS partition
  ARM: dts: realview: specify AFS partition
  ARM: dts: versatile: specify AFS partition
  ARM: dts: integrator: specify AFS partition
  power: supply: olpc_battery: Allow building the driver on non-x86
  Platform: OLPC: Add a regulator for the DCON
  Platform: OLPC: Add XO-1.75 EC driver
  Platform: OLPC: Use BIT() and GENMASK() for event masks
  Platform: OLPC: Avoid a warning if the EC didn't register yet
  Platform: OLPC: Move EC-specific functionality out from x86
  Platform: OLPC: Remove an unused include
  dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
  spi: spidev: Add dhcom-board to compatibility list
  regulator: da9063: platform_data is gone, depend on OF
  regulator: da9063: move definitions out of a header into the driver
  regulator: da9063: remove platform_data support
  regmap: debugfs: Fix memory leak in regmap_debugfs_init
  ASoC: cs42xx8: add reset-gpios in binding document
  ASoC: soc-core: WARN() is not related to component->driver->probe
  ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driver
  ASoC: Intel: glk_rt5682_max98357a: Remap button control-function
  ASoC: Mediatek: MT8183: enable IIR filter
  ASoC: rename functions that pollute the simple_xxx namespace
  tools: gpio: Add include/linux/gpio.h to .gitignore
  zsmalloc: don't bother with dentry_operations
  balloon: don't bother with dentry_operations
  cxlflash: don't bother with dentry_operations
  cxl: don't bother with dentry_operations
  drm: don't bother with super_operations and dentry_operations
  drm/bochs: fix ptr_ret.cocci warnings
  ipmi_si: use bool type for initialized variable
  ipmi_si: fix unexpected driver unregister warning
  dt-bindings: arm: renesas: Add HopeRun RZ/G2[M] boards
  ARM: dts: rza2mevb: Add USB Host support
  ARM: dts: r7s9210: Add USB Device support
  ARM: dts: r7s9210: Add USB Host support
  drm: Remove users of drm_format_info_plane_cpp
  drm: Replace instances of drm_format_info by drm_get_format_info
  drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
  drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
  drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
  drm: Remove users of drm_format_num_planes
  drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
  ARM: dts: rskrza1: Add input switches
  ARM: dts: r7s72100: Add IRQC device node
  ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
  arm64: dts: renesas: r8a7795: Add TPU support
  arm64: dts: renesas: r8a77965: Add TPU support
  arm64: dts: renesas: r8a7796: Add TPU support
  arm64: dts: renesas: ulcb-kf: Add support for TI WL1837
  arm64: dts: renesas: draak: Remove unnecessary index from vin4 port
  arm64: dts: renesas: cat874: Add HDMI audio
  arm64: dts: renesas: cat874: Add HDMI video support
  arm64: dts: renesas: r8a774a1: Connect Ethernet-AVB to IPMMU-DS0
  arm64: dts: renesas: r8a774a1: Tie Audio-DMAC to IPMMU-MP
  arm64: dts: renesas: r8a774a1: Tie SYS-DMAC to IPMMU-DS0/1
  arm64: dts: renesas: r8a774a1: Add FDP1 instance
  arm64: dts: renesas: r8a774a1: Add DU device to DT
  arm64: dts: renesas: r8a774a1: Add VSP instances
  arm64: defconfig: Enable TDA19988
  ARM: dts: r8a779x: Configure PMIC IRQ pinmux
  ARM: dts: rza2mevb: Add 48MHz USB clock
  ARM: dts: r7s9210: Add USB clock
  ARM: dts: rza2mevb: add ethernet aliases
  ARM: dts: rza2mevb: Add SDHI support
  ARM: dts: rza2mevb: Add Ethernet support
  ARM: dts: r7s9210: Add SDHI support
  ARM: dts: r7s9210: Add RIIC support
  ARM: dts: r7s9210: Add Ethernet support
  ARM: dts: r7s9210: Add RSPI
  clk: meson: g12a: add controller register init
  clk: meson: eeclk: add init regs
  clk: meson: g12a: add mpll register init sequences
  clk: meson: mpll: add init callback and regs
  clk: meson: axg: spread spectrum is on mpll2
  clk: meson: gxbb: no spread spectrum on mpll0
  clk: meson: mpll: properly handle spread spectrum
  Staging: mt7621-dma: Remove braces around single if statement
  ext2: code cleanup by using test_opt() and clear_opt()
  doc: ext2: update description of quota options for ext2
  ext2: Strengthen xattr block checks
  ext2: Merge loops in ext2_xattr_set()
  ext2: introduce helper for xattr entry validation
  ext2: introduce helper for xattr header validation
  quota: add dqi_dirty_list description to comment of Dquot List Management
  staging: vt665*: use help instead of ---help--- in Kconfig
  staging: rtl8723bs: use help instead of ---help--- in Kconfig
  staging: rtl8188eu: use help instead of ---help--- in Kconfig
  staging: unisys: use help instead of ---help--- in Kconfig
  staging: most: use help instead of ---help--- in Kconfig
  staging: fsl-dpaa2: use help instead of ---help--- in Kconfig
  staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.c
  staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messages
  staging: kpc2000: kpc_i2c: prevent memory leak in probe() error case
  staging: kpc2000: kpc_i2c: reformat copyright for better readability
  staging: kpc2000: kpc_i2c: reindent i2c_driver.c
  platform/chrome: Add ChromeOS EC ISHTP driver
  platform/chrome: cros_ec_spi: Always add of_match_table
  platform/chrome: wilco_ec: Remove 256 byte transfers
  platform/chrome: wilco_ec: Add property helper library
  platform/chrome: wilco_ec: Add Boot on AC support
  arm64: dts: allwinner: a64: Enable audio on Teres-I
  drm/bridge: Remove duplicate header
  ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
  arm64: dts: allwinner: a64: bananapi-m64: Enable PMIC USB power supply
  arm64: dts: allwinner: axp803: add USB power supply node
  arm64: dts: allwinner: a64: Add pinmux for RGB666 LCD
  staging: kpc2000: remove lock_card/unlock_card functions
  staging: kpc2000: remove kp200_module.c file
  staging: kpc2000: fix coding style in uapi.h
  staging: fieldbus: solve warning incorrect type dev_core.c
  Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisons
  staging: rtl8723bs: Fix boolinit.cocci warnings
  Staging: bcm2835-camera: Prefer kernel types
  staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUG
  arm64: dts: allwinner: a64: orangepi-win: Add wifi and bluetooth nodes
  arm64: dts: allwinner: h6: add PIO VCC bank supplies for Pine H64
  arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP
  arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
  arm64: dts: allwinner: a64: move I2C pinctrl to dtsi
  dt-bindings: bus: Convert Allwinner RSB to a schema
  ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on
  ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node
  ARM: dts: sun8i: v40: bananapi-m2-berry: Enable AHCI
  ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output
  ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller
  ARM: dts: sun8i: v40: bananapi-m2-berry: Add GPIO pin-bank regulator supplies
  ARM: dts: sun8i: r40: bananapi-m2-ultra: Add GPIO pin-bank regulator supplies
  arm64: defconfig: add allwinner sid support
  soc: imx: Read imx8mm soc revision from anatop
  dt-bindings: imx-cpufreq-dt: Document opp-supported-hw usage
  cpufreq: Add imx-cpufreq-dt driver
  opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()
  opp: Attach genpds to devices from within OPP core
  ALSA: dice: add stream format parameters for PreSonus FireStudio
  Staging: rtl8723bs: hal: Fix comparison to bool in if statements
  staging: kpc2000: removed trailing white-space.
  Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>
  Staging: rtl8188eu: os_dep: Use %s and __func__ in strings
  staging: rtl8723bs: core: rtw_recv: fix warning Unneeded variable ret
  Staging: rtl8192u: ieee80211: Fix coding style issues related to if else
  staging: vchiq: stop explicitly comparing with zero to catch errors
  staging: vchiq: make wait events interruptible
  staging: vchiq: revert "switch to wait_for_completion_killable"
  staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
  Staging: rtl8192u: ieee80211: Use !x in place of NULL comparison
  Staging: rtl8192u: ieee80211: Add spaces around '&&' operator
  Staging: rtl8192u: ieee80211: Fix coding style errors
  Staging: rtl8192u: ieee80211: Fix spelling mistake
  Staging: rtl8192u: ieee80211: Fix coding style warning
  Staging: rtl8192e: Use %s and __func__ in strings
  staging: erofs: drop unneeded -Wall addition
  staging: kpc2000: clean up after probe failure.
  staging: kpc2000: added missing clean-up to probe_core_uio.
  staging: kpc2000: added designated initializers to two structs.
  staging: kpc2000: declare two functions as static.
  staging: kpc2000: inverted conditional in order to reduce indentation.
  Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
  Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion name reported by checkpatch.
  Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarations & labels not to be indented.
  Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.
  Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.
  Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!' and open paranthesis '('.
  Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
  Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
  staging: rtl8723bs: os_dep: Remove Unneeded variable ret
  Staging: rtl8723bs: os_dep: Fix if-else coding style issues
  staging: kpc2000: remove unused function kp2000_cdev_write
  staging: vc04_services: bcm2835-camera: remove redundant assignment to variable ret
  Staging: kpc2000: Cleanup in kpc_dma_transfer()
  staging: rtl8712: get rid of IS_MCAST
  staging: kpc_i2c: Remove unused file
  Staging: rtl8723bs: os_dep: Remove braces from single if statement
  staging: rtl8723bs: core: Fix variable constant comparisons.
  staging: rtl8723bs: core: Remove braces from single if statement.
  staging: rtl8723bs: core: Remove unnecessary parentheses.
  staging: rtl8723bs: core: Replace NULL comparisons.
  staging: rtl8723bs: core: Remove blank line.
  Staging: rtl8723bs: core: Fix Spelling mistake in comments
  Staging: rtl8723bs: os_dep: Fix switch-case indentation error
  drivers: staging : wlan-ng : collect return status without variable
  clk: imx8mm: add GPIO clocks to clock tree
  dt-bindings: clock: imx8mm: Add GPIO clocks
  ARM: dts: imx6sx-sdb: Assign corresponding power supply for LDOs
  ARM: dts: imx6sll-evk: Assign corresponding power supply for vdd3p0
  ARM: dts: imx6sl-evk: Assign corresponding power supply for LDOs
  ARM: dts: imx7d-sdb: Assign corresponding power supply for LDOs
  ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOs
  ARM: dts: imx6ul: add clock-frequency to CPU node
  ARM: dts: imx7ulp-evk: Add backlight support
  ARM: dts: imx7ulp: Add tpm pwm support
  arm64: dts: imx8mm-evk: Add BD71847 PMIC
  ARM: dts: imx7s: Update coresight DT bindings
  arm64: dts: imx8mq: Add a node for irqsteer
  arm64: dts: ls1028a: Add properties for Mali DP500 node
  ARM: dts: imx53: Update pinmux settings on M53Menlo
  ARM: dts: imx53: Add GPIO line names on M53Menlo
  ARM: dts: imx53: Add GPIO beeper on M53Menlo
  ARM: dts: imx53: Add power GPIOs on M53Menlo
  ARM: dts: imx53: Select netdev trigger for Yellow LED on M53Menlo
  ARM: dts: imx53: Add ethernet PHY reset on M53Menlo
  ARM: dts: imx53: Update USB configuration on M53Menlo
  ARM: dts: imx53: Update UART configuration on M53Menlo
  ARM: dts: imx6qdl: Assign corresponding clocks instead of dummy clock
  ARM: dts: imx6sl: Assign corresponding clocks instead of dummy clock
  arm64: defconfig: Enable ROHM_BD718XX PMIC for imx8mm-evk
  arm64: defconfig: Enable lpi2c for imx8qxp and sensors
  arm64: defconfig: Enable imx8mm clk/pinctrl
  arm64: defconfig: Enable RTC_DRV_SNVS
  arm64: defconfig: add support for i.MX system controller watchdog
  ARM: imx_v6_v7_defconfig: Enable SIOX bus
  ARM: imx_v6_v7_defconfig: Add GPIO_PCF857X
  arm64: defconfig: Enable CONFIG_SPI_IMX
  clk: rockchip: add 1.464GHz cpu-clock rate to rk3228
  clk: rockchip: Slightly more accurate math in rockchip_mmc_get_phase()
  clk: rockchip: Don't yell about bad mmc phases when getting
  clk: rockchip: Use clk_hw_get_rate() in MMC phase calculation
  ARM: rockchip: fix missing of_node_put calls in smp code
  arm64: dts: rockchip: Enable SPI1 on Ficus
  arm64: dts: rockchip: Enable SPI0 and SPI4 on Rock960
  arm64: dts: rockchip: add PCIe nodes on rk3399-rockpro64
  ARM: dts: raise GPU trip point temperature for speedy to 80 degC
  ARM: dts: rockchip: raise GPU trip point temperatures for veyron
  ARM: dts: rockchip: raise CPU trip point temperature for veyron to 100 degC
  ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
  ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
  ARM: dts: rockchip: Remove bogus 'i2s_clk_out' from rk3288-veyron-mickey
  ARM: dts: rockchip: fix PWM clock found on RK3288 Socs
  iio: adc: mediatek: mt6577-auxadc, add mt6765 support
  dt-bindings: iio: adc: mediatek: Add document for mt6765
  dt-bindings: iio: accel: adxl345: switch to YAML bindings
  iio: adc: sun4i-gpadc-iio convert to SPDX license tags
  iio: ad9523-1: Improve reported VCO frequency accuracy
  drm/i915/execlists: Drop promotion on unsubmit
  drm/i915: Downgrade NEWCLIENT to non-preemptive
  drm/i915: Bump signaler priority on adding a waiter
  drm/i915/hdcp: Use both bits for device_count
  drm/i915/dp: Initialise locals for static analysis
  drm/i915: Truly bump ready tasks ahead of busywaits
  drm/i915: Mark semaphores as complete on unsubmit out if payload was started
  HID: wacom: correct touch resolution x/y typo
  HID: wacom: generic: Correct pad syncing
  HID: wacom: generic: only switch the mode on devices with LEDs
  drm/armada: add CRTC mode validation
  drm/armada: add drm_atomic_helper_shutdown() call in tear-down
  drm/armada: add and use definitions for RDREG4F
  drm/armada: add drm_mode_set_crtcinfo() mode fixup
  drm/armada: add comments about HWC32 cursor colour format
  drm/armada: add support for setting gamma
  drm/armada: move plane address and pitch calculation to atomic_check
  drm/armada: add missing interlaced support for overlay frame
  drm/armada: fix plane location and size for interlace
  drm/armada: add plane size/location accessors
  drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
  drm/armada: fix crtc interlace
  drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
  drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
  ASoC: tlv320aic3x: Add support for high power analog output
  ASoC: cs42xx8: Add reset gpio handling
  drm/stm: dsi: add regulator support
  dt-bindings: display: stm32: add supply property to DSI controller
  habanalabs: don't limit packet size for device CPU
  dt-bindings: sound: sun4i-spdif: Document that the RX channel can be missing
  dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
  drm: Fix drm.h uapi header for GNU/kFreeBSD
  drm/v3d: Fix and extend MMU error handling.
  drm/v3d: Dump V3D error debug registers in debugfs, and one at reset.
  drm/v3d: Set the correct DMA mask according to the MMU's limits.
  drm/v3d: Fix debugfs reads of MMU regs.
  drm/doc: Document expectation that userspace review looks at kernel uAPI.
  drm/doc: Allow new UAPI to be used once it's in drm-next/drm-misc-next.
  ASoC: fsl_asrc: replace the process_option table with function
  ASoC: meson: add g12a tohdmitx control
  ASoC: meson: axg-card: add basic codec-to-codec link support
  ASoC: meson: add tohdmitx DT bindings
  ASoC: dapm: allow muxes to force a disconnect
  ASoC: meson: axg-card: set link name based on link node name
  ASoC: Mediatek: MT8183: set data align
  ASoC: Mediatek: add memory interface data align
  drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argument
  drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
  habanalabs: support device memory memset > 4GB
  Input: eeti_ts -  read hardware state once after wakeup
  drm/hisilicon: Convert hibmc-drm driver to VRAM MM
  drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
  drm/vboxvideo: Convert vboxvideo driver to VRAM MM
  drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
  drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
  drm/mgag200: Convert mgag200 driver to VRAM MM
  drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
  drm/bochs: Convert bochs driver to VRAM MM
  drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
  drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
  drm/ast: Convert AST driver to VRAM MM
  drm/ast: Convert AST driver to |struct drm_gem_vram_object|
  drm: Integrate VRAM MM into struct drm_device
  drm: Add default instance for VRAM MM callback functions
  drm: Add VRAM MM, a simple memory manager for dedicated VRAM
  drm: Add simple PRIME helpers for GEM VRAM
  drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
  drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
  drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
  drm: Add |struct drm_gem_vram_object| and helpers
  9p/xen: Add cleanup path in p9_trans_xen_init
  9p/virtio: Add cleanup path in p9_virtio_init
  spi: tegra114: add support for TX and RX trimmers
  spi: tegra114: add support for HW CS timing
  spi: tegra114: add support for hw based cs
  spi: tegra114: add support for gpio based CS
  drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
  drm/fb-helper: No need to cache rotation and sw_rotations
  drm/fb-helper: Avoid race with DRM userspace
  drm/i915: Assert that TypeC ports are not used for eDP
  drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
  drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
  drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
  drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
  drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
  drm/i915: Disable power asynchronously during DP AUX transfers
  drm/i915: Add support for asynchronous display power disabling
  drm/i915: Verify power domains state during suspend in all cases
  drm/i915: Force printing wakeref tacking during pm_cleanup
  drm/i915: Add support for tracking wakerefs w/o power-on guarantee
  drm/i915/icl: More workaround for port F detection due to broken VBTs
  drm/i915: Fix pixel clock and crtc clock config mismatch
  drm/i915: Fix pipe config mismatch for bpp, output format
  drm/i915: Refactor bdw_get_pipemisc_bpp
  drm/i915: Fix the pipe state timing mismatch warnings
  drm/hdcp: drm_hdcp_request_srm() as static
  habanalabs: print event name for fatal and non-RAZWI events
  drm/i915: Check for no-op priority changes first
  drm/i915: Pass i915_sched_node around internally
  drm/i915: Rearrange i915_scheduler.c
  spi: bcm2835: only split transfers that exceed DLEN if DMA available
  spi: Allow selecting BCM2835 SPI controllers on ARCH_BRCMSTB
  spi: bcm2835: Remove spi_alloc_master() error printing
  spi: bcm2835aux: Remove spi_alloc_master() error printing
  spi: core: allow reporting the effectivly used speed_hz for a transfer
  ASoC: hdmi-codec: re-introduce mutex locking
  ASoC: soc-pcm: add soc_pcm_components_open()
  ASoC: soc-pcm: add missing cpu_dai->rate = 0
  ASoC: soc-pcm: do cpu_dai related operation at same place
  ASoC: soc.h: fe_compr can be bit field
  ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()
  habanalabs: increase PCI ELBI timeout for Palladium
  ASoC: soc-core: add soc_component_to_node()
  ASoC: soc-core: tidyup soc_bind_dai_link() comment balance
  ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()
  ASoC: soc-core: use i on snd_soc_resume()
  ASoC: max98357a: request GPIO when device get probed
  ASoC: SOF: Intel: ICL add Icelake chip info struct
  ASoC: SOF: Intel: ICL: add Icelake SSP count
  ASoC: SOF: pcm: remove runtime PM calls during pcm open/close
  ASoC: SOF: uapi: remove unused sof header files
  ASoC: Intel: Skylake: Add Cometlake PCI IDs
  ASoC: SOF: Add Comet Lake PCI IDs
  ASoC: amd: Reporting accurate hw_ptr for acp3x dma
  dt-bindings: regulator: add document bindings for slg51000
  regulator: slg51000: add slg51000 regulator driver
  MAINTAINERS: slg51000 updates to the Dialog Semiconductor search terms
  habanalabs: pass device pointer to asic-specific function
  iio: dac: ds4422/ds4424 drop of_node check
  iio: stmpe-adc: Reset possible interrupts
  iio: stmpe-adc: Use wait_for_completion_timeout
  iio: stmpe-adc: Enable all stmpe-adc interrupts just once
  iio: stmpe-adc: Reinit completion struct on begin conversion
  iio: stmpe-adc: Add compatible name
  HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver
  percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINIT
  md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT
  io_uring: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT
  percpu_ref: introduce PERCPU_REF_ALLOW_REINIT flag
  ARM: riscpc: dma: use __iomem pointers for writing DMA
  ARM: riscpc: dma: improve address/length writing
  ARM: riscpc: dma: make state a local variable
  ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage
  ARM: riscpc: fix DMA
  ARM: riscpc: fix ecard printing
  ARM: riscpc: fix lack of keyboard interrupts after irq conversion
  ARM: riscpc: replace gettimeoffset() with clocksource
  livepatch: Remove stale kobj_added entries from kernel-doc descriptions
  drm/i915: Add readout and state check for pch_pfit.force_thru
  drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
  drm/i915/fbc: disable framebuffer compression on GeminiLake
  drm: Some ocd in drm_file.c
  x86/tsc: Set LAPIC timer period to crystal clock frequency
  x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
  x86/tsc: Use CPUID.0x16 to calculate missing crystal frequency
  drm/hdcp: gathering hdcp related code into drm_hdcp.c
  drm/i915: SRM revocation check for HDCP1.4 and 2.2
  drm: revocation check at drm subsystem
  drm: generic fn converting be24 to cpu and vice versa
  drm/i915: debugfs: HDCP2.2 capability read
  drm: move content protection property to mode_config
  habanalabs: change polling functions to macros
  habanalabs: remove redundant memory clear
  habanalabs: remove redundant CB size adjustment
  drm/i915: Seal races between async GPU cancellation, retirement and signaling
  drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
  drm/i915: Reboot CI if forcewake fails
  spi: rockchip: turn down tx dma bursts
  spi: core: allow defining time that cs is deasserted as a multiple of SCK
  spi: core: allow defining time that cs is deasserted
  habanalabs: check to load F/W before boot status
  ASoC: soc-acpi: fix implicit header use of module.h/export.h
  spi: bcm2835: add driver stats to debugfs
  spi: bcm2835: make the polling duration limits configurable
  spi: bcm2835: added comment about different bus behaviour of DMA mode
  spi: bcm2835: Avoid 64-bit arithmetic in xfer len calc
  spi: bcm2835: bcm2835_spi_transfer_one_poll remove unnecessary argument
  spi: at91-usart: add DMA support
  dt-bindings: mfd: atmel-usart: add DMA bindings for USART in SPI mode
  spi: ep93xx: Drop unused variable
  regulator: max77650: Convert MAX77651 SBB1 to pickable linear range
  regulator: core: Slightly improve readability of _regulator_get_enable_time
  ASoC: fsl_sai: Move clock operation to PM runtime
  ASoC: stm32: i2s: manage identification registers
  ASoC: hdmi-codec: remove ops dependency on the dai id
  ASoC: hdmi-codec: remove reference to the dai drivers in the private data
  ASoC: hdmi-codec: remove reference to the current substream
  ASoC: hdmi-codec: remove function name debug traces
  habanalabs: remove dead code in habanalabs_drv.c
  ASoC: rt5677: Add component driver name
  drm/i915/icl: Fix setting 10 bit deep color mode
  drm/i915: Kill PCH_KBP
  drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
  dt-bindings: display: Document FriendlyELEC HD702E LCD panel
  drm/i915/execlists: Don't apply priority boost for resets
  drm/i915: Only reschedule the submission tasklet if preemption is possible
  drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
  drm/i915: Cancel retire_worker on parking
  drm/i915: Remove delay for idle_work
  drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLE
  ath10k: Check tx_stats before use it
  ath10k: add peer id check in ath10k_peer_find_by_id
  ath10k: Add wmi tlv service map for mesh 11s
  ath10k: Do not send probe response template for mesh
  ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
  ath10k: change swap mail box config for UTF mode of SDIO
  ath10k: Fix the wrong value of enums for wmi tlv stats id
  ath10k: coredump: use struct_size() helper
  ath10k: Use struct_size() helper
  ath10k: Fix encoding for protected management frames
  ath10k: rx_duration update for fw_stats debugfs entry
  ath10k: Fix the tx stats bytes & packets parsing
  ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
  ath10k: Move board id and fw version logging to info level
  ath10k: Added support to reset HTT stats in debugfs
  ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
  drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
  drm/i915: Assert the local engine->wakeref is active
  drm/i915: Prefer checking the wakeref itself rather than the counter
  drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
  drm/i915: Acquire the signaler's timeline HWSP last
  drm/doc: Improve docs for conn_state->best_encoder
  gpu/drm: Remove duplicate headers
  ASoC: rt5677: use more of the volume range from DACs
  ASoC: fsl_esai: Add pm runtime function
  ASoC: stm32: spdifrx: manage identification registers
  ASoC: rt5677-spi: Rename driver to differentiate from main codec
  ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
  drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c
  drm/i915: Replace intel_ddi_pll_init()
  drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
  drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
  drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
  drm/virtio: Remove redundant return type
  drm/edid: drmP.h include removal
  drm/dp: drmP.h include removal
  drm/virtio: allocate fences with GFP_KERNEL
  drm/virtio: add trace events for commands
  drm/virtio: trace drm_fence_emit
  drm/virtio: set seqno for dma-fence
  drm/stm: ltdc: return appropriate error code during probe
  drm/stm: ltdc: manage the get_irq probe defer case
  iio: stmpe-adc: Remove unnecessary assignment
  staging: iio: adc: Add paragraph to describe Kconfig symbol
  staging: iio: adt7316: match parenthesis alignment
  iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
  dt-bindings: iio: isl29018: convert bindings to YAML format
  dt-bindings: adc: mt8183: add binding document
  habanalabs: force user to set device debug mode
  habanalabs: minor documentation and prints fixes
  habanalabs: remove redundant CPU checks
  habanalabs: improve a couple of error messages
  drm/i915: Disable semaphore busywaits on saturated systems
  drm/i915: Use mul_u32_u32() more
  drm/i915: Allow ICL pipe "HDR mode" when the cursor is visible
  drm/i915: Move the PIPEMISC write the correct place
  drm/i915: Delay semaphore submission until the start of the signaler
  drm/i915/hangcheck: Track context changes
  drm/i915: Leave engine parking to the engines
  drm/i915/execlists: Flush the tasklet on parking
  drm/i915/guc: Fix runtime suspend
  drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
  drm/i915: move more generic utils to i915_utils.h
  drm/i915: make i915_utils.h self-contained
  drm/i915: move i915_vgacntrl_reg() where needed
  drm/i915: extract i915_debugfs.h from i915_drv.h
  drm/i915: extract intel_acpi.h from i915_drv.h
  drm/i915: extract intel_lpe_audio.h from i915_drv.h
  drm/i915: extract intel_dpio_phy.h from i915_drv.h
  drm/i915/csr: move CSR version macros to intel_csr.h
  drm/i915: remove unused/stale macros and comments from intel_drv.h
  drm/i915: move ranges to intel_display.c
  drm/i915/dsi: move operation mode types to intel_dsi.h
  drm/i915/dvo: move DVO chip types to intel_dvo.c
  drm/i915: add single combo phy init/unit functions
  wil6210: remove HALP for Talyn devices
  wil6210: check rx_buff_mgmt before accessing it
  wil6210: fix missed MISC mbox interrupt
  wil6210: fix overwriting max_assoc_sta module param
  wil6210: enhancements for descriptor and status ring debugfs
  wil6210: add support for multiple sections in brd file
  wil6210: add printout of platform capabilities
  wil6210: fix _desc access in __wil_tx_vring_tso
  wil6210: fix spurious interrupts in 3-msi
  drm/amdgpu: Avoid HW reset if guilty job already signaled.
  drm/scheduler: Add flag to hint the release of guilty job.
  drm/sched: Keep s_fence->parent pointer
  drm/scheduler: rework job destruction
  drm/i915: Tune down WARN about incorrect VBT TC legacy flag
  drm/i915: Include fence signaled bit in print_request()
  drm/i915/icl: Add missing combo PHY lane power setup
  drm/i915/icl: Factor out combo PHY lane power setup helper
  drm/i915: hsw+ audio regs are per-transocder
  drm/i915: Don't skip audio enable if ELD is bogus
  drm/i915/csr: alpha_support doesn't depend on csr or vice versa
  drm/i915: Corrupt DSI picture fix for GeminiLake
  drm/i915: Complete both freed-object passes before draining the workqueue
  drm/i915: Move the engine->destroy() vfunc onto the engine
  drm/i915: Enable pipe HDR mode on ICL if only HDR planes are used
  drm/i915: Flatten and rename haswell_set_pipemisc()
  drm/atomic-helper: Bump vblank timeout to 100 ms
  drm/i915: Wait for the struct_mutex on idling
  drm/i915: extract intel_combo_phy.h from i915_drv.h
  drm/i915: move some leftovers to intel_pm.h from i915_drv.h
  drm/i915: extract intel_runtime_pm.h from intel_drv.h
  drm/i915: extract intel_atomic.h from intel_drv.h
  drm/i915: extract intel_dsi_dcs_backlight.h from intel_drv.h
  drm/i915: extract intel_dp_mst.h from intel_drv.h
  drm/i915: extract intel_vdsc.h from intel_drv.h and i915_drv.h
  drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
  drm/i915: extract intel_quirks.h from intel_drv.h
  drm/i915: extract intel_bios.h functions from i915_drv.h
  drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
  drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
  drm/i915: extract intel_dp_aux_backlight.h from intel_drv.h
  drm/i915: extract intel_dp_link_training.h from intel_drv.h
  drm/i915: extract intel_fifo_underrun.h from intel_drv.h
  drm/i915: move dsi init functions to intel_dsi.h
  drm/i915: make intel_dpll_mgr.h self-contained
  drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-contained
  drm/i915: make intel_bios.h self-contained
  drm/i915: ensure more headers remain self-contained
  drm/i915: do not mix workaround with normal flow
  drm/i915: reorder if chain to have last gen first
  drm/i915/icl: fix step numbers in icl_display_core_init()
  drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
  wireless: carl9170: fix clang build warning
  wil6210: fix potential out-of-bounds read
  ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
  ath9k: drop redundant code in ar9003_hw_set_channel
  ath: drop duplicated define
  ath9k: Remove some set but not used variables
  ath9k: Differentiate between max combined and per chain power
  ath9k: Check for errors when reading SREV register
  ath9k: Don't trust TX status TID number when reporting airtime
  ath6kl: remove redundant check of status != 0
  ath6kl: add some bounds checking
  ath6kl: wmi: use struct_size() helper
  ath6kl: debug: Use struct_size() helper
  ath10k: fix incorrect multicast/broadcast rate setting
  ath10k: enable QCA6174 hw3.2 SDIO hardware
  ath10k: add fragmentation handler for high latency devices
  ath10k: add PN replay protection for high latency devices
  ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
  ath10k: add struct for high latency PN replay protection
  x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::type
  x86/paravirt: Standardize 'insn_buff' variable names
  drm/i915: Skip unused contexts for context_barrier_task()
  drm: drop drm_bus from todo
  iio: dac: ad5758: remove set but not used variable 'dc_dc_mode'
  iio: cros_ec: add 'id' sysfs entry
  iio: adc: stm32-dfsdm: missing error case during probe
  iio: adc: stm32-dfsdm: manage the get_irq error case
  dt-bindings: iio: tsl2772: convert bindings to YAML format
  dt-bindings: iio: tsl2583: convert bindings to YAML format
  iio: dac: ad5758: declare missing of table
  iio: adxl372: declare missing of table
  iio: accel: kxsd9: declare missing of table
  iio: temperature: maxim_thermocouple: declare missing of table
  iio: adc: at91: Use dev_get_drvdata()
  drm/i915: Move i915_request_alloc into selftests/
  drm/i915: Remove intel_context.active_link
  drm/i915: Switch back to an array of logical per-engine HW contexts
  drm/i915: Split engine setup/init into two phases
  drm/i915: Pass intel_context to intel_context_pin_lock()
  drm/i915/selftests: Pass around intel_context for sseu
  drm/i915/selftests: Use the real kernel context for sseu isolation tests
  drm/i915: Export intel_context_instance()
  drm/i915/gvt: Pin the per-engine GVT shadow contexts
  drm/i915: Clean up cherryview_load_luts()
  drm/i915: Fix ICL output CSC programming
  iommu/omap: Use dev_get_drvdata()
  drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
  drm/i915: Enable render context support for Ironlake (gen5)
  drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context
  drm/i915: Move sandybride pcode access to intel_sideband.c
  drm/i915: Merge sandybridge_pcode_(read|write)
  drm/i915: Merge sbi read/write into a single accessor
  drm/i915: Separate sideband declarations to intel_sideband.h
  drm/i915: Replace pcu_lock with sb_lock
  drm/i915: Lift sideband locking for vlv_punit_(read|write)
  drm/i915: Lift acquiring the vlv punit magic to a common sb-get
  drm/i915: Disable preemption and sleeping while using the punit sideband
  x86/paravirt: Match paravirt patchlet field definition ordering to initialization ordering
  x86/paravirt: Replace the paravirt patch asm magic
  x86/paravirt: Unify the 32/64 bit paravirt patching code
  x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()
  x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()
  x86/paravirt: Remove bogus extern declarations
  drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset.
  drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset.
  drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.
  drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.
  drm/mali: Convert to using __drm_atomic_helper_crtc_reset() for reset.
  drm/i915: Use the new __drm_atomic_helper_crtc_reset() helper.
  drm/i915: Allow multiple user handles to the same VM
  drm/i915: Explicitly pin the logical context for execbuf
  drm/i915: Invert the GEM wakeref hierarchy
  drm/i915: Pass intel_context to i915_request_create()
  drm/i915: Introduce context->enter() and context->exit()
  drm/i915: Pull the GEM powermangement coupling into its own file
  drm/i915: Introduce struct intel_wakeref
  drm/i915: Move GraphicsTechnology files under gt/
  drm/i915/selftests: Verify whitelist of context registers
  drm/i915: Store the default sseu setup on the engine
  dma-buf: Make mmap callback actually optional
  dma-buf: Update [un]map documentation to match the other functions
  dma-buf: Remove leftover [un]map_atomic comments
  dma-buf: balance refcount inbalance
  drm/stm: ltdc: add modifier support
  drm/stm: ltdc: reset controller to avoid partial refresh
  drm/stm: ltdc: limit number of layer to avoid memory overflow
  drm/stm: ltdc: update planes at next vblank to avoid partial refresh
  drm/stm: ltdc: fix data enable polarity
  drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
  drm/stm: ltdc: disable hw interrupts before its handler init
  drm/docs: Fix typo in __drm_atomic_helper_connector_reset
  drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.
  drm/i915/icl: Fix clockgating issue when using scalers
  drm/i915: Fix skl+ max plane width
  ath10k: sdio: add missing error check
  ath10k: add initialization of HTC header
  ath10k: fix use-after-free on SDIO data frames
  ath10k: htt: support MSDU ids with SDIO
  ath10k: initialise struct ath10k_bus params to zero
  ath10k: htt: don't use txdone_fifo with SDIO
  ath10k: don't disable interrupts in ath10k_sdio_remove()
  ath10k: sdio: workaround firmware UART pin configuration bug
  drm/panel: simple: Add Evervision VGG804821 panel support
  dt-bindings: Add Evervision VGG804821 panel
  dt-bindings: Add vendor prefix for Evervision Electronics
  drm/panel: simple: Add support for EDT ET035012DM6
  dt-bindings: display: add EDT ET035012DM6 display description
  drm/panel: Remove duplicate header
  drm/panel: simple: Add TFC S9700RTWV43TR-01B 800x480 panel support
  dt-bindings: drm/panel: simple: Add binding for TFC S9700RTWV43TR-01B
  drm/panel: Add support for EDT ETM0430G0DH6
  dt-bindings: display: Add ETM0430G0DH6 bindings
  drm/panel: simple: Fix panel_simple_dsi_probe
  drm/panel: Add OSD101T2587-53TS driver
  dt-bindings: display: Add bindings for OSD101T2587-53TS panel
  drm/panel: simple: Add support for OSD101T2045-53TS
  dt-bindings: display: Add bindings for OSD101T2045-53TS
  drm/panel: Add driver for Samsung S6E63M0 panel
  dt-bindings: panel: Add Samsung S6E63M0 panel documentation
  drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel
  dt-bindings: Add VXT VL050-8048NT-C01 panel bindings
  dt-bindings: Add vendor prefix for VXT Ltd
  dma-buf: Remove unused sync_dump()
  drm/i915/icl: Fix MG_DP_MODE() register programming
  MAINTAINERS: Add Sam as reviewer for drm/panel
  Fix allyesconfig output.
  drm/i915: Start writeback from the shrinker
  drm/lima: handle shared irq case for lima_pp_bcast_irq_handler
  drm/i915/selftests: Check that gpu reset is usable from atomic context
  Revert "drm/i915/guc: Disable global reset"
  drm/i915/uc: Place uC firmware in upper range of GGTT
  drm/i915/uc: Reserve upper range of GGTT
  drm/i915/uc: Rename uC firmware init/fini functions
  drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
  drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOW
  drm/i915: Expose the busyspin durations for i915_wait_request
  drm: increase drm mmap_range size to 1TB
  drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
  drm/i915: Use drm_dev_unplug()
  drm/i915: Remove unwarranted clamping for hsw/bdw
  drm/v3d: Add missing implicit synchronization.
  drm/v3d: Drop reservation of a shared slot in the dma-buf reservations.
  drm/v3d: Add support for compute shader dispatch.
  drm/v3d: Refactor job management.
  drm/v3d: Switch the type of job-> to reduce casting.
  drm/i915: Setup the RCS ring prior to execution
  drm/i915: Stop overwriting RING_IMR in rcs resume
  drm/sun4i: Use DRM_GEM_CMA_VMAP_DRIVER_OPS for GEM operations
  drm/i915: Avoid use-after-free in reporting create.size
  drm/i915: Make workaround verification *optional*
  drm/i915: Verify the engine workarounds stick on application
  drm/i915: Verify workarounds immediately after application
  spi: Add spi_is_bpw_supported()
  eCryptfs: fix permission denied with ecryptfs_xattr mount option when create readonly file
  ecryptfs: re-order a condition for static checkers
  eCryptfs: fix a couple type promotion bugs

Change-Id: Ic5fda729339a24f9f94a6653b53e2a4cfa1034e1
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-08-02 10:55:28 -07:00
Toru Komatsu
26c4c71bcd .gitignore: Add compilation database file
This file is used by clangd to use language server protocol.
It can be generated at each compile using scripts/gen_compile_commands.py.
Therefore it is different depending on the environment and should be
ignored.

Signed-off-by: Toru Komatsu <k0ma@utam0k.jp>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-07-27 12:18:19 +09:00
Masahiro Yamada
b7dca6dd1e kbuild: create *.mod with full directory path and remove MODVERDIR
While descending directories, Kbuild produces objects for modules,
but do not link final *.ko files; it is done in the modpost.

To keep track of modules, Kbuild creates a *.mod file in $(MODVERDIR)
for every module it is building. Some post-processing steps read the
necessary information from *.mod files. This avoids descending into
directories again. This mechanism was introduced in 2003 or so.

Later, commit 551559e13a ("kbuild: implement modules.order") added
modules.order. So, we can simply read it out to know all the modules
with directory paths. This is easier than parsing the first line of
*.mod files.

$(MODVERDIR) has a flat directory structure, that is, *.mod files
are named only with base names. This is based on the assumption that
the module name is unique across the tree. This assumption is really
fragile.

Stephen Rothwell reported a race condition caused by a module name
conflict:

  https://lkml.org/lkml/2019/5/13/991

In parallel building, two different threads could write to the same
$(MODVERDIR)/*.mod simultaneously.

Non-unique module names are the source of all kind of troubles, hence
commit 3a48a91901 ("kbuild: check uniqueness of module names")
introduced a new checker script.

However, it is still fragile in the build system point of view because
this race happens before scripts/modules-check.sh is invoked. If it
happens again, the modpost will emit unclear error messages.

To fix this issue completely, create *.mod with full directory path
so that two threads never attempt to write to the same file.

$(MODVERDIR) is no longer needed.

Since modules with directory paths are listed in modules.order, Kbuild
is still able to find *.mod files without additional descending.

I also killed cmd_secanalysis; scripts/mod/sumversion.c computes MD4 hash
for modules with MODULE_VERSION(). When CONFIG_DEBUG_SECTION_MISMATCH=y,
it occurs not only in the modpost stage, but also during directory
descending, where sumversion.c may parse stale *.mod files. It would emit
'No such file or directory' warning when an object consisting a module is
renamed, or when a single-obj module is turned into a multi-obj module or
vice versa.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
2019-07-18 02:19:31 +09:00
Venkata Narendra Kumar Gutta
07aed68f4e .gitignore: Add device tree vendor directories to gitignore
Vendor device tree directories shouldn't show up in the kernel git.
Add device tree vendor directories to gitignore to accomplish this.

Change-Id: I1697b38a0a018ea61eefd0d3e344dd375604388a
Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
2019-06-19 17:31:12 -07:00
Bryan Huntsman
50327f3450 techpack: add tech package support
Enable tech packages to have kernel drivers that are physically
located in the kernel source tree but not present in the kernel
repository. This is done via a manifest line item to fetch a
techpackage-module into $KERNEL/techpack/$techpackage-module.
$KERNEL/techpack/Kbuild will automatically detect any
subdirectories and link them to the kernel's kbuild system.

The resulting layout of techpack within kernel source would be as
follows :-

    kernel/
    └── techpack/
        ├── Kbuild
        ├── stub/
        │    ├── Makefile
        │    ├── include/
        │    │   └── uapi/
        │    │       └── Kbuild
        │    └── stub.c
        └── techpackage-module/
            ├── Makefile
            └── include/
                └── uapi/
                    └── Kbuild

$KERNEL/techpack only contains Kbuild (no Makefile) at the
toplevel and this Kbuild takes care of both compiling the
subdirectories and of exporting the needed header files therein.
The reason for having only Kbuild at the top is that Kbuild
and Makefile cannot exist together in same directory and Makefile
doesn't cater to uapi header installation.

stub is an empty techpackage-module which serves both as a sample
layout and satisfies the requirement of kernel build system, by
providing necessary buit-in.o, when no other techpackage-module has
been pulled under techpack/.

$KERNEL/techpack/techpackage-module should have a Makefile at the
top and Kbuild under $KERNEL/techpack/techpackage-module/include/uapi
directory. The uapi headers pertaining to a techpackage-module
should reside under $KERNEL/techpack/techpackage-module/include/uapi
and associated Kbuild should have necessary rules to export it.

Change-Id: I0d0ced38566907d2074831edde0934833f666eff
Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
2019-06-18 15:04:24 -07:00
Isaac J. Manjarres
b223e3e13e .gitignore: Add techpack directory to gitignore
The code under the techpack directory is maintained
in different repositories, and thus, should be ignored
by the kernel git repository, so add the techpack
directory to the gitignore.

Change-Id: Id8f737e3ddf36ca983b81e62bf7b881d61916353
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
2019-06-13 12:36:12 -07:00
Raghavendra Rao Ananta
08c5a1bee4 .gitignore: Exclude the GKI generated defconfigs
Exclude the files generated by GKI scripts, such as:
  arch/*/configs/vendor/*-gki_defconfig
  arch/*/configs/vendor/*-qgki-debug_defconfig
  arch/*/configs/vendor/*-qgki_defconfig

These defconfigs are auto-generated at build time,
and should not be modified by the developers.

Change-Id: Ia965c23e2358b9ab0479b7415e2a60af5b892cd0
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2019-06-13 11:57:04 -07:00
Masahiro Yamada
f46e65da48 .gitignore: exclude .get_maintainer.ignore and .gitattributes
Also, sort the patterns alphabetically. Update the comment since
we have non-git files here.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-18 11:49:54 +09:00
Masahiro Yamada
7fb1fc420f .gitignore: add more all*.config patterns
For completeness, ignore all the allconfig variants.

I added a leading slash because they are only searched in the
top of the tree.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-08 09:47:46 +09:00
Alexey Gladkov
898490c010 moduleparam: Save information about built-in modules in separate file
Problem:

When a kernel module is compiled as a separate module, some important
information about the kernel module is available via .modinfo section of
the module.  In contrast, when the kernel module is compiled into the
kernel, that information is not available.

Information about built-in modules is necessary in the following cases:

1. When it is necessary to find out what additional parameters can be
passed to the kernel at boot time.

2. When you need to know which module names and their aliases are in
the kernel. This is very useful for creating an initrd image.

Proposal:

The proposed patch does not remove .modinfo section with module
information from the vmlinux at the build time and saves it into a
separate file after kernel linking. So, the kernel does not increase in
size and no additional information remains in it. Information is stored
in the same format as in the separate modules (null-terminated string
array). Because the .modinfo section is already exported with a separate
modules, we are not creating a new API.

It can be easily read in the userspace:

$ tr '\0' '\n' < modules.builtin.modinfo
ext4.softdep=pre: crc32c
ext4.license=GPL
ext4.description=Fourth Extended Filesystem
ext4.author=Remy Card, Stephen Tweedie, Andrew Morton, Andreas Dilger, Theodore Ts'o and others
ext4.alias=fs-ext4
ext4.alias=ext3
ext4.alias=fs-ext3
ext4.alias=ext2
ext4.alias=fs-ext2
md_mod.alias=block-major-9-*
md_mod.alias=md
md_mod.description=MD RAID framework
md_mod.license=GPL
md_mod.parmtype=create_on_open:bool
md_mod.parmtype=start_dirty_degraded:int
...

Co-Developed-by: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Signed-off-by: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
Acked-by: Jessica Yu <jeyu@kernel.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-07 21:50:24 +09:00
Masahiro Yamada
1e35663e41 .gitignore: add leading and trailing slashes to generated directories
Clarify these directory paths are relative to the top of the source
tree.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-07 21:50:23 +09:00
Rob Herring
4f0e3a57d6 kbuild: Add support for DT binding schema checks
This adds the build infrastructure for checking DT binding schema
documents and validating dts files using the binding schema.

Check DT binding schema documents:
make dt_binding_check

Build dts files and check using DT binding schema:
make dtbs_check

Optionally, DT_SCHEMA_FILES can be passed in with a schema file(s) to
use for validation. This makes it easier to find and fix errors
generated by a specific schema.

Currently, the validation targets are separate from a normal build to
avoid a hard dependency on the external DT schema project and because
there are lots of warnings generated.

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Michal Marek <michal.lkml@markovi.net>
Cc: linux-doc@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kbuild@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
2018-12-13 09:41:32 -06:00
Linus Torvalds
ca71b3ba4c Kbuild updates for v4.17 (2nd)
- pass HOSTLDFLAGS when compiling single .c host programs
 
 - build genksyms lexer and parser files instead of using shipped
   versions
 
 - rename *-asn1.[ch] to *.asn1.[ch] for suffix consistency
 
 - let the top .gitignore globally ignore artifacts generated by
   flex, bison, and asn1_compiler
 
 - let the top Makefile globally clean artifacts generated by
   flex, bison, and asn1_compiler
 
 - use safer .SECONDARY marker instead of .PRECIOUS to prevent
   intermediate files from being removed
 
 - support -fmacro-prefix-map option to make __FILE__ a relative path
 
 - fix # escaping to prepare for the future GNU Make release
 
 - clean up deb-pkg by using debian tools instead of handrolled
   source/changes generation
 
 - improve rpm-pkg portability by supporting kernel-install as a
   fallback of new-kernel-pkg
 
 - extend Kconfig listnewconfig target to provide more information
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJa0krLAAoJED2LAQed4NsGyCAP/3Vsb8A4sea7sE3LV6/aFUJp
 WcAm6PXcip1MXy7GI5yxFciwen3Z3ghQUer7fJKDcHR5c4mRSfKaqWp+TLHd6uux
 7I4pV0FNx2PapcPu5T7wNZHN96p3xZC0Z66sq9BCZ/+gNyYmZLIDcBUSIOEk0nzJ
 IsvD46zy6R6KtEnycShKVscg4JyPXJIw1UBqsPDEFHg5l16ARkghND7e5zTW62Fi
 2MqQxNXAksIKpxxoxPH/fIcNp1kFKVxYBH2CW4LQtOjC3GmrozdeV5PUc7yTezPc
 dpqOuEcIAbMH91bkvhhF+ZBi34YrxRoT4S8B3G9iCXRz+2LRZZaitqO4dAH8Kjbn
 0KjkqzNc5TosJXQ8RPTcQlRBi+JmE1bHxICvTx3XNJcqJMqIH0vs3ez/LJKOwhB4
 DbAROoxQNfVcOdouHcx2EuCSdHn24BEyzaGFhi04LACpbRLxr8IJS7hSGXRloBYp
 K3ydRvG/dCZjFRTS+xWWSi3Nzjih2mCctQlH3D4nf4M3vtCX+/k5B9IMEYFfHlvL
 KoNlK4/1vP/dAJZj0iOqd2ksCA1G6iLoHrFp3E5pdtmb4sVe2Ez3gMt+pxz3htR9
 XvjuHOzkWE9eiihs1NsFgQuyP/o3UmNKpDDW0irQ06IFEPXkA/y1mVmeTU3qtrII
 ZDiwGozIkMMEy/MLkcjE
 =tD6R
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull more Kbuild updates from Masahiro Yamada:

 - pass HOSTLDFLAGS when compiling single .c host programs

 - build genksyms lexer and parser files instead of using shipped
   versions

 - rename *-asn1.[ch] to *.asn1.[ch] for suffix consistency

 - let the top .gitignore globally ignore artifacts generated by flex,
   bison, and asn1_compiler

 - let the top Makefile globally clean artifacts generated by flex,
   bison, and asn1_compiler

 - use safer .SECONDARY marker instead of .PRECIOUS to prevent
   intermediate files from being removed

 - support -fmacro-prefix-map option to make __FILE__ a relative path

 - fix # escaping to prepare for the future GNU Make release

 - clean up deb-pkg by using debian tools instead of handrolled
   source/changes generation

 - improve rpm-pkg portability by supporting kernel-install as a
   fallback of new-kernel-pkg

 - extend Kconfig listnewconfig target to provide more information

* tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  kconfig: extend output of 'listnewconfig'
  kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
  Kbuild: fix # escaping in .cmd files for future Make
  kbuild: deb-pkg: split generating packaging and build
  kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
  kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
  kbuild: rename *-asn1.[ch] to *.asn1.[ch]
  kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
  .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
  kbuild: add %.dtb.S and %.dtb to 'targets' automatically
  kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
  genksyms: generate lexer and parser during build instead of shipping
  kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
  .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
  kbuild: use HOSTLDFLAGS for single .c executables
2018-04-15 17:21:30 -07:00
Miguel Ojeda
d4ef8d3ff0 clang-format: add configuration file
clang-format is a tool to format C/C++/...  code according to a set of
rules and heuristics.  Like most tools, it is not perfect nor covers
every single case, but it is good enough to be helpful.

In particular, it is useful for quickly re-formatting blocks of code
automatically, for reviewing full files in order to spot coding style
mistakes, typos and possible improvements.  It is also handy for sorting
``#includes``, for aligning variables and macros, for reflowing text and
other similar tasks.  It also serves as a teaching tool/guide for
newcomers.

The tool itself has been already included in the repositories of popular
Linux distributions for a long time.  The rules in this file are
intended for clang-format >= 4, which is easily available in most
distributions.

This commit adds the configuration file that contains the rules that the
tool uses to know how to format the code according to the kernel coding
style.  This gives us several advantages:

  * clang-format works out of the box with reasonable defaults;
    avoiding that everyone has to re-do the configuration.

  * Everyone agrees (eventually) on what is the most useful default
    configuration for most of the kernel.

  * If it becomes commonplace among kernel developers, clang-format
    may feel compelled to support us better. They already recognize
    the Linux kernel and its style in their documentation and in one
    of the style sub-options.

Some of clang-format's features relevant for the kernel are:

  * Uses clang's tooling support behind the scenes to parse and rewrite
    the code. It is not based on ad-hoc regexps.

  * Supports reasonably well the Linux kernel coding style.

  * Fast enough to be used at the press of a key.

  * There are already integrations (either built-in or third-party)
    for many common editors used by kernel developers (e.g. vim,
    emacs, Sublime, Atom...) that allow you to format an entire file
    or, more usefully, just your selection.

  * Able to parse unified diffs -- you can, for instance, reformat
    only the lines changed by a git commit.

  * Able to reflow text comments as well.

  * Widely supported and used by hundreds of developers in highly
    complex projects and organizations (e.g. the LLVM project itself,
    Chromium, WebKit, Google, Mozilla...). Therefore, it will be
    supported for a long time.

See more information about the tool at:

    https://clang.llvm.org/docs/ClangFormat.html
    https://clang.llvm.org/docs/ClangFormatStyleOptions.html

Link: http://lkml.kernel.org/r/20180318171632.qfkemw3mwbcukth6@gmail.com
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Joe Perches <joe@perches.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-04-11 10:28:35 -07:00
Masahiro Yamada
4fa8bc949d kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Our convention is to distinguish file types by suffixes with a period
as a separator.

*-asn1.[ch] is a different pattern from other generated sources such
as *.lex.c, *.tab.[ch], *.dtb.S, etc.  More confusing, files with
'-asn1.[ch]' are generated files, but '_asn1.[ch]' are checked-in
files:
  net/netfilter/nf_conntrack_h323_asn1.c
  include/linux/netfilter/nf_conntrack_h323_asn1.h
  include/linux/sunrpc/gss_asn1.h

Rename generated files to *.asn1.[ch] for consistency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-07 19:04:02 +09:00
Masahiro Yamada
9ce285cfe3 .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
These are common patterns where source files are parsed by the
asn1_compiler.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-07 19:04:02 +09:00
Masahiro Yamada
5988930027 .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
These patterns are common to host programs that require lexer and parser.
Move them to the top .gitignore.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Frank Rowand <frowand.list@gmail.com>
2018-04-07 19:04:02 +09:00
Masahiro Yamada
fbfa9be990 kbuild: move include/config/ksym/* to include/ksym/*
The idea of using fixdep was inspired by Kconfig, but autoksyms
belongs to a different group.  So, I want to move those touched
files under include/config/ksym/ to include/ksym/.

The directory include/ksym/ can be removed by 'make clean' because
it is meaningless for the external module building.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
2018-03-26 02:01:23 +09:00
Zhu Lingshan
d682026dd3 .gitignore: ignore ASN.1 auto generated files
when build kernel with default configure, files:

generatenet/ipv4/netfilter/nf_nat_snmp_basic-asn1.c
net/ipv4/netfilter/nf_nat_snmp_basic-asn1.h

will be automatically generated by ASN.1 compiler, so
No need to track them in git, it's better to ignore them.

Signed-off-by: Zhu Lingshan <lszhu@suse.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-02-14 21:05:38 +01:00
Paolo Pisati
5704d4557f scripts/package: snap-pkg target
Following in footsteps of other targets like 'deb-pkg, 'rpm-pkg' and 'tar-pkg',
this patch adds a 'snap-pkg' target for the creation of a Linux kernel snap
package using the kbuild infrastructure.

A snap, in its general form, is a self contained, sandboxed, universal package
and it is intended to work across multiple distributions and/or devices. A snap
package is distributed as a single compressed squashfs filesystem.

A kernel snap is a snap package carrying the Linux kernel, kernel modules,
accessory files (DTBs, System.map, etc) and a manifesto file.  The purpose of a
kernel snap is to carry the Linux kernel during the creation of a system image,
eg. Ubuntu Core, and its subsequent upgrades.

For more information on snap packages: https://snapcraft.io/docs/

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-12-13 00:00:18 +09:00
Linus Torvalds
2ce079f04d Kbuild misc updates for v4.15
- Clean up and fix RPM package build
 
 - Fix a warning in DEB package build
 
 - Improve coccicheck script
 
 - Improve some semantic patches
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJaDxwTAAoJED2LAQed4NsGtJAQAK1VnxVqcGznoy0CXg7vA93D
 iIstHN1AR1uFJgTEFU7PwKDd7zJ78R1lN0BeZat70RS4pv8YMvCFpjPajMbF0KHz
 zjRARuy+MKbWQVBGg7BjFaFcQqLrYLasIfp3nXDOBoyTxvaqvV/4HtyKISxYnY1n
 3vSoVm/JacwT9KZ3496eV8hZcO2pbpo4PvT5T/WGKzHCnHRjv40kCMj8a+BDLWWD
 LJ5CHXQRmzMTBR8J7OMVbaUl8JgJb/Gl6yAKnfNXVqaxzSMunWMC0cUEXjJ3kxEf
 wmthF99p4Og8Fe+eT5yUzODwPdH/JDqULaMKo1BSuQbB0ck0BRavlRvvTlv7ptKk
 5eoHoxop0GCNgsbhcXhpTQTDLqkGBtLVUD6pjUVGF5mtHIJ1m4GnNJ+4+cf453lr
 szhg0mOATydkOTQYg1oeWACXfoagbSieQQsQx5LIX3HTx3I+RW9FGEB7TltEGuoL
 cE+ijhIZZmFo7wHjcdW2FPV0A+qRYRPW//O2t7Zu/S/uRkrgTmpvIKPtoAfj7y+4
 c74LcsWyVB1TCMtbc2oJUyY6ltDuwTEA9i/FCr+GgaG3OHbmw7YEYewbhV9m4+Yr
 t3jNwJ+6TuxWX23RQPFgalAlf8XMr5MM0cF89Io0BZEIaoWWIGw1YiMxzL0Su61h
 eauy22XUBzZ2ewkcuq3v
 =7aYW
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild misc updates from Masahiro Yamada:

 - Clean up and fix RPM package build

 - Fix a warning in DEB package build

 - Improve coccicheck script

 - Improve some semantic patches

* tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  docs: dev-tools: coccinelle: delete out of date wiki reference
  coccinelle: orplus: reorganize to improve performance
  coccinelle: use exists to improve efficiency
  builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
  Coccinelle: use false positive annotation
  coccinelle: fix verbose message about .cocci file being run
  coccinelle: grep Options and Requires fields more precisely
  Coccinelle: make DEBUG_FILE option more useful
  coccinelle: api: detect identical chip data arrays
  coccinelle: Improve setup_timer.cocci matching
  Coccinelle: setup_timer: improve messages from setup_timer
  kbuild: rpm-pkg: do not force -jN in submake
  kbuild: rpm-pkg: keep spec file until make mrproper
  kbuild: rpm-pkg: fix jobserver unavailable warning
  kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
  kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
  kbuild: rpm-pkg: refactor mkspec with here doc
  kbuild: rpm-pkg: clean up mkspec
  kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
  kbuild: rpm-pkg: remove ppc64 specific image handling
2017-11-17 17:51:33 -08:00
Masahiro Yamada
af60e20708 kbuild: rpm-pkg: keep spec file until make mrproper
If build fails during (bin)rpm-pkg, the spec file is not cleaned by
anyone until the next successful build of the package.

We do not have to immediately delete the spec file in case somebody
may want to take a look at it.  Instead, make them ignored by git,
and cleaned up by make mrproper.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-14 23:19:01 +09:00
Masahiro Yamada
10b62a2f78 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Most of DT files are compiled under arch/*/boot/dts/, but we have some
other directories, like drivers/of/unittest-data/.  We often miss to
add gitignore patterns per directory.  Since there are no source files
that end with .dtb or .dtb.S, we can ignore the patterns globally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-11-08 11:20:24 -06:00
Masahiro Yamada
1377dd3e29 .gitignore: sort normal pattern rules alphabetically
We are having more and more ignore patterns.  Sort the list
alphabetically.  We will easily catch duplicated patterns if any.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-11-08 11:20:23 -06:00
Vinícius Tinti
433db3e260 kbuild: Add support to generate LLVM assembly files
Add rules to kbuild in order to generate LLVM assembly files with the .ll
extension when using clang.

  # from c code
  make CC=clang kernel/pid.ll

Signed-off-by: Vinícius Tinti <viniciustinti@gmail.com>
Signed-off-by: Behan Webster <behanw@converseincode.com>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-04-25 08:13:52 +09:00
Linus Torvalds
44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull misc kbuild updates from Michal Marek:

 - coccicheck script improvements by Luis Rodriguez and Deepa Dinamani

 - new coccinelle patches by Yann Droneaud and Vaishali Thakkar

 - debian packaging fixes by Wilfried Klaebe, Henning Schild and Marcin
   Mielniczuk

* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  Fix the Debian packaging script on systems with no codename
  builddeb: fix file permissions before packaging
  scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci
  coccicheck: refer to Documentation/coccinelle.txt and wiki
  coccicheck: add support for requring a coccinelle version
  scripts: add Linux .cocciconfig for coccinelle
  coccicheck: replace --very-quiet with --quiet when debugging
  coccicheck: add support for DEBUG_FILE
  coccicheck: enable parmap support
  coccicheck: make SPFLAGS more useful
  coccicheck: move spatch binary check up
  builddeb: really include objtool binary in headers package
  coccinelle: catch krealloc() on devm_*() allocated memory
  coccinelle: recognize more devm_* memory allocation functions
  coccinelle: also catch kzfree() issues
  coccicheck: Allow for overriding spatch flags
  Coccinelle: noderef: Add new rules and correct the old rule
2016-08-02 16:48:52 -04:00
Luis R. Rodriguez
dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle
Coccinelle supports reading .cocciconfig, the order of precedence for
variables for .cocciconfig is as follows:

 o Your current user's home directory is processed first
 o Your directory from which spatch is called is processed next
 o The directory provided with the --dir option is processed last, if used

Since coccicheck runs through make, it naturally runs from the kernel
proper dir, as such the second rule above would be implied for picking up a
.cocciconfig when using 'make coccicheck'.

'make coccicheck' also supports using M= targets.If you do not supply
any M= target, it is assumed you want to target the entire kernel.
The kernel coccicheck script has:

    if [ "$KBUILD_EXTMOD" = "" ] ; then
        OPTIONS="--dir $srctree $COCCIINCLUDE"
    else
        OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
    fi

KBUILD_EXTMOD is set when an explicit target with M= is used. For both cases
the spatch --dir argument is used, as such third rule applies when
whether M= is used or not, and when M= is used the target directory can
have its own .cocciconfig file. When M= is not passed as an argument to
coccicheck the target directory is the same as the directory from where
spatch was called.

If not using the kernel's coccicheck target, keep the above precedence order
logic of .cocciconfig reading. If using the kernel's coccicheck target,
override any of the kernel's .coccicheck's settings using SPFLAGS.

We help Coccinelle when used against Linux with a set of sensible defaults
options for Linux with our own Linux .cocciconfig. This hints to coccinelle
git can be used for 'git grep' queries over coccigrep. A timeout of 200
seconds should suffice for now.

The options picked up by coccinelle when reading a .cocciconfig do not appear
as arguments to spatch processes running on your system, to confirm what
options will be used by Coccinelle run:

  spatch --print-options-only

You can override with your own preferred index option by using SPFLAGS.
Coccinelle supports both glimpse and idutils. Glimpse had historically
provided the best performance, however recent benchmarks reveal idutils
is performing just as well. Due to some recent fixes however you however
will need at least coccinelle >= 1.0.6 if using idutils.

Coccinelle carries a script scripts/idutils_index.sh which creates the
idutils database with as follows:

    mkid -i C --output .id-utils.index

If using just "--use-idutils" coccinelle expects your idutils database to be
on the top level of the kernel as a file named ".id-utils.index". If you do
not use this you can symlink your database file to it, or you can specify the
database file following the "--use-idutils" argument. Examples:

    make SPFLAGS=--use-idutils coccicheck

This assumes you have $srctree/.id-utils.index, where $srctree is
the top level of the kernel.

    make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck

Here you specify the full path of the idutils ID database. Using
.cocciconfig is possible, however given the order of precedence followed
by Coccinelle, and since the kernel now carries its own .cocciconfig,
you will need to use SPFLAGS to use idutils if desired.

v4:

o Recommend upgrade for using idutils with coccinelle due to some
  recent fixes.

o Refer to using --print-options-only for testing what options are
  picked up by .cocciconfig reading.

o Expand commit log considerably explaining *why* .cocconfig from
  two precedence rules are used when using coccicheck, and how to
  properly override these if needed.

o Expand Documentation/coccinelle.txt

v3: Expand commit log a bit more

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-07-22 12:13:39 +02:00
Emese Revfy
6b90bd4ba4 GCC plugin infrastructure
This patch allows to build the whole kernel with GCC plugins. It was ported from
grsecurity/PaX. The infrastructure supports building out-of-tree modules and
building in a separate directory. Cross-compilation is supported too.
Currently the x86, arm, arm64 and uml architectures enable plugins.

The directory of the gcc plugins is scripts/gcc-plugins. You can use a file or a directory
there. The plugins compile with these options:
 * -fno-rtti: gcc is compiled with this option so the plugins must use it too
 * -fno-exceptions: this is inherited from gcc too
 * -fasynchronous-unwind-tables: this is inherited from gcc too
 * -ggdb: it is useful for debugging a plugin (better backtrace on internal
    errors)
 * -Wno-narrowing: to suppress warnings from gcc headers (ipa-utils.h)
 * -Wno-unused-variable: to suppress warnings from gcc headers (gcc_version
    variable, plugin-version.h)

The infrastructure introduces a new Makefile target called gcc-plugins. It
supports all gcc versions from 4.5 to 6.0. The scripts/gcc-plugin.sh script
chooses the proper host compiler (gcc-4.7 can be built by either gcc or g++).
This script also checks the availability of the included headers in
scripts/gcc-plugins/gcc-common.h.

The gcc-common.h header contains frequently included headers for GCC plugins
and it has a compatibility layer for the supported gcc versions.

The gcc-generate-*-pass.h headers automatically generate the registration
structures for GIMPLE, SIMPLE_IPA, IPA and RTL passes.

Note that 'make clean' keeps the *.so files (only the distclean or mrproper
targets clean all) because they are needed for out-of-tree modules.

Based on work created by the PaX Team.

Signed-off-by: Emese Revfy <re.emese@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-06-07 22:57:10 +02:00
Kyeongmin Cho
52bbe141f3 gitignore: fix wording
Git files are the files that we don't want to ignore even if
they are dot-files. It must be "even if" but it says "even it".

Signed-off-by: Kyeongmin Cho <korea.drzix@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2016-04-28 11:01:23 +02:00
Linus Torvalds
d9241b22b5 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull misc kbuild updates from Michal Marek:
 - deb-pkg:
     + module signing fix
     + dtb files are added to the package
     + do not require `hostname -f` to work during build
     + make deb-pkg generates a source package, bindeb-pkg has been
       added to only generate the binary package
 - rpm-pkg packages /lib/modules as well
 - new coccinelle patch and updates to existing ones
 - new stackusage & stackdelta script to collect and compare stack usage
   info (using gcc's -fstack-usage)
 - make tags understands trace_*_rcuidle() macros
 - .gitignore updates, misc cleanups

* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: (27 commits)
  deb-pkg: add source package
  package/Makefile: move source tar creation to a function
  scripts: add stackdelta script
  kbuild: remove *.su files generated by -fstack-usage
  .gitignore: add *.su pattern
  scripts: add stackusage script
  kbuild: avoid listing /lib/modules in kernel spec file
  fallback to hostname in scripts/package/builddeb
  coccinelle: api: extend spatch for dropping unnecessary owner
  deb-pkg: simplify directory creation
  scripts/tags.sh: Include trace_*_rcuidle() in tags
  scripts/package/Makefile: rpmbuild is needed for rpm targets
  Kbuild: Add ID files to .gitignore
  gitignore: Add MIPS vmlinux.32 to the list
  coccinelle: simple_return: Add a blank line
  coccinelle: irqf_oneshot.cocci: Improve the generated commit log
  coccinelle: api: add vma_pages.cocci
  scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
  scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
  coccinelle: simple_open: Use imperative mood
  ...
2015-09-08 14:23:13 -07:00
Rasmus Villemoes
e25572878a .gitignore: add *.su pattern
Ignore the *.su files generated by using the gcc option -fstack-usage.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Michal Marek <mmarek@suse.com>
2015-08-28 17:04:40 +02:00
David Woodhouse
fb11794991 modsign: Use single PEM file for autogenerated key
The current rule for generating signing_key.priv and signing_key.x509 is
a classic example of a bad rule which has a tendency to break parallel
make. When invoked to create *either* target, it generates the other
target as a side-effect that make didn't predict.

So let's switch to using a single file signing_key.pem which contains
both key and certificate. That matches what we do in the case of an
external key specified by CONFIG_MODULE_SIG_KEY anyway, so it's also
slightly cleaner.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2015-08-07 16:26:14 +01:00
Andi Kleen
a37161c058 Kbuild: Add ID files to .gitignore
I use GNU id-utils to find code (essentially a database backed grep),
which generates an ID file to maintain its data.

Add ID to the .gitignore file.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-06-15 14:36:13 +02:00
Florian Fainelli
d0fe116b45 gitignore: Add MIPS vmlinux.32 to the list
MIPS64 kernels builds will produce a vmlinux.32 kernel image for
compatibility, ignore them.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-06-15 11:10:32 +02:00
Andrey Skvortsov
f4ae949728 .gitignore: ignore *.tar
Running make tar-pkg results in following:

 # Untracked files:
 #   (use "git add <file>..." to include in what will be committed)
 #
 #       linux-4.0.0-rc3-next-20150313-150225--x86.tar

This patch makes git ignore *.tar files.
Running 'git ls-files -i --exclude-standard' does not show any
tar files excluded from tracking after the change.

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Boaz Harrosh <boaz@plexistor.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-04-17 09:04:11 -04:00