diff --git a/.kernel.metadata b/.kernel.metadata index d588fcb..489b3c8 100644 --- a/.kernel.metadata +++ b/.kernel.metadata @@ -1,3 +1,3 @@ -7e093a67077c3cfe724a614ce39a477a29c660db SOURCES/linux-5.14.0-59.hs1.hs.tar.xz -170ed7cc51d03f2a9ad4c88303dceea370a69771 SOURCES/kernel-abi-stablelists-5.14.0-59.tar.bz2 -35395373eabaab1c5dda0b343b8320b9d3035f61 SOURCES/kernel-kabi-dw-5.14.0-59.tar.bz2 +f61c8191427754a6240608c9b32c0692141ee98d SOURCES/linux-5.14.0-76.hs1.el8.tar.xz +730bc6dcf3bdcf618c3b919ab52a9895a10685e3 SOURCES/kernel-abi-stablelists-5.14.0-76.tar.bz2 +f3918f7d0cb4787f493529b8cc2d4dc656f6c05c SOURCES/kernel-kabi-dw-5.14.0-76.hs1.el8.tar.bz2 diff --git a/SOURCES/Makefile.rhelver b/SOURCES/Makefile.rhelver index 9756d2e..e321ae6 100644 --- a/SOURCES/Makefile.rhelver +++ b/SOURCES/Makefile.rhelver @@ -12,7 +12,29 @@ RHEL_MINOR = 0 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 59 +RHEL_RELEASE = 76 + +# +# ZSTREAM +# ------- +# +# This variable controls whether we use zstream numbering or not for the +# package release. The zstream release keeps the build number of the last +# build done for ystream for the Beta milestone, and increments a second +# number for each build. The third number is used for branched builds +# (eg.: for builds with security fixes or hot fixes done outside of the +# batch release process). +# +# For example, with ZSTREAM unset or set to "no", all builds will contain +# a release with only the build number, eg.: kernel--X.el*, +# where X is the build number. With ZSTREAM set to "yes", we will have +# builds with kernel--X.Y.Z.el*, where X is the last +# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the +# build number and Z will always be 1 except if you're doing a branched build +# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z +# number will be incremented instead of the Y). +# +ZSTREAM ?= no # # Early y+1 numbering diff --git a/SOURCES/Patchlist.changelog b/SOURCES/Patchlist.changelog index 5ad1d03..f396c43 100644 --- a/SOURCES/Patchlist.changelog +++ b/SOURCES/Patchlist.changelog @@ -1,1031 +1,8450 @@ -https://gitlab.com/cki-project/kernel-ark/-/commit/6da8a72f61995d27ccbb04c6f2dc149cc2a9f4d9 - 6da8a72f61995d27ccbb04c6f2dc149cc2a9f4d9 drm: simpledrm: fix wrong unit with pixel clock +https://gitlab.com/cki-project/kernel-ark/-/commit/dd3ffa65a7b982f8864782a9322f77810e5c6e17 + dd3ffa65a7b982f8864782a9322f77810e5c6e17 drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD panels -https://gitlab.com/cki-project/kernel-ark/-/commit/881a1f0ddace01b823fd0155b80c165c97f5138b - 881a1f0ddace01b823fd0155b80c165c97f5138b drm: fb_helper: improve CONFIG_FB dependency +https://gitlab.com/cki-project/kernel-ark/-/commit/8c9712e9d3c0375ac1901931d7d7ca7315b4fe78 + 8c9712e9d3c0375ac1901931d7d7ca7315b4fe78 drm/simpledrm: Request memory region in driver -https://gitlab.com/cki-project/kernel-ark/-/commit/e5e5a8678e431e31d0333bc69afdcd05e53abcad - e5e5a8678e431e31d0333bc69afdcd05e53abcad drm: fb_helper: fix CONFIG_FB dependency +https://gitlab.com/cki-project/kernel-ark/-/commit/a276b4fcc0fc25a85779383059787e93ef33564e + a276b4fcc0fc25a85779383059787e93ef33564e drm/simpledrm: Add [AX]RGB2101010 formats -https://gitlab.com/cki-project/kernel-ark/-/commit/47e2015fb2ee43b6bd68f212d6a533f349198fb3 - 47e2015fb2ee43b6bd68f212d6a533f349198fb3 drivers/firmware: fix SYSFB depends to prevent build failures +https://gitlab.com/cki-project/kernel-ark/-/commit/3a59676fd008c76f49c7b930120b3ac1a977a847 + 3a59676fd008c76f49c7b930120b3ac1a977a847 drm: simpledrm: fix wrong unit with pixel clock -https://gitlab.com/cki-project/kernel-ark/-/commit/92ae5ce53f5c4c941e7ab1da6a114dc29839103c - 92ae5ce53f5c4c941e7ab1da6a114dc29839103c drivers/firmware: consolidate EFI framebuffer setup for all arches +https://gitlab.com/cki-project/kernel-ark/-/commit/2dc68f1f2313bd526fe301e1c5773127357ae006 + 2dc68f1f2313bd526fe301e1c5773127357ae006 drm/simpledrm: Support virtual screen sizes -https://gitlab.com/cki-project/kernel-ark/-/commit/6c7fa6b5c7a1d0e3688df4d32aee420647c649c7 - 6c7fa6b5c7a1d0e3688df4d32aee420647c649c7 drivers/firmware: move x86 Generic System Framebuffers support +https://gitlab.com/cki-project/kernel-ark/-/commit/7d42f235c96af1b12a2b9113a66b93cd9856ea74 + 7d42f235c96af1b12a2b9113a66b93cd9856ea74 drm/fb-helper: Allocate shadow buffer of surface height + +https://gitlab.com/cki-project/kernel-ark/-/commit/6fcb431ddde73b10ccc762614489412380096387 + 6fcb431ddde73b10ccc762614489412380096387 drm: fb_helper: improve CONFIG_FB dependency + +https://gitlab.com/cki-project/kernel-ark/-/commit/68a5fc5e446c756e7349e62fddf535eb1200e6db + 68a5fc5e446c756e7349e62fddf535eb1200e6db drm: fb_helper: fix CONFIG_FB dependency + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7038a213b0ce77d61b32e48ca4ba6a6d2a45c2e + f7038a213b0ce77d61b32e48ca4ba6a6d2a45c2e efi: sysfb_efi: fix build when EFI is not set + +https://gitlab.com/cki-project/kernel-ark/-/commit/b3d37eb44e70dbed587cc091ca528ef6cea398d4 + b3d37eb44e70dbed587cc091ca528ef6cea398d4 drivers/firmware: Don't mark as busy the simple-framebuffer IO resource + +https://gitlab.com/cki-project/kernel-ark/-/commit/54acf3298b0d0b2f8ffad4114cecabfb62680640 + 54acf3298b0d0b2f8ffad4114cecabfb62680640 drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb + +https://gitlab.com/cki-project/kernel-ark/-/commit/05050085e1afcff46057872a43c91bf4a341d069 + 05050085e1afcff46057872a43c91bf4a341d069 drivers/firmware: fix SYSFB depends to prevent build failures + +https://gitlab.com/cki-project/kernel-ark/-/commit/2466229076bc513c82ec890b217685da576e8866 + 2466229076bc513c82ec890b217685da576e8866 drivers/firmware: consolidate EFI framebuffer setup for all arches + +https://gitlab.com/cki-project/kernel-ark/-/commit/27abe68f271c1d2c2b503649be5b656a4f765cf3 + 27abe68f271c1d2c2b503649be5b656a4f765cf3 drivers/firmware: move x86 Generic System Framebuffers support + +https://gitlab.com/cki-project/kernel-ark/-/commit/85578868097a39ec0c2089afd6d16bbaa90012de + 85578868097a39ec0c2089afd6d16bbaa90012de x86/hyperv: Output host build info as normal Windows version number + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e938689d5ca5f30ea6c1511f10b3461f8ba0791 + 5e938689d5ca5f30ea6c1511f10b3461f8ba0791 lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e9f81690373aa02df1f4480e847b5734466430d + 4e9f81690373aa02df1f4480e847b5734466430d tick/rcu: Stop allowing RCU_SOFTIRQ in idle + +https://gitlab.com/cki-project/kernel-ark/-/commit/1a7d94bf064f3f389a3cb24ab48a7b032ccc3d33 + 1a7d94bf064f3f389a3cb24ab48a7b032ccc3d33 tick/rcu: Remove obsolete rcu_needs_cpu() parameters + +https://gitlab.com/cki-project/kernel-ark/-/commit/85736223f8a0312deec8cc6609934ad061559db2 + 85736223f8a0312deec8cc6609934ad061559db2 tick: Detect and fix jiffies update stall + +https://gitlab.com/cki-project/kernel-ark/-/commit/3a7d6d5b4958a5502ad2e13ae3288fb54df134bd + 3a7d6d5b4958a5502ad2e13ae3288fb54df134bd rcu: Move rcu_needs_cpu() to tree.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/9814a162d4127315908661c11773942ed86f678f + 9814a162d4127315908661c11773942ed86f678f rcu: Remove the RCU_FAST_NO_HZ Kconfig option + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd5abcadee6370a9324cf50c953f5488dd479136 + dd5abcadee6370a9324cf50c953f5488dd479136 torture: Remove RCU_FAST_NO_HZ from rcu scenarios + +https://gitlab.com/cki-project/kernel-ark/-/commit/92cc59881331cfb6b06f1661b5d64726bfe64f16 + 92cc59881331cfb6b06f1661b5d64726bfe64f16 torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios + +https://gitlab.com/cki-project/kernel-ark/-/commit/ae5131134ffa5d662c673df4ed22e00002dcfcb6 + ae5131134ffa5d662c673df4ed22e00002dcfcb6 vdpa/mlx5: Fix tracking of current number of VQs + +https://gitlab.com/cki-project/kernel-ark/-/commit/85af97d601c756d0b0dd89a3efcc87b2d41ee981 + 85af97d601c756d0b0dd89a3efcc87b2d41ee981 vdpa/mlx5: Fix is_index_valid() to refer to features + +https://gitlab.com/cki-project/kernel-ark/-/commit/ce5627cd534caa3557610387975dd199131fb897 + ce5627cd534caa3557610387975dd199131fb897 vdpa: Protect vdpa reset with cf_mutex + +https://gitlab.com/cki-project/kernel-ark/-/commit/97df16147288fbc43f61bd8a6121fb3ebf5585fb + 97df16147288fbc43f61bd8a6121fb3ebf5585fb vdpa: Avoid taking cf_mutex lock on get status + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a159a1561bf2eb1149c0b864e14b0dfd217dd69 + 2a159a1561bf2eb1149c0b864e14b0dfd217dd69 vdpa/vdpa_sim_net: Report max device capabilities + +https://gitlab.com/cki-project/kernel-ark/-/commit/08eb9f52b696c010baba53bb67a9765229df481c + 08eb9f52b696c010baba53bb67a9765229df481c vdpa: Use BIT_ULL for bit operations + +https://gitlab.com/cki-project/kernel-ark/-/commit/d08424fe5765855031e0af6b52fb54f132d3e827 + d08424fe5765855031e0af6b52fb54f132d3e827 vdpa/vdpa_sim: Configure max supported virtqueues + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1707960b1196fb2ccb3715719c53a6db3242307 + e1707960b1196fb2ccb3715719c53a6db3242307 vdpa/mlx5: Report max device capabilities + +https://gitlab.com/cki-project/kernel-ark/-/commit/c5db5e524eca7e0ec9ca1e381fb8ff7663d58eac + c5db5e524eca7e0ec9ca1e381fb8ff7663d58eac vdpa: Support reporting max device capabilities + +https://gitlab.com/cki-project/kernel-ark/-/commit/3184b01f57bfcb4f31164ffbfb5a21162b6dde00 + 3184b01f57bfcb4f31164ffbfb5a21162b6dde00 vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() + +https://gitlab.com/cki-project/kernel-ark/-/commit/11a1bd37c2a440f975615f3ba7fe54a158893e80 + 11a1bd37c2a440f975615f3ba7fe54a158893e80 vdpa: Add support for returning device configuration information + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab69758eacc1cac8a55eb3c8e26b2efb04274f50 + ab69758eacc1cac8a55eb3c8e26b2efb04274f50 vdpa/mlx5: Support configuring max data virtqueue + +https://gitlab.com/cki-project/kernel-ark/-/commit/6622bff3376390bc6072b7c5aa5b42fe7d3d7534 + 6622bff3376390bc6072b7c5aa5b42fe7d3d7534 vdpa/mlx5: Fix config_attr_mask assignment + +https://gitlab.com/cki-project/kernel-ark/-/commit/7a90ac33a1ee95c3d012d91b5628de884004afb8 + 7a90ac33a1ee95c3d012d91b5628de884004afb8 vdpa: Allow to configure max data virtqueues + +https://gitlab.com/cki-project/kernel-ark/-/commit/c297b14f725cb69d2bf8146d3dfcc54cf021d59b + c297b14f725cb69d2bf8146d3dfcc54cf021d59b vdpa: Read device configuration only if FEATURES_OK + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a367b8cc1f92f382669eda45f3eb7f0085fc19a + 8a367b8cc1f92f382669eda45f3eb7f0085fc19a vdpa: Sync calls set/get config/status with cf_mutex + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f08f1a5c1ffdd51e63712c579dd483a6c01775e + 6f08f1a5c1ffdd51e63712c579dd483a6c01775e vdpa/mlx5: Distribute RX virtqueues in RQT object + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbb94c46f241a7f63f6d68f1d4ab057db7c935b8 + cbb94c46f241a7f63f6d68f1d4ab057db7c935b8 vdpa: Provide interface to read driver features + +https://gitlab.com/cki-project/kernel-ark/-/commit/9224e8c05fb1ea06812d3cbfc7ab527b25a4ff7f + 9224e8c05fb1ea06812d3cbfc7ab527b25a4ff7f vdpa: clean up get_config_size ret value handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/adce67141a9934ffd8707d683911427d59f2ab56 + adce67141a9934ffd8707d683911427d59f2ab56 vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3f1cea2faa5a85f903e8876c8f1d488303f8e4b + f3f1cea2faa5a85f903e8876c8f1d488303f8e4b vdpa: Mark vdpa_config_ops.get_vq_notification as optional + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea8dfa086747d60a9f50e63be8c2d6811cf5833c + ea8dfa086747d60a9f50e63be8c2d6811cf5833c vdpa: Avoid duplicate call to vp_vdpa get_status + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ce33b42836c7f9f24131fe2e44e261973d1571f + 0ce33b42836c7f9f24131fe2e44e261973d1571f net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU + +https://gitlab.com/cki-project/kernel-ark/-/commit/f1c754f642cbb583f10c5b9811b7f76952ce0800 + f1c754f642cbb583f10c5b9811b7f76952ce0800 vdpa: add driver_override support + +https://gitlab.com/cki-project/kernel-ark/-/commit/b31979d110fd69c35b93ed951d5ec048d0c53d97 + b31979d110fd69c35b93ed951d5ec048d0c53d97 docs: document sysfs ABI for vDPA bus + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc05d087c7cd79930169b59d9fbfbfd9936b76f9 + dc05d087c7cd79930169b59d9fbfbfd9936b76f9 ifcvf/vDPA: fix misuse virtio-net device config size for blk dev + +https://gitlab.com/cki-project/kernel-ark/-/commit/661c341a7573c3e181876f6c8612a70db4e82d43 + 661c341a7573c3e181876f6c8612a70db4e82d43 vdpa: Consider device id larger than 31 + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4ee0589bfb0448f5f4f83e811bba905733f9bf6 + d4ee0589bfb0448f5f4f83e811bba905733f9bf6 virtio: always enter drivers/virtio/ + +https://gitlab.com/cki-project/kernel-ark/-/commit/a360b40d4d70d87d9452503a2fa230620085d063 + a360b40d4d70d87d9452503a2fa230620085d063 vdpa: check that offsets are within bounds + +https://gitlab.com/cki-project/kernel-ark/-/commit/76928a7c6ae7a852a29aeeb1079d29598d260d4e + 76928a7c6ae7a852a29aeeb1079d29598d260d4e vdpa_sim: avoid putting an uninitialized iova_domain + +https://gitlab.com/cki-project/kernel-ark/-/commit/426a2ceb24cf532556e16f431a5209fb01e56e3a + 426a2ceb24cf532556e16f431a5209fb01e56e3a vhost-vdpa: clean irqs before reseting vdpa device + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf441e81e1434694ccdb67e60cfb2e3cf0ce70d1 + cf441e81e1434694ccdb67e60cfb2e3cf0ce70d1 vdpa/mlx5: Forward only packets with allowed MAC address + +https://gitlab.com/cki-project/kernel-ark/-/commit/da89d84af8c343c2f111f1353f15acb566ab8171 + da89d84af8c343c2f111f1353f15acb566ab8171 vdpa/mlx5: Support configuration of MAC + +https://gitlab.com/cki-project/kernel-ark/-/commit/a67b4f8a63e76c117b2489a57b07ce46cd7e80f6 + a67b4f8a63e76c117b2489a57b07ce46cd7e80f6 vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c7ec35b876c069f8d7e8098f0bc1b37d33ddb18 + 9c7ec35b876c069f8d7e8098f0bc1b37d33ddb18 vdpa_sim_net: Enable user to set mac address and mtu + +https://gitlab.com/cki-project/kernel-ark/-/commit/203ba04d85572f87f2f45b73b176631250414834 + 203ba04d85572f87f2f45b73b176631250414834 vdpa: Enable user to set mac and mtu of vdpa device + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbe63f1295df277ed53718a6de3cd89573780f1e + cbe63f1295df277ed53718a6de3cd89573780f1e vdpa: Use kernel coding style for structure comments + +https://gitlab.com/cki-project/kernel-ark/-/commit/90c626c7a8b5004ce105ef4e61b2f599f860b357 + 90c626c7a8b5004ce105ef4e61b2f599f860b357 vdpa: Introduce query of device config layout + +https://gitlab.com/cki-project/kernel-ark/-/commit/27138a1b35f15ba38a8219f5a58c9c9fc538c7b8 + 27138a1b35f15ba38a8219f5a58c9c9fc538c7b8 vdpa: Introduce and use vdpa device get, set config helpers + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6c606136368c279ac65eee7210135a0cb28bd22 + c6c606136368c279ac65eee7210135a0cb28bd22 vdpa/mlx5: Propagate link status from device to vdpa driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a0ff648a6e30ce4fa2edb8fade44c2f146ec4b4 + 6a0ff648a6e30ce4fa2edb8fade44c2f146ec4b4 vdpa/mlx5: Rename control VQ workqueue to vdpa wq + +https://gitlab.com/cki-project/kernel-ark/-/commit/a62f4b3c973f9ca1d741608e3382f7dda52d0c67 + a62f4b3c973f9ca1d741608e3382f7dda52d0c67 vdpa/mlx5: Remove mtu field from vdpa net device + +https://gitlab.com/cki-project/kernel-ark/-/commit/41899cd4f74a462162aac6ae07172bd22e1f2f84 + 41899cd4f74a462162aac6ae07172bd22e1f2f84 vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE + +https://gitlab.com/cki-project/kernel-ark/-/commit/5aa3dac6e21c691059e8845cf461239e4138d0b1 + 5aa3dac6e21c691059e8845cf461239e4138d0b1 virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min} + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0137dfc9e7fbd482dfe584c411588a6a49ca78d + a0137dfc9e7fbd482dfe584c411588a6a49ca78d vdpa: min vq num of vdpa device cannot be greater than max vq num + +https://gitlab.com/cki-project/kernel-ark/-/commit/571cd0fd099d6bc3b004b42e8824ff397c1cfc0c + 571cd0fd099d6bc3b004b42e8824ff397c1cfc0c vdpa: add new callback get_vq_num_min in vdpa_config_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2e4e3bb7b66022ec404fe2ac3a3f82b4a25a4ff + d2e4e3bb7b66022ec404fe2ac3a3f82b4a25a4ff vp_vdpa: add vq irq offloading support + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b158d8424a15e032ba84b991a68d4605bbf4fcb + 9b158d8424a15e032ba84b991a68d4605bbf4fcb vdpa: fix typo + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ef2260687109f40bdc1632491e2c38d736d010e + 3ef2260687109f40bdc1632491e2c38d736d010e vhost-vdpa: Fix the wrong input in config_cb + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed1467a418791303e01caec40554728dcefa9b5c + ed1467a418791303e01caec40554728dcefa9b5c vhost_vdpa: unset vq irq before freeing irq + +https://gitlab.com/cki-project/kernel-ark/-/commit/322ebfcc3a47e4f598bb79f70595a8d14efadc6c + 322ebfcc3a47e4f598bb79f70595a8d14efadc6c vdpa: potential uninitialized return in vhost_vdpa_va_map() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3bddb0e2e746e4c405f2edc474e6e721f0ecf1da + 3bddb0e2e746e4c405f2edc474e6e721f0ecf1da vdpa/mlx5: Avoid executing set_vq_ready() if device is reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/9020da9c17e0bce99a1784b2ca51ec1d7f48fd51 + 9020da9c17e0bce99a1784b2ca51ec1d7f48fd51 vdpa/mlx5: Clear ready indication for control VQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/e2166eb668c2cbf12aaf501f26676effdb16344b + e2166eb668c2cbf12aaf501f26676effdb16344b vdpa: Support transferring virtual addressing during DMA mapping + +https://gitlab.com/cki-project/kernel-ark/-/commit/e23dc396456bc2f45b8550e2d847df81879ea82d + e23dc396456bc2f45b8550e2d847df81879ea82d vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() + +https://gitlab.com/cki-project/kernel-ark/-/commit/48a288ca08fc538f4713a2b66c61ad18580f6278 + 48a288ca08fc538f4713a2b66c61ad18580f6278 vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() + +https://gitlab.com/cki-project/kernel-ark/-/commit/64b8085b7906d8a12904cd4e6db8591684e27aed + 64b8085b7906d8a12904cd4e6db8591684e27aed vhost-iotlb: Add an opaque pointer for vhost IOTLB + +https://gitlab.com/cki-project/kernel-ark/-/commit/b83b418793ac63fb92800210a33ad65994ba48e2 + b83b418793ac63fb92800210a33ad65994ba48e2 vhost-vdpa: Handle the failure of vdpa_reset() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a65bd670d5e17bc0cf19c8f19456b3c0a66fcc0 + 8a65bd670d5e17bc0cf19c8f19456b3c0a66fcc0 vdpa: Add reset callback in vdpa_config_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b8baa76e983ad0fdeaad9c6a780230f0c513466 + 4b8baa76e983ad0fdeaad9c6a780230f0c513466 vdpa: Fix some coding style issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/84fcf1bb8948d9a4a232d984ec5a17bc11f8f73e + 84fcf1bb8948d9a4a232d984ec5a17bc11f8f73e vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ffb76c61b6836b9c87823b239c2ec8ca73bd62f + 3ffb76c61b6836b9c87823b239c2ec8ca73bd62f vdpa/mlx5: Add multiqueue support + +https://gitlab.com/cki-project/kernel-ark/-/commit/ae6fab2f8be58a048470d4020b5e0e4401a3e0f6 + ae6fab2f8be58a048470d4020b5e0e4401a3e0f6 vdpa/mlx5: Add support for control VQ and MAC setting + +https://gitlab.com/cki-project/kernel-ark/-/commit/203f55878b2d4a6e7c5948d77550e9df339a8937 + 203f55878b2d4a6e7c5948d77550e9df339a8937 vdpa/mlx5: Ensure valid indices are provided + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea746aa381169929da3804da1df136835b695e6e + ea746aa381169929da3804da1df136835b695e6e vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d5a85e7de7ece1b7ae9a54eaad5e65ec4082c83 + 9d5a85e7de7ece1b7ae9a54eaad5e65ec4082c83 vdpa/mlx5: function prototype modifications in preparation to control VQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/ebfd6a4962ae3ce7b2321dc1125a7fe67639f5a8 + ebfd6a4962ae3ce7b2321dc1125a7fe67639f5a8 vdpa/mlx5: Remove redundant header file inclusion + +https://gitlab.com/cki-project/kernel-ark/-/commit/c1f7577928283752a344511a2a71c433e1aa282f + c1f7577928283752a344511a2a71c433e1aa282f vDPA/ifcvf: enable multiqueue and control vq + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf213229920c932f49b8678538ea06274f2bc730 + cf213229920c932f49b8678538ea06274f2bc730 vDPA/ifcvf: detect and use the onboard number of queues directly + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b3794bc6fc98050d9cc57d6717e897f29947b54 + 6b3794bc6fc98050d9cc57d6717e897f29947b54 vDPA/ifcvf: implement management netlink framework for ifcvf + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d01d4d23dee5592c2b202fe9f2f026103af845e + 6d01d4d23dee5592c2b202fe9f2f026103af845e vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id + +https://gitlab.com/cki-project/kernel-ark/-/commit/88a7d8a4f0824ccb854577e5bc3916ecc464b14a + 88a7d8a4f0824ccb854577e5bc3916ecc464b14a platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf357911227ab37d898f51230953f656de0758a7 + bf357911227ab37d898f51230953f656de0758a7 platform/x86: intel_pmt_telemetry: Ignore zero sized entries + +https://gitlab.com/cki-project/kernel-ark/-/commit/09567f2bb2c08c94e59a71fbca958060554acf58 + 09567f2bb2c08c94e59a71fbca958060554acf58 platform/x86/intel: Move Intel PMT drivers to new subfolder + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8e7936800c943e02b758055cad7b759e4e47a55 + f8e7936800c943e02b758055cad7b759e4e47a55 driver core: auxiliary bus: Add driver data helpers + +https://gitlab.com/cki-project/kernel-ark/-/commit/39374b70c9cc1438bc9fd0fc361eb310bae835ad + 39374b70c9cc1438bc9fd0fc361eb310bae835ad PCI: Add #defines for accessing PCIe DVSEC fields + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbc5ee16ab0b43a1a7069ec921e9ada0f2ae7c4b + cbc5ee16ab0b43a1a7069ec921e9ada0f2ae7c4b copy_process(): Move fd_install() out of sighand->siglock critical section + +https://gitlab.com/cki-project/kernel-ark/-/commit/31f9d13cdd01154850402322e70f6d3077a1ab7e + 31f9d13cdd01154850402322e70f6d3077a1ab7e x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/8338206ea7949c0b91c09f88fbec71bb801998e9 + 8338206ea7949c0b91c09f88fbec71bb801998e9 x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/91d5182c5a5e1f9aff59963cfb1a76e9f1ff4b1e + 91d5182c5a5e1f9aff59963cfb1a76e9f1ff4b1e KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3e461a00618395b530871ac78f336dcca6d668ae + 3e461a00618395b530871ac78f336dcca6d668ae KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries + +https://gitlab.com/cki-project/kernel-ark/-/commit/b766300a18570cc4d922de8b2c4b3a2e97874d1f + b766300a18570cc4d922de8b2c4b3a2e97874d1f x86/fpu: Fix inline prefix warnings + +https://gitlab.com/cki-project/kernel-ark/-/commit/61e84500f9d488dfcccf39cbb2307545d3f50a65 + 61e84500f9d488dfcccf39cbb2307545d3f50a65 kvm: x86: Emulate IA32_XFD_ERR for guest + +https://gitlab.com/cki-project/kernel-ark/-/commit/485aae0fd3f777a079881b5ddb44f9c237c6cff7 + 485aae0fd3f777a079881b5ddb44f9c237c6cff7 x86/fpu: Prepare xfd_err in struct fpu_guest + +https://gitlab.com/cki-project/kernel-ark/-/commit/f0a7deb4c5fd6b8017236e4a0b44a7b4f36a309a + f0a7deb4c5fd6b8017236e4a0b44a7b4f36a309a kvm: x86: Add emulation for IA32_XFD + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4ab9326ebdfcd9069ade196f606413bc6e23d23 + d4ab9326ebdfcd9069ade196f606413bc6e23d23 x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation + +https://gitlab.com/cki-project/kernel-ark/-/commit/01e927adecc126b7706089be9059706424f309e2 + 01e927adecc126b7706089be9059706424f309e2 kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf04021e63772c9f9c33bf18a9ddc7861b66b495 + bf04021e63772c9f9c33bf18a9ddc7861b66b495 x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM + +https://gitlab.com/cki-project/kernel-ark/-/commit/7e1699bd939f8f6b97b63fa21692e0dbc20789fb + 7e1699bd939f8f6b97b63fa21692e0dbc20789fb x86/fpu: Add guest support to xfd_enable_feature() + +https://gitlab.com/cki-project/kernel-ark/-/commit/53849ed371f2cfb1833d1a0e3893a69b82aec143 + 53849ed371f2cfb1833d1a0e3893a69b82aec143 x86/fpu: Prepare guest FPU for dynamically enabled FPU features + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f1055a41956d233d44ea4369ca9c6d3a0e136b1 + 0f1055a41956d233d44ea4369ca9c6d3a0e136b1 x86/fpu: Extend fpu_xstate_prctl() with guest permissions + +https://gitlab.com/cki-project/kernel-ark/-/commit/8105e363c5da1716ac37a686a9743138c7eed58e + 8105e363c5da1716ac37a686a9743138c7eed58e cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' + +https://gitlab.com/cki-project/kernel-ark/-/commit/dcbb47dcd3fa57b7f92c49014f3db83a784cc8f3 + dcbb47dcd3fa57b7f92c49014f3db83a784cc8f3 KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8271f92b3dee76857ff4b1c29daae5c394d7a73 + a8271f92b3dee76857ff4b1c29daae5c394d7a73 KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows + +https://gitlab.com/cki-project/kernel-ark/-/commit/f57d8c4aee5ce0167612ebee873f8d70dfd26b0b + f57d8c4aee5ce0167612ebee873f8d70dfd26b0b drm/vmwgfx: Fix stale file descriptors on failed usercopy + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad14db9c09332b276c2924211e25aae0f29463e9 + ad14db9c09332b276c2924211e25aae0f29463e9 x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN + +https://gitlab.com/cki-project/kernel-ark/-/commit/46894af49219f5ce6ca72c3cb57d113403fa3a71 + 46894af49219f5ce6ca72c3cb57d113403fa3a71 ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3fe16f0eded330a60e2b5403d1c85c589b1590f7 + 3fe16f0eded330a60e2b5403d1c85c589b1590f7 crypto: api - Move cryptomgr soft dependency into algapi + +https://gitlab.com/cki-project/kernel-ark/-/commit/afedcbf8251422169cbb5606001dcb685e0849b4 + afedcbf8251422169cbb5606001dcb685e0849b4 crypto: api - Fix boot-up crash when crypto manager is disabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/6beb093fd2af262604912275bf090d692c16d796 + 6beb093fd2af262604912275bf090d692c16d796 crypto: api - Do not create test larvals if manager is disabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/1b547e9c2a9ece3ac3caf9ff839abffe99956cca + 1b547e9c2a9ece3ac3caf9ff839abffe99956cca crypto: api - Export crypto_boot_test_finished + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d6c4693547dee9a70562566681d1dd105e99053 + 7d6c4693547dee9a70562566681d1dd105e99053 crypto: api - Fix built-in testing dependency failures + +https://gitlab.com/cki-project/kernel-ark/-/commit/9281ac932cc00ad00fb015f85c1b8fcaa8ceb1da + 9281ac932cc00ad00fb015f85c1b8fcaa8ceb1da crypto: arm64/aes-ce - stop using SIMD helper for skciphers + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8708f9a049a7c15e17f67cc3685b6e90667b512 + a8708f9a049a7c15e17f67cc3685b6e90667b512 crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers + +https://gitlab.com/cki-project/kernel-ark/-/commit/fc23011d32f4a56af05387abf1ae5581b2db11eb + fc23011d32f4a56af05387abf1ae5581b2db11eb sched: Fix yet more sched_fork() races + +https://gitlab.com/cki-project/kernel-ark/-/commit/4f57951af2f5f8422cfcd07e48659c992730845a + 4f57951af2f5f8422cfcd07e48659c992730845a sched/fair: Fix fault in reweight_entity + +https://gitlab.com/cki-project/kernel-ark/-/commit/bffbb7785b0ab77791e7ba9ca41ea637b564ae41 + bffbb7785b0ab77791e7ba9ca41ea637b564ae41 powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" + +https://gitlab.com/cki-project/kernel-ark/-/commit/b313d062d4ef8fc3a221c2eb613f849e806f84e5 + b313d062d4ef8fc3a221c2eb613f849e806f84e5 virtio-net: fix pages leaking when building skb in big mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8be04402e3e6d84ece5522d66dafa21fe530f83 + a8be04402e3e6d84ece5522d66dafa21fe530f83 drm/ast: Create threshold values for AST2600 + +https://gitlab.com/cki-project/kernel-ark/-/commit/f65d8b1faa66597f7444882c24e8bbdb8fa8890c + f65d8b1faa66597f7444882c24e8bbdb8fa8890c tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/06012e46d4855d97a9ce7f13dbaf81ee331db92a + 06012e46d4855d97a9ce7f13dbaf81ee331db92a tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/4085faecacab31d4f14206dd5838a9b2ecf8a48e + 4085faecacab31d4f14206dd5838a9b2ecf8a48e futex: Wireup futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/e247bbc36127253df5bbcfbda21981221aadf9b7 + e247bbc36127253df5bbcfbda21981221aadf9b7 tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/cd84d3619f23d118850ec2dc9a40283536802809 + cd84d3619f23d118850ec2dc9a40283536802809 parisc: Wire up futex_waitv + +https://gitlab.com/cki-project/kernel-ark/-/commit/83e83d6381d45810b45c68f1b51a16fc43445db7 + 83e83d6381d45810b45c68f1b51a16fc43445db7 s390: wire up sys_futex_waitv system call + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd4b0931833346e4b182b8fae1338c5d3bb39a04 + bd4b0931833346e4b182b8fae1338c5d3bb39a04 MIPS: syscalls: Wire up futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/57562e7103cc7530662342e1ed2c0a737dd24126 + 57562e7103cc7530662342e1ed2c0a737dd24126 tools headers UAPI: Sync files changed by new futex_waitv syscall + +https://gitlab.com/cki-project/kernel-ark/-/commit/9a825236cf44aec8a008b69ae841d96a47421851 + 9a825236cf44aec8a008b69ae841d96a47421851 futex2: Documentation: Document sys_futex_waitv() uAPI + +https://gitlab.com/cki-project/kernel-ark/-/commit/116059bfcc6c10e8a1c1d4cca1cb1734a1f726dc + 116059bfcc6c10e8a1c1d4cca1cb1734a1f726dc selftests: futex: Test sys_futex_waitv() wouldblock + +https://gitlab.com/cki-project/kernel-ark/-/commit/54f09dcecd930e991927e8f86a515c8488436231 + 54f09dcecd930e991927e8f86a515c8488436231 selftests: futex: Test sys_futex_waitv() timeout + +https://gitlab.com/cki-project/kernel-ark/-/commit/de6fa4e461840b0da9310a6ee07120393f37727c + de6fa4e461840b0da9310a6ee07120393f37727c selftests: futex: Add sys_futex_waitv() test + +https://gitlab.com/cki-project/kernel-ark/-/commit/b06521900d2ef0d77d8115e61a7257b516c9ce93 + b06521900d2ef0d77d8115e61a7257b516c9ce93 futex,arm: Wire up sys_futex_waitv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/69864a4b0aa83022a9a4122d28b43304f18c693e + 69864a4b0aa83022a9a4122d28b43304f18c693e futex,x86: Wire up sys_futex_waitv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a5e0148efd96892043b66970b988ee454c2ba4b + 2a5e0148efd96892043b66970b988ee454c2ba4b futex: Implement sys_futex_waitv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8ee921382216877d8beaddd94ea36a7d43a5d380 + 8ee921382216877d8beaddd94ea36a7d43a5d380 futex: Simplify double_lock_hb() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e41aecbc166fa76c01ef7bc91469b15d09a52106 + e41aecbc166fa76c01ef7bc91469b15d09a52106 futex: Split out wait/wake + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab9104f5b94a9c9c781ad649ad32b6efec5e87ae + ab9104f5b94a9c9c781ad649ad32b6efec5e87ae futex: Split out requeue + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed18490f1997e278a7ac57b7b40bf14257a21710 + ed18490f1997e278a7ac57b7b40bf14257a21710 futex: Rename mark_wake_futex() + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e80bfd3120ea0d3f385941b8b6b8aefc3c40c4c + 2e80bfd3120ea0d3f385941b8b6b8aefc3c40c4c futex: Rename: match_futex() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6028c2e3fb64ab1a8bf93239f76fb6c426a0d74d + 6028c2e3fb64ab1a8bf93239f76fb6c426a0d74d futex: Rename: hb_waiter_{inc,dec,pending}() + +https://gitlab.com/cki-project/kernel-ark/-/commit/5aeea4e23dfb65dcc1ae408d9b7178c9dd78db86 + 5aeea4e23dfb65dcc1ae408d9b7178c9dd78db86 futex: Split out PI futex + +https://gitlab.com/cki-project/kernel-ark/-/commit/a478832cc12254125e06a2cefe08f38689382e1e + a478832cc12254125e06a2cefe08f38689382e1e futex: Rename: {get,cmpxchg}_futex_value_locked() + +https://gitlab.com/cki-project/kernel-ark/-/commit/62923f104e60b2476efda8920bd6a79fd44cff7a + 62923f104e60b2476efda8920bd6a79fd44cff7a futex: Rename hash_futex() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f0a871865872afc85c500147282e10c2f4c67af0 + f0a871865872afc85c500147282e10c2f4c67af0 futex: Rename __unqueue_futex() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf86cf170a6372fbffcd3295510896174a778dd8 + cf86cf170a6372fbffcd3295510896174a778dd8 futex: Rename: queue_{,un}lock() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e98c412d1e11e97f6ebe583ea64069a93ff3d0c1 + e98c412d1e11e97f6ebe583ea64069a93ff3d0c1 futex: Rename futex_wait_queue_me() + +https://gitlab.com/cki-project/kernel-ark/-/commit/df8c0352867221d36ac64368c0ac8b5cf9737867 + df8c0352867221d36ac64368c0ac8b5cf9737867 futex: Rename {,__}{,un}queue_me() + +https://gitlab.com/cki-project/kernel-ark/-/commit/51c06f6af129214b464b345361ac211ecccb04ea + 51c06f6af129214b464b345361ac211ecccb04ea futex: Split out syscalls + +https://gitlab.com/cki-project/kernel-ark/-/commit/6de6e6194142d92e89d7c6b13de5ff1fd7052e18 + 6de6e6194142d92e89d7c6b13de5ff1fd7052e18 futex: Move to kernel/futex/ + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ff55e8983fe296249e61fba4275c860d864b621 + 0ff55e8983fe296249e61fba4275c860d864b621 mm: gup: make fault_in_safe_writeable() use fixup_user_fault() + +https://gitlab.com/cki-project/kernel-ark/-/commit/43aef42ebec9e3d91288e0416a3cce580fca7547 + 43aef42ebec9e3d91288e0416a3cce580fca7547 lib/iov_iter: initialize "flags" in new pipe_buffer + +https://gitlab.com/cki-project/kernel-ark/-/commit/e34d0bb61d60a7963c34a6fa2c79e1f66a9ca1c8 + e34d0bb61d60a7963c34a6fa2c79e1f66a9ca1c8 cifs: fix double free race when mount fails in cifs_get_root() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9209e4200f12f7ac1e9cdcb24f2c1972fa77792a + 9209e4200f12f7ac1e9cdcb24f2c1972fa77792a selftests: kvm: Check whether SIDA memop fails for normal guests + +https://gitlab.com/cki-project/kernel-ark/-/commit/7665bc1e3f8a2ab5e29f8a0ff3f9fe25c854f375 + 7665bc1e3f8a2ab5e29f8a0ff3f9fe25c854f375 KVM: s390: Return error on SIDA memop on normal guest + +https://gitlab.com/cki-project/kernel-ark/-/commit/883693611d32cfcd5099cd363b3d33250d317ba3 + 883693611d32cfcd5099cd363b3d33250d317ba3 selftests: kvm: Check whether SIDA memop fails for normal guests + +https://gitlab.com/cki-project/kernel-ark/-/commit/4c1d1b6b03917c6f693820d8ca6b0eaa7a37b0d2 + 4c1d1b6b03917c6f693820d8ca6b0eaa7a37b0d2 KVM: s390: Return error on SIDA memop on normal guest + +https://gitlab.com/cki-project/kernel-ark/-/commit/687122ca039b76acb70eba21d9861357a677bc95 + 687122ca039b76acb70eba21d9861357a677bc95 netfilter: nf_queue: handle socket prefetch + +https://gitlab.com/cki-project/kernel-ark/-/commit/c55b13db3ff5f263fa1cb0a3cf5fda941b72ccbe + c55b13db3ff5f263fa1cb0a3cf5fda941b72ccbe netfilter: nf_queue: fix possible use-after-free + +https://gitlab.com/cki-project/kernel-ark/-/commit/acb1e3a7108a7aad284abcded6c8f4984b710fb0 + acb1e3a7108a7aad284abcded6c8f4984b710fb0 selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test + +https://gitlab.com/cki-project/kernel-ark/-/commit/a18af6981e5f2a9b8fbfc9816b2d42e9afa99389 + a18af6981e5f2a9b8fbfc9816b2d42e9afa99389 netfilter: nf_queue: don't assume sk is full socket + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d04dc3ae86567e14ac3a10583cd4c545179c2af + 7d04dc3ae86567e14ac3a10583cd4c545179c2af x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define + +https://gitlab.com/cki-project/kernel-ark/-/commit/8bff429a14ace4163c7352ce2f64ff1cca8a09f5 + 8bff429a14ace4163c7352ce2f64ff1cca8a09f5 x86/cpu: Add Raptor Lake to Intel family + +https://gitlab.com/cki-project/kernel-ark/-/commit/5df898aa9bb51158105e2f57015142a13b31b7fd + 5df898aa9bb51158105e2f57015142a13b31b7fd block: kabi: reserve space for block layer public structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf2b7fb1d9792deda7fa775c33abc41e5cad22b5 + cf2b7fb1d9792deda7fa775c33abc41e5cad22b5 block: kabi: reserve space for blk-mq related structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/dfe0c1d391d1e22f686e5563e30d77ef0e20ffd3 + dfe0c1d391d1e22f686e5563e30d77ef0e20ffd3 block: kabi: reserve space for bsg related structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/657ff2f4792ae5c132e4471f81d589d0c8495b1b + 657ff2f4792ae5c132e4471f81d589d0c8495b1b block: kabi: reserve space for integrity related structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/aaf6133ad9be05424066ed741e2164fa4f677a41 + aaf6133ad9be05424066ed741e2164fa4f677a41 scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/dabc7fbd6b7ad1c26c91100e20c68c66a223117d + dabc7fbd6b7ad1c26c91100e20c68c66a223117d scsi: mpi3mr: Fix memory leaks + +https://gitlab.com/cki-project/kernel-ark/-/commit/13c06a9e37289d638c1d5fbd18ed7c35d9a9db7a + 13c06a9e37289d638c1d5fbd18ed7c35d9a9db7a scsi: mpi3mr: Fix reporting of actual data transfer size + +https://gitlab.com/cki-project/kernel-ark/-/commit/35b64f762e1d0588fbd8bf7588b274118a30b19e + 35b64f762e1d0588fbd8bf7588b274118a30b19e scsi: mpi3mr: Fix cmnd getting marked as in use forever + +https://gitlab.com/cki-project/kernel-ark/-/commit/6002a488438f857a0d41acc7dd1060d5353b60e7 + 6002a488438f857a0d41acc7dd1060d5353b60e7 scsi: mpi3mr: Fix hibernation issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a59f20d7b82924026e071fd1b850cf4e7ca2513 + 8a59f20d7b82924026e071fd1b850cf4e7ca2513 scsi: mpi3mr: Fix printing of pending I/O count + +https://gitlab.com/cki-project/kernel-ark/-/commit/ff44a64b8633c41614a6a666b1d44aa5f6509e14 + ff44a64b8633c41614a6a666b1d44aa5f6509e14 scsi: mpi3mr: Fix deadlock while canceling the fw event + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c0c4962b522f9d593bbb0ef996ee4e7d10d2e54 + 9c0c4962b522f9d593bbb0ef996ee4e7d10d2e54 scsi: mpi3mr: Fixes around reply request queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6724cf4b8f4afe9686a60aa322e641854aa04f7 + c6724cf4b8f4afe9686a60aa322e641854aa04f7 scsi: mpi3mr: Enhanced Task Management Support Reply handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/5cfb85f5ee741d0a2396b53181564b05b880a345 + 5cfb85f5ee741d0a2396b53181564b05b880a345 scsi: mpi3mr: Use TM response codes from MPI3 headers + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbceba6265df2b5fba3bc4ead8959082465b9e45 + dbceba6265df2b5fba3bc4ead8959082465b9e45 scsi: mpi3mr: Increase internal cmnds timeout to 60s + +https://gitlab.com/cki-project/kernel-ark/-/commit/772708730fa8e77dc8b44caebe73bf9fc6073bfa + 772708730fa8e77dc8b44caebe73bf9fc6073bfa scsi: mpi3mr: Do access status validation before adding devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1cce04ff549fa25951a122c440f26565f38e56b + e1cce04ff549fa25951a122c440f26565f38e56b scsi: mpi3mr: Update MPI3 headers - part2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/9503af79b1691555983e37aa3de792d2ef9c21db + 9503af79b1691555983e37aa3de792d2ef9c21db scsi: mpi3mr: Update MPI3 headers - part1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/56241bb6bac1621e73816b1344727a434a3e96f4 + 56241bb6bac1621e73816b1344727a434a3e96f4 scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status + +https://gitlab.com/cki-project/kernel-ark/-/commit/585b4b5060da3906c6dee85222675a8685e73a6e + 585b4b5060da3906c6dee85222675a8685e73a6e scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa1fe860c6b73f1bbafcb25c5563f2a640f3a94f + aa1fe860c6b73f1bbafcb25c5563f2a640f3a94f scsi: mpi3mr: Add debug APIs based on logging_level bits + +https://gitlab.com/cki-project/kernel-ark/-/commit/baa2328c876c9b2b510e5699198951c643dae0cc + baa2328c876c9b2b510e5699198951c643dae0cc x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f9d9cde5857886cbf5591a484a12db69cd0577f + 5f9d9cde5857886cbf5591a484a12db69cd0577f x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types + +https://gitlab.com/cki-project/kernel-ark/-/commit/c01cc4dde422b5228371592009cdb37d31988c2b + c01cc4dde422b5228371592009cdb37d31988c2b EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0b57bbe576aae25e72816b1b76753fc5e534557 + a0b57bbe576aae25e72816b1b76753fc5e534557 EDAC: Add RDDR5 and LRDDR5 memory types + +https://gitlab.com/cki-project/kernel-ark/-/commit/aac3db0b211eb6af242067e6cce60a36b854acfb + aac3db0b211eb6af242067e6cce60a36b854acfb drm/amdgpu: Register MCE notifier for Aldebaran RAS + +https://gitlab.com/cki-project/kernel-ark/-/commit/496022daa18b40d655c78dffa6d335522529eca3 + 496022daa18b40d655c78dffa6d335522529eca3 x86/MCE/AMD: Export smca_get_bank_type symbol + +https://gitlab.com/cki-project/kernel-ark/-/commit/a9fdfe2cd56f4e01bfab3a6d5808fa8db449c8a2 + a9fdfe2cd56f4e01bfab3a6d5808fa8db449c8a2 nvmet-tcp: fix missing unmainted messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/0cd84d06cd34c3b1edb9bebcc995d40ac7c0c2f7 + 0cd84d06cd34c3b1edb9bebcc995d40ac7c0c2f7 scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop + +https://gitlab.com/cki-project/kernel-ark/-/commit/495a18504cdfc920f756af208a04125ccfae44c7 + 495a18504cdfc920f756af208a04125ccfae44c7 PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/09510fdcae1ae8b5785a01c33739a30b9339e0e7 + 09510fdcae1ae8b5785a01c33739a30b9339e0e7 PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8285a3b699941d282498df594f2d912d85f1cb23 + 8285a3b699941d282498df594f2d912d85f1cb23 PCI/ACPI: Move _OSC query checks to separate function + +https://gitlab.com/cki-project/kernel-ark/-/commit/9748dc736a761e5a06c0983c085da09d30aa3a7e + 9748dc736a761e5a06c0983c085da09d30aa3a7e PCI/ACPI: Move supported and control calculations to separate functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/666b2450a7e2847fb4acb78894c351360dc6157b + 666b2450a7e2847fb4acb78894c351360dc6157b PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS + +https://gitlab.com/cki-project/kernel-ark/-/commit/f39a9179ea87ba3e2823e305305fac5521adba37 + f39a9179ea87ba3e2823e305305fac5521adba37 include/linux/kernel.h: fix function name for mark_hardware_unmaintained() if !CONFIG_RHEL_DIFFERENCES + +https://gitlab.com/cki-project/kernel-ark/-/commit/7171ff8d40cceea9a26683f9ade73ae6383072e4 + 7171ff8d40cceea9a26683f9ade73ae6383072e4 scsi: sd: Mark ZBC host-managed SCSI disks as unmaintained + +https://gitlab.com/cki-project/kernel-ark/-/commit/b58dcc2f7c31ce4776c50b825da2429f1acbfc10 + b58dcc2f7c31ce4776c50b825da2429f1acbfc10 dm stats: fix too short end duration_ns when using precise_timestamps + +https://gitlab.com/cki-project/kernel-ark/-/commit/329f8b40b5d5e90022a9ba20845a5add4daf3b03 + 329f8b40b5d5e90022a9ba20845a5add4daf3b03 dm: fix double accounting of flush with data + +https://gitlab.com/cki-project/kernel-ark/-/commit/1b246f359eae3d05ff7979461c05898a21455806 + 1b246f359eae3d05ff7979461c05898a21455806 dm: interlock pending dm_io and dm_wait_for_bios_completion + +https://gitlab.com/cki-project/kernel-ark/-/commit/caff24830c81716c552aaff86593806839c1a2a4 + caff24830c81716c552aaff86593806839c1a2a4 dm: properly fix redundant bio-based IO accounting + +https://gitlab.com/cki-project/kernel-ark/-/commit/53263e608b2af079c472f5f853c5c669601044cf + 53263e608b2af079c472f5f853c5c669601044cf dm: revert partial fix for redundant bio-based IO accounting + +https://gitlab.com/cki-project/kernel-ark/-/commit/707bd8d85662c0d975bf45a78ef25deda5c84bc5 + 707bd8d85662c0d975bf45a78ef25deda5c84bc5 block: add bio_start_io_acct_time() to control start_time + +https://gitlab.com/cki-project/kernel-ark/-/commit/6bbe00b13b5734fc16c7fac0933e3f1b7faf7df0 + 6bbe00b13b5734fc16c7fac0933e3f1b7faf7df0 scsi: mpt3sas: Fix incorrect system timestamp + +https://gitlab.com/cki-project/kernel-ark/-/commit/5627f12aa4a50b9a572661c2290d30d88d45d5e6 + 5627f12aa4a50b9a572661c2290d30d88d45d5e6 scsi: mpt3sas: Fix system going into read-only mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/29464a877464f9724a5b75d27f27fe2366374864 + 29464a877464f9724a5b75d27f27fe2366374864 scsi: mpt3sas: Fix kernel panic during drive powercycle test + +https://gitlab.com/cki-project/kernel-ark/-/commit/4319ca43e51ad1ccc67b1ea330ce3d2f90884ba9 + 4319ca43e51ad1ccc67b1ea330ce3d2f90884ba9 KVM: x86/mmu: Don't advance iterator after restart due to yielding + +https://gitlab.com/cki-project/kernel-ark/-/commit/0d1967bdd25f04d07da65f2983b5e7a3e5e47141 + 0d1967bdd25f04d07da65f2983b5e7a3e5e47141 md: use default_groups in kobj_type + +https://gitlab.com/cki-project/kernel-ark/-/commit/e5b15ba9d726212a27e3ef790e02c727e75d9a34 + e5b15ba9d726212a27e3ef790e02c727e75d9a34 md: Move alloc/free acct bioset in to personality + +https://gitlab.com/cki-project/kernel-ark/-/commit/7de5bf94fa36d0fdc838c376a21237b3edc676d5 + 7de5bf94fa36d0fdc838c376a21237b3edc676d5 md: fix spelling of "its" + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c7da645775d027721af7494d956c387cc49c561 + 5c7da645775d027721af7494d956c387cc49c561 md: raid456 add nowait support + +https://gitlab.com/cki-project/kernel-ark/-/commit/769a1cf1dd8e5cd1e7783350bd6d8e5b515dbd56 + 769a1cf1dd8e5cd1e7783350bd6d8e5b515dbd56 md: raid10 add nowait support + +https://gitlab.com/cki-project/kernel-ark/-/commit/924129b81ac8ecb4146aa72afca2bc1fda1989d0 + 924129b81ac8ecb4146aa72afca2bc1fda1989d0 md: raid1 add nowait support + +https://gitlab.com/cki-project/kernel-ark/-/commit/75426734302e1dbcc5f2dc285c057186329657b6 + 75426734302e1dbcc5f2dc285c057186329657b6 md: add support for REQ_NOWAIT + +https://gitlab.com/cki-project/kernel-ark/-/commit/896f4ce9ba5a548a0ed67d05706b6d6a6a1a30d5 + 896f4ce9ba5a548a0ed67d05706b6d6a6a1a30d5 md: drop queue limitation for RAID1 and RAID10 + +https://gitlab.com/cki-project/kernel-ark/-/commit/df1c7353dcb7727f0882bb911be4b836ce0f51ad + df1c7353dcb7727f0882bb911be4b836ce0f51ad md/raid5: play nice with PREEMPT_RT + +https://gitlab.com/cki-project/kernel-ark/-/commit/48cd2ad4bd54ae4ba1dcde15bc14e7a380ef38b8 + 48cd2ad4bd54ae4ba1dcde15bc14e7a380ef38b8 md/raid1: fix missing bitmap update w/o WriteMostly devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/4871f12fe00fc43a7c392de595d0f1492b272693 + 4871f12fe00fc43a7c392de595d0f1492b272693 md: fix double free of mddev->private in autorun_array() + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ba1d40f6bd4c379346d814cf50aecf7bc4f7443 + 2ba1d40f6bd4c379346d814cf50aecf7bc4f7443 md: fix update super 1.0 on rdev size change + +https://gitlab.com/cki-project/kernel-ark/-/commit/5fa729e9f8e8c16bb79fae8a5c1122213fb993dd + 5fa729e9f8e8c16bb79fae8a5c1122213fb993dd raid5-ppl: use swap() to make code cleaner + +https://gitlab.com/cki-project/kernel-ark/-/commit/9510e25d95d83e86e3da53c8eb60dbd872b4753e + 9510e25d95d83e86e3da53c8eb60dbd872b4753e md/bitmap: don't set max_write_behind if there is no write mostly device + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf868a214fd70403ff4efa44ffc0182bf99f6fa7 + cf868a214fd70403ff4efa44ffc0182bf99f6fa7 md: update superblock after changing rdev flags in state_store + +https://gitlab.com/cki-project/kernel-ark/-/commit/d254a1b40bdf9b587912128ca12550cbffe2c6eb + d254a1b40bdf9b587912128ca12550cbffe2c6eb md: remove unused argument from md_new_event + +https://gitlab.com/cki-project/kernel-ark/-/commit/ef3050bad4f16acf1126bd91b58fa7c5384ed352 + ef3050bad4f16acf1126bd91b58fa7c5384ed352 md/raid5: call roundup_pow_of_two in raid5_run + +https://gitlab.com/cki-project/kernel-ark/-/commit/4868f4144a91d9fdfc577143fc8d02ad90bedd6d + 4868f4144a91d9fdfc577143fc8d02ad90bedd6d md/raid1: use rdev in raid1_write_request directly + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca9b209576503016f90143ebace48b466d479237 + ca9b209576503016f90143ebace48b466d479237 md/raid1: only allocate write behind bio fof WriteMostly device + +https://gitlab.com/cki-project/kernel-ark/-/commit/5eee7d5ebd14c12b41a4822d93e3dd524423f113 + 5eee7d5ebd14c12b41a4822d93e3dd524423f113 md: properly unwind when failing to add the kobject in md_alloc + +https://gitlab.com/cki-project/kernel-ark/-/commit/159ceaff1ad97f66ffdd295db7a37db1107da3d8 + 159ceaff1ad97f66ffdd295db7a37db1107da3d8 md: extend disks_mutex coverage + +https://gitlab.com/cki-project/kernel-ark/-/commit/7374cf17b2fc53bbdd00c06cdc5572e7e66396a8 + 7374cf17b2fc53bbdd00c06cdc5572e7e66396a8 md: add the bitmap group to the default groups for the md kobject + +https://gitlab.com/cki-project/kernel-ark/-/commit/16dccf0e6381e3fc6400d77b07262ef3c23869ca + 16dccf0e6381e3fc6400d77b07262ef3c23869ca md: add error handling support for add_disk() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d0cc2ffe9595f7fb042019cefe364983601ece72 + d0cc2ffe9595f7fb042019cefe364983601ece72 ibmvnic: don't release napi in __ibmvnic_open() + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb49a2dc0d102e85e381fed16613eb45055c0b31 + eb49a2dc0d102e85e381fed16613eb45055c0b31 mm: fix invalid page pointer returned with FOLL_PIN gups + +https://gitlab.com/cki-project/kernel-ark/-/commit/d5ed3cfce04c3d59a0d7c29e9aec82703158d890 + d5ed3cfce04c3d59a0d7c29e9aec82703158d890 rtw89: 8852a: correct bit definition of dfs_en + +https://gitlab.com/cki-project/kernel-ark/-/commit/26708ece5a1f523f9107f8a2cfde96a012c88a56 + 26708ece5a1f523f9107f8a2cfde96a012c88a56 rtw89: coex: Update COEX to 5.5.8 + +https://gitlab.com/cki-project/kernel-ark/-/commit/2406bc7c6a1771b5105578431a6034a463603309 + 2406bc7c6a1771b5105578431a6034a463603309 rtw89: coex: Cancel PS leaving while C2H comes + +https://gitlab.com/cki-project/kernel-ark/-/commit/79d569f1839310358fadd7c1f7e9bbaaf85eda14 + 79d569f1839310358fadd7c1f7e9bbaaf85eda14 rtw89: coex: Update BT counters while receiving report + +https://gitlab.com/cki-project/kernel-ark/-/commit/27bc575f881bd7084eec1fc1fabe785029f0a53a + 27bc575f881bd7084eec1fc1fabe785029f0a53a rtw89: coex: Define LPS state for BTC using + +https://gitlab.com/cki-project/kernel-ark/-/commit/125c3bcee6320f7fa57d2faa1c209bf7e484a197 + 125c3bcee6320f7fa57d2faa1c209bf7e484a197 rtw89: coex: Add MAC API to get BT polluted counter + +https://gitlab.com/cki-project/kernel-ark/-/commit/2cd7f4856884c3bc95096b098850deeebc312f6b + 2cd7f4856884c3bc95096b098850deeebc312f6b rtw89: coex: Not to send H2C when WL not ready and count H2C + +https://gitlab.com/cki-project/kernel-ark/-/commit/07b4cd3743d9e34c142422c32eaba8655779755e + 07b4cd3743d9e34c142422c32eaba8655779755e rtw89: coex: correct C2H header length + +https://gitlab.com/cki-project/kernel-ark/-/commit/04ab52d3a9251518f2fe21bba953bacc22f4d1a0 + 04ab52d3a9251518f2fe21bba953bacc22f4d1a0 rtw89: don't kick off TX DMA if failed to write skb + +https://gitlab.com/cki-project/kernel-ark/-/commit/6681dc9e31e37a29d1101bb49886f74bb65b7e92 + 6681dc9e31e37a29d1101bb49886f74bb65b7e92 rtw89: remove cch_by_bw which is not used + +https://gitlab.com/cki-project/kernel-ark/-/commit/aaf82358613fa9bb75b8b7eb215f71288477eb14 + aaf82358613fa9bb75b8b7eb215f71288477eb14 rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM + +https://gitlab.com/cki-project/kernel-ark/-/commit/63b979f66b028d407b07e6a9c77419316a3dfdb6 + 63b979f66b028d407b07e6a9c77419316a3dfdb6 rtw89: fix incorrect channel info during scan + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d8e4932110ee7c039e8d1f3a13dff2042b6a4c7 + 7d8e4932110ee7c039e8d1f3a13dff2042b6a4c7 rtw89: update scan_mac_addr during scanning period + +https://gitlab.com/cki-project/kernel-ark/-/commit/635f454d3de8852d3abfdc06fad06c200672de29 + 635f454d3de8852d3abfdc06fad06c200672de29 rtw89: use inline function instead macro to set H2C and CAM + +https://gitlab.com/cki-project/kernel-ark/-/commit/a66e662edc0b8f56a5a5d3c5fb7811096d6382ca + a66e662edc0b8f56a5a5d3c5fb7811096d6382ca rtw89: add const in the cast of le32_get_bits() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b40a6e02a6c52df1dae428d826c9705ebd9ab993 + b40a6e02a6c52df1dae428d826c9705ebd9ab993 rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/9ff3d8e2d69492a44444acdb290f23c1bea47fb0 + 9ff3d8e2d69492a44444acdb290f23c1bea47fb0 rtw89: fix potentially access out of range of RF register array + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf234db48b5265d034d96dcc75b53af39fb329db + bf234db48b5265d034d96dcc75b53af39fb329db rtw89: remove unneeded variable + +https://gitlab.com/cki-project/kernel-ark/-/commit/198846272488f7e676f52959777d850689f78cab + 198846272488f7e676f52959777d850689f78cab rtw89: remove unnecessary conditional operators + +https://gitlab.com/cki-project/kernel-ark/-/commit/a01c180c8f4b4398858d9cf9312f472e729e4c6b + a01c180c8f4b4398858d9cf9312f472e729e4c6b rtw89: update rtw89_regulatory map to R58-R31 + +https://gitlab.com/cki-project/kernel-ark/-/commit/20220b91a323f3f88e14de5b2ddd76fe8b9ef366 + 20220b91a323f3f88e14de5b2ddd76fe8b9ef366 rtw89: update tx power limit/limit_ru tables to R54 + +https://gitlab.com/cki-project/kernel-ark/-/commit/3e8ea50e8b61702c21d1c196f267b6eb345349e4 + 3e8ea50e8b61702c21d1c196f267b6eb345349e4 rtw89: update rtw89 regulation definition to R58-R31 + +https://gitlab.com/cki-project/kernel-ark/-/commit/4761911a696a851645265abf5382861213885169 + 4761911a696a851645265abf5382861213885169 rtw89: fill regd field of limit/limit_ru tables by enum + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b9612d0b69f8617472599922d06bf4e9b309bfb + 9b9612d0b69f8617472599922d06bf4e9b309bfb iwlwifi: pcie: add killer devices to the driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/e7b7e0a58a699683f0d879fc4915e8c16fa0e9e8 + e7b7e0a58a699683f0d879fc4915e8c16fa0e9e8 iwlwifi: add support for BNJ HW + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e9e7bfa14129482b5ecfad7a073825fadfaa337 + 5e9e7bfa14129482b5ecfad7a073825fadfaa337 iwlwifi: Read the correct addresses when getting the crf id + +https://gitlab.com/cki-project/kernel-ark/-/commit/36b28e090b1efd5b11e24476cd5ea239d392dea1 + 36b28e090b1efd5b11e24476cd5ea239d392dea1 iwlwifi: pcie: add jacket bit to device configuration parsing + +https://gitlab.com/cki-project/kernel-ark/-/commit/28daa3f92c4e210012d0214e12f043f26ebbc84d + 28daa3f92c4e210012d0214e12f043f26ebbc84d iwlwifi: add new ax1650 killer device + +https://gitlab.com/cki-project/kernel-ark/-/commit/ced4aacac8d18da2db2769024815fa70355be513 + ced4aacac8d18da2db2769024815fa70355be513 iwlwifi: add new Qu-Hr device + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b278ef570538abf657c9912a443d12ac4ef4c3b + 8b278ef570538abf657c9912a443d12ac4ef4c3b iwlwifi: add missing entries for Gf4 with So and SoF + +https://gitlab.com/cki-project/kernel-ark/-/commit/204cdd68bdde25dabf91732cdd47959464388f07 + 204cdd68bdde25dabf91732cdd47959464388f07 iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/93a9364124354cef06bf34dbc323d4cd1ebcc8da + 93a9364124354cef06bf34dbc323d4cd1ebcc8da iwlwifi: support 4-bits in MAC step value + +https://gitlab.com/cki-project/kernel-ark/-/commit/7adfc5499f3efa6166188e07d505884e6528a463 + 7adfc5499f3efa6166188e07d505884e6528a463 iwlwifi: mvm: Increase the scan timeout guard to 30 seconds + +https://gitlab.com/cki-project/kernel-ark/-/commit/80ec71544128fb5a5029c89cf689b3062cb33904 + 80ec71544128fb5a5029c89cf689b3062cb33904 wilc1000: fix double free error in probe() + +https://gitlab.com/cki-project/kernel-ark/-/commit/65533f655c8c6e4a68d5944b3c31d1e258a63497 + 65533f655c8c6e4a68d5944b3c31d1e258a63497 wilc1000: Fix spurious "FW not responding" error + +https://gitlab.com/cki-project/kernel-ark/-/commit/fd725d260050837bf2422f9d50278476ec46738e + fd725d260050837bf2422f9d50278476ec46738e wilc1000: Fix missing newline in error message + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a5278060df0e5555d7ba6f9ab86652795f1094b + 8a5278060df0e5555d7ba6f9ab86652795f1094b wilc1000: Fix copy-and-paste typo in wilc_set_mac_address + +https://gitlab.com/cki-project/kernel-ark/-/commit/02d79233e456080ae85b27512f05779b3e67d986 + 02d79233e456080ae85b27512f05779b3e67d986 iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() + +https://gitlab.com/cki-project/kernel-ark/-/commit/390769c733d1e4b3953b09653071583a45e8c8b4 + 390769c733d1e4b3953b09653071583a45e8c8b4 mt76: mt7921: fix a possible race enabling/disabling runtime-pm + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c30c2984f8cfa1c310fec566e4de1222713d767 + 9c30c2984f8cfa1c310fec566e4de1222713d767 ath11k: Fix unexpected return buffer manager error for QCA6390 + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e92557bd20e071765d71882ef035473a3c765be + 6e92557bd20e071765d71882ef035473a3c765be ath11k: Fix napi related hang + +https://gitlab.com/cki-project/kernel-ark/-/commit/f82097ff68dbb63edbd5518f3d48389ab79c6c02 + f82097ff68dbb63edbd5518f3d48389ab79c6c02 iwlwifi: yoyo: fix issue with new DBGI_SRAM region read. + +https://gitlab.com/cki-project/kernel-ark/-/commit/146a00102333004120194cdf18fc4faea69afa5f + 146a00102333004120194cdf18fc4faea69afa5f iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/34c88b5732e4249d04fb62b5dd09a28fd6c1a43e + 34c88b5732e4249d04fb62b5dd09a28fd6c1a43e iwlwifi: mvm: fix AUX ROC removal + +https://gitlab.com/cki-project/kernel-ark/-/commit/2998824504e0518e3a4f20c3f3abdc6fe0a290a6 + 2998824504e0518e3a4f20c3f3abdc6fe0a290a6 iwlwifi: mvm: set protected flag only for NDP ranging + +https://gitlab.com/cki-project/kernel-ark/-/commit/4bddb4417fba914b3170fcd87e82afd417298544 + 4bddb4417fba914b3170fcd87e82afd417298544 iwlwifi: mvm: perform 6GHz passive scan after suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/329da7f3f12bab3bbbf77d71ac386995b22a44f5 + 329da7f3f12bab3bbbf77d71ac386995b22a44f5 iwlwifi: mvm: Fix calculation of frame length + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb3f3abf1bdb45cc47c2b53986b29d2191fc684c + fb3f3abf1bdb45cc47c2b53986b29d2191fc684c iwlwifi: mvm: test roc running status bits before removing the sta + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a01ee0a767d75d1d47f3af169efde1a4d61a5dd + 2a01ee0a767d75d1d47f3af169efde1a4d61a5dd iwlwifi: don't pass actual WGDS revision number in table_revision + +https://gitlab.com/cki-project/kernel-ark/-/commit/06499f747b47072da54fe4a6df55d1b4d01e2ff6 + 06499f747b47072da54fe4a6df55d1b4d01e2ff6 iwlwifi: fix leaks/bad data after failed firmware load + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c325cb31448a0ac495c8581d52138ebb218b350 + 9c325cb31448a0ac495c8581d52138ebb218b350 iwlwifi: fix debug TLV parsing + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7f235c01f4481b4c19af0c041d63c16a603f1b8 + f7f235c01f4481b4c19af0c041d63c16a603f1b8 iwlwifi: mvm: fix 32-bit build in FTM + +https://gitlab.com/cki-project/kernel-ark/-/commit/c58d9bba713defcd48bb2139c6e924642f5b517f + c58d9bba713defcd48bb2139c6e924642f5b517f iwlwifi: fix Bz NMI behaviour + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed80b8b27e248221f308156d644434e55f73962b + ed80b8b27e248221f308156d644434e55f73962b rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/14a992c35923eab47a244e4320112ad0bde059fa + 14a992c35923eab47a244e4320112ad0bde059fa rtw88: 8822c: update rx settings to prevent potential hw deadlock + +https://gitlab.com/cki-project/kernel-ark/-/commit/bdf086cfbb95606340c642e721c254992fa6f761 + bdf086cfbb95606340c642e721c254992fa6f761 rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE + +https://gitlab.com/cki-project/kernel-ark/-/commit/ba43189f585eeee474106dedb2944bffde6d519b + ba43189f585eeee474106dedb2944bffde6d519b ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream + +https://gitlab.com/cki-project/kernel-ark/-/commit/c308b3db1325dae739a6037bccc7632fa252057d + c308b3db1325dae739a6037bccc7632fa252057d ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() + +https://gitlab.com/cki-project/kernel-ark/-/commit/315d6f8a9b72dbec7b18a666e322b32f1ca24ccf + 315d6f8a9b72dbec7b18a666e322b32f1ca24ccf ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b0b56d6d9404f62ad46dd64e5975ee42eb6b37cb + b0b56d6d9404f62ad46dd64e5975ee42eb6b37cb mac80211: fix FEC flag in radio tap header + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c547e49931fb7fdfff6bab767d9e388eca9538e + 5c547e49931fb7fdfff6bab767d9e388eca9538e mt76: mt7921: fix possible resume failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/ff4c0469c1c998982fdc7d9c48119ab3ef437aac + ff4c0469c1c998982fdc7d9c48119ab3ef437aac mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files + +https://gitlab.com/cki-project/kernel-ark/-/commit/8bb917838c1ae4eecadb05d7ba5fee61d5d079f9 + 8bb917838c1ae4eecadb05d7ba5fee61d5d079f9 mt76: mt7921: fix network buffer leak by txs missing + +https://gitlab.com/cki-project/kernel-ark/-/commit/7fd1720c993a9aa4561e23880c401a063626b7ae + 7fd1720c993a9aa4561e23880c401a063626b7ae mt76: mt7615: clear mcu error interrupt status on mt7663 + +https://gitlab.com/cki-project/kernel-ark/-/commit/093039a2f3f23efdefcd395fb313783df7c62abb + 093039a2f3f23efdefcd395fb313783df7c62abb mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8b26b856e8fb36df9e5d6fa4168d03684798f96 + b8b26b856e8fb36df9e5d6fa4168d03684798f96 mt76: mt7921: use correct iftype data on 6GHz cap init + +https://gitlab.com/cki-project/kernel-ark/-/commit/1085d0a6820d1f1660660b4baaf7e38c5da85ee7 + 1085d0a6820d1f1660660b4baaf7e38c5da85ee7 mt76: mt7921: fix boolreturn.cocci warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c4162324982d83ca3f50f226430da31415da42c + 5c4162324982d83ca3f50f226430da31415da42c mt76: mt7615: fix unused tx antenna mask in testmode + +https://gitlab.com/cki-project/kernel-ark/-/commit/5cea2e50dd031bff5dc573ae483bfd92690b90ac + 5cea2e50dd031bff5dc573ae483bfd92690b90ac mt76: fix the wiphy's available antennas to the correct value + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a715c846b67d513d3ee36d14434a5dfb4f66ed4 + 0a715c846b67d513d3ee36d14434a5dfb4f66ed4 mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc4b105bc928f0781e90b4cc0806ff3a9b4df370 + dc4b105bc928f0781e90b4cc0806ff3a9b4df370 mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi + +https://gitlab.com/cki-project/kernel-ark/-/commit/d39f2572b50243216e1643a1e01255a5cc5e2812 + d39f2572b50243216e1643a1e01255a5cc5e2812 mt76: fix possible OOB issue in mt76_calculate_default_rate + +https://gitlab.com/cki-project/kernel-ark/-/commit/c19b0e5248550a1531ec17a74ce78be0f7765f94 + c19b0e5248550a1531ec17a74ce78be0f7765f94 mt76: debugfs: fix queue reporting for mt76-usb + +https://gitlab.com/cki-project/kernel-ark/-/commit/f954d4c78271fd77dc7b3908f05afebe14635ac2 + f954d4c78271fd77dc7b3908f05afebe14635ac2 mt76: mt7915: fix SMPS operation fail + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca609f7c2604963cd56bab29c1ba05442252e8b6 + ca609f7c2604963cd56bab29c1ba05442252e8b6 mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore() + +https://gitlab.com/cki-project/kernel-ark/-/commit/566a2418f48c8bd776db391cdd6099c55abc1bfa + 566a2418f48c8bd776db391cdd6099c55abc1bfa mt76: mt7921: fix MT7921E reset failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/1df9bc3b81dab48f85f025582a7312e644c60bf2 + 1df9bc3b81dab48f85f025582a7312e644c60bf2 mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d59eb1daa68e5c2d1f3a45edfc4f8988c9e628c9 + d59eb1daa68e5c2d1f3a45edfc4f8988c9e628c9 mt76: mt7921: drop offload_flags overwritten + +https://gitlab.com/cki-project/kernel-ark/-/commit/44ff0ac746e011c627d3c0bb2b24475596cfc611 + 44ff0ac746e011c627d3c0bb2b24475596cfc611 mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d57c4653991ed12bd222adf8043e4cc6b10de0f + 9d57c4653991ed12bd222adf8043e4cc6b10de0f bus: mhi: core: Use correctly sized arguments for bit field + +https://gitlab.com/cki-project/kernel-ark/-/commit/1bd12c5c18a034b7da8bd252531a8128c99ff856 + 1bd12c5c18a034b7da8bd252531a8128c99ff856 bus: mhi: core: Fix race while handling SYS_ERR at power up + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a14ac412741bd39e175f8448a4302fe82f3edcc + 6a14ac412741bd39e175f8448a4302fe82f3edcc bus: mhi: core: Fix reading wake_capable channel configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c33b12caedb448c4bdf537c326d8414e65bc267 + 9c33b12caedb448c4bdf537c326d8414e65bc267 bus: mhi: core: Minor style and comment fixes + +https://gitlab.com/cki-project/kernel-ark/-/commit/e4b0ead5f03a5213856816c4b1ec61022e9be537 + e4b0ead5f03a5213856816c4b1ec61022e9be537 bus: mhi: pci_generic: Graceful shutdown on freeze + +https://gitlab.com/cki-project/kernel-ark/-/commit/ecd685b8c916f44650f1b240f21c520ae01e5a28 + ecd685b8c916f44650f1b240f21c520ae01e5a28 ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cff1fba4a17322aca63929cc220466b3a7f855b3 + cff1fba4a17322aca63929cc220466b3a7f855b3 mt76: remove variable set but not used + +https://gitlab.com/cki-project/kernel-ark/-/commit/98d1027674b02bcdabcda00fcc91c1489e4bcffa + 98d1027674b02bcdabcda00fcc91c1489e4bcffa ath11k: Fix deleting uninitialized kernel timer during fragment cache flush + +https://gitlab.com/cki-project/kernel-ark/-/commit/cc2e0e21556b18bbca6d1d9fa61ab7c7596492bd + cc2e0e21556b18bbca6d1d9fa61ab7c7596492bd ath11k: add spectral/CFR buffer validation support + +https://gitlab.com/cki-project/kernel-ark/-/commit/bde30608d254a52d5d668f71bb9b1605132826e1 + bde30608d254a52d5d668f71bb9b1605132826e1 ath11k: Fix buffer overflow when scanning with extraie + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8028aaf2e0dc8ccf6351da0b8da5cdf93e90b3d + b8028aaf2e0dc8ccf6351da0b8da5cdf93e90b3d mwifiex: Fix possible ABBA deadlock + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2342a842526cafdea8df135155108c58f236fcd + a2342a842526cafdea8df135155108c58f236fcd ath10k: fix scan abort when duration is set for hw scan + +https://gitlab.com/cki-project/kernel-ark/-/commit/c947bbe959579e5979443e9abf1ec5a4e7c836b1 + c947bbe959579e5979443e9abf1ec5a4e7c836b1 ath10k: Fix tx hanging + +https://gitlab.com/cki-project/kernel-ark/-/commit/415327fbd43a4c99aa99f3ee1f91af7b234ba3b9 + 415327fbd43a4c99aa99f3ee1f91af7b234ba3b9 iwlwifi: Fix FW name for gl + +https://gitlab.com/cki-project/kernel-ark/-/commit/066dfa136e96cc41dd82ba909c230489e7745c7e + 066dfa136e96cc41dd82ba909c230489e7745c7e iwlwifi: add support for Bz-Z HW + +https://gitlab.com/cki-project/kernel-ark/-/commit/da8b57e3239c85e8946a337db7718630d5851238 + da8b57e3239c85e8946a337db7718630d5851238 iwlwifi: acpi: fix wgds rev 3 size + +https://gitlab.com/cki-project/kernel-ark/-/commit/9cc7684940c2690ee88b373bd829c3fffa091832 + 9cc7684940c2690ee88b373bd829c3fffa091832 iwlwifi: mvm: avoid clearing a just saved session protection id + +https://gitlab.com/cki-project/kernel-ark/-/commit/62ee45c28c7c547cb132733ffc231e62a0bf6cbf + 62ee45c28c7c547cb132733ffc231e62a0bf6cbf iwlwifi: mvm: Fix wrong documentation for scan request command + +https://gitlab.com/cki-project/kernel-ark/-/commit/3b6d7576f0c2967a42b210a3b836aa0b59189862 + 3b6d7576f0c2967a42b210a3b836aa0b59189862 iwlwifi: mvm: synchronize with FW after multicast commands + +https://gitlab.com/cki-project/kernel-ark/-/commit/6cb3a1e54f52edf636527cf04c4284dd5d0f9c06 + 6cb3a1e54f52edf636527cf04c4284dd5d0f9c06 iwlwifi: mvm: fix delBA vs. NSSN queue sync race + +https://gitlab.com/cki-project/kernel-ark/-/commit/0bd65fed12fe55800e355d89661e2b8628db4ba1 + 0bd65fed12fe55800e355d89661e2b8628db4ba1 ath11k: Fix QMI file type enum value + +https://gitlab.com/cki-project/kernel-ark/-/commit/fbd19f8fd70ca3894494e329b432853e2e91ca6f + fbd19f8fd70ca3894494e329b432853e2e91ca6f ath11k: add support for WCN6855 hw2.1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/cd9f2ab9011a5fa5c6eedbd427320a297a752489 + cd9f2ab9011a5fa5c6eedbd427320a297a752489 ath10k: Fix the MTU size on QCA9377 SDIO + +https://gitlab.com/cki-project/kernel-ark/-/commit/30bd6f10c678911ca56ceaaa1e6965b5cab008b8 + 30bd6f10c678911ca56ceaaa1e6965b5cab008b8 wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma + +https://gitlab.com/cki-project/kernel-ark/-/commit/32e267429f999bc6cd4dcf0dd10fadc6c0d252d3 + 32e267429f999bc6cd4dcf0dd10fadc6c0d252d3 mwifiex: Ignore BTCOEX events from the 88W8897 firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/51d13717d9ab7f91f5ea05664fd75b36cd92e426 + 51d13717d9ab7f91f5ea05664fd75b36cd92e426 mwifiex: Fix skb_over_panic in mwifiex_usb_recv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/0d712972aaba16f0c46dd97896e780bffedc5bda + 0d712972aaba16f0c46dd97896e780bffedc5bda ath11k: Use host CE parameters for CE interrupts configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/a536db1c4e046e1e10e3efeea8d937a57dc67ac6 + a536db1c4e046e1e10e3efeea8d937a57dc67ac6 ath11k: Fix mon status ring rx tlv processing + +https://gitlab.com/cki-project/kernel-ark/-/commit/afcab45a600b6c92e49f0124298300fec71dd645 + afcab45a600b6c92e49f0124298300fec71dd645 ath11k: skip sending vdev down for channel switch + +https://gitlab.com/cki-project/kernel-ark/-/commit/fcb195a23e4609f9f64a828046c82efbcfc2ca58 + fcb195a23e4609f9f64a828046c82efbcfc2ca58 ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev + +https://gitlab.com/cki-project/kernel-ark/-/commit/e481cea4f3a11f0266d665df14ff82d99e53faa3 + e481cea4f3a11f0266d665df14ff82d99e53faa3 ath11k: Set IRQ affinity to CPU0 in case of one MSI vector + +https://gitlab.com/cki-project/kernel-ark/-/commit/8950ca28f169c82f3fdc1b824c5d51aa252e420e + 8950ca28f169c82f3fdc1b824c5d51aa252e420e ath11k: do not restore ASPM in case of single MSI vector + +https://gitlab.com/cki-project/kernel-ark/-/commit/d228aee8b1f70fcece4857d3ad48a10464caa1c0 + d228aee8b1f70fcece4857d3ad48a10464caa1c0 ath11k: add support one MSI vector + +https://gitlab.com/cki-project/kernel-ark/-/commit/12ac05e3a801d97950b17121ab62c450f7b92d24 + 12ac05e3a801d97950b17121ab62c450f7b92d24 ath11k: refactor multiple MSI vector implementation + +https://gitlab.com/cki-project/kernel-ark/-/commit/3c78abb949483478683d92fbbc7671a055c25b45 + 3c78abb949483478683d92fbbc7671a055c25b45 ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/632508294dc9ff06e2fd09d6cf101e81fdb94df5 + 632508294dc9ff06e2fd09d6cf101e81fdb94df5 ath11k: add CE and ext IRQ flag to indicate irq_handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/38c3584d3dd923aa9e74f990fc9a47d6b5a4dbbf + 38c3584d3dd923aa9e74f990fc9a47d6b5a4dbbf ath11k: get msi_data again after request_irq is called + +https://gitlab.com/cki-project/kernel-ark/-/commit/bcc8211f748ff9f508d7278025fc29f7e70186fc + bcc8211f748ff9f508d7278025fc29f7e70186fc ath9k: fix intr_txqs setting + +https://gitlab.com/cki-project/kernel-ark/-/commit/0783f3fe7c063aded16924563519209babbdbe31 + 0783f3fe7c063aded16924563519209babbdbe31 ath11k: add hw_param for wakeup_mhi + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b92b259e8972c3e25fb7cbc51ee55f3700b373c + 6b92b259e8972c3e25fb7cbc51ee55f3700b373c ath11k: reset RSN/WPA present state for open BSS + +https://gitlab.com/cki-project/kernel-ark/-/commit/bb5944ea751203c0a28224dead936a595026997c + bb5944ea751203c0a28224dead936a595026997c ath11k: clear the keys properly via DISABLE_KEY + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e5441ca8f24a78767b5e2198ba7da84e449f9fa + 8e5441ca8f24a78767b5e2198ba7da84e449f9fa ath11k: Fix crash caused by uninitialized TX ring + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f6d555dd0dfbfa796c7e45d2fccbb2ec9182aea + 1f6d555dd0dfbfa796c7e45d2fccbb2ec9182aea ath11k: use cache line aligned buffers for dbring + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc45e87b9a6b0af64de20053a7ea848ac70c8360 + bc45e87b9a6b0af64de20053a7ea848ac70c8360 ath11k: Fix ETSI regd with weather radar overlap + +https://gitlab.com/cki-project/kernel-ark/-/commit/54e06898f5f24a43be65836b93fbcbd8b758645b + 54e06898f5f24a43be65836b93fbcbd8b758645b ath11k: fix FCS_ERR flag in radio tap header + +https://gitlab.com/cki-project/kernel-ark/-/commit/13537612e6aa65d83543388a46cb5ad9ff65734a + 13537612e6aa65d83543388a46cb5ad9ff65734a ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab009fd9fab16f9fcb956cd897689bc21afdaa50 + ab009fd9fab16f9fcb956cd897689bc21afdaa50 ath11k: fix firmware crash during channel switch + +https://gitlab.com/cki-project/kernel-ark/-/commit/4eaa3f2d1c435ba23fbe44429113da78e294ce95 + 4eaa3f2d1c435ba23fbe44429113da78e294ce95 ath11k: Fix 'unused-but-set-parameter' error + +https://gitlab.com/cki-project/kernel-ark/-/commit/2cd034b1fb8e40c64154667b86dbcdcd1e5dd5da + 2cd034b1fb8e40c64154667b86dbcdcd1e5dd5da ath11k: fix DMA memory free in CE pipe cleanup + +https://gitlab.com/cki-project/kernel-ark/-/commit/594826a847b4b1899ec5051063e16867e846b3d6 + 594826a847b4b1899ec5051063e16867e846b3d6 ath11k: fix error routine when fallback of add interface fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/b82c7cc3be4146a1dc689610f4b123c77897710d + b82c7cc3be4146a1dc689610f4b123c77897710d ath11k: fix fw crash due to peer get authorized before key install + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e8559b43bd7ead90ab4e9296a99532ac4fd909c + 5e8559b43bd7ead90ab4e9296a99532ac4fd909c ath11k: Clear auth flag only for actual association in security mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/fe968f45f78b952b59fb1ef949e8f504d9e7bbf8 + fe968f45f78b952b59fb1ef949e8f504d9e7bbf8 ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/aad784a19aed4e3bebfbd94b0fd37d95815b0694 + aad784a19aed4e3bebfbd94b0fd37d95815b0694 ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855 + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ad27a2728241a8a98ab203ebe7c76a2fb3be36e + 2ad27a2728241a8a98ab203ebe7c76a2fb3be36e mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh + +https://gitlab.com/cki-project/kernel-ark/-/commit/4ca658a1e0790f381dfdf37a4d51e43ea5b9ee7a + 4ca658a1e0790f381dfdf37a4d51e43ea5b9ee7a mac80211: initialize variable have_higher_than_11mbit + +https://gitlab.com/cki-project/kernel-ark/-/commit/738f9b83edfdf256b4c13b279490fd67d4548a03 + 738f9b83edfdf256b4c13b279490fd67d4548a03 mac80211: fix locking in ieee80211_start_ap error path + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4eaf3d158bee4d5130ad04e51ac48fd60405772 + a4eaf3d158bee4d5130ad04e51ac48fd60405772 mac80211: do drv_reconfig_complete() before restarting all + +https://gitlab.com/cki-project/kernel-ark/-/commit/32b17ea14c37e1e38218703cbf68aac2cbd2a805 + 32b17ea14c37e1e38218703cbf68aac2cbd2a805 mac80211: mark TX-during-stop for TX in in_reconfig + +https://gitlab.com/cki-project/kernel-ark/-/commit/c15652e259f827788566f27935e242380aba2a38 + c15652e259f827788566f27935e242380aba2a38 mac80211: update channel context before station state + +https://gitlab.com/cki-project/kernel-ark/-/commit/5dbce983003259f160fea82b405aa5b0954d66a2 + 5dbce983003259f160fea82b405aa5b0954d66a2 mac80211: Fix the size used for building probe request + +https://gitlab.com/cki-project/kernel-ark/-/commit/60236adc0faa3bcb2a9a4935cba9b0cb6f92e734 + 60236adc0faa3bcb2a9a4935cba9b0cb6f92e734 mac80211: fix lookup when adding AddBA extension element + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3b3712026a6c94b90f2089f99d81108ba3132d8 + f3b3712026a6c94b90f2089f99d81108ba3132d8 mac80211: validate extended element ID is present + +https://gitlab.com/cki-project/kernel-ark/-/commit/035415869db80115c2b21b424fb64db7d362349d + 035415869db80115c2b21b424fb64db7d362349d cfg80211: Acquire wiphy mutex on regulatory work + +https://gitlab.com/cki-project/kernel-ark/-/commit/00462a95dabbf89d45df21b8f8d1a21caacb6e42 + 00462a95dabbf89d45df21b8f8d1a21caacb6e42 mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/b918a2d47291b210ac78400bbe2acfd1e17a96ab + b918a2d47291b210ac78400bbe2acfd1e17a96ab nl80211: remove reload flag from regulatory_request + +https://gitlab.com/cki-project/kernel-ark/-/commit/8bbe2b52967b0e7c6468a919ca9238dd7b425fc6 + 8bbe2b52967b0e7c6468a919ca9238dd7b425fc6 mac80211: send ADDBA requests using the tid/queue of the aggregation session + +https://gitlab.com/cki-project/kernel-ark/-/commit/612588c71b161e2be5384fe0caa5709bf5306a75 + 612588c71b161e2be5384fe0caa5709bf5306a75 bus: mhi: core: Add support for forced PM resume + +https://gitlab.com/cki-project/kernel-ark/-/commit/19ac0003cc36fef7c6291d2ea96de002d8f242ee + 19ac0003cc36fef7c6291d2ea96de002d8f242ee mt76: mt7921: fix build regression + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc53aec99e587f5ad93ca4cd828ac172387888c0 + bc53aec99e587f5ad93ca4cd828ac172387888c0 brcmsmac: rework LED dependencies + +https://gitlab.com/cki-project/kernel-ark/-/commit/17ba9fc6707e50596b3a7cf4ea83e084c6494c73 + 17ba9fc6707e50596b3a7cf4ea83e084c6494c73 iwlwifi: fix LED dependencies + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1990a99bd077dbd349f0dffbbcb5d9abaa97ffb + a1990a99bd077dbd349f0dffbbcb5d9abaa97ffb iwlwifi: mvm: don't crash on invalid rate w/o STA + +https://gitlab.com/cki-project/kernel-ark/-/commit/cc393f71ffa373dfdec2f152710395a46dcae904 + cc393f71ffa373dfdec2f152710395a46dcae904 bus: mhi: pci_generic: Fix device recovery failed issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/96e834b92f825942b4b001157d96759334b610f5 + 96e834b92f825942b4b001157d96759334b610f5 mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6cde070c4bf67311e49939ea98a80be76c78626 + c6cde070c4bf67311e49939ea98a80be76c78626 rt2x00: do not mark device gone on EPROTO errors during start + +https://gitlab.com/cki-project/kernel-ark/-/commit/9cef79fd1f986157aed1cbfef718e3b37b641d4a + 9cef79fd1f986157aed1cbfef718e3b37b641d4a nl80211: reset regdom when reloading regdb + +https://gitlab.com/cki-project/kernel-ark/-/commit/646e50a75fdc1fad031e6f0064143542ce74b053 + 646e50a75fdc1fad031e6f0064143542ce74b053 mac80211: add docs for ssn in struct tid_ampdu_tx + +https://gitlab.com/cki-project/kernel-ark/-/commit/b3f6384173443df41f0100cbf1c28fd5aa461eb6 + b3f6384173443df41f0100cbf1c28fd5aa461eb6 mac80211: fix a memory leak where sta_info is not freed + +https://gitlab.com/cki-project/kernel-ark/-/commit/d70caee40dd4d0d932b5f0996178227921e8dd64 + d70caee40dd4d0d932b5f0996178227921e8dd64 mac80211: set up the fwd_skb->dev for mesh forwarding + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbb868e8485e2f1f7a4587b47d1edf3264fa04c3 + dbb868e8485e2f1f7a4587b47d1edf3264fa04c3 mac80211: fix regression in SSN handling of addba tx + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5e0ba6d02612fa457a71a04e8b6e68cffacce7d + b5e0ba6d02612fa457a71a04e8b6e68cffacce7d mac80211: fix rate control for retransmitted frames + +https://gitlab.com/cki-project/kernel-ark/-/commit/54520a1690de0c02e7b2dde2b56fa1eb92f134dd + 54520a1690de0c02e7b2dde2b56fa1eb92f134dd mac80211: track only QoS data frames for admission control + +https://gitlab.com/cki-project/kernel-ark/-/commit/c510c94a4479ea5ba230dd6afa23c1f173fef83e + c510c94a4479ea5ba230dd6afa23c1f173fef83e mac80211: fix TCP performance on mesh interface + +https://gitlab.com/cki-project/kernel-ark/-/commit/4ea1b6f117184320dc4c31b743a3b9a81c009938 + 4ea1b6f117184320dc4c31b743a3b9a81c009938 mt76: fix possible pktid leak + +https://gitlab.com/cki-project/kernel-ark/-/commit/82717a79d65980f7440aeceb9ef02ba367c64ed1 + 82717a79d65980f7440aeceb9ef02ba367c64ed1 mt76: fix timestamp check in tx_status + +https://gitlab.com/cki-project/kernel-ark/-/commit/71e513e6838c95e471f1627b619243d99b1484ae + 71e513e6838c95e471f1627b619243d99b1484ae mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/4302fb55bba272720592c693f315c3d706d22dda + 4302fb55bba272720592c693f315c3d706d22dda rtw89: update partition size of firmware header on skb->data + +https://gitlab.com/cki-project/kernel-ark/-/commit/2aea6c5730cb9f085ab561cf151fd583eb9f73e3 + 2aea6c5730cb9f085ab561cf151fd583eb9f73e3 iwlwifi: Fix memory leaks in error handling path + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd2d4b49ca14d966f455804a4d463dc5132ecb7a + bd2d4b49ca14d966f455804a4d463dc5132ecb7a iwlwifi: fix warnings produced by kernel debug options + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ef7d1848d7ecc60293bacd1039d21d58f66f92b + 5ef7d1848d7ecc60293bacd1039d21d58f66f92b iwlwifi: mvm: retry init flow if failed + +https://gitlab.com/cki-project/kernel-ark/-/commit/f74013ece28c26c100c547f6f48c0c2470a20c68 + f74013ece28c26c100c547f6f48c0c2470a20c68 iwlwifi: Fix missing error code in iwl_pci_probe() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9e4dcea83502fc2f8c1fc821818a71e289097c9 + e9e4dcea83502fc2f8c1fc821818a71e289097c9 iwlwifi: pcie: fix constant-conversion warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f2ec9bd9a1bb77c314cd008f516271d15434935 + 1f2ec9bd9a1bb77c314cd008f516271d15434935 mac80211: fix throughput LED trigger + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbf559f4691291ccb077d9c4638d51ccfa1658d0 + dbf559f4691291ccb077d9c4638d51ccfa1658d0 mac80211: fix monitor_sdata RCU/locking assertions + +https://gitlab.com/cki-project/kernel-ark/-/commit/464009440e8175bbe3d499ffe240249dd344e8f4 + 464009440e8175bbe3d499ffe240249dd344e8f4 mac80211: drop check for DONT_REORDER in __ieee80211_select_queue + +https://gitlab.com/cki-project/kernel-ark/-/commit/9a0711e641e7d4019ab04cc58c9d7d37dd483085 + 9a0711e641e7d4019ab04cc58c9d7d37dd483085 mac80211: fix radiotap header generation + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4a6d34097a8ac2fda8fd9d3625a5c6855df1939 + d4a6d34097a8ac2fda8fd9d3625a5c6855df1939 mac80211: do not access the IV when it was stripped + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3943643d83ead403dc5ac2deb1561d62eb5a0c1 + a3943643d83ead403dc5ac2deb1561d62eb5a0c1 nl80211: fix radio statistics in survey dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/cca34c924f175d238576adaf6a0dd4775eeefa23 + cca34c924f175d238576adaf6a0dd4775eeefa23 cfg80211: call cfg80211_stop_ap when switch from P2P_GO type + +https://gitlab.com/cki-project/kernel-ark/-/commit/275211d951730b4a4169c1554ffa5c76c99b26d7 + 275211d951730b4a4169c1554ffa5c76c99b26d7 mwifiex: fix division by zero in fw download path + +https://gitlab.com/cki-project/kernel-ark/-/commit/a359f3397cefd987819893571f46697d6ffc50d1 + a359f3397cefd987819893571f46697d6ffc50d1 iwlwifi: bump FW API to 67 for AX devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/3056f005485389c49fe6c03fe59088785a504c0e + 3056f005485389c49fe6c03fe59088785a504c0e iwlwifi: mvm: extend session protection on association + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5709f982e5afd9f7688ab6a5149f9aae893761d + b5709f982e5afd9f7688ab6a5149f9aae893761d iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa7048c0ed51edf7ea70bcda0e49449692cb176f + fa7048c0ed51edf7ea70bcda0e49449692cb176f iwlwifi: mvm: remove session protection on disassoc + +https://gitlab.com/cki-project/kernel-ark/-/commit/8465ba747fd08e6f521451001805826350131430 + 8465ba747fd08e6f521451001805826350131430 iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/1072ebacac0d007909c43364bcddc01dfd169b53 + 1072ebacac0d007909c43364bcddc01dfd169b53 iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD + +https://gitlab.com/cki-project/kernel-ark/-/commit/bdbebec47be232b890b9b1ec40ed176912c81d74 + bdbebec47be232b890b9b1ec40ed176912c81d74 iwlwifi: mvm: d3: use internal data representation + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb5b0bada436c2681b54ccff1404a35434f8ce13 + fb5b0bada436c2681b54ccff1404a35434f8ce13 iwlwifi: mvm: update RFI TLV + +https://gitlab.com/cki-project/kernel-ark/-/commit/c656d8f95f7c051b82c8e5384a62633713ab401d + c656d8f95f7c051b82c8e5384a62633713ab401d iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/b01ea0d3652f85089f3f396d8205f6fe1d1f09b0 + b01ea0d3652f85089f3f396d8205f6fe1d1f09b0 iwlwifi: yoyo: support for ROM usniffer + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0c5cc20195cfd7bad0558147109ea5ad8ff912e + a0c5cc20195cfd7bad0558147109ea5ad8ff912e iwlwifi: fw: uefi: add missing include guards + +https://gitlab.com/cki-project/kernel-ark/-/commit/626b7857fa98fcb53e9aa138ccb5dc29ce143b2d + 626b7857fa98fcb53e9aa138ccb5dc29ce143b2d iwlwifi: dump host monitor data when NIC doesn't init + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f29e6b8edbbc8bfdefe1059482d1a72254e3edc + 0f29e6b8edbbc8bfdefe1059482d1a72254e3edc iwlwifi: pcie: simplify iwl_pci_find_dev_info() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b88c0670dfad6fdb293b86cb16ba2df643649173 + b88c0670dfad6fdb293b86cb16ba2df643649173 iwlwifi: ACPI: support revision 3 WGDS tables + +https://gitlab.com/cki-project/kernel-ark/-/commit/19816fe66951f6b3c8c27532af8cdc376db6b427 + 19816fe66951f6b3c8c27532af8cdc376db6b427 iwlwifi: pcie: update sw error interrupt for BZ family + +https://gitlab.com/cki-project/kernel-ark/-/commit/0bcb56b2776d38382cf0ec8ad43489f59509396a + 0bcb56b2776d38382cf0ec8ad43489f59509396a iwlwifi: add new pci SoF with JF + +https://gitlab.com/cki-project/kernel-ark/-/commit/fda48a6c2960cf785da9888082acc4c409d466a5 + fda48a6c2960cf785da9888082acc4c409d466a5 iwlwifi: mvm: Use all Rx chains for roaming scan + +https://gitlab.com/cki-project/kernel-ark/-/commit/525828241b0fc2a4a2a92f30c4238111b46872ab + 525828241b0fc2a4a2a92f30c4238111b46872ab iwlwifi: pcie: remove two duplicate PNJ device entries + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d9ab7e79d522ba8eb1555d0915c0b2db7a1e33c + 6d9ab7e79d522ba8eb1555d0915c0b2db7a1e33c iwlwifi: pcie: refactor dev_info lookup + +https://gitlab.com/cki-project/kernel-ark/-/commit/7a6a2ed41f4d4edc623e81e7f589dd03e0a7be37 + 7a6a2ed41f4d4edc623e81e7f589dd03e0a7be37 iwlwifi: pcie: remove duplicate entry + +https://gitlab.com/cki-project/kernel-ark/-/commit/8477a98129e5b1d6152c024fde3f35c5f2bf8a3b + 8477a98129e5b1d6152c024fde3f35c5f2bf8a3b iwlwifi: pcie: fix killer name matching for AX200 + +https://gitlab.com/cki-project/kernel-ark/-/commit/59927b001ba2edbb3d3e9e97eabb0fb7d2c4ec9c + 59927b001ba2edbb3d3e9e97eabb0fb7d2c4ec9c iwlwifi: mvm: fix some kerneldoc issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/56991cdbd6d3ba467f3f158b8a7dcbdf932503cc + 56991cdbd6d3ba467f3f158b8a7dcbdf932503cc ath10k: fix division by zero in send path + +https://gitlab.com/cki-project/kernel-ark/-/commit/b9abb3477a2c91ec22db8ea2e8d334f37c8f659d + b9abb3477a2c91ec22db8ea2e8d334f37c8f659d ath10k: fix control-message timeout + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f4c31087d883ee1b8902047052d788a9f65748e + 5f4c31087d883ee1b8902047052d788a9f65748e rtw89: Fix variable dereferenced before check 'sta' + +https://gitlab.com/cki-project/kernel-ark/-/commit/66539bc8f769917d11dd759fa4854a62203a558e + 66539bc8f769917d11dd759fa4854a62203a558e rtw89: fix return value in hfc_pub_cfg_chk + +https://gitlab.com/cki-project/kernel-ark/-/commit/9e0a1ec5acfde0dc586a3a46b97937e8d7d3bc6b + 9e0a1ec5acfde0dc586a3a46b97937e8d7d3bc6b rtw89: remove duplicate register definitions + +https://gitlab.com/cki-project/kernel-ark/-/commit/44f365d7dd265125ea7f69ee0ab01e966793240c + 44f365d7dd265125ea7f69ee0ab01e966793240c rtw89: fix error function parameter + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd4dc7b395bd9b17ade8d910ce61933e06d9a225 + bd4dc7b395bd9b17ade8d910ce61933e06d9a225 ath10k: fix module load regression with iram-recovery feature + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f4776076018de4a9a2b7f8b32dd1a147c0380c4 + 6f4776076018de4a9a2b7f8b32dd1a147c0380c4 ath10k: fix invalid dma_addr_t token assignment + +https://gitlab.com/cki-project/kernel-ark/-/commit/a5f92cd926d8e74a379d45dd197f351b522e6893 + a5f92cd926d8e74a379d45dd197f351b522e6893 ath11k: change return buffer manager for QCA6390 + +https://gitlab.com/cki-project/kernel-ark/-/commit/c357778b0d67278d3be214d7376739cc4d11fd3b + c357778b0d67278d3be214d7376739cc4d11fd3b mt76: connac: fix unresolved symbols when CONFIG_PM is unset + +https://gitlab.com/cki-project/kernel-ark/-/commit/9dd549ebc728a1363db292711b52f034a28b03da + 9dd549ebc728a1363db292711b52f034a28b03da mt76: Make use of the helper macro kthread_run() + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f59ad922bf3c15b41b50ec9fa469f044b716dd9 + 5f59ad922bf3c15b41b50ec9fa469f044b716dd9 mt76: Print error message when reading EEPROM from mtd failed + +https://gitlab.com/cki-project/kernel-ark/-/commit/1cb4285811431e981d1099af8fa78718b68510db + 1cb4285811431e981d1099af8fa78718b68510db mt76: mt7921: disable 4addr capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/c1018b8307acdd9668a3b165a13e58e719a721f8 + c1018b8307acdd9668a3b165a13e58e719a721f8 mt76: mt7915: add debugfs knobs for MCU utilization + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b9bd753eea45b539d0560d8723fdabe306f18d0 + 6b9bd753eea45b539d0560d8723fdabe306f18d0 mt76: mt7915: add WA firmware log support + +https://gitlab.com/cki-project/kernel-ark/-/commit/69052af845dd796adaaf4322ef2151974d44c80f + 69052af845dd796adaaf4322ef2151974d44c80f mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad93aee7a681178d5f85d8f9e1cf54d2f6b55af2 + ad93aee7a681178d5f85d8f9e1cf54d2f6b55af2 mt76: mt7915: rework debugfs fixed-rate knob + +https://gitlab.com/cki-project/kernel-ark/-/commit/8ba8311e5d877a8ab16fcedc502fa676f08a9d03 + 8ba8311e5d877a8ab16fcedc502fa676f08a9d03 mt76: mt7915: rework .set_bitrate_mask() to support more options + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4779f26fb3f37d3f43b263c5f073ff48d0baed8 + d4779f26fb3f37d3f43b263c5f073ff48d0baed8 mt76: mt7915: remove mt7915_mcu_add_he() + +https://gitlab.com/cki-project/kernel-ark/-/commit/792d1d1da8d91cf0fa236f8e72e831df51e2245a + 792d1d1da8d91cf0fa236f8e72e831df51e2245a mt76: mt7615: apply cached RF data for DBDC + +https://gitlab.com/cki-project/kernel-ark/-/commit/6cf0dbb61ce29efc1011a921a4fe314fa4286892 + 6cf0dbb61ce29efc1011a921a4fe314fa4286892 mt76: mt7615: mt7622: fix ibss and meshpoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/702c7fa1213b152ea50994f86f121f5504aaadae + 702c7fa1213b152ea50994f86f121f5504aaadae mt76: mt7921: fix Wformat build warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/cfff6202853f94706fb22c3a64be7ae19faa954e + cfff6202853f94706fb22c3a64be7ae19faa954e mt76: mt7921: fix mt7921s Kconfig + +https://gitlab.com/cki-project/kernel-ark/-/commit/b6a5a5c16bede7e848d43aec9518ce91d57f9b27 + b6a5a5c16bede7e848d43aec9518ce91d57f9b27 iwlwifi: pnvm: print out the version properly + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4d797d5ddc8d77fc557a27e57e06bb32bbf95b8 + b4d797d5ddc8d77fc557a27e57e06bb32bbf95b8 iwlwifi: dbg: treat non active regions as unsupported regions + +https://gitlab.com/cki-project/kernel-ark/-/commit/0dc06c683b2574112f2585036439a3a93afc783d + 0dc06c683b2574112f2585036439a3a93afc783d iwlwifi: mvm: Read acpi dsm to get channel activation bitmap + +https://gitlab.com/cki-project/kernel-ark/-/commit/7fc60a6c58b1570eb6ada3b20c2313eccb09e825 + 7fc60a6c58b1570eb6ada3b20c2313eccb09e825 iwlwifi: add new device id 7F70 + +https://gitlab.com/cki-project/kernel-ark/-/commit/9a2d3b1b63946f76d14a65086454afd1bd7fddf0 + 9a2d3b1b63946f76d14a65086454afd1bd7fddf0 iwlwifi: mvm: improve log when processing CSA + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ce3d5c2697470a9e0431068b190fc77b9b7ad10 + 0ce3d5c2697470a9e0431068b190fc77b9b7ad10 iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS + +https://gitlab.com/cki-project/kernel-ark/-/commit/97cc4e468410d9870dcb336078d7a0fbf575213f + 97cc4e468410d9870dcb336078d7a0fbf575213f iwlwifi: dbg: treat dbgc allocation failure when tlv is missing + +https://gitlab.com/cki-project/kernel-ark/-/commit/dee5855d10c0419bc8dae8838eae9fb4d4aac095 + dee5855d10c0419bc8dae8838eae9fb4d4aac095 iwlwifi: add new killer devices to the driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f104d58910ede129e6d7d4b6b9a54963816941a + 5f104d58910ede129e6d7d4b6b9a54963816941a iwlwifi: mvm: set inactivity timeouts also for PS-poll + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e8b49a744cb3de29fea36af7319a17326685be2 + 5e8b49a744cb3de29fea36af7319a17326685be2 iwlwifi: pcie: try to grab NIC access early + +https://gitlab.com/cki-project/kernel-ark/-/commit/5bedddb858078451b19cbbc5fad2386f27d244a1 + 5bedddb858078451b19cbbc5fad2386f27d244a1 iwlwifi: mvm: reduce WARN_ON() in TX status path + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2e043b33bee44bc63a99e24fcb0cb7d2a3226b3 + a2e043b33bee44bc63a99e24fcb0cb7d2a3226b3 iwlwifi: allow rate-limited error messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/00f614f6ee95857da7cea60d46c944e6b48996d2 + 00f614f6ee95857da7cea60d46c944e6b48996d2 iwlwifi: mvm: remove session protection after auth/assoc + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec80c81a4dca55e1b30090020f84f303e0514c44 + ec80c81a4dca55e1b30090020f84f303e0514c44 iwlwifi: remove redundant iwl_finish_nic_init() argument + +https://gitlab.com/cki-project/kernel-ark/-/commit/9cdb68ca1bb47c3906c7262e3e63276d7c624161 + 9cdb68ca1bb47c3906c7262e3e63276d7c624161 iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags. + +https://gitlab.com/cki-project/kernel-ark/-/commit/d7dca5c3621d92ab35ffe812468988abc5aa5802 + d7dca5c3621d92ab35ffe812468988abc5aa5802 iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6560d09b33f99ae610abae6dc63ba07d8e8448ff + 6560d09b33f99ae610abae6dc63ba07d8e8448ff iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIF + +https://gitlab.com/cki-project/kernel-ark/-/commit/31155805e5e5ef10d7f7312e85606db8850882a0 + 31155805e5e5ef10d7f7312e85606db8850882a0 iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac243a53dbc35e56abd4fc0ed93d6e3f4be31183 + ac243a53dbc35e56abd4fc0ed93d6e3f4be31183 iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD. + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7d5199a530580d9d182d0356a1f6d054a248df1 + f7d5199a530580d9d182d0356a1f6d054a248df1 iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd. + +https://gitlab.com/cki-project/kernel-ark/-/commit/2711b0aff45c189538e2c3f5bf814dfb5996366f + 2711b0aff45c189538e2c3f5bf814dfb5996366f iwlwifi: BZ Family SW reset support + +https://gitlab.com/cki-project/kernel-ark/-/commit/090840491fc1cd2a7b3e7529ce99e04b62f82019 + 090840491fc1cd2a7b3e7529ce99e04b62f82019 iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication + +https://gitlab.com/cki-project/kernel-ark/-/commit/f474b33111702847fcf450c261ddce983f62c092 + f474b33111702847fcf450c261ddce983f62c092 iwlwifi: yoyo: fw debug config from context info and preset + +https://gitlab.com/cki-project/kernel-ark/-/commit/1931b9b82f3d5ea685cde13bae6a85463fa7172d + 1931b9b82f3d5ea685cde13bae6a85463fa7172d iwlwifi: mvm: Support new version of ranging response notification + +https://gitlab.com/cki-project/kernel-ark/-/commit/70c159dfe15bb843ac9477125d58d2fb6c02ac5b + 70c159dfe15bb843ac9477125d58d2fb6c02ac5b iwlwifi: mvm: Support version 3 of tlc_update_notif. + +https://gitlab.com/cki-project/kernel-ark/-/commit/e46e66f8a92aaa50808662740149228d287ed324 + e46e66f8a92aaa50808662740149228d287ed324 iwlwifi: mvm: convert old rate & flags to the new format. + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6c89f88086fa8baad247e87ef6d7edb876e781d + e6c89f88086fa8baad247e87ef6d7edb876e781d iwlwifi: mvm: add definitions for new rate & flags + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ceb22a9998f49b3e4b96bd26bbccaaab5f4f5d4 + 3ceb22a9998f49b3e4b96bd26bbccaaab5f4f5d4 iwlwifi: mvm: update definitions due to new rate & flags + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb4a0a8e26504bb0a499d2e5a63027c08796ce00 + eb4a0a8e26504bb0a499d2e5a63027c08796ce00 iwlwifi: mvm: scrub key material in firmware dumps + +https://gitlab.com/cki-project/kernel-ark/-/commit/b64b89cabdce463371031091470e0a225684335c + b64b89cabdce463371031091470e0a225684335c iwlwifi: parse debug exclude data from firmware file + +https://gitlab.com/cki-project/kernel-ark/-/commit/42734d6ffab7d52c3f70f340f91e99b998fd3cc9 + 42734d6ffab7d52c3f70f340f91e99b998fd3cc9 iwlwifi: fw dump: add infrastructure for dump scrubbing + +https://gitlab.com/cki-project/kernel-ark/-/commit/aee303309f7b452d9d7dbe38331035da4fcb6552 + aee303309f7b452d9d7dbe38331035da4fcb6552 iwlwifi: mvm: correct sta-state logic for TDLS + +https://gitlab.com/cki-project/kernel-ark/-/commit/9274dc83a97e558afffc370d6d1f07825a932991 + 9274dc83a97e558afffc370d6d1f07825a932991 iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc + +https://gitlab.com/cki-project/kernel-ark/-/commit/810ccd36f48a0b765269f114911b5e309204b403 + 810ccd36f48a0b765269f114911b5e309204b403 iwlwifi: fix fw/img.c license statement + +https://gitlab.com/cki-project/kernel-ark/-/commit/519ef381efb406d558d7d271ebf537f18d43df14 + 519ef381efb406d558d7d271ebf537f18d43df14 iwlwifi: remove contact information + +https://gitlab.com/cki-project/kernel-ark/-/commit/b82f7b558ff76928133edab114a51fb0645e10d8 + b82f7b558ff76928133edab114a51fb0645e10d8 iwlwifi: remove MODULE_AUTHOR() statements + +https://gitlab.com/cki-project/kernel-ark/-/commit/98104ba2c6d26c4b9476cd4c0c178ad9d13e5ebc + 98104ba2c6d26c4b9476cd4c0c178ad9d13e5ebc iwlwifi: api: remove unused RX status bits + +https://gitlab.com/cki-project/kernel-ark/-/commit/74fc35d3337c36b198558c660d28a7e26e02a005 + 74fc35d3337c36b198558c660d28a7e26e02a005 iwlwifi: add some missing kernel-doc in struct iwl_fw + +https://gitlab.com/cki-project/kernel-ark/-/commit/86080afbcf011ef952e77b0c586a4da02475c2ea + 86080afbcf011ef952e77b0c586a4da02475c2ea iwlwifi: mvm: Remove antenna c references + +https://gitlab.com/cki-project/kernel-ark/-/commit/67b9d9f719590d9500286c2c855552a17307545b + 67b9d9f719590d9500286c2c855552a17307545b iwlwifi: mvm: add support for 160Mhz in ranging measurements + +https://gitlab.com/cki-project/kernel-ark/-/commit/66d77a349c2c6b1515e3d11a40a5de0f9bd176fc + 66d77a349c2c6b1515e3d11a40a5de0f9bd176fc iwlwifi: add vendor specific capabilities for some RFs + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b4f4069216f90c7ab87042763452a959cc63dc0 + 5b4f4069216f90c7ab87042763452a959cc63dc0 iwlwifi: mvm: add lmac/umac PC info in case of error + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c24d57e24d2449a7618ff3013db789cf207044c + 9c24d57e24d2449a7618ff3013db789cf207044c iwlwifi: mvm: disable RX-diversity in powersave + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa27d184aba9db5a8d6d94373879c7473e6ccdbf + aa27d184aba9db5a8d6d94373879c7473e6ccdbf iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1867ccda0f7761d6e2c42f6939d5dc2977dbcae + a1867ccda0f7761d6e2c42f6939d5dc2977dbcae iwlwifi: Start scratch debug register for Bz family + +https://gitlab.com/cki-project/kernel-ark/-/commit/df863c00ba3b4daa56dbc235280e5d06f707ee02 + df863c00ba3b4daa56dbc235280e5d06f707ee02 iwlwifi: Add support for more BZ HWs + +https://gitlab.com/cki-project/kernel-ark/-/commit/76d8f4b33f0b359e3babcb59fe3e39a29111c1bc + 76d8f4b33f0b359e3babcb59fe3e39a29111c1bc iwlwifi: Add support for getting rf id with blank otp + +https://gitlab.com/cki-project/kernel-ark/-/commit/07aa398e42590a2e3fe79db8cc5a544d1e6ea098 + 07aa398e42590a2e3fe79db8cc5a544d1e6ea098 cfg80211: fix kernel-doc for MBSSID EMA + +https://gitlab.com/cki-project/kernel-ark/-/commit/14092310ee546b18d21716470a870c8d262e253c + 14092310ee546b18d21716470a870c8d262e253c mac80211: Prevent AP probing during suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac4409cf3a24797eba0e7d1ca3c7f7b20ae0ccf4 + ac4409cf3a24797eba0e7d1ca3c7f7b20ae0ccf4 nl80211: Add LC placeholder band definition to nl80211_band + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1c0a7211180ee208852c1bd632f89ede97b0ab5 + d1c0a7211180ee208852c1bd632f89ede97b0ab5 mac80211: split beacon retrieval functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b4848d5b8e0106a44a3ce8445e8eb04a89a4682 + 5b4848d5b8e0106a44a3ce8445e8eb04a89a4682 cfg80211: separate get channel number from ies + +https://gitlab.com/cki-project/kernel-ark/-/commit/eba34cccef77f2227ee367b4286f253016db7a3a + eba34cccef77f2227ee367b4286f253016db7a3a mac80211: use ieee80211_bss_get_elem() in most places + +https://gitlab.com/cki-project/kernel-ark/-/commit/6c2c157d5cf512a4d7493833366630d9cb6621b8 + 6c2c157d5cf512a4d7493833366630d9cb6621b8 cfg80211: scan: use element finding functions in easy cases + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b7de66c122a2eb511c465dd94eaa85c9e6b4079 + 4b7de66c122a2eb511c465dd94eaa85c9e6b4079 nl80211: use element finding functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/b3582dd40e0f4ff9771d362678efd2d011de8903 + b3582dd40e0f4ff9771d362678efd2d011de8903 mac80211: fils: use cfg80211_find_ext_elem() + +https://gitlab.com/cki-project/kernel-ark/-/commit/229b4baa5d32fbaecf70d9602b96a7a6186849ee + 229b4baa5d32fbaecf70d9602b96a7a6186849ee mac80211: fix memory leaks with element parsing + +https://gitlab.com/cki-project/kernel-ark/-/commit/149090dcf2bc8b9ea4cb4f44724dbc5976f2adb6 + 149090dcf2bc8b9ea4cb4f44724dbc5976f2adb6 cfg80211: prepare for const netdev->dev_addr + +https://gitlab.com/cki-project/kernel-ark/-/commit/ffca925b30b0eb912501230e5c139df838a66ef0 + ffca925b30b0eb912501230e5c139df838a66ef0 mac80211: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c95894ea1fc31d27cf2e92984e8f64a5d9d65ce + 2c95894ea1fc31d27cf2e92984e8f64a5d9d65ce wireless: mac80211_hwsim: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/03a2ef371c3c63ab5ff707b3801d164a12cb341b + 03a2ef371c3c63ab5ff707b3801d164a12cb341b mac80211: debugfs: calculate free buffer size correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/d78dc1edcfd239535e687dccb82e80602df3426b + d78dc1edcfd239535e687dccb82e80602df3426b fq_codel: generalise ce_threshold marking for subset of traffic + +https://gitlab.com/cki-project/kernel-ark/-/commit/e04e6793cd0d2c54c59bd7c209295ab791f45a53 + e04e6793cd0d2c54c59bd7c209295ab791f45a53 wl3501_cs: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b19ea0e3d99da674832066c9b806e1aae54dd2c5 + b19ea0e3d99da674832066c9b806e1aae54dd2c5 ray_cs: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/265f6050de0681c99656c925b2eb6ede113a28e7 + 265f6050de0681c99656c925b2eb6ede113a28e7 wilc1000: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/39aec30f4cfd44709d4ee033daa79d52e807a997 + 39aec30f4cfd44709d4ee033daa79d52e807a997 brcmfmac: prepare for const netdev->dev_addr + +https://gitlab.com/cki-project/kernel-ark/-/commit/9df4143a87adbeb6462100bcbf91c5b6c33ab639 + 9df4143a87adbeb6462100bcbf91c5b6c33ab639 wireless: use eth_hw_addr_set() instead of ether_addr_copy() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a5d3333bc12fd7fb34eb9aca5cf51e7d792f9af1 + a5d3333bc12fd7fb34eb9aca5cf51e7d792f9af1 wireless: use eth_hw_addr_set() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5f15b476065728bc653e0a16654fe442d3343c5 + b5f15b476065728bc653e0a16654fe442d3343c5 iwlwifi: cfg: set low-latency-xtal for some integrated So devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/6ec5524637b8f5501c2f42eb428cb63cafb5e89d + 6ec5524637b8f5501c2f42eb428cb63cafb5e89d iwlwifi: pnvm: read EFI data only if long enough + +https://gitlab.com/cki-project/kernel-ark/-/commit/0259533fad8a74ddc7debc4e76f6ea50815cca32 + 0259533fad8a74ddc7debc4e76f6ea50815cca32 iwlwifi: pnvm: don't kmemdup() more than we have + +https://gitlab.com/cki-project/kernel-ark/-/commit/aea02366e44fe0daa6106e09f0bed746fd3db61f + aea02366e44fe0daa6106e09f0bed746fd3db61f iwlwifi: change all JnP to NO-160 configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/aaf318f8a7562c5fedf84c3c2932ca92ef469d7d + aaf318f8a7562c5fedf84c3c2932ca92ef469d7d iwlwifi: mvm: reset PM state on unsuccessful resume + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b11c16c517aafd198587ae6bb65f037b1d7330e + 0b11c16c517aafd198587ae6bb65f037b1d7330e mwifiex: Deactive host sleep using HSCFG after it was activated manually + +https://gitlab.com/cki-project/kernel-ark/-/commit/61fbca066aadbb98561068354cd7e489241f4d27 + 61fbca066aadbb98561068354cd7e489241f4d27 mwifiex: Send DELBA requests according to spec + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee5ace837954d2d8b332f6a342085aeb3daa1d7e + ee5ace837954d2d8b332f6a342085aeb3daa1d7e mwifiex: Fix an incorrect comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/d980f9551a0ebcf613b3402450b209f6eb3afafa + d980f9551a0ebcf613b3402450b209f6eb3afafa mwifiex: Log an error on command failure during key-material upload + +https://gitlab.com/cki-project/kernel-ark/-/commit/12273992dc54a325a8155fa51ede68c4f0aea72e + 12273992dc54a325a8155fa51ede68c4f0aea72e mwifiex: Don't log error on suspend if wake-on-wlan is disabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b896a58a209be4dc84bd6ac49b4720dd4ae1165 + 5b896a58a209be4dc84bd6ac49b4720dd4ae1165 rtw89: remove unneeded semicolon + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4c9c87db532bd284ef4ced3373a152d6dd38e07 + b4c9c87db532bd284ef4ced3373a152d6dd38e07 rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a59a9d02a9e50d7a1c8d5000fe7ea288710bb5a8 + a59a9d02a9e50d7a1c8d5000fe7ea288710bb5a8 mt76: mt7915: change max rx len limit of hw modules + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a614c9b4658e804dac6243480ecc32e0b0644cc + 2a614c9b4658e804dac6243480ecc32e0b0644cc mt76: mt7915: fix missing HE phy cap + +https://gitlab.com/cki-project/kernel-ark/-/commit/f73aa0b3251d8d2100141123930a12271444b884 + f73aa0b3251d8d2100141123930a12271444b884 mt76: mt7915: rework mt7915_mcu_sta_muru_tlv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f9b253bc8cb4ffaccba72c4382f12e81a38027f3 + f9b253bc8cb4ffaccba72c4382f12e81a38027f3 mt76: mt7915: enable HE UL MU-MIMO + +https://gitlab.com/cki-project/kernel-ark/-/commit/54529ff5213f7551a8be5ce92804ecc63837f3ce + 54529ff5213f7551a8be5ce92804ecc63837f3ce mt76: mt7921: add per-vif counters in ethtool + +https://gitlab.com/cki-project/kernel-ark/-/commit/c96f1ae2907b5889dbc8a46ab2ed160d32194ac0 + c96f1ae2907b5889dbc8a46ab2ed160d32194ac0 mt76: mt7921: move tx amsdu stats in mib_stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/c73cf4ad463c13ea33f6c046276a6be8c8a77d3d + c73cf4ad463c13ea33f6c046276a6be8c8a77d3d mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee0dfbf9ea0ce6bdbc2f887297acae49fe400a10 + ee0dfbf9ea0ce6bdbc2f887297acae49fe400a10 mt76: mt7921: introduce stats reporting through ethtool + +https://gitlab.com/cki-project/kernel-ark/-/commit/0420294b1ad3da0e18e02edaae0eb3da4f0ffa0b + 0420294b1ad3da0e18e02edaae0eb3da4f0ffa0b mt76: mt7921: add some more MIB counters + +https://gitlab.com/cki-project/kernel-ark/-/commit/b091dceeaa21be3bdab8e9744f549e421f0178ca + b091dceeaa21be3bdab8e9744f549e421f0178ca mt76: do not reset MIB counters in get_stats callback + +https://gitlab.com/cki-project/kernel-ark/-/commit/93910d5a13624deae4f0e89f8ef7bbca15c29653 + 93910d5a13624deae4f0e89f8ef7bbca15c29653 mt76: mt7915: move tx amsdu stats in mib_stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5083773809c8410c7683cddcdd49960aebf222a + b5083773809c8410c7683cddcdd49960aebf222a mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex + +https://gitlab.com/cki-project/kernel-ark/-/commit/c44cc99d40618eb287541a103388a1151284e0f9 + c44cc99d40618eb287541a103388a1151284e0f9 mt76: move mt76_ethtool_worker_info in mt76 module + +https://gitlab.com/cki-project/kernel-ark/-/commit/990f96b9ec84da4ab5e073b1d5d28ec839e7e94a + 990f96b9ec84da4ab5e073b1d5d28ec839e7e94a mt76: move mt76_sta_stats in mt76.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b8361f6e4cd4bbae2b6a8edf81f93907295371e + 5b8361f6e4cd4bbae2b6a8edf81f93907295371e mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset + +https://gitlab.com/cki-project/kernel-ark/-/commit/72f49ca6e553a7fa49a0a351748a3a4ef969fbef + 72f49ca6e553a7fa49a0a351748a3a4ef969fbef mt76: mt7921s: add reset support + +https://gitlab.com/cki-project/kernel-ark/-/commit/8099e5d95c527055ae9895a7a564979ad61f50f1 + 8099e5d95c527055ae9895a7a564979ad61f50f1 mt76: mt7921: introduce mt7921s support + +https://gitlab.com/cki-project/kernel-ark/-/commit/8cb6894c3eb7af7851dcfe99b5c29e3c03ebd336 + 8cb6894c3eb7af7851dcfe99b5c29e3c03ebd336 mt76: mt7921: refactor mt7921_mcu_send_message + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad925db60bee6b7d759a4b1b311aaaf2420b59c2 + ad925db60bee6b7d759a4b1b311aaaf2420b59c2 mt76: mt7921: rely on mcu_get_nic_capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/ce19bf6b93940cd7e77beded96c163121a74e8f5 + ce19bf6b93940cd7e77beded96c163121a74e8f5 mt76: connac: extend mcu_get_nic_capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/2cc31c5ad0366f0af143c4dbcdd5e18cd9f9e757 + 2cc31c5ad0366f0af143c4dbcdd5e18cd9f9e757 mt76: sdio: extend sdio module to support CONNAC2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/f33b14d8869c337decf831e45938f48389508e60 + f33b14d8869c337decf831e45938f48389508e60 mt76: sdio: introduce parse_irq callback + +https://gitlab.com/cki-project/kernel-ark/-/commit/539ed0c2d7053878755dc0616af291355c3f904a + 539ed0c2d7053878755dc0616af291355c3f904a mt76: sdio: move common code in mt76_sdio module + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc0e5b8909dc508b46fbaef1ace96eb190b4b7b6 + dc0e5b8909dc508b46fbaef1ace96eb190b4b7b6 mt76: mt7921: use physical addr to unify register access + +https://gitlab.com/cki-project/kernel-ark/-/commit/5289318e241533508dc11a49b75e9d5157949eec + 5289318e241533508dc11a49b75e9d5157949eec mt76: mt7921: make all event parser reusable between mt7921s and mt7921e + +https://gitlab.com/cki-project/kernel-ark/-/commit/cdcaf2346792f59c5e69c1653627f74102b1ffae + cdcaf2346792f59c5e69c1653627f74102b1ffae mt76: mt7663s: rely on mcu reg access utility + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ab4790bdaa36e4c736769191a9c05c1d6dbce2d + 2ab4790bdaa36e4c736769191a9c05c1d6dbce2d mt76: connac: move mcu reg access utility routines in mt76_connac_lib module + +https://gitlab.com/cki-project/kernel-ark/-/commit/af5f46dfb4f5d2319e1c000b2a29b920ad139651 + af5f46dfb4f5d2319e1c000b2a29b920ad139651 mt76: mt7921: add MT7921_COMMON module + +https://gitlab.com/cki-project/kernel-ark/-/commit/b9a095f0eaff3cbf97401b232cc4ed5368041f63 + b9a095f0eaff3cbf97401b232cc4ed5368041f63 mt76: mt7921: refactor init.c to be bus independent + +https://gitlab.com/cki-project/kernel-ark/-/commit/112f91c321dccd588b1f09d9eca7e201c3e6b5ce + 112f91c321dccd588b1f09d9eca7e201c3e6b5ce mt76: mt7921: refactor mcu.c to be bus independent + +https://gitlab.com/cki-project/kernel-ark/-/commit/5bf04c9646b106d4e1bc69bd4efbeffce440866f + 5bf04c9646b106d4e1bc69bd4efbeffce440866f mt76: mt7921: refactor dma.c to be pcie specific + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a204407b3a579ed37d4a0bc6583c3932302c5f9 + 5a204407b3a579ed37d4a0bc6583c3932302c5f9 mt76: mt7921: refactor mac.c to be bus independent + +https://gitlab.com/cki-project/kernel-ark/-/commit/14a23f71fbc68061927ed3cf7f1d4a8149e66e82 + 14a23f71fbc68061927ed3cf7f1d4a8149e66e82 mt76: mt7921: add MU EDCA cmd support + +https://gitlab.com/cki-project/kernel-ark/-/commit/0403aafe96575f3b1f64bda169cf526847e487db + 0403aafe96575f3b1f64bda169cf526847e487db mt76: mt7915: remove dead code in debugfs code + +https://gitlab.com/cki-project/kernel-ark/-/commit/04bc9053a9d90acf228abb5967eaffddee2d34e0 + 04bc9053a9d90acf228abb5967eaffddee2d34e0 mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines + +https://gitlab.com/cki-project/kernel-ark/-/commit/f315925c532cf0b74741f18d0a41b7068e383027 + f315925c532cf0b74741f18d0a41b7068e383027 mt76: mt7915: improve code readability for xmit-queue handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/aaef79d54e12a203bb7116edf2a057283a801151 + aaef79d54e12a203bb7116edf2a057283a801151 mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy + +https://gitlab.com/cki-project/kernel-ark/-/commit/91697ca6ff0366fa859fd56d95e7f516b3dde5eb + 91697ca6ff0366fa859fd56d95e7f516b3dde5eb mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb3be5fc626fd234cd3a5d9bab90a50b8fcbd4c1 + cb3be5fc626fd234cd3a5d9bab90a50b8fcbd4c1 mt76: mt7915: set muru platform type + +https://gitlab.com/cki-project/kernel-ark/-/commit/4161ec74e250b9e93795813f2ad2c80e5af2ad5a + 4161ec74e250b9e93795813f2ad2c80e5af2ad5a mt76: mt7915: set VTA bit in tx descriptor + +https://gitlab.com/cki-project/kernel-ark/-/commit/a45cd363b198efa0d94416ac7aace2d2dc04f697 + a45cd363b198efa0d94416ac7aace2d2dc04f697 mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() + +https://gitlab.com/cki-project/kernel-ark/-/commit/46162d7d26124fbb7ca425840cc311cbf37b1965 + 46162d7d26124fbb7ca425840cc311cbf37b1965 mt76: mt7915: rework starec TLV tags + +https://gitlab.com/cki-project/kernel-ark/-/commit/431d1b752d47a4126b342c17020d26eae49e0507 + 431d1b752d47a4126b342c17020d26eae49e0507 mt76: mt7915: fix sta_rec_wtbl tag len + +https://gitlab.com/cki-project/kernel-ark/-/commit/1222f354158052135cb9c5a1275b35a0fa517e8b + 1222f354158052135cb9c5a1275b35a0fa517e8b mt76: mt7915: improve starec readability of txbf + +https://gitlab.com/cki-project/kernel-ark/-/commit/56e618e3b17fbfdd50413c87215114e30dce65b7 + 56e618e3b17fbfdd50413c87215114e30dce65b7 mt76: mt7915: fix txbf starec TLV issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/7c71be3cacaa006ce078db404ca71354c1ed93d6 + 7c71be3cacaa006ce078db404ca71354c1ed93d6 mt76: mt7915: introduce mt7915_mcu_beacon_check_caps() + +https://gitlab.com/cki-project/kernel-ark/-/commit/75518d2b31cef097e5bf54f72523a1ce3bc66882 + 75518d2b31cef097e5bf54f72523a1ce3bc66882 mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mode_v2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f2006e299b57d6895307dabc65c5f7b3c0d91c9 + 5f2006e299b57d6895307dabc65c5f7b3c0d91c9 mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs + +https://gitlab.com/cki-project/kernel-ark/-/commit/e458664c5c411eac96b2da9caed65136343f0754 + e458664c5c411eac96b2da9caed65136343f0754 mt76: use a separate CCMP PN receive counter for management frames + +https://gitlab.com/cki-project/kernel-ark/-/commit/1def0644af74bf292167d4ddbb89b8812f237e1d + 1def0644af74bf292167d4ddbb89b8812f237e1d mt76: mt7921: add delay config for sched scan + +https://gitlab.com/cki-project/kernel-ark/-/commit/7c2d9b3b0ec14e71cd2ef7bccbf3383c08a4d672 + 7c2d9b3b0ec14e71cd2ef7bccbf3383c08a4d672 mt76: mt7615: fix monitor mode tear down crash + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3d096e2fd5792c91dcae76077fdf8d0eaa5517b + a3d096e2fd5792c91dcae76077fdf8d0eaa5517b mt76: debugfs: improve queue node readability + +https://gitlab.com/cki-project/kernel-ark/-/commit/2599d235a964632aef918cc9e526295b5b05ceb9 + 2599d235a964632aef918cc9e526295b5b05ceb9 mt76: mt7915: add twt_stats knob in debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/263f0287b9cc8e1025cb47a1124c19e84af6439e + 263f0287b9cc8e1025cb47a1124c19e84af6439e mt76: mt7915: enable twt responder capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6072f12cd6829faf6909f9b3f0c66f4c1044980 + c6072f12cd6829faf6909f9b3f0c66f4c1044980 mt76: mt7915: introduce mt7915_mac_add_twt_setup routine + +https://gitlab.com/cki-project/kernel-ark/-/commit/1837c84ea62efab2893874ddbe84da902c25e346 + 1837c84ea62efab2893874ddbe84da902c25e346 mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu command + +https://gitlab.com/cki-project/kernel-ark/-/commit/70c0bbf443113bc29f6ca8626e16d3f16308d25c + 70c0bbf443113bc29f6ca8626e16d3f16308d25c mt76: mt7915: introduce __mt7915_get_tsf routine + +https://gitlab.com/cki-project/kernel-ark/-/commit/35718b0a88b13cd38807834eac8c438521f662ad + 35718b0a88b13cd38807834eac8c438521f662ad mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/3b3e99127685de4eab00eeafb442369b3dc30900 + 3b3e99127685de4eab00eeafb442369b3dc30900 mt76: introduce __mt76_mcu_send_firmware routine + +https://gitlab.com/cki-project/kernel-ark/-/commit/b70631e37d7aacde9888001de70d3a230720ce55 + b70631e37d7aacde9888001de70d3a230720ce55 mt76: support reading EEPROM data embedded in fdt + +https://gitlab.com/cki-project/kernel-ark/-/commit/aac391d8418f946c24c48d83a82679a7dabae015 + aac391d8418f946c24c48d83a82679a7dabae015 mt76: schedule status timeout at dma completion + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb6604903c1c1832d0803b4affa32cf967a14433 + cb6604903c1c1832d0803b4affa32cf967a14433 mt76: substitute sk_buff_head status_list with spinlock_t status_lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/f0c6d84ba4fe99cdc7077df3cd9d89bfaa1f49f9 + f0c6d84ba4fe99cdc7077df3cd9d89bfaa1f49f9 mt76: remove mt76_wcid pointer from mt76_tx_status_check signature + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a7f4b05857a2f8cadd7e3fdf571b66e0a0bd7eb + 0a7f4b05857a2f8cadd7e3fdf571b66e0a0bd7eb mt76: introduce packet_id idr + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb375651e84a3141ed6dfd92281241cbc18beeb6 + eb375651e84a3141ed6dfd92281241cbc18beeb6 mt76: mt7921: add 6GHz support + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8bb3235d2befd34bc4cbe57dea195621ec3c8f4 + a8bb3235d2befd34bc4cbe57dea195621ec3c8f4 mt76: add 6GHz support + +https://gitlab.com/cki-project/kernel-ark/-/commit/701d99bb21f4f7fd7da5c1674d061a89f0817d5e + 701d99bb21f4f7fd7da5c1674d061a89f0817d5e mt76: connac: enable hw amsdu @ 6GHz + +https://gitlab.com/cki-project/kernel-ark/-/commit/3725ebd3366477ca2ad2942b1799eaece526b8a1 + 3725ebd3366477ca2ad2942b1799eaece526b8a1 mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss + +https://gitlab.com/cki-project/kernel-ark/-/commit/facf386d62d1fa51f00ef41e192defb416c8904b + facf386d62d1fa51f00ef41e192defb416c8904b mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv + +https://gitlab.com/cki-project/kernel-ark/-/commit/620347fcbff7ed44775d2ef1aa63392a64702148 + 620347fcbff7ed44775d2ef1aa63392a64702148 mt76: connac: set 6G phymode in single-sku support + +https://gitlab.com/cki-project/kernel-ark/-/commit/a03442135125f8943b60581750d739c9a7140dd1 + a03442135125f8943b60581750d739c9a7140dd1 mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain + +https://gitlab.com/cki-project/kernel-ark/-/commit/48c2641caada424affa698b3681b32d4fcc88ce8 + 48c2641caada424affa698b3681b32d4fcc88ce8 mt76: connac: enable 6GHz band for hw scan + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac2a615dbf2001f90d7214471e79fbe4cfe9e7fa + ac2a615dbf2001f90d7214471e79fbe4cfe9e7fa mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2} + +https://gitlab.com/cki-project/kernel-ark/-/commit/f59085d752e39ba8c46ceb5868352eaec35191db + f59085d752e39ba8c46ceb5868352eaec35191db mt76: mt7915: add mib counters to ethtool stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/b26bb3ee9dc73e51a0f3f28a3ef33d46ef25d872 + b26bb3ee9dc73e51a0f3f28a3ef33d46ef25d872 mt76: mt7915: add more MIB registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ca83bf66b4a4f9ed9a735385b1d244becf3ba03 + 2ca83bf66b4a4f9ed9a735385b1d244becf3ba03 mt76: mt7915: add tx mu/su counters to mib + +https://gitlab.com/cki-project/kernel-ark/-/commit/93bd7fe47b603a29b15b1dfea6cadb183ed24898 + 93bd7fe47b603a29b15b1dfea6cadb183ed24898 mt76: mt7915: add some per-station tx stats to ethtool + +https://gitlab.com/cki-project/kernel-ark/-/commit/84fcb332017388ff4b7ea808ff8b87c2758398b1 + 84fcb332017388ff4b7ea808ff8b87c2758398b1 mt76: mt7915: add tx stats gathered from tx-status callbacks + +https://gitlab.com/cki-project/kernel-ark/-/commit/0c3d39fd98ac426560dcd19391d4ab672017200e + 0c3d39fd98ac426560dcd19391d4ab672017200e mt76: mt7915: add ethtool stats support + +https://gitlab.com/cki-project/kernel-ark/-/commit/3bff4e27a8610ce24e4d5e26d902fbb5cdef7917 + 3bff4e27a8610ce24e4d5e26d902fbb5cdef7917 mt76: mt7921: fix retrying release semaphore without end + +https://gitlab.com/cki-project/kernel-ark/-/commit/f2949ea7b65dcdbb3b4fa4b93b341a057ff95e0f + f2949ea7b65dcdbb3b4fa4b93b341a057ff95e0f mt76: mt7921: robustify hardware initialization flow + +https://gitlab.com/cki-project/kernel-ark/-/commit/71bd51ff27d9f65d4e86aad054e25b466e7a5c82 + 71bd51ff27d9f65d4e86aad054e25b466e7a5c82 mt76: mt7915: fix possible infinite loop release semaphore + +https://gitlab.com/cki-project/kernel-ark/-/commit/f9fd5040262402f3f11b46969e7709042fcd5f58 + f9fd5040262402f3f11b46969e7709042fcd5f58 mt76: mt7915: honor all possible error conditions in mt7915_mcu_init() + +https://gitlab.com/cki-project/kernel-ark/-/commit/bca5a134ee4d6a54153131f4a6c05174f1e5d352 + bca5a134ee4d6a54153131f4a6c05174f1e5d352 mt76: move spin_lock_bh to spin_lock in tasklet + +https://gitlab.com/cki-project/kernel-ark/-/commit/47c9a1ed2645f45876ab1e6e2c59344344a4744b + 47c9a1ed2645f45876ab1e6e2c59344344a4744b mt76: mt7921: remove mt7921_sta_stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/baa75fac8ae44718e888fd932dd3ce790f843ea3 + baa75fac8ae44718e888fd932dd3ce790f843ea3 mt76: mt7921: remove mcu rate reporting code + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d3d33aea8945d911fa526547f4f86702464db3f + 7d3d33aea8945d911fa526547f4f86702464db3f mt76: mt7921: report tx rate directly from tx status + +https://gitlab.com/cki-project/kernel-ark/-/commit/3bb477cc45943c5e67039c0c7650afab0456cb4c + 3bb477cc45943c5e67039c0c7650afab0456cb4c mt76: mt7921: add support for tx status reporting + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e076c6a575d5d178a314dbb26ba6f1cdd2c1dad + 6e076c6a575d5d178a314dbb26ba6f1cdd2c1dad mt76: mt7921: start reworking tx rate reporting + +https://gitlab.com/cki-project/kernel-ark/-/commit/276fa72382c41e558ec283d149eef8cad1799ffb + 276fa72382c41e558ec283d149eef8cad1799ffb mt76: mt7615: fix hwmon temp sensor mem use-after-free + +https://gitlab.com/cki-project/kernel-ark/-/commit/c7fcd62930cf71ac126741c9df274ae7e4a856ab + c7fcd62930cf71ac126741c9df274ae7e4a856ab mt76: mt7915: fix hwmon temp sensor mem use-after-free + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac2187ff69a7bbfab4fcb0241aed17dfb12db99a + ac2187ff69a7bbfab4fcb0241aed17dfb12db99a mt76: mt7915: enable configured beacon tx rate + +https://gitlab.com/cki-project/kernel-ark/-/commit/926cd3734a41e727445b2dc7bfcca9d08c1eac96 + 926cd3734a41e727445b2dc7bfcca9d08c1eac96 mt76: disable BH around napi_schedule() calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/590528c5d3e40db9259b233a0aa66a63446c1f5d + 590528c5d3e40db9259b233a0aa66a63446c1f5d mt76: fill boottime_ns in Rx path + +https://gitlab.com/cki-project/kernel-ark/-/commit/7b25f7d0140c613f094cd4087041c849ff1a0fe5 + 7b25f7d0140c613f094cd4087041c849ff1a0fe5 mt76: switch from 'pci_' to 'dma_' API + +https://gitlab.com/cki-project/kernel-ark/-/commit/e2ee06e520ddd297608764a5a4a9013800dd3c1a + e2ee06e520ddd297608764a5a4a9013800dd3c1a mt76: fix boolreturn.cocci warnings + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ce813cfc329a7e36507e3223bda9593b740be45 + 5ce813cfc329a7e36507e3223bda9593b740be45 mt76: mt7921: update mib counters dumping phy stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/da94e864aa325e51e0a1e2115a97062a43fcaaef + da94e864aa325e51e0a1e2115a97062a43fcaaef mt76: mt7921: always wake device if necessary in debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/fd0e7db3feae2934ec387c213ef0ca7036695fae + fd0e7db3feae2934ec387c213ef0ca7036695fae mt76: mt7915: rename debugfs tx-queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/3e2a3a906ebb85f5dcc1adbe369df3cdda88c3e5 + 3e2a3a906ebb85f5dcc1adbe369df3cdda88c3e5 mt76: mt7915: rework debugfs queue info + +https://gitlab.com/cki-project/kernel-ark/-/commit/d991d7ca2134cc6a08f4206f255f1b59f730d1dc + d991d7ca2134cc6a08f4206f255f1b59f730d1dc mt76: mt7921: move mt7921_queue_rx_skb to mac.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4391d9d9c906eeb10e6af8d67b33fe5b65729b7 + c4391d9d9c906eeb10e6af8d67b33fe5b65729b7 mt76: mt7915: fix WMM index on DBDC cards + +https://gitlab.com/cki-project/kernel-ark/-/commit/167d5d43e5e8e48eb95917063434a442a68ac33c + 167d5d43e5e8e48eb95917063434a442a68ac33c mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_ht + +https://gitlab.com/cki-project/kernel-ark/-/commit/c935aed25ed92f924cb670bbd62096a5c114d087 + c935aed25ed92f924cb670bbd62096a5c114d087 mt76: mt7915: introduce bss coloring support + +https://gitlab.com/cki-project/kernel-ark/-/commit/762f5b536810f91409780a8ad6674a35fab8022f + 762f5b536810f91409780a8ad6674a35fab8022f mt76: mt7915: add LED support + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf7b69039b966a7b18aa37913ee142e2e8038a5b + cf7b69039b966a7b18aa37913ee142e2e8038a5b mt76: mt7915: fix potential NPE in TXS processing + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8dbe7de9b5b34886c6d198250c3d5005a0fdd2d + e8dbe7de9b5b34886c6d198250c3d5005a0fdd2d mt76: mt7915: fix he_mcs capabilities for 160mhz + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e1e3f33b09374878262ec79c7dd86e7aee68809 + 1e1e3f33b09374878262ec79c7dd86e7aee68809 mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD + +https://gitlab.com/cki-project/kernel-ark/-/commit/6aba0ada9471d529555947401d9ff945c36bce43 + 6aba0ada9471d529555947401d9ff945c36bce43 mt76: mt7915: update mac timing settings + +https://gitlab.com/cki-project/kernel-ark/-/commit/2905773ec160c4dbb53b8d703497022e90dee5e1 + 2905773ec160c4dbb53b8d703497022e90dee5e1 mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap + +https://gitlab.com/cki-project/kernel-ark/-/commit/af46d70137c40b9caa37ac15e062a96481fc5823 + af46d70137c40b9caa37ac15e062a96481fc5823 mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2272a48c6221bc53162cc3f40edee00b6e3936e + a2272a48c6221bc53162cc3f40edee00b6e3936e mt76: mt7921: fix firmware usage of RA info using legacy rates + +https://gitlab.com/cki-project/kernel-ark/-/commit/1fcb415ef16ad9eb4b51a5a818b14da7de3bfefa + 1fcb415ef16ad9eb4b51a5a818b14da7de3bfefa mt76: mt7915: add HE-LTF into fixed rate command + +https://gitlab.com/cki-project/kernel-ark/-/commit/332d138383e85f82180a128d3102fd178cbe79de + 332d138383e85f82180a128d3102fd178cbe79de mt76: mt7921: report HE MU radiotap + +https://gitlab.com/cki-project/kernel-ark/-/commit/65e636f66e63d9e58f3131ccfdde4f976cdf3655 + 65e636f66e63d9e58f3131ccfdde4f976cdf3655 mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module + +https://gitlab.com/cki-project/kernel-ark/-/commit/165a5ec55015c355068a5178c54f6066fcac85b0 + 165a5ec55015c355068a5178c54f6066fcac85b0 mt76: overwrite default reg_ops if necessary + +https://gitlab.com/cki-project/kernel-ark/-/commit/cea83c0a22a1cce355393b4b441b734a58c6eac9 + cea83c0a22a1cce355393b4b441b734a58c6eac9 mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine + +https://gitlab.com/cki-project/kernel-ark/-/commit/876552729d815f9f91035cf9c3f42ffbf1d4b834 + 876552729d815f9f91035cf9c3f42ffbf1d4b834 mt76: mt7921: get rid of mt7921_mac_set_beacon_filter + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e1742bffdbc83ca7f034c6f519f685095726f30 + 8e1742bffdbc83ca7f034c6f519f685095726f30 mt76: mt7921: get rid of monitor_vif + +https://gitlab.com/cki-project/kernel-ark/-/commit/148371244c1097837f7e7033c9d1443123942105 + 148371244c1097837f7e7033c9d1443123942105 mt76: connac: add support for limiting to maximum regulatory Tx power + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a5a8eac6b8f05f5468aef5aad61b1cc5f8d1925 + 5a5a8eac6b8f05f5468aef5aad61b1cc5f8d1925 mt76: connac: fix GTK rekey offload failure on WPA mixed mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed744c7b3a883f7400214da0ba4fb2e3f6a0acbc + ed744c7b3a883f7400214da0ba4fb2e3f6a0acbc mt76: mt7921: fix dma hang in rmmod + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4d60e3d85fdc716d747b5942a0e3aebcbc0e3a4 + b4d60e3d85fdc716d747b5942a0e3aebcbc0e3a4 mt76: add support for setting mcast rate + +https://gitlab.com/cki-project/kernel-ark/-/commit/2658d2264d97353d1425e804f2f9bf85ef6f1c03 + 2658d2264d97353d1425e804f2f9bf85ef6f1c03 mt76: mt7915: fix bit fields for HT rate idx + +https://gitlab.com/cki-project/kernel-ark/-/commit/b13ece529d4d6892ab723129b86476496b4c4df9 + b13ece529d4d6892ab723129b86476496b4c4df9 mt76: mt7915: switch proper tx arbiter mode in testmode + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2881c8de51096eef63f57d2d63be002cf0185ee + a2881c8de51096eef63f57d2d63be002cf0185ee mt76: mt7915: fix potential overflow of eeprom page index + +https://gitlab.com/cki-project/kernel-ark/-/commit/704bc7264c2cc2124e894d95846d78d63f7b6950 + 704bc7264c2cc2124e894d95846d78d63f7b6950 mt76: mt7921: send EAPOL frames at lowest rate + +https://gitlab.com/cki-project/kernel-ark/-/commit/4264e71e073a2251c1793f138905b382803e725b + 4264e71e073a2251c1793f138905b382803e725b mt76: mt7915: send EAPOL frames at lowest rate + +https://gitlab.com/cki-project/kernel-ark/-/commit/1240cbde0b23e5f9f0e4810e09710b43c132868d + 1240cbde0b23e5f9f0e4810e09710b43c132868d mt76: mt7915: add control knobs for thermal throttling + +https://gitlab.com/cki-project/kernel-ark/-/commit/a449fc252ffde70bceb5a1a7257532c4cc44dadf + a449fc252ffde70bceb5a1a7257532c4cc44dadf mt76: mt7921: Add mt7922 support + +https://gitlab.com/cki-project/kernel-ark/-/commit/6fc4bf8c349582e47cc5b3a803a026b092ed8333 + 6fc4bf8c349582e47cc5b3a803a026b092ed8333 mt76: mt7615: fix skb use-after-free on mac reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/032a25452c98068502aa979a51b52433a79effb2 + 032a25452c98068502aa979a51b52433a79effb2 mt76: mt7921: Fix out of order process by invalid event pkt + +https://gitlab.com/cki-project/kernel-ark/-/commit/868af698ac017eb13672ff6a358ccccea812d8f4 + 868af698ac017eb13672ff6a358ccccea812d8f4 mt76: mt7915: fix mgmt frame using unexpected bitrate + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d0951f3e083b6ee9a5abe61a07d743281aecb3d + 1d0951f3e083b6ee9a5abe61a07d743281aecb3d mt76: mt7921: fix mgmt frame using unexpected bitrate + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1803f40d04ffb66b75adebdf2f12313dbf888b8 + e1803f40d04ffb66b75adebdf2f12313dbf888b8 mt76: add mt76_default_basic_rate more devices can rely on + +https://gitlab.com/cki-project/kernel-ark/-/commit/9f6249736c02b03051da365da4153be7f5b0cebc + 9f6249736c02b03051da365da4153be7f5b0cebc mt76: mt7921: introduce testmode support + +https://gitlab.com/cki-project/kernel-ark/-/commit/b6fd1726fa842ff4d8d675c623caac2e1dca9ff1 + b6fd1726fa842ff4d8d675c623caac2e1dca9ff1 mt76: mt7915: remove mt7915_sta_stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/c28e2b99a9f718beafe73142944597230d69dc40 + c28e2b99a9f718beafe73142944597230d69dc40 mt76: mt7915: report tx rate directly from tx status + +https://gitlab.com/cki-project/kernel-ark/-/commit/de6183f4ac090cfa2068d96e07b44fed0dee6012 + de6183f4ac090cfa2068d96e07b44fed0dee6012 mt76: mt7915: cleanup -Wunused-but-set-variable + +https://gitlab.com/cki-project/kernel-ark/-/commit/50d209b6956c652edc8937dbf56fa1304bcbb38a + 50d209b6956c652edc8937dbf56fa1304bcbb38a mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9a7af22baf0b6ee1fa9a2c921f58884a02cd7e02 + 9a7af22baf0b6ee1fa9a2c921f58884a02cd7e02 mt76: mt7915: fix an off-by-one bound check + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b9b2446c10e5dfd337a6a94c3ed22a9488359c0 + 9b9b2446c10e5dfd337a6a94c3ed22a9488359c0 mt76: mt7921: add .set_sar_specs support + +https://gitlab.com/cki-project/kernel-ark/-/commit/30ff9358f979776a893dba66c25d2135fe3afe33 + 30ff9358f979776a893dba66c25d2135fe3afe33 mt76: mt7915: adapt new firmware to update BA winsize for Rx session + +https://gitlab.com/cki-project/kernel-ark/-/commit/04fc7daf5ad83b5324c4face24e15198e5e65187 + 04fc7daf5ad83b5324c4face24e15198e5e65187 mt76: mt7915: report HE MU radiotap + +https://gitlab.com/cki-project/kernel-ark/-/commit/167d6d840aa9b2179faa3adb93f7e1ef0e3fbe5a + 167d6d840aa9b2179faa3adb93f7e1ef0e3fbe5a mt76: mt76x02: fix endianness warnings in mt76x02_mac.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/3577822d40b64b0fdbef55c6e6f087550dd6fa1d + 3577822d40b64b0fdbef55c6e6f087550dd6fa1d mt76: mt7921: fix survey-dump reporting + +https://gitlab.com/cki-project/kernel-ark/-/commit/360a78b4a1a71b1525f1324168a7633ad4378acb + 360a78b4a1a71b1525f1324168a7633ad4378acb mt76: fix build error implicit enumeration conversion + +https://gitlab.com/cki-project/kernel-ark/-/commit/ecb820d6e5ce5bca20d99534508d3dad23c7f4a0 + ecb820d6e5ce5bca20d99534508d3dad23c7f4a0 mt76: mt7921: enable aspm by default + +https://gitlab.com/cki-project/kernel-ark/-/commit/524b9f79cc10ac48ca38bcdae2c0852de4334519 + 524b9f79cc10ac48ca38bcdae2c0852de4334519 mt76: connac: fix mt76_connac_gtk_rekey_tlv usage + +https://gitlab.com/cki-project/kernel-ark/-/commit/51be93003023f4e333a30b345b6f84b04a2e7903 + 51be93003023f4e333a30b345b6f84b04a2e7903 mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameter + +https://gitlab.com/cki-project/kernel-ark/-/commit/25f64d070c9764c0b9bfc98b747a198ac999ee2f + 25f64d070c9764c0b9bfc98b747a198ac999ee2f mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() + +https://gitlab.com/cki-project/kernel-ark/-/commit/791b303ee258f005e9eb1ad3bdd7eff0a323d830 + 791b303ee258f005e9eb1ad3bdd7eff0a323d830 mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi + +https://gitlab.com/cki-project/kernel-ark/-/commit/278a41a10e92844fba2e88d1398e7ece3c089175 + 278a41a10e92844fba2e88d1398e7ece3c089175 mt76: mt7921: fix endianness warning in mt7921_update_txs + +https://gitlab.com/cki-project/kernel-ark/-/commit/e0ea2e605641065b0652d0ddb60ddfdacb4b08f8 + e0ea2e605641065b0652d0ddb60ddfdacb4b08f8 mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb + +https://gitlab.com/cki-project/kernel-ark/-/commit/51dc2c99524946a633512db0610c0af65058d158 + 51dc2c99524946a633512db0610c0af65058d158 mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_event + +https://gitlab.com/cki-project/kernel-ark/-/commit/155769ee21d33fcb6db060507816c4b26bbec75b + 155769ee21d33fcb6db060507816c4b26bbec75b mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event + +https://gitlab.com/cki-project/kernel-ark/-/commit/d08fb373a80585a4c019a2ae7893eb474c6fe6e7 + d08fb373a80585a4c019a2ae7893eb474c6fe6e7 rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf + +https://gitlab.com/cki-project/kernel-ark/-/commit/3fde4233deca1b6f131e3e3c7f4daf7384bb7f4d + 3fde4233deca1b6f131e3e3c7f4daf7384bb7f4d rtw89: Fix two spelling mistakes in debug messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/e5da83b937261a9ff5eee894da371bdf12a97494 + e5da83b937261a9ff5eee894da371bdf12a97494 mwifiex: Try waking the firmware until we get an interrupt + +https://gitlab.com/cki-project/kernel-ark/-/commit/455309047b9890a0f50f96b2e7a481301de369c6 + 455309047b9890a0f50f96b2e7a481301de369c6 mwifiex: Read a PCI register after writing the TX ring write pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa908f3d15a6ddbceea8ccdf787d9486a9561a9a + fa908f3d15a6ddbceea8ccdf787d9486a9561a9a fq_codel: implement L4S style ce_threshold_ect1 marking + +https://gitlab.com/cki-project/kernel-ark/-/commit/2b51d1bff959cdea5b5714ef5cc493caa731bfd5 + 2b51d1bff959cdea5b5714ef5cc493caa731bfd5 net: add skb_get_dsfield() helper + +https://gitlab.com/cki-project/kernel-ark/-/commit/f09bb203d76af7213d7a6258b8c4ee2f64471d80 + f09bb203d76af7213d7a6258b8c4ee2f64471d80 wireless: Remove redundant 'flush_workqueue()' calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/47a217430cb372f2a35b39ed27f0b874f3e21975 + 47a217430cb372f2a35b39ed27f0b874f3e21975 mt7601u: Remove redundant initialization of variable ret + +https://gitlab.com/cki-project/kernel-ark/-/commit/9e36230001841f92d384fb4ffc9b1ad0e4dd9dcc + 9e36230001841f92d384fb4ffc9b1ad0e4dd9dcc rtlwifi: rtl8192ee: Remove redundant initialization of variable version + +https://gitlab.com/cki-project/kernel-ark/-/commit/922eae768c5be3221bd1205a1e38f759dd8f708f + 922eae768c5be3221bd1205a1e38f759dd8f708f rtw89: add Realtek 802.11ax driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/3a77ae34960066aef3fe8c3373cbdf084897505b + 3a77ae34960066aef3fe8c3373cbdf084897505b ath10k: fix max antenna gain unit + +https://gitlab.com/cki-project/kernel-ark/-/commit/80f3a57217652f27f261f474e9f0e4835f10b31e + 80f3a57217652f27f261f474e9f0e4835f10b31e ath9k: fix an IS_ERR() vs NULL check + +https://gitlab.com/cki-project/kernel-ark/-/commit/80e78d952ad5ebb3e3528bb61140665e884813b3 + 80e78d952ad5ebb3e3528bb61140665e884813b3 ath11k: Identify DFS channel when sending scan channel list command + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd8c318b117303fdd1493920be17b1ed318048a7 + bd8c318b117303fdd1493920be17b1ed318048a7 ath9k: support DT ieee80211-freq-limit property to limit channels + +https://gitlab.com/cki-project/kernel-ark/-/commit/1dbb539a7e75bedb2fde814882edffedb6c7f138 + 1dbb539a7e75bedb2fde814882edffedb6c7f138 ath11k: Change number of TCL rings to one for QCA6390 + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3fb5cafbb04b612332fd73250c83f6663d2b5fb + e3fb5cafbb04b612332fd73250c83f6663d2b5fb ath11k: Handle MSI enablement during rmmod and SSR + +https://gitlab.com/cki-project/kernel-ark/-/commit/08b1f0000b599fe158e625aadadba0897b66bdbe + 08b1f0000b599fe158e625aadadba0897b66bdbe ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() + +https://gitlab.com/cki-project/kernel-ark/-/commit/50ac4d9e0e2258215ee63826bb5e21d8975555ac + 50ac4d9e0e2258215ee63826bb5e21d8975555ac ath11k: Use kcalloc() instead of kzalloc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/87f0b9bb8c4e3c5d8cbae77b13bdd74f8a331ebd + 87f0b9bb8c4e3c5d8cbae77b13bdd74f8a331ebd ath11k: Remove redundant assignment to variable fw_size + +https://gitlab.com/cki-project/kernel-ark/-/commit/3aa3f5ca5036b9c180bbeddad7b074923f4cc632 + 3aa3f5ca5036b9c180bbeddad7b074923f4cc632 ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9f63fae3158cfc0310e4f0b04b366440adad3be4 + 9f63fae3158cfc0310e4f0b04b366440adad3be4 ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility" + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4f19aa07b179c1f4f0c3f20e143a9f781c9c722 + b4f19aa07b179c1f4f0c3f20e143a9f781c9c722 ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f4b469ce5f431919a313fda7f2980ce7416e2be9 + f4b469ce5f431919a313fda7f2980ce7416e2be9 ath9k: Fix potential interrupt storm on queue reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/12137c8537c29d53b0c392b019723c27476e2d92 + 12137c8537c29d53b0c392b019723c27476e2d92 ath9k: add option to reset the wifi chip via debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/9ee85ea9ac56324f8868ad4d035500d0e3257acf + 9ee85ea9ac56324f8868ad4d035500d0e3257acf ath10k: Don't always treat modem stop events as crashes + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac63262fae814f6d9f85eabff116de72e72c8805 + ac63262fae814f6d9f85eabff116de72e72c8805 rtl8xxxu: Use lower tx rates for the ack packet + +https://gitlab.com/cki-project/kernel-ark/-/commit/c1178e5164d8c47aebfaa5a59af5ece28f8b8fb0 + c1178e5164d8c47aebfaa5a59af5ece28f8b8fb0 brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet + +https://gitlab.com/cki-project/kernel-ark/-/commit/f900afe4b8da21cfd6cf96899cb89a85dba0a831 + f900afe4b8da21cfd6cf96899cb89a85dba0a831 rtw88: refine fw_crash debugfs to show non-zero while triggering + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e2586b0ac24eaa8a70136833a275d9dd86ae64d + 6e2586b0ac24eaa8a70136833a275d9dd86ae64d rtw88: fix RX clock gate setting while fifo dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d98a9c25a9830180765bc350fe605ae4858f409 + 8d98a9c25a9830180765bc350fe605ae4858f409 net: qrtr: combine nameservice into main module + +https://gitlab.com/cki-project/kernel-ark/-/commit/197eac28af06ed584bef76787031d0c81714900d + 197eac28af06ed584bef76787031d0c81714900d ath10k: sdio: Add missing BH locking around napi_schdule() + +https://gitlab.com/cki-project/kernel-ark/-/commit/94f168c54f1c8f1e06fd157de4bdcd0eb00080d8 + 94f168c54f1c8f1e06fd157de4bdcd0eb00080d8 ath10k: Fix missing frame timestamp for beacon/probe-resp + +https://gitlab.com/cki-project/kernel-ark/-/commit/c74dc0cc1c3f17f6d64047f4a4b44aca5e7d3e7d + c74dc0cc1c3f17f6d64047f4a4b44aca5e7d3e7d ath10k: high latency fixes for beacon buffer + +https://gitlab.com/cki-project/kernel-ark/-/commit/212031733d3784fb512c62c42b1f112fa8acf200 + 212031733d3784fb512c62c42b1f112fa8acf200 ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets + +https://gitlab.com/cki-project/kernel-ark/-/commit/71ccfa9b6a01cff01916281fd4bdf7466a8af844 + 71ccfa9b6a01cff01916281fd4bdf7466a8af844 ath11k: support SMPS configuration for 6 GHz + +https://gitlab.com/cki-project/kernel-ark/-/commit/6bcf6fc242aea3ccd4dd5359778ac96f7149be63 + 6bcf6fc242aea3ccd4dd5359778ac96f7149be63 ath11k: add 6 GHz params in peer assoc command + +https://gitlab.com/cki-project/kernel-ark/-/commit/31c19df28aa50e73a765ba3c1113dcd96cb2d181 + 31c19df28aa50e73a765ba3c1113dcd96cb2d181 ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps + +https://gitlab.com/cki-project/kernel-ark/-/commit/13ca8ca45cf955fc5bd3ed88abbc52ae70d15281 + 13ca8ca45cf955fc5bd3ed88abbc52ae70d15281 ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_STARTING state + +https://gitlab.com/cki-project/kernel-ark/-/commit/a859784d6acde3b07dfef81036bacea599bd2075 + a859784d6acde3b07dfef81036bacea599bd2075 ath11k: indicate scan complete for scan canceled when scan running + +https://gitlab.com/cki-project/kernel-ark/-/commit/fec154f1ed06714a58044bb9108bbc72dbfd1df5 + fec154f1ed06714a58044bb9108bbc72dbfd1df5 ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED + +https://gitlab.com/cki-project/kernel-ark/-/commit/591d79b049af46020773529cebf772cf626a0d7f + 591d79b049af46020773529cebf772cf626a0d7f ath11k: add HTT stats support for new stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/edf2556f067b7484ed03e63ffefebc256a249669 + edf2556f067b7484ed03e63ffefebc256a249669 ath11k: Change masking and shifting in htt stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec5d68828b1d7b5c1690a03a3474f45458a66ade + ec5d68828b1d7b5c1690a03a3474f45458a66ade ath11k: Remove htt stats fixed size array usage + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ee215956d478b9715d5abeb1c12bfc29ba993c1 + 5ee215956d478b9715d5abeb1c12bfc29ba993c1 ath11k: Replace HTT_DBG_OUT with scnprintf + +https://gitlab.com/cki-project/kernel-ark/-/commit/e383aaeea82386bcdeb266ac2034fa51d5f15c63 + e383aaeea82386bcdeb266ac2034fa51d5f15c63 ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4c8990a5a97b620d3dabb8d4fbccc484af6eda4 + b4c8990a5a97b620d3dabb8d4fbccc484af6eda4 ath11k: Fix memory leak in ath11k_qmi_driver_event_work + +https://gitlab.com/cki-project/kernel-ark/-/commit/f457d432fd52034b2e8d3585ec7ac14c027bd503 + f457d432fd52034b2e8d3585ec7ac14c027bd503 ath11k: Fix inaccessible debug registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/858fa6a4f9589cc239859b2f5514eb93d77ff93b + 858fa6a4f9589cc239859b2f5514eb93d77ff93b ath11k: Drop MSDU with length error in DP rx path + +https://gitlab.com/cki-project/kernel-ark/-/commit/aeebbe3f1db5f70e457bd7a42ba52617adc4feac + aeebbe3f1db5f70e457bd7a42ba52617adc4feac ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855 + +https://gitlab.com/cki-project/kernel-ark/-/commit/116fe4505fe007d23ff57a9298397b92340e8e21 + 116fe4505fe007d23ff57a9298397b92340e8e21 ath11k: enable 6G channels for WCN6855 + +https://gitlab.com/cki-project/kernel-ark/-/commit/b1e18aa41ecda088107bbb94ccc04c5c32a18024 + b1e18aa41ecda088107bbb94ccc04c5c32a18024 ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855 + +https://gitlab.com/cki-project/kernel-ark/-/commit/29ca8569448c70821e5a2474219e2e134b96d611 + 29ca8569448c70821e5a2474219e2e134b96d611 ath11k: fix survey dump collection in 6 GHz + +https://gitlab.com/cki-project/kernel-ark/-/commit/6827d1d320295ef39ebe7d3682fe5eaf037f4b09 + 6827d1d320295ef39ebe7d3682fe5eaf037f4b09 ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status + +https://gitlab.com/cki-project/kernel-ark/-/commit/a6c17c6b6be17692672c836418c6549a481c7939 + a6c17c6b6be17692672c836418c6549a481c7939 ath11k: add channel 2 into 6 GHz channel list + +https://gitlab.com/cki-project/kernel-ark/-/commit/fd669c28076fab2944798d575c8732d3987f56b2 + fd669c28076fab2944798d575c8732d3987f56b2 mac80211: MBSSID support in interface handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0ae72db614f31147543bcaa63e0ea0d5258e77a + a0ae72db614f31147543bcaa63e0ea0d5258e77a ath11k: Add wmi peer create conf event in wmi_tlv_event_id + +https://gitlab.com/cki-project/kernel-ark/-/commit/9adcb072a9c27db7caf825d536d873acd1164df9 + 9adcb072a9c27db7caf825d536d873acd1164df9 ath11k: Avoid "No VIF found" warning message + +https://gitlab.com/cki-project/kernel-ark/-/commit/02d1407e22a0358e8fa9b4fba59b13a65ee32e93 + 02d1407e22a0358e8fa9b4fba59b13a65ee32e93 ath11k: Fix crash during firmware recovery on reo cmd ring access + +https://gitlab.com/cki-project/kernel-ark/-/commit/80cf1adf7a8a51133693afdfa1ad8b9be77102b5 + 80cf1adf7a8a51133693afdfa1ad8b9be77102b5 ath11k: Assign free_vdev_map value before ieee80211_register_hw + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd8bb6dbbce1b991b0464def7125532b5eae3865 + dd8bb6dbbce1b991b0464def7125532b5eae3865 ath11k: Add vdev start flag to disable hardware encryption + +https://gitlab.com/cki-project/kernel-ark/-/commit/a71d4fdc0a3db8794888b4a45cc699b9ecd13bb7 + a71d4fdc0a3db8794888b4a45cc699b9ecd13bb7 ath11k: Avoid race during regd updates + +https://gitlab.com/cki-project/kernel-ark/-/commit/028864052f732d2963fb79e93253290414719be9 + 028864052f732d2963fb79e93253290414719be9 ath11k: Avoid reg rules update during firmware recovery + +https://gitlab.com/cki-project/kernel-ark/-/commit/03c1bd317ec4fa53970306c6587ae41a43c80296 + 03c1bd317ec4fa53970306c6587ae41a43c80296 ath11k: Update pdev tx and rx firmware stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/476ce8f20efa909585304ac12e8e8f447dac85e3 + 476ce8f20efa909585304ac12e8e8f447dac85e3 ath11k: Fix pktlog lite rx events + +https://gitlab.com/cki-project/kernel-ark/-/commit/d33a650ba1929add4d5fd3471e870a3f16e83e39 + d33a650ba1929add4d5fd3471e870a3f16e83e39 ath11k: Add support for RX decapsulation offload + +https://gitlab.com/cki-project/kernel-ark/-/commit/8880e1e4f4d8e5a272f95e9f1e0bafc0e6785fa8 + 8880e1e4f4d8e5a272f95e9f1e0bafc0e6785fa8 ath11k: fix some sleeping in atomic bugs + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f3f1d2e7d061170633f39e0e8d64333964f72e6 + 1f3f1d2e7d061170633f39e0e8d64333964f72e6 ath11k: qmi: avoid error messages when dma allocation fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b5da2f80e71934b9e389d76ad05a28792f48113 + 6b5da2f80e71934b9e389d76ad05a28792f48113 ath11k: Replace one-element array with flexible-array member + +https://gitlab.com/cki-project/kernel-ark/-/commit/18cf80ef261a7be350fd38572090ab3f26563f2d + 18cf80ef261a7be350fd38572090ab3f26563f2d ath11k: add caldata download support from EEPROM + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf5277ea9c207e53772d0209f39099aeab35870b + bf5277ea9c207e53772d0209f39099aeab35870b ath11k: add caldata file for multiple radios + +https://gitlab.com/cki-project/kernel-ark/-/commit/046791b36ab7060662ef4e1421f84b22db62197d + 046791b36ab7060662ef4e1421f84b22db62197d ath11k: clean up BDF download functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/84bcb03f8434f10c90a3f4536b5167835f27dda4 + 84bcb03f8434f10c90a3f4536b5167835f27dda4 ath11k: use hw_params to access board_size and cal_offset + +https://gitlab.com/cki-project/kernel-ark/-/commit/7f9c6551765980e70942a0f155a15fddc515972b + 7f9c6551765980e70942a0f155a15fddc515972b ath11k: Wstringop-overread warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/07d29aa1f15986ffaf9f74aa2e6355ef233a2bea + 07d29aa1f15986ffaf9f74aa2e6355ef233a2bea ath11k: Add spectral scan support for QCN9074 + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6b571a2c54be2fe2da8ea4fb51047efdb72cf52 + e6b571a2c54be2fe2da8ea4fb51047efdb72cf52 ath11k: Fix the spectral minimum FFT bin count + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d8544ad66a35f74b8fb1c8cfaa72fd9e47105c8 + 8d8544ad66a35f74b8fb1c8cfaa72fd9e47105c8 ath11k: Introduce spectral hw configurable param + +https://gitlab.com/cki-project/kernel-ark/-/commit/9884dd8ab676af1b2c4c1f458a4b389f19274589 + 9884dd8ab676af1b2c4c1f458a4b389f19274589 ath11k: Refactor spectral FFT bin size + +https://gitlab.com/cki-project/kernel-ark/-/commit/293924967708a682daadb4b1fc5d07dea35d30a5 + 293924967708a682daadb4b1fc5d07dea35d30a5 ath11k: add support for 80P80 and 160 MHz bandwidth + +https://gitlab.com/cki-project/kernel-ark/-/commit/3373d501866a8e2fae8a7dd9ed3c3f633e300514 + 3373d501866a8e2fae8a7dd9ed3c3f633e300514 ath11k: add support for setting fixed HE rate/gi/ltf + +https://gitlab.com/cki-project/kernel-ark/-/commit/c69683d665b2891c88cc06c3787c061c23c017a1 + c69683d665b2891c88cc06c3787c061c23c017a1 nl80211: MBSSID and EMA support in AP mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/81270385000c73447a5d889a77766886afe222ba + 81270385000c73447a5d889a77766886afe222ba nl80211: don't kfree() ERR_PTR() value + +https://gitlab.com/cki-project/kernel-ark/-/commit/961bc33e4decb27b9d1280c1b7a80cc2b885dd1b + 961bc33e4decb27b9d1280c1b7a80cc2b885dd1b cfg80211: always free wiphy specific regdomain + +https://gitlab.com/cki-project/kernel-ark/-/commit/9ac608fa70333bb592b72fb8c2553cde528be3d7 + 9ac608fa70333bb592b72fb8c2553cde528be3d7 mac80211: save transmit power envelope element and power constraint + +https://gitlab.com/cki-project/kernel-ark/-/commit/7906496fefb27af23f61fc8dd80293a66e2f0508 + 7906496fefb27af23f61fc8dd80293a66e2f0508 mac80211: add parse regulatory info in 6 GHz operation information + +https://gitlab.com/cki-project/kernel-ark/-/commit/16a126229b70e2bb80256b50c68d69c61f85521b + 16a126229b70e2bb80256b50c68d69c61f85521b ieee80211: add power type definition for 6 GHz + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ea5377a1d00b10687ad328bd5393bafc75904cf + 2ea5377a1d00b10687ad328bd5393bafc75904cf mac80211: twt: don't use potentially unaligned pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/0e4f6628edb980aa5d0b7125c4bc987d344bdffc + 0e4f6628edb980aa5d0b7125c4bc987d344bdffc cfg80211: AP mode driver offload for FILS association crypto + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb349b54a7d1961669ef5f7db1d4c5065a77bc53 + cb349b54a7d1961669ef5f7db1d4c5065a77bc53 ath11k: monitor mode clean up to use separate APIs + +https://gitlab.com/cki-project/kernel-ark/-/commit/1dcf98c0553124e6a86fe360976e3fcf9b651c16 + 1dcf98c0553124e6a86fe360976e3fcf9b651c16 ath11k: add separate APIs for monitor mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad7a58a94e705232cb0881b3614aad77f1456d8a + ad7a58a94e705232cb0881b3614aad77f1456d8a ath11k: move static function ath11k_mac_vdev_setup_sync to top + +https://gitlab.com/cki-project/kernel-ark/-/commit/bbb908f6f4b905c062ebdf8e15adb41b3b8c10f5 + bbb908f6f4b905c062ebdf8e15adb41b3b8c10f5 rtw88: 8821c: correct 2.4G tx power for type 2/4 NIC + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa3063697c265f3d57cfa4ae8327f41ff11abe2a + aa3063697c265f3d57cfa4ae8327f41ff11abe2a rtw88: 8821c: support RFE type4 wifi NIC + +https://gitlab.com/cki-project/kernel-ark/-/commit/fee19e272d53d8649553c544af92c009dde7cd14 + fee19e272d53d8649553c544af92c009dde7cd14 brcmfmac: Replace zero-length array with flexible array member + +https://gitlab.com/cki-project/kernel-ark/-/commit/4ec3338a613bb82884829e07ce6d5893b3808002 + 4ec3338a613bb82884829e07ce6d5893b3808002 mac80211_hwsim: enable 6GHz channels + +https://gitlab.com/cki-project/kernel-ark/-/commit/e17c537fae62603066679c08c1cb528fc0751573 + e17c537fae62603066679c08c1cb528fc0751573 mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() + +https://gitlab.com/cki-project/kernel-ark/-/commit/95018fbef45eb8c18b4f6137ed4dcfc0b349d66b + 95018fbef45eb8c18b4f6137ed4dcfc0b349d66b nl80211: don't put struct cfg80211_ap_settings on stack + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8eae3e10994d255a647fbc5ea2513dcad2018a9 + b8eae3e10994d255a647fbc5ea2513dcad2018a9 mac80211: always allocate struct ieee802_11_elems + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4a58890e36acb75c06b35cecfb410c131503730 + b4a58890e36acb75c06b35cecfb410c131503730 mac80211: mlme: find auth challenge directly + +https://gitlab.com/cki-project/kernel-ark/-/commit/d533ec24f253aa22ade6fdec64862e3786879eef + d533ec24f253aa22ade6fdec64862e3786879eef mac80211: move CRC into struct ieee802_11_elems + +https://gitlab.com/cki-project/kernel-ark/-/commit/db67b03074dc80d69e3545dd9cb391b497031d36 + db67b03074dc80d69e3545dd9cb391b497031d36 mac80211: mesh: clean up rx_bcn_presp API + +https://gitlab.com/cki-project/kernel-ark/-/commit/865ccc98718aa72b26100cfdae638b6008e2ccdf + 865ccc98718aa72b26100cfdae638b6008e2ccdf mac80211: reduce stack usage in debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/cd5298baebcfc965bbdecf8e705b33a1305ff353 + cd5298baebcfc965bbdecf8e705b33a1305ff353 nl80211: prefer struct_size over open coded arithmetic + +https://gitlab.com/cki-project/kernel-ark/-/commit/c37299613b87d669165643bf4707fa28f1003928 + c37299613b87d669165643bf4707fa28f1003928 mac80211: check hostapd configuration parsing twt requests + +https://gitlab.com/cki-project/kernel-ark/-/commit/188ef4ab0c67b61f73d7635b38fc383ddb6f9ba3 + 188ef4ab0c67b61f73d7635b38fc383ddb6f9ba3 cfg80211: honour V=1 in certificate code generation + +https://gitlab.com/cki-project/kernel-ark/-/commit/161b9e2622969bef9e64db8ec324f77decf72cf5 + 161b9e2622969bef9e64db8ec324f77decf72cf5 rt2x00: remove duplicate USB device ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/6aa314d711ad5d7d5db0ef531dd9a1ae09093cea + 6aa314d711ad5d7d5db0ef531dd9a1ae09093cea wilc1000: increase config packets response wait timeout limit + +https://gitlab.com/cki-project/kernel-ark/-/commit/9006a338e1f4b329e0153b582700410b381875f9 + 9006a338e1f4b329e0153b582700410b381875f9 wilc1000: use correct write command sequence in wilc_spi_sync_ext() + +https://gitlab.com/cki-project/kernel-ark/-/commit/4df4091561aff3c6fb3786e295c268623b147c10 + 4df4091561aff3c6fb3786e295c268623b147c10 wilc1000: add 'initialized' flag check before adding an element to TX queue + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd132425326baade236698be4fb78f0406298a74 + bd132425326baade236698be4fb78f0406298a74 wilc1000: invoke chip reset register before firmware download + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa71c631d0c5f290e446e6ce58aac8852f995ef8 + aa71c631d0c5f290e446e6ce58aac8852f995ef8 wilc1000: ignore clockless registers status response for SPI + +https://gitlab.com/cki-project/kernel-ark/-/commit/25a419c17ffb7c2206033eeee3ecd86741e913dc + 25a419c17ffb7c2206033eeee3ecd86741e913dc wilc1000: handle read failure issue for clockless registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d9330196eb808edbe26a8b4cebe0f69a286b4c2 + 6d9330196eb808edbe26a8b4cebe0f69a286b4c2 wilc1000: add reset/terminate/repeat command support for SPI bus + +https://gitlab.com/cki-project/kernel-ark/-/commit/f4d23f18408d5ff2f738d5414f2c626a1e5b122e + f4d23f18408d5ff2f738d5414f2c626a1e5b122e wilc1000: configure registers to handle chip wakeup sequence + +https://gitlab.com/cki-project/kernel-ark/-/commit/516effbf6799b644d7b365a55b73c74c217a25c5 + 516effbf6799b644d7b365a55b73c74c217a25c5 wilc1000: add new WID to pass wake_enable information to firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/6773ce6d04a85ea21157c19fcc2bd8645dfcf514 + 6773ce6d04a85ea21157c19fcc2bd8645dfcf514 wilc1000: fix possible memory leak in cfg_scan_result() + +https://gitlab.com/cki-project/kernel-ark/-/commit/80043e50278cbbc6d578ec2d8dd38d865bd903c8 + 80043e50278cbbc6d578ec2d8dd38d865bd903c8 wilc1000: move 'deinit_lock' lock init/destroy inside module probe + +https://gitlab.com/cki-project/kernel-ark/-/commit/7b1635d0de36352838033a151e3d310b6caacd42 + 7b1635d0de36352838033a151e3d310b6caacd42 mwifiex: Fix copy-paste mistake when creating virtual interface + +https://gitlab.com/cki-project/kernel-ark/-/commit/8523eb87ce1437ef3956ff329ff1c97c507a555b + 8523eb87ce1437ef3956ff329ff1c97c507a555b mwifiex: Properly initialize private structure on interface type changes + +https://gitlab.com/cki-project/kernel-ark/-/commit/9a765ca66ea644697a42fb0ba3ad9a1017d7e9b4 + 9a765ca66ea644697a42fb0ba3ad9a1017d7e9b4 mwifiex: Handle interface type changes from AP to STATION + +https://gitlab.com/cki-project/kernel-ark/-/commit/a7f61ed202055b1c5ecb3de867a1fa129e00d117 + a7f61ed202055b1c5ecb3de867a1fa129e00d117 mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO + +https://gitlab.com/cki-project/kernel-ark/-/commit/eda1eccd7bdde3cc7bda36bdcce1031e34cf71d5 + eda1eccd7bdde3cc7bda36bdcce1031e34cf71d5 mwifiex: Update virtual interface counters right after setting bss_type + +https://gitlab.com/cki-project/kernel-ark/-/commit/ff668f1dc783b8ba791c2a9043d12f39a60800d2 + ff668f1dc783b8ba791c2a9043d12f39a60800d2 mwifiex: Use helper function for counting interface types + +https://gitlab.com/cki-project/kernel-ark/-/commit/eedcde7dcc56753b2b724aba5bab1dcfbae9a5f8 + eedcde7dcc56753b2b724aba5bab1dcfbae9a5f8 mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type + +https://gitlab.com/cki-project/kernel-ark/-/commit/6015f2b49d1f57380c1fcd46244734d7e24a7ff0 + 6015f2b49d1f57380c1fcd46244734d7e24a7ff0 mwifiex: Use function to check whether interface type change is allowed + +https://gitlab.com/cki-project/kernel-ark/-/commit/caa62e82024f94f4dbdbcc976934a6f82bd91e69 + caa62e82024f94f4dbdbcc976934a6f82bd91e69 mwifiex: Small cleanup for handling virtual interface type changes + +https://gitlab.com/cki-project/kernel-ark/-/commit/e4cc5ed2ac2a55bebe2657bb98cac440e4c3faf7 + e4cc5ed2ac2a55bebe2657bb98cac440e4c3faf7 rtw88: move adaptivity mechanism to firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e03a70226e035ace3a0c8abc7307cb116342adf + 1e03a70226e035ace3a0c8abc7307cb116342adf rtw88: support adaptivity for ETSI/JP DFS region + +https://gitlab.com/cki-project/kernel-ark/-/commit/d97c2a0b3f8cb1805bb0cdd5a318b79feb0246d8 + d97c2a0b3f8cb1805bb0cdd5a318b79feb0246d8 rtw88: add regulatory strategy by chip type + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a1438356483f3a95f2e370e8f86a3ff905f60ef + 6a1438356483f3a95f2e370e8f86a3ff905f60ef rtw88: upgrade rtw_regulatory mechanism and mapping + +https://gitlab.com/cki-project/kernel-ark/-/commit/272f98dc42f5e93220c94b30c3982cdf0d58e762 + 272f98dc42f5e93220c94b30c3982cdf0d58e762 brcmfmac: fix incorrect error prints + +https://gitlab.com/cki-project/kernel-ark/-/commit/5763c675f99cf2a80a5df6d0d025792f3376d438 + 5763c675f99cf2a80a5df6d0d025792f3376d438 ath11k: Align bss_chan_info structure with firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/508693a938eaa94a9cf030c921cc5b141180f4b7 + 508693a938eaa94a9cf030c921cc5b141180f4b7 ath11k: add support in survey dump with bss_chan_info + +https://gitlab.com/cki-project/kernel-ark/-/commit/377589bc3e3621f7ac7caca382f2d63840c5ce60 + 377589bc3e3621f7ac7caca382f2d63840c5ce60 ath11k: Rename atf_config to flag1 in target_resource_config + +https://gitlab.com/cki-project/kernel-ark/-/commit/97369b2538273c777785b89b731890513cdf43af + 97369b2538273c777785b89b731890513cdf43af ath11k: fix 4addr multicast packet tx + +https://gitlab.com/cki-project/kernel-ark/-/commit/34601d564feeda3ca3e190e89c7d568b01f6447f + 34601d564feeda3ca3e190e89c7d568b01f6447f ath11k: fix 4-addr tx failure for AP and STA modes + +https://gitlab.com/cki-project/kernel-ark/-/commit/53573c517a96943c0cced1bd37228c6c2509d0a2 + 53573c517a96943c0cced1bd37228c6c2509d0a2 ath9k: owl-loader: fetch pci init values through nvmem + +https://gitlab.com/cki-project/kernel-ark/-/commit/26eb69e32019c43a54ed7998edb291f9241ad146 + 26eb69e32019c43a54ed7998edb291f9241ad146 ath9k: fetch calibration data via nvmem subsystem + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a18739aa4f2839a67afbf9daa8645de48e7d8cc + 2a18739aa4f2839a67afbf9daa8645de48e7d8cc powerpc/64: Move paca allocation later in boot + +https://gitlab.com/cki-project/kernel-ark/-/commit/0706a131550ab1b5efc23dd95c0aa68223677852 + 0706a131550ab1b5efc23dd95c0aa68223677852 powerpc: Set crashkernel offset to mid of RMA region + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf9fbfda0a9efd0f2cec828fa38ac366042ecae9 + bf9fbfda0a9efd0f2cec828fa38ac366042ecae9 libbpf: Fix memleak in libbpf_netlink_recv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a978a85a566c7e48510cc9f805ad99306142907 + 2a978a85a566c7e48510cc9f805ad99306142907 ext4: fix remount with 'abort' option + +https://gitlab.com/cki-project/kernel-ark/-/commit/80a43be681b0bd34ed855c1461e20c8c0b43f234 + 80a43be681b0bd34ed855c1461e20c8c0b43f234 net: ena: Extract recurring driver reset code into a function + +https://gitlab.com/cki-project/kernel-ark/-/commit/582726f09ac9839edb1a5f378b379b733705879c + 582726f09ac9839edb1a5f378b379b733705879c net: ena: Change the name of bad_csum variable + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d4dd836e575a91aba847b79112cae1e287f3386 + 8d4dd836e575a91aba847b79112cae1e287f3386 net: ena: Add debug prints for invalid req_id resets + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b755a45eb409ad8521cea5231003a0dd267ad8e + 4b755a45eb409ad8521cea5231003a0dd267ad8e net: ena: Remove ena_calc_queue_size_ctx struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/74c73f67812abb16bc6239ad65e5da16cddcf32b + 74c73f67812abb16bc6239ad65e5da16cddcf32b net: ena: Move reset completion print to the reset function + +https://gitlab.com/cki-project/kernel-ark/-/commit/4331120e66e2383d711e5d1f90896d119e0779e4 + 4331120e66e2383d711e5d1f90896d119e0779e4 net: ena: Remove redundant return code check + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f4af06b6cb00cf7e076b041fecb1cc919f28eb4 + 3f4af06b6cb00cf7e076b041fecb1cc919f28eb4 net: ena: Update LLQ header length in ena documentation + +https://gitlab.com/cki-project/kernel-ark/-/commit/0c429503ed11056ba0f982b854d90f9a0e5e8fe5 + 0c429503ed11056ba0f982b854d90f9a0e5e8fe5 net: ena: Change ENI stats support check to use capabilities field + +https://gitlab.com/cki-project/kernel-ark/-/commit/cac7fa595a2d6f75b1da41dbbc7fed0ebe32a627 + cac7fa595a2d6f75b1da41dbbc7fed0ebe32a627 net: ena: Add capabilities field with support for ENI stats capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d7331d5fcef54a18530ce4717b1e42afb02a1c1 + 7d7331d5fcef54a18530ce4717b1e42afb02a1c1 net: ena: Change return value of ena_calc_io_queue_size() to void + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d32a02aae3403abcbc5a5c4a8f007744ebd4e6c + 7d32a02aae3403abcbc5a5c4a8f007744ebd4e6c net: ena: Fix error handling when calculating max IO queues number + +https://gitlab.com/cki-project/kernel-ark/-/commit/865e59b83bb4ceabcb7ebca5cb7ae06b8c0a89c5 + 865e59b83bb4ceabcb7ebca5cb7ae06b8c0a89c5 net: ena: Fix wrong rx request id by resetting device + +https://gitlab.com/cki-project/kernel-ark/-/commit/07b7f9a637a1b121a1cc8e9b2d4753d8bd5ea257 + 07b7f9a637a1b121a1cc8e9b2d4753d8bd5ea257 net: ena: Fix undefined state when tx request id is out of bounds + +https://gitlab.com/cki-project/kernel-ark/-/commit/3da0484f62b1a6ce7b8b204f12a402239c6d2358 + 3da0484f62b1a6ce7b8b204f12a402239c6d2358 drivers/char: permit access to the RTAS user buffer under lockdown + +https://gitlab.com/cki-project/kernel-ark/-/commit/3526360e8b1164cecf6ebfb91a61402400cb7f67 + 3526360e8b1164cecf6ebfb91a61402400cb7f67 igb: refactor XDP registration + +https://gitlab.com/cki-project/kernel-ark/-/commit/f26de66df9321645194ffcc1cb8ac41e8228edbc + f26de66df9321645194ffcc1cb8ac41e8228edbc igc: avoid kernel warning when changing RX ring parameters + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e68f45a95d9d2d58a95e613a391383d7fe0fcfa + 6e68f45a95d9d2d58a95e613a391383d7fe0fcfa ibmvnic: remove unused defines + +https://gitlab.com/cki-project/kernel-ark/-/commit/d81aa990074ea15974a7d6f7a0db7c23833ee586 + d81aa990074ea15974a7d6f7a0db7c23833ee586 ibmvnic: Update driver return codes + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2de7fb9410d53e3185bc3c32c120e8eefdaa5df + d2de7fb9410d53e3185bc3c32c120e8eefdaa5df net/packet: rx_owner_map depends on pg_vec + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d3daeb54e04423139d6b4de0a4ee69082777c26 + 7d3daeb54e04423139d6b4de0a4ee69082777c26 libbpf: Use dynamically allocated buffer when receiving netlink messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/4d4f292e8cca87679cbe55eb5b98c4f848e7444c + 4d4f292e8cca87679cbe55eb5b98c4f848e7444c powerpc/fadump: opt out from freeing pages on cma activation failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5a8c7c3031d553d6a25e37c82a2f87b232c61c4 + b5a8c7c3031d553d6a25e37c82a2f87b232c61c4 mm/cma: provide option to opt out from exposing pages on activation failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/e63abab4345f929392742b613bc246c486b21904 + e63abab4345f929392742b613bc246c486b21904 EDAC/i10nm: Retrieve and print retry_rd_err_log registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbabdb6efe6e47e1973e24145b6549f8d508a196 + cbabdb6efe6e47e1973e24145b6549f8d508a196 firmware: smccc: Fix check for ARCH_SOC_ID not implemented + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f593b945ff95ad867df406aa49d8e21c5204078 + 3f593b945ff95ad867df406aa49d8e21c5204078 tipc: improve size validations for received domain records + +https://gitlab.com/cki-project/kernel-ark/-/commit/c03b1b8cc66152426075465b779e4ac43e611e70 + c03b1b8cc66152426075465b779e4ac43e611e70 rcu: Tighten rcu_advance_cbs_nowake() checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/884294c97101923e3d0166ffa3b11e710d2786f0 + 884294c97101923e3d0166ffa3b11e710d2786f0 powerpc: security: Lock down the kernel if booted in secure boot mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/62d4c6cf76dd90dbf03d69dc6cebbef15ec6bb86 + 62d4c6cf76dd90dbf03d69dc6cebbef15ec6bb86 ibmvnic: remove unused ->wait_capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/7cb111fa13710914b5a123ee1dde38e28b0679a5 + 7cb111fa13710914b5a123ee1dde38e28b0679a5 ibmvnic: don't spin in tasklet + +https://gitlab.com/cki-project/kernel-ark/-/commit/dcc1cf30fc78f249a0054cfdae1d8954d5535352 + dcc1cf30fc78f249a0054cfdae1d8954d5535352 ibmvnic: init ->running_cap_crqs early + +https://gitlab.com/cki-project/kernel-ark/-/commit/825dc5f0974cc7e2f49cabcff7f9468c7fccc3f4 + 825dc5f0974cc7e2f49cabcff7f9468c7fccc3f4 ibmvnic: Allow extra failures before disabling + +https://gitlab.com/cki-project/kernel-ark/-/commit/fc76ff983698f52a9dfab226ab7d829141c9a2c6 + fc76ff983698f52a9dfab226ab7d829141c9a2c6 s390/pv: fix the forcing of the swiotlb + +https://gitlab.com/cki-project/kernel-ark/-/commit/1700c8eb4b58704cac33d6edd55f4486e3ed3194 + 1700c8eb4b58704cac33d6edd55f4486e3ed3194 selinux: fix double free of cond_list on error paths + +https://gitlab.com/cki-project/kernel-ark/-/commit/31b98780425f00b0775d230742d4605495485134 + 31b98780425f00b0775d230742d4605495485134 selinux: fix NULL-pointer dereference when hashtab allocation fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/abf79a3198d45d833a24dbab22dc425b0edf5da4 + abf79a3198d45d833a24dbab22dc425b0edf5da4 RDMA/cma: Do not change route.addr.src_addr.ss_family + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f428cc9b4412ffeb39b9cd7b1136449cc65b992 + 6f428cc9b4412ffeb39b9cd7b1136449cc65b992 cgroup-v1: Require capabilities to set release_agent + +https://gitlab.com/cki-project/kernel-ark/-/commit/9490e957aa8cbe0d5fe5d294180ca00d4dab24c9 + 9490e957aa8cbe0d5fe5d294180ca00d4dab24c9 bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC + +https://gitlab.com/cki-project/kernel-ark/-/commit/1028699c17299baabe719077cd92ae046f1a6a9e + 1028699c17299baabe719077cd92ae046f1a6a9e bpf: Stop caching subprog index in the bpf_pseudo_func insn + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4ae049d4c5dc91c28208cfdf3d6aa5879f06ccb + c4ae049d4c5dc91c28208cfdf3d6aa5879f06ccb x86/sched: Decrease further the priorities of SMT siblings + +https://gitlab.com/cki-project/kernel-ark/-/commit/004cc8efe94ce7e823b2d52891948d74f2df1e67 + 004cc8efe94ce7e823b2d52891948d74f2df1e67 netfilter: conntrack: re-init state for retransmitted syn-ack + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f2de3a14e05f7c070d52e6cb0ebc2f761723219 + 0f2de3a14e05f7c070d52e6cb0ebc2f761723219 netfilter: conntrack: move synack init code to helper + +https://gitlab.com/cki-project/kernel-ark/-/commit/063438d015facd383ef6a89db98ae7c8a9a0ff4d + 063438d015facd383ef6a89db98ae7c8a9a0ff4d isdn: cpai: check ctr->cnr to avoid array index out of bound + +https://gitlab.com/cki-project/kernel-ark/-/commit/d5f97bda11aefbd3057568e3b1275452ccefe498 + d5f97bda11aefbd3057568e3b1275452ccefe498 mm/hwpoison: fix unpoison_memory() + +https://gitlab.com/cki-project/kernel-ark/-/commit/779d9248821bdeaaed6d58d69a84ef9581dd2426 + 779d9248821bdeaaed6d58d69a84ef9581dd2426 mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE + +https://gitlab.com/cki-project/kernel-ark/-/commit/831f0ed95064d7a616abe71027524614b000d65c + 831f0ed95064d7a616abe71027524614b000d65c mm/hwpoison: mf_mutex for soft offline and unpoison + +https://gitlab.com/cki-project/kernel-ark/-/commit/ce8d02be33498408cb736d871d4897c8329f75ab + ce8d02be33498408cb736d871d4897c8329f75ab mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() + +https://gitlab.com/cki-project/kernel-ark/-/commit/86e5dde68a28c7ac7e9bf952a1b2fa3fdd4ecd91 + 86e5dde68a28c7ac7e9bf952a1b2fa3fdd4ecd91 mm, hwpoison: fix condition in free hugetlb page path + +https://gitlab.com/cki-project/kernel-ark/-/commit/30c6b96feae2e567506c639f94f39e6ef48e569e + 30c6b96feae2e567506c639f94f39e6ef48e569e filemap: remove PageHWPoison check from next_uptodate_page() + +https://gitlab.com/cki-project/kernel-ark/-/commit/df0caf6d7ff8359260175653a6937bd9a52493a0 + df0caf6d7ff8359260175653a6937bd9a52493a0 mm: hwpoison: handle non-anonymous THP correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/8ec612ee47cc3666c5a618504b8f89ae82d526fd + 8ec612ee47cc3666c5a618504b8f89ae82d526fd mm: hwpoison: refactor refcount check handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/3946ebdf983974fa1852422c01d6a9a0febc8cc2 + 3946ebdf983974fa1852422c01d6a9a0febc8cc2 mm: filemap: coding style cleanup for filemap_map_pmd() + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd6f54b43ebf9dec5c1d368eb29271d1e82d991f + dd6f54b43ebf9dec5c1d368eb29271d1e82d991f scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe + +https://gitlab.com/cki-project/kernel-ark/-/commit/0943cb35817baad2ad10764c3eecca645e885987 + 0943cb35817baad2ad10764c3eecca645e885987 scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() + +https://gitlab.com/cki-project/kernel-ark/-/commit/564c36ed8e957b8b9e6c69b0d1d56ff745a758b3 + 564c36ed8e957b8b9e6c69b0d1d56ff745a758b3 [s390] s390/cpumf: Support for CPU Measurement Sampling Facility LS bit + +https://gitlab.com/cki-project/kernel-ark/-/commit/46836e590f91f30aa0834f8b86fcaea04b8479d4 + 46836e590f91f30aa0834f8b86fcaea04b8479d4 [s390] s390/cpumf: Support for CPU Measurement Facility CSVN 7 + +https://gitlab.com/cki-project/kernel-ark/-/commit/b00dda1c5f31131728f46f6392a87137740c52dd + b00dda1c5f31131728f46f6392a87137740c52dd ext4: fix potential NULL pointer dereference in ext4_fill_super() + +https://gitlab.com/cki-project/kernel-ark/-/commit/56b808833af6236664bf21ef94fbe03ecb682076 + 56b808833af6236664bf21ef94fbe03ecb682076 block: bio-integrity: Advance seed correctly for larger interval sizes + +https://gitlab.com/cki-project/kernel-ark/-/commit/27879455e945075515ac99e67cf5f56b0bca48a8 + 27879455e945075515ac99e67cf5f56b0bca48a8 blk-mq: Fix wrong wakeup batch configuration which will cause hang + +https://gitlab.com/cki-project/kernel-ark/-/commit/00c6e66c7a4d595ec118a8d202d7981b23929335 + 00c6e66c7a4d595ec118a8d202d7981b23929335 block: fix memory leak in disk_register_independent_access_ranges + +https://gitlab.com/cki-project/kernel-ark/-/commit/714d71cb6057bfa33be3ef2ac6b10242680d9696 + 714d71cb6057bfa33be3ef2ac6b10242680d9696 block: fix async_depth sysfs interface for mq-deadline + +https://gitlab.com/cki-project/kernel-ark/-/commit/11df2a036f048fe70e493657f21cca177602cbaa + 11df2a036f048fe70e493657f21cca177602cbaa blk-mq: fix tag_get wait task can't be awakened + +https://gitlab.com/cki-project/kernel-ark/-/commit/40be6ec3c345a3dc1ec590b60a11880a3385443b + 40be6ec3c345a3dc1ec590b60a11880a3385443b ipv6: Continue processing multipath route even if gateway attribute is invalid + +https://gitlab.com/cki-project/kernel-ark/-/commit/1183733aa1dc23bc2e719ab9bb0c87a649d67e0f + 1183733aa1dc23bc2e719ab9bb0c87a649d67e0f ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route + +https://gitlab.com/cki-project/kernel-ark/-/commit/587180a934a629581d6d1469e2505e783bb90097 + 587180a934a629581d6d1469e2505e783bb90097 ipv6: Do cleanup if attribute validation fails in multipath route + +https://gitlab.com/cki-project/kernel-ark/-/commit/f03a236ccf4827b6d2fc1940d628dd158231c943 + f03a236ccf4827b6d2fc1940d628dd158231c943 ipv6: Check attribute length for RTA_GATEWAY in multipath route + +https://gitlab.com/cki-project/kernel-ark/-/commit/d839b3f55194dc94a015823c42f10ca1b65f26c4 + d839b3f55194dc94a015823c42f10ca1b65f26c4 ipv6: fix memory leak in fib6_rule_suppress + +https://gitlab.com/cki-project/kernel-ark/-/commit/466e1af0bb966c67a17e403fa6d849e60d5b1f33 + 466e1af0bb966c67a17e403fa6d849e60d5b1f33 net: nexthop: reduce rcu synchronizations when replacing resilient groups + +https://gitlab.com/cki-project/kernel-ark/-/commit/e77c4dc6f2868da816fc61e3c14718007d035feb + e77c4dc6f2868da816fc61e3c14718007d035feb net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group + +https://gitlab.com/cki-project/kernel-ark/-/commit/48fa63a563252046083833472eb5719366ee2648 + 48fa63a563252046083833472eb5719366ee2648 net: ipv6: add fib6_nh_release_dsts stub + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8154eaff8fa96615e719ad4233c0ad8a419489a + b8154eaff8fa96615e719ad4233c0ad8a419489a ipv6: fix typos in __ip6_finish_output() + +https://gitlab.com/cki-project/kernel-ark/-/commit/52a0b1a251d2339b8fc4bee1d8758553f7de3fe7 + 52a0b1a251d2339b8fc4bee1d8758553f7de3fe7 stmmac/intel: mark driver as tech preview + +https://gitlab.com/cki-project/kernel-ark/-/commit/7b0f14d397c20dee0eb79f00553a6629838c5120 + 7b0f14d397c20dee0eb79f00553a6629838c5120 net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability + +https://gitlab.com/cki-project/kernel-ark/-/commit/88dc874b1dfbcd8b676170f03002ad770fb89bc6 + 88dc874b1dfbcd8b676170f03002ad770fb89bc6 netfilter: ipset: Emit deprecation warning at set creation time https://gitlab.com/cki-project/kernel-ark/-/commit/28e9de097682ab28beec70d5139a501488f18acc 28e9de097682ab28beec70d5139a501488f18acc gfs2: Fix gfs2_release for non-writers regression -https://gitlab.com/cki-project/kernel-ark/-/commit/dbf904efc624c4e85df919734c3dce37beb8468f - dbf904efc624c4e85df919734c3dce37beb8468f gfs2: gfs2_create_inode rework +https://gitlab.com/cki-project/kernel-ark/-/commit/340add15df654e7a16f9f7bc5e245f7c886208da + 340add15df654e7a16f9f7bc5e245f7c886208da tun: fix bonding active backup with arp monitoring + +https://gitlab.com/cki-project/kernel-ark/-/commit/1efef438e0ebf8ee44700a1da9eb191fc2503414 + 1efef438e0ebf8ee44700a1da9eb191fc2503414 bonding: Fix extraction of ports from the packet headers + +https://gitlab.com/cki-project/kernel-ark/-/commit/cff3e18133bf6d169d9e9d88bf0e55aae7746935 + cff3e18133bf6d169d9e9d88bf0e55aae7746935 bonding: fix ad_actor_system option setting to default + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b3353c4faaf34be29bb2c8a3acd09c775a6d584 + 0b3353c4faaf34be29bb2c8a3acd09c775a6d584 bonding: make tx_rebalance_counter an atomic + +https://gitlab.com/cki-project/kernel-ark/-/commit/03746da27b66b819c1d6636bdd19dca27f730064 + 03746da27b66b819c1d6636bdd19dca27f730064 bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4a1f432bfc9b78e7cc6589fcc8a78cc1d48deae + a4a1f432bfc9b78e7cc6589fcc8a78cc1d48deae bonding: 3ad: pass parameter bond_params by reference + +https://gitlab.com/cki-project/kernel-ark/-/commit/c711fc7bba1114628ecde63d77726165ead52dd0 + c711fc7bba1114628ecde63d77726165ead52dd0 bonding: complain about missing route only once for A/B ARP probes + +https://gitlab.com/cki-project/kernel-ark/-/commit/a5dd48cea8c51ce840d104d0817812d913fe35ad + a5dd48cea8c51ce840d104d0817812d913fe35ad bonding: improve nl error msg when device can't be enslaved because of IFF_MASTER + +https://gitlab.com/cki-project/kernel-ark/-/commit/da8984e8f3339831f8d7358b8c45a2070c5f3924 + da8984e8f3339831f8d7358b8c45a2070c5f3924 bonding: combine netlink and console error messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8c251fb488faf120a701b9cf089d6b9f872f1fc + a8c251fb488faf120a701b9cf089d6b9f872f1fc net, bonding: Refactor bond_xmit_hash for use with xdp_buff + +https://gitlab.com/cki-project/kernel-ark/-/commit/6304ae80e4612f6f4d3c146a3e3efabbdefb12b3 + 6304ae80e4612f6f4d3c146a3e3efabbdefb12b3 net: bonding: bond_alb: Remove the dependency on ipx network layer + +https://gitlab.com/cki-project/kernel-ark/-/commit/2d426c6a09cef175481ca55675c2af788bd29a4a + 2d426c6a09cef175481ca55675c2af788bd29a4a bonding: add new option lacp_active + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a7c0c037cb56389945b31d6c72c15048d50f4d2 + 8a7c0c037cb56389945b31d6c72c15048d50f4d2 bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler() + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbf904efc624c4e85df919734c3dce37beb8468f + dbf904efc624c4e85df919734c3dce37beb8468f gfs2: gfs2_create_inode rework + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b97dca4a95b49300a63ad6dfb784ba54ff555dd + 5b97dca4a95b49300a63ad6dfb784ba54ff555dd gfs2: gfs2_inode_lookup rework + +https://gitlab.com/cki-project/kernel-ark/-/commit/45df0eeb9c5b26bc127d3ee0dd039fcfa6f822b7 + 45df0eeb9c5b26bc127d3ee0dd039fcfa6f822b7 gfs2: gfs2_inode_lookup cleanup + +https://gitlab.com/cki-project/kernel-ark/-/commit/47e5533198f0d8a9150b18a769b1950bd6178de3 + 47e5533198f0d8a9150b18a769b1950bd6178de3 gfs2: Fix remote demote of weak glock holders + +https://gitlab.com/cki-project/kernel-ark/-/commit/d741c847b3a4c1f369e94f6ad8ce3ca3d26584e7 + d741c847b3a4c1f369e94f6ad8ce3ca3d26584e7 gfs2: Fix unused value warning in do_gfs2_set_flags() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec727906cf0c11281a3347040a3cdc66a0e81edc + ec727906cf0c11281a3347040a3cdc66a0e81edc nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d6e281b465a3d14acdc7fd4295921dd654a7b556 + d6e281b465a3d14acdc7fd4295921dd654a7b556 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/044a18bc512f67722714a3ab3ffb85236352954c + 044a18bc512f67722714a3ab3ffb85236352954c cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4ddf222e7d46ae84394a12f3c81842371fc48f7 + c4ddf222e7d46ae84394a12f3c81842371fc48f7 lockd: fix failure to cleanup client locks + +https://gitlab.com/cki-project/kernel-ark/-/commit/a847177c46f384e79ee6d2feeb8429f46987e06a + a847177c46f384e79ee6d2feeb8429f46987e06a lockd: fix server crash on reboot of client holding lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/408f5d40508eb13e02d358c3c4d84dae4a8d2ffc + 408f5d40508eb13e02d358c3c4d84dae4a8d2ffc SUNRPC: Don't dereference xprt->snd_task if it's a cookie + +https://gitlab.com/cki-project/kernel-ark/-/commit/7da935940db997f2f1a30baed793b4405cbb47a2 + 7da935940db997f2f1a30baed793b4405cbb47a2 tracing: Fix mismatched comment in __string_len + +https://gitlab.com/cki-project/kernel-ark/-/commit/be067345e8a2c52c2d5e8b7371e8f6b1b25886f6 + be067345e8a2c52c2d5e8b7371e8f6b1b25886f6 nfs: block notification on fs with its own ->lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/0e0f8fa49ff209723876955265adacb49700dba7 + 0e0f8fa49ff209723876955265adacb49700dba7 NFSD: Fix READDIR buffer overflow + +https://gitlab.com/cki-project/kernel-ark/-/commit/9657440ac1ff64925150127cf4dffd5e5373b7e9 + 9657440ac1ff64925150127cf4dffd5e5373b7e9 nfsd: fix use-after-free due to delegation race + +https://gitlab.com/cki-project/kernel-ark/-/commit/11b131bab0bb110c0659a12eed3e87e43275eb64 + 11b131bab0bb110c0659a12eed3e87e43275eb64 nfsd: Fix nsfd startup race (again) + +https://gitlab.com/cki-project/kernel-ark/-/commit/5144654d8022932e724ce99cf8b57f9bc818ffaa + 5144654d8022932e724ce99cf8b57f9bc818ffaa SUNRPC: use different lock keys for INET6 and LOCAL + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd5ed394a2ae04387bf6471894b174420d299f48 + dd5ed394a2ae04387bf6471894b174420d299f48 NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION + +https://gitlab.com/cki-project/kernel-ark/-/commit/30f9132012ac18e259a0cbc49f4c6f70627b538c + 30f9132012ac18e259a0cbc49f4c6f70627b538c NFSv42: Fix pagecache invalidation after COPY/CLONE + +https://gitlab.com/cki-project/kernel-ark/-/commit/61ce7f3c70559c3fdcce0dbc82c64fa0716a1db2 + 61ce7f3c70559c3fdcce0dbc82c64fa0716a1db2 NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() + +https://gitlab.com/cki-project/kernel-ark/-/commit/12c57aa8c2acaed510100be0c917124f4dbacb03 + 12c57aa8c2acaed510100be0c917124f4dbacb03 NFSv42: Don't fail clone() unless the OP_CLONE operation failed + +https://gitlab.com/cki-project/kernel-ark/-/commit/45b72e91b119ca0e853d1f19150fdf1957db4c06 + 45b72e91b119ca0e853d1f19150fdf1957db4c06 NFSD: Fix exposure in nfsd4_decode_bitmap() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e95af72cbad8f1ebba46457303b00880e6c19c84 + e95af72cbad8f1ebba46457303b00880e6c19c84 NFSv4: Sanity check the parameters in nfs41_update_target_slotid() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5a7fcba8f40943d2f6b081a39e9afda06300ce1 + b5a7fcba8f40943d2f6b081a39e9afda06300ce1 NFS: Remove the nfs4_label argument from decode_getattr_*() functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/5bdb979232494f824931066a6e2e6975a926c4f6 + 5bdb979232494f824931066a6e2e6975a926c4f6 NFS: Remove the nfs4_label argument from nfs_setsecurity + +https://gitlab.com/cki-project/kernel-ark/-/commit/effe9387ddb8baf31a96d05a51695a38612e375b + effe9387ddb8baf31a96d05a51695a38612e375b NFS: Remove the nfs4_label argument from nfs_fhget() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1a41318352928b806b9e56164df05160e39e826 + d1a41318352928b806b9e56164df05160e39e826 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e81a70877cdae3df72dae97ace08fded9979d9f6 + e81a70877cdae3df72dae97ace08fded9979d9f6 NFS: Remove the nfs4_label argument from nfs_instantiate() + +https://gitlab.com/cki-project/kernel-ark/-/commit/958c2dab23f559b9ecc55b80a6adc0d812810fed + 958c2dab23f559b9ecc55b80a6adc0d812810fed NFS: Remove the nfs4_label from the nfs_setattrres + +https://gitlab.com/cki-project/kernel-ark/-/commit/f9cca69292a78bba84ffb009b644d88fc0239df3 + f9cca69292a78bba84ffb009b644d88fc0239df3 NFS: Remove the nfs4_label from the nfs4_getattr_res + +https://gitlab.com/cki-project/kernel-ark/-/commit/c1599159b5cbb1954aad96ee28db353517ff611b + c1599159b5cbb1954aad96ee28db353517ff611b NFS: Remove the f_label from the nfs4_opendata and nfs_openres + +https://gitlab.com/cki-project/kernel-ark/-/commit/36372de547fa6c13c85a415bbbb25e2fcb866f67 + 36372de547fa6c13c85a415bbbb25e2fcb866f67 NFS: Remove the nfs4_label from the nfs4_lookupp_res struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ff61c71d6dbe1dc4653d0fe66adf23bf7588296 + 5ff61c71d6dbe1dc4653d0fe66adf23bf7588296 NFS: Remove the label from the nfs4_lookup_res struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/97d499290834cdcbb157a90b355e2fa5e08cb007 + 97d499290834cdcbb157a90b355e2fa5e08cb007 NFS: Remove the nfs4_label from the nfs4_link_res struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d901ff2de4f82306271861aeb4c4c8aea2c8abe + 1d901ff2de4f82306271861aeb4c4c8aea2c8abe NFS: Remove the nfs4_label from the nfs4_create_res struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8742094dfb790241d63f8a2cb6977da353685c4 + f8742094dfb790241d63f8a2cb6977da353685c4 NFS: Remove the nfs4_label from the nfs_entry struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/d250f91fd67e5c8322366a41d1b24e2904cf01a0 + d250f91fd67e5c8322366a41d1b24e2904cf01a0 NFS: Create a new nfs_alloc_fattr_with_label() function + +https://gitlab.com/cki-project/kernel-ark/-/commit/031fe4bdd51ba154a5c0170708f8095920fd7496 + 031fe4bdd51ba154a5c0170708f8095920fd7496 NFS: Always initialise fattr->label in nfs_fattr_alloc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/1b30ddf89a929cb5038426b467877911de166d3c + 1b30ddf89a929cb5038426b467877911de166d3c NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f0e7e2c2f6312731b761c4a221a648b5dfa04f9 + 5f0e7e2c2f6312731b761c4a221a648b5dfa04f9 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() + +https://gitlab.com/cki-project/kernel-ark/-/commit/376e7a1f31fdcb8af66307d74e33f78a76fc548a + 376e7a1f31fdcb8af66307d74e33f78a76fc548a NFSv4: Remove unnecessary 'minor version' check + +https://gitlab.com/cki-project/kernel-ark/-/commit/611075d697d0e86e313a4e79b70a532f5417f1e4 + 611075d697d0e86e313a4e79b70a532f5417f1e4 NFSv4: Fix potential Oops in decode_op_map() + +https://gitlab.com/cki-project/kernel-ark/-/commit/137eae72a4e8a114d5d4f6fa6a9bbbfa8b6ae03a + 137eae72a4e8a114d5d4f6fa6a9bbbfa8b6ae03a NFSv4: Ensure decode_compound_hdr() sanity checks the tag + +https://gitlab.com/cki-project/kernel-ark/-/commit/94f3653c0863eee0959939388671903a3a394f3b + 94f3653c0863eee0959939388671903a3a394f3b NFS: Don't trace an uninitialised value + +https://gitlab.com/cki-project/kernel-ark/-/commit/dde28a7aa2858f072f15785b9afc8f52b356c480 + dde28a7aa2858f072f15785b9afc8f52b356c480 SUNRPC: Prevent immediate close+reconnect + +https://gitlab.com/cki-project/kernel-ark/-/commit/0cc9f452c9ebd51d40d8df85e4a7c3aeb8cb1c3d + 0cc9f452c9ebd51d40d8df85e4a7c3aeb8cb1c3d SUNRPC: Fix races when closing the socket + +https://gitlab.com/cki-project/kernel-ark/-/commit/e18a4e70b32fba394d98d3e69e4b0b8de27ee4b2 + e18a4e70b32fba394d98d3e69e4b0b8de27ee4b2 NFSv4.2 add tracepoint to OFFLOAD_CANCEL + +https://gitlab.com/cki-project/kernel-ark/-/commit/adcfa35512b57d8b6a0ec98b618d8b6fee004f6b + adcfa35512b57d8b6a0ec98b618d8b6fee004f6b NFSv4.2 add tracepoint to COPY_NOTIFY + +https://gitlab.com/cki-project/kernel-ark/-/commit/34a570f8feda175d66f4f1e96c5dff46ec031efe + 34a570f8feda175d66f4f1e96c5dff46ec031efe NFSv4.2 add tracepoint to CB_OFFLOAD + +https://gitlab.com/cki-project/kernel-ark/-/commit/74a2aea0d092a13a87531d024da6befe26fa0029 + 74a2aea0d092a13a87531d024da6befe26fa0029 NFSv4.2 add tracepoint to CLONE + +https://gitlab.com/cki-project/kernel-ark/-/commit/984f30be69863b9b465382e5f7548aa36fa5d214 + 984f30be69863b9b465382e5f7548aa36fa5d214 NFSv4.2 add tracepoint to COPY + +https://gitlab.com/cki-project/kernel-ark/-/commit/3220925d8abaa84188690ea40ad9def2050f2fdd + 3220925d8abaa84188690ea40ad9def2050f2fdd NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f66e3d6132fa3c82518e517c062fdbf5b3304c3 + 8f66e3d6132fa3c82518e517c062fdbf5b3304c3 NFSv4.2 add tracepoint to SEEK + +https://gitlab.com/cki-project/kernel-ark/-/commit/6374fd161105a33d02566183d265a8a2a33a13bd + 6374fd161105a33d02566183d265a8a2a33a13bd SUNRPC: Check if the xprt is connected before handling sysfs reads + +https://gitlab.com/cki-project/kernel-ark/-/commit/82a7b3ea5c5b7ef6b6bcc3dd43c5a94a7f6e9687 + 82a7b3ea5c5b7ef6b6bcc3dd43c5a94a7f6e9687 nfs4: take a reference on the nfs_client when running FREE_STATEID + +https://gitlab.com/cki-project/kernel-ark/-/commit/00021c48c7036e63038837c11690f0df4344ae25 + 00021c48c7036e63038837c11690f0df4344ae25 NFS: Add offset to nfs_aop_readahead tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/e56d98022180ce83b5f91e3f5208481fd66a47b5 + e56d98022180ce83b5f91e3f5208481fd66a47b5 xprtrdma: Fix a maybe-uninitialized compiler warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/3dde07a95de1f02fca36f1302b5ef08f590ebb7a + 3dde07a95de1f02fca36f1302b5ef08f590ebb7a NFS: Move NFS protocol display macros to global header + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad1d4b924b3112edd14d968615d2adc511a820e8 + ad1d4b924b3112edd14d968615d2adc511a820e8 NFS: Move generic FS show macros to global header + +https://gitlab.com/cki-project/kernel-ark/-/commit/fae7bf252fa5798cb604eca2c3c3b5516c0edb1c + fae7bf252fa5798cb604eca2c3c3b5516c0edb1c nfsd4: remove obselete comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/00aa0912d1f8ed5577d838d235451b9278c7f608 + 00aa0912d1f8ed5577d838d235451b9278c7f608 SUNRPC: Clean up xs_tcp_setup_sock() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c2b760cb823ae8c6174ec23ac20d393d35745624 + c2b760cb823ae8c6174ec23ac20d393d35745624 SUNRPC: Replace use of socket sk_callback_lock with sock_lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/0d9beb6bf79bc12b4a47aa16d6010d6622d8cab9 + 0d9beb6bf79bc12b4a47aa16d6010d6622d8cab9 NFSv4: Fix a regression in nfs_set_open_stateid_locked() + +https://gitlab.com/cki-project/kernel-ark/-/commit/023b9eb2916391d5b3210ddf3b3258fa676722a1 + 023b9eb2916391d5b3210ddf3b3258fa676722a1 fsnotify: Protect fsnotify_handle_inode_event from no-inode events + +https://gitlab.com/cki-project/kernel-ark/-/commit/48bc6a48a66782f8db0dd7caf4fc3f6fae50b9f0 + 48bc6a48a66782f8db0dd7caf4fc3f6fae50b9f0 NFS: Remove redundant call to __set_page_dirty_nobuffers + +https://gitlab.com/cki-project/kernel-ark/-/commit/070682533597322e963502f04d5b2f7ff650e0df + 070682533597322e963502f04d5b2f7ff650e0df sunrpc: remove unnecessary test in rpc_task_set_client() + +https://gitlab.com/cki-project/kernel-ark/-/commit/45ddbe1ede4c9a404572e7cbb72529979fb46c7c + 45ddbe1ede4c9a404572e7cbb72529979fb46c7c NFS: Unexport nfs_probe_fsinfo() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c84205b79f8db40a1e21747a63980bb2b98bc9a + 9c84205b79f8db40a1e21747a63980bb2b98bc9a NFS: Call nfs_probe_server() during a fscontext-reconfigure event + +https://gitlab.com/cki-project/kernel-ark/-/commit/14a7c6428d0505257188ec2e3d6bc53915da1f95 + 14a7c6428d0505257188ec2e3d6bc53915da1f95 NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b2ba6e244d8686b40a3b48da335f9b7a41401c9 + 6b2ba6e244d8686b40a3b48da335f9b7a41401c9 NFS: Move nfs_probe_destination() into the generic client + +https://gitlab.com/cki-project/kernel-ark/-/commit/5afae24456e1df3e34b2cef14e7f730ec1424c08 + 5afae24456e1df3e34b2cef14e7f730ec1424c08 NFS: Create an nfs4_server_set_init_caps() function + +https://gitlab.com/cki-project/kernel-ark/-/commit/2f5e6e5636ae59c69d86576e95a5c7f8ad237026 + 2f5e6e5636ae59c69d86576e95a5c7f8ad237026 NFS: Remove --> and <-- dprintk call sites + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a51e317129298b7fee2b7e6383008aa7307c2ba + 8a51e317129298b7fee2b7e6383008aa7307c2ba SUNRPC: Trace calls to .rpc_call_done + +https://gitlab.com/cki-project/kernel-ark/-/commit/75e4d2d14c541c649aaa3ffce41546d53754a65f + 75e4d2d14c541c649aaa3ffce41546d53754a65f NFS: Replace dprintk callsites in nfs_readpage(s) + +https://gitlab.com/cki-project/kernel-ark/-/commit/1c4181ec39649d6c2a021a27b5ff8ed93ab6621f + 1c4181ec39649d6c2a021a27b5ff8ed93ab6621f SUNRPC: Use BIT() macro in rpc_show_xprt_state() + +https://gitlab.com/cki-project/kernel-ark/-/commit/389c747158a2dfaa13df606e4f44a7d54bfe3914 + 389c747158a2dfaa13df606e4f44a7d54bfe3914 SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d8c21de82a7d020fca1ff46b264021c8a0ac8c1 + 7d8c21de82a7d020fca1ff46b264021c8a0ac8c1 xprtrdma: Remove rpcrdma_ep::re_implicit_roundup + +https://gitlab.com/cki-project/kernel-ark/-/commit/363cabd76cf3ee31d5e234ff441db505ec981400 + 363cabd76cf3ee31d5e234ff441db505ec981400 xprtrdma: Provide a buffer to pad Write chunks of unaligned length + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc1dec083c28188d65fbdfc377f92ca65a9f0a8e + bc1dec083c28188d65fbdfc377f92ca65a9f0a8e Fix user namespace leak + +https://gitlab.com/cki-project/kernel-ark/-/commit/c01157dcc097a40cb67c9229a9c976ba3197fdae + c01157dcc097a40cb67c9229a9c976ba3197fdae NFS: Save some space in the inode + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca158f9ffb2654ef3c55b4f655931a4aa033d427 + ca158f9ffb2654ef3c55b4f655931a4aa033d427 NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests + +https://gitlab.com/cki-project/kernel-ark/-/commit/001bb1e14b9de9a446a61721a1d1a520e3ae80d2 + 001bb1e14b9de9a446a61721a1d1a520e3ae80d2 NFSv4: Fixes for nfs4_inode_return_delegation() + +https://gitlab.com/cki-project/kernel-ark/-/commit/828e2e54ad91a1435d0f96830883e89a714fe8be + 828e2e54ad91a1435d0f96830883e89a714fe8be NFS: Fix an Oops in pnfs_mark_request_commit() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3bd5d3795d079b4a8927ebb0715f04ec42379f11 + 3bd5d3795d079b4a8927ebb0715f04ec42379f11 NFS: Fix up commit deadlocks + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab956931810b3b60c2000a204bbfd6545eede8cb + ab956931810b3b60c2000a204bbfd6545eede8cb NFSD:fix boolreturn.cocci warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/58bf18fd500de866dd19184d767092e86fe86ae3 + 58bf18fd500de866dd19184d767092e86fe86ae3 nfsd: update create verifier comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a518bf59c9274d0ed165d38d40a1c9aa0789973 + 2a518bf59c9274d0ed165d38d40a1c9aa0789973 SUNRPC: Change return value type of .pc_encode + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e78d40c163c574d706a7164053b7a259076ff36 + 8e78d40c163c574d706a7164053b7a259076ff36 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode + +https://gitlab.com/cki-project/kernel-ark/-/commit/382e0cd087d2857798b6fc1916e23e508177724a + 382e0cd087d2857798b6fc1916e23e508177724a NFSD: Save location of NFSv4 COMPOUND status + +https://gitlab.com/cki-project/kernel-ark/-/commit/52a3eb6d70e8ac53e44056a345050e417e4cdca9 + 52a3eb6d70e8ac53e44056a345050e417e4cdca9 SUNRPC: Change return value type of .pc_decode + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed8004a73b4c3856db945a07a3eb070ce1472d84 + ed8004a73b4c3856db945a07a3eb070ce1472d84 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode + +https://gitlab.com/cki-project/kernel-ark/-/commit/7e81e94d0e46e3f1323e46f0d90a9bb621bfa635 + 7e81e94d0e46e3f1323e46f0d90a9bb621bfa635 SUNRPC: De-duplicate .pc_release() call sites + +https://gitlab.com/cki-project/kernel-ark/-/commit/5337a8f33fe23b9a960ef7f6d8046590da1912fa + 5337a8f33fe23b9a960ef7f6d8046590da1912fa SUNRPC: Simplify the SVC dispatch code path + +https://gitlab.com/cki-project/kernel-ark/-/commit/a03e0f308b9535e7c798252da438bf50392e1e1f + a03e0f308b9535e7c798252da438bf50392e1e1f NFS: Fix deadlocks in nfs_scan_commit_list() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a3e615240146602dcaddbf30ab09fea11182bf1 + 6a3e615240146602dcaddbf30ab09fea11182bf1 NFS: Instrument i_size_write() + +https://gitlab.com/cki-project/kernel-ark/-/commit/19981d8fdf72c1e29f2830969d8f32416a5a15e2 + 19981d8fdf72c1e29f2830969d8f32416a5a15e2 SUNRPC: Per-rpc_clnt task PIDs + +https://gitlab.com/cki-project/kernel-ark/-/commit/364688d0ee76a3c7a1d4e36d33e61ccb9097cfc3 + 364688d0ee76a3c7a1d4e36d33e61ccb9097cfc3 NFS: Remove unnecessary TRACE_DEFINE_ENUM()s + +https://gitlab.com/cki-project/kernel-ark/-/commit/ddeadd39a3141335306287d932093a794d85a3c0 + ddeadd39a3141335306287d932093a794d85a3c0 NFSD: Keep existing listeners on portlist error + +https://gitlab.com/cki-project/kernel-ark/-/commit/78158e7675eaab30c587b8d24409ab67369ea5f5 + 78158e7675eaab30c587b8d24409ab67369ea5f5 nfs: Fix kerneldoc warning shown up by W=1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3a67873cffac55a6c5830f197e4a8a05637bf70 + f3a67873cffac55a6c5830f197e4a8a05637bf70 SUNRPC: Capture value of xdr_buf::page_base + +https://gitlab.com/cki-project/kernel-ark/-/commit/aac50ff9ea3290db4405cc10b59e4836abc9cb46 + aac50ff9ea3290db4405cc10b59e4836abc9cb46 SUNRPC: Add trace event when alloc_pages_bulk() makes no progress + +https://gitlab.com/cki-project/kernel-ark/-/commit/efe607b4393a2622868d1739af114b1ba6cec844 + efe607b4393a2622868d1739af114b1ba6cec844 svcrdma: Split svcrmda_wc_{read,write} tracepoints + +https://gitlab.com/cki-project/kernel-ark/-/commit/b509790d32884438fd3686c34e0d4584cba3d345 + b509790d32884438fd3686c34e0d4584cba3d345 svcrdma: Split the svcrdma_wc_send() tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d7e1afdfd600a25df24d4406047af195999da76 + 9d7e1afdfd600a25df24d4406047af195999da76 svcrdma: Split the svcrdma_wc_receive() tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d62aa24575e379b65897f6025f5fa040d1e1b16 + 8d62aa24575e379b65897f6025f5fa040d1e1b16 pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b0d45f8df1527e063ddede705366762897324c4 + 9b0d45f8df1527e063ddede705366762897324c4 NFS: Remove unnecessary page cache invalidations + +https://gitlab.com/cki-project/kernel-ark/-/commit/1eecf47ef69b446ec8b23d62d9f5f2e2ab5cfc1c + 1eecf47ef69b446ec8b23d62d9f5f2e2ab5cfc1c NFS: Do not flush the readdir cache in nfs_dentry_iput() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4ccaa2dc2f07234ffd8aaa488676a7ccc556a1f + d4ccaa2dc2f07234ffd8aaa488676a7ccc556a1f NFS: Fix dentry verifier races + +https://gitlab.com/cki-project/kernel-ark/-/commit/c5461af3074f058958cbb6140746b7dfe0f314ad + c5461af3074f058958cbb6140746b7dfe0f314ad NFS: Further optimisations for 'ls -l' + +https://gitlab.com/cki-project/kernel-ark/-/commit/562b3b888e9055f6ee762dbe1ad4d507d93cd512 + 562b3b888e9055f6ee762dbe1ad4d507d93cd512 NFS: Fix up nfs_readdir_inode_mapping_valid() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d24fbf1c2171008048b0579c3594a2a35b6c13a6 + d24fbf1c2171008048b0579c3594a2a35b6c13a6 NFS: Ignore the directory size when marking for revalidation + +https://gitlab.com/cki-project/kernel-ark/-/commit/8022414f92f675baa5db5a210f0c099d4e1cae5f + 8022414f92f675baa5db5a210f0c099d4e1cae5f NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c555dc35348d147e3d929a48a93322907f125c9 + 2c555dc35348d147e3d929a48a93322907f125c9 NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED + +https://gitlab.com/cki-project/kernel-ark/-/commit/735180faf5e780f30474397c2e7b651a83851da7 + 735180faf5e780f30474397c2e7b651a83851da7 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE + +https://gitlab.com/cki-project/kernel-ark/-/commit/61b320de7972c2f879198edca2795a98b6640314 + 61b320de7972c2f879198edca2795a98b6640314 NFS: Fix a few more clear_bit() instances that need release semantics + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e16e42ac5c2c5ee94be1cf4a0aa78c3975b98d1 + 5e16e42ac5c2c5ee94be1cf4a0aa78c3975b98d1 SUNRPC: xprt_clear_locked() only needs release memory semantics + +https://gitlab.com/cki-project/kernel-ark/-/commit/071d46cfef84997b77cc41a0d76c1df2d2b129ee + 071d46cfef84997b77cc41a0d76c1df2d2b129ee SUNRPC: Remove unnecessary memory barriers + +https://gitlab.com/cki-project/kernel-ark/-/commit/1c8605ad3c939d488e3f096f87e1f30c3aa774c0 + 1c8605ad3c939d488e3f096f87e1f30c3aa774c0 SUNRPC: Remove WQ_HIGHPRI from xprtiod + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e59ee0cd3c817a18208b55617eac8958dac1fb1 + 1e59ee0cd3c817a18208b55617eac8958dac1fb1 SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8787333a8d396e0df947ffd440fa471693ff2f4f + 8787333a8d396e0df947ffd440fa471693ff2f4f SUNRPC: Partial revert of commit 6f9f17287e78 + +https://gitlab.com/cki-project/kernel-ark/-/commit/116a5bda68faeab0a6006200cfce64b69a1186db + 116a5bda68faeab0a6006200cfce64b69a1186db NFS: Fix up nfs_ctx_key_to_expire() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b36442f797c29a013918e6ece58ccec0b7ee327f + b36442f797c29a013918e6ece58ccec0b7ee327f NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f452d782ef2817f70a4626e853b06711aff1016 + 6f452d782ef2817f70a4626e853b06711aff1016 NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f0d758866df9907c627e41deb72a43ce0d1117e5 + f0d758866df9907c627e41deb72a43ce0d1117e5 NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4634b6d4b439a8b64136dd09786ae40c612c75f + c4634b6d4b439a8b64136dd09786ae40c612c75f SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad640f0d44270b8f33940c8be259fec89619b83c + ad640f0d44270b8f33940c8be259fec89619b83c NFSD: Initialize pointer ni with NULL and not plain integer 0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b80179638058785e55b3cf421a8f7e76e956c2e + 0b80179638058785e55b3cf421a8f7e76e956c2e NFSD: simplify struct nfsfh + +https://gitlab.com/cki-project/kernel-ark/-/commit/da0c60e999c6ad90f901740b530acbab7bd62c2b + da0c60e999c6ad90f901740b530acbab7bd62c2b NFSD: drop support for ancient filehandles + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e9441c1bf6ed8c2b875b26bc39aa516507ca725 + 1e9441c1bf6ed8c2b875b26bc39aa516507ca725 NFSD: move filehandle format declarations out of "uapi". + +https://gitlab.com/cki-project/kernel-ark/-/commit/ae5647974200fdd9da77292343f3857bb06b75ba + ae5647974200fdd9da77292343f3857bb06b75ba SUNRPC: fix sign error causing rpcsec_gss drops + +https://gitlab.com/cki-project/kernel-ark/-/commit/feda4779d6ebab3b89b404ca9fa5ca306b3e9868 + feda4779d6ebab3b89b404ca9fa5ca306b3e9868 nfsd: Fix a warning for nfsd_file_close_inode + +https://gitlab.com/cki-project/kernel-ark/-/commit/025f8db9f1b559a4d7e0d7162490a03dde79d9b1 + 025f8db9f1b559a4d7e0d7162490a03dde79d9b1 nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero + +https://gitlab.com/cki-project/kernel-ark/-/commit/c8cc00fe2aca3be1851634a12b50dfe8186aa5d0 + c8cc00fe2aca3be1851634a12b50dfe8186aa5d0 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9686cc763fc6f6e750e9eae9541836b4289dcf51 + 9686cc763fc6f6e750e9eae9541836b4289dcf51 UNRPC: Return specific error code on kmalloc failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/63b9aff51f7558260815a94900a262cb6e93c039 + 63b9aff51f7558260815a94900a262cb6e93c039 NFSD: Optimize DRC bucket pruning + +https://gitlab.com/cki-project/kernel-ark/-/commit/868146bf9f83a1c8ecca96f4fe6f13471543cda7 + 868146bf9f83a1c8ecca96f4fe6f13471543cda7 nfsd: don't alloc under spinlock in rpc_parse_scope_id + +https://gitlab.com/cki-project/kernel-ark/-/commit/6da4f3ca6efb175d01b5be94092b09be82f10536 + 6da4f3ca6efb175d01b5be94092b09be82f10536 nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea9bac7838c2a3745555c684c893a9879a6137dd + ea9bac7838c2a3745555c684c893a9879a6137dd NLM: Fix svcxdr_encode_owner() + +https://gitlab.com/cki-project/kernel-ark/-/commit/54a406bf873cd9625141725a73004941b6fa511f + 54a406bf873cd9625141725a73004941b6fa511f SUNRPC: improve error response to over-size gss credential + +https://gitlab.com/cki-project/kernel-ark/-/commit/183fe070cba8fe2cf9d2cb54a8e891d68955d30b + 183fe070cba8fe2cf9d2cb54a8e891d68955d30b SUNRPC: don't pause on incomplete allocation + +https://gitlab.com/cki-project/kernel-ark/-/commit/61897fea200db0ebaac4502574f999f210849e15 + 61897fea200db0ebaac4502574f999f210849e15 NFS: Always provide aligned buffers to the RPC read layers + +https://gitlab.com/cki-project/kernel-ark/-/commit/94a9530f6d265af40f94c78fced3fd8ee4298ef6 + 94a9530f6d265af40f94c78fced3fd8ee4298ef6 NFSv4.1 add network transport when session trunking is detected + +https://gitlab.com/cki-project/kernel-ark/-/commit/464f3fa6236d89b5d85a02bceb535c6c06aeb973 + 464f3fa6236d89b5d85a02bceb535c6c06aeb973 SUNRPC enforce creation of no more than max_connect xprts + +https://gitlab.com/cki-project/kernel-ark/-/commit/e867c58e87de1b67ba971bf7445ee1ea9e304470 + e867c58e87de1b67ba971bf7445ee1ea9e304470 NFSv4 introduce max_connect mount options + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b0df7f3c73022f63801f5d0105f2fe06ece0f75 + 4b0df7f3c73022f63801f5d0105f2fe06ece0f75 SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/973bca23b05aaf5c41152993e56bb509f69d3a65 + 973bca23b05aaf5c41152993e56bb509f69d3a65 SUNRPC keep track of number of transports to unique addresses + +https://gitlab.com/cki-project/kernel-ark/-/commit/4071ee45a1c833bc68cfd39d20d4479b0b04c11a + 4071ee45a1c833bc68cfd39d20d4479b0b04c11a NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed2d879e37538690cb769e4cdcc67c2a1b57e77e + ed2d879e37538690cb769e4cdcc67c2a1b57e77e SUNRPC: Tweak TCP socket shutdown in the RPC client + +https://gitlab.com/cki-project/kernel-ark/-/commit/008f4efa810e829e8896568cd1ee5dc1fabcf134 + 008f4efa810e829e8896568cd1ee5dc1fabcf134 SUNRPC: Simplify socket shutdown when not reusing TCP ports + +https://gitlab.com/cki-project/kernel-ark/-/commit/4ab4b99416db2d873c6ffc7ebc2ac09aaab91a07 + 4ab4b99416db2d873c6ffc7ebc2ac09aaab91a07 nfsd: fix crash on LOCKT on reexported NFSv3 + +https://gitlab.com/cki-project/kernel-ark/-/commit/3b5a1a2f0c3968284495dd08c7cbe22aab8c6913 + 3b5a1a2f0c3968284495dd08c7cbe22aab8c6913 nfs: don't allow reexport reclaims + +https://gitlab.com/cki-project/kernel-ark/-/commit/728a5a7ff15a525a471ce7470d336ae6714a9db0 + 728a5a7ff15a525a471ce7470d336ae6714a9db0 lockd: don't attempt blocking locks on nfs reexports + +https://gitlab.com/cki-project/kernel-ark/-/commit/1dee8118d4417218d46a1e1ffff33fb18a1f7a9c + 1dee8118d4417218d46a1e1ffff33fb18a1f7a9c nfs: don't atempt blocking locks on nfs reexports + +https://gitlab.com/cki-project/kernel-ark/-/commit/95590e0d71beb7fa0f005c402830a5bc78ea15e9 + 95590e0d71beb7fa0f005c402830a5bc78ea15e9 Keep read and write fds with each nlm_file + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8236b4d6635260ee41ea669d9fdd61e03da27fd + e8236b4d6635260ee41ea669d9fdd61e03da27fd lockd: update nlm_lookup_file reexport comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/cea79f886edff8107a3dae5631bd576830892b51 + cea79f886edff8107a3dae5631bd576830892b51 nlm: minor refactoring + +https://gitlab.com/cki-project/kernel-ark/-/commit/b1e294186ebf05a0d3425c9e34e7893a108cc18b + b1e294186ebf05a0d3425c9e34e7893a108cc18b nlm: minor nlm_lookup_file argument change + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b098caba719386e9bbdc31d0942c1fdd2394e1a + 6b098caba719386e9bbdc31d0942c1fdd2394e1a lockd: lockd server-side shouldn't set fl_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/9880fc05f98099e12cd9af0668935c2701416100 + 9880fc05f98099e12cd9af0668935c2701416100 SUNRPC: Server-side disconnect injection + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b049cffa1c11c9f76c7c83634b1ef85ec4a5172 + 9b049cffa1c11c9f76c7c83634b1ef85ec4a5172 SUNRPC: Move client-side disconnect injection + +https://gitlab.com/cki-project/kernel-ark/-/commit/97e46f0ec1cb0dba1b075a2d1e85a181bc48477f + 97e46f0ec1cb0dba1b075a2d1e85a181bc48477f SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6bc77b607951d5552cc4573970010a2215d6a04 + e6bc77b607951d5552cc4573970010a2215d6a04 svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f0392248a9863e834b57b851c5280b1507f648d + 8f0392248a9863e834b57b851c5280b1507f648d gfs2: Fix glock_hash_walk bugs + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e01577eb94f5a240bc3a41adaeea6d1d2be3cbb + 4e01577eb94f5a240bc3a41adaeea6d1d2be3cbb gfs2: Cancel remote delete work asynchronously + +https://gitlab.com/cki-project/kernel-ark/-/commit/f97f50c2edcb57d23bc5ab2bf05966ac9ff56fd4 + f97f50c2edcb57d23bc5ab2bf05966ac9ff56fd4 gfs2: set glock object after nq + +https://gitlab.com/cki-project/kernel-ark/-/commit/e61dab702db6dc1af57571c39fced8f5866536ff + e61dab702db6dc1af57571c39fced8f5866536ff gfs2: remove RDF_UPTODATE flag + +https://gitlab.com/cki-project/kernel-ark/-/commit/d8a493a0d3e171cf77b77b0b292568614d4806d6 + d8a493a0d3e171cf77b77b0b292568614d4806d6 gfs2: Eliminate GIF_INVALID flag + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb245a8eb79ca03ebfea7e37d17d45555f06f323 + fb245a8eb79ca03ebfea7e37d17d45555f06f323 gfs2: Fix atomic bug in gfs2_instantiate + +https://gitlab.com/cki-project/kernel-ark/-/commit/181d0a3e31565fe73a3b67c5ed2fdeaa87ec1352 + 181d0a3e31565fe73a3b67c5ed2fdeaa87ec1352 gfs2: fix GL_SKIP node_scope problems + +https://gitlab.com/cki-project/kernel-ark/-/commit/cfbf17d8e5c37080d2fae9762da038a8f0d42c8f + cfbf17d8e5c37080d2fae9762da038a8f0d42c8f gfs2: split glock instantiation off from do_promote + +https://gitlab.com/cki-project/kernel-ark/-/commit/62cd196172291203e0721d9e565ad2593d513fa8 + 62cd196172291203e0721d9e565ad2593d513fa8 gfs2: further simplify do_promote + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7bda195c705a81bb0e22498f37eec40d92df4fe + f7bda195c705a81bb0e22498f37eec40d92df4fe gfs2: re-factor function do_promote + +https://gitlab.com/cki-project/kernel-ark/-/commit/715dfc8f355a39666218737bf502f9099f132d3e + 715dfc8f355a39666218737bf502f9099f132d3e gfs2: Remove 'first' trace_gfs2_promote argument + +https://gitlab.com/cki-project/kernel-ark/-/commit/7090185ff21439764678e549506ff5c51ffdce95 + 7090185ff21439764678e549506ff5c51ffdce95 gfs2: change go_lock to go_instantiate + +https://gitlab.com/cki-project/kernel-ark/-/commit/61eaba5ac742abf1250eda09695ba40d4eaa9c82 + 61eaba5ac742abf1250eda09695ba40d4eaa9c82 gfs2: dump glocks from gfs2_consist_OBJ_i + +https://gitlab.com/cki-project/kernel-ark/-/commit/f95769f9c65a93601e0f22dd2574f6a3bc511651 + f95769f9c65a93601e0f22dd2574f6a3bc511651 gfs2: dequeue iopen holder in gfs2_inode_lookup error + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ca6e947de9340cca12f606df0f3ab14b40846f8 + 2ca6e947de9340cca12f606df0f3ab14b40846f8 gfs2: Save ip from gfs2_glock_nq_init + +https://gitlab.com/cki-project/kernel-ark/-/commit/b95539e4b155e8b225d4aa86d7ab356b8762be0b + b95539e4b155e8b225d4aa86d7ab356b8762be0b gfs2: Allow append and immutable bits to coexist + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d221384a905022fbf395c879193c026fad32bf5 + 7d221384a905022fbf395c879193c026fad32bf5 gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug + +https://gitlab.com/cki-project/kernel-ark/-/commit/b7b4d77d6fcecbee036970c1007ce4fb95837cb8 + b7b4d77d6fcecbee036970c1007ce4fb95837cb8 gfs2: move GL_SKIP check from glops to do_promote + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a2a9b1255a6e18aa4b5620639e022f716eca054 + 5a2a9b1255a6e18aa4b5620639e022f716eca054 gfs2: Add GL_SKIP holder flag to dump_holder + +https://gitlab.com/cki-project/kernel-ark/-/commit/063a61546ecc4a0da1e279630594765efd96f185 + 063a61546ecc4a0da1e279630594765efd96f185 gfs2: remove redundant check in gfs2_rgrp_go_lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/53485a7e7b33a9345bf3accb4e37ec6ca5aa2d4f + 53485a7e7b33a9345bf3accb4e37ec6ca5aa2d4f gfs2: Fix mmap + page fault deadlocks for direct I/O + +https://gitlab.com/cki-project/kernel-ark/-/commit/d4d263a11962ae4a1dc35e491ba530a7bceb26b1 + d4d263a11962ae4a1dc35e491ba530a7bceb26b1 iov_iter: Introduce nofault flag to disable page faults + +https://gitlab.com/cki-project/kernel-ark/-/commit/d440853d13ac50783fb94d0b2c57390ef495bc4a + d440853d13ac50783fb94d0b2c57390ef495bc4a gup: Introduce FOLL_NOFAULT flag to disable page faults + +https://gitlab.com/cki-project/kernel-ark/-/commit/85d5dffe626a4a31661422fd79e6b52edd582c8a + 85d5dffe626a4a31661422fd79e6b52edd582c8a iomap: Add done_before argument to iomap_dio_rw + +https://gitlab.com/cki-project/kernel-ark/-/commit/bfbb8fc30d630798efa2c23888e3e83b49405939 + bfbb8fc30d630798efa2c23888e3e83b49405939 iomap: Support partial direct I/O on user copy failures + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbda9d4c40697c615a61bb020d668db281419abe + cbda9d4c40697c615a61bb020d668db281419abe iomap: Fix iomap_dio_rw return value for user copies + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5ee29e4c73b56346cbf24503f235b769a57d73e + b5ee29e4c73b56346cbf24503f235b769a57d73e iomap: support reading inline data from non-zero pos + +https://gitlab.com/cki-project/kernel-ark/-/commit/61f063fd5268c3b0b49a02721e85b5f4618e802f + 61f063fd5268c3b0b49a02721e85b5f4618e802f gfs2: Only dereference i->iov when iter_is_iovec(i) + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d14ecf2610563921c1108ebc97b02a2793528aa + 6d14ecf2610563921c1108ebc97b02a2793528aa gfs2: Prevent endless loops in gfs2_file_buffered_write + +https://gitlab.com/cki-project/kernel-ark/-/commit/bea95d7a733fc4603511794ce9e80672be0c86ed + bea95d7a733fc4603511794ce9e80672be0c86ed gfs2: Fix mmap + page fault deadlocks for buffered I/O + +https://gitlab.com/cki-project/kernel-ark/-/commit/308914348cf6ec2d0223fb2f08fbc94be04e05ec + 308914348cf6ec2d0223fb2f08fbc94be04e05ec gfs2: Eliminate ip->i_gh + +https://gitlab.com/cki-project/kernel-ark/-/commit/5773b6126321afc3a1ffc99b74aba973982d48a4 + 5773b6126321afc3a1ffc99b74aba973982d48a4 gfs2: Move the inode glock locking to gfs2_file_buffered_write + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6f774b8044c7edf03c0cfaa4fcad388e459ddb5 + c6f774b8044c7edf03c0cfaa4fcad388e459ddb5 gfs2: Fix "Introduce flag for glock holder auto-demotion" + +https://gitlab.com/cki-project/kernel-ark/-/commit/5282f1d8de267f5b32692e102ffc652a3ee65148 + 5282f1d8de267f5b32692e102ffc652a3ee65148 gfs2: Introduce flag for glock holder auto-demotion + +https://gitlab.com/cki-project/kernel-ark/-/commit/dfc87ba3a83b274fe38d64d720ef72100a7b158b + dfc87ba3a83b274fe38d64d720ef72100a7b158b gfs2: Clean up function may_grant + +https://gitlab.com/cki-project/kernel-ark/-/commit/48927b16e035859f51b0cb894bc0ebdec0b68962 + 48927b16e035859f51b0cb894bc0ebdec0b68962 gfs2: Add wrapper for iomap_file_buffered_write + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1b0b26f6394c226b5aecd803decb11d175f8831 + e1b0b26f6394c226b5aecd803decb11d175f8831 iov_iter: Introduce fault_in_iov_iter_writeable + +https://gitlab.com/cki-project/kernel-ark/-/commit/6368967997bf1d0d8da8533d89f008937a174660 + 6368967997bf1d0d8da8533d89f008937a174660 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable + +https://gitlab.com/cki-project/kernel-ark/-/commit/4c9fa9a0581bdf14b8b5348e8a397d21011bfcb2 + 4c9fa9a0581bdf14b8b5348e8a397d21011bfcb2 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d9e408f0c9023c379708f8356ec177a742d528f + 7d9e408f0c9023c379708f8356ec177a742d528f powerpc/kvm: Fix kvm_use_magic_page + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8b1bb58b5b91aa74c8cb35c87a0b7182fbe8898 + b8b1bb58b5b91aa74c8cb35c87a0b7182fbe8898 iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value + +https://gitlab.com/cki-project/kernel-ark/-/commit/7a533bda4f3155e343a1d8fa11c6a8fb8b440184 + 7a533bda4f3155e343a1d8fa11c6a8fb8b440184 gfs2: Fix length of holes reported at end-of-file + +https://gitlab.com/cki-project/kernel-ark/-/commit/8776b931fd8b57d617482ffde9b0d29a7c11d7ea + 8776b931fd8b57d617482ffde9b0d29a7c11d7ea gfs2: release iopen glock early in evict + +https://gitlab.com/cki-project/kernel-ark/-/commit/7114c73057dd2a5517dc224109ee9e4817b8790e + 7114c73057dd2a5517dc224109ee9e4817b8790e gfs2: Switch to may_setattr in gfs2_setattr + +https://gitlab.com/cki-project/kernel-ark/-/commit/2bd502239b6dc2a6cc10a27e3ac8ad635af8201e + 2bd502239b6dc2a6cc10a27e3ac8ad635af8201e fs: Move notify_change permission checks into may_setattr + +https://gitlab.com/cki-project/kernel-ark/-/commit/05ea627132c8dbd26251d4bf7b16190525c9e8f5 + 05ea627132c8dbd26251d4bf7b16190525c9e8f5 gfs2: Remove redundant check from gfs2_glock_dq + +https://gitlab.com/cki-project/kernel-ark/-/commit/61d751a8c338039542a4b0bfb0c47549b0a48b48 + 61d751a8c338039542a4b0bfb0c47549b0a48b48 gfs2: Delay withdraw from atomic context + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3421578c2f0ac65c63c7de0033d0b4dae761b97 + a3421578c2f0ac65c63c7de0033d0b4dae761b97 gfs2: nit: gfs2_drop_inode shouldn't return bool + +https://gitlab.com/cki-project/kernel-ark/-/commit/7fede8c9b2170d350c927288f30170af29bd8580 + 7fede8c9b2170d350c927288f30170af29bd8580 gfs2: Eliminate vestigial HIF_FIRST + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3d86c0b905ce0ba68446a3d6aaa21eb638b72c4 + e3d86c0b905ce0ba68446a3d6aaa21eb638b72c4 gfs2: Make recovery error more readable + +https://gitlab.com/cki-project/kernel-ark/-/commit/d9a570c50db9dc4d4677a1fa8d3487731d9c9d1f + d9a570c50db9dc4d4677a1fa8d3487731d9c9d1f gfs2: Don't release and reacquire local statfs bh + +https://gitlab.com/cki-project/kernel-ark/-/commit/d917d538d2d40e9c0aeffd99f3f7595238cb82da + d917d538d2d40e9c0aeffd99f3f7595238cb82da gfs2: init system threads before freeze lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/59da59b838442a3352e52effb2cc37895c6f07a2 + 59da59b838442a3352e52effb2cc37895c6f07a2 gfs2: tiny cleanup in gfs2_log_reserve + +https://gitlab.com/cki-project/kernel-ark/-/commit/d480974c91405479c6b7f49a84dda975128d62c0 + d480974c91405479c6b7f49a84dda975128d62c0 gfs2: trivial clean up of gfs2_ail_error + +https://gitlab.com/cki-project/kernel-ark/-/commit/179e6168cd494b3ace3cc576860f29d03916b626 + 179e6168cd494b3ace3cc576860f29d03916b626 gfs2: be more verbose replaying invalid rgrp blocks + +https://gitlab.com/cki-project/kernel-ark/-/commit/273f2f1db1104795d578ce94024c6b9ed8b123f9 + 273f2f1db1104795d578ce94024c6b9ed8b123f9 iomap: remove the iomap arguments to ->page_{prepare,done} + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8bbc9cfd4e9a21ca6320350c68b91edf07b5a1c + f8bbc9cfd4e9a21ca6320350c68b91edf07b5a1c gfs2: Fix glock recursion in freeze_go_xmote_bh + +https://gitlab.com/cki-project/kernel-ark/-/commit/e7007495875b2320150d0fbb7f0e302e68401f1a + e7007495875b2320150d0fbb7f0e302e68401f1a gfs2: Fix memory leak of object lsi on error return path + +https://gitlab.com/cki-project/kernel-ark/-/commit/bec97406960f2e91ae3122a5c0549a4391eb47fa + bec97406960f2e91ae3122a5c0549a4391eb47fa selftests: Calculate udpgso segment count without header adjustment + +https://gitlab.com/cki-project/kernel-ark/-/commit/714e30899218bd30d29242572ef5aaee7cdb1b11 + 714e30899218bd30d29242572ef5aaee7cdb1b11 net ticp:fix a kernel-infoleak in __tipc_sendmsg() + +https://gitlab.com/cki-project/kernel-ark/-/commit/07f4601db644f220b10c8c3b83b4c4a91680022a + 07f4601db644f220b10c8c3b83b4c4a91680022a tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set + +https://gitlab.com/cki-project/kernel-ark/-/commit/58a1c6fa1c992b3e2ef020208b1ffcebcc3ba361 + 58a1c6fa1c992b3e2ef020208b1ffcebcc3ba361 tipc: delete the unlikely branch in tipc_aead_encrypt + +https://gitlab.com/cki-project/kernel-ark/-/commit/41e90603b5f780317f843d04c03c68cfcaffa0c1 + 41e90603b5f780317f843d04c03c68cfcaffa0c1 kasan: test: fix compatibility with FORTIFY_SOURCE + +https://gitlab.com/cki-project/kernel-ark/-/commit/5005f914449a5d13d90923f58e22d0b610b33b95 + 5005f914449a5d13d90923f58e22d0b610b33b95 kasan: test: silence intentional read overflow warnings + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c9ff038e129070821c79f4986c6a2a2d1be36ff + 5c9ff038e129070821c79f4986c6a2a2d1be36ff kasan: test: bypass __alloc_size checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d282d0a0acf606c11b0d78e80e3164af2c97190 + 1d282d0a0acf606c11b0d78e80e3164af2c97190 mm/damon/vaddr-test: split a test function having >1024 bytes frame size + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f421f477e8a9a4f7af9710e16da90f0f33478ab + 1f421f477e8a9a4f7af9710e16da90f0f33478ab lib: Introduce CONFIG_MEMCPY_KUNIT_TEST + +https://gitlab.com/cki-project/kernel-ark/-/commit/68a2d1414bcb7cbc99e18586e26477c569f81d2f + 68a2d1414bcb7cbc99e18586e26477c569f81d2f thunderbolt: Enable retry logic for intra-domain control packets + +https://gitlab.com/cki-project/kernel-ark/-/commit/eab36dcbda6225f507ff4b71db41d3aaa2add923 + eab36dcbda6225f507ff4b71db41d3aaa2add923 thunderbolt: Handle ring interrupt by reading interrupt status register + +https://gitlab.com/cki-project/kernel-ark/-/commit/3299c4c4f82e4e66aa2293330b980ed576235c35 + 3299c4c4f82e4e66aa2293330b980ed576235c35 thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status + +https://gitlab.com/cki-project/kernel-ark/-/commit/dee92cc84ee975b5d01eb575eee61a0f82db6d0b + dee92cc84ee975b5d01eb575eee61a0f82db6d0b thunderbolt: Fix port linking by checking all adapters + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b1a6ce885fa8050731af45d31e8d628a99ad0e3 + 8b1a6ce885fa8050731af45d31e8d628a99ad0e3 thunderbolt: Do not read control adapter config space + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b6478c824f7da5a8e0657144cb37969f0619a52 + 8b6478c824f7da5a8e0657144cb37969f0619a52 nvme-rdma: fix possible use-after-free in transport error_recovery work + +https://gitlab.com/cki-project/kernel-ark/-/commit/a5cb70c67d2a6aa60fdb5e26a951d11801809568 + a5cb70c67d2a6aa60fdb5e26a951d11801809568 nvme-tcp: fix possible use-after-free in transport error_recovery work + +https://gitlab.com/cki-project/kernel-ark/-/commit/36a728d7fce32c67fbebadd58f8bcad2ecc16a5b + 36a728d7fce32c67fbebadd58f8bcad2ecc16a5b nvme: fix a possible use-after-free in controller reset during load + +https://gitlab.com/cki-project/kernel-ark/-/commit/a55f9f25f79b9c29f16c57f09739936ff7683b71 + a55f9f25f79b9c29f16c57f09739936ff7683b71 bpf: Fix kernel address leakage in atomic fetch + +https://gitlab.com/cki-project/kernel-ark/-/commit/6c4502e2bb190cbb805afb01c62c9d8507a7d6a6 + 6c4502e2bb190cbb805afb01c62c9d8507a7d6a6 ALSA: memalloc: Unify x86 SG-buffer handling (take#3) + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a5dae48835bc7b1aa79f9cedde6e94785f67569 + 2a5dae48835bc7b1aa79f9cedde6e94785f67569 ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi. + +https://gitlab.com/cki-project/kernel-ark/-/commit/4edb1bc0c03fe4fea735180b179a4d073c5269fa + 4edb1bc0c03fe4fea735180b179a4d073c5269fa ALSA: usb-audio: Drop CONFIG_PM ifdefs + +https://gitlab.com/cki-project/kernel-ark/-/commit/156dc0486e20cc8cdc9eada33cdae0b873b8dc14 + 156dc0486e20cc8cdc9eada33cdae0b873b8dc14 ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink + +https://gitlab.com/cki-project/kernel-ark/-/commit/e862e52c5824f69383b316ff54a4e6232047eae5 + e862e52c5824f69383b316ff54a4e6232047eae5 ALSA: usb-audio: Add minimal-mute notion in dB mapping table + +https://gitlab.com/cki-project/kernel-ark/-/commit/2321c8eb5d834b39c55616e1ccd341adfca06f71 + 2321c8eb5d834b39c55616e1ccd341adfca06f71 ALSA: usb-audio: Use int for dB map values + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c9b58ce62de8eea938ff651904f21f6a2b7541c + 2c9b58ce62de8eea938ff651904f21f6a2b7541c ALSA: hda/tegra: Fix Tegra194 HDA reset failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7d80b65824220e481e98c76a465e46609b02b3f + f7d80b65824220e481e98c76a465e46609b02b3f ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop + +https://gitlab.com/cki-project/kernel-ark/-/commit/f988730b71dbf42af019a39885442b4c9c6d5819 + f988730b71dbf42af019a39885442b4c9c6d5819 ALSA: hda: Add new AlderLake-P variant PCI ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/32ac0814f90032ff7be15ab0dec5cd23827cc820 + 32ac0814f90032ff7be15ab0dec5cd23827cc820 ALSA: hda: Add AlderLake-N PCI ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/17ffffb49adccc4c42e0afa1ff4c6583487afbc8 + 17ffffb49adccc4c42e0afa1ff4c6583487afbc8 ALSA: hda: use swap() to make code cleaner + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac6627c06861fe648b395fab6416a8e1376f0dfd + ac6627c06861fe648b395fab6416a8e1376f0dfd ALSA: Fix some typo + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa9c389ee1ac5cf888ff342480f36766cd702c67 + fa9c389ee1ac5cf888ff342480f36766cd702c67 ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present + +https://gitlab.com/cki-project/kernel-ark/-/commit/db106bffa78c20fb9b6be076a28bb9189643e5d0 + db106bffa78c20fb9b6be076a28bb9189643e5d0 ALSA: hda: Remove redundant runtime PM calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1d84cfd1f64bcf74863bb0e4e93b0a1132b09f4 + a1d84cfd1f64bcf74863bb0e4e93b0a1132b09f4 ALSA: hda: Do disconnect jacks at codec unbind + +https://gitlab.com/cki-project/kernel-ark/-/commit/ecfd79003dbca61ebdb3c2a34dd98390c4e65425 + ecfd79003dbca61ebdb3c2a34dd98390c4e65425 ALSA: hda: intel: More comprehensive PM runtime setup for controller driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/ceb43d42893df3234e2c4ec9d6d346c4652da1e1 + ceb43d42893df3234e2c4ec9d6d346c4652da1e1 ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES + +https://gitlab.com/cki-project/kernel-ark/-/commit/edaccc34cdd8525fa52626ae68d06a7f2de467bf + edaccc34cdd8525fa52626ae68d06a7f2de467bf ASoC: cs42l42: Report initial jack state + +https://gitlab.com/cki-project/kernel-ark/-/commit/d35a78df858407823eec2d4ddd57997351f02430 + d35a78df858407823eec2d4ddd57997351f02430 ALSA: hda/realtek: Re-order quirk entries for Lenovo + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f2b6f731ed331093ead6aa08e3341ff822df50a + 6f2b6f731ed331093ead6aa08e3341ff822df50a ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee0267e07ebd9fd22a0ba961ebc5946dc66e9b88 + ee0267e07ebd9fd22a0ba961ebc5946dc66e9b88 ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbfb0216285f394f8b4d0013488e91a0290784b0 + dbfb0216285f394f8b4d0013488e91a0290784b0 tools headers UAPI: Sync sound/asound.h with the kernel sources + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b05239b0826dd1ff777334f258c4eb0fdee0e3d + 4b05239b0826dd1ff777334f258c4eb0fdee0e3d tools include UAPI: Sync sound/asound.h copy with the kernel sources + +https://gitlab.com/cki-project/kernel-ark/-/commit/dac0250d54bea9cb48e0ebb650d9a0c3b2e70f42 + dac0250d54bea9cb48e0ebb650d9a0c3b2e70f42 tools include UAPI: Sync sound/asound.h copy with the kernel sources + +https://gitlab.com/cki-project/kernel-ark/-/commit/52eb54fc99e80dc1dcdc1b9630e1d474bee46ad0 + 52eb54fc99e80dc1dcdc1b9630e1d474bee46ad0 ASoC: SOF: handle paused streams during system suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/6defa6aaa104a3f74176a0d3851c165cfdc430b0 + 6defa6aaa104a3f74176a0d3851c165cfdc430b0 ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step + +https://gitlab.com/cki-project/kernel-ark/-/commit/28ae246490bf28cbc6cc7b4b89864851db393923 + 28ae246490bf28cbc6cc7b4b89864851db393923 ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines + +https://gitlab.com/cki-project/kernel-ark/-/commit/4000295a8b7d643ba7f3ea605ec8983cedbb9e33 + 4000295a8b7d643ba7f3ea605ec8983cedbb9e33 IB/rdmavt: Validate remote_addr during loopback atomic tests + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea74324ff039f0cd7dadaba948c329b20b0a03ba + ea74324ff039f0cd7dadaba948c329b20b0a03ba nfsd4: Fix forced-expiry locking + +https://gitlab.com/cki-project/kernel-ark/-/commit/f64c43cce060d8ff7c692d1d06824550dc72db74 + f64c43cce060d8ff7c692d1d06824550dc72db74 rpc: fix gss_svc_init cleanup on failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/397cb599be75da3040daa3c0263b8aa11c1df5da + 397cb599be75da3040daa3c0263b8aa11c1df5da SUNRPC: Add RPC_AUTH_TLS protocol numbers + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa4825b15fe617591b712cdc5fb0eade6c4d2e60 + fa4825b15fe617591b712cdc5fb0eade6c4d2e60 lockd: change the proc_handler for nsm_use_hostnames + +https://gitlab.com/cki-project/kernel-ark/-/commit/d774e90cfe5566508201ceb4615006aab275739c + d774e90cfe5566508201ceb4615006aab275739c sysctl: introduce new proc handler proc_dobool + +https://gitlab.com/cki-project/kernel-ark/-/commit/33f95cd1d5b7eff24906a8f8050e4a48f7f28348 + 33f95cd1d5b7eff24906a8f8050e4a48f7f28348 SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() + +https://gitlab.com/cki-project/kernel-ark/-/commit/29faba65972e1d6aba762a6b634f338c74ba26dd + 29faba65972e1d6aba762a6b634f338c74ba26dd NFSD: remove vanity comments + +https://gitlab.com/cki-project/kernel-ark/-/commit/bb687b2f1dc5b9ffe9da3e2ed5b03b4973055c8a + bb687b2f1dc5b9ffe9da3e2ed5b03b4973055c8a svcrdma: Convert rdma->sc_rw_ctxts to llist + +https://gitlab.com/cki-project/kernel-ark/-/commit/b1c45b4894463d51f022eded56133ef80aca36b4 + b1c45b4894463d51f022eded56133ef80aca36b4 svcrdma: Relieve contention on sc_send_lock. + +https://gitlab.com/cki-project/kernel-ark/-/commit/434d6af293c9bbd8a5ac7b2ad795a1964a2be74b + 434d6af293c9bbd8a5ac7b2ad795a1964a2be74b svcrdma: Fewer calls to wake_up() in Send completion handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/e943661a1f4eef7626f0371328bea079a1b237a3 + e943661a1f4eef7626f0371328bea079a1b237a3 lockd: Fix invalid lockowner cast after vfs_test_lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2e21634ba3afff9c75181ef006c57ec5f5b76e5 + a2e21634ba3afff9c75181ef006c57ec5f5b76e5 NFSD: Use new __string_len C macros for nfsd_clid_class + +https://gitlab.com/cki-project/kernel-ark/-/commit/63f1fc9f75603f3f97fd7b2d3767994589d605b9 + 63f1fc9f75603f3f97fd7b2d3767994589d605b9 NFSD: Use new __string_len C macros for the nfs_dirent tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/17d62144faf4dc2f23825457473b5442e95b94db + 17d62144faf4dc2f23825457473b5442e95b94db tracing: Add trace_event helper macros __string_len() and __assign_str_len() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ff1f29eef31c1d07b6b22eaf7078187d3a7a6d9f + ff1f29eef31c1d07b6b22eaf7078187d3a7a6d9f NFSD: Batch release pages during splice read + +https://gitlab.com/cki-project/kernel-ark/-/commit/8647b7dd28015aab7a546670befe194ecdb89dfe + 8647b7dd28015aab7a546670befe194ecdb89dfe SUNRPC: Add svc_rqst_replace_page() API + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ae0cd253c2f3f0063cdf6b3eccf3804a7019f31 + 0ae0cd253c2f3f0063cdf6b3eccf3804a7019f31 NFSD: Clean up splice actor + +https://gitlab.com/cki-project/kernel-ark/-/commit/07a432f62e2dc80567a139c2f8bcc5a8213bce27 + 07a432f62e2dc80567a139c2f8bcc5a8213bce27 NFSv4.2: remove restriction of copy size for inter-server copy. + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e09f3cd311d027a7c52edfe1a1db5c9d769032d + 2e09f3cd311d027a7c52edfe1a1db5c9d769032d NFS: Clean up the synopsis of callback process_op() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c440bab5fa4b8e041cc182830613b14d8627572e + c440bab5fa4b8e041cc182830613b14d8627572e NFS: Extract the xdr_init_encode/decode() calls from decode_compound + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d79cd7b568212b7be9d60b10e54928afee06807 + 6d79cd7b568212b7be9d60b10e54928afee06807 NFS: Remove unused callback void decoder + +https://gitlab.com/cki-project/kernel-ark/-/commit/16c5bcd16b4f0a12468d74b05cdb6f13e5808d6a + 16c5bcd16b4f0a12468d74b05cdb6f13e5808d6a NFS: Add a private local dispatcher for NFSv4 callback operations + +https://gitlab.com/cki-project/kernel-ark/-/commit/9175fbffd908ff7bc5e60ec1929ee8ff8af00df9 + 9175fbffd908ff7bc5e60ec1929ee8ff8af00df9 SUNRPC: Eliminate the RQ_AUTHERR flag + +https://gitlab.com/cki-project/kernel-ark/-/commit/b1641e1e012c5d37c90647b5ba5ea97d8ba603cc + b1641e1e012c5d37c90647b5ba5ea97d8ba603cc SUNRPC: Set rq_auth_stat in the pg_authenticate() callout + +https://gitlab.com/cki-project/kernel-ark/-/commit/143c35f7092900aba94d97737d8483b2f02e4990 + 143c35f7092900aba94d97737d8483b2f02e4990 SUNRPC: Add svc_rqst::rq_auth_stat + +https://gitlab.com/cki-project/kernel-ark/-/commit/c7e8b366dd8a1bd255f26742d16561008f139733 + c7e8b366dd8a1bd255f26742d16561008f139733 SUNRPC: Add dst_port to the sysfs xprt info file + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec85faf59ba355736a0ad1143b05bf98b50445ce + ec85faf59ba355736a0ad1143b05bf98b50445ce SUNRPC: Add srcaddr as a file in sysfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8f8f2991cc5a3ae9e714494d05e66a31d6d078c + a8f8f2991cc5a3ae9e714494d05e66a31d6d078c sunrpc: Fix return value of get_srcport() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6af5ecc3137bbab03366cdcf8ae97321aa6fb592 + 6af5ecc3137bbab03366cdcf8ae97321aa6fb592 SUNRPC/xprtrdma: Fix reconnection locking + +https://gitlab.com/cki-project/kernel-ark/-/commit/cdd6015a0bcb2735da522b332fa408f73f66fe69 + cdd6015a0bcb2735da522b332fa408f73f66fe69 SUNRPC: Clean up scheduling of autoclose + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c77d36f27ed476d2263b5b6c30861fa34235eb7 + 5c77d36f27ed476d2263b5b6c30861fa34235eb7 SUNRPC: Fix potential memory corruption + +https://gitlab.com/cki-project/kernel-ark/-/commit/6028db6632e6e07f9410f1ccfe0c915c3a4e71f3 + 6028db6632e6e07f9410f1ccfe0c915c3a4e71f3 NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid + +https://gitlab.com/cki-project/kernel-ark/-/commit/170218fda2de47c5b8a4c4af3e54fcaf0a25b1b3 + 170218fda2de47c5b8a4c4af3e54fcaf0a25b1b3 NFSv4/pNFS: Always allow update of a zero valued layout barrier + +https://gitlab.com/cki-project/kernel-ark/-/commit/24baaf4cc66f291cafc3134f69b0798dcbbc7921 + 24baaf4cc66f291cafc3134f69b0798dcbbc7921 NFSv4/pNFS: Remove dead code + +https://gitlab.com/cki-project/kernel-ark/-/commit/177390064f10e2437a2b9c606135ed865d696bf4 + 177390064f10e2437a2b9c606135ed865d696bf4 NFSv4/pNFS: Fix a layoutget livelock loop + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f3616842cd3e12483f2d1c15a7e5f2d1efe57c9 + 5f3616842cd3e12483f2d1c15a7e5f2d1efe57c9 SUNRPC: Convert rpc_client refcount to use refcount_t + +https://gitlab.com/cki-project/kernel-ark/-/commit/7daa655044ff4be4f0a210b3434e3b9618b57607 + 7daa655044ff4be4f0a210b3434e3b9618b57607 xprtrdma: Eliminate rpcrdma_post_sends() + +https://gitlab.com/cki-project/kernel-ark/-/commit/67b40bfe4c26e3d33ba2bc8e34cd12a9f5f89968 + 67b40bfe4c26e3d33ba2bc8e34cd12a9f5f89968 xprtrdma: Add an xprtrdma_post_send_err tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/39a8f3c77e8d92de1c469ed95dd31d8cc6aadc0e + 39a8f3c77e8d92de1c469ed95dd31d8cc6aadc0e xprtrdma: Add xprtrdma_post_recvs_err() tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/c965b2564216c639b7782e9c2ca3e8f7a0ccd525 + c965b2564216c639b7782e9c2ca3e8f7a0ccd525 xprtrdma: Put rpcrdma_reps before waking the tear-down completion + +https://gitlab.com/cki-project/kernel-ark/-/commit/ce96f0698fd82725534a11e8c6b29ec0b0b8756f + ce96f0698fd82725534a11e8c6b29ec0b0b8756f xprtrdma: Disconnect after an ib_post_send() immediate error + +https://gitlab.com/cki-project/kernel-ark/-/commit/d148675bb282957821c71b50ca834c4380102a6a + d148675bb282957821c71b50ca834c4380102a6a SUNRPC: Record timeout value in xprt_retransmit tracepoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/97f29cba4f5c8f0e6795fd02bec686b2f58abd42 + 97f29cba4f5c8f0e6795fd02bec686b2f58abd42 SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly + +https://gitlab.com/cki-project/kernel-ark/-/commit/752d151d8b1f622c7fad226d1060dcf15e1246e1 + 752d151d8b1f622c7fad226d1060dcf15e1246e1 SUNRPC: Update trace flags + +https://gitlab.com/cki-project/kernel-ark/-/commit/fdcaf072192d62936db69ba6f946608d004cabce + fdcaf072192d62936db69ba6f946608d004cabce SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs + +https://gitlab.com/cki-project/kernel-ark/-/commit/492d1bea740057684d677c160d3f333e378e6958 + 492d1bea740057684d677c160d3f333e378e6958 SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs + +https://gitlab.com/cki-project/kernel-ark/-/commit/9ea62ab6f557744a563ff85b792e84dc980265f5 + 9ea62ab6f557744a563ff85b792e84dc980265f5 SUNRPC: Refactor rpc_ping() + +https://gitlab.com/cki-project/kernel-ark/-/commit/9847796c811dab60c61f8f2741248ac617dcb115 + 9847796c811dab60c61f8f2741248ac617dcb115 scsi: vmw_pvscsi: Set residual data length conditionally + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ad258e8a9fd8cda76f1f2d49b3b968b18ee7612 + 3ad258e8a9fd8cda76f1f2d49b3b968b18ee7612 ucount: Make get_ucount a safe get_user replacement + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e6fd6700128d49027a23e1a67724782ea83e07b + 4e6fd6700128d49027a23e1a67724782ea83e07b ucounts: Add get_ucounts_or_wrap for clarity + +https://gitlab.com/cki-project/kernel-ark/-/commit/73f3d9df18623f988fa6e9b7b6ca34240581a7e7 + 73f3d9df18623f988fa6e9b7b6ca34240581a7e7 ucounts: Remove unnecessary test for NULL ucount in get_ucounts + +https://gitlab.com/cki-project/kernel-ark/-/commit/746693704bd3e54aedb6a45223c4bdea6f0679e1 + 746693704bd3e54aedb6a45223c4bdea6f0679e1 ucounts: Use atomic_long_sub_return for clarity + +https://gitlab.com/cki-project/kernel-ark/-/commit/52d52beb58bfd66c69b26975f88c46553afb54bf + 52d52beb58bfd66c69b26975f88c46553afb54bf ucounts: Fix rlimit max values check + +https://gitlab.com/cki-project/kernel-ark/-/commit/cc3b0f41d49af8813167a2a1ea66324690b4f510 + cc3b0f41d49af8813167a2a1ea66324690b4f510 [s390] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f2816d5fff329b1d36e3838326ad619fb0212a9 + 8f2816d5fff329b1d36e3838326ad619fb0212a9 crypto: jitter - add oversampling of noise source + +https://gitlab.com/cki-project/kernel-ark/-/commit/3e0ddf59e494012fa5bc015328c6425143eb103f + 3e0ddf59e494012fa5bc015328c6425143eb103f qla2xxx: Add new messaging + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5244176b671a54e03b97ff41236492f0c311b9f + b5244176b671a54e03b97ff41236492f0c311b9f lpfc: Add new messaging + +https://gitlab.com/cki-project/kernel-ark/-/commit/30ca866e52a6f63a55f3300c8727e66f69fda11b + 30ca866e52a6f63a55f3300c8727e66f69fda11b ice: Implement support for SMA and U.FL on E810-T + +https://gitlab.com/cki-project/kernel-ark/-/commit/8441a4af5a3dfd0cc5be12fb0d865cad3b6b991a + 8441a4af5a3dfd0cc5be12fb0d865cad3b6b991a ice: Add support for SMA control multiplexer + +https://gitlab.com/cki-project/kernel-ark/-/commit/b020ea7c339fa74283932dbc0ad3803447268086 + b020ea7c339fa74283932dbc0ad3803447268086 ice: Implement functions for reading and setting GPIO pins + +https://gitlab.com/cki-project/kernel-ark/-/commit/2baf2365f22af6ad524a00d0058b7bc9b92d6d22 + 2baf2365f22af6ad524a00d0058b7bc9b92d6d22 ice: Refactor ice_aqc_link_topo_addr + +https://gitlab.com/cki-project/kernel-ark/-/commit/f0824fcd78e8fa9516ad8bc831c7da36e5bdbd0e + f0824fcd78e8fa9516ad8bc831c7da36e5bdbd0e ice: Fix problems with DSCP QoS implementation + +https://gitlab.com/cki-project/kernel-ark/-/commit/8af0d48fc569f475bcf75215f2dbcec2ac16f1a7 + 8af0d48fc569f475bcf75215f2dbcec2ac16f1a7 ice: Fix race conditions between virtchnl handling and VF ndo ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/d28df1db8297e2c3b4bed32363aa548a99f41a1e + d28df1db8297e2c3b4bed32363aa548a99f41a1e ice: Fix not stopping Tx queues for VFs + +https://gitlab.com/cki-project/kernel-ark/-/commit/95a314d0d0f7f906353c0bd9ca93b68a123a8eef + 95a314d0d0f7f906353c0bd9ca93b68a123a8eef ice: Fix replacing VF hardware MAC to existing MAC filter + +https://gitlab.com/cki-project/kernel-ark/-/commit/c7366e3060f3582653f2fda9f92dd3c874dde9c8 + c7366e3060f3582653f2fda9f92dd3c874dde9c8 ice: Remove toggling of antispoof for VF trusted promiscuous mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/40d9f4adb44209381303216d09246961284f6712 + 40d9f4adb44209381303216d09246961284f6712 ice: Fix VF true promiscuous mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/e005a61954f73e38b554eecaf76bbc0226d06579 + e005a61954f73e38b554eecaf76bbc0226d06579 ice: Remove boolean vlan_promisc flag from function + +https://gitlab.com/cki-project/kernel-ark/-/commit/216e37e0851c14df4a178269a808e3377670e28a + 216e37e0851c14df4a178269a808e3377670e28a ice: check whether PTP is initialized in ice_ptp_release() + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a601f11032058171646e62578bf2dea3ddf8c96 + 0a601f11032058171646e62578bf2dea3ddf8c96 ice: Respond to a NETDEV_UNREGISTER event for LAG + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f919d0e1206870688890cb01cee10c3869e7d82 + 0f919d0e1206870688890cb01cee10c3869e7d82 ice: use devm_kcalloc() instead of devm_kzalloc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/70939ac91a7bd0ca5ba644201c77a015eca4832a + 70939ac91a7bd0ca5ba644201c77a015eca4832a ice: Make use of the helper function devm_add_action_or_reset() + +https://gitlab.com/cki-project/kernel-ark/-/commit/604b7a4ab3b40c2afa5870179e4168d62471c90f + 604b7a4ab3b40c2afa5870179e4168d62471c90f ice: fix software generating extra interrupts + +https://gitlab.com/cki-project/kernel-ark/-/commit/977ff365a76a4eba44405825cdf6cef2e490ac2e + 977ff365a76a4eba44405825cdf6cef2e490ac2e ice: fix rate limit update after coalesce change + +https://gitlab.com/cki-project/kernel-ark/-/commit/f27933cd3cfbacae4cfea468f7f5f217078b323d + f27933cd3cfbacae4cfea468f7f5f217078b323d ice: update dim usage and moderation + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9a6d15987432dddd2990afd6d3e40159855fd18 + e9a6d15987432dddd2990afd6d3e40159855fd18 ice: Add support for VF rate limiting + +https://gitlab.com/cki-project/kernel-ark/-/commit/f121454951f7a81cc5bd8b397af40dcfa8d7260d + f121454951f7a81cc5bd8b397af40dcfa8d7260d ice: Add missing E810 device ids + +https://gitlab.com/cki-project/kernel-ark/-/commit/07a3440c2295b32066f70adb23100481af1f3768 + 07a3440c2295b32066f70adb23100481af1f3768 ice: make use of ice_for_each_* macros + +https://gitlab.com/cki-project/kernel-ark/-/commit/48fa08eb41fcf0f543927626a12a959baddd3a93 + 48fa08eb41fcf0f543927626a12a959baddd3a93 ice: split ice_ring onto Tx/Rx separate structs + +https://gitlab.com/cki-project/kernel-ark/-/commit/92a53b13197c9a2df1c3eec37851db9329594362 + 92a53b13197c9a2df1c3eec37851db9329594362 ice: move ice_container_type onto ice_ring_container + +https://gitlab.com/cki-project/kernel-ark/-/commit/c49f146c13c23ff00118069ddf0ee618f334cbec + c49f146c13c23ff00118069ddf0ee618f334cbec ice: remove ring_active from ice_ring + +https://gitlab.com/cki-project/kernel-ark/-/commit/11b393fa5bcf5e3c4e1013c62324158f1d15717a + 11b393fa5bcf5e3c4e1013c62324158f1d15717a ice: Print the api_patch as part of the fw.mgmt.api + +https://gitlab.com/cki-project/kernel-ark/-/commit/9ef99f1e16d7b5d5af9d8970457080d77bea31f3 + 9ef99f1e16d7b5d5af9d8970457080d77bea31f3 ice: fix getting UDP tunnel entry + +https://gitlab.com/cki-project/kernel-ark/-/commit/0756dd2f49b9218b848a95ce1d35394085c57f4d + 0756dd2f49b9218b848a95ce1d35394085c57f4d ice: Avoid crash from unnecessary IDA free + +https://gitlab.com/cki-project/kernel-ark/-/commit/57c60460a2c594d9d8ffe14a971e8a579f9e7a6a + 57c60460a2c594d9d8ffe14a971e8a579f9e7a6a ice: Fix failure to re-add LAN/RDMA Tx queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/44a2ba3e1ec1475a2807a2518ac09a0c6140b5b6 + 44a2ba3e1ec1475a2807a2518ac09a0c6140b5b6 ice: fix locking for Tx timestamp tracking flush + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7ed90a58efed518b56a699b7edda792c5458e92 + f7ed90a58efed518b56a699b7edda792c5458e92 ice: Prefer kcalloc over open coded arithmetic + +https://gitlab.com/cki-project/kernel-ark/-/commit/f73baab9eeed88ac96c42ce0b6ec57bfe3e0babb + f73baab9eeed88ac96c42ce0b6ec57bfe3e0babb ice: Fix macro name for IPv4 fragment flag + +https://gitlab.com/cki-project/kernel-ark/-/commit/13e48bca07813983c8e136dd1c5da7c801ca0af5 + 13e48bca07813983c8e136dd1c5da7c801ca0af5 ice: refactor devlink getter/fallback functions to void + +https://gitlab.com/cki-project/kernel-ark/-/commit/39a80223882ad49c498ba6e164ac6ffe5bca4051 + 39a80223882ad49c498ba6e164ac6ffe5bca4051 ice: Fix link mode handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/c3ea7f69fd257b9f70d7598f0b372da63a765681 + c3ea7f69fd257b9f70d7598f0b372da63a765681 ice: Add feature bitmap, helpers and a check for DSCP + +https://gitlab.com/cki-project/kernel-ark/-/commit/d7014420c3ec3d5215e5128a4f34642421d16ca4 + d7014420c3ec3d5215e5128a4f34642421d16ca4 ice: Add DSCP support + +https://gitlab.com/cki-project/kernel-ark/-/commit/362d30ec1c45344816a88896ae6fa77ff7634673 + 362d30ec1c45344816a88896ae6fa77ff7634673 ice: Correctly deal with PFs that do not support RDMA + +https://gitlab.com/cki-project/kernel-ark/-/commit/826f391cad5b3ed1181fc6eb164175ca0c0ba9a2 + 826f391cad5b3ed1181fc6eb164175ca0c0ba9a2 ice: add lock around Tx timestamp tracker flush + +https://gitlab.com/cki-project/kernel-ark/-/commit/8ab2c6229403c76524d6f7806c36d968e385bd61 + 8ab2c6229403c76524d6f7806c36d968e385bd61 ice: remove dead code for allocating pin_config + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a42839052da6d2721adca151a45af553d97d6ce + 0a42839052da6d2721adca151a45af553d97d6ce ionic: Initialize the 'lif->dbid_inuse' bitmap + +https://gitlab.com/cki-project/kernel-ark/-/commit/d10e575eb86b5d3a4a23f9c8392cd6c585042188 + d10e575eb86b5d3a4a23f9c8392cd6c585042188 ionic: tame the filter no space message + +https://gitlab.com/cki-project/kernel-ark/-/commit/fcc8573e241719a9dcca30b11bd32356a8de1dd1 + fcc8573e241719a9dcca30b11bd32356a8de1dd1 ionic: allow adminq requests to override default error message + +https://gitlab.com/cki-project/kernel-ark/-/commit/8014f7159a8c50a8e1ab15c0f2e3f7b1077b0ae7 + 8014f7159a8c50a8e1ab15c0f2e3f7b1077b0ae7 ionic: handle vlan id overflow + +https://gitlab.com/cki-project/kernel-ark/-/commit/5402c9a3a418f699e6034cf16fa729d76e287ec1 + 5402c9a3a418f699e6034cf16fa729d76e287ec1 ionic: generic filter delete + +https://gitlab.com/cki-project/kernel-ark/-/commit/9941ef097f85ab7ef91f17eee96a8a19cd121d8d + 9941ef097f85ab7ef91f17eee96a8a19cd121d8d ionic: generic filter add + +https://gitlab.com/cki-project/kernel-ark/-/commit/a06fc70c94a2d3d4a220939882dd7ea8c3689a33 + a06fc70c94a2d3d4a220939882dd7ea8c3689a33 ionic: add generic filter search + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1c09364efc886a9b862083efcdc34d0d3b6836c + a1c09364efc886a9b862083efcdc34d0d3b6836c ionic: remove mac overflow flags + +https://gitlab.com/cki-project/kernel-ark/-/commit/c5c7b9ae523bebad5f0295144f277f72899e2325 + c5c7b9ae523bebad5f0295144f277f72899e2325 ionic: move lif mac address functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/73e00d27f68d133786a9131b0653762b1ea63ef0 + 73e00d27f68d133786a9131b0653762b1ea63ef0 ionic: add filterlist to debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d9a26c9717b53267d19192cf5a305e08208a7d1 + 8d9a26c9717b53267d19192cf5a305e08208a7d1 ionic: add lif param to ionic_qcq_disable + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8d3202d2590acd1f17c3369afe0320bbeb73478 + b8d3202d2590acd1f17c3369afe0320bbeb73478 ionic: have ionic_qcq_disable decide on sending to hardware + +https://gitlab.com/cki-project/kernel-ark/-/commit/33b441ec0c849d6beb894ff68918bddf0f7abf6e + 33b441ec0c849d6beb894ff68918bddf0f7abf6e ionic: add polling to adminq wait + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7c4027955ef0fc21a774cdbbbf063ca720a0b93 + f7c4027955ef0fc21a774cdbbbf063ca720a0b93 ionic: widen queue_lock use around lif init and deinit + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f50db76e4eb5f02944f7f9daa2485d78dab83cc + 1f50db76e4eb5f02944f7f9daa2485d78dab83cc ionic: move lif mutex setup and delete + +https://gitlab.com/cki-project/kernel-ark/-/commit/d0550bbd068225b7083727364757583cc241a1c9 + d0550bbd068225b7083727364757583cc241a1c9 ionic: check for binary values in FW ver string + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea85a19c81f4e9b030d5ff98ffbfeb5a29cbc4fd + ea85a19c81f4e9b030d5ff98ffbfeb5a29cbc4fd ionic: remove debug stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/fabab9c12b68ee0ce17a0a9453429ebff67135cd + fabab9c12b68ee0ce17a0a9453429ebff67135cd ionic: don't remove netdev->dev_addr when syncing uc list + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa7b7c88e5f05c7afd3f8232c23ccca6dcb32fcb + fa7b7c88e5f05c7afd3f8232c23ccca6dcb32fcb ionic: move filter sync_needed bit set + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e89fea35a3d3e85d3fd821a779cd72460cd977c + 8e89fea35a3d3e85d3fd821a779cd72460cd977c ionic: fix gathering of debug stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a57525a2b77c1dfb3b18f128a994bb5f65459e8 + 8a57525a2b77c1dfb3b18f128a994bb5f65459e8 ionic: fix a sleeping in atomic bug + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ece561c102e2f142bb4872e932a9688a8d65db1 + 0ece561c102e2f142bb4872e932a9688a8d65db1 ionic: fix double use of queue-lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/c21a3bf041bf48203d0d7a94c86f2537917da25f + c21a3bf041bf48203d0d7a94c86f2537917da25f ionic: recreate hwstamp queues on ifup + +https://gitlab.com/cki-project/kernel-ark/-/commit/d8a3691b07fb779a74b4aa83b17ed3181e332259 + d8a3691b07fb779a74b4aa83b17ed3181e332259 ionic: pull hwstamp queue_lock up a level + +https://gitlab.com/cki-project/kernel-ark/-/commit/385a51ebf0b69abbfdc14d317d177aaafce6e725 + 385a51ebf0b69abbfdc14d317d177aaafce6e725 ionic: add queue lock around open and stop + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ef0a3512639ec72075f5530d3c4a4222ffd7bdf + 0ef0a3512639ec72075f5530d3c4a4222ffd7bdf ionic: fill mac addr earlier in add_addr + +https://gitlab.com/cki-project/kernel-ark/-/commit/c388c38dd9104cd048386b2f24e6753b305f3a90 + c388c38dd9104cd048386b2f24e6753b305f3a90 ionic: squelch unnecessary fw halted message + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9a5ced39f9807684212cc3857216d137b98d384 + e9a5ced39f9807684212cc3857216d137b98d384 ionic: fire watchdog again after fw_down + +https://gitlab.com/cki-project/kernel-ark/-/commit/9f1ea551aa674ad83aae4220a94d91012c516191 + 9f1ea551aa674ad83aae4220a94d91012c516191 ionic: handle mac filter overflow + +https://gitlab.com/cki-project/kernel-ark/-/commit/60c70090d915781337fa0f7450bf5438e501bd00 + 60c70090d915781337fa0f7450bf5438e501bd00 ionic: refactor ionic_lif_addr to remove a layer + +https://gitlab.com/cki-project/kernel-ark/-/commit/44f7cc983f47e867e6c62f0b2dd78b26fbedfc6b + 44f7cc983f47e867e6c62f0b2dd78b26fbedfc6b ionic: sync the filters in the work task + +https://gitlab.com/cki-project/kernel-ark/-/commit/50865b6870021c448ca9d96373b6eb513e47f31a + 50865b6870021c448ca9d96373b6eb513e47f31a ionic: flatten calls to set-rx-mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/386ccb19dcb81b9828d59491bd8a29152be80871 + 386ccb19dcb81b9828d59491bd8a29152be80871 ionic: remove old work task types + +https://gitlab.com/cki-project/kernel-ark/-/commit/fbe18ba8d1b2604015f104529abd4e6c3297c573 + fbe18ba8d1b2604015f104529abd4e6c3297c573 ionic: add function tag to debug string + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4f5dfa6059bdb5449e401594c6d580cfac56dae + b4f5dfa6059bdb5449e401594c6d580cfac56dae ionic: enable rxhash only with multiple queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8925a208f2e405b47d1c8e3af01f627903099a4 + b8925a208f2e405b47d1c8e3af01f627903099a4 ionic: block some ethtool operations when fw in reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/992af80792e64e47cf7aa82b5325b2d580231a06 + 992af80792e64e47cf7aa82b5325b2d580231a06 ionic: remove unneeded comp union fields + +https://gitlab.com/cki-project/kernel-ark/-/commit/818368b9b601295cbf4b71ad623adfe6ad7b24c6 + 818368b9b601295cbf4b71ad623adfe6ad7b24c6 ionic: increment num-vfs before configure + +https://gitlab.com/cki-project/kernel-ark/-/commit/74a2026c42e6c1750988391726edc85c9aab05cc + 74a2026c42e6c1750988391726edc85c9aab05cc ionic: use fewer inits on the buf_info struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/f80bc908766f5641751d77d358e351ae2838535d + f80bc908766f5641751d77d358e351ae2838535d ionic: init reconfig err to 0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/63e2c8313230e293cf31935130a79ad2552c861b + 63e2c8313230e293cf31935130a79ad2552c861b ionic: print firmware version on identify + +https://gitlab.com/cki-project/kernel-ark/-/commit/32cd64f6ee9b894bc1a0ef9076df5da14c67facf + 32cd64f6ee9b894bc1a0ef9076df5da14c67facf ionic: monitor fw status generation + +https://gitlab.com/cki-project/kernel-ark/-/commit/859a62ea75cc628fc7faa2b097e400f885e28c19 + 859a62ea75cc628fc7faa2b097e400f885e28c19 ionic: minimize resources when under kdump + +https://gitlab.com/cki-project/kernel-ark/-/commit/5733be2a963d3cac6e29a8bf8deb246388dfd175 + 5733be2a963d3cac6e29a8bf8deb246388dfd175 ionic: drop useless check of PCI driver data validity + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec6bdb004b423cc15b2cdf725d7adc7b2e934a60 + ec6bdb004b423cc15b2cdf725d7adc7b2e934a60 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3b23f1c51fbd0f77da5e968bba5e0cc7460db4e + f3b23f1c51fbd0f77da5e968bba5e0cc7460db4e KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use + +https://gitlab.com/cki-project/kernel-ark/-/commit/2864e218bcb5d7d9f2b4c2e66fc91838848305d0 + 2864e218bcb5d7d9f2b4c2e66fc91838848305d0 KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() + +https://gitlab.com/cki-project/kernel-ark/-/commit/8712e3b00df25f955743a223cec98017f021fa1e + 8712e3b00df25f955743a223cec98017f021fa1e KVM: nVMX: Rename vmcs_to_field_offset{,_table} + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8875af463289f7645d395588cc89fbf0ab2c42b + f8875af463289f7645d395588cc89fbf0ab2c42b KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d401ed3f9f9e6905f1cd03276c3df22c9e049cf + 8d401ed3f9f9e6905f1cd03276c3df22c9e049cf KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a0641b4d18753163a6d060dfbc2f9499ba10364 + 2a0641b4d18753163a6d060dfbc2f9499ba10364 KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. + +https://gitlab.com/cki-project/kernel-ark/-/commit/04a316d7295ce32ab7520347a2818fa45e0e5654 + 04a316d7295ce32ab7520347a2818fa45e0e5654 x86/kvm: Always inline evmcs_write64() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec78db9ca26ec390e6ce6050000504a36d404d70 + ec78db9ca26ec390e6ce6050000504a36d404d70 blktrace: switch trace spinlock to a raw spinlock + +https://gitlab.com/cki-project/kernel-ark/-/commit/3126f54a486fcdeb664a3445da7bf9daa0ea6ae5 + 3126f54a486fcdeb664a3445da7bf9daa0ea6ae5 [s390] s390/pci: move pseudo-MMIO to prevent MIO overlap + +https://gitlab.com/cki-project/kernel-ark/-/commit/5280652a59d7513561233610394b248489aada41 + 5280652a59d7513561233610394b248489aada41 drm/i915: Flush TLBs before releasing backing store + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa1cdf6eae0cb600bd7c4c866cbc41b38a57d5f6 + fa1cdf6eae0cb600bd7c4c866cbc41b38a57d5f6 selftests/bpf: Enlarge select() timeout for test_maps + +https://gitlab.com/cki-project/kernel-ark/-/commit/c7db2acb576150bc203736f062a626ed7f864483 + c7db2acb576150bc203736f062a626ed7f864483 kernel: Add redhat code + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d45350299b1f15a00271efc034aa9a091ed67f5 + 8d45350299b1f15a00271efc034aa9a091ed67f5 netfilter: fix regression in looped (broad|multi)cast's MAC handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/01d89105a3401f8493b4bd655049cbf6f75b059a + 01d89105a3401f8493b4bd655049cbf6f75b059a gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() + +https://gitlab.com/cki-project/kernel-ark/-/commit/40d3ba9182240b3290b2bda0b0c77f8774408d7f + 40d3ba9182240b3290b2bda0b0c77f8774408d7f net: fix use-after-free in tw_timer_handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f257652fe99794d826c6895575e34b9ec4bc149 + 1f257652fe99794d826c6895575e34b9ec4bc149 inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently + +https://gitlab.com/cki-project/kernel-ark/-/commit/44329f0bf411dba6edd379b0e9106530550b6081 + 44329f0bf411dba6edd379b0e9106530550b6081 ipv4: convert fib_num_tclassid_users to atomic_t + +https://gitlab.com/cki-project/kernel-ark/-/commit/2b91ad2996d883525c7f23071ab7aedb13f79f9c + 2b91ad2996d883525c7f23071ab7aedb13f79f9c selftests: nft_concat_range: add test for reload with no element add/del + +https://gitlab.com/cki-project/kernel-ark/-/commit/f42185837e851790a4b3893ddf6cc8feaaf6abab + f42185837e851790a4b3893ddf6cc8feaaf6abab netfilter: nft_reject_bridge: Fix for missing reply from prerouting + +https://gitlab.com/cki-project/kernel-ark/-/commit/19a81acff39c55dd98d6eee10bc0cedceb6d3981 + 19a81acff39c55dd98d6eee10bc0cedceb6d3981 vfs: fs_context: fix up param length parsing in legacy_parse_param + +https://gitlab.com/cki-project/kernel-ark/-/commit/382f06a8cf315c77f7dd45e2770b8d3f8ca33c4b + 382f06a8cf315c77f7dd45e2770b8d3f8ca33c4b sched: padding for user_struct for KABI + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a617dd01194eed553e8191fbd27a8459c22ad59 + 2a617dd01194eed553e8191fbd27a8459c22ad59 sched: padding for signal_struct in linux/sched/signal.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/5261162c73589460f57601a8f306d2d926bc3996 + 5261162c73589460f57601a8f306d2d926bc3996 sched: padding for struct rq and related + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c0832babe6f1c4a250e17437c109f307530f54a + 5c0832babe6f1c4a250e17437c109f307530f54a sched: Padding for sched_domain and root_domain + +https://gitlab.com/cki-project/kernel-ark/-/commit/f11bec33927d12cf8a0f95b1ad10653d69897444 + f11bec33927d12cf8a0f95b1ad10653d69897444 sched: Padding for task_struct and related in include/linux/sched.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/8464f8f86375b14d24170b22565b90a5e2cac0df + 8464f8f86375b14d24170b22565b90a5e2cac0df block: assign bi_bdev for cloned bios in blk_rq_prep_clone + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4eb1134c7901f56c84058ff7225b10ffd66e21d + a4eb1134c7901f56c84058ff7225b10ffd66e21d dm sysfs: use default_groups in kobj_type + +https://gitlab.com/cki-project/kernel-ark/-/commit/ef7b6afbb690f7f6a5afb70491942558fd5b19a2 + ef7b6afbb690f7f6a5afb70491942558fd5b19a2 dm space map common: add bounds check to sm_ll_lookup_bitmap() + +https://gitlab.com/cki-project/kernel-ark/-/commit/abeaba692e5ee1d7c8b6818f94eedec29febc3bf + abeaba692e5ee1d7c8b6818f94eedec29febc3bf dm btree: add a defensive bounds check to insert_at() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f675551d6de04c60813c30c61f21230ce85dc707 + f675551d6de04c60813c30c61f21230ce85dc707 dm btree remove: change a bunch of BUG_ON() calls to proper errors + +https://gitlab.com/cki-project/kernel-ark/-/commit/900b458eff55bb6a8b814090cb652d0e4ee80c80 + 900b458eff55bb6a8b814090cb652d0e4ee80c80 dm btree spine: eliminate duplicate le32_to_cpu() in node_check() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cfd4fea74f234ae6f20af3ecc352e97faec39658 + cfd4fea74f234ae6f20af3ecc352e97faec39658 dm btree spine: remove extra node_check function declaration + +https://gitlab.com/cki-project/kernel-ark/-/commit/f6b6b3d9c9bf675728ac68d449d9152ebe0aff0d + f6b6b3d9c9bf675728ac68d449d9152ebe0aff0d net: openvswitch: Fix ct_state nat flags for conns arriving from tc + +https://gitlab.com/cki-project/kernel-ark/-/commit/63cabd7a27e8f8ee259c6c479a47a926b868cc09 + 63cabd7a27e8f8ee259c6c479a47a926b868cc09 net: openvswitch: Fix matching zone id for invalid conns arriving from tc + +https://gitlab.com/cki-project/kernel-ark/-/commit/ba7992f4a17ccec7c920db11c72515cdd6d28a38 + ba7992f4a17ccec7c920db11c72515cdd6d28a38 net/sched: flow_dissector: Fix matching on zone id for invalid conns + +https://gitlab.com/cki-project/kernel-ark/-/commit/b5e24650b7f386d4d3727c21b9543dce4c43b8e5 + b5e24650b7f386d4d3727c21b9543dce4c43b8e5 net/sched: Extend qdisc control block with tc control block + +https://gitlab.com/cki-project/kernel-ark/-/commit/58691f070f43d2bbf6a35ce6dcf66557d563d692 + 58691f070f43d2bbf6a35ce6dcf66557d563d692 openvswitch: fix sparse warning incorrect type + +https://gitlab.com/cki-project/kernel-ark/-/commit/ff54292215e62a17a7e3121fc47a5d19bddbc989 + ff54292215e62a17a7e3121fc47a5d19bddbc989 openvswitch: fix alignment issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/a476b8ff99f76e4e1a1ac83ced81f0e4f04d0086 + a476b8ff99f76e4e1a1ac83ced81f0e4f04d0086 openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS + +https://gitlab.com/cki-project/kernel-ark/-/commit/79b9456df064ad301250ce813cab844480542908 + 79b9456df064ad301250ce813cab844480542908 openvswitch: Introduce per-cpu upcall dispatch + +https://gitlab.com/cki-project/kernel-ark/-/commit/0dc3c2475c21d0ac614aea52965e20b3b8d7d212 + 0dc3c2475c21d0ac614aea52965e20b3b8d7d212 sched/pelt: Relax the sync of load_sum with load_avg + +https://gitlab.com/cki-project/kernel-ark/-/commit/f31f40b18804be4311a47a6b61aaa20d65f8db44 + f31f40b18804be4311a47a6b61aaa20d65f8db44 sched/pelt: Relax the sync of runnable_sum with runnable_avg + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6900319be515ca3c4ad0665f7168d6d4813bfce + c6900319be515ca3c4ad0665f7168d6d4813bfce sched/pelt: Continue to relax the sync of util_sum with util_avg + +https://gitlab.com/cki-project/kernel-ark/-/commit/17b07908bed0b793789cdb37d43cc8115a03ae84 + 17b07908bed0b793789cdb37d43cc8115a03ae84 sched/pelt: Relax the sync of util_sum with util_avg + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ffbb705fc6959a295029eb44f759f551027dcb2 + 5ffbb705fc6959a295029eb44f759f551027dcb2 [RHEL-9.0] IPMI Add RH_KABI_RESERVE to kABI sensitive structs + +https://gitlab.com/cki-project/kernel-ark/-/commit/72a47c4bb71e24048e84a80440b9fd46be0a9cf5 + 72a47c4bb71e24048e84a80440b9fd46be0a9cf5 hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors + +https://gitlab.com/cki-project/kernel-ark/-/commit/86a43a5cd70e5d6a194e0164046d4f220bc0667d + 86a43a5cd70e5d6a194e0164046d4f220bc0667d hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf03814d896dec25b53de35a067ccf757ac94e36 + cf03814d896dec25b53de35a067ccf757ac94e36 hwmon: (k10temp) Remove unused definitions + +https://gitlab.com/cki-project/kernel-ark/-/commit/9946e476df34832e89cf1df72c790816ac214761 + 9946e476df34832e89cf1df72c790816ac214761 x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs + +https://gitlab.com/cki-project/kernel-ark/-/commit/dada4cd6a8e7a645d183ea3076cff12c62b294a3 + dada4cd6a8e7a645d183ea3076cff12c62b294a3 nvme: drop unused variable ctrl in nvme_setup_cmd + +https://gitlab.com/cki-project/kernel-ark/-/commit/c09be889921d4134c5f7f15c46dae234f541852e + c09be889921d4134c5f7f15c46dae234f541852e nvme: increment request genctr on completion + +https://gitlab.com/cki-project/kernel-ark/-/commit/b77ddb28dbce409ad38348c1ac0c7311e53e780a + b77ddb28dbce409ad38348c1ac0c7311e53e780a nvme-pci: Fix abort command id + +https://gitlab.com/cki-project/kernel-ark/-/commit/eedfc766b86449c21b32a4909b8d7ae96aafe4ae + eedfc766b86449c21b32a4909b8d7ae96aafe4ae nvme: add command id quirk for apple controllers + +https://gitlab.com/cki-project/kernel-ark/-/commit/f1658b9d8098a65c7f4b041d22e43791c87de438 + f1658b9d8098a65c7f4b041d22e43791c87de438 nvme: move nvme_multi_css into nvme.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/006ed2d9abc5b71b0699b8b1df7bf1e6f47d0056 + 006ed2d9abc5b71b0699b8b1df7bf1e6f47d0056 nvme: code command_id with a genctr for use-after-free validation + +https://gitlab.com/cki-project/kernel-ark/-/commit/4f799dd2da715a90a7b96e64c047f376a247d45f + 4f799dd2da715a90a7b96e64c047f376a247d45f mptcp: disable by default + +https://gitlab.com/cki-project/kernel-ark/-/commit/44524d1723140ddf2cc4622d1cfbd5431164c777 + 44524d1723140ddf2cc4622d1cfbd5431164c777 platform/x86: amd-pmc: only use callbacks for suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/cffb1890106cbe00223e3012cebe4b488fa182ef + cffb1890106cbe00223e3012cebe4b488fa182ef platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer + +https://gitlab.com/cki-project/kernel-ark/-/commit/faec1e1f01efc8c51730c52f2def51bb1cb70af6 + faec1e1f01efc8c51730c52f2def51bb1cb70af6 platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_pmc_dev structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/d45a2f7ebda6bfa1ba186256d788302f1ff1f36a + d45a2f7ebda6bfa1ba186256d788302f1ff1f36a platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops + +https://gitlab.com/cki-project/kernel-ark/-/commit/9735af715b97e2c2aa619d508d0c62d82785cdc6 + 9735af715b97e2c2aa619d508d0c62d82785cdc6 platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1384d20146a9eaf3c06b9652dd91e8238d48953 + d1384d20146a9eaf3c06b9652dd91e8238d48953 platform/x86: amd-pmc: Drop check for valid alarm time + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa109c7808b790db6a8a8c3627e695833f14dc34 + fa109c7808b790db6a8a8c3627e695833f14dc34 platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg + +https://gitlab.com/cki-project/kernel-ark/-/commit/e727ff9648b728e3791021ecfcadbf5d5ad29b7c + e727ff9648b728e3791021ecfcadbf5d5ad29b7c platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE + +https://gitlab.com/cki-project/kernel-ark/-/commit/febec4780df0c4cfd791b3559b0ff1c2aa9a5815 + febec4780df0c4cfd791b3559b0ff1c2aa9a5815 platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup + +https://gitlab.com/cki-project/kernel-ark/-/commit/f5900d869a7c65c14aed8d335e7c52c0edaeb3aa + f5900d869a7c65c14aed8d335e7c52c0edaeb3aa platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` + +https://gitlab.com/cki-project/kernel-ark/-/commit/a77bd265b7dc6abb6cea1cc6cade105ec99be344 + a77bd265b7dc6abb6cea1cc6cade105ec99be344 platform/x86: amd-pmc: Add alternative acpi id for PMC controller + +https://gitlab.com/cki-project/kernel-ark/-/commit/b704e8595eeee75e9d5fde211bb8bc6c2b903d3c + b704e8595eeee75e9d5fde211bb8bc6c2b903d3c platform/x86: amd-pmc: Add a message to print resume time info + +https://gitlab.com/cki-project/kernel-ark/-/commit/ecf7ad92e0484463a82622d4d87a927205e5d449 + ecf7ad92e0484463a82622d4d87a927205e5d449 platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1143a05df9c45718970db0e052b4e5bd4bfe3fc + e1143a05df9c45718970db0e052b4e5bd4bfe3fc platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/04d8469e2dddd348d3ce3539da551134b837e24b + 04d8469e2dddd348d3ce3539da551134b837e24b platform/x86: amd-pmc: Export Idlemask values based on the APU + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8775f23ab216907bf5b45d8df1a4daa0b3e2335 + e8775f23ab216907bf5b45d8df1a4daa0b3e2335 platform/x86: amd-pmc: Check s0i3 cycle status + +https://gitlab.com/cki-project/kernel-ark/-/commit/a56dc5a579996c408d72aca32441f2f7276f5136 + a56dc5a579996c408d72aca32441f2f7276f5136 platform/x86: amd-pmc: Increase the response register timeout + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3c6ceb92afdc3536f73eb73ffb82e49f516140d + e3c6ceb92afdc3536f73eb73ffb82e49f516140d hwmon: (k10temp) Remove residues of current and voltage + +https://gitlab.com/cki-project/kernel-ark/-/commit/a33f4f4bc6666071d1af77031666d1756c2ca37d + a33f4f4bc6666071d1af77031666d1756c2ca37d selftests: netfilter: Add correctness test for mac,net set type + +https://gitlab.com/cki-project/kernel-ark/-/commit/1900a2029b0c2b6d96b0604d1097d74d6a9dab94 + 1900a2029b0c2b6d96b0604d1097d74d6a9dab94 netfilter: conntrack: don't increment invalid counter on NF_REPEAT + +https://gitlab.com/cki-project/kernel-ark/-/commit/def578e67ccf87477c78cde25de71bd9ff43ed7e + def578e67ccf87477c78cde25de71bd9ff43ed7e netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a3ce50c9859a7e543b9244e2b9f2a55ba40a869 + 6a3ce50c9859a7e543b9244e2b9f2a55ba40a869 netfilter: nft_payload: do not update layer 4 checksum when mangling fragments + +https://gitlab.com/cki-project/kernel-ark/-/commit/2b6d6bc0116c22f7531266b7d7ac0bffa9e521a9 + 2b6d6bc0116c22f7531266b7d7ac0bffa9e521a9 netfilter: bridge: add support for pppoe filtering + +https://gitlab.com/cki-project/kernel-ark/-/commit/3cf344acb10d7ac3aa695d8295c3a856acc54180 + 3cf344acb10d7ac3aa695d8295c3a856acc54180 netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() + +https://gitlab.com/cki-project/kernel-ark/-/commit/41c3887f6072336965e6e06f2a748e326dc7fe52 + 41c3887f6072336965e6e06f2a748e326dc7fe52 netfilter: conntrack: annotate data-races around ct->timeout + +https://gitlab.com/cki-project/kernel-ark/-/commit/d0502ab87a07b3e052c3bd20a0cf120a5afc6b83 + d0502ab87a07b3e052c3bd20a0cf120a5afc6b83 netfilter: nft_exthdr: break evaluation if setting TCP option fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1d6e2a900269531182c290210d055984345038e + e1d6e2a900269531182c290210d055984345038e nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups + +https://gitlab.com/cki-project/kernel-ark/-/commit/2373f547c47412ef98cd3ff7c4c81894e3dcec55 + 2373f547c47412ef98cd3ff7c4c81894e3dcec55 sch_api: Don't skip qdisc attach on ingress + +https://gitlab.com/cki-project/kernel-ark/-/commit/7dcc75d33a65dccedfba611915fdd65cd01fed47 + 7dcc75d33a65dccedfba611915fdd65cd01fed47 flow_offload: return EOPNOTSUPP for the unsupported mpls action type + +https://gitlab.com/cki-project/kernel-ark/-/commit/130747a31a29ae8b33a18f3753a2cf7e0a0eec74 + 130747a31a29ae8b33a18f3753a2cf7e0a0eec74 sch_cake: do not call cake_destroy() from cake_init() + +https://gitlab.com/cki-project/kernel-ark/-/commit/af65ff808fc196802ab54e2f6895efc99d98049a + af65ff808fc196802ab54e2f6895efc99d98049a net/sched: fq_pie: prevent dismantle issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf1a7808dfab93764f7b4200aa2096f996fd465d + bf1a7808dfab93764f7b4200aa2096f996fd465d vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit + +https://gitlab.com/cki-project/kernel-ark/-/commit/299388ea2d1391d651f78294cf3bf6d0d5f1af96 + 299388ea2d1391d651f78294cf3bf6d0d5f1af96 nvme-pci: limit maximum queue depth to 4095 + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a9c9e8586461bc12ccbc53a75418e6a1cd034d8 + 5a9c9e8586461bc12ccbc53a75418e6a1cd034d8 NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION + +https://gitlab.com/cki-project/kernel-ark/-/commit/48b92172d2933a131f6e0c4e5485a99fe9cec037 + 48b92172d2933a131f6e0c4e5485a99fe9cec037 KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock + +https://gitlab.com/cki-project/kernel-ark/-/commit/002ad45e268166cad977835e64615b2501120ee5 + 002ad45e268166cad977835e64615b2501120ee5 scsi: reserve space in structures for KABI + +https://gitlab.com/cki-project/kernel-ark/-/commit/d22e7fc6974636517de74f2bdb0b087a624e2ea0 + d22e7fc6974636517de74f2bdb0b087a624e2ea0 x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2f74640d0e8ee3861fd5276ec132b65f9ce7cd5 + d2f74640d0e8ee3861fd5276ec132b65f9ce7cd5 block: Fix wrong offset in bio_truncate() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a866f580cd36f4611b9cd9842d60d77b5573c095 + a866f580cd36f4611b9cd9842d60d77b5573c095 block: assign bi_bdev for cloned bios in blk_rq_prep_clone + +https://gitlab.com/cki-project/kernel-ark/-/commit/f4a380b3f9528d25f91e880b3790c0d05c2e42a6 + f4a380b3f9528d25f91e880b3790c0d05c2e42a6 block: Fix fsync always failed if once failed + +https://gitlab.com/cki-project/kernel-ark/-/commit/98b83f9cb719cf2ebdda5e710c078945187d767e + 98b83f9cb719cf2ebdda5e710c078945187d767e block: don't protect submit_bio_checks by q_usage_counter + +https://gitlab.com/cki-project/kernel-ark/-/commit/44e96c857ebe20a64836231030823ff4fb588b82 + 44e96c857ebe20a64836231030823ff4fb588b82 blk-mq: use bio->bi_opf after bio is checked + +https://gitlab.com/cki-project/kernel-ark/-/commit/7884de449b115ba44495f20d9d1824c08da46cc9 + 7884de449b115ba44495f20d9d1824c08da46cc9 block: fix double bio queue when merging in cached request path + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa2cf99bee0f7350f28ea96c29eac05a9d446eb4 + aa2cf99bee0f7350f28ea96c29eac05a9d446eb4 blk-mq: cleanup request allocation + +https://gitlab.com/cki-project/kernel-ark/-/commit/e946c05ba749803abb535be9c8935bb93ff1235f + e946c05ba749803abb535be9c8935bb93ff1235f blk-mq: simplify the plug handling in blk_mq_submit_bio + +https://gitlab.com/cki-project/kernel-ark/-/commit/4c8a270c7e40cfed5ae4289aa90a494242f2bbc9 + 4c8a270c7e40cfed5ae4289aa90a494242f2bbc9 block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/33f66cd9def4eb17187c7842a0cb218d5b9433f8 + 33f66cd9def4eb17187c7842a0cb218d5b9433f8 null_blk: allow zero poll queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4c4ad6496773d41e2d58a6c5dbc65d29ab0e61f + a4c4ad6496773d41e2d58a6c5dbc65d29ab0e61f iocost: Fix divide-by-zero on donation from low hweight cgroup + +https://gitlab.com/cki-project/kernel-ark/-/commit/1c06cc9b70a317705230e1564adf228dc390f223 + 1c06cc9b70a317705230e1564adf228dc390f223 block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) + +https://gitlab.com/cki-project/kernel-ark/-/commit/1ccc7e7fc1785c87956cdadcdf135be512e8d436 + 1ccc7e7fc1785c87956cdadcdf135be512e8d436 block: fix single bio async DIO error handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/754487721b34da16e8593bdcffcc472a5709b99a + 754487721b34da16e8593bdcffcc472a5709b99a selftests: netfilter: switch to socat for tests using -q option + +https://gitlab.com/cki-project/kernel-ark/-/commit/27b0e98ee86c18588347a8cfae8aa1467cf890ae + 27b0e98ee86c18588347a8cfae8aa1467cf890ae selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature + +https://gitlab.com/cki-project/kernel-ark/-/commit/7678fb12144910464f11b41a38a84d1090adbb1a + 7678fb12144910464f11b41a38a84d1090adbb1a selftests: net: using ping6 for IPv6 in udpgro_fwd.sh + +https://gitlab.com/cki-project/kernel-ark/-/commit/78690f5fddd99951e6f657b3d93a194c57258f6a + 78690f5fddd99951e6f657b3d93a194c57258f6a selftests: net: Fix a typo in udpgro_fwd.sh + +https://gitlab.com/cki-project/kernel-ark/-/commit/897493608b8961123997b8444f55e8d6a9f41d18 + 897493608b8961123997b8444f55e8d6a9f41d18 selftests/net: udpgso_bench_tx: fix dst ip argument + +https://gitlab.com/cki-project/kernel-ark/-/commit/991239bec80543789c69f451215757768b8d2276 + 991239bec80543789c69f451215757768b8d2276 selftest/net/forwarding: declare NETIFS p9 p10 + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b63ed3848248c51aa79fadb78ca6244231c1c61 + 8b63ed3848248c51aa79fadb78ca6244231c1c61 selftests: Fix IPv6 address bind tests + +https://gitlab.com/cki-project/kernel-ark/-/commit/114d5952aaeb51c2f7aeb7a9feac0e809bc7ab91 + 114d5952aaeb51c2f7aeb7a9feac0e809bc7ab91 selftests: Fix raw socket bind tests with VRF + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b7d4843486ee38d13c2f07666ffff7de17670a1 + 6b7d4843486ee38d13c2f07666ffff7de17670a1 selftests: Add duplicate config only for MD5 VRF tests + +https://gitlab.com/cki-project/kernel-ark/-/commit/547be8671eb7fd598974e4630cb0722d7976323b + 547be8671eb7fd598974e4630cb0722d7976323b selftests: icmp_redirect: pass xfail=0 to log_test() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4299d19b16ba3abc8c455951a2f2a44266ebb9d + c4299d19b16ba3abc8c455951a2f2a44266ebb9d selftests: net: Correct ping6 expected rc from 2 to 1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb458fdd5d0e9ee2c302b395fbbc1c7f69bd5e77 + fb458fdd5d0e9ee2c302b395fbbc1c7f69bd5e77 selftests/fib_tests: Rework fib_rp_filter_test() + +https://gitlab.com/cki-project/kernel-ark/-/commit/96554914cf84034d0865c5f521f6e0803e5a560a + 96554914cf84034d0865c5f521f6e0803e5a560a selftests: net: Correct case name + +https://gitlab.com/cki-project/kernel-ark/-/commit/4168f57c4f8045f51ab9452870e7378074314356 + 4168f57c4f8045f51ab9452870e7378074314356 mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages + +https://gitlab.com/cki-project/kernel-ark/-/commit/30be714fc97b8ade0d6585800cacb833272ac2a7 + 30be714fc97b8ade0d6585800cacb833272ac2a7 dma/pool: create dma atomic pool only if dma zone has managed pages + +https://gitlab.com/cki-project/kernel-ark/-/commit/efe02205092bdd9964444fbcc18005ba3fbd9038 + efe02205092bdd9964444fbcc18005ba3fbd9038 mm_zone: add function to check if managed dma zone exists + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc2a1aa0489eb13e166674142d00e492b2395d64 + dc2a1aa0489eb13e166674142d00e492b2395d64 udp: using datalen to cap ipv6 udp max gso segments + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2a56f5001457876f1af2390517c4b05d8f16c2d + d2a56f5001457876f1af2390517c4b05d8f16c2d inet_diag: fix kernel-infoleak for UDP sockets + +https://gitlab.com/cki-project/kernel-ark/-/commit/65f90ea3d24e791bb2abfc6daa2766675961d63b + 65f90ea3d24e791bb2abfc6daa2766675961d63b udp: using datalen to cap max gso segments + +https://gitlab.com/cki-project/kernel-ark/-/commit/438359d6d63c8101a8f78171e781baa93565a890 + 438359d6d63c8101a8f78171e781baa93565a890 sctp: hold endpoint before calling cb in sctp_transport_lookup_process + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2a574c51b8b17b1aaee7ee66d130d840bf79e24 + d2a574c51b8b17b1aaee7ee66d130d840bf79e24 sctp: use call_rcu to free endpoint + +https://gitlab.com/cki-project/kernel-ark/-/commit/d87dfd50034cf9e6b4d062027582c7382becf2ef + d87dfd50034cf9e6b4d062027582c7382becf2ef sctp: move hlist_node and hashent out of sctp_ep_common + +https://gitlab.com/cki-project/kernel-ark/-/commit/e486c01cb0d341d2a6af2dbd17c510e6b9e791a1 + e486c01cb0d341d2a6af2dbd17c510e6b9e791a1 sctp: make the raise timer more simple and accurate + +https://gitlab.com/cki-project/kernel-ark/-/commit/d092784955921362b79942c7bbc3eaab243576c5 + d092784955921362b79942c7bbc3eaab243576c5 tcp: add missing htmldocs for skb->ll_node and sk->defer_list + +https://gitlab.com/cki-project/kernel-ark/-/commit/4445de9d17d668708fa6060d755f9510128cfd73 + 4445de9d17d668708fa6060d755f9510128cfd73 net: move early demux fields close to sk_refcnt + +https://gitlab.com/cki-project/kernel-ark/-/commit/343399261b60845682ce9f077298b019b586f420 + 343399261b60845682ce9f077298b019b586f420 tcp: defer skb freeing after socket lock is released + +https://gitlab.com/cki-project/kernel-ark/-/commit/72da1a0aa76f9979ae1135ddb15cd475b2e35e9e + 72da1a0aa76f9979ae1135ddb15cd475b2e35e9e net: shrink struct sock by 8 bytes + +https://gitlab.com/cki-project/kernel-ark/-/commit/2997e7c953114ff98d5c73b7c94b056f73a20d59 + 2997e7c953114ff98d5c73b7c94b056f73a20d59 ipv6: shrink struct ipcm6_cookie + +https://gitlab.com/cki-project/kernel-ark/-/commit/2027864c471fba480ea06b0308dae757f4b36763 + 2027864c471fba480ea06b0308dae757f4b36763 net: remove sk_route_nocaps + +https://gitlab.com/cki-project/kernel-ark/-/commit/e19e48206f4c46d30c8a286ebe9d38d86a8e53cb + e19e48206f4c46d30c8a286ebe9d38d86a8e53cb net: remove sk_route_forced_caps + +https://gitlab.com/cki-project/kernel-ark/-/commit/73db850d4189ffea4e1088c31ac5e6ffb87e25f0 + 73db850d4189ffea4e1088c31ac5e6ffb87e25f0 net: use sk_is_tcp() in more places + +https://gitlab.com/cki-project/kernel-ark/-/commit/f5bd0b0ea9ace33c4a7bdbc4267873b42d3bd4b7 + f5bd0b0ea9ace33c4a7bdbc4267873b42d3bd4b7 bpf, sockmap: Use stricter sk state checks in sk_lookup_assign + +https://gitlab.com/cki-project/kernel-ark/-/commit/0cfbe3716fb683b47faed0fc1426d917de1b9a29 + 0cfbe3716fb683b47faed0fc1426d917de1b9a29 selftests: bpf: Fix bind on used port + +https://gitlab.com/cki-project/kernel-ark/-/commit/d19e4d7d3290fc2ed2f95905d60b354c2c41eb9a + d19e4d7d3290fc2ed2f95905d60b354c2c41eb9a hpsa: add new messaging + +https://gitlab.com/cki-project/kernel-ark/-/commit/496fd6c98cc50f3fa00de1d463310235334112f8 + 496fd6c98cc50f3fa00de1d463310235334112f8 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie + +https://gitlab.com/cki-project/kernel-ark/-/commit/ffc4c3163beadf131e80dd8b1a6edc7f88346ece + ffc4c3163beadf131e80dd8b1a6edc7f88346ece tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + +https://gitlab.com/cki-project/kernel-ark/-/commit/ae00b5a4fe5a26f3810d8948c39d322c916389b0 + ae00b5a4fe5a26f3810d8948c39d322c916389b0 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ae6bf5a890cdfc9755bbb2dd575ff0a36654e7ee + ae6bf5a890cdfc9755bbb2dd575ff0a36654e7ee net: skb: use kfree_skb_reason() in tcp_v4_rcv() + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a0269b22519c17c6df1f066e92cd3e1776e9c88 + 4a0269b22519c17c6df1f066e92cd3e1776e9c88 net: skb: introduce kfree_skb_reason() + +https://gitlab.com/cki-project/kernel-ark/-/commit/5cdb79b26bff7c104ae7cbcd76badfb8109f8c60 + 5cdb79b26bff7c104ae7cbcd76badfb8109f8c60 sfc: The RX page_ring is optional + +https://gitlab.com/cki-project/kernel-ark/-/commit/d78cb650884648c2734455004328e4afe6c20253 + d78cb650884648c2734455004328e4afe6c20253 sfc: Check null pointer of rx_queue->page_ring + +https://gitlab.com/cki-project/kernel-ark/-/commit/c34b7d57eef5c5625154cbe550f7a9550f7e7254 + c34b7d57eef5c5625154cbe550f7a9550f7e7254 sfc_ef100: potential dereference of null pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/41f9374e8de78570aadd03ada2a663d8af7e60ef + 41f9374e8de78570aadd03ada2a663d8af7e60ef sfc: Don't use netif_info before net_device setup + +https://gitlab.com/cki-project/kernel-ark/-/commit/2dedfc18c23768d7e1a7f3ebe280013b89925a15 + 2dedfc18c23768d7e1a7f3ebe280013b89925a15 sfc: Export fibre-specific supported link modes + +https://gitlab.com/cki-project/kernel-ark/-/commit/758ceab8912cce6208da8cf8ace1105905e71b5a + 758ceab8912cce6208da8cf8ace1105905e71b5a sfc: Fix reading non-legacy supported link modes + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc79d4c193a5fb16695cd91a2b748b51709cff17 + dc79d4c193a5fb16695cd91a2b748b51709cff17 ethernet: constify references to netdev->dev_addr in drivers + +https://gitlab.com/cki-project/kernel-ark/-/commit/5848d966accce1cfbffd28a1dd8eda88de6c05de + 5848d966accce1cfbffd28a1dd8eda88de6c05de sfc: last resort fallback for lack of xdp tx queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e96374414438620b71a83bcdeb8f106846a4d90 + 1e96374414438620b71a83bcdeb8f106846a4d90 sfc: fallback for lack of xdp tx queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/c559caf94ac6605a266ac50c3e2104e5c1a1b28a + c559caf94ac6605a266ac50c3e2104e5c1a1b28a pinctrl: amd: Fix wakeups when IRQ is shared with SCI + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b1fc23c73524142ba5998e0741b3c620fb4f1c2 + 4b1fc23c73524142ba5998e0741b3c620fb4f1c2 ASoC: mediatek: mt8195: correct default value + +https://gitlab.com/cki-project/kernel-ark/-/commit/84ed498bffbdc345393de20b87721dcf3fca1efb + 84ed498bffbdc345393de20b87721dcf3fca1efb ASoC: mediatek: mt8195: correct pcmif BE dai control flow + +https://gitlab.com/cki-project/kernel-ark/-/commit/809c1a5c3e5d924de737cac2be0c1f11b3106962 + 809c1a5c3e5d924de737cac2be0c1f11b3106962 ppp: ensure minimum packet size in ppp_write() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6ce6a6a6a0848789c05efad4514c22db7221587f + 6ce6a6a6a0848789c05efad4514c22db7221587f nfsd: fix use-after-free due to delegation race + +https://gitlab.com/cki-project/kernel-ark/-/commit/c97f3f107b7b07bce4cae68b47c140bf09d4e17e + c97f3f107b7b07bce4cae68b47c140bf09d4e17e PCI: hv: Add arm64 Hyper-V vPCI support + +https://gitlab.com/cki-project/kernel-ark/-/commit/b25f02a19edbb05f27431395d21222e1164622e2 + b25f02a19edbb05f27431395d21222e1164622e2 PCI: hv: Make the code arch neutral by adding arch specific interfaces + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f7a767abbc290c6494c124596cbcb82ec42b75c + 0f7a767abbc290c6494c124596cbcb82ec42b75c PCI: hv: Remove unnecessary use of %hx + +https://gitlab.com/cki-project/kernel-ark/-/commit/3fb89aaee07d52f77163f5fee384fac41a5e8514 + 3fb89aaee07d52f77163f5fee384fac41a5e8514 quota: correct error number in free_dqentry() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb6711838813ed2e4d7e83243e4ede629d93fefe + cb6711838813ed2e4d7e83243e4ede629d93fefe quota: check block number when reading the block in quota file + +https://gitlab.com/cki-project/kernel-ark/-/commit/f5bc01e1186d64e09c9c491b05fcda9da86552f8 + f5bc01e1186d64e09c9c491b05fcda9da86552f8 ext4: don't use the orphan list when migrating an inode + +https://gitlab.com/cki-project/kernel-ark/-/commit/41b8b071db3561521ea1b4c4cebce1fe33834747 + 41b8b071db3561521ea1b4c4cebce1fe33834747 ext4: use BUG_ON instead of if condition followed by BUG + +https://gitlab.com/cki-project/kernel-ark/-/commit/7cd84a98222729c51430603403469ebd8f6d691b + 7cd84a98222729c51430603403469ebd8f6d691b ext4: fix a copy and paste typo + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa773bda71024332e46d43b8a5474b3e1959e53e + fa773bda71024332e46d43b8a5474b3e1959e53e ext4: set csum seed in tmp inode while migrating to extents + +https://gitlab.com/cki-project/kernel-ark/-/commit/14f559fc25b2a6574ab4d0b1fee5a11171f4678c + 14f559fc25b2a6574ab4d0b1fee5a11171f4678c ext4: remove unnecessary 'offset' assignment + +https://gitlab.com/cki-project/kernel-ark/-/commit/2d51fe116733b4970cbfcd6cfa08f3b9998215cb + 2d51fe116733b4970cbfcd6cfa08f3b9998215cb ext4: remove redundant o_start statement + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b152047022a5d076065c2078faaa8a9bca41546 + 6b152047022a5d076065c2078faaa8a9bca41546 ext4: drop an always true check + +https://gitlab.com/cki-project/kernel-ark/-/commit/928768af8f1d49b61249149e1de4ae1dc600d220 + 928768af8f1d49b61249149e1de4ae1dc600d220 ext4: remove unused assignments + +https://gitlab.com/cki-project/kernel-ark/-/commit/f88462c2097634a6111a532ff3cf194d1363e004 + f88462c2097634a6111a532ff3cf194d1363e004 ext4: remove redundant statement + +https://gitlab.com/cki-project/kernel-ark/-/commit/a123edb33798c33098d47bebeab5f6bfd74c91a4 + a123edb33798c33098d47bebeab5f6bfd74c91a4 ext4: remove useless resetting io_end_size in mpage_process_page() + +https://gitlab.com/cki-project/kernel-ark/-/commit/65932425445aaef4f3f23b1dc5f1325f0d9161ff + 65932425445aaef4f3f23b1dc5f1325f0d9161ff ext4: allow to change s_last_trim_minblks via sysfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/31ce61e0ac43daeb0294b10535a0938566ed55fd + 31ce61e0ac43daeb0294b10535a0938566ed55fd ext4: change s_last_trim_minblks type to unsigned long + +https://gitlab.com/cki-project/kernel-ark/-/commit/fcaed67b6a3b7db1f1fb7d0df2929a92d62cb1e5 + fcaed67b6a3b7db1f1fb7d0df2929a92d62cb1e5 ext4: implement support for get/set fs label + +https://gitlab.com/cki-project/kernel-ark/-/commit/12e00719b654e1f8c961f91c766807714e81e268 + 12e00719b654e1f8c961f91c766807714e81e268 ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified + +https://gitlab.com/cki-project/kernel-ark/-/commit/5452cf916acfc00bf1428cee5c6b27a16c6abd3f + 5452cf916acfc00bf1428cee5c6b27a16c6abd3f ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names + +https://gitlab.com/cki-project/kernel-ark/-/commit/3df7707443267467f1409c1923e24d7595560157 + 3df7707443267467f1409c1923e24d7595560157 ext4: avoid trim error on fs with small groups + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab2fa85ce2efb7af8bbdf6515e5b2f1c2922319d + ab2fa85ce2efb7af8bbdf6515e5b2f1c2922319d ext4: fix an use-after-free issue about data=journal writeback mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b5985307429098fba0b4eebe106648f5d2512ce + 4b5985307429098fba0b4eebe106648f5d2512ce ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' + +https://gitlab.com/cki-project/kernel-ark/-/commit/683e485790fa887c13d73b1d2922df8a1558a37b + 683e485790fa887c13d73b1d2922df8a1558a37b ext4: initialize err_blk before calling __ext4_get_inode_loc + +https://gitlab.com/cki-project/kernel-ark/-/commit/4073547c4c612740088ba24fb30992704472347c + 4073547c4c612740088ba24fb30992704472347c ext4: fix a possible ABBA deadlock due to busy PA + +https://gitlab.com/cki-project/kernel-ark/-/commit/659e5ebcbbad7a2b0a51e669a2f988ad88191c7d + 659e5ebcbbad7a2b0a51e669a2f988ad88191c7d ext4: replace snprintf in show functions with sysfs_emit + +https://gitlab.com/cki-project/kernel-ark/-/commit/80b90e70d95d9faec08a8208c47e9c3a29d5ed72 + 80b90e70d95d9faec08a8208c47e9c3a29d5ed72 ext4: make sure to reset inode lockdep class when quota enabling fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a6eb0d258020a526831a7a224b5ea705eaee2fc + 6a6eb0d258020a526831a7a224b5ea705eaee2fc ext4: make sure quota gets properly shutdown on error + +https://gitlab.com/cki-project/kernel-ark/-/commit/b32b8a6eaf2f1980f071137b80188e5d85605116 + b32b8a6eaf2f1980f071137b80188e5d85605116 ext4: Fix BUG_ON in ext4_bread when write quota data + +https://gitlab.com/cki-project/kernel-ark/-/commit/c043602c645c3a90db8b9ad52cf69315c8118d17 + c043602c645c3a90db8b9ad52cf69315c8118d17 ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal + +https://gitlab.com/cki-project/kernel-ark/-/commit/63c2a057895fe7afabc99466ba2c8339fc6dfa4c + 63c2a057895fe7afabc99466ba2c8339fc6dfa4c ext4: fast commit may miss tracking unwritten range during ftruncate + +https://gitlab.com/cki-project/kernel-ark/-/commit/aca45f69c6008855daa79d8f17eb4529549b9ddc + aca45f69c6008855daa79d8f17eb4529549b9ddc ext4: use ext4_ext_remove_space() for fast commit replay delete range + +https://gitlab.com/cki-project/kernel-ark/-/commit/187c52116b2d73614abc398d32f8195b5b716f1f + 187c52116b2d73614abc398d32f8195b5b716f1f ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE + +https://gitlab.com/cki-project/kernel-ark/-/commit/0d044e460e70edccd1ce7f32ba88506483b2f8ba + 0d044e460e70edccd1ce7f32ba88506483b2f8ba ext4: update fast commit TODOs + +https://gitlab.com/cki-project/kernel-ark/-/commit/73e4145633218cc17da2160ef0c7b795298e558f + 73e4145633218cc17da2160ef0c7b795298e558f ext4: simplify updating of fast commit stats + +https://gitlab.com/cki-project/kernel-ark/-/commit/5ebd9167cf69c6bff4d95f695e8d6ae8e1ca013e + 5ebd9167cf69c6bff4d95f695e8d6ae8e1ca013e ext4: drop ineligible txn start stop APIs + +https://gitlab.com/cki-project/kernel-ark/-/commit/b61d0a6eac765c874cbf53f35ee406a9351e1660 + b61d0a6eac765c874cbf53f35ee406a9351e1660 ext4: use ext4_journal_start/stop for fast commit transactions + +https://gitlab.com/cki-project/kernel-ark/-/commit/910c887afc810ac24b2ab8828e50f94525c48863 + 910c887afc810ac24b2ab8828e50f94525c48863 ext4: fix i_version handling on remount + +https://gitlab.com/cki-project/kernel-ark/-/commit/73258e1b5da015e823fa1695be00cffc71566d92 + 73258e1b5da015e823fa1695be00cffc71566d92 ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME + +https://gitlab.com/cki-project/kernel-ark/-/commit/b637c8a4da665f202438b1899f2a87bb82011af9 + b637c8a4da665f202438b1899f2a87bb82011af9 ext4: don't fail remount if journalling mode didn't change + +https://gitlab.com/cki-project/kernel-ark/-/commit/ebd85c4a4a7e4641c615fa9794f59276adc7345f + ebd85c4a4a7e4641c615fa9794f59276adc7345f ext4: Remove unused match_table_t tokens + +https://gitlab.com/cki-project/kernel-ark/-/commit/76b3fac90be4d76bd2fc334d449b21651157cedb + 76b3fac90be4d76bd2fc334d449b21651157cedb ext4: switch to the new mount api + +https://gitlab.com/cki-project/kernel-ark/-/commit/1adf79f6a45fae6c2c5ce906e6cd9e5f066d86f2 + 1adf79f6a45fae6c2c5ce906e6cd9e5f066d86f2 ext4: change token2str() to use ext4_param_specs + +https://gitlab.com/cki-project/kernel-ark/-/commit/2ba555ad952ee0c09b594457fd6b802bbfa683a8 + 2ba555ad952ee0c09b594457fd6b802bbfa683a8 ext4: clean up return values in handle_mount_opt() + +https://gitlab.com/cki-project/kernel-ark/-/commit/551093104ee83853dc48f51c8fd9f1e58ef6a921 + 551093104ee83853dc48f51c8fd9f1e58ef6a921 ext4: Completely separate options parsing and sb setup + +https://gitlab.com/cki-project/kernel-ark/-/commit/f35f737fe232774e1bb163d9eb4bee049bd69988 + f35f737fe232774e1bb163d9eb4bee049bd69988 ext4: get rid of super block and sbi from handle_mount_ops() + +https://gitlab.com/cki-project/kernel-ark/-/commit/21111d643a7f904e8de2b9af634d4a4e94619e9e + 21111d643a7f904e8de2b9af634d4a4e94619e9e ext4: check ext2/3 compatibility outside handle_mount_opt() + +https://gitlab.com/cki-project/kernel-ark/-/commit/10bc633d5163cb794651f67e0331f86e079dfad8 + 10bc633d5163cb794651f67e0331f86e079dfad8 ext4: move quota configuration out of handle_mount_opt() + +https://gitlab.com/cki-project/kernel-ark/-/commit/08117e02349c2d0bd38d1de45609ee6740bf0316 + 08117e02349c2d0bd38d1de45609ee6740bf0316 ext4: Allow sb to be NULL in ext4_msg() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6593a6f188776459042709278a00ed6244d59bd6 + 6593a6f188776459042709278a00ed6244d59bd6 ext4: Change handle_mount_opt() to use fs_parameter + +https://gitlab.com/cki-project/kernel-ark/-/commit/b2d5b643123c7f2192b60992565a0c1a5fb02a93 + b2d5b643123c7f2192b60992565a0c1a5fb02a93 ext4: move option validation to a separate function + +https://gitlab.com/cki-project/kernel-ark/-/commit/660086e4d786b5635ec8ab0e966a2fe4f5fdea08 + 660086e4d786b5635ec8ab0e966a2fe4f5fdea08 ext4: Add fs parameter specifications for mount options + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d3d0bb438a7f0abbe7430179fca986e7ed1841a + 1d3d0bb438a7f0abbe7430179fca986e7ed1841a fs_parse: allow parameter value to be empty + +https://gitlab.com/cki-project/kernel-ark/-/commit/6795f12f06aa705485ed792513eca40d5969249f + 6795f12f06aa705485ed792513eca40d5969249f ext4: fix error code saved on super block during file system abort + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8eb71a04fa90a9fe985a8ef72beaf19c5f49461 + f8eb71a04fa90a9fe985a8ef72beaf19c5f49461 ext4: inline data inode fast commit replay fixes + +https://gitlab.com/cki-project/kernel-ark/-/commit/410ab67b10369a9a75e3695923ba42531eeccc0c + 410ab67b10369a9a75e3695923ba42531eeccc0c ext4: commit inline data during fast commit + +https://gitlab.com/cki-project/kernel-ark/-/commit/fe1c40c6090b183a9b5de5a5b1517209a33e9d81 + fe1c40c6090b183a9b5de5a5b1517209a33e9d81 ext4: scope ret locally in ext4_try_to_trim_range() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b11cac7d32020823095453ea70937fe8a3d49301 + b11cac7d32020823095453ea70937fe8a3d49301 ext4: remove an unused variable warning with CONFIG_QUOTA=n + +https://gitlab.com/cki-project/kernel-ark/-/commit/6545027a2a95f076910fc80d991d20f9be4f9788 + 6545027a2a95f076910fc80d991d20f9be4f9788 ext4: fix boolreturn.cocci warnings in fs/ext4/name.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/52910c01231ba9ec75282c128e2bd7e4806b9d85 + 52910c01231ba9ec75282c128e2bd7e4806b9d85 ext4: prevent getting empty inode buffer + +https://gitlab.com/cki-project/kernel-ark/-/commit/05712b57868ae2ef37aae7277ead2d57f135bae5 + 05712b57868ae2ef37aae7277ead2d57f135bae5 ext4: move ext4_fill_raw_inode() related functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/7248cfa5eb958a2b1d97bf9d8f4c2fe1dffd9433 + 7248cfa5eb958a2b1d97bf9d8f4c2fe1dffd9433 ext4: factor out ext4_fill_raw_inode() + +https://gitlab.com/cki-project/kernel-ark/-/commit/da012dd295eb4a3e290285682898933d917a7ad4 + da012dd295eb4a3e290285682898933d917a7ad4 ext4: prevent partial update of the extent blocks + +https://gitlab.com/cki-project/kernel-ark/-/commit/ffba79913bdd426900ea49113f7642fc3130d579 + ffba79913bdd426900ea49113f7642fc3130d579 ext4: check for inconsistent extents between index and leaf block + +https://gitlab.com/cki-project/kernel-ark/-/commit/25dfa6600f68df7a69d333899564fcf07064d984 + 25dfa6600f68df7a69d333899564fcf07064d984 ext4: check for out-of-order index extents in ext4_valid_extent_entries() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9d8686226b40a5ba5cf038ae7071618fd811869 + e9d8686226b40a5ba5cf038ae7071618fd811869 ext4: convert from atomic_t to refcount_t on ext4_io_end->count + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac21b6e2f0469c3dd2dc0235152572880bab6da3 + ac21b6e2f0469c3dd2dc0235152572880bab6da3 ext4: refresh the ext4_ext_path struct after dropping i_data_sem. + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec15858cf80447be155493cfc23b6c881ec7206f + ec15858cf80447be155493cfc23b6c881ec7206f ext4: ensure enough credits in ext4_ext_shift_path_extents + +https://gitlab.com/cki-project/kernel-ark/-/commit/504437efa52dcf7a778ced38950477a06eecadf9 + 504437efa52dcf7a778ced38950477a06eecadf9 ext4: correct the left/middle/right debug message for binsearch + +https://gitlab.com/cki-project/kernel-ark/-/commit/b05544001a759a377b2c4e81dfb22eb189615290 + b05544001a759a377b2c4e81dfb22eb189615290 ext4: fix lazy initialization next schedule time computation in more granular unit + +https://gitlab.com/cki-project/kernel-ark/-/commit/e153df5dcb7c5bf3d45d41f6a30bb434306bc6aa + e153df5dcb7c5bf3d45d41f6a30bb434306bc6aa ext4: recheck buffer uptodate bit under buffer lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/952e778b94dd37c3ede19bfbf6582fb531c0b9da + 952e778b94dd37c3ede19bfbf6582fb531c0b9da ext4: fix potential infinite loop in ext4_dx_readdir() + +https://gitlab.com/cki-project/kernel-ark/-/commit/364c254ee578948c7c2528fc09c19f380acf20d1 + 364c254ee578948c7c2528fc09c19f380acf20d1 ext4: flush s_error_work before journal destroy in ext4_fill_super + +https://gitlab.com/cki-project/kernel-ark/-/commit/91114ae647182b92b2ba2bc97315859cdab0059a + 91114ae647182b92b2ba2bc97315859cdab0059a ext4: fix loff_t overflow in ext4_max_bitmap_size() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c77c0fe9cf97b900f80cf2c08cba33d5b79cc957 + c77c0fe9cf97b900f80cf2c08cba33d5b79cc957 ext4: fix reserved space counter leakage + +https://gitlab.com/cki-project/kernel-ark/-/commit/b89be6b8777033992d2ed751b8dea80806dfae1e + b89be6b8777033992d2ed751b8dea80806dfae1e ext4: limit the number of blocks in one ADD_RANGE TLV + +https://gitlab.com/cki-project/kernel-ark/-/commit/f859d9c47e0e342f33ce0f1d71f3b80375dd22c3 + f859d9c47e0e342f33ce0f1d71f3b80375dd22c3 ext4: remove extent cache entries when truncating inline data + +https://gitlab.com/cki-project/kernel-ark/-/commit/d84d1b12f3c68eac0fae10f84aed0340e31b2088 + d84d1b12f3c68eac0fae10f84aed0340e31b2088 ext4: drop unnecessary journal handle in delalloc write + +https://gitlab.com/cki-project/kernel-ark/-/commit/01d7d209e17ab8103a789ab981d65fe0f25c6be3 + 01d7d209e17ab8103a789ab981d65fe0f25c6be3 ext4: factor out write end code of inline file + +https://gitlab.com/cki-project/kernel-ark/-/commit/d6e1d9af55ab7511f449dafac12fa5a4a3984c85 + d6e1d9af55ab7511f449dafac12fa5a4a3984c85 ext4: correct the error path of ext4_write_inline_data_end() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c8194aa62a0540911120427673236a287a24c47c + c8194aa62a0540911120427673236a287a24c47c ext4: check and update i_disksize properly + +https://gitlab.com/cki-project/kernel-ark/-/commit/02543d38fd0cf0a06206d874ab9d495991c253a7 + 02543d38fd0cf0a06206d874ab9d495991c253a7 ext4: add error checking to ext4_ext_replay_set_iblocks() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c3e0b1f9168c09fb4a7bf37852193023bbe02255 + c3e0b1f9168c09fb4a7bf37852193023bbe02255 ext4: make the updating inode data procedure atomic + +https://gitlab.com/cki-project/kernel-ark/-/commit/6588bd28065da4c691bddfba2c556b63d3586f7e + 6588bd28065da4c691bddfba2c556b63d3586f7e ext4: remove an unnecessary if statement in __ext4_get_inode_loc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/22675d4645794c33c07dfe07d1fa27c2ac6c15db + 22675d4645794c33c07dfe07d1fa27c2ac6c15db ext4: move inode eio simulation behind io completeion + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb4b57ac0c8cc66fb6c0477f7a0c05d3b5c4e6fd + eb4b57ac0c8cc66fb6c0477f7a0c05d3b5c4e6fd ext4: Improve scalability of ext4 orphan file handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/468e74d18eee88acecbf0eb2aa6135c451ba2df7 + 468e74d18eee88acecbf0eb2aa6135c451ba2df7 ext4: Speedup ext4 orphan inode handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9b4bc281fe29373c3c739cb108aa54cbee77936 + e9b4bc281fe29373c3c739cb108aa54cbee77936 ext4: Move orphan inode handling into a separate file + +https://gitlab.com/cki-project/kernel-ark/-/commit/a29b25e3bcb47d148e6cfbbd894f558f1248a8b5 + a29b25e3bcb47d148e6cfbbd894f558f1248a8b5 jbd2: add sparse annotations for add_transaction_credits() + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3ca8adeb87d964f80312481e1cc6a551f8baca8 + e3ca8adeb87d964f80312481e1cc6a551f8baca8 ext4: Support for checksumming from journal triggers + +https://gitlab.com/cki-project/kernel-ark/-/commit/4207539142c6ab52cb59bd69ee6cfe0019e6f7e0 + 4207539142c6ab52cb59bd69ee6cfe0019e6f7e0 ext4: fix sparse warnings + +https://gitlab.com/cki-project/kernel-ark/-/commit/d42fd7d35ccdfbcb1ca4cff9ed1006d848697266 + d42fd7d35ccdfbcb1ca4cff9ed1006d848697266 ext4: fix race writing to an inline_data file while its xattrs are changing + +https://gitlab.com/cki-project/kernel-ark/-/commit/b16a82409823b8c9bb10d834638c8893fd345a68 + b16a82409823b8c9bb10d834638c8893fd345a68 ext4: Make sure quota files are not grabbed accidentally + +https://gitlab.com/cki-project/kernel-ark/-/commit/294ff6022a5364c5ba81575d77d9b4cd1d8b2049 + 294ff6022a5364c5ba81575d77d9b4cd1d8b2049 ext4: fix e2fsprogs checksum failure for mounted filesystem + +https://gitlab.com/cki-project/kernel-ark/-/commit/de573e7e90ef7bc9a3ab12c004ececa2ff1466e7 + de573e7e90ef7bc9a3ab12c004ececa2ff1466e7 ext4: if zeroout fails fall back to splitting the extent node + +https://gitlab.com/cki-project/kernel-ark/-/commit/092ec5f1ef979b5c84811c1453501bf748dbaebe + 092ec5f1ef979b5c84811c1453501bf748dbaebe ext4: reduce arguments of ext4_fc_add_dentry_tlv + +https://gitlab.com/cki-project/kernel-ark/-/commit/b90c0f16757bce24bd2fa9f41094603a09fa3bfa + b90c0f16757bce24bd2fa9f41094603a09fa3bfa ext4: remove the repeated comment of ext4_trim_all_free + +https://gitlab.com/cki-project/kernel-ark/-/commit/af6e8386fe1d0f026a38bee0904e870a3f779c93 + af6e8386fe1d0f026a38bee0904e870a3f779c93 ext4: add new helper interface ext4_try_to_trim_range() + +https://gitlab.com/cki-project/kernel-ark/-/commit/459626d29558bd5f63d55c9c6bfa961cef056ab4 + 459626d29558bd5f63d55c9c6bfa961cef056ab4 ext4: remove the 'group' parameter of ext4_trim_extent + +https://gitlab.com/cki-project/kernel-ark/-/commit/c094a2b92e0ee3625290d85efcbb58989144de75 + c094a2b92e0ee3625290d85efcbb58989144de75 jbd2: clean up two gcc -Wall warnings in recovery.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/056f6cf99da0d68ee04fb62e445fba3070c9c2f8 + 056f6cf99da0d68ee04fb62e445fba3070c9c2f8 jbd2: fix clang warning in recovery.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3b47fe28b1ee1288fbf00a8f4f8345363bf9470 + a3b47fe28b1ee1288fbf00a8f4f8345363bf9470 jbd2: fix portability problems caused by unaligned accesses + +https://gitlab.com/cki-project/kernel-ark/-/commit/92386e70ae47b7bd52fe4962f56492114f59ebf4 + 92386e70ae47b7bd52fe4962f56492114f59ebf4 ext4: Convert to use mapping->invalidate_lock + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1582f6c821776dcae4514c950fc73661a6583a3 + d1582f6c821776dcae4514c950fc73661a6583a3 [pci] PCI: Add reserved fields to 'struct pci_sriov' + +https://gitlab.com/cki-project/kernel-ark/-/commit/d97f4badb2886f7922ca1e192bc377d9f35bc001 + d97f4badb2886f7922ca1e192bc377d9f35bc001 [include] PCI: Add reserved fields to 'struct pci_driver' + +https://gitlab.com/cki-project/kernel-ark/-/commit/aba5765b967603e969c1f2bf5f23c589ff518958 + aba5765b967603e969c1f2bf5f23c589ff518958 [include] PCI: Add reserved fields to 'struct pci_bus' + +https://gitlab.com/cki-project/kernel-ark/-/commit/1efdf3a3d58fded65dc0b81b07f0fd99a7fb9775 + 1efdf3a3d58fded65dc0b81b07f0fd99a7fb9775 [include] PCI: Add reserved fields, and extension, to 'struct pci_dev' + +https://gitlab.com/cki-project/kernel-ark/-/commit/6319ab3d749a481671bd58db59fb4192fdac72cd + 6319ab3d749a481671bd58db59fb4192fdac72cd PCI: ACPI: Check parent pointer in acpi_pci_find_companion() + +https://gitlab.com/cki-project/kernel-ark/-/commit/717ff19d11937fde21e2c5c582ab7d56da7a1192 + 717ff19d11937fde21e2c5c582ab7d56da7a1192 PCI/ACPI: Don't reset a fwnode set by OF + +https://gitlab.com/cki-project/kernel-ark/-/commit/6a30efd0b407e2f63cff60b00bdfd487c296d6d5 + 6a30efd0b407e2f63cff60b00bdfd487c296d6d5 PCI: Make saved capability state private to core + +https://gitlab.com/cki-project/kernel-ark/-/commit/24ec4ad480c067b51b185fbb21934e3463e7b1b3 + 24ec4ad480c067b51b185fbb21934e3463e7b1b3 PCI: Change the type of probe argument in reset functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/7547ca8ee7985366b500b06cd34feff6a17447f1 + 7547ca8ee7985366b500b06cd34feff6a17447f1 PCI: Add support for ACPI _RST reset method + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b9dc91ee621008cad00db1b0b13101145e348dd + 8b9dc91ee621008cad00db1b0b13101145e348dd PCI: Setup ACPI fwnode early and at the same time with OF + +https://gitlab.com/cki-project/kernel-ark/-/commit/c9f48711bf22a8f99af1f402192342e9bcde70ea + c9f48711bf22a8f99af1f402192342e9bcde70ea PCI: Use acpi_pci_power_manageable() + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d86a999d3749ae930026a50896cb08c4be634e5 + 7d86a999d3749ae930026a50896cb08c4be634e5 PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f1870c32def914ddc617ac625b10f001bb0bb6a + 3f1870c32def914ddc617ac625b10f001bb0bb6a PCI: Allow userspace to query and set device reset mechanism + +https://gitlab.com/cki-project/kernel-ark/-/commit/7956677bbebcc991d2a9725d22bd0852c2933908 + 7956677bbebcc991d2a9725d22bd0852c2933908 PCI: Remove reset_fn field from pci_dev + +https://gitlab.com/cki-project/kernel-ark/-/commit/43dacdc7290b933b3f455f3b86583a8de73c2797 + 43dacdc7290b933b3f455f3b86583a8de73c2797 PCI: Add array to track reset method ordering + +https://gitlab.com/cki-project/kernel-ark/-/commit/713d237df1f2fa4fd3194289bc27a748878c5ae0 + 713d237df1f2fa4fd3194289bc27a748878c5ae0 PCI: Add pcie_reset_flr() with 'probe' argument + +https://gitlab.com/cki-project/kernel-ark/-/commit/a79fe33f125fa8e7685eb6001d8dc00d767c9d48 + a79fe33f125fa8e7685eb6001d8dc00d767c9d48 PCI: Cache PCIe Device Capabilities register + +https://gitlab.com/cki-project/kernel-ark/-/commit/6c7843f622e93413b0c1d9975fda32231dc4dca4 + 6c7843f622e93413b0c1d9975fda32231dc4dca4 PCI: Allow PASID on fake PCIe devices without TLP prefixes + +https://gitlab.com/cki-project/kernel-ark/-/commit/f41c5b38b747472255551165f349d9be9709f0b4 + f41c5b38b747472255551165f349d9be9709f0b4 powerpc/pseries: use slab context cpumask allocation in CPU hotplug init + +https://gitlab.com/cki-project/kernel-ark/-/commit/cfb5ce787a6e37ded15ce46704e85ea53d23a5ab + cfb5ce787a6e37ded15ce46704e85ea53d23a5ab powerpc/pseries: Fix build error when NUMA=n + +https://gitlab.com/cki-project/kernel-ark/-/commit/61cbc889383ed63f4c56d1a80379d505156b455c + 61cbc889383ed63f4c56d1a80379d505156b455c powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic + +https://gitlab.com/cki-project/kernel-ark/-/commit/35d69ee3e856d9cdfa4b661d28cc77416ded50bd + 35d69ee3e856d9cdfa4b661d28cc77416ded50bd powerpc: handle kdump appropriately with crash_kexec_post_notifiers option + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ff4df22d4f2c3daa9141cbc1971d84f539d5300 + 3ff4df22d4f2c3daa9141cbc1971d84f539d5300 clocksource: Reduce the default clocksource_watchdog() retries to 2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/445ef6210db99c94910746862432688cc9d75f92 + 445ef6210db99c94910746862432688cc9d75f92 clocksource: Avoid accidental unstable marking of clocksources + +https://gitlab.com/cki-project/kernel-ark/-/commit/80b60eaa968de5f86b89f0ca39d7094601401516 + 80b60eaa968de5f86b89f0ca39d7094601401516 Revert "clocksource: Increase WATCHDOG_MAX_SKEW" + +https://gitlab.com/cki-project/kernel-ark/-/commit/9fde53db3bd1b7a6044ffabc8c53b0f938197689 + 9fde53db3bd1b7a6044ffabc8c53b0f938197689 selftests: cgroup: Test open-time cgroup namespace usage for migration checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/a41b2219443146ccf9f2eceebe960e0c0a9a3706 + a41b2219443146ccf9f2eceebe960e0c0a9a3706 selftests: cgroup: Test open-time credential usage for migration checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/613bf821694c50f9caaac75406e19110e38af317 + 613bf821694c50f9caaac75406e19110e38af317 selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b58a5a9ab09c3003f375e84cce7e3396aea9aea + 6b58a5a9ab09c3003f375e84cce7e3396aea9aea cgroup: Use open-time cgroup namespace for process migration perm checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/df02c86e8b6635548551a943f7898260d3afb5f6 + df02c86e8b6635548551a943f7898260d3afb5f6 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb27d0ef4519025c32e82981592573fe4598d5da + fb27d0ef4519025c32e82981592573fe4598d5da cgroup: Use open-time credentials for process migraton perm checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/2bb04be27860696bad2d3cee20808f2e45edeb11 + 2bb04be27860696bad2d3cee20808f2e45edeb11 ibmvnic: drop bad optimization in reuse_tx_pools() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d128a344e665e5004d769ea19cbaa1fc0489806a + d128a344e665e5004d769ea19cbaa1fc0489806a ibmvnic: drop bad optimization in reuse_rx_pools() + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf22fb76ee24af7222b6573806af6e8830022c95 + bf22fb76ee24af7222b6573806af6e8830022c95 ibmvnic: Reuse tx pools when possible + +https://gitlab.com/cki-project/kernel-ark/-/commit/151e5de4a5dd0ce7e5cb95c659622489f1afcc97 + 151e5de4a5dd0ce7e5cb95c659622489f1afcc97 ibmvnic: Reuse rx pools when possible + +https://gitlab.com/cki-project/kernel-ark/-/commit/b197392d25d3d359785c8e8ff65e69a0685af6b5 + b197392d25d3d359785c8e8ff65e69a0685af6b5 ibmvnic: Reuse LTB when possible + +https://gitlab.com/cki-project/kernel-ark/-/commit/6aa3fb24607cb6c3a51ebca774469686895f0891 + 6aa3fb24607cb6c3a51ebca774469686895f0891 ibmvnic: init_tx_pools move loop-invariant code + +https://gitlab.com/cki-project/kernel-ark/-/commit/f8eb0371a92b9d16a40b636b793517dab1551915 + f8eb0371a92b9d16a40b636b793517dab1551915 ibmvnic: Use/rename local vars in init_tx_pools + +https://gitlab.com/cki-project/kernel-ark/-/commit/7ebb89afdc1b2cd5999ae87ffb7b9a7733b4768a + 7ebb89afdc1b2cd5999ae87ffb7b9a7733b4768a ibmvnic: Use/rename local vars in init_rx_pools + +https://gitlab.com/cki-project/kernel-ark/-/commit/3621396572abdc25b0bea03c5b2287538534c2ba + 3621396572abdc25b0bea03c5b2287538534c2ba ibmvnic: Consolidate code in replenish_rx_pool() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b92f8c98fa05c9ede39181f931f6e54af9d4cc9a + b92f8c98fa05c9ede39181f931f6e54af9d4cc9a ibmvnic: Fix up some comments and messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c95fe2988e17b8126be13b13f38fb93d4f96b25 + 2c95fe2988e17b8126be13b13f38fb93d4f96b25 ibmvnic: Use bitmap for LTB map_ids + +https://gitlab.com/cki-project/kernel-ark/-/commit/9110107ef752c7413b6096538e7edafd848aa57a + 9110107ef752c7413b6096538e7edafd848aa57a powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings + +https://gitlab.com/cki-project/kernel-ark/-/commit/4df76def94fd4a8b7a94bf113c3dc25dd2ab4d57 + 4df76def94fd4a8b7a94bf113c3dc25dd2ab4d57 powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() + +https://gitlab.com/cki-project/kernel-ark/-/commit/03a4bfd579b97f1b8346a07a72f2e019333cb845 + 03a4bfd579b97f1b8346a07a72f2e019333cb845 powerpc/cacheinfo: Lookup cache by dt node and thread-group id + +https://gitlab.com/cki-project/kernel-ark/-/commit/9943665492d798a70e3af8332e17406a45583c3f + 9943665492d798a70e3af8332e17406a45583c3f powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192 + +https://gitlab.com/cki-project/kernel-ark/-/commit/df12a71eda17225aa9b2b92c9f17309e2c69e516 + df12a71eda17225aa9b2b92c9f17309e2c69e516 powerpc: remove cpu_online_cores_map function + +https://gitlab.com/cki-project/kernel-ark/-/commit/819c5a8abcc90a0a934e3f0646c695a4abbbf434 + 819c5a8abcc90a0a934e3f0646c695a4abbbf434 ALSA: core: Fix SSID quirk lookup for subvendor=0 + +https://gitlab.com/cki-project/kernel-ark/-/commit/73aeca7aab774f886dc5d3534273fc5209917309 + 73aeca7aab774f886dc5d3534273fc5209917309 ALSA: hda/cs8409: Fix Jack detection after resume + +https://gitlab.com/cki-project/kernel-ark/-/commit/4c2088c9b1631a8dd72b1b47cbf1d27557fbf55f + 4c2088c9b1631a8dd72b1b47cbf1d27557fbf55f ALSA: hda/cs8409: Increase delay during jack detection + +https://gitlab.com/cki-project/kernel-ark/-/commit/29d3a41f6b4383682d7156582a81e0a8f2f7ff3c + 29d3a41f6b4383682d7156582a81e0a8f2f7ff3c ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reboot from Windows + +https://gitlab.com/cki-project/kernel-ark/-/commit/ebf71eb0bbfa19f3a2e6c9049140bbc235688a67 + ebf71eb0bbfa19f3a2e6c9049140bbc235688a67 ASoC: Intel: catpt: Test dmaengine_submit() result before moving on + +https://gitlab.com/cki-project/kernel-ark/-/commit/aec78ed4772907142d118048528892cd4867a41a + aec78ed4772907142d118048528892cd4867a41a ASoC: amd: Fix dependency for SPI master + +https://gitlab.com/cki-project/kernel-ark/-/commit/c8b8cd84b19e37f28d1875e6489fcf6ef8793150 + c8b8cd84b19e37f28d1875e6489fcf6ef8793150 ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3e8b85016644ec343646f5f8b7ba310f241ff23 + a3e8b85016644ec343646f5f8b7ba310f241ff23 ALSA: oss: fix compile error when OSS_DEBUG is enabled + +https://gitlab.com/cki-project/kernel-ark/-/commit/0633f840ee0d33476dd02c90d4645fc53ec60b6c + 0633f840ee0d33476dd02c90d4645fc53ec60b6c ALSA: hda: Make proper use of timecounter + +https://gitlab.com/cki-project/kernel-ark/-/commit/e13ffe98cde823feb61720d368585e46c5906195 + e13ffe98cde823feb61720d368585e46c5906195 ALSA: led: Use restricted type for iface assignment + +https://gitlab.com/cki-project/kernel-ark/-/commit/712e77febfc78e633bacd3956d311e11c48ed1c0 + 712e77febfc78e633bacd3956d311e11c48ed1c0 ALSA: hda: Fix potential deadlock at codec unbinding + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b673c6b4c794e8d89bc3be7659a6ce18b855c4b + 9b673c6b4c794e8d89bc3be7659a6ce18b855c4b ALSA: hda: Add missing rwsem around snd_ctl_remove() calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea371c510a38ae07b598d9ee0e0609ac77ed507b + ea371c510a38ae07b598d9ee0e0609ac77ed507b ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/79f3372e58b3b1f92a5ad1183b26dae0971b62f8 + 79f3372e58b3b1f92a5ad1183b26dae0971b62f8 ALSA: jack: Add missing rwsem around snd_ctl_remove() calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/189b5d8d867f23fd6066fa4bd24aeadb8101be95 + 189b5d8d867f23fd6066fa4bd24aeadb8101be95 ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible + +https://gitlab.com/cki-project/kernel-ark/-/commit/77e3135c109ef74b1bac69e2cc51959c2b785aa8 + 77e3135c109ef74b1bac69e2cc51959c2b785aa8 fget: clarify and improve __fget_files() implementation + +https://gitlab.com/cki-project/kernel-ark/-/commit/0936caf285f075c3e17300f3ce8eead88b296c83 + 0936caf285f075c3e17300f3ce8eead88b296c83 fget: check that the fd still exists after getting a ref to it + +https://gitlab.com/cki-project/kernel-ark/-/commit/7ba3dd32968a2888ae3411f1ad3827c1e63fc9e4 + 7ba3dd32968a2888ae3411f1ad3827c1e63fc9e4 powerpc/bpf: Update ldimm64 instructions during extra pass + +https://gitlab.com/cki-project/kernel-ark/-/commit/4fe4362221e60ed7161f93188a25dfdab9961804 + 4fe4362221e60ed7161f93188a25dfdab9961804 wireguard: ratelimiter: use kvcalloc() instead of kvzalloc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/abefe26a1970a85e3ea030ea8bed27bfee2aacce + abefe26a1970a85e3ea030ea8bed27bfee2aacce wireguard: receive: drop handshakes if queue lock is contended + +https://gitlab.com/cki-project/kernel-ark/-/commit/f7ddf4e5be0a25d850080478467349aabf6c2a6e + f7ddf4e5be0a25d850080478467349aabf6c2a6e wireguard: receive: use ring buffer for incoming handshakes + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e13b3c1bae33d42dac064eef05eefb98d47a17b + 4e13b3c1bae33d42dac064eef05eefb98d47a17b wireguard: allowedips: add missing __rcu annotation to satisfy sparse + +https://gitlab.com/cki-project/kernel-ark/-/commit/befb40d32e3ab87d1cd764d1b4b3ff1898f655e3 + befb40d32e3ab87d1cd764d1b4b3ff1898f655e3 usb: xhci: Extend support for runtime power management for AMD's Yellow carp. + +https://gitlab.com/cki-project/kernel-ark/-/commit/2990c21a74128636643fca5a70005bfa70a8fc09 + 2990c21a74128636643fca5a70005bfa70a8fc09 usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform + +https://gitlab.com/cki-project/kernel-ark/-/commit/f57db1dd3cd9d9b8fab84722006530f1fd3065fd + f57db1dd3cd9d9b8fab84722006530f1fd3065fd igc: Fix TX timestamp support for non-MSI-X platforms + +https://gitlab.com/cki-project/kernel-ark/-/commit/34930775828a711ffc58a41cc4833c24a0785fb1 + 34930775828a711ffc58a41cc4833c24a0785fb1 igc: Do not enable crosstimestamping for i225-V models + +https://gitlab.com/cki-project/kernel-ark/-/commit/b85d4c6fccf0c65985225aa8dd75cb31f1bfc265 + b85d4c6fccf0c65985225aa8dd75cb31f1bfc265 tracing: Tag trace_percpu_buffer as a percpu pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/9602260e053a1d9b71e5241a449a69513d1de516 + 9602260e053a1d9b71e5241a449a69513d1de516 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6b23da0d1a42cc6315cbf0ea561304250116bbf + c6b23da0d1a42cc6315cbf0ea561304250116bbf igc: Fix typo in i225 LTR functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/9c0c41e014e6fff6de45c71e566fef6af695e87c + 9c0c41e014e6fff6de45c71e566fef6af695e87c igc: enable XDP metadata in driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/3e65d8397d62de1c33b0c9d15bfab02759e8f508 + 3e65d8397d62de1c33b0c9d15bfab02759e8f508 igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS + +https://gitlab.com/cki-project/kernel-ark/-/commit/df993a712d6b4f0c5559c6e6eda9532b045cedc9 + df993a712d6b4f0c5559c6e6eda9532b045cedc9 igc: Change Device Reset to Port Reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/d7eaba3ec3c612bb18e13313f5705203e8ab9b26 + d7eaba3ec3c612bb18e13313f5705203e8ab9b26 igc: Add new device ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/284a5ebb56b96e21196ade6f0821915aa0992f88 + 284a5ebb56b96e21196ade6f0821915aa0992f88 igc: Remove media type checking on the PHY initialization + +https://gitlab.com/cki-project/kernel-ark/-/commit/c80920162585a57be61cc29b637df4e1eb28bb3f + c80920162585a57be61cc29b637df4e1eb28bb3f igc: Update I226_K device ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/78da57d867e740e58231bcdff1b6da0318a5463e + 78da57d867e740e58231bcdff1b6da0318a5463e net: intel: igc_ptp: fix build for UML + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac19549532a2ae0346686fbe220f0fbe0f1f6042 + ac19549532a2ae0346686fbe220f0fbe0f1f6042 igc: fix tunnel offloading + +https://gitlab.com/cki-project/kernel-ark/-/commit/848bfbc0310dfdfbce18eff3fdfd0a094ab7bea1 + 848bfbc0310dfdfbce18eff3fdfd0a094ab7bea1 igc: Add support for CBS offloading + +https://gitlab.com/cki-project/kernel-ark/-/commit/a23cd88fc6f0121096e7570c4680391979830281 + a23cd88fc6f0121096e7570c4680391979830281 igc: Simplify TSN flags handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f2dca976fbdd71436179e9db8223edfbb06f429 + 0f2dca976fbdd71436179e9db8223edfbb06f429 igc: Use default cycle 'start' and 'end' values for queues + +https://gitlab.com/cki-project/kernel-ark/-/commit/e036c0afb01767a8ea7642fc6498c46f36ff0f13 + e036c0afb01767a8ea7642fc6498c46f36ff0f13 igc: Add support for PTP getcrosststamp() + +https://gitlab.com/cki-project/kernel-ark/-/commit/98848e70e0bb9b38001af5db1efc77fdb3f6109d + 98848e70e0bb9b38001af5db1efc77fdb3f6109d igc: Enable PCIe PTM + +https://gitlab.com/cki-project/kernel-ark/-/commit/c5798773f2cb3479eef0ea40b56c475abf715c4f + c5798773f2cb3479eef0ea40b56c475abf715c4f igc: Increase timeout value for Speed 100/1000/2500 + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e2be8af88a17720924d908b79ec4796915d9488 + 8e2be8af88a17720924d908b79ec4796915d9488 igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling + +https://gitlab.com/cki-project/kernel-ark/-/commit/e2adfb5f4dae6df0563057a54b871cd53d45be56 + e2adfb5f4dae6df0563057a54b871cd53d45be56 igc: Remove phy->type checking + +https://gitlab.com/cki-project/kernel-ark/-/commit/b59dc8fd01e4d4265656dd2a7fd80e1f5074814d + b59dc8fd01e4d4265656dd2a7fd80e1f5074814d igc: Remove _I_PHY_ID checking + +https://gitlab.com/cki-project/kernel-ark/-/commit/ebb76e14cbc7dd3a95d23d3b8add4ceaeebaf4d8 + ebb76e14cbc7dd3a95d23d3b8add4ceaeebaf4d8 igc: Check if num of q_vectors is smaller than max before array access + +https://gitlab.com/cki-project/kernel-ark/-/commit/030802d1cd1048914f423633252b99b5eebde843 + 030802d1cd1048914f423633252b99b5eebde843 Revert "igc: Export LEDs" + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f082bba9f206facc7de361beb2dfbca6ada8937 + 8f082bba9f206facc7de361beb2dfbca6ada8937 igc: Export LEDs + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c8e5b9f438940c47899e42bf78b948f208a50f9 + 5c8e5b9f438940c47899e42bf78b948f208a50f9 igc: Make flex filter more flexible + +https://gitlab.com/cki-project/kernel-ark/-/commit/91aa3a271f79c6beb1b65cabd5e34f7e44420e67 + 91aa3a271f79c6beb1b65cabd5e34f7e44420e67 igc: Allow for Flex Filters to be installed + +https://gitlab.com/cki-project/kernel-ark/-/commit/31f47e8fc53260a045e6b6b8fb0b7cb509bc566b + 31f47e8fc53260a045e6b6b8fb0b7cb509bc566b igc: Integrate flex filter into ethtool ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/48e2b128eda8d52cbe50822ee8dc45d57e6e509b + 48e2b128eda8d52cbe50822ee8dc45d57e6e509b igc: Add possibility to add flex filter + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6737c0e58980a0942e09ecdaa85c6004cb5403e + c6737c0e58980a0942e09ecdaa85c6004cb5403e workqueue, kasan: avoid alloc_pages() when recording stack + +https://gitlab.com/cki-project/kernel-ark/-/commit/429670bba73db864226a7d246f82640727253bb8 + 429670bba73db864226a7d246f82640727253bb8 kasan: generic: introduce kasan_record_aux_stack_noalloc() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf5b677bb27b96d02cf16ed62e93b0aa9835cc24 + cf5b677bb27b96d02cf16ed62e93b0aa9835cc24 kasan: common: provide can_alloc in kasan_save_stack() + +https://gitlab.com/cki-project/kernel-ark/-/commit/333acb7fb435a8eabac937452ac851e1a7c01c90 + 333acb7fb435a8eabac937452ac851e1a7c01c90 lib/stackdepot: introduce __stack_depot_save() + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb96579a7d3c2fb30ece16fbf85198a053b903e8 + cb96579a7d3c2fb30ece16fbf85198a053b903e8 lib/stackdepot: remove unused function argument + +https://gitlab.com/cki-project/kernel-ark/-/commit/2291e15b643187c4170196706c1fd546aa103a76 + 2291e15b643187c4170196706c1fd546aa103a76 lib/stackdepot: include gfp.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/7fef064d7c6f315415248449770d8ce074d41bde + 7fef064d7c6f315415248449770d8ce074d41bde workqueue: Introduce show_one_worker_pool and show_one_workqueue. + +https://gitlab.com/cki-project/kernel-ark/-/commit/59acfcf9f125cb69e94e99cc5094cf00f6128519 + 59acfcf9f125cb69e94e99cc5094cf00f6128519 workqueue: make sysfs of unbound kworker cpumask more clever + +https://gitlab.com/cki-project/kernel-ark/-/commit/37888a0f4ec9cc90f60b35e825767199876a355b + 37888a0f4ec9cc90f60b35e825767199876a355b workqueue: fix state-dump console deadlock + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc4a9d00aa2613c39b40d451b133851098c3fcc7 + dc4a9d00aa2613c39b40d451b133851098c3fcc7 workqueue: Remove unused WORK_NO_COLOR + +https://gitlab.com/cki-project/kernel-ark/-/commit/8c055a75de0e8d2fd84d0f07349def49e3a2164e + 8c055a75de0e8d2fd84d0f07349def49e3a2164e workqueue: Assign a color to barrier work items + +https://gitlab.com/cki-project/kernel-ark/-/commit/d20bd5ccfa48e12cc05ba57cd209fa387d0a1504 + d20bd5ccfa48e12cc05ba57cd209fa387d0a1504 workqueue: Mark barrier work with WORK_STRUCT_INACTIVE + +https://gitlab.com/cki-project/kernel-ark/-/commit/283105745e37ab1c436f831f916bed28a42599de + 283105745e37ab1c436f831f916bed28a42599de workqueue: Change the code of calculating work_flags in insert_wq_barrier() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d43bd6174b6061a7c0547a5be0fed2ac0ca72f03 + d43bd6174b6061a7c0547a5be0fed2ac0ca72f03 workqueue: Change arguement of pwq_dec_nr_in_flight() + +https://gitlab.com/cki-project/kernel-ark/-/commit/373441ce25c4b46134a2b0f8c8d1ee3acf381ccc + 373441ce25c4b46134a2b0f8c8d1ee3acf381ccc workqueue: Rename "delayed" (delayed by active management) to "inactive" + +https://gitlab.com/cki-project/kernel-ark/-/commit/274ea6d6857fc372f704b5283ec8ddbd463b26bb + 274ea6d6857fc372f704b5283ec8ddbd463b26bb workqueue: Replace deprecated ida_simple_*() with ida_alloc()/ida_free() + +https://gitlab.com/cki-project/kernel-ark/-/commit/f681ac25c132687d798e119f577fbfcf5ac645d0 + f681ac25c132687d798e119f577fbfcf5ac645d0 workqueue: Fix typo in comments + +https://gitlab.com/cki-project/kernel-ark/-/commit/c75c0980e59f5707d49fc595e96b97bc871cfdae + c75c0980e59f5707d49fc595e96b97bc871cfdae workqueue: Fix possible memory leaks in wq_numa_init() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a95146ae7b88ec870bc8dff860e8a607be8f988e + a95146ae7b88ec870bc8dff860e8a607be8f988e RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/90603beecde3c1f07945e10529089ad8bc59b520 + 90603beecde3c1f07945e10529089ad8bc59b520 RDMA/irdma: Report correct WC errors + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed0c697443e132294809d51cce4d9306f5c6a924 + ed0c697443e132294809d51cce4d9306f5c6a924 RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()' + +https://gitlab.com/cki-project/kernel-ark/-/commit/d52290d27aba34869131e19407c2148d12ddfa38 + d52290d27aba34869131e19407c2148d12ddfa38 RDMA/irdma: Fix a user-after-free in add_pble_prm + +https://gitlab.com/cki-project/kernel-ark/-/commit/23d2eac8c403ccca132712409e70b9e932a81016 + 23d2eac8c403ccca132712409e70b9e932a81016 RDMA/irdma: Do not hold qos mutex twice on QP resume + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d1ed0718fac2a34fce024bf59c5996848385273 + 9d1ed0718fac2a34fce024bf59c5996848385273 RDMA/irdma: Set VLAN in UD work completion correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/6ed6ca6d479dad339f3327e062fe180f53e85acc + 6ed6ca6d479dad339f3327e062fe180f53e85acc RDMA/irdma: Process extended CQ entries correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/94d3acd0d64d3381d420030965e4e096e0ef37d9 + 94d3acd0d64d3381d420030965e4e096e0ef37d9 RDMA/irdma: Report correct WC error when there are MW bind errors + +https://gitlab.com/cki-project/kernel-ark/-/commit/034fb0bae1474459a562cf6505d9a161589bbb03 + 034fb0bae1474459a562cf6505d9a161589bbb03 RDMA/irdma: Report correct WC error when transport retry counter is exceeded + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0e924189a816d6bd4dd2f6f52876ecb97c26899 + a0e924189a816d6bd4dd2f6f52876ecb97c26899 RDMA/irdma: Validate number of CQ entries on create CQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d3c16f4e3df49ed4310808794ec3474174ac531 + 9d3c16f4e3df49ed4310808794ec3474174ac531 RDMA/irdma: Skip CQP ring during a reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/00c516d59eb88898da17776ab16e1bbed306a549 + 00c516d59eb88898da17776ab16e1bbed306a549 ALSA: hda/realtek: Fix quirk for Clevo NJ51CU + +https://gitlab.com/cki-project/kernel-ark/-/commit/a0725ea33e6d550a35b361977478c7c47ab2916d + a0725ea33e6d550a35b361977478c7c47ab2916d ALSA: rawmidi - fix the uninitalized user_pversion + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b9322982b80161be0b41801349c0cd8a955de52 + 5b9322982b80161be0b41801349c0cd8a955de52 ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1630f6a6a5c91a23b9abbda29531de9264c7238 + d1630f6a6a5c91a23b9abbda29531de9264c7238 ALSA: hda: intel-sdw-acpi: harden detection of controller + +https://gitlab.com/cki-project/kernel-ark/-/commit/60b80fc26fb91d03eecaecb87a9d4837f5325fe6 + 60b80fc26fb91d03eecaecb87a9d4837f5325fe6 ALSA: hda/hdmi: Disable silent stream on GLK + +https://gitlab.com/cki-project/kernel-ark/-/commit/05186fb78d293e485c54213b30a8e32506650ecf + 05186fb78d293e485c54213b30a8e32506650ecf ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + +https://gitlab.com/cki-project/kernel-ark/-/commit/c14a188e300b98d11681fbb6c51f2529b59d226b + c14a188e300b98d11681fbb6c51f2529b59d226b ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s + +https://gitlab.com/cki-project/kernel-ark/-/commit/39b8f3504a385ad43ff623deaef9c5e2da73de87 + 39b8f3504a385ad43ff623deaef9c5e2da73de87 ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent() + +https://gitlab.com/cki-project/kernel-ark/-/commit/824412e7fb864075dbc8f88b1a7d20f8e788a8a8 + 824412e7fb864075dbc8f88b1a7d20f8e788a8a8 ASoC: tas2770: Fix setting of high sample rates + +https://gitlab.com/cki-project/kernel-ark/-/commit/e27baa2ded386c2b0988eecf0abc93205110ca31 + e27baa2ded386c2b0988eecf0abc93205110ca31 ASoC: rt5682: fix the wrong jack type detected + +https://gitlab.com/cki-project/kernel-ark/-/commit/abdd3eae61986d79a63c794484e71303b53d2b87 + abdd3eae61986d79a63c794484e71303b53d2b87 ALSA: hda/realtek: Add new alc285-hp-amp-init model + +https://gitlab.com/cki-project/kernel-ark/-/commit/727d201988be4a0dccf108285c9ac6bfc4d8b032 + 727d201988be4a0dccf108285c9ac6bfc4d8b032 ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 + +https://gitlab.com/cki-project/kernel-ark/-/commit/50b537fe9d352366bbfeafa8557cef0116b2cb4c + 50b537fe9d352366bbfeafa8557cef0116b2cb4c ASoC: tegra: Restore headphones jack name on Nyan Big + +https://gitlab.com/cki-project/kernel-ark/-/commit/58987d989bc251f1665f6aae5bc3897163011441 + 58987d989bc251f1665f6aae5bc3897163011441 ASoC: tegra: Add DAPM switches for headphones and mic jack + +https://gitlab.com/cki-project/kernel-ark/-/commit/51bc31b84dbdadbcfc9288715ec0b31232eb1332 + 51bc31b84dbdadbcfc9288715ec0b31232eb1332 ALSA: jack: Check the return value of kstrdup() + +https://gitlab.com/cki-project/kernel-ark/-/commit/840cf4aa8e5bf0956dfc77325fed9f84399b62a9 + 840cf4aa8e5bf0956dfc77325fed9f84399b62a9 ALSA: drivers: opl3: Fix incorrect use of vp->state + +https://gitlab.com/cki-project/kernel-ark/-/commit/16c7605500cf1b39e55c8e672d23eb46c31344a1 + 16c7605500cf1b39e55c8e672d23eb46c31344a1 ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform + +https://gitlab.com/cki-project/kernel-ark/-/commit/4439a55336ef26a6cdfe2c68922638dc76358506 + 4439a55336ef26a6cdfe2c68922638dc76358506 ASoC: SOF: Intel: pci-tgl: add new ADL-P variant + +https://gitlab.com/cki-project/kernel-ark/-/commit/83b5932d5995814882c9940eb0fc6d51baccedbf + 83b5932d5995814882c9940eb0fc6d51baccedbf ASoC: SOF: Intel: pci-tgl: add ADL-N support + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2f63ebb7748b65634657b5533fca44142937821 + a2f63ebb7748b65634657b5533fca44142937821 ALSA: usb-audio: Reorder snd_djm_devices[] entries + +https://gitlab.com/cki-project/kernel-ark/-/commit/9fdc2bf08aeac2a148ead7e6ab018ee899d2d5b3 + 9fdc2bf08aeac2a148ead7e6ab018ee899d2d5b3 ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/08dedba0f88ed96f6aef7310fcb0d8ea9b86e489 + 08dedba0f88ed96f6aef7310fcb0d8ea9b86e489 ALSA: ctl: Fix copy of updated id with element read/write + +https://gitlab.com/cki-project/kernel-ark/-/commit/8aafb6c2480bf39eb36a6423bc127e0de1c2f655 + 8aafb6c2480bf39eb36a6423bc127e0de1c2f655 ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2f9dd0e45e19430faff514d2d9b3df8dcc8ee03 + a2f9dd0e45e19430faff514d2d9b3df8dcc8ee03 ALSA: pcm: oss: Limit the period size to 16MB + +https://gitlab.com/cki-project/kernel-ark/-/commit/6910f718593a6da643d524599275407583ea72eb + 6910f718593a6da643d524599275407583ea72eb ALSA: pcm: oss: Fix negative period/buffer sizes + +https://gitlab.com/cki-project/kernel-ark/-/commit/5536c82024cea3bf38b30097d31fec35a7cc297b + 5536c82024cea3bf38b30097d31fec35a7cc297b ASoC: codecs: wsa881x: fix return values from kcontrol put + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b3a26a8da27a38f54d7ef5a8f62734f619b98b2 + 0b3a26a8da27a38f54d7ef5a8f62734f619b98b2 ASoC: codecs: wcd934x: return correct value from mixer put + +https://gitlab.com/cki-project/kernel-ark/-/commit/7e051b94855365b4782c5c2379775aeb4b837be8 + 7e051b94855365b4782c5c2379775aeb4b837be8 ASoC: codecs: wcd934x: handle channel mappping list correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/d406dd8402974ec1f0c36b001972da1f618a9fd7 + d406dd8402974ec1f0c36b001972da1f618a9fd7 ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer + +https://gitlab.com/cki-project/kernel-ark/-/commit/e1168ee09af7d57b4f1fb9247d7b1b72656b3ac6 + e1168ee09af7d57b4f1fb9247d7b1b72656b3ac6 ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee3f80b8f1a0c2fd5e7ddc3bad19e51321808211 + ee3f80b8f1a0c2fd5e7ddc3bad19e51321808211 ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid + +https://gitlab.com/cki-project/kernel-ark/-/commit/faa3fabfc2dc52d6f8a78aae66b1c3f6664c60bb + faa3fabfc2dc52d6f8a78aae66b1c3f6664c60bb ASoC: SOF: Intel: Retry codec probing if it fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/d6debc0e7445dc34cc4a6549621ad45a1e5c9c1c + d6debc0e7445dc34cc4a6549621ad45a1e5c9c1c ASoC: amd: fix uninitialized variable in snd_acp6x_probe() + +https://gitlab.com/cki-project/kernel-ark/-/commit/7bda6fefae1c606b77f98eed8358d21a5bd6d6d2 + 7bda6fefae1c606b77f98eed8358d21a5bd6d6d2 ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/53a67d06f83dc60ba348bf93e04e1f1b575b24ad + 53a67d06f83dc60ba348bf93e04e1f1b575b24ad ASoC: rt5682s: Fix crash due to out of scope stack vars + +https://gitlab.com/cki-project/kernel-ark/-/commit/61719094e53ac8d63b223d944f0cad5936e3885e + 61719094e53ac8d63b223d944f0cad5936e3885e ASoC: rt5682: Fix crash due to out of scope stack vars + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa33055233684ed34ae357169284b8aeb24a2a7c + fa33055233684ed34ae357169284b8aeb24a2a7c ASoC: tegra: Use normal system sleep for ADX + +https://gitlab.com/cki-project/kernel-ark/-/commit/149d24a1d1698c23c013cf2ac06d7cea929ea6e0 + 149d24a1d1698c23c013cf2ac06d7cea929ea6e0 ASoC: tegra: Use normal system sleep for AMX + +https://gitlab.com/cki-project/kernel-ark/-/commit/0407b72aaf78ce4cf96d563a71eae81c50ba53c7 + 0407b72aaf78ce4cf96d563a71eae81c50ba53c7 ASoC: tegra: Use normal system sleep for Mixer + +https://gitlab.com/cki-project/kernel-ark/-/commit/22b1d07d8f2173a09ffb79d6aaa71d48fee1e341 + 22b1d07d8f2173a09ffb79d6aaa71d48fee1e341 ASoC: tegra: Use normal system sleep for MVC + +https://gitlab.com/cki-project/kernel-ark/-/commit/34dd869dc6fac0dc7ce747aa54b172acc1af3f43 + 34dd869dc6fac0dc7ce747aa54b172acc1af3f43 ASoC: tegra: Use normal system sleep for SFC + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d65431426f8326ea69f0a55a1fb18a1ae7db1b9 + 7d65431426f8326ea69f0a55a1fb18a1ae7db1b9 ASoC: tegra: Balance runtime PM count + +https://gitlab.com/cki-project/kernel-ark/-/commit/c119a04097720e27d75be32f69fa63f15fe71daf + c119a04097720e27d75be32f69fa63f15fe71daf ASoC: SOF: hda: reset DAI widget before reconfiguring it + +https://gitlab.com/cki-project/kernel-ark/-/commit/9744b233e6d925023462a9fb7c7fea0dd0c14d33 + 9744b233e6d925023462a9fb7c7fea0dd0c14d33 ASoC: cs35l41: Set the max SPI speed for the whole device + +https://gitlab.com/cki-project/kernel-ark/-/commit/add10de18b0ca60b5bcf748c40da3df86031b085 + add10de18b0ca60b5bcf748c40da3df86031b085 ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/19f4d449da7ac5dbf1a642bbb35e79f05d66b66e + 19f4d449da7ac5dbf1a642bbb35e79f05d66b66e ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML + +https://gitlab.com/cki-project/kernel-ark/-/commit/d55b1a41c8ae6827c35f146b7da6247b4670abdd + d55b1a41c8ae6827c35f146b7da6247b4670abdd ASoC: rk817: Add module alias for rk817-codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/e89bcf54d9c23abefed0a723a632b2c0cada6a41 + e89bcf54d9c23abefed0a723a632b2c0cada6a41 ASoC: soc-acpi: Set mach->id field on comp_ids matches + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a81c0075391e389a6d3a1c4ef5c55941ec87c2e + 5a81c0075391e389a6d3a1c4ef5c55941ec87c2e ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/56adc927739a6d88cae08bc22241507c73e644d3 + 56adc927739a6d88cae08bc22241507c73e644d3 ALSA: usb-audio: Don't start stream for capture at prepare + +https://gitlab.com/cki-project/kernel-ark/-/commit/9592f6e297ea7390a3a7da67018206cc2143016b + 9592f6e297ea7390a3a7da67018206cc2143016b ALSA: usb-audio: Switch back to non-latency mode at a later point + +https://gitlab.com/cki-project/kernel-ark/-/commit/e4536ae3a142f4f835bc7b6f5925c6ce7a31f37b + e4536ae3a142f4f835bc7b6f5925c6ce7a31f37b ALSA: ctxfi: Fix out-of-range access + +https://gitlab.com/cki-project/kernel-ark/-/commit/39d26f0dd07c9fc3c6546b35496a54594606ed6d + 39d26f0dd07c9fc3c6546b35496a54594606ed6d ASoC: tegra: Fix kcontrol put callback in Mixer + +https://gitlab.com/cki-project/kernel-ark/-/commit/8252f40415b4ceed14c135a9533a7b4cbc9c8c74 + 8252f40415b4ceed14c135a9533a7b4cbc9c8c74 ASoC: tegra: Fix kcontrol put callback in ADX + +https://gitlab.com/cki-project/kernel-ark/-/commit/23a4d7e33a18fc257ffb7d82607c9a96b2cf14c2 + 23a4d7e33a18fc257ffb7d82607c9a96b2cf14c2 ASoC: tegra: Fix kcontrol put callback in AMX + +https://gitlab.com/cki-project/kernel-ark/-/commit/8dfc52b0fe378b45ccc255926f43f74dd4f06aa9 + 8dfc52b0fe378b45ccc255926f43f74dd4f06aa9 ASoC: tegra: Fix kcontrol put callback in SFC + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc6a3d137f98c9830f43c39e4b0784c0b5a077af + dc6a3d137f98c9830f43c39e4b0784c0b5a077af ASoC: tegra: Fix kcontrol put callback in MVC + +https://gitlab.com/cki-project/kernel-ark/-/commit/71d7ce8a706e41a19b4f1bc9416cdd82ba6b6db7 + 71d7ce8a706e41a19b4f1bc9416cdd82ba6b6db7 ASoC: tegra: Fix kcontrol put callback in AHUB + +https://gitlab.com/cki-project/kernel-ark/-/commit/095e13cd06867586ce9e47963b7f0b53fb8ebe70 + 095e13cd06867586ce9e47963b7f0b53fb8ebe70 ASoC: tegra: Fix kcontrol put callback in DSPK + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e9b641d0e1df7b5a5f457203c340a36015088d1 + 5e9b641d0e1df7b5a5f457203c340a36015088d1 ASoC: tegra: Fix kcontrol put callback in DMIC + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d0e645cbb35069436ab6577d8aa63df0854820d + 1d0e645cbb35069436ab6577d8aa63df0854820d ASoC: tegra: Fix kcontrol put callback in I2S + +https://gitlab.com/cki-project/kernel-ark/-/commit/fcc598c64db579b1c67a2390a3980cabd8ca256d + fcc598c64db579b1c67a2390a3980cabd8ca256d ASoC: tegra: Fix kcontrol put callback in ADMAIF + +https://gitlab.com/cki-project/kernel-ark/-/commit/4680a81ffc1304bcdd884b6bd871ea881db6b0eb + 4680a81ffc1304bcdd884b6bd871ea881db6b0eb ASoC: tegra: Fix wrong value type in MVC + +https://gitlab.com/cki-project/kernel-ark/-/commit/fa01ed1df980dc38cbdb1c7ed6efa0f1c5969777 + fa01ed1df980dc38cbdb1c7ed6efa0f1c5969777 ASoC: tegra: Fix wrong value type in SFC + +https://gitlab.com/cki-project/kernel-ark/-/commit/0c303c62a1adcc1681dbd399e0ed6adfc912a1b7 + 0c303c62a1adcc1681dbd399e0ed6adfc912a1b7 ASoC: tegra: Fix wrong value type in DSPK + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a7f4f51784c332cf4553f2ad643df2f8eefc1a6 + 8a7f4f51784c332cf4553f2ad643df2f8eefc1a6 ASoC: tegra: Fix wrong value type in DMIC + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca7bcbae7abfc4ca685ede851a328f0a48c1e72f + ca7bcbae7abfc4ca685ede851a328f0a48c1e72f ASoC: tegra: Fix wrong value type in I2S + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb46008c3204d801fa5d066628ffa4f125d11d31 + fb46008c3204d801fa5d066628ffa4f125d11d31 ASoC: tegra: Fix wrong value type in ADMAIF + +https://gitlab.com/cki-project/kernel-ark/-/commit/39bb58cd19c4658f2ddcd4fb82167341159194f5 + 39bb58cd19c4658f2ddcd4fb82167341159194f5 ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 + +https://gitlab.com/cki-project/kernel-ark/-/commit/35e28896686993a03d2573bfde2e2a64683b7907 + 35e28896686993a03d2573bfde2e2a64683b7907 ASoC: stm32: i2s: fix 32 bits channel length without mclk + +https://gitlab.com/cki-project/kernel-ark/-/commit/9683e64dbc98821764588d8bfb578b2eb608ae42 + 9683e64dbc98821764588d8bfb578b2eb608ae42 ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask + +https://gitlab.com/cki-project/kernel-ark/-/commit/17ac96908217f0f61f9a75bbf97affaa9402a802 + 17ac96908217f0f61f9a75bbf97affaa9402a802 ASoC: codecs: wcd934x: return error code correctly from hw_params + +https://gitlab.com/cki-project/kernel-ark/-/commit/95baee2c37cc4625aa9d63a18b2f73ba5b18228d + 95baee2c37cc4625aa9d63a18b2f73ba5b18228d ASoC: codecs: wcd938x: fix volatile register range + +https://gitlab.com/cki-project/kernel-ark/-/commit/0bcc5efa3f493ba3631703f76384d083ec905e43 + 0bcc5efa3f493ba3631703f76384d083ec905e43 ASoC: topology: Add missing rwsem around snd_ctl_remove() calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc99c50e5b19543e59ba46c5a9fe7b6f8436fcdb + bc99c50e5b19543e59ba46c5a9fe7b6f8436fcdb ASoC: qdsp6: q6routing: validate port id before setting up route + +https://gitlab.com/cki-project/kernel-ark/-/commit/cbd99f14eb602042505f168cb843e5702381def4 + cbd99f14eb602042505f168cb843e5702381def4 ASoC: qdsp6: q6adm: improve error reporting + +https://gitlab.com/cki-project/kernel-ark/-/commit/25d89ac949057bcfb5a09bb8e91d029b29ecc24c + 25d89ac949057bcfb5a09bb8e91d029b29ecc24c ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d3bcf113ba5903d953e56e475f535ef6a8a8984 + 6d3bcf113ba5903d953e56e475f535ef6a8a8984 ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer + +https://gitlab.com/cki-project/kernel-ark/-/commit/fc086d59400feaf242f455c49cf8943b6b0a530e + fc086d59400feaf242f455c49cf8943b6b0a530e ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctly + +https://gitlab.com/cki-project/kernel-ark/-/commit/d6f28291aea065d0058af81c427082711c98ab2a + d6f28291aea065d0058af81c427082711c98ab2a ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret' + +https://gitlab.com/cki-project/kernel-ark/-/commit/f43ce0965c44394e1c071c4ea9c9baf32d60b9ac + f43ce0965c44394e1c071c4ea9c9baf32d60b9ac ALSA: cmipci: Drop stale variable assignment + +https://gitlab.com/cki-project/kernel-ark/-/commit/7ab7ee776401271bbb8ee5848587ce527b3f6ec8 + 7ab7ee776401271bbb8ee5848587ce527b3f6ec8 ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 + +https://gitlab.com/cki-project/kernel-ark/-/commit/d17cb6286add7df8e8624370e1ec9cbab58ff1a0 + d17cb6286add7df8e8624370e1ec9cbab58ff1a0 ASoC: rsnd: fixup DMAEngine API + +https://gitlab.com/cki-project/kernel-ark/-/commit/166372018fd496d37ed1d8ee59e8b6dce09d4dc0 + 166372018fd496d37ed1d8ee59e8b6dce09d4dc0 ASoC: SOF: build compression interface into snd_sof.ko + +https://gitlab.com/cki-project/kernel-ark/-/commit/1479f93d2dd673a720fac624907b3f4b4b4c5f58 + 1479f93d2dd673a720fac624907b3f4b4b4c5f58 ASoC: mediatek: mt8173: Fix debugfs registration for components + +https://gitlab.com/cki-project/kernel-ark/-/commit/5973ef0d1dac97c6d67dd27128ce97d8a196892f + 5973ef0d1dac97c6d67dd27128ce97d8a196892f ASoC: rt5682: Re-detect the combo jack after resuming + +https://gitlab.com/cki-project/kernel-ark/-/commit/762c12678b00b8f3404520f188fef1daba263e08 + 762c12678b00b8f3404520f188fef1daba263e08 ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/67e5c49641a6aa9e11a6f97098f2bd2bed486827 + 67e5c49641a6aa9e11a6f97098f2bd2bed486827 ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT + +https://gitlab.com/cki-project/kernel-ark/-/commit/18b631f0a0352760c0ba64e8b95471e8926cfa47 + 18b631f0a0352760c0ba64e8b95471e8926cfa47 ASoC: rt9120: Add the compatibility with rt9120s + +https://gitlab.com/cki-project/kernel-ark/-/commit/5000db406504b764d1b8041ad6ed11fef16f0e88 + 5000db406504b764d1b8041ad6ed11fef16f0e88 ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48 + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc9e1ddf7410d7fb4bc6415ae2ee8c5c4627ee6e + dc9e1ddf7410d7fb4bc6415ae2ee8c5c4627ee6e ASoC: rt9120: Update internal ocp level to the correct value + +https://gitlab.com/cki-project/kernel-ark/-/commit/284845961dd230c80ef72e0e91d85e86bed12b56 + 284845961dd230c80ef72e0e91d85e86bed12b56 ALSA: fireworks: add support for Loud Onyx 1200f quirk + +https://gitlab.com/cki-project/kernel-ark/-/commit/bb3b1a36858f55a4efeb413d33070c4fca263e6a + bb3b1a36858f55a4efeb413d33070c4fca263e6a ALSA: hda: fix general protection fault in azx_runtime_idle + +https://gitlab.com/cki-project/kernel-ark/-/commit/f9a759ac3b3aee2e58cf884644b4ee210b77f85d + f9a759ac3b3aee2e58cf884644b4ee210b77f85d ALSA: hda: Free card instance properly at probe errors + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e543bc3087ca88acd4e036e25e54b418a199294 + 5e543bc3087ca88acd4e036e25e54b418a199294 ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED + +https://gitlab.com/cki-project/kernel-ark/-/commit/b7c7d4d618db5e32d956e53a08edd2c9a421da1e + b7c7d4d618db5e32d956e53a08edd2c9a421da1e ALSA: memalloc: Remove a stale comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f0fc31882b9c0723a31ce5ae75a76b42036208c + 5f0fc31882b9c0723a31ce5ae75a76b42036208c ALSA: synth: missing check for possible NULL after the call to kstrdup + +https://gitlab.com/cki-project/kernel-ark/-/commit/e26658e13f24e9247b63e18af05db86dac8224fb + e26658e13f24e9247b63e18af05db86dac8224fb ALSA: memalloc: Use proper SG helpers for noncontig allocations + +https://gitlab.com/cki-project/kernel-ark/-/commit/b19e82fb30932631306d4fe931ae3903748e0f21 + b19e82fb30932631306d4fe931ae3903748e0f21 ALSA: pci: rme: Fix unaligned buffer addresses + +https://gitlab.com/cki-project/kernel-ark/-/commit/038406c0aa2d36f49991c0bab89fbe9e12523f17 + 038406c0aa2d36f49991c0bab89fbe9e12523f17 ALSA: firewire-motu: add support for MOTU Track 16 + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f3e10e0bdda989f44e1adb2cfd2c4ecbe7fbd83 + 1f3e10e0bdda989f44e1adb2cfd2c4ecbe7fbd83 ALSA: PCM: Fix NULL dereference at mmap checks + +https://gitlab.com/cki-project/kernel-ark/-/commit/44ea26ec6109382521a1041c5d7274bfdcb218ad + 44ea26ec6109382521a1041c5d7274bfdcb218ad ALSA: hda/realtek: Add quirk for ASUS UX550VE + +https://gitlab.com/cki-project/kernel-ark/-/commit/f20eebd8aedc8c0177b40e5d334d58cb1dc4edc3 + f20eebd8aedc8c0177b40e5d334d58cb1dc4edc3 ASoC: Intel: sof_sdw: Add support for SKU 0B12 product + +https://gitlab.com/cki-project/kernel-ark/-/commit/111e9bb65cb4917dbfac99d6ea6c0d2ae2c08bc4 + 111e9bb65cb4917dbfac99d6ea6c0d2ae2c08bc4 ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/e79b760c8453803e496453e188a4bcc9f5350956 + e79b760c8453803e496453e188a4bcc9f5350956 ASoC: Intel: sof_sdw: Add support for SKU 0B29 product + +https://gitlab.com/cki-project/kernel-ark/-/commit/c16662a6dee94d88a62b90de5a0987a4ce17eced + c16662a6dee94d88a62b90de5a0987a4ce17eced ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6bf279ace04a63f7fc8a1267fb4682718bb0dbf + e6bf279ace04a63f7fc8a1267fb4682718bb0dbf ASoC: Intel: sof_sdw: Add support for SKU 0B13 product + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec167739683795c942cc019e2a75ad57e0aa2b99 + ec167739683795c942cc019e2a75ad57e0aa2b99 ASoC: Intel: sof_sdw: Add support for SKU 0B11 product + +https://gitlab.com/cki-project/kernel-ark/-/commit/a45c3337db20ed5abce7156f698c5c2f7f0715c4 + a45c3337db20ed5abce7156f698c5c2f7f0715c4 ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products + +https://gitlab.com/cki-project/kernel-ark/-/commit/3c7c607c9e8ced4370902f8ef65751459581ddb7 + 3c7c607c9e8ced4370902f8ef65751459581ddb7 ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b16250f08d211102ea00167cad9eeb77372b82b + 8b16250f08d211102ea00167cad9eeb77372b82b ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d72098852ef475d4e528dd3798151ff98dad47c + 8d72098852ef475d4e528dd3798151ff98dad47c ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext Spk + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8a1055fa8b2a610e5bbef5df9359b13959a7e2d + b8a1055fa8b2a610e5bbef5df9359b13959a7e2d mfd: arizona: Split of_match table into I2C and SPI versions + +https://gitlab.com/cki-project/kernel-ark/-/commit/c88c1c01b11236d931e4d8e8a81e9bf975aa7b10 + c88c1c01b11236d931e4d8e8a81e9bf975aa7b10 ASoC: DAPM: Cover regression by kctl change notification fix + +https://gitlab.com/cki-project/kernel-ark/-/commit/fe0e0c47ea969d881d2239f738f6fdc7f04d5b4e + fe0e0c47ea969d881d2239f738f6fdc7f04d5b4e ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended + +https://gitlab.com/cki-project/kernel-ark/-/commit/a7eb4cbc9f35d3388dd11b0e7de65a754db15537 + a7eb4cbc9f35d3388dd11b0e7de65a754db15537 ALSA: timer: Unconditionally unlink slave instances, too + +https://gitlab.com/cki-project/kernel-ark/-/commit/cc6d3f7ce0f9d85af9a894db09dc9d24528a3c73 + cc6d3f7ce0f9d85af9a894db09dc9d24528a3c73 ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/10d60d0ad48dc92539e36f2b3342f0f02753941c + 10d60d0ad48dc92539e36f2b3342f0f02753941c Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type" + +https://gitlab.com/cki-project/kernel-ark/-/commit/ead336b864598e78991e797325d0e562d22a2e96 + ead336b864598e78991e797325d0e562d22a2e96 ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N + +https://gitlab.com/cki-project/kernel-ark/-/commit/53c5a86d81a27fd6f8ada9b8533061e7867f680a + 53c5a86d81a27fd6f8ada9b8533061e7867f680a ALSA: firewire-motu: add support for MOTU Traveler mk3 + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d5f3aefcea6f22deb886509e26e2be96f3092a5 + 8d5f3aefcea6f22deb886509e26e2be96f3092a5 ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() + +https://gitlab.com/cki-project/kernel-ark/-/commit/640177778054d2e1c4c39ffe77ec662093d361c5 + 640177778054d2e1c4c39ffe77ec662093d361c5 ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/97c3ecf678f5fd859575e9ffdd3b4cd396e83f40 + 97c3ecf678f5fd859575e9ffdd3b4cd396e83f40 ALSA: timer: Fix use-after-free problem + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a17ba2e9b30fd0a926f0040a6af45049aa055b5 + 4a17ba2e9b30fd0a926f0040a6af45049aa055b5 ALSA: usb-audio: Add quirk for Audient iD14 + +https://gitlab.com/cki-project/kernel-ark/-/commit/3ab3dd34af5a69bf847545da579e7e79d76da515 + 3ab3dd34af5a69bf847545da579e7e79d76da515 ASoC: cs35l41: Change monitor widgets to siggens + +https://gitlab.com/cki-project/kernel-ark/-/commit/fe64ed4cc5a8bc1b46872b5166cffa8373502d87 + fe64ed4cc5a8bc1b46872b5166cffa8373502d87 ALSA: hda/realtek: Add quirk for Clevo PC70HS + +https://gitlab.com/cki-project/kernel-ark/-/commit/3299865e9951a777bd663ff8544298b23c6afc8b + 3299865e9951a777bd663ff8544298b23c6afc8b ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk + +https://gitlab.com/cki-project/kernel-ark/-/commit/094f27180278b4087f4425c120434f22e3a7c69e + 094f27180278b4087f4425c120434f22e3a7c69e ALSA: usb-audio: Add registration quirk for JBL Quantum 400 + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee5707b0a26ece4289c03d46d49e559e5d3a9481 + ee5707b0a26ece4289c03d46d49e559e5d3a9481 ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' + +https://gitlab.com/cki-project/kernel-ark/-/commit/a7969ca9921a90d9d5ad76de5450a2d80923cf2c + a7969ca9921a90d9d5ad76de5450a2d80923cf2c ASoC: tlv320aic3x: Make aic3x_remove() return void + +https://gitlab.com/cki-project/kernel-ark/-/commit/d3e0290ab2fe028d604141db230f16612dcf8b79 + d3e0290ab2fe028d604141db230f16612dcf8b79 ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f82ea6120beef2d5e34b66cb7fbc1024f3c4476 + 0f82ea6120beef2d5e34b66cb7fbc1024f3c4476 ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs + +https://gitlab.com/cki-project/kernel-ark/-/commit/39a821929b7f252891b035e73775f5b42448e2ca + 39a821929b7f252891b035e73775f5b42448e2ca ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs + +https://gitlab.com/cki-project/kernel-ark/-/commit/ed454a814fa672080d62bded6fd4edbb80bfc1dd + ed454a814fa672080d62bded6fd4edbb80bfc1dd ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s + +https://gitlab.com/cki-project/kernel-ark/-/commit/1539fef913d32984a7e3f75e3a21afe077af85c0 + 1539fef913d32984a7e3f75e3a21afe077af85c0 ASoC: Intel: sof_rt5682: detect codec variant in probe function + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b5c079f6d19ca5892a537fa854452e43f694646 + 9b5c079f6d19ca5892a537fa854452e43f694646 ASoC: soc-acpi: add comp_ids field for machine driver matching + +https://gitlab.com/cki-project/kernel-ark/-/commit/e5b06270734e681aaba0e46fd5a5d577ed477ef4 + e5b06270734e681aaba0e46fd5a5d577ed477ef4 ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682 + +https://gitlab.com/cki-project/kernel-ark/-/commit/0dcc69d4355d079d3357abbe015c0f78cba92eba + 0dcc69d4355d079d3357abbe015c0f78cba92eba ASoC: Stop dummy from overriding hwparams + +https://gitlab.com/cki-project/kernel-ark/-/commit/8920ab71a3ec9f16c4f190ed5be5601040e8b019 + 8920ab71a3ec9f16c4f190ed5be5601040e8b019 ASoC: topology: Change topology device to card device + +https://gitlab.com/cki-project/kernel-ark/-/commit/55cf59ee44dcff0ea0809188f2bc1eda3a4e3aaf + 55cf59ee44dcff0ea0809188f2bc1eda3a4e3aaf ASoC: topology: Use correct device for prints + +https://gitlab.com/cki-project/kernel-ark/-/commit/76e8c26fc20e7a06f581b1704d0de670217cd2dc + 76e8c26fc20e7a06f581b1704d0de670217cd2dc ASoC: topology: Check for dapm widget completeness + +https://gitlab.com/cki-project/kernel-ark/-/commit/dac32c58e96703415450de9d8f59eaf4e334bd59 + dac32c58e96703415450de9d8f59eaf4e334bd59 ASoC: topology: Add header payload_size verification + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf223046d3cacc59b0bd10452edeafbc6f3540a4 + cf223046d3cacc59b0bd10452edeafbc6f3540a4 ASoC: core: Remove invalid snd_soc_component_set_jack call + +https://gitlab.com/cki-project/kernel-ark/-/commit/c0d83f240f2e5b4a6ee7c3f4b45af8613cb6cec0 + c0d83f240f2e5b4a6ee7c3f4b45af8613cb6cec0 ASoC: codecs: tfa989x: Add support for tfa9897 RCV bit + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb18e6c615ddc83111c754b2387939cbf74ec033 + eb18e6c615ddc83111c754b2387939cbf74ec033 ASoC: amd: acp: select CONFIG_SND_SOC_ACPI + +https://gitlab.com/cki-project/kernel-ark/-/commit/277becd308ec3b3575eb22ce1f396ad069c18d8e + 277becd308ec3b3575eb22ce1f396ad069c18d8e ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/7c7c51d717f6cf65d60d6abb482599e28269eff7 + 7c7c51d717f6cf65d60d6abb482599e28269eff7 ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015P + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad9e3cde47643c3af6230a47f4ff5d5cff4cdb54 + ad9e3cde47643c3af6230a47f4ff5d5cff4cdb54 ASoC: es8316: add support for ESSX8336 ACPI _HID + +https://gitlab.com/cki-project/kernel-ark/-/commit/b2a7ce36f9862aeb6e00cec18853fd670a18c6a4 + b2a7ce36f9862aeb6e00cec18853fd670a18c6a4 ASoC: cs42l42: Correct configuring of switch inversion from ts-inv + +https://gitlab.com/cki-project/kernel-ark/-/commit/24ed9a564429df6a717b5924a16df8e37547b756 + 24ed9a564429df6a717b5924a16df8e37547b756 ALSA: firewire-motu: remove TODO for interaction with userspace about control message + +https://gitlab.com/cki-project/kernel-ark/-/commit/6d3d33b4870d42497db034565aef9aec61efe88d + 6d3d33b4870d42497db034565aef9aec61efe88d ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later + +https://gitlab.com/cki-project/kernel-ark/-/commit/440e74ebbbdd3c75ecedbe18c3f36d9371296696 + 440e74ebbbdd3c75ecedbe18c3f36d9371296696 ASoC: qdsp6: audioreach: Fix clang -Wimplicit-fallthrough + +https://gitlab.com/cki-project/kernel-ark/-/commit/0dc285506ccf3aab9f8e47b502234d832e8cfca7 + 0dc285506ccf3aab9f8e47b502234d832e8cfca7 ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMIC + +https://gitlab.com/cki-project/kernel-ark/-/commit/f2c59857a33c6c1636d10047a635e96cbea06b67 + f2c59857a33c6c1636d10047a635e96cbea06b67 ALSA: firewire-motu: export meter information to userspace as float value + +https://gitlab.com/cki-project/kernel-ark/-/commit/eed270728cdc0591c9aea7abf095dc37042b31b3 + eed270728cdc0591c9aea7abf095dc37042b31b3 ALSA: firewire-motu: refine parser for meter information in register DSP models + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8411d08499d50a0eb5169535bd81def2ec996cb + e8411d08499d50a0eb5169535bd81def2ec996cb ALSA: firewire-motu: fix null pointer dereference when polling hwdep character device + +https://gitlab.com/cki-project/kernel-ark/-/commit/668ecccaa8499d3bba7917b5d565dbaf06d9744e + 668ecccaa8499d3bba7917b5d565dbaf06d9744e ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED + +https://gitlab.com/cki-project/kernel-ark/-/commit/98d4aa557d18b8cf7be77ceafa8dcb9a859aa744 + 98d4aa557d18b8cf7be77ceafa8dcb9a859aa744 ASoC: amd: acp: fix Kconfig dependencies + +https://gitlab.com/cki-project/kernel-ark/-/commit/e091f84e80c6dd5ee5f9b1e7cca512141e352d46 + e091f84e80c6dd5ee5f9b1e7cca512141e352d46 ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa65fdbee70f274e89743825712962766852dc1a + aa65fdbee70f274e89743825712962766852dc1a ASoC: Intel: soc-acpi: add entry for ESSX8336 on JSL + +https://gitlab.com/cki-project/kernel-ark/-/commit/40c66df034fa4d826bbab487f81a6c42824a8ea9 + 40c66df034fa4d826bbab487f81a6c42824a8ea9 ASoC: amd: acp: Fix return value check in acp_machine_select() + +https://gitlab.com/cki-project/kernel-ark/-/commit/af368cf95b743f3be1253f4a5276b9edf56b7db3 + af368cf95b743f3be1253f4a5276b9edf56b7db3 ASoC: max98520: add max98520 audio amplifier driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/9afe4a36c2b19fa56e6d4d616a7204af342f2ec7 + 9afe4a36c2b19fa56e6d4d616a7204af342f2ec7 ASoC: mediatek: mt8195: fix return value + +https://gitlab.com/cki-project/kernel-ark/-/commit/2560ce1f77eaf284b57dccccf575d7c9401d01ed + 2560ce1f77eaf284b57dccccf575d7c9401d01ed ASoC: mediatek: mt8195: rename shadowed array + +https://gitlab.com/cki-project/kernel-ark/-/commit/37a6c3f1c17f6fa02de82d114357d7cc24869e8e + 37a6c3f1c17f6fa02de82d114357d7cc24869e8e ASoC: mediatek: remove unnecessary initialization + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ccf2515bdf558a9ff1563dcac260120295c2944 + 0ccf2515bdf558a9ff1563dcac260120295c2944 ASoC: nau8821: clarify out-of-bounds check + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f8f98e5f0f99137bf31e199da535fecf770d315 + 6f8f98e5f0f99137bf31e199da535fecf770d315 ASoC: nau8821: fix kernel-doc + +https://gitlab.com/cki-project/kernel-ark/-/commit/2450c6bc0f4b65f754271c5c5691956120f4a83e + 2450c6bc0f4b65f754271c5c5691956120f4a83e ASoC: rt5682s: use 'static' qualifier + +https://gitlab.com/cki-project/kernel-ark/-/commit/5aeeb0f8b4ea9600b9cb68a2d23549a5aa70e8ea + 5aeeb0f8b4ea9600b9cb68a2d23549a5aa70e8ea ASoC: topology: handle endianness warning + +https://gitlab.com/cki-project/kernel-ark/-/commit/9dfa6e5e4007b11c78394c3191da0c735869c487 + 9dfa6e5e4007b11c78394c3191da0c735869c487 ALSA: ua101: fix division by zero at probe + +https://gitlab.com/cki-project/kernel-ark/-/commit/0c75a8ed366c324833ef962e3fe95e75b1a1e1cb + 0c75a8ed366c324833ef962e3fe95e75b1a1e1cb ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI + +https://gitlab.com/cki-project/kernel-ark/-/commit/70413468fe15b9d45fda38eaa01d75785442e103 + 70413468fe15b9d45fda38eaa01d75785442e103 ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PCI && I2C + +https://gitlab.com/cki-project/kernel-ark/-/commit/1593beb377fff6bb29c243d54a7ec06d1de7f679 + 1593beb377fff6bb29c243d54a7ec06d1de7f679 ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON + +https://gitlab.com/cki-project/kernel-ark/-/commit/67893ad8784c24cc7ddc20129ab575eca6e27eff + 67893ad8784c24cc7ddc20129ab575eca6e27eff ASoC: cs42l42: free_irq() before powering-down on probe() fail + +https://gitlab.com/cki-project/kernel-ark/-/commit/4d5714d13d4f1ba1286a742fd96addedf1d3da17 + 4d5714d13d4f1ba1286a742fd96addedf1d3da17 ASoC: cs42l42: Reset and power-down on remove() and failed probe() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ef727b5119cd67fbabee753efeed9b8231a71b45 + ef727b5119cd67fbabee753efeed9b8231a71b45 ASoC: qdsp6: audioreach: add support for q6prm-clocks + +https://gitlab.com/cki-project/kernel-ark/-/commit/5cec25fc79b41dfbce2d5453a88188fa102b981b + 5cec25fc79b41dfbce2d5453a88188fa102b981b ASoC: qdsp6: audioreach: add q6prm support + +https://gitlab.com/cki-project/kernel-ark/-/commit/6dd8dfa16018e0799d348bf59f5fa1f62706ffdb + 6dd8dfa16018e0799d348bf59f5fa1f62706ffdb ASoC: qdsp6: audioreach: add q6apm lpass dai support + +https://gitlab.com/cki-project/kernel-ark/-/commit/d9412ce19a4c562e8d02b1ebe0b57a2aeeb19ca5 + d9412ce19a4c562e8d02b1ebe0b57a2aeeb19ca5 ASoC: qdsp6: audioreach: add q6apm-dai support + +https://gitlab.com/cki-project/kernel-ark/-/commit/dec3977d29e2ebbdd737f2db915f771c94077e0f + dec3977d29e2ebbdd737f2db915f771c94077e0f ASoC: qdsp6: audioreach: add topology support + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec4dd1ace2f2eeaca3c3e0e34816975c9ef2279a + ec4dd1ace2f2eeaca3c3e0e34816975c9ef2279a ASoC: qdsp6: audioreach: add Kconfig and Makefile + +https://gitlab.com/cki-project/kernel-ark/-/commit/4738fcc7e15c0484d6126a04e3448558797b251d + 4738fcc7e15c0484d6126a04e3448558797b251d ASoC: qdsp6: audioreach: add module configuration command helpers + +https://gitlab.com/cki-project/kernel-ark/-/commit/59615cd5bb028b05d961a6e878b226b0fc2532ef + 59615cd5bb028b05d961a6e878b226b0fc2532ef ASoC: qdsp6: audioreach: add q6apm support + +https://gitlab.com/cki-project/kernel-ark/-/commit/31654f85e86f87652df67f37bff978823ee5e8b5 + 31654f85e86f87652df67f37bff978823ee5e8b5 ASoC: qdsp6: audioreach: add basic pkt alloc support + +https://gitlab.com/cki-project/kernel-ark/-/commit/a65dd39d56be5c8eb355df1386fbf3b32be52b7c + a65dd39d56be5c8eb355df1386fbf3b32be52b7c ASoC: qdsp6: q6afe-clocks: move audio-clocks to common file + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1bb78163571cfeb673b199e670da09c55fed13b + a1bb78163571cfeb673b199e670da09c55fed13b ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file + +https://gitlab.com/cki-project/kernel-ark/-/commit/9256447cc13f51ac369e0237efc0bb0ecd1aa507 + 9256447cc13f51ac369e0237efc0bb0ecd1aa507 ASoC: codecs: Change bulk clock voting to optional voting in digital codecs + +https://gitlab.com/cki-project/kernel-ark/-/commit/7a721a3f9b53ab5ec1853a34cefca9a2a953504e + 7a721a3f9b53ab5ec1853a34cefca9a2a953504e ASoC: codecs: tx-macro: Update tx default values + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d42a187d171a913ec4f855ba06c96c53e1752d7 + 1d42a187d171a913ec4f855ba06c96c53e1752d7 ASoC: codecs: tx-macro: Enable tx top soundwire mic clock + +https://gitlab.com/cki-project/kernel-ark/-/commit/d13b063ee73835c957d855072485548b8cc7b516 + d13b063ee73835c957d855072485548b8cc7b516 ASoC: qcom: Add compatible names in va,wsa,rx,tx codec drivers for sc7280 + +https://gitlab.com/cki-project/kernel-ark/-/commit/359937e232be8ec174d5a95ccce2250945931c78 + 359937e232be8ec174d5a95ccce2250945931c78 ASoC: nau8825: add clock management for power saving + +https://gitlab.com/cki-project/kernel-ark/-/commit/1f3f173134f1019248dfff3c12ad0f73ba427b7e + 1f3f173134f1019248dfff3c12ad0f73ba427b7e ASoC: nau8825: add set_jack coponment support + +https://gitlab.com/cki-project/kernel-ark/-/commit/a7326a039e87a2aab3b987b9e68ddfb72b13a693 + a7326a039e87a2aab3b987b9e68ddfb72b13a693 ALSA: line6: fix control and interrupt message timeouts + +https://gitlab.com/cki-project/kernel-ark/-/commit/50c27f56932fc68bf08bb8365f1c8302d80b9ea8 + 50c27f56932fc68bf08bb8365f1c8302d80b9ea8 ALSA: 6fire: fix control and bulk message timeouts + +https://gitlab.com/cki-project/kernel-ark/-/commit/5d44a6136f2d3bd3c328b4a031e0a62aa14fd15a + 5d44a6136f2d3bd3c328b4a031e0a62aa14fd15a ALSA: usb-audio: fix null pointer dereference on pointer cs_desc + +https://gitlab.com/cki-project/kernel-ark/-/commit/88665d4ad75abb935dd7f00db4027b17130b2d7d + 88665d4ad75abb935dd7f00db4027b17130b2d7d ALSA: gus: fix null pointer dereference on pointer block + +https://gitlab.com/cki-project/kernel-ark/-/commit/e80a97046068d3032a9614e175ba03aa06806240 + e80a97046068d3032a9614e175ba03aa06806240 ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume + +https://gitlab.com/cki-project/kernel-ark/-/commit/9626c228ab44eb7f0c34b825da66f0f3dbffad13 + 9626c228ab44eb7f0c34b825da66f0f3dbffad13 ASoC: topology: Fix stub for snd_soc_tplg_component_remove() + +https://gitlab.com/cki-project/kernel-ark/-/commit/031cc6e88db2d7d2d3bc7135765f3849b8774fe0 + 031cc6e88db2d7d2d3bc7135765f3849b8774fe0 ASoC: qcom: common: Respect status = "disabled" on DAI link nodes + +https://gitlab.com/cki-project/kernel-ark/-/commit/93bf39b269aa762fce5d25b20d0539f9936a9165 + 93bf39b269aa762fce5d25b20d0539f9936a9165 ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f1caa34472ddc74ff560eb47fcecaa3417a07d0 + 8f1caa34472ddc74ff560eb47fcecaa3417a07d0 ASoC: wm8962: Convert to devm_clk_get_optional() + +https://gitlab.com/cki-project/kernel-ark/-/commit/6adb034c721272990eaf76df9cd59023c75e136e + 6adb034c721272990eaf76df9cd59023c75e136e ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A + +https://gitlab.com/cki-project/kernel-ark/-/commit/96bf88428fb502e246e80f3e34ab42402e159d7c + 96bf88428fb502e246e80f3e34ab42402e159d7c ASoC: cs35l41: Make cs35l41_remove() return void + +https://gitlab.com/cki-project/kernel-ark/-/commit/2dad120daa73954ff17c3f687f7c1f968a049955 + 2dad120daa73954ff17c3f687f7c1f968a049955 ASoc: wm8900: Drop empty spi_driver remove callback + +https://gitlab.com/cki-project/kernel-ark/-/commit/10b68d8d1eeb9ea2105ecaba228e06e6d7c77afb + 10b68d8d1eeb9ea2105ecaba228e06e6d7c77afb ASoC: tegra: Set default card name for Trimslice + +https://gitlab.com/cki-project/kernel-ark/-/commit/9dec3bea841f72e5063fa8518e972320d47d2c6a + 9dec3bea841f72e5063fa8518e972320d47d2c6a ASoC: tegra: Restore AC97 support + +https://gitlab.com/cki-project/kernel-ark/-/commit/16dabba39d235a06de644b9b795e1839a7fc21a5 + 16dabba39d235a06de644b9b795e1839a7fc21a5 ASoc: wm8731: Drop empty spi_driver remove callback + +https://gitlab.com/cki-project/kernel-ark/-/commit/d2da41bb35302e7727963c86e703b926b05549b8 + d2da41bb35302e7727963c86e703b926b05549b8 ASoC: doc: update codec example code + +https://gitlab.com/cki-project/kernel-ark/-/commit/94472802a4e25235e992477ebabad4b50a2aab25 + 94472802a4e25235e992477ebabad4b50a2aab25 ASoC: amd: acp: Add acp_machine struct for renoir platform. + +https://gitlab.com/cki-project/kernel-ark/-/commit/399f5fb620c68ecc1765871a62ff8bcbe7c3823e + 399f5fb620c68ecc1765871a62ff8bcbe7c3823e ASoC: rt5682s: Downsizing the DAC volume scale + +https://gitlab.com/cki-project/kernel-ark/-/commit/15ce135253f28c536306a1fb110e01f7f348d5bc + 15ce135253f28c536306a1fb110e01f7f348d5bc ASoC: meson: axg-tdm-interface: manage formatters in trigger + +https://gitlab.com/cki-project/kernel-ark/-/commit/69f215832da24c992c2e43eb980abed4ff0de44b + 69f215832da24c992c2e43eb980abed4ff0de44b ASoC: meson: axg-card: make links nonatomic + +https://gitlab.com/cki-project/kernel-ark/-/commit/3efafff409af1ea9e61a2f38b79865210f237b9b + 3efafff409af1ea9e61a2f38b79865210f237b9b ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume callbacks + +https://gitlab.com/cki-project/kernel-ark/-/commit/d3e53ca826742a1fc3e33df476a23f2237ca4795 + d3e53ca826742a1fc3e33df476a23f2237ca4795 ASoC: fix unmet dependency on GPIOLIB + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b3eda9547db8482fc2f11560218dce7480e8701 + 8b3eda9547db8482fc2f11560218dce7480e8701 ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 + +https://gitlab.com/cki-project/kernel-ark/-/commit/699c5283107c8237bea79836c45801707c30af99 + 699c5283107c8237bea79836c45801707c30af99 ALSA: mixer: oss: Fix racy access to slots + +https://gitlab.com/cki-project/kernel-ark/-/commit/9df57f066552d58332a5c74ae08387f0e1f96907 + 9df57f066552d58332a5c74ae08387f0e1f96907 ASoC: cirrus: i2s: Prepare clock before using it + +https://gitlab.com/cki-project/kernel-ark/-/commit/303b8576063989a45c2421ea70053d602a1b2a33 + 303b8576063989a45c2421ea70053d602a1b2a33 soundwire: qcom: add debugfs entry for soundwire register dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/a7bf3611da57a339c7dfa5f6a8c5575edb179b29 + a7bf3611da57a339c7dfa5f6a8c5575edb179b29 soundwire: bus: stop dereferencing invalid slave pointer + +https://gitlab.com/cki-project/kernel-ark/-/commit/26ef070d72e7a524c2e55e8160e1f305dffe199b + 26ef070d72e7a524c2e55e8160e1f305dffe199b ASoC: amd: acp: Add support for RT5682-VS codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/49ec59576d2b84eab8e217e114fb8ef31355fd30 + 49ec59576d2b84eab8e217e114fb8ef31355fd30 ASoC: amd: acp: Add support for Maxim amplifier codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/cd5dee245c255e2d18cfaab730796cbdee686346 + cd5dee245c255e2d18cfaab730796cbdee686346 ASoC: amd: acp: Add callback for machine driver on ACP + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e46005eca569c9783f69cf4b2721049ff68b739 + 6e46005eca569c9783f69cf4b2721049ff68b739 ASoC: rockchip: Use generic dmaengine code + +https://gitlab.com/cki-project/kernel-ark/-/commit/cccaf9edad245fa28a69dd5c2a85dae4d69c5979 + cccaf9edad245fa28a69dd5c2a85dae4d69c5979 ASoC: rockchip: i2s_tdm: Dup static DAI template + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b24eae40b99966cdac33bf62114ecedd823cb9e + 8b24eae40b99966cdac33bf62114ecedd823cb9e ASoC: rockchip: i2s_tdm: improve return value handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/b0888e29f1a8ed4a4f081dc54bf55fceb198550e + b0888e29f1a8ed4a4f081dc54bf55fceb198550e ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header + +https://gitlab.com/cki-project/kernel-ark/-/commit/0889dbf48d9f915c40fbb2d93fcb28485bdd16e6 + 0889dbf48d9f915c40fbb2d93fcb28485bdd16e6 ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() description + +https://gitlab.com/cki-project/kernel-ark/-/commit/64bee3838731f59ab29c90d0c7a8b1e3a64bab59 + 64bee3838731f59ab29c90d0c7a8b1e3a64bab59 ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration + +https://gitlab.com/cki-project/kernel-ark/-/commit/376516acb826b04355152f686ef3f81debf60157 + 376516acb826b04355152f686ef3f81debf60157 ALSA: usb-audio: Fix microphone sound on Jieli webcam. + +https://gitlab.com/cki-project/kernel-ark/-/commit/dbfa1be2b850410521ecb33a69a3845d1c4eb91e + dbfa1be2b850410521ecb33a69a3845d1c4eb91e ASoC: qcom: sm8250: Add Jack support + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e9f667d345cc308fcb28dba33215527922661b3 + 8e9f667d345cc308fcb28dba33215527922661b3 ASoC: qcom: sm8250: add support for TX and RX Macro dais + +https://gitlab.com/cki-project/kernel-ark/-/commit/6b9995a8482653fd21eb7f66d5bd4cafb705d692 + 6b9995a8482653fd21eb7f66d5bd4cafb705d692 ASoC: amd: enable Yellow Carp platform machine driver build + +https://gitlab.com/cki-project/kernel-ark/-/commit/4180fbae1703529504b8f3cd79eb8772d054bdee + 4180fbae1703529504b8f3cd79eb8772d054bdee ASoC: amd: add YC machine driver using dmic + +https://gitlab.com/cki-project/kernel-ark/-/commit/8dbaa86ba5d459d6408efba90b8a2799da960f21 + 8dbaa86ba5d459d6408efba90b8a2799da960f21 ASoC: amd: create platform device for acp6x machine driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d9b0ac370a053554efa8aa1befeca1930112f1b + 9d9b0ac370a053554efa8aa1befeca1930112f1b ASoC: amd: enable Yellow carp acp6x drivers build + +https://gitlab.com/cki-project/kernel-ark/-/commit/c62d6c8a270c0a656903c09e089c41699467fbfc + c62d6c8a270c0a656903c09e089c41699467fbfc ASoC: amd: add acp6x pdm driver pm ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/2b40a22bde5d0ea1fccb86b8942e2ebeac2b41d3 + 2b40a22bde5d0ea1fccb86b8942e2ebeac2b41d3 ASoC: amd: add acp6x pci driver pm ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/96de6fda8c8150c517b4480c9a53c0747dc7a86a + 96de6fda8c8150c517b4480c9a53c0747dc7a86a ASoC: amd: add acp6x pdm driver dma ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/eb886784e92547562a9dc9f458297e9d3e803357 + eb886784e92547562a9dc9f458297e9d3e803357 ASoC: amd: add acp6x irq handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/5776b53115e73b28fdd41f2f7d159b01d5cfde8e + 5776b53115e73b28fdd41f2f7d159b01d5cfde8e ASoC: amd: add acp6x pdm platform driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/49e52f50dce9e6f1d0e139032ed236009dd1af0e + 49e52f50dce9e6f1d0e139032ed236009dd1af0e ASoC: amd: add platform devices for acp6x pdm driver and dmic driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/4ef809ac7a549727a9313dc2a0e98d3f4a78521f + 4ef809ac7a549727a9313dc2a0e98d3f4a78521f ASoC: amd: add acp6x init/de-init functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/5597e27cb35298afa0ae444bb60682f9d21fc1da + 5597e27cb35298afa0ae444bb60682f9d21fc1da ASoC: amd: add Yellow Carp ACP PCI driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/2778371cf5cb9e92444d9a6c125594c2ec923cae + 2778371cf5cb9e92444d9a6c125594c2ec923cae ASoC: amd: add Yellow Carp ACP6x IP register header + +https://gitlab.com/cki-project/kernel-ark/-/commit/f1cbb3de2ab562334e9f497e80d274fa032ed5a7 + f1cbb3de2ab562334e9f497e80d274fa032ed5a7 ASoC: amd: acp: Add SOF audio support on Chrome board + +https://gitlab.com/cki-project/kernel-ark/-/commit/5d5f5b8af68ebbf9fd6310c643d1ae3da85a8cec + 5d5f5b8af68ebbf9fd6310c643d1ae3da85a8cec ASoC: amd: acp: Add legacy sound card support for Chrome audio + +https://gitlab.com/cki-project/kernel-ark/-/commit/8e9e78db79d81af86cf8b3495543f6d1582d36e3 + 8e9e78db79d81af86cf8b3495543f6d1582d36e3 ASoC: amd: acp: Add generic machine driver support for ACP cards + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f75bc61aa823427dfc354175eb9ef5850722018 + 3f75bc61aa823427dfc354175eb9ef5850722018 ASoC: amd: acp: Add I2S support on Renoir platform + +https://gitlab.com/cki-project/kernel-ark/-/commit/3a5e78ce44cc749c6bf540fb06db84b3b5cbd7c9 + 3a5e78ce44cc749c6bf540fb06db84b3b5cbd7c9 ASoC: amd: Add common framework to support I2S on ACP SOC + +https://gitlab.com/cki-project/kernel-ark/-/commit/336510eb9b22ba3fc16872251a421ade37280b6c + 336510eb9b22ba3fc16872251a421ade37280b6c ALSA: uapi: Fix a C++ style comment in asound.h + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f67f4d8f7b86f1e6e8ba98a7b9159b81f1445f9 + 6f67f4d8f7b86f1e6e8ba98a7b9159b81f1445f9 ALSA: firewire: Fix C++ style comments in uapi header + +https://gitlab.com/cki-project/kernel-ark/-/commit/0112212fd5e68fdcecd07fd25d0f57e1329891fc + 0112212fd5e68fdcecd07fd25d0f57e1329891fc ASoC: rockchip: i2s-tdm: Fix refcount test + +https://gitlab.com/cki-project/kernel-ark/-/commit/99386648e6d0677377c90a84b1e20033dfb12370 + 99386648e6d0677377c90a84b1e20033dfb12370 ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils + +https://gitlab.com/cki-project/kernel-ark/-/commit/2caa8af39713c8f406a9ba904e702e349522c74b + 2caa8af39713c8f406a9ba904e702e349522c74b ASoC: tlv320aic32x4: Make aic32x4_remove() return void + +https://gitlab.com/cki-project/kernel-ark/-/commit/905d52e196443d7fbe317aa786050425cc97f2c3 + 905d52e196443d7fbe317aa786050425cc97f2c3 ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt() + +https://gitlab.com/cki-project/kernel-ark/-/commit/145c39cb6cfcd1a11d8ced5630ba4d69e8ba2ad3 + 145c39cb6cfcd1a11d8ced5630ba4d69e8ba2ad3 ASoC: soc-core: tidyup empty function + +https://gitlab.com/cki-project/kernel-ark/-/commit/f809d54d9ff4fdc8a26a303fa9a4c2de8bbad6d2 + f809d54d9ff4fdc8a26a303fa9a4c2de8bbad6d2 ASoC: soc-component: add snd_soc_component_is_codec() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c92afd782da2203c7cff7738210a376f6e5fa712 + c92afd782da2203c7cff7738210a376f6e5fa712 ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/45248f6c76489297826ff14304df85cf3ca45110 + 45248f6c76489297826ff14304df85cf3ca45110 ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f045e28ef61081e8c05d5ccc3c76f35cd039e57 + 8f045e28ef61081e8c05d5ccc3c76f35cd039e57 ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8e402ca87a11542455d0b9b7a31084919c3bf7e + a8e402ca87a11542455d0b9b7a31084919c3bf7e ALSA: memalloc: Support for non-coherent page allocation + +https://gitlab.com/cki-project/kernel-ark/-/commit/03f4c96c79bf30b02545a22fc3d7cc8984f75894 + 03f4c96c79bf30b02545a22fc3d7cc8984f75894 ALSA: memalloc: Support for non-contiguous page allocation + +https://gitlab.com/cki-project/kernel-ark/-/commit/7570f931a63c3e29948ea0c8c12c6a3a91f79e6a + 7570f931a63c3e29948ea0c8c12c6a3a91f79e6a ALSA: ISA: not for M68K + +https://gitlab.com/cki-project/kernel-ark/-/commit/072589d829fc617e10ea28dd6f7d0a7028ec2274 + 072589d829fc617e10ea28dd6f7d0a7028ec2274 ASoC: rockchip: i2s-tdm: Strip out direct CRU use + +https://gitlab.com/cki-project/kernel-ark/-/commit/31e4a77f810e8c923fdeb62cb98e06c895db1bd3 + 31e4a77f810e8c923fdeb62cb98e06c895db1bd3 ALSA: firewire-motu: notify event for parameter change in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/fe25b432fe22cfcd2584a9d3ddbee54163764fa5 + fe25b432fe22cfcd2584a9d3ddbee54163764fa5 ALSA: firewire-motu: queue event for parameter change in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c97db5a3b87ad4e26311820f316c13a166cbad2 + 5c97db5a3b87ad4e26311820f316c13a166cbad2 ALSA: firewire-motu: add ioctl command to read cached parameters in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/b6f336b9de569eaf30cfedc85352ffa6543b1648 + b6f336b9de569eaf30cfedc85352ffa6543b1648 ALSA: firewire-motu: parse messages for input parameters in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f9bd86f69326b6e1b8d0a0a3e4e303ad36cbd3f + 5f9bd86f69326b6e1b8d0a0a3e4e303ad36cbd3f ALSA: firewire-motu: parse messages for line input parameters in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/8a07a09db90bb249d5d7000e1c5da34c53eb8df6 + 8a07a09db90bb249d5d7000e1c5da34c53eb8df6 ALSA: firewire-motu: parse messages for output parameters in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/43a614747513b0a8f1977ff26536bf4361a86bdd + 43a614747513b0a8f1977ff26536bf4361a86bdd ALSA: firewire-motu: parse messages for mixer output parameters in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/e37b47bd385511333f20bb45171df14b2edc3d0f + e37b47bd385511333f20bb45171df14b2edc3d0f ALSA: firewire-motu: parse messages for mixer source parameters in register-DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/2fe252164bd6ca5240359df40090349a3071e0e2 + 2fe252164bd6ca5240359df40090349a3071e0e2 ALSA: firewire-motu: add ioctl command to read cached hardware meter + +https://gitlab.com/cki-project/kernel-ark/-/commit/ef221371e2a6a85428f3e5cab5d75853a5e0d5bf + ef221371e2a6a85428f3e5cab5d75853a5e0d5bf ALSA: firewire-motu: add message parser for meter information in command DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/8d4ec92833f7d89ce6f28e3722ce7ee536fcc48b + 8d4ec92833f7d89ce6f28e3722ce7ee536fcc48b ALSA: firewire-motu: add message parser to gather meter information in register DSP model + +https://gitlab.com/cki-project/kernel-ark/-/commit/c622441b7fc95113b34084933f429fa55b10fa85 + c622441b7fc95113b34084933f429fa55b10fa85 ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts + +https://gitlab.com/cki-project/kernel-ark/-/commit/6992db8cc179ab6f0aaafe3decc9f3c04bb606b7 + 6992db8cc179ab6f0aaafe3decc9f3c04bb606b7 ASoC: cs42l42: Fix WARN in remove() if running without an interrupt + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4a8cfe4cf2c758157d7cd8711bb3e96c6de3150 + a4a8cfe4cf2c758157d7cd8711bb3e96c6de3150 ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile + +https://gitlab.com/cki-project/kernel-ark/-/commit/5f6876c98262592385b7078247bee0524de95d0d + 5f6876c98262592385b7078247bee0524de95d0d ASoC: cs42l42: Set correct SRC MCLK + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb9767bc0acc42fa5570aa53dcd24d923b73ae0a + cb9767bc0acc42fa5570aa53dcd24d923b73ae0a ASoC: cs42l42: Allow time for HP/ADC to power-up after enable + +https://gitlab.com/cki-project/kernel-ark/-/commit/8ea9614a45e89439ea805f507b2171569a25f239 + 8ea9614a45e89439ea805f507b2171569a25f239 ASoC: cs42l42: Use PLL for SCLK > 12.288MHz + +https://gitlab.com/cki-project/kernel-ark/-/commit/332d6d8b93d0cf06959d4eb1daec66c712b1fc22 + 332d6d8b93d0cf06959d4eb1daec66c712b1fc22 ASoC: cs42l42: Don't claim to support 192k + +https://gitlab.com/cki-project/kernel-ark/-/commit/a6b8d523737afb5e2a68ef635a97d0c97eb1d338 + a6b8d523737afb5e2a68ef635a97d0c97eb1d338 ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e8a74b11eaab33af4bab3f034e06120783f7381 + 5e8a74b11eaab33af4bab3f034e06120783f7381 ASoC: cs42l42: Don't set defaults for volatile registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/d89bf2aac3f1fd49d9f74b54f3106cf92fdfe7fb + d89bf2aac3f1fd49d9f74b54f3106cf92fdfe7fb ASoC: cs42l42: Correct some register default values + +https://gitlab.com/cki-project/kernel-ark/-/commit/d032a21aa18a4ae7ff9522aaa10d301da03e9849 + d032a21aa18a4ae7ff9522aaa10d301da03e9849 ASoC: cs42l42: Always configure both ASP TX channels + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3861849cf1d767c12cea96dbd3ed182253401b2 + a3861849cf1d767c12cea96dbd3ed182253401b2 ASoC: cs42l42: Don't reconfigure the PLL while it is running + +https://gitlab.com/cki-project/kernel-ark/-/commit/799cdbe7e4e02e56ce9366579b0d34f67815931c + 799cdbe7e4e02e56ce9366579b0d34f67815931c ASoC: soc-component: improve error reporting for register access + +https://gitlab.com/cki-project/kernel-ark/-/commit/b89fd31d12fef4dd5094333e82cc4f3399aeb5c9 + b89fd31d12fef4dd5094333e82cc4f3399aeb5c9 ASoC: amd: enable vangogh platform machine driver build + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e7e48a445909cc7e69b37ed07b96f2f1761f929 + 2e7e48a445909cc7e69b37ed07b96f2f1761f929 ASoC: amd: add vangogh machine driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/57078666d3a96b24604aba0a366867487931af8f + 57078666d3a96b24604aba0a366867487931af8f ASoc: amd: create platform device for VG machine driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/7c567dad8c22dbbc17ac0ce605ef2479b4376d70 + 7c567dad8c22dbbc17ac0ce605ef2479b4376d70 ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) + +https://gitlab.com/cki-project/kernel-ark/-/commit/79d61de7a3120d0ee233df61511da1ba9f3d035e + 79d61de7a3120d0ee233df61511da1ba9f3d035e ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) + +https://gitlab.com/cki-project/kernel-ark/-/commit/d46057de9e2a4e5ad55b0de9354582c9a864f0d5 + d46057de9e2a4e5ad55b0de9354582c9a864f0d5 ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) + +https://gitlab.com/cki-project/kernel-ark/-/commit/a3bf42adaf7cfe2cad00926195810171c0b8a400 + a3bf42adaf7cfe2cad00926195810171c0b8a400 ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) + +https://gitlab.com/cki-project/kernel-ark/-/commit/df5a2452bec77d658e88f683c47894f7a0521b78 + df5a2452bec77d658e88f683c47894f7a0521b78 ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) + +https://gitlab.com/cki-project/kernel-ark/-/commit/13e8030e5d5720673651b40fd6d0eb5b12bf4f4c + 13e8030e5d5720673651b40fd6d0eb5b12bf4f4c ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) + +https://gitlab.com/cki-project/kernel-ark/-/commit/1c889d21d2d8f3ee1cd95569685a7c64cdefb604 + 1c889d21d2d8f3ee1cd95569685a7c64cdefb604 ASoC: add Audio Graph Card2 Custom Sample + +https://gitlab.com/cki-project/kernel-ark/-/commit/3176032df06ba211b52b6b3bee62a7df950ff7fe + 3176032df06ba211b52b6b3bee62a7df950ff7fe ASoC: audio-graph-card2: add Codec2Codec support + +https://gitlab.com/cki-project/kernel-ark/-/commit/279ca2a1aabc026e10617d287944c5875fffa672 + 279ca2a1aabc026e10617d287944c5875fffa672 ASoC: audio-graph-card2: add DPCM support + +https://gitlab.com/cki-project/kernel-ark/-/commit/e91b3b0f682c442596c203bfea96e0f5223c204f + e91b3b0f682c442596c203bfea96e0f5223c204f ASoC: audio-graph-card2: add Multi CPU/Codec support + +https://gitlab.com/cki-project/kernel-ark/-/commit/190cfb7a35fb0a06b034f7f45252ae06868c79f0 + 190cfb7a35fb0a06b034f7f45252ae06868c79f0 ASoC: add Audio Graph Card2 driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/816597916caf1d3d1f30c24098f98a863c654858 + 816597916caf1d3d1f30c24098f98a863c654858 ASoC: simple-card-utils: add codec2codec support + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8e917f1cbb62503b6beaa84c31e63b31cd39854 + b8e917f1cbb62503b6beaa84c31e63b31cd39854 ASoC: simple-card-utils: add asoc_graph_is_ports0() + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee5871b19487195c0772997bc35774f4cb57ef1d + ee5871b19487195c0772997bc35774f4cb57ef1d ASoC: test-component: add Test Component for Sound debug/test + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea6709d8fc3f5cc4d5c965512d02049f7134216a + ea6709d8fc3f5cc4d5c965512d02049f7134216a ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers + +https://gitlab.com/cki-project/kernel-ark/-/commit/40ecd27957b9cc46ff56a39c98b6925f83a20f9d + 40ecd27957b9cc46ff56a39c98b6925f83a20f9d ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca06ed27e81f21db0286e5aac59504d9bd34a8c4 + ca06ed27e81f21db0286e5aac59504d9bd34a8c4 ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync() + +https://gitlab.com/cki-project/kernel-ark/-/commit/0355b0622dea76669675341ab65b0771b530214e + 0355b0622dea76669675341ab65b0771b530214e ALSA: usb-audio: Initialize every feature unit once at probe time + +https://gitlab.com/cki-project/kernel-ark/-/commit/803f118daacc1e44b39b85b688cd48ced6d4cba2 + 803f118daacc1e44b39b85b688cd48ced6d4cba2 ALSA: usb-audio: Drop superfluous error message after disconnection + +https://gitlab.com/cki-project/kernel-ark/-/commit/9333860d95d97d8e6666147c1bc5e3d51a5625ed + 9333860d95d97d8e6666147c1bc5e3d51a5625ed ALSA: usb-audio: Downgrade error message in get_ctl_value_v2() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a6ec0321fdc27c210fe49783c72ce40cb3f86e5d + a6ec0321fdc27c210fe49783c72ce40cb3f86e5d ALSA: hda/realtek: Add quirk for Clevo PC50HS + +https://gitlab.com/cki-project/kernel-ark/-/commit/cc87aafd1b16cb804613ec50b437d954f87eeb67 + cc87aafd1b16cb804613ec50b437d954f87eeb67 ALSA: usb-audio: add Schiit Hel device to quirk table + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a662f9ab0686cc63a818d0be5fa5964a92a0f35 + 0a662f9ab0686cc63a818d0be5fa5964a92a0f35 ASoC: rt5682: fix a little pop while playback + +https://gitlab.com/cki-project/kernel-ark/-/commit/431395c8dc994c0bee1e8c809384fd1e1ddd6ee3 + 431395c8dc994c0bee1e8c809384fd1e1ddd6ee3 ASoC: rt1011: Fix 'I2S Reference' enum control + +https://gitlab.com/cki-project/kernel-ark/-/commit/020975bbd4a50bdc1db44532211274aa46bb33cf + 020975bbd4a50bdc1db44532211274aa46bb33cf ASoC: wm8960: Fix clock configuration on slave mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/e19820f23e15260929d71462e29375552a232b6b + e19820f23e15260929d71462e29375552a232b6b ASoC: rt9120: Add rt9210 audio amplifier support + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6b1097c37e7e60deea1872bbf537a7f0f6e4dc3 + c6b1097c37e7e60deea1872bbf537a7f0f6e4dc3 ASoC: amd: vangogh: constify static struct snd_soc_dai_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/3b34d4098e06e719e830c2d43f87a400fa9092dd + 3b34d4098e06e719e830c2d43f87a400fa9092dd ASoC: mediatek: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/982e7ec87c9b04b93ce512535ea214b7638130b3 + 982e7ec87c9b04b93ce512535ea214b7638130b3 ASoC: rt9120: Drop rt9210 audio amplifier support + +https://gitlab.com/cki-project/kernel-ark/-/commit/f5c2c476f252acb3dd040b7852810be99c66cfb5 + f5c2c476f252acb3dd040b7852810be99c66cfb5 ALSA: usb-audio: Add quirk for VF0770 + +https://gitlab.com/cki-project/kernel-ark/-/commit/654636828297b15a69285fc77aabba124b34624a + 654636828297b15a69285fc77aabba124b34624a ALSA: hda: avoid write to STATESTS if controller is in reset + +https://gitlab.com/cki-project/kernel-ark/-/commit/24a5c20693c448e5a87d10f6d833ee121c9f744a + 24a5c20693c448e5a87d10f6d833ee121c9f744a ALSA: usb-audio: Less restriction for low-latency playback mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/8b349a3c154d01b7252e0a93239ee9e3268e58a0 + 8b349a3c154d01b7252e0a93239ee9e3268e58a0 ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW + +https://gitlab.com/cki-project/kernel-ark/-/commit/76af70b01d89020d4158aaae331b7f1e471517b8 + 76af70b01d89020d4158aaae331b7f1e471517b8 ASoC: rt1011: Fix 'I2S Reference' enum control caused error + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e255cc332b9a9ed59b35e35dd1be968eec653ab + 4e255cc332b9a9ed59b35e35dd1be968eec653ab ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets + +https://gitlab.com/cki-project/kernel-ark/-/commit/a4d01fa86c54a28356edb6726cc2c52b6bd8c965 + a4d01fa86c54a28356edb6726cc2c52b6bd8c965 ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl + +https://gitlab.com/cki-project/kernel-ark/-/commit/ba82cfb2c12266b65d942d29038227f8f3727e94 + ba82cfb2c12266b65d942d29038227f8f3727e94 ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e6339073c0e41b3fcbd1e599dd91ae846b07e0a + 1e6339073c0e41b3fcbd1e599dd91ae846b07e0a ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk + +https://gitlab.com/cki-project/kernel-ark/-/commit/9215045b3178f1aacd78087485f030529f8c7da1 + 9215045b3178f1aacd78087485f030529f8c7da1 ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device + +https://gitlab.com/cki-project/kernel-ark/-/commit/83c2510bf0ed84744c0d928f41f43cb9ac3071db + 83c2510bf0ed84744c0d928f41f43cb9ac3071db ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() + +https://gitlab.com/cki-project/kernel-ark/-/commit/13aa9c2e59bd60c40f0b3c2d8b833689d23daa14 + 13aa9c2e59bd60c40f0b3c2d8b833689d23daa14 ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation + +https://gitlab.com/cki-project/kernel-ark/-/commit/1985795db2e3ae38de85cda0ab6d9ed7adf14877 + 1985795db2e3ae38de85cda0ab6d9ed7adf14877 ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk + +https://gitlab.com/cki-project/kernel-ark/-/commit/5261c24ad707f3839f3480903be959bd01d27963 + 5261c24ad707f3839f3480903be959bd01d27963 ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device + +https://gitlab.com/cki-project/kernel-ark/-/commit/fcde9c221fa91a7c5f8123f5e108a8863f55eb9a + fcde9c221fa91a7c5f8123f5e108a8863f55eb9a ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata() + +https://gitlab.com/cki-project/kernel-ark/-/commit/40e1c33fa30982d9591ec887315e026f98e8fa43 + 40e1c33fa30982d9591ec887315e026f98e8fa43 ASoC: amd: Kconfig: Select fch clock support with machine driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/c465051efc1035f6db2735431325312b75bc6276 + c465051efc1035f6db2735431325312b75bc6276 ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3409073ce0a7fd832a328345a64f2d33dbf683ce + 3409073ce0a7fd832a328345a64f2d33dbf683ce ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 + +https://gitlab.com/cki-project/kernel-ark/-/commit/90b8a90292c00df599f1d19002ed7e2c2c67cf21 + 90b8a90292c00df599f1d19002ed7e2c2c67cf21 ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb9974ab1087de2bbf15c488f12a9e03da830581 + fb9974ab1087de2bbf15c488f12a9e03da830581 ASoC: rockchip: i2s-tdm: Fix error handling on i2s_tdm_prepare_enable_mclk failure + +https://gitlab.com/cki-project/kernel-ark/-/commit/020748143797e74e205beaf39d0401b9361bd3f3 + 020748143797e74e205beaf39d0401b9361bd3f3 ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_io + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa8cdb4b7071c48e22f4b52f25cc4006f02f2155 + aa8cdb4b7071c48e22f4b52f25cc4006f02f2155 ASoC: mediatek: mt8195: update audsys clock parent name + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b24813262c3a74b3353ef1bc7da06ff6f343d2e + 0b24813262c3a74b3353ef1bc7da06ff6f343d2e ASoC: SOF: prepare code to allocate IPC messages in fw_ready + +https://gitlab.com/cki-project/kernel-ark/-/commit/e83a1060124c31cae3d27b2fc90e017f9b160930 + e83a1060124c31cae3d27b2fc90e017f9b160930 ASoC: rt9120: Add rt9210 audio amplifier support + +https://gitlab.com/cki-project/kernel-ark/-/commit/552820e11421e0cab7da4b73b1496b3a602db747 + 552820e11421e0cab7da4b73b1496b3a602db747 ASoC: soc-pcm: restore mixer functionality + +https://gitlab.com/cki-project/kernel-ark/-/commit/c0f156a4982e09a70343cce5667e3b838be5b3fb + c0f156a4982e09a70343cce5667e3b838be5b3fb ASoC: rt5682s: Fix hp pop produced immediately after resuming + +https://gitlab.com/cki-project/kernel-ark/-/commit/46cbb3c290086d728d817155c11eb8c25ffccdfd + 46cbb3c290086d728d817155c11eb8c25ffccdfd ASoC: rockchip: add support for i2s-tdm controller + +https://gitlab.com/cki-project/kernel-ark/-/commit/34b73364ef3d51e55222530d8e937de74090e194 + 34b73364ef3d51e55222530d8e937de74090e194 ASoC: SOF: Introduce fragment elapsed notification API + +https://gitlab.com/cki-project/kernel-ark/-/commit/419a14412c45773dc62b44ab6a1454db8e1b6a26 + 419a14412c45773dc62b44ab6a1454db8e1b6a26 ASoC: SOF: imx: Use newly introduced generic IPC stream ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/eea0941b6a77d1edcf33cfcc32896aff30272363 + eea0941b6a77d1edcf33cfcc32896aff30272363 ASoC: SOF: Make Intel IPC stream ops generic + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3ec322fc9d19c87af324612d1ced4e00524bbaa + f3ec322fc9d19c87af324612d1ced4e00524bbaa ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks + +https://gitlab.com/cki-project/kernel-ark/-/commit/8726823a351fe036cacd88693c540435915287d4 + 8726823a351fe036cacd88693c540435915287d4 ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev + +https://gitlab.com/cki-project/kernel-ark/-/commit/123817c4ffa0357b0a3647965ff4d8fc69c8fc21 + 123817c4ffa0357b0a3647965ff4d8fc69c8fc21 ASoC: SOF: topology: do not power down primary core during topology removal + +https://gitlab.com/cki-project/kernel-ark/-/commit/299a483d5b3f240ea1f7a02a5ec42c6412329eb3 + 299a483d5b3f240ea1f7a02a5ec42c6412329eb3 ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is set + +https://gitlab.com/cki-project/kernel-ark/-/commit/9814610a67f64236108d88eeeba738930ef3bfed + 9814610a67f64236108d88eeeba738930ef3bfed ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8edd8c4802bb7201146616999f39f80463d81a1 + a8edd8c4802bb7201146616999f39f80463d81a1 ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/01ab7b3ee1bc268494f4dd8b4e7fa3051ea086c3 + 01ab7b3ee1bc268494f4dd8b4e7fa3051ea086c3 ASoC: SOF: core: Clean up snd_sof_get_status() prints + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb8b6f2a2b72cac7a4c98a71b3110fa8b30e3861 + cb8b6f2a2b72cac7a4c98a71b3110fa8b30e3861 ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/9cdbf7a2dae7d94af50c097110c9b65d54921e6c + 9cdbf7a2dae7d94af50c097110c9b65d54921e6c ASoC: SOF: Introduce macro to set the firmware state + +https://gitlab.com/cki-project/kernel-ark/-/commit/a39b8d9985e3411c3b770a318437208d7c4305bc + a39b8d9985e3411c3b770a318437208d7c4305bc ASoC: SOF: ops: Force DSP panic dumps to be printed + +https://gitlab.com/cki-project/kernel-ark/-/commit/8458b6406b95b2a237f762ece0b67981a2a16300 + 8458b6406b95b2a237f762ece0b67981a2a16300 ASoC: SOF: ipc: Re-enable dumps after successful IPC tx + +https://gitlab.com/cki-project/kernel-ark/-/commit/3fbec6bf7c13e4aacae757c5dde19fd1faa15c01 + 3fbec6bf7c13e4aacae757c5dde19fd1faa15c01 ASoC: SOF: debug: Print out the fw_state along with the DSP dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/c84f1176f9999bd6bd432dbb904b93fd7467d0f9 + c84f1176f9999bd6bd432dbb904b93fd7467d0f9 ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err + +https://gitlab.com/cki-project/kernel-ark/-/commit/f9715b82851411ee4e53cb49832f017076b56c51 + f9715b82851411ee4e53cb49832f017076b56c51 ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump + +https://gitlab.com/cki-project/kernel-ark/-/commit/1992b0cda924858ee769a7a3da9f2528bf329605 + 1992b0cda924858ee769a7a3da9f2528bf329605 ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping + +https://gitlab.com/cki-project/kernel-ark/-/commit/a437fe57014e7cb6c687d2712dc33184ed9a67a1 + a437fe57014e7cb6c687d2712dc33184ed9a67a1 ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header + +https://gitlab.com/cki-project/kernel-ark/-/commit/3b85e166701f6335c4b2dc523ad57fe047e16cb0 + 3b85e166701f6335c4b2dc523ad57fe047e16cb0 ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3491f64ed1f15e55dfb5394f927c45784a20ed6e + 3491f64ed1f15e55dfb5394f927c45784a20ed6e ASoC: SOF: loader: Print the DSP dump if boot fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/e7f966973bb2bff96d3dd64e6544db54ee84d83a + e7f966973bb2bff96d3dd64e6544db54ee84d83a ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise + +https://gitlab.com/cki-project/kernel-ark/-/commit/6558f70e3a8f9f99efbf29e13ebe6d6df59b0187 + 6558f70e3a8f9f99efbf29e13ebe6d6df59b0187 ASoC: SOF: ipc and dsp dump: Add markers for better visibility + +https://gitlab.com/cki-project/kernel-ark/-/commit/1ff2e6860dda429f7955bb7ed19af4927a88a3af + 1ff2e6860dda429f7955bb7ed19af4927a88a3af ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b8612913ca4ecda85b1afdd38dfe2647d9fdbe7 + 9b8612913ca4ecda85b1afdd38dfe2647d9fdbe7 ASoC: SOF: core: debug: force all processing on primary core + +https://gitlab.com/cki-project/kernel-ark/-/commit/82ff5febad6bbbe55b20be84d0d7851e495a06b4 + 82ff5febad6bbbe55b20be84d0d7851e495a06b4 ASoC: max98927: Handle reset gpio when probing i2c + +https://gitlab.com/cki-project/kernel-ark/-/commit/be31fadbd9561496ff349afb375648e4cace3fb3 + be31fadbd9561496ff349afb375648e4cace3fb3 ASoC: codec: wcd938x: Add irq config support + +https://gitlab.com/cki-project/kernel-ark/-/commit/91ff78dbbd844226b3c3bca70b5994a6b59ce352 + 91ff78dbbd844226b3c3bca70b5994a6b59ce352 ASoC: DAPM: Fix missing kctl change notifications + +https://gitlab.com/cki-project/kernel-ark/-/commit/74bd71ce7773e35aa1c0cc6a528e3c03e8007417 + 74bd71ce7773e35aa1c0cc6a528e3c03e8007417 ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation + +https://gitlab.com/cki-project/kernel-ark/-/commit/e5afa32203d11f8cea54a5843f2af8f8b337e88f + e5afa32203d11f8cea54a5843f2af8f8b337e88f ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() + +https://gitlab.com/cki-project/kernel-ark/-/commit/0956956bae671397bf3a137447e2d0a8d742fa3f + 0956956bae671397bf3a137447e2d0a8d742fa3f ASoC: Intel: bytcht_es8316: Use temporary variable for struct device + +https://gitlab.com/cki-project/kernel-ark/-/commit/fbeecb49461e1b1eaa37ff2e1415f6d08bfb8051 + fbeecb49461e1b1eaa37ff2e1415f6d08bfb8051 ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() + +https://gitlab.com/cki-project/kernel-ark/-/commit/39a311fb5ea2844c012ea16b57c6aa8975989b93 + 39a311fb5ea2844c012ea16b57c6aa8975989b93 ASoC: wcd938x: Fix jack detection issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/1cb13ab07f71026ccd75935920861d39822ddf4c + 1cb13ab07f71026ccd75935920861d39822ddf4c ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams + +https://gitlab.com/cki-project/kernel-ark/-/commit/3d0a1c88ec70a4abaebeea4cb7a6ebc927cd9549 + 3d0a1c88ec70a4abaebeea4cb7a6ebc927cd9549 ALSA: pcm: Add more disconnection checks at file ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/a358372cde47d5e0307b9fd0eb98231b0407666b + a358372cde47d5e0307b9fd0eb98231b0407666b ALSA: hda: intel: Allow repeatedly probing on codec configuration errors + +https://gitlab.com/cki-project/kernel-ark/-/commit/d07f22aa0328c47c4c422c48f198899dee02e82b + d07f22aa0328c47c4c422c48f198899dee02e82b ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 + +https://gitlab.com/cki-project/kernel-ark/-/commit/14b6eacb71b6c780279025a922b8221d9d3394d7 + 14b6eacb71b6c780279025a922b8221d9d3394d7 ASoC: SOF: OF: Add fw_path and tplg_path parameters + +https://gitlab.com/cki-project/kernel-ark/-/commit/6dd83b2e84be9e5b3fdab54e9424eef4233b655a + 6dd83b2e84be9e5b3fdab54e9424eef4233b655a ASoC: amd: acp-rt5645: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/9d1e4f6f45dee20cf11b820014825ad9ce5e6cb2 + 9d1e4f6f45dee20cf11b820014825ad9ce5e6cb2 ASoC: SOF: topology: return error if sof_connect_dai_widget() fails + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a4ad492bbf3bc84ce71843f6808254b26d62c0d + 4a4ad492bbf3bc84ce71843f6808254b26d62c0d ASoC: SOF: topology: allow for dynamic pipelines override for debug + +https://gitlab.com/cki-project/kernel-ark/-/commit/e143fbd7bd71f352bdc3da77dd0ed4faa3254761 + e143fbd7bd71f352bdc3da77dd0ed4faa3254761 ASoC: SOF: topology: show clks_control value in dynamic debug + +https://gitlab.com/cki-project/kernel-ark/-/commit/50e7630bc0c9f3bb0e131608555e83983d392f14 + 50e7630bc0c9f3bb0e131608555e83983d392f14 ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelines + +https://gitlab.com/cki-project/kernel-ark/-/commit/7926840edc358ad24311b81a7fe95791e61bb952 + 7926840edc358ad24311b81a7fe95791e61bb952 ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bits + +https://gitlab.com/cki-project/kernel-ark/-/commit/d3b3e332906bb3d7d2392dd6a7dbb6b897e94602 + d3b3e332906bb3d7d2392dd6a7dbb6b897e94602 ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG + +https://gitlab.com/cki-project/kernel-ark/-/commit/e49696157657db9b7b2417c4e5d743c75c838c36 + e49696157657db9b7b2417c4e5d743c75c838c36 ASoC: SOF: dai: include new flags for DAI_CONFIG + +https://gitlab.com/cki-project/kernel-ark/-/commit/2be08f2f2994ddc4361f2fd287d55c52a27cbd84 + 2be08f2f2994ddc4361f2fd287d55c52a27cbd84 ASoC: SOF: dai: mirror group_id definition added in firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/491320189bb11812fdb2b1448414e0a9c94791b9 + 491320189bb11812fdb2b1448414e0a9c94791b9 ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45 + +https://gitlab.com/cki-project/kernel-ark/-/commit/f00e871c88465ee67bbc1aa8bce6b6aa176e74cb + f00e871c88465ee67bbc1aa8bce6b6aa176e74cb ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b09b28c1d87076c1008890965a52ed8c5757cbb + 9b09b28c1d87076c1008890965a52ed8c5757cbb ASoC: Intel: add machine driver for SOF+ES8336 + +https://gitlab.com/cki-project/kernel-ark/-/commit/787319724396dfa6a2658d3dff1c9adacef4c88e + 787319724396dfa6a2658d3dff1c9adacef4c88e ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/634bb035144aa0cfc3f32eec7bd0244c36a4ee16 + 634bb035144aa0cfc3f32eec7bd0244c36a4ee16 ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/5c36348c856df1025e75e19cdb55bdffbdb97ae7 + 5c36348c856df1025e75e19cdb55bdffbdb97ae7 ALSA: hda/realtek - ALC236 headset MIC recording issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/fc0a18e8750c50e4b3faf0686102eecc0ffeb323 + fc0a18e8750c50e4b3faf0686102eecc0ffeb323 ALSA: usb-audio: Enable rate validation for Scarlett devices + +https://gitlab.com/cki-project/kernel-ark/-/commit/546a90c3662b7e0e5277c71eac1e11205951af46 + 546a90c3662b7e0e5277c71eac1e11205951af46 ASoC: Intel: cht_bsw_nau8824: Set card.components string + +https://gitlab.com/cki-project/kernel-ark/-/commit/d434f850fb6d363e761b0e2c2aa3949b22e3595d + d434f850fb6d363e761b0e2c2aa3949b22e3595d ASoC: nau8824: Add a nau8824_components() helper + +https://gitlab.com/cki-project/kernel-ark/-/commit/36fa78b1a8dcf2201008f3fcae61c51a7771420d + 36fa78b1a8dcf2201008f3fcae61c51a7771420d ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect + +https://gitlab.com/cki-project/kernel-ark/-/commit/6094e2fa71eb1777d60666f18158679e1f229ef6 + 6094e2fa71eb1777d60666f18158679e1f229ef6 ASoC: nau8824: Fix NAU8824_JACK_LOGIC define + +https://gitlab.com/cki-project/kernel-ark/-/commit/c4d24fbd7682bb9217f24e97f214325761364b68 + c4d24fbd7682bb9217f24e97f214325761364b68 ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/55a5f97623d8fe8aa04b2b77d8bd3389d68c7758 + 55a5f97623d8fe8aa04b2b77d8bd3389d68c7758 ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ + +https://gitlab.com/cki-project/kernel-ark/-/commit/942cbf6c9ba9e4dd03e00497e2824fe6851b3794 + 942cbf6c9ba9e4dd03e00497e2824fe6851b3794 ALSA: hda/realtek: Add quirk for Clevo X170KM-G + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec36769a86cc672d9c5737f08c2060682480b1b5 + ec36769a86cc672d9c5737f08c2060682480b1b5 ALSA: hda/realtek: Complete partial device name to avoid ambiguity + +https://gitlab.com/cki-project/kernel-ark/-/commit/3918decf8923c2b7d9576bfe3811f0ede7202b21 + 3918decf8923c2b7d9576bfe3811f0ede7202b21 ASoC: nau8821: new driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/1b63d393bb1fcdc9f3a7b5c3664a08d75765bfbd + 1b63d393bb1fcdc9f3a7b5c3664a08d75765bfbd ASoC: fsl_spdif: implement bypass mode from in to out + +https://gitlab.com/cki-project/kernel-ark/-/commit/cba7181279ad7ac84577097b6a523d502cfa7cfc + cba7181279ad7ac84577097b6a523d502cfa7cfc ASoC: SOF: topology: Add kernel parameter for topology verification + +https://gitlab.com/cki-project/kernel-ark/-/commit/af84b7d9dff6613624edbc132b8fd2beef0a8b27 + af84b7d9dff6613624edbc132b8fd2beef0a8b27 ASoC: SOF: Add support for dynamic pipelines + +https://gitlab.com/cki-project/kernel-ark/-/commit/afc7fa8dd21a09f7b00572ba4865b4e0d40b6697 + afc7fa8dd21a09f7b00572ba4865b4e0d40b6697 ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC + +https://gitlab.com/cki-project/kernel-ark/-/commit/d390c32bc5c301a8e3978f3d0acea9e74c4fe25c + d390c32bc5c301a8e3978f3d0acea9e74c4fe25c ASoC: SOF: Introduce widget use_count + +https://gitlab.com/cki-project/kernel-ark/-/commit/bfcb3a34a27fed1045629644d2a29548cdca0bae + bfcb3a34a27fed1045629644d2a29548cdca0bae ASoC: SOF: Don't set up widgets during topology parsing + +https://gitlab.com/cki-project/kernel-ark/-/commit/14f65b4a609cc23e6d158db902d8e5010b3f5ca5 + 14f65b4a609cc23e6d158db902d8e5010b3f5ca5 ASoC: SOF: restore kcontrols for widget during set up + +https://gitlab.com/cki-project/kernel-ark/-/commit/415ec6daef0a1057dd5cbf35e6dd18d7772ba891 + 415ec6daef0a1057dd5cbf35e6dd18d7772ba891 ASoC: SOF: Add new fields to snd_sof_route + +https://gitlab.com/cki-project/kernel-ark/-/commit/594ce906dc6e514e897019a67f2cd75428edced0 + 594ce906dc6e514e897019a67f2cd75428edced0 AsoC: dapm: export a couple of functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/c9ac3d3a29d0d1f2cc5d061bc3bb47df401775c8 + c9ac3d3a29d0d1f2cc5d061bc3bb47df401775c8 ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up + +https://gitlab.com/cki-project/kernel-ark/-/commit/c8665ed0009961eae1eea38899d8ee956dbb55c6 + c8665ed0009961eae1eea38899d8ee956dbb55c6 ASoC: SOF: topology: Add new token for dynamic pipeline + +https://gitlab.com/cki-project/kernel-ark/-/commit/967cacf82490941968723ef6ad884ca59c287e87 + 967cacf82490941968723ef6ad884ca59c287e87 ASoC: SOF: control: Add access field in struct snd_sof_control + +https://gitlab.com/cki-project/kernel-ark/-/commit/c73d02275b1179f14bbdc8d2192dd2f6b20fa209 + c73d02275b1179f14bbdc8d2192dd2f6b20fa209 ASoC: topology: change the complete op in snd_soc_tplg_ops to return int + +https://gitlab.com/cki-project/kernel-ark/-/commit/46468ba1faa245070f520f9a203525e4630f5fba + 46468ba1faa245070f520f9a203525e4630f5fba ASoC: qcom: apq8096: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1ddf7116a288d5d58ab2a01aced8ffe458d91b1 + a1ddf7116a288d5d58ab2a01aced8ffe458d91b1 ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes + +https://gitlab.com/cki-project/kernel-ark/-/commit/50e158f5b56e3f523b24b1ed587efc0ed7adab6b + 50e158f5b56e3f523b24b1ed587efc0ed7adab6b ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while playback + +https://gitlab.com/cki-project/kernel-ark/-/commit/da1595f42bf709e9176c332a87f189d6ee649754 + da1595f42bf709e9176c332a87f189d6ee649754 ASoC: mediatek: mt8195: move of_node_put to remove function + +https://gitlab.com/cki-project/kernel-ark/-/commit/350181963a7b8a7816146d36fd293bf442f9ad17 + 350181963a7b8a7816146d36fd293bf442f9ad17 ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp + +https://gitlab.com/cki-project/kernel-ark/-/commit/f17d51a6af29b318be4241667905b42236b30ce1 + f17d51a6af29b318be4241667905b42236b30ce1 ASoC: tegra: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/da27ad3ad0abba3ee5907e06af4bae8a5788f42d + da27ad3ad0abba3ee5907e06af4bae8a5788f42d ASoC: soc-component: Remove conditional definition of debugfs data members + +https://gitlab.com/cki-project/kernel-ark/-/commit/823a0d96586f825ecf0752f76013191e7a4563bc + 823a0d96586f825ecf0752f76013191e7a4563bc ALSA: usb-audio: Fix packet size calculation regression + +https://gitlab.com/cki-project/kernel-ark/-/commit/3efc14cf37f4a3fbd8eb84abd3400806a53a895f + 3efc14cf37f4a3fbd8eb84abd3400806a53a895f ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 + +https://gitlab.com/cki-project/kernel-ark/-/commit/3264123e003cb687350b0d64fb88699da158fd96 + 3264123e003cb687350b0d64fb88699da158fd96 ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX1604 + +https://gitlab.com/cki-project/kernel-ark/-/commit/aee03d8b676e4b846eb76c0f8499a42f437369ec + aee03d8b676e4b846eb76c0f8499a42f437369ec soundwire: debugfs: use controller id and link_id for debugfs + +https://gitlab.com/cki-project/kernel-ark/-/commit/f92b8050d460597abbe77e161c849b4770a0acb1 + f92b8050d460597abbe77e161c849b4770a0acb1 ASoC: rt5682: move clk related code to rt5682_i2c_probe + +https://gitlab.com/cki-project/kernel-ark/-/commit/7116cf1e9fdb6a106110394ad0e17c0ea91bab6e + 7116cf1e9fdb6a106110394ad0e17c0ea91bab6e ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULP + +https://gitlab.com/cki-project/kernel-ark/-/commit/0498a188b0819f2488e9158f82b1fed77261b733 + 0498a188b0819f2488e9158f82b1fed77261b733 ASoC: wm_adsp: remove a repeated including + +https://gitlab.com/cki-project/kernel-ark/-/commit/69ccc70e03dfe341e07ca8fe4bfc2e48e0888eb3 + 69ccc70e03dfe341e07ca8fe4bfc2e48e0888eb3 ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig + +https://gitlab.com/cki-project/kernel-ark/-/commit/ac8d406d46611e8efc5332d7431b980d55595b11 + ac8d406d46611e8efc5332d7431b980d55595b11 ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK + +https://gitlab.com/cki-project/kernel-ark/-/commit/a72783e0231b9d1f8b132fce76851a22f9297a34 + a72783e0231b9d1f8b132fce76851a22f9297a34 ASoC: rt5682s: Use dev_dbg instead of pr_debug + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b683459fd59fca8bce03e2d3d03151b2329ec66 + 4b683459fd59fca8bce03e2d3d03151b2329ec66 ASoC: rt5682s: Remove the volatile SW reset register from reg_default + +https://gitlab.com/cki-project/kernel-ark/-/commit/893871308eba78032e0de0166bdadf38470c668c + 893871308eba78032e0de0166bdadf38470c668c ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working + +https://gitlab.com/cki-project/kernel-ark/-/commit/768a949667d4457c2dc09bccf1d68610f66f1989 + 768a949667d4457c2dc09bccf1d68610f66f1989 ALSA: seq: Fix a potential UAF by wrong private_free call order + +https://gitlab.com/cki-project/kernel-ark/-/commit/ccbe99e1d8d8e1660812fd1c75deff4389fd9a62 + ccbe99e1d8d8e1660812fd1c75deff4389fd9a62 ALSA: usb-audio: Avoid killing in-flight URBs during draining + +https://gitlab.com/cki-project/kernel-ark/-/commit/1d41c067ac475ddafa6d27a2b730ff0e722c9772 + 1d41c067ac475ddafa6d27a2b730ff0e722c9772 ALSA: usb-audio: Improved lowlatency playback support + +https://gitlab.com/cki-project/kernel-ark/-/commit/17d959a9334443809dc096db2ca93f429a44592f + 17d959a9334443809dc096db2ca93f429a44592f ALSA: usb-audio: Add spinlock to stop_urbs() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3c7a6cfdab4d7ff5a6b2859541daaf2b756d50ef + 3c7a6cfdab4d7ff5a6b2859541daaf2b756d50ef ALSA: usb-audio: Check available frames for the next packet size + +https://gitlab.com/cki-project/kernel-ark/-/commit/1dd8f523ce71f315f89767258ece3452f59ad970 + 1dd8f523ce71f315f89767258ece3452f59ad970 ALSA: usb-audio: Disable low-latency mode for implicit feedback sync + +https://gitlab.com/cki-project/kernel-ark/-/commit/d074dfcedac1f988c174e0efc79bb37754396edd + d074dfcedac1f988c174e0efc79bb37754396edd ALSA: usb-audio: Disable low-latency playback for free-wheel mode + +https://gitlab.com/cki-project/kernel-ark/-/commit/fc0fde663cc3f1bc911881f6e08243f0227152c9 + fc0fde663cc3f1bc911881f6e08243f0227152c9 ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback + +https://gitlab.com/cki-project/kernel-ark/-/commit/3dc63780d3185308c9473e11b0215d24149a9cf0 + 3dc63780d3185308c9473e11b0215d24149a9cf0 ALSA: usb-audio: Fix possible race at sync of urb completions + +https://gitlab.com/cki-project/kernel-ark/-/commit/2be92c6ffdad8d2243a7ec229ce5584ddaa723ab + 2be92c6ffdad8d2243a7ec229ce5584ddaa723ab ALSA: usb-audio: Restrict rates for the shared clocks + +https://gitlab.com/cki-project/kernel-ark/-/commit/0066a1db174453a1335484bea149339fde6ea85a + 0066a1db174453a1335484bea149339fde6ea85a ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop + +https://gitlab.com/cki-project/kernel-ark/-/commit/34f0955a0704697b615e59af2be3e747acda73c9 + 34f0955a0704697b615e59af2be3e747acda73c9 ALSA: hda: Use position buffer for SKL+ again + +https://gitlab.com/cki-project/kernel-ark/-/commit/b534138f090f261485eb8bf0bac002ccf61c184d + b534138f090f261485eb8bf0bac002ccf61c184d ALSA: hda: Reduce udelay() at SKL+ position reporting + +https://gitlab.com/cki-project/kernel-ark/-/commit/53a0d3a75fbde8b954f61a745faf7767592689e3 + 53a0d3a75fbde8b954f61a745faf7767592689e3 ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer + +https://gitlab.com/cki-project/kernel-ark/-/commit/6786a09a699fe07a6e1ffb0d1a052cbd32a7fbd9 + 6786a09a699fe07a6e1ffb0d1a052cbd32a7fbd9 ALSA: virtio: Replace zero-length array with flexible-array member + +https://gitlab.com/cki-project/kernel-ark/-/commit/f537214aa82e782054a98b106c6e0751e6612c1d + f537214aa82e782054a98b106c6e0751e6612c1d ASoC: ux500: mop500: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb189c35a30eae7bc06a7697494a4b296a707caa + cb189c35a30eae7bc06a7697494a4b296a707caa ASoC: ti: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/53de4239ff38e6fff31c5abe474258c2cf67569f + 53de4239ff38e6fff31c5abe474258c2cf67569f ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier + +https://gitlab.com/cki-project/kernel-ark/-/commit/f44fda1afff2e9f8ac2c4958579d6c784a084790 + f44fda1afff2e9f8ac2c4958579d6c784a084790 ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done() + +https://gitlab.com/cki-project/kernel-ark/-/commit/3a90c0b0d25706063ef9447e20a9b47729c579f7 + 3a90c0b0d25706063ef9447e20a9b47729c579f7 ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__ + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c29b98207d9ed42d2097763cb3fd0645eead2a8 + 2c29b98207d9ed42d2097763cb3fd0645eead2a8 ASoC: SOF: add error handling to snd_sof_ipc_msg_data() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c0ae5b2c214d61c67b09084add4aaa3333e50551 + c0ae5b2c214d61c67b09084add4aaa3333e50551 ASoC: mediatek: mt8195: add missing of_node_put in probe + +https://gitlab.com/cki-project/kernel-ark/-/commit/c25ecb4e824a4e32ec23b198a4f36cb313841199 + c25ecb4e824a4e32ec23b198a4f36cb313841199 ASoC: SOF: imx: add header file for ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/a80177ca8bc9841e5e443bca52eca7bca40fb380 + a80177ca8bc9841e5e443bca52eca7bca40fb380 ASoC: SOF: pm: fix a stale comment + +https://gitlab.com/cki-project/kernel-ark/-/commit/5d1768e7fd6e05b93ec904ee8f7778df98173977 + 5d1768e7fd6e05b93ec904ee8f7778df98173977 ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeout + +https://gitlab.com/cki-project/kernel-ark/-/commit/bee4463cf613b47fcd1f1dabf52aab7880bbf002 + bee4463cf613b47fcd1f1dabf52aab7880bbf002 ALSA: pcsp: Make hrtimer forwarding more robust + +https://gitlab.com/cki-project/kernel-ark/-/commit/d87dd7155bf67f54db1b4c34fd02b8a5675beecf + d87dd7155bf67f54db1b4c34fd02b8a5675beecf ASoC: SOF: Intel: hda-dai: fix potential locking issue + +https://gitlab.com/cki-project/kernel-ark/-/commit/5b191e0113c238ae3304812553058d55720d9f7e + 5b191e0113c238ae3304812553058d55720d9f7e ALSA: hda: hdac_ext_stream: fix potential locking issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/bfb1073312497ae4a6cf7478b58b617aec3dbbac + bfb1073312497ae4a6cf7478b58b617aec3dbbac ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign() + +https://gitlab.com/cki-project/kernel-ark/-/commit/36b1317de6e4ae014ee9e5eedbebd38f6e8df17e + 36b1317de6e4ae014ee9e5eedbebd38f6e8df17e ALSA: usb-audio: fix comment reference in __uac_clock_find_source + +https://gitlab.com/cki-project/kernel-ark/-/commit/e722fcdc32d79d1b010276d5f04c5b6f119901ce + e722fcdc32d79d1b010276d5f04c5b6f119901ce ASoC: ak4458: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/df51875ccd2ba558cc56e7305a8cfd70eab01307 + df51875ccd2ba558cc56e7305a8cfd70eab01307 ASoC: ak5558: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/9b7162b763467c5c9a543b325bc977d238c3dc78 + 9b7162b763467c5c9a543b325bc977d238c3dc78 ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes + +https://gitlab.com/cki-project/kernel-ark/-/commit/ce1ab72c8ca644d885f8a7716a45d00fe0ed6047 + ce1ab72c8ca644d885f8a7716a45d00fe0ed6047 ASoC: dwc-i2s: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/c2ac0edb708c69a8a1a961152622c688aed25ff2 + c2ac0edb708c69a8a1a961152622c688aed25ff2 ASoC: ak4671: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/db955cc97522e8b6a04a5343dc2646dc57954389 + db955cc97522e8b6a04a5343dc2646dc57954389 ASoC: alc5623: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/0546f5798eb3d26ab19a5c26f6c79d628aa8bf3a + 0546f5798eb3d26ab19a5c26f6c79d628aa8bf3a ASoC: bcm: Convert to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/6158df30360edf077d7a9dccb97009d8b9fe406f + 6158df30360edf077d7a9dccb97009d8b9fe406f ASoC: cpcap: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/657cc6264200aebc7bac86bc4c45119fad0598ae + 657cc6264200aebc7bac86bc4c45119fad0598ae ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported" + +https://gitlab.com/cki-project/kernel-ark/-/commit/c2651f14341a77ed1e2c3c604ab49989c17d8235 + c2651f14341a77ed1e2c3c604ab49989c17d8235 ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" + +https://gitlab.com/cki-project/kernel-ark/-/commit/f21bd9a902500819ac64c39c3b73160bdd7e05af + f21bd9a902500819ac64c39c3b73160bdd7e05af ASoC: ad193x: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/59198a6f93ebeb1989e192c865b7d1d2f0d26099 + 59198a6f93ebeb1989e192c865b7d1d2f0d26099 ASoC: tegra: Constify static snd_soc_dai_ops structs + +https://gitlab.com/cki-project/kernel-ark/-/commit/37307d7a1139ad1fff9accf2fdb7b7dd392411aa + 37307d7a1139ad1fff9accf2fdb7b7dd392411aa ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6d88b136471b8558ffd716bcedb8b8af19ac401 + e6d88b136471b8558ffd716bcedb8b8af19ac401 ASoC: adav80x: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/01ee596c10cbeb12813a7c67abc40cd70a3ad73f + 01ee596c10cbeb12813a7c67abc40cd70a3ad73f ASoC: adau1977: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/71b15251cfe950ff76490cc9c734b37721614230 + 71b15251cfe950ff76490cc9c734b37721614230 ASoC: adau17x1: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc6712c75889f65ad4b78a3c6a2597de592793fc + bc6712c75889f65ad4b78a3c6a2597de592793fc ASoC: adau1701: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/883f8b819155028896078ff87505c4abc273618f + 883f8b819155028896078ff87505c4abc273618f ASoC: adau1373: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/feed541d6df04f2957d2860e61e0f234d7f845ad + feed541d6df04f2957d2860e61e0f234d7f845ad ASoC: adau1372: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/63dbc5f93e4727cf564de5968a70a9bded4313d6 + 63dbc5f93e4727cf564de5968a70a9bded4313d6 ASoC: ad1836: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/4c068e7a145b2ef0bb971c75eeaf1afcbe4804ce + 4c068e7a145b2ef0bb971c75eeaf1afcbe4804ce ASoC: ep93xx: Convert to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/315e9daab50f1211f2d129a1e46c8d3a7e4edef7 + 315e9daab50f1211f2d129a1e46c8d3a7e4edef7 ASoC: samsung: add missing "fallthrough;" + +https://gitlab.com/cki-project/kernel-ark/-/commit/cf8f2655f49fe6e299ea0de14c1500113ed9b776 + cf8f2655f49fe6e299ea0de14c1500113ed9b776 ASoC: ak4642: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3e4763a8dc9eaddc5eae5323978a18e2f2784e1 + e3e4763a8dc9eaddc5eae5323978a18e2f2784e1 ASoC: wcd9335: Use correct version to initialize Class H + +https://gitlab.com/cki-project/kernel-ark/-/commit/d3ef28da6f284a8d7ba0ef7c3a6dbaa8b6edfcec + d3ef28da6f284a8d7ba0ef7c3a6dbaa8b6edfcec ASoC: alc5632: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/ef2b97909c4461138c5ee31e2e1a927f573fdc1c + ef2b97909c4461138c5ee31e2e1a927f573fdc1c ASoC: ak4104: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/039c2c9df8a779df152f2f45df8f9495a67eaf1a + 039c2c9df8a779df152f2f45df8f9495a67eaf1a ASoC: ak4118: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/7cb2196b126afc56a7f988f4b6b6de1c0215bdfa + 7cb2196b126afc56a7f988f4b6b6de1c0215bdfa ASoC: zl38060: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/7dc0c910fd7833dea691868159bacf38acc063d7 + 7dc0c910fd7833dea691868159bacf38acc063d7 firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs + +https://gitlab.com/cki-project/kernel-ark/-/commit/098970017f6c20a79abddef749a1f3ba4eb88ed5 + 098970017f6c20a79abddef749a1f3ba4eb88ed5 ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/0f0f629efc5973ce7c32c54d133d0cf511e27141 + 0f0f629efc5973ce7c32c54d133d0cf511e27141 ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp + +https://gitlab.com/cki-project/kernel-ark/-/commit/e686d862c006c7b2e6a6aa81dee6323a564e81ff + e686d862c006c7b2e6a6aa81dee6323a564e81ff ASoC: wm_adsp: move firmware loading to client + +https://gitlab.com/cki-project/kernel-ark/-/commit/06d815c34f27335eb7df36c772e91b27878a0601 + 06d815c34f27335eb7df36c772e91b27878a0601 ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core + +https://gitlab.com/cki-project/kernel-ark/-/commit/64daa15627df08a250f3db3a2353ca3ccaea10a9 + 64daa15627df08a250f3db3a2353ca3ccaea10a9 ASoC: wm_adsp: Move check of dsp->running to better place + +https://gitlab.com/cki-project/kernel-ark/-/commit/ad4c03d0f76da54c5c082704cc3dd72a78002187 + ad4c03d0f76da54c5c082704cc3dd72a78002187 ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/c15bc1db7e12238350c00619e40fa7c4496ec942 + c15bc1db7e12238350c00619e40fa7c4496ec942 ASoC: wm_adsp: Move sys_config_size to wm_adsp + +https://gitlab.com/cki-project/kernel-ark/-/commit/094d69d5de029a85a0bdb0621411c28b1960d5a3 + 094d69d5de029a85a0bdb0621411c28b1960d5a3 ASoC: wm_adsp: Split DSP power operations into helper functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/f4ad80e4abcd0dcc363fbb0e5cb1beb5cc54e741 + f4ad80e4abcd0dcc363fbb0e5cb1beb5cc54e741 ASoC: wm_adsp: Separate some ASoC and generic functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8b54254042a80b28555b704be6652d497889dc7 + b8b54254042a80b28555b704be6652d497889dc7 ASoC: wm_adsp: Introduce cs_dsp logging macros + +https://gitlab.com/cki-project/kernel-ark/-/commit/51eb937714779b26492e245d00283b9f3730e5d5 + 51eb937714779b26492e245d00283b9f3730e5d5 ASoC: wm_adsp: Rename generic DSP support + +https://gitlab.com/cki-project/kernel-ark/-/commit/20b381b573c24b0a7749a5051288dcf8b53a50cb + 20b381b573c24b0a7749a5051288dcf8b53a50cb ASoC: wm_adsp: Cancel ongoing work when removing controls + +https://gitlab.com/cki-project/kernel-ark/-/commit/4884c092a204baba2819d5656d5534f50d673744 + 4884c092a204baba2819d5656d5534f50d673744 ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers + +https://gitlab.com/cki-project/kernel-ark/-/commit/108d844347179fcded4098440dcaf6762bad8e93 + 108d844347179fcded4098440dcaf6762bad8e93 ASoC: wm_adsp: Move check for control existence + +https://gitlab.com/cki-project/kernel-ark/-/commit/e2c77d5350c046552e93241695a304d98ffbc507 + e2c77d5350c046552e93241695a304d98ffbc507 ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t + +https://gitlab.com/cki-project/kernel-ark/-/commit/73d7550636ffc9354696cb898969514a501c18e1 + 73d7550636ffc9354696cb898969514a501c18e1 ASoC: cs4341: Add SPI device ID table + +https://gitlab.com/cki-project/kernel-ark/-/commit/f70db7a1ef0c21896b87931936efea1197de6de9 + f70db7a1ef0c21896b87931936efea1197de6de9 ASoC: pcm179x: Add missing entries SPI to device ID table + +https://gitlab.com/cki-project/kernel-ark/-/commit/05c409ca61a77d1273850d2160db05918fb5111a + 05c409ca61a77d1273850d2160db05918fb5111a ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION + +https://gitlab.com/cki-project/kernel-ark/-/commit/2be4936ad129377e83edddc11c97609c81268aff + 2be4936ad129377e83edddc11c97609c81268aff ASoC: pl1022_rdk: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/0fd18dcf144121cd5e74d8e90130dc17c83ef219 + 0fd18dcf144121cd5e74d8e90130dc17c83ef219 ASoC: pl1022_ds: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/119606f2b35f800d41da6da4acf7ad0204f88be7 + 119606f2b35f800d41da6da4acf7ad0204f88be7 ASoC: mpc8610_hpcd: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/c47fb13cabddd3d51267f4bbfdbd602832f3bb34 + c47fb13cabddd3d51267f4bbfdbd602832f3bb34 ASoC: imx-sgtl5000: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/30946a5bfb3d060f7a395a7487a6334970b51615 + 30946a5bfb3d060f7a395a7487a6334970b51615 ASoC: imx-rpmsg: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/f5c8e1b13325daf6c2a83f30e5df19c728150598 + f5c8e1b13325daf6c2a83f30e5df19c728150598 ASoC: imx-hdmi: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/2545d2ce0ceee1935630252eeec946aac6b2c874 + 2545d2ce0ceee1935630252eeec946aac6b2c874 ASoC: imx-es8328: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/91c1931aaf52ca9a3f1bdbf1f2c7ed693afa31e3 + 91c1931aaf52ca9a3f1bdbf1f2c7ed693afa31e3 ASoC: imx-card: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/8122e0e92e264d9ecd299bb1a80807878580c0df + 8122e0e92e264d9ecd299bb1a80807878580c0df ASoC: imx-audmix: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/a2c4d270c15bc6bbc4c6e3a5f22d712b1df619de + a2c4d270c15bc6bbc4c6e3a5f22d712b1df619de ASoC: fsl_ssi: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/c0ef99198da4db0d2206d268f8e14ef3317b6389 + c0ef99198da4db0d2206d268f8e14ef3317b6389 ASoC: fsl_sai: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/075c2e58ff0ff84370b476f124547f7304bd4f8d + 075c2e58ff0ff84370b476f124547f7304bd4f8d ASoC: fsl-mqs: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/400fda4226f2d50d8e8464db722203f1b243f6a0 + 400fda4226f2d50d8e8464db722203f1b243f6a0 ASoC: fsl-esai: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1e42e8d7393f1c20e48dd72e1fa5c1590d6521a + d1e42e8d7393f1c20e48dd72e1fa5c1590d6521a ASoC: fsl-audmix: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/4e4c5e255fe844f5d85cb6d34d537285dc4e8adc + 4e4c5e255fe844f5d85cb6d34d537285dc4e8adc ASoC: fsl-asoc-card: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/893c5b233f8f39088c3d4ce3a6e9f26d36004238 + 893c5b233f8f39088c3d4ce3a6e9f26d36004238 ASoC: eureka-tlv320: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/a97896adecfdfd33f0c6e84bdd85da0a40faad7a + a97896adecfdfd33f0c6e84bdd85da0a40faad7a ASoC: cros_ec_codec: Use modern ASoC DAI format terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/1664f4a12665e0b3055e9f4365438c119bcc893e + 1664f4a12665e0b3055e9f4365438c119bcc893e ALSA: firewire-motu: fix truncated bytes in message tracepoints + +https://gitlab.com/cki-project/kernel-ark/-/commit/64fb17717360eec367036bded61f7e95887622fa + 64fb17717360eec367036bded61f7e95887622fa ALSA: usx2y: Prefer struct_size over open coded arithmetic + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6a88b6a6556b8e8d6195c142960ffe43db88d64 + e6a88b6a6556b8e8d6195c142960ffe43db88d64 ASoC: qdsp6: q6afe-dai: Fix spelling mistake "Fronend" -> "Frontend" + +https://gitlab.com/cki-project/kernel-ark/-/commit/64d2c3805ce5e9df63e2b491af3740b3a4bd0b55 + 64d2c3805ce5e9df63e2b491af3740b3a4bd0b55 ASoC: fsl_spdif: Add support for i.MX8ULP + +https://gitlab.com/cki-project/kernel-ark/-/commit/6e5c30ba446694eb1c6031603fe931a9cc1de074 + 6e5c30ba446694eb1c6031603fe931a9cc1de074 ASoC: fsl: Constify static snd_soc_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/7207fe9de19311bf16d76ae2e70eb45ac1956541 + 7207fe9de19311bf16d76ae2e70eb45ac1956541 ASoC: fsl_xcvr: Fix channel swap issue with ARC + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f6b5a580afd29f544ee3d62f152b9009c48c94d + 8f6b5a580afd29f544ee3d62f152b9009c48c94d ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers + +https://gitlab.com/cki-project/kernel-ark/-/commit/e88c9da918f4e9f03415a88ed6aa05cac086915a + e88c9da918f4e9f03415a88ed6aa05cac086915a ASoC: codecs: max98390: simplify getting the adapter of a client + +https://gitlab.com/cki-project/kernel-ark/-/commit/d616174f1c41aac62dc36435ce813abc810e8dce + d616174f1c41aac62dc36435ce813abc810e8dce ASoC: Intel: boards: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/490d58890a6ef5168689a37837106d92f0998ff8 + 490d58890a6ef5168689a37837106d92f0998ff8 ASoC: ab8500: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/57ba83146c1339c69f0a4b36438f1b51f77facd6 + 57ba83146c1339c69f0a4b36438f1b51f77facd6 ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro + +https://gitlab.com/cki-project/kernel-ark/-/commit/cd975ba9743879aed08c791072285fb68902b1c9 + cd975ba9743879aed08c791072285fb68902b1c9 ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_dev + +https://gitlab.com/cki-project/kernel-ark/-/commit/38f00aaa011a4e0a9a78faa334001c39b65561f7 + 38f00aaa011a4e0a9a78faa334001c39b65561f7 ASoC: tegra: Add Tegra210 based Mixer driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4a06f3dec37491855b2843a6e840058316d531f + b4a06f3dec37491855b2843a6e840058316d531f ASoC: tegra: Add Tegra210 based ADX driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/e6fcc7bbb72acc63ddef8a108c217e25bf433645 + e6fcc7bbb72acc63ddef8a108c217e25bf433645 ASoC: tegra: Add Tegra210 based AMX driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/30ad4c1ea8a5d462989451f7449e97efd67db5c0 + 30ad4c1ea8a5d462989451f7449e97efd67db5c0 ASoC: tegra: Add Tegra210 based SFC driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec88822948a339b69dcb4d61d392ffb95b1d68ff + ec88822948a339b69dcb4d61d392ffb95b1d68ff ASoC: tegra: Add Tegra210 based MVC driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e0359baacd6560e8e299849a67fbc19133c138e + 2e0359baacd6560e8e299849a67fbc19133c138e ASoC: tegra: Add routes for few AHUB modules + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8a1b5131d51aaa36752dc09cc0433d09de9f462 + e8a1b5131d51aaa36752dc09cc0433d09de9f462 ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link + +https://gitlab.com/cki-project/kernel-ark/-/commit/15a695b27f85e0e2c01645d48710e7455c8a189c + 15a695b27f85e0e2c01645d48710e7455c8a189c ASoC: simple-card-utils: Increase maximum DAI links limit to 512 + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e5fba65a63d54a0fad4a76e91be306dd68a7b03 + 2e5fba65a63d54a0fad4a76e91be306dd68a7b03 ASoC: soc-pcm: Don't reconnect an already active BE + +https://gitlab.com/cki-project/kernel-ark/-/commit/2e67ed9d48f4804678b4ac0eca2f18ec80f95db3 + 2e67ed9d48f4804678b4ac0eca2f18ec80f95db3 ASoC: compress/component: Use module_get_when_open/put_when_close for cstream + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c142f6872792ea84dd7a0e6e718fd532578af96 + 2c142f6872792ea84dd7a0e6e718fd532578af96 ASoC: soc-component: Convert the mark_module to void* + +https://gitlab.com/cki-project/kernel-ark/-/commit/b7dde5be19daadff02964dc2640f1defee885843 + b7dde5be19daadff02964dc2640f1defee885843 ASoC: 88pm860x: Update to modern clocking terminology + +https://gitlab.com/cki-project/kernel-ark/-/commit/9edab2a186e3ec364b7db74ac8b56f88f53f40c0 + 9edab2a186e3ec364b7db74ac8b56f88f53f40c0 ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/b8810ced02b686da0e6ed40aa236ea8a44c0bb54 + b8810ced02b686da0e6ed40aa236ea8a44c0bb54 ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked + +https://gitlab.com/cki-project/kernel-ark/-/commit/bb9c06dbe33181f31484fc8d2ad0b00b6d7c4dda + bb9c06dbe33181f31484fc8d2ad0b00b6d7c4dda ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() + +https://gitlab.com/cki-project/kernel-ark/-/commit/5a50df7f764ec2b4a119dfee0d0bc09979fa46e4 + 5a50df7f764ec2b4a119dfee0d0bc09979fa46e4 ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() + +https://gitlab.com/cki-project/kernel-ark/-/commit/26fab908a46d4ae065d0dfa793191e90bd4e2dcb + 26fab908a46d4ae065d0dfa793191e90bd4e2dcb ASoC: SOF: trace: Omit error print when waking up trace sleepers + +https://gitlab.com/cki-project/kernel-ark/-/commit/e3cf4cdcca155c238a957990ae918bc0784f48a7 + e3cf4cdcca155c238a957990ae918bc0784f48a7 ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX + +https://gitlab.com/cki-project/kernel-ark/-/commit/0696cc7a0d37d8c45260e761e23d1b038043f545 + 0696cc7a0d37d8c45260e761e23d1b038043f545 ASoC: au1x: Convert to modern terminology for DAI clocking + +https://gitlab.com/cki-project/kernel-ark/-/commit/e62b896ca5eb62d82cc7a112bf33adfb50be504c + e62b896ca5eb62d82cc7a112bf33adfb50be504c ASoC: atmel: Convert to new style DAI format definitions + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ecfdfd81085da27397e8e7b9301d56bbecae856 + 0ecfdfd81085da27397e8e7b9301d56bbecae856 misc: cs35l41: Remove unused pdn variable + +https://gitlab.com/cki-project/kernel-ark/-/commit/5451f4abf7ab6082040649891bc063b3dfe48303 + 5451f4abf7ab6082040649891bc063b3dfe48303 ASoC: SOF: imx8m: add SAI1 info + +https://gitlab.com/cki-project/kernel-ark/-/commit/c415453f19051424caaaba6d676beb281059ac16 + c415453f19051424caaaba6d676beb281059ac16 ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script + +https://gitlab.com/cki-project/kernel-ark/-/commit/2a79550e188c39a06d45b7d891f91d0b8049a356 + 2a79550e188c39a06d45b7d891f91d0b8049a356 ASoC: SOF: core: Move probe work related code under a single if () branch + +https://gitlab.com/cki-project/kernel-ark/-/commit/1cc07e840c50435c97d804c726f272f28b9dfc99 + 1cc07e840c50435c97d804c726f272f28b9dfc99 ASoC: cs42l42: Implement Manual Type detection as fallback + +https://gitlab.com/cki-project/kernel-ark/-/commit/7b480103554fa01b614e2819779457d8c2c58629 + 7b480103554fa01b614e2819779457d8c2c58629 ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/e000022516945b567c32c2e9d46e07de6b82d262 + e000022516945b567c32c2e9d46e07de6b82d262 ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c + +https://gitlab.com/cki-project/kernel-ark/-/commit/a71d7677aab98ef5067c3a87820dfab77a203d0a + a71d7677aab98ef5067c3a87820dfab77a203d0a ASoC: SOF: probe: Merge and clean up the probe and compress files + +https://gitlab.com/cki-project/kernel-ark/-/commit/322caba929a6dcc1b41be623bb23a186cb64561e + 322caba929a6dcc1b41be623bb23a186cb64561e ASoC: SOF: compress: move and export sof_probe_compr_ops + +https://gitlab.com/cki-project/kernel-ark/-/commit/32023c790cfb3ea5346cc4c3dfedf285f618048e + 32023c790cfb3ea5346cc4c3dfedf285f618048e ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference + +https://gitlab.com/cki-project/kernel-ark/-/commit/08595685a6000ecac77d8521db78b5701f52a8f8 + 08595685a6000ecac77d8521db78b5701f52a8f8 ASoC: SOF: ipc: Add probe message logging to ipc_log_header() + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd0eb04156f90785714d6a13114ab1cb2a0fabf9 + dd0eb04156f90785714d6a13114ab1cb2a0fabf9 ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication + +https://gitlab.com/cki-project/kernel-ark/-/commit/44143b1ab0af556390db61abc9a18dceb178fd97 + 44143b1ab0af556390db61abc9a18dceb178fd97 ASoC: SOF: loader: release_firmware() on load failure to avoid batching + +https://gitlab.com/cki-project/kernel-ark/-/commit/693a0ccfeebf07d219ba3fe781dcb9491499728f + 693a0ccfeebf07d219ba3fe781dcb9491499728f ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack + +https://gitlab.com/cki-project/kernel-ark/-/commit/04d6314c25061b555c65d12a95397ef1b93141cf + 04d6314c25061b555c65d12a95397ef1b93141cf ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition + +https://gitlab.com/cki-project/kernel-ark/-/commit/d6ef5e0a157cb672e6963a6f646214d712f4c883 + d6ef5e0a157cb672e6963a6f646214d712f4c883 ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() + +https://gitlab.com/cki-project/kernel-ark/-/commit/04b967ff990a8db3d635fcd622dd43c2ecc16971 + 04b967ff990a8db3d635fcd622dd43c2ecc16971 ASoC: SOF: loader: Use the generic ops for region debugfs handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/81fe69771e21f24112df1781957a1cb91054b88e + 81fe69771e21f24112df1781957a1cb91054b88e ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e612481734e1c5798753023141b1a678c1b585c + 5e612481734e1c5798753023141b1a678c1b585c ASoC: SOF: imx: Provide debugfs_add_region_item ops for core + +https://gitlab.com/cki-project/kernel-ark/-/commit/cb596c80f36f097b0b05b5d7a747408891da2b03 + cb596c80f36f097b0b05b5d7a747408891da2b03 ASoC: SOF: debug: Add generic API and ops for DSP regions + +https://gitlab.com/cki-project/kernel-ark/-/commit/258eb74a153980f50fb779a9857e3878087745c8 + 258eb74a153980f50fb779a9857e3878087745c8 ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write + +https://gitlab.com/cki-project/kernel-ark/-/commit/7072d2be192548b2d748555a58d7739b2161283a + 7072d2be192548b2d748555a58d7739b2161283a ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data() + +https://gitlab.com/cki-project/kernel-ark/-/commit/73c00f3e81b460d9ffcab0788dff997b40a49f14 + 73c00f3e81b460d9ffcab0788dff997b40a49f14 ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 + +https://gitlab.com/cki-project/kernel-ark/-/commit/dae9c5ecfcc64c46e5f4b86efc5c71dfc7e76550 + dae9c5ecfcc64c46e5f4b86efc5c71dfc7e76550 ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init() + +https://gitlab.com/cki-project/kernel-ark/-/commit/1ebfee341fcae13d5a0b43b461f934abebb829c4 + 1ebfee341fcae13d5a0b43b461f934abebb829c4 ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe + +https://gitlab.com/cki-project/kernel-ark/-/commit/7b44ebfffc8cf02cff2ef097cc84794bdb4dd3ea + 7b44ebfffc8cf02cff2ef097cc84794bdb4dd3ea ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types + +https://gitlab.com/cki-project/kernel-ark/-/commit/ca1f343426e7bdb86e2df1661988f4242b1d6de0 + ca1f343426e7bdb86e2df1661988f4242b1d6de0 ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types + +https://gitlab.com/cki-project/kernel-ark/-/commit/ab046deb8a90e24b5332f9f949180625e1fbba95 + ab046deb8a90e24b5332f9f949180625e1fbba95 ASoC: cs35l41: Fix a bunch of trivial code formating/style issues + +https://gitlab.com/cki-project/kernel-ark/-/commit/80c458e26c08ea3edef1ce18cee84f955ba27573 + 80c458e26c08ea3edef1ce18cee84f955ba27573 ASoC: cs35l41: Fixup the error messages + +https://gitlab.com/cki-project/kernel-ark/-/commit/feedbe5cfe64650917ec1d8435aaf3d497b0c4d0 + feedbe5cfe64650917ec1d8435aaf3d497b0c4d0 ASoC: cs35l41: Don't overwrite returned error code + +https://gitlab.com/cki-project/kernel-ark/-/commit/41b6a6416e40b384b713038109eda678ec9bc8bd + 41b6a6416e40b384b713038109eda678ec9bc8bd ASoC: cs35l41: Combine adjacent register writes + +https://gitlab.com/cki-project/kernel-ark/-/commit/62f2e4fdd29770ea79e89d4c169502f4abc1df83 + 62f2e4fdd29770ea79e89d4c169502f4abc1df83 ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot + +https://gitlab.com/cki-project/kernel-ark/-/commit/a1909f93dda91620ce759d56fb3af23a4dfbfd36 + a1909f93dda91620ce759d56fb3af23a4dfbfd36 ASoC: cs35l41: Fix use of an uninitialised variable + +https://gitlab.com/cki-project/kernel-ark/-/commit/dc77c04ee986e5fad5c5f97f6f795c5801248832 + dc77c04ee986e5fad5c5f97f6f795c5801248832 ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a43d7cbee77f2c0d4cc9700b855cf39b4fbda0e + 4a43d7cbee77f2c0d4cc9700b855cf39b4fbda0e ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that + +https://gitlab.com/cki-project/kernel-ark/-/commit/87043f35b7f9343ff6c5af01afcae0312e9a153f + 87043f35b7f9343ff6c5af01afcae0312e9a153f ASoC: mediatek: mt8195: make array adda_dai_list static const + +https://gitlab.com/cki-project/kernel-ark/-/commit/253af82f56a86d2d0db926002612d93c72256592 + 253af82f56a86d2d0db926002612d93c72256592 ASoC: mediatek: mt8195: Add missing of_node_put() + +https://gitlab.com/cki-project/kernel-ark/-/commit/b68ef2a880fe6b8f1e1f7f0935b74fac5d3bf16e + b68ef2a880fe6b8f1e1f7f0935b74fac5d3bf16e ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw + +https://gitlab.com/cki-project/kernel-ark/-/commit/e37d3c5894ad937b0a7d56886f7d91bd2954f270 + e37d3c5894ad937b0a7d56886f7d91bd2954f270 ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations + +https://gitlab.com/cki-project/kernel-ark/-/commit/ceff81e3074d6a7915144fe96b6305219b114dfc + ceff81e3074d6a7915144fe96b6305219b114dfc ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static + +https://gitlab.com/cki-project/kernel-ark/-/commit/f521eea13ee28d24712519aae5a605859a22929b + f521eea13ee28d24712519aae5a605859a22929b ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc + +https://gitlab.com/cki-project/kernel-ark/-/commit/04ca8898c47d89ea98ca86fe353a2b0d5c6050df + 04ca8898c47d89ea98ca86fe353a2b0d5c6050df ASoC: SOF: intel: Do no initialize resindex_dma_base + +https://gitlab.com/cki-project/kernel-ark/-/commit/27232059aa00aa204d0c410b743b3f131adde3f2 + 27232059aa00aa204d0c410b743b3f131adde3f2 ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board + +https://gitlab.com/cki-project/kernel-ark/-/commit/8699e00989380d82b609971a352c865ce8731626 + 8699e00989380d82b609971a352c865ce8731626 ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f5932570bf966ba6baf6d1491eff7acb6261d78 + 6f5932570bf966ba6baf6d1491eff7acb6261d78 ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board + +https://gitlab.com/cki-project/kernel-ark/-/commit/aa3d0efef13753e05ff9252405636be76f1eb725 + aa3d0efef13753e05ff9252405636be76f1eb725 ASoC: Intel: sof_rt5682: support ALC5682I-VS codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/9353e9f3989ee16b318e9ce1bc75d4bae6975a58 + 9353e9f3989ee16b318e9ce1bc75d4bae6975a58 ASoC: SOF: Fix DSP oops stack dump output contents + +https://gitlab.com/cki-project/kernel-ark/-/commit/e04a17b5d4a7349e4cd647970d5359525c0327ca + e04a17b5d4a7349e4cd647970d5359525c0327ca ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops. + +https://gitlab.com/cki-project/kernel-ark/-/commit/152f496c1532cf01651fda7076ce5b53fa06899c + 152f496c1532cf01651fda7076ce5b53fa06899c ALSA: usb-audio: Unify mixer resume and reset_resume procedure + +https://gitlab.com/cki-project/kernel-ark/-/commit/1e1ca588fbb0e970f52fce1a7906f2e226cc75fc + 1e1ca588fbb0e970f52fce1a7906f2e226cc75fc Revert "ALSA: hda: Drop workaround for a hang at shutdown again" + +https://gitlab.com/cki-project/kernel-ark/-/commit/09f480277c321bbab7d3592f66a25ee05e4d9a9a + 09f480277c321bbab7d3592f66a25ee05e4d9a9a ALSA: oxfw: fix transmission method for Loud models based on OXFW971 + +https://gitlab.com/cki-project/kernel-ark/-/commit/c73df9bab0d35e403326bc89d68f398c99b205f6 + c73df9bab0d35e403326bc89d68f398c99b205f6 ASoC: pcm5102a: increase rate from 192k to 384k + +https://gitlab.com/cki-project/kernel-ark/-/commit/08a698395a3db39c4d25cf81b7a799e38d274bb5 + 08a698395a3db39c4d25cf81b7a799e38d274bb5 ASoC: rt1011: add i2s reference control for rt1011 + +https://gitlab.com/cki-project/kernel-ark/-/commit/7ac51014f61e24b960bd73e0ecc1bb8f45f4ee6a + 7ac51014f61e24b960bd73e0ecc1bb8f45f4ee6a ASoC: SOF: Handle control change notification from firmware + +https://gitlab.com/cki-project/kernel-ark/-/commit/c47b1632bc1f2712db0a9e107e92ef7b7cc6a829 + c47b1632bc1f2712db0a9e107e92ef7b7cc6a829 ASoC: mt8195: remove unnecessary CONFIG_PM + +https://gitlab.com/cki-project/kernel-ark/-/commit/1643ea29943918d7fcc6397d21e05c585ab689e8 + 1643ea29943918d7fcc6397d21e05c585ab689e8 ASoC: SOF: control: fix a typo in put operations for kcontrol + +https://gitlab.com/cki-project/kernel-ark/-/commit/bd0c479bf9cc2259e77856103622d982e9241f7d + bd0c479bf9cc2259e77856103622d982e9241f7d ASoC: fsl_rpmsg: add soc specific data structure + +https://gitlab.com/cki-project/kernel-ark/-/commit/5dd0aa7ded9a2d20fc1aeb586d4fb2f52e39714f + 5dd0aa7ded9a2d20fc1aeb586d4fb2f52e39714f ASoC: rt5682s: Add driver for ALC5682I-VS codec + +https://gitlab.com/cki-project/kernel-ark/-/commit/95403a105d7930342c69d7fcde92f8c62c6293b7 + 95403a105d7930342c69d7fcde92f8c62c6293b7 ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_data + +https://gitlab.com/cki-project/kernel-ark/-/commit/5cb9b76bbef3609f0a3ed4aeea94f4e549c2afd5 + 5cb9b76bbef3609f0a3ed4aeea94f4e549c2afd5 ASoC: ti: rename CONFIG_SND_SOC_DM365_VOICE_CODEC_MODULE + +https://gitlab.com/cki-project/kernel-ark/-/commit/8bb4b8101b61aef7d0888c5edbbe95fd86214403 + 8bb4b8101b61aef7d0888c5edbbe95fd86214403 ASoC: SOF: core: allow module parameter to override dma trace Kconfig + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b0ccb5ede5ef29ddf97471773bdd39b9731cd13 + 0b0ccb5ede5ef29ddf97471773bdd39b9731cd13 ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap_resource() + +https://gitlab.com/cki-project/kernel-ark/-/commit/d1cf3bc178fd83d5eef75a020b13e1e98290a286 + d1cf3bc178fd83d5eef75a020b13e1e98290a286 ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() + +https://gitlab.com/cki-project/kernel-ark/-/commit/36f7d1f2bf0f352f6760b70288360a7073198239 + 36f7d1f2bf0f352f6760b70288360a7073198239 ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol + +https://gitlab.com/cki-project/kernel-ark/-/commit/f14501eaaf27e2ec18ca00a384eb64692766df04 + f14501eaaf27e2ec18ca00a384eb64692766df04 ASoC: mediatek: mt8195: Remove unsued irqs_lock. + +https://gitlab.com/cki-project/kernel-ark/-/commit/b060ffb9f76d3c6a04deadbf466b1a9140ea7e06 + b060ffb9f76d3c6a04deadbf466b1a9140ea7e06 ASoC: cs35l41: CS35L41 Boosted Smart Amplifier + +https://gitlab.com/cki-project/kernel-ark/-/commit/aaf0f123fbda2e5a683d54802a827bca16864d4e + aaf0f123fbda2e5a683d54802a827bca16864d4e ASoC: rockchip: pdm: Add support for path map + +https://gitlab.com/cki-project/kernel-ark/-/commit/bfcf42eed2c67d5aa0ab9066fc30feffc76b3664 + bfcf42eed2c67d5aa0ab9066fc30feffc76b3664 ASoC: rockchip: pdm: Add support for rk3568 pdm + +https://gitlab.com/cki-project/kernel-ark/-/commit/004bc911fcbcd24078e52163247311edcf0a3825 + 004bc911fcbcd24078e52163247311edcf0a3825 ASoC: rockchip: Add support for rv1126 pdm + +https://gitlab.com/cki-project/kernel-ark/-/commit/413e269011dc7b255b795e02f289a3150ef4e96c + 413e269011dc7b255b795e02f289a3150ef4e96c ASoC: mediatek: common: handle NULL case in suspend/resume function + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b76f8dfee691e3c3eaac1da0f5a665d36db53da + 4b76f8dfee691e3c3eaac1da0f5a665d36db53da ASoC: fsl_xcvr: register platform component before registering cpu dai + +https://gitlab.com/cki-project/kernel-ark/-/commit/fb044909cf3d394143377011d240b5427fe93d4e + fb044909cf3d394143377011d240b5427fe93d4e ASoC: fsl_spdif: register platform component before registering cpu dai + +https://gitlab.com/cki-project/kernel-ark/-/commit/ec1d460c998246e1cf0e5b766189aa7b4fdda6de + ec1d460c998246e1cf0e5b766189aa7b4fdda6de ASoC: fsl_micfil: register platform component before registering cpu dai + +https://gitlab.com/cki-project/kernel-ark/-/commit/c084d1eafc13079c0fd7f004675f3372170de6df + c084d1eafc13079c0fd7f004675f3372170de6df ASoC: fsl_esai: register platform component before registering cpu dai + +https://gitlab.com/cki-project/kernel-ark/-/commit/2c8a67b672ad69479e90e4ea06b74007b725a625 + 2c8a67b672ad69479e90e4ea06b74007b725a625 ASoC: fsl_sai: register platform component before registering cpu dai + +https://gitlab.com/cki-project/kernel-ark/-/commit/41167f8cc9d0b178c9fc5809d7c11e2d0cab05f7 + 41167f8cc9d0b178c9fc5809d7c11e2d0cab05f7 ASoC: mediatek: add required config dependency + +https://gitlab.com/cki-project/kernel-ark/-/commit/6990b68e2193b336ea62145206ae90b47ba6d02f + 6990b68e2193b336ea62145206ae90b47ba6d02f ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic + +https://gitlab.com/cki-project/kernel-ark/-/commit/6f325993f48b63f8f4c3cde3d7023291c2b7a052 + 6f325993f48b63f8f4c3cde3d7023291c2b7a052 ALSA: gus: Fix repeated probe for ISA interwave card + +https://gitlab.com/cki-project/kernel-ark/-/commit/c83bf4309c90baa6b8c8c83e84801d830774531e + c83bf4309c90baa6b8c8c83e84801d830774531e ALSA: gus: Fix repeated probes of snd_gus_create() + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e25fbff7eb922f85a5f7a81a6275eb474e4adc2 + 5e25fbff7eb922f85a5f7a81a6275eb474e4adc2 ALSA: vx222: fix null-ptr-deref + +https://gitlab.com/cki-project/kernel-ark/-/commit/23668fd3e9f43a32c001248a124765422be34aff + 23668fd3e9f43a32c001248a124765422be34aff ASoC: rockchip: i2s: Fix concurrency between tx/rx + +https://gitlab.com/cki-project/kernel-ark/-/commit/4b9635c745e731ab0c614c9eee8f8ecc0f19d0c4 + 4b9635c745e731ab0c614c9eee8f8ecc0f19d0c4 ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX + +https://gitlab.com/cki-project/kernel-ark/-/commit/8111388734acbdfeead69beb46cef17d892c68a2 + 8111388734acbdfeead69beb46cef17d892c68a2 ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select + +https://gitlab.com/cki-project/kernel-ark/-/commit/28710d5c1be5fe7c78dcda4b56288ebd3515e7f2 + 28710d5c1be5fe7c78dcda4b56288ebd3515e7f2 ALSA: usb-audio: Add registration quirk for JBL Quantum 800 + +https://gitlab.com/cki-project/kernel-ark/-/commit/32d5fac8dc06ffa15e08ded8d23e5adb7f77e732 + 32d5fac8dc06ffa15e08ded8d23e5adb7f77e732 ASoC: rt5682: fix headset background noise when S3 state + +https://gitlab.com/cki-project/kernel-ark/-/commit/0a213e09129a5ac8242a98111fafe3ace19a9272 + 0a213e09129a5ac8242a98111fafe3ace19a9272 ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEK + +https://gitlab.com/cki-project/kernel-ark/-/commit/11343cb0e87fb2c6e1b91635af984812cbb66245 + 11343cb0e87fb2c6e1b91635af984812cbb66245 ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device" + +https://gitlab.com/cki-project/kernel-ark/-/commit/7305ca4da6ed91e92f2cbc8a54f9e5170ead0271 + 7305ca4da6ed91e92f2cbc8a54f9e5170ead0271 ASoC: audio-graph: respawn Platform Support + +https://gitlab.com/cki-project/kernel-ark/-/commit/7035bb28508d7100ae94f1be8126f250f0338fbb + 7035bb28508d7100ae94f1be8126f250f0338fbb ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependency + +https://gitlab.com/cki-project/kernel-ark/-/commit/b4444fab4bb838f1c03aaaf95d7354df11d107d5 + b4444fab4bb838f1c03aaaf95d7354df11d107d5 ASoC: Revert PCM trigger changes + +https://gitlab.com/cki-project/kernel-ark/-/commit/0694f5e7d8e11879d90486e3640d02c73857ca4e + 0694f5e7d8e11879d90486e3640d02c73857ca4e ALSA: usb-audio: Add lowlatency module option + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f636ab2bd80aa80f27e3c06eef8aaedce24f168 + 3f636ab2bd80aa80f27e3c06eef8aaedce24f168 ALSA: hda/cs8409: Initialize Codec only in init fixup. + +https://gitlab.com/cki-project/kernel-ark/-/commit/36a50b67efed59a238df3849103b15fe5d0967d3 + 36a50b67efed59a238df3849103b15fe5d0967d3 ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary + +https://gitlab.com/cki-project/kernel-ark/-/commit/92775a7064efcad1b1fc1764ca3a2c2f3512e719 + 92775a7064efcad1b1fc1764ca3a2c2f3512e719 ALSA: usb-audio: Work around for XRUN with low latency playback + +https://gitlab.com/cki-project/kernel-ark/-/commit/5af422d2d1c3472246be8607d7bc7a962712c87e + 5af422d2d1c3472246be8607d7bc7a962712c87e ALSA: pcm: fix divide error in snd_pcm_lib_ioctl + +https://gitlab.com/cki-project/kernel-ark/-/commit/c00d8b96cf76ae1f5ebb2e11b36a2ed9ce19bb93 + c00d8b96cf76ae1f5ebb2e11b36a2ed9ce19bb93 ASoC: soc-pcm: test refcount before triggering + +https://gitlab.com/cki-project/kernel-ark/-/commit/499a38b24b78c76301e76f4490313e40cf253c24 + 499a38b24b78c76301e76f4490313e40cf253c24 ASoC: soc-pcm: protect BE dailink state changes in trigger + +https://gitlab.com/cki-project/kernel-ark/-/commit/0c8dc848d058203322548abad128c25ab7c3e883 + 0c8dc848d058203322548abad128c25ab7c3e883 ASoC: wcd9335: Disable irq on slave ports in the remove function -https://gitlab.com/cki-project/kernel-ark/-/commit/5b97dca4a95b49300a63ad6dfb784ba54ff555dd - 5b97dca4a95b49300a63ad6dfb784ba54ff555dd gfs2: gfs2_inode_lookup rework +https://gitlab.com/cki-project/kernel-ark/-/commit/97ae34d77298a1e31238889f4c4753ff2b176ef5 + 97ae34d77298a1e31238889f4c4753ff2b176ef5 ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function -https://gitlab.com/cki-project/kernel-ark/-/commit/45df0eeb9c5b26bc127d3ee0dd039fcfa6f822b7 - 45df0eeb9c5b26bc127d3ee0dd039fcfa6f822b7 gfs2: gfs2_inode_lookup cleanup +https://gitlab.com/cki-project/kernel-ark/-/commit/17fdf9b5879e5024d7ff1cfe1f7ff001038877ac + 17fdf9b5879e5024d7ff1cfe1f7ff001038877ac ASoC: wcd9335: Fix a double irq free in the remove function -https://gitlab.com/cki-project/kernel-ark/-/commit/47e5533198f0d8a9150b18a769b1950bd6178de3 - 47e5533198f0d8a9150b18a769b1950bd6178de3 gfs2: Fix remote demote of weak glock holders +https://gitlab.com/cki-project/kernel-ark/-/commit/57f85b1399763d31e5414b27b20bc0a54360ea63 + 57f85b1399763d31e5414b27b20bc0a54360ea63 ALSA: hda: Disable runtime resume at shutdown -https://gitlab.com/cki-project/kernel-ark/-/commit/d741c847b3a4c1f369e94f6ad8ce3ca3d26584e7 - d741c847b3a4c1f369e94f6ad8ce3ca3d26584e7 gfs2: Fix unused value warning in do_gfs2_set_flags() +https://gitlab.com/cki-project/kernel-ark/-/commit/578e5b6541233c8d3667cf5ec657cbb418202765 + 578e5b6541233c8d3667cf5ec657cbb418202765 ASoC: rockchip: i2s: Add support for frame inversion -https://gitlab.com/cki-project/kernel-ark/-/commit/8f0392248a9863e834b57b851c5280b1507f648d - 8f0392248a9863e834b57b851c5280b1507f648d gfs2: Fix glock_hash_walk bugs +https://gitlab.com/cki-project/kernel-ark/-/commit/0a275d04c5a4bc4b8c66ab65fbd46629b4116550 + 0a275d04c5a4bc4b8c66ab65fbd46629b4116550 ASoC: rockchip: i2s: Add compatible for more SoCs -https://gitlab.com/cki-project/kernel-ark/-/commit/4e01577eb94f5a240bc3a41adaeea6d1d2be3cbb - 4e01577eb94f5a240bc3a41adaeea6d1d2be3cbb gfs2: Cancel remote delete work asynchronously +https://gitlab.com/cki-project/kernel-ark/-/commit/d3250aaea6c4f16e0182df6db63377ce1b920ed2 + d3250aaea6c4f16e0182df6db63377ce1b920ed2 ASoC: rockchip: i2s: Make playback/capture optional -https://gitlab.com/cki-project/kernel-ark/-/commit/f97f50c2edcb57d23bc5ab2bf05966ac9ff56fd4 - f97f50c2edcb57d23bc5ab2bf05966ac9ff56fd4 gfs2: set glock object after nq +https://gitlab.com/cki-project/kernel-ark/-/commit/c4c2e97471b356e180ac300b43df8cc80a7783c0 + c4c2e97471b356e180ac300b43df8cc80a7783c0 ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B -https://gitlab.com/cki-project/kernel-ark/-/commit/e61dab702db6dc1af57571c39fced8f5866536ff - e61dab702db6dc1af57571c39fced8f5866536ff gfs2: remove RDF_UPTODATE flag +https://gitlab.com/cki-project/kernel-ark/-/commit/5b40087f1af1d46837e0de1adaadd2455fc21b91 + 5b40087f1af1d46837e0de1adaadd2455fc21b91 ASoC: rockchip: i2s: Fix regmap_ops hang -https://gitlab.com/cki-project/kernel-ark/-/commit/d8a493a0d3e171cf77b77b0b292568614d4806d6 - d8a493a0d3e171cf77b77b0b292568614d4806d6 gfs2: Eliminate GIF_INVALID flag +https://gitlab.com/cki-project/kernel-ark/-/commit/8bd599e2ebfda87459e69cafa0786cb1ebd2959b + 8bd599e2ebfda87459e69cafa0786cb1ebd2959b ASoC: rockchip: i2s: Improve dma data transfer efficiency -https://gitlab.com/cki-project/kernel-ark/-/commit/fb245a8eb79ca03ebfea7e37d17d45555f06f323 - fb245a8eb79ca03ebfea7e37d17d45555f06f323 gfs2: Fix atomic bug in gfs2_instantiate +https://gitlab.com/cki-project/kernel-ark/-/commit/237fe99f106234cc2fc26f5e2147b6cbbb1008a1 + 237fe99f106234cc2fc26f5e2147b6cbbb1008a1 ASoC: rockchip: i2s: Fixup clk div error -https://gitlab.com/cki-project/kernel-ark/-/commit/181d0a3e31565fe73a3b67c5ed2fdeaa87ec1352 - 181d0a3e31565fe73a3b67c5ed2fdeaa87ec1352 gfs2: fix GL_SKIP node_scope problems +https://gitlab.com/cki-project/kernel-ark/-/commit/a3cff759ea948874e64a7b54b19660639e0c84fd + a3cff759ea948874e64a7b54b19660639e0c84fd ASoC: rockchip: i2s: Add support for set bclk ratio -https://gitlab.com/cki-project/kernel-ark/-/commit/cfbf17d8e5c37080d2fae9762da038a8f0d42c8f - cfbf17d8e5c37080d2fae9762da038a8f0d42c8f gfs2: split glock instantiation off from do_promote +https://gitlab.com/cki-project/kernel-ark/-/commit/583b3984a70e9b0d4db69eef52e46f3edb599d60 + 583b3984a70e9b0d4db69eef52e46f3edb599d60 ASoC: rockchip: spdif: Add support for rk3568 spdif -https://gitlab.com/cki-project/kernel-ark/-/commit/62cd196172291203e0721d9e565ad2593d513fa8 - 62cd196172291203e0721d9e565ad2593d513fa8 gfs2: further simplify do_promote +https://gitlab.com/cki-project/kernel-ark/-/commit/843bf8465587abe329ca1565b4d34bb1b75f5d88 + 843bf8465587abe329ca1565b4d34bb1b75f5d88 ASoC: rockchip: spdif: Fix some coding style -https://gitlab.com/cki-project/kernel-ark/-/commit/f7bda195c705a81bb0e22498f37eec40d92df4fe - f7bda195c705a81bb0e22498f37eec40d92df4fe gfs2: re-factor function do_promote +https://gitlab.com/cki-project/kernel-ark/-/commit/90ebe25034c696b00641acd7558f45a4365ceef3 + 90ebe25034c696b00641acd7558f45a4365ceef3 ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile -https://gitlab.com/cki-project/kernel-ark/-/commit/715dfc8f355a39666218737bf502f9099f132d3e - 715dfc8f355a39666218737bf502f9099f132d3e gfs2: Remove 'first' trace_gfs2_promote argument +https://gitlab.com/cki-project/kernel-ark/-/commit/b8cf0849f057fca1423790b70148b8bbe8f2e195 + b8cf0849f057fca1423790b70148b8bbe8f2e195 ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth" -https://gitlab.com/cki-project/kernel-ark/-/commit/7090185ff21439764678e549506ff5c51ffdce95 - 7090185ff21439764678e549506ff5c51ffdce95 gfs2: change go_lock to go_instantiate +https://gitlab.com/cki-project/kernel-ark/-/commit/74977209cdf5650f975751adfb1dd35f658f7ec9 + 74977209cdf5650f975751adfb1dd35f658f7ec9 ASoC: dwc: Get IRQ optionally -https://gitlab.com/cki-project/kernel-ark/-/commit/61eaba5ac742abf1250eda09695ba40d4eaa9c82 - 61eaba5ac742abf1250eda09695ba40d4eaa9c82 gfs2: dump glocks from gfs2_consist_OBJ_i +https://gitlab.com/cki-project/kernel-ark/-/commit/78f1922bd778d30275f4e407b5956ca062a53e84 + 78f1922bd778d30275f4e407b5956ca062a53e84 ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFER -https://gitlab.com/cki-project/kernel-ark/-/commit/f95769f9c65a93601e0f22dd2574f6a3bc511651 - f95769f9c65a93601e0f22dd2574f6a3bc511651 gfs2: dequeue iopen holder in gfs2_inode_lookup error +https://gitlab.com/cki-project/kernel-ark/-/commit/f7daee89caa9df5900fe44bc226725f1a2b887fd + f7daee89caa9df5900fe44bc226725f1a2b887fd ASoC: rt5682: Fix the vol+ button detection issue -https://gitlab.com/cki-project/kernel-ark/-/commit/2ca6e947de9340cca12f606df0f3ab14b40846f8 - 2ca6e947de9340cca12f606df0f3ab14b40846f8 gfs2: Save ip from gfs2_glock_nq_init +https://gitlab.com/cki-project/kernel-ark/-/commit/7f7d2643945a71e01ca83d77ac8f468bd7ac8658 + 7f7d2643945a71e01ca83d77ac8f468bd7ac8658 ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static -https://gitlab.com/cki-project/kernel-ark/-/commit/b95539e4b155e8b225d4aa86d7ab356b8762be0b - b95539e4b155e8b225d4aa86d7ab356b8762be0b gfs2: Allow append and immutable bits to coexist +https://gitlab.com/cki-project/kernel-ark/-/commit/b98932a991de3eec521b0aa031dd7b4b92755339 + b98932a991de3eec521b0aa031dd7b4b92755339 ASoC: SOF: intel: remove duplicate include -https://gitlab.com/cki-project/kernel-ark/-/commit/7d221384a905022fbf395c879193c026fad32bf5 - 7d221384a905022fbf395c879193c026fad32bf5 gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug +https://gitlab.com/cki-project/kernel-ark/-/commit/205f4ff0c530a82115c4d10451120b5f6fce701c + 205f4ff0c530a82115c4d10451120b5f6fce701c ASoC: mediatek: mt8195: add HDMITX audio support -https://gitlab.com/cki-project/kernel-ark/-/commit/b7b4d77d6fcecbee036970c1007ce4fb95837cb8 - b7b4d77d6fcecbee036970c1007ce4fb95837cb8 gfs2: move GL_SKIP check from glops to do_promote +https://gitlab.com/cki-project/kernel-ark/-/commit/f20d0b2d264656a841a852d230cff5fc261cca97 + f20d0b2d264656a841a852d230cff5fc261cca97 ASoC: mediatek: mt8195: add DPTX audio support -https://gitlab.com/cki-project/kernel-ark/-/commit/5a2a9b1255a6e18aa4b5620639e022f716eca054 - 5a2a9b1255a6e18aa4b5620639e022f716eca054 gfs2: Add GL_SKIP holder flag to dump_holder +https://gitlab.com/cki-project/kernel-ark/-/commit/64ead90cc87e1d1c3d9dce39116f152c9685b1e9 + 64ead90cc87e1d1c3d9dce39116f152c9685b1e9 ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682 -https://gitlab.com/cki-project/kernel-ark/-/commit/063a61546ecc4a0da1e279630594765efd96f185 - 063a61546ecc4a0da1e279630594765efd96f185 gfs2: remove redundant check in gfs2_rgrp_go_lock +https://gitlab.com/cki-project/kernel-ark/-/commit/869cac4b1f4f531411eca624fedc4737730792f1 + 869cac4b1f4f531411eca624fedc4737730792f1 ASoC: mediatek: mt8195: add platform driver -https://gitlab.com/cki-project/kernel-ark/-/commit/53485a7e7b33a9345bf3accb4e37ec6ca5aa2d4f - 53485a7e7b33a9345bf3accb4e37ec6ca5aa2d4f gfs2: Fix mmap + page fault deadlocks for direct I/O +https://gitlab.com/cki-project/kernel-ark/-/commit/849b807bd9f1ad6160dc60d125f2170649adea6b + 849b807bd9f1ad6160dc60d125f2170649adea6b ASoC: mediatek: mt8195: support pcm in platform driver -https://gitlab.com/cki-project/kernel-ark/-/commit/d4d263a11962ae4a1dc35e491ba530a7bceb26b1 - d4d263a11962ae4a1dc35e491ba530a7bceb26b1 iov_iter: Introduce nofault flag to disable page faults +https://gitlab.com/cki-project/kernel-ark/-/commit/a13e31b89fe64dd3c703a81be227c43cd8c11b0e + a13e31b89fe64dd3c703a81be227c43cd8c11b0e ASoC: mediatek: mt8195: support adda in platform driver -https://gitlab.com/cki-project/kernel-ark/-/commit/d440853d13ac50783fb94d0b2c57390ef495bc4a - d440853d13ac50783fb94d0b2c57390ef495bc4a gup: Introduce FOLL_NOFAULT flag to disable page faults +https://gitlab.com/cki-project/kernel-ark/-/commit/b98566bd3260e5de53a6bdc896181ebdc3e8fe5f + b98566bd3260e5de53a6bdc896181ebdc3e8fe5f ASoC: mediatek: mt8195: support etdm in platform driver -https://gitlab.com/cki-project/kernel-ark/-/commit/85d5dffe626a4a31661422fd79e6b52edd582c8a - 85d5dffe626a4a31661422fd79e6b52edd582c8a iomap: Add done_before argument to iomap_dio_rw +https://gitlab.com/cki-project/kernel-ark/-/commit/3d5b1c8712141e49a5aae134586346c169b08a30 + 3d5b1c8712141e49a5aae134586346c169b08a30 ASoC: mediatek: mt8195: support audsys clock control -https://gitlab.com/cki-project/kernel-ark/-/commit/bfbb8fc30d630798efa2c23888e3e83b49405939 - bfbb8fc30d630798efa2c23888e3e83b49405939 iomap: Support partial direct I/O on user copy failures +https://gitlab.com/cki-project/kernel-ark/-/commit/bbc95e855156e9e02e8c6d1b60a55f814ec9e9fe + bbc95e855156e9e02e8c6d1b60a55f814ec9e9fe ASoC: mediatek: mt8195: update mediatek common driver -https://gitlab.com/cki-project/kernel-ark/-/commit/cbda9d4c40697c615a61bb020d668db281419abe - cbda9d4c40697c615a61bb020d668db281419abe iomap: Fix iomap_dio_rw return value for user copies +https://gitlab.com/cki-project/kernel-ark/-/commit/0407c0e8306acd87708827a5a2e2fb3c2d34ca32 + 0407c0e8306acd87708827a5a2e2fb3c2d34ca32 ASoC: wm_adsp: Put debugfs_remove_recursive back in -https://gitlab.com/cki-project/kernel-ark/-/commit/b5ee29e4c73b56346cbf24503f235b769a57d73e - b5ee29e4c73b56346cbf24503f235b769a57d73e iomap: support reading inline data from non-zero pos +https://gitlab.com/cki-project/kernel-ark/-/commit/9e96b5c04ffba1eab540a501f733cb1d42d3a611 + 9e96b5c04ffba1eab540a501f733cb1d42d3a611 ALSA: usb-audio: Move set-interface-first workaround into common quirk -https://gitlab.com/cki-project/kernel-ark/-/commit/61f063fd5268c3b0b49a02721e85b5f4618e802f - 61f063fd5268c3b0b49a02721e85b5f4618e802f gfs2: Only dereference i->iov when iter_is_iovec(i) +https://gitlab.com/cki-project/kernel-ark/-/commit/f9d5bb355c344d2eec90f172d57401c33c60f900 + f9d5bb355c344d2eec90f172d57401c33c60f900 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup -https://gitlab.com/cki-project/kernel-ark/-/commit/6d14ecf2610563921c1108ebc97b02a2793528aa - 6d14ecf2610563921c1108ebc97b02a2793528aa gfs2: Prevent endless loops in gfs2_file_buffered_write +https://gitlab.com/cki-project/kernel-ark/-/commit/37e6cc4cd3227cc0f729251e6e0ac7fd262de273 + 37e6cc4cd3227cc0f729251e6e0ac7fd262de273 ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC -https://gitlab.com/cki-project/kernel-ark/-/commit/bea95d7a733fc4603511794ce9e80672be0c86ed - bea95d7a733fc4603511794ce9e80672be0c86ed gfs2: Fix mmap + page fault deadlocks for buffered I/O +https://gitlab.com/cki-project/kernel-ark/-/commit/c7f1115d03f55265ba8ef89e0fa31ab8be120239 + c7f1115d03f55265ba8ef89e0fa31ab8be120239 ASoC: rt1015: remove possible unused variable `bclk_ms' -https://gitlab.com/cki-project/kernel-ark/-/commit/308914348cf6ec2d0223fb2f08fbc94be04e05ec - 308914348cf6ec2d0223fb2f08fbc94be04e05ec gfs2: Eliminate ip->i_gh +https://gitlab.com/cki-project/kernel-ark/-/commit/662774d035102255446cb7d40c8db4013d9cd87b + 662774d035102255446cb7d40c8db4013d9cd87b ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions static -https://gitlab.com/cki-project/kernel-ark/-/commit/5773b6126321afc3a1ffc99b74aba973982d48a4 - 5773b6126321afc3a1ffc99b74aba973982d48a4 gfs2: Move the inode glock locking to gfs2_file_buffered_write +https://gitlab.com/cki-project/kernel-ark/-/commit/10f6228909840c2a73c23d7b863887d27d1db605 + 10f6228909840c2a73c23d7b863887d27d1db605 ASoC: ics43432: add CMM-4030D-261 support -https://gitlab.com/cki-project/kernel-ark/-/commit/c6f774b8044c7edf03c0cfaa4fcad388e459ddb5 - c6f774b8044c7edf03c0cfaa4fcad388e459ddb5 gfs2: Fix "Introduce flag for glock holder auto-demotion" +https://gitlab.com/cki-project/kernel-ark/-/commit/f049056c5fa8e4a0300878a23f21240c3f400e32 + f049056c5fa8e4a0300878a23f21240c3f400e32 ASoC: Intel: Skylake: Select first entry for singular pipe config arrays -https://gitlab.com/cki-project/kernel-ark/-/commit/5282f1d8de267f5b32692e102ffc652a3ee65148 - 5282f1d8de267f5b32692e102ffc652a3ee65148 gfs2: Introduce flag for glock holder auto-demotion +https://gitlab.com/cki-project/kernel-ark/-/commit/ba451c51bd724366ccd91b58cded25019b4320f6 + ba451c51bd724366ccd91b58cded25019b4320f6 ASoC: Intel: Skylake: Properly configure modules with generic extension -https://gitlab.com/cki-project/kernel-ark/-/commit/dfc87ba3a83b274fe38d64d720ef72100a7b158b - dfc87ba3a83b274fe38d64d720ef72100a7b158b gfs2: Clean up function may_grant +https://gitlab.com/cki-project/kernel-ark/-/commit/15e49984233d8416015d7bfa16aeb7a70fd61b2d + 15e49984233d8416015d7bfa16aeb7a70fd61b2d ASoC: Intel: Skylake: Support modules with generic extension -https://gitlab.com/cki-project/kernel-ark/-/commit/48927b16e035859f51b0cb894bc0ebdec0b68962 - 48927b16e035859f51b0cb894bc0ebdec0b68962 gfs2: Add wrapper for iomap_file_buffered_write +https://gitlab.com/cki-project/kernel-ark/-/commit/5f8d2b988f2d7182bf09192d843f544b92cbb545 + 5f8d2b988f2d7182bf09192d843f544b92cbb545 ASoC: Intel: Skylake: Support multiple format configs -https://gitlab.com/cki-project/kernel-ark/-/commit/e1b0b26f6394c226b5aecd803decb11d175f8831 - e1b0b26f6394c226b5aecd803decb11d175f8831 iov_iter: Introduce fault_in_iov_iter_writeable +https://gitlab.com/cki-project/kernel-ark/-/commit/53318ba5e57f8b73c948a476e0fd400ed72d3c2d + 53318ba5e57f8b73c948a476e0fd400ed72d3c2d ASoC: Intel: Skylake: Simplify m_state for loadable modules -https://gitlab.com/cki-project/kernel-ark/-/commit/6368967997bf1d0d8da8533d89f008937a174660 - 6368967997bf1d0d8da8533d89f008937a174660 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable +https://gitlab.com/cki-project/kernel-ark/-/commit/41db86eda47135abd3c508b4e576e87f76851ada + 41db86eda47135abd3c508b4e576e87f76851ada ASoC: Intel: Skylake: Fix passing loadable flag for module -https://gitlab.com/cki-project/kernel-ark/-/commit/4c9fa9a0581bdf14b8b5348e8a397d21011bfcb2 - 4c9fa9a0581bdf14b8b5348e8a397d21011bfcb2 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} +https://gitlab.com/cki-project/kernel-ark/-/commit/c57a04cf44575b7d9753c717074b9f29793e0500 + c57a04cf44575b7d9753c717074b9f29793e0500 ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER -https://gitlab.com/cki-project/kernel-ark/-/commit/7d9e408f0c9023c379708f8356ec177a742d528f - 7d9e408f0c9023c379708f8356ec177a742d528f powerpc/kvm: Fix kvm_use_magic_page +https://gitlab.com/cki-project/kernel-ark/-/commit/d6183bcd73ec0dd0727a6980982585c3b13f3b15 + d6183bcd73ec0dd0727a6980982585c3b13f3b15 ASoC: Intel: Skylake: Fix module resource and format selection -https://gitlab.com/cki-project/kernel-ark/-/commit/b8b1bb58b5b91aa74c8cb35c87a0b7182fbe8898 - b8b1bb58b5b91aa74c8cb35c87a0b7182fbe8898 iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value +https://gitlab.com/cki-project/kernel-ark/-/commit/c592db1808de6ac211575331595d05355720417e + c592db1808de6ac211575331595d05355720417e ASoC: Intel: Skylake: Select proper format for NHLT blob -https://gitlab.com/cki-project/kernel-ark/-/commit/7a533bda4f3155e343a1d8fa11c6a8fb8b440184 - 7a533bda4f3155e343a1d8fa11c6a8fb8b440184 gfs2: Fix length of holes reported at end-of-file +https://gitlab.com/cki-project/kernel-ark/-/commit/d777ae15739a8b3cd3dd31e574ef395efb355d4b + d777ae15739a8b3cd3dd31e574ef395efb355d4b ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs -https://gitlab.com/cki-project/kernel-ark/-/commit/8776b931fd8b57d617482ffde9b0d29a7c11d7ea - 8776b931fd8b57d617482ffde9b0d29a7c11d7ea gfs2: release iopen glock early in evict +https://gitlab.com/cki-project/kernel-ark/-/commit/f126507340bc72bb30293ed4025b27aea334844e + f126507340bc72bb30293ed4025b27aea334844e ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373 -https://gitlab.com/cki-project/kernel-ark/-/commit/7114c73057dd2a5517dc224109ee9e4817b8790e - 7114c73057dd2a5517dc224109ee9e4817b8790e gfs2: Switch to may_setattr in gfs2_setattr +https://gitlab.com/cki-project/kernel-ark/-/commit/ff56101172a755821057c0557735e45aca39c835 + ff56101172a755821057c0557735e45aca39c835 soundwire: cadence: do not extend reset delay -https://gitlab.com/cki-project/kernel-ark/-/commit/2bd502239b6dc2a6cc10a27e3ac8ad635af8201e - 2bd502239b6dc2a6cc10a27e3ac8ad635af8201e fs: Move notify_change permission checks into may_setattr +https://gitlab.com/cki-project/kernel-ark/-/commit/5b35b2227f54146e8e749a42f6f6d7aa427f3be7 + 5b35b2227f54146e8e749a42f6f6d7aa427f3be7 soundwire: intel: conditionally exit clock stop mode on system suspend -https://gitlab.com/cki-project/kernel-ark/-/commit/05ea627132c8dbd26251d4bf7b16190525c9e8f5 - 05ea627132c8dbd26251d4bf7b16190525c9e8f5 gfs2: Remove redundant check from gfs2_glock_dq +https://gitlab.com/cki-project/kernel-ark/-/commit/a63b896308e66460c22c59ca1aec39f702b4c0e9 + a63b896308e66460c22c59ca1aec39f702b4c0e9 soundwire: intel: skip suspend/resume/wake when link was not started -https://gitlab.com/cki-project/kernel-ark/-/commit/61d751a8c338039542a4b0bfb0c47549b0a48b48 - 61d751a8c338039542a4b0bfb0c47549b0a48b48 gfs2: Delay withdraw from atomic context +https://gitlab.com/cki-project/kernel-ark/-/commit/cfaafc27afb9a3ca8f9ea45b853815e2a0c63bb9 + cfaafc27afb9a3ca8f9ea45b853815e2a0c63bb9 soundwire: intel: fix potential race condition during power down -https://gitlab.com/cki-project/kernel-ark/-/commit/a3421578c2f0ac65c63c7de0033d0b4dae761b97 - a3421578c2f0ac65c63c7de0033d0b4dae761b97 gfs2: nit: gfs2_drop_inode shouldn't return bool +https://gitlab.com/cki-project/kernel-ark/-/commit/c28e783d3f66ff7f623b2562a80d731b4f027705 + c28e783d3f66ff7f623b2562a80d731b4f027705 ASoC: intel: atom: Revert PCM buffer address setup workaround again -https://gitlab.com/cki-project/kernel-ark/-/commit/7fede8c9b2170d350c927288f30170af29bd8580 - 7fede8c9b2170d350c927288f30170af29bd8580 gfs2: Eliminate vestigial HIF_FIRST +https://gitlab.com/cki-project/kernel-ark/-/commit/8c289c98ce772031741e4cd0605cda29ee91a034 + 8c289c98ce772031741e4cd0605cda29ee91a034 ALSA: doc: Fix indentation warning -https://gitlab.com/cki-project/kernel-ark/-/commit/e3d86c0b905ce0ba68446a3d6aaa21eb638b72c4 - e3d86c0b905ce0ba68446a3d6aaa21eb638b72c4 gfs2: Make recovery error more readable +https://gitlab.com/cki-project/kernel-ark/-/commit/7c1c363d2b2244ed18e20bafea9afa960d236e43 + 7c1c363d2b2244ed18e20bafea9afa960d236e43 ALSA: hda: Update documentation for aliasing via the model option -https://gitlab.com/cki-project/kernel-ark/-/commit/d9a570c50db9dc4d4677a1fa8d3487731d9c9d1f - d9a570c50db9dc4d4677a1fa8d3487731d9c9d1f gfs2: Don't release and reacquire local statfs bh +https://gitlab.com/cki-project/kernel-ark/-/commit/8ef379de2010f7e999516b556e2f6cd380392c9f + 8ef379de2010f7e999516b556e2f6cd380392c9f ALSA: hda: Allow model option to specify PCI SSID alias -https://gitlab.com/cki-project/kernel-ark/-/commit/d917d538d2d40e9c0aeffd99f3f7595238cb82da - d917d538d2d40e9c0aeffd99f3f7595238cb82da gfs2: init system threads before freeze lock +https://gitlab.com/cki-project/kernel-ark/-/commit/a19d55d4096abbda5a4bfdcd39ebad7921737995 + a19d55d4096abbda5a4bfdcd39ebad7921737995 ALSA: hda: Code refactoring snd_hda_pick_fixup() -https://gitlab.com/cki-project/kernel-ark/-/commit/59da59b838442a3352e52effb2cc37895c6f07a2 - 59da59b838442a3352e52effb2cc37895c6f07a2 gfs2: tiny cleanup in gfs2_log_reserve +https://gitlab.com/cki-project/kernel-ark/-/commit/f170043253a8765f16e1171d5c18d349ff71ce80 + f170043253a8765f16e1171d5c18d349ff71ce80 ALSA: firewire-motu: add support for MOTU 896HD -https://gitlab.com/cki-project/kernel-ark/-/commit/d480974c91405479c6b7f49a84dda975128d62c0 - d480974c91405479c6b7f49a84dda975128d62c0 gfs2: trivial clean up of gfs2_ail_error +https://gitlab.com/cki-project/kernel-ark/-/commit/27862e4600ae921a0887a54fe45cadf611aaee4d + 27862e4600ae921a0887a54fe45cadf611aaee4d ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 -https://gitlab.com/cki-project/kernel-ark/-/commit/179e6168cd494b3ace3cc576860f29d03916b626 - 179e6168cd494b3ace3cc576860f29d03916b626 gfs2: be more verbose replaying invalid rgrp blocks +https://gitlab.com/cki-project/kernel-ark/-/commit/dc3f8fa5623abb0beb78faf3e76593240e96a5ed + dc3f8fa5623abb0beb78faf3e76593240e96a5ed ASoC: rsnd: adg: clearly handle clock error / NULL case -https://gitlab.com/cki-project/kernel-ark/-/commit/273f2f1db1104795d578ce94024c6b9ed8b123f9 - 273f2f1db1104795d578ce94024c6b9ed8b123f9 iomap: remove the iomap arguments to ->page_{prepare,done} +https://gitlab.com/cki-project/kernel-ark/-/commit/6514d21c6c9caadac1d7db7554ace49bc27b5a8c + 6514d21c6c9caadac1d7db7554ace49bc27b5a8c ASoC: rsnd: core: make some arrays static const, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/f8bbc9cfd4e9a21ca6320350c68b91edf07b5a1c - f8bbc9cfd4e9a21ca6320350c68b91edf07b5a1c gfs2: Fix glock recursion in freeze_go_xmote_bh +https://gitlab.com/cki-project/kernel-ark/-/commit/7851fabf9c91b015d25b0e38f220506727f40c49 + 7851fabf9c91b015d25b0e38f220506727f40c49 ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detect -https://gitlab.com/cki-project/kernel-ark/-/commit/e7007495875b2320150d0fbb7f0e302e68401f1a - e7007495875b2320150d0fbb7f0e302e68401f1a gfs2: Fix memory leak of object lsi on error return path +https://gitlab.com/cki-project/kernel-ark/-/commit/5922f8438f47bb396ef8412ac693c48576db9047 + 5922f8438f47bb396ef8412ac693c48576db9047 ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mic on the 2nd jack -https://gitlab.com/cki-project/kernel-ark/-/commit/3e0ddf59e494012fa5bc015328c6425143eb103f - 3e0ddf59e494012fa5bc015328c6425143eb103f qla2xxx: Add new messaging +https://gitlab.com/cki-project/kernel-ark/-/commit/1013bed3e81d07958f3bcb897a4b5f8c488deae6 + 1013bed3e81d07958f3bcb897a4b5f8c488deae6 ASoC: rt5640: Add rt5640_set_ovcd_params() helper -https://gitlab.com/cki-project/kernel-ark/-/commit/b5244176b671a54e03b97ff41236492f0c311b9f - b5244176b671a54e03b97ff41236492f0c311b9f lpfc: Add new messaging +https://gitlab.com/cki-project/kernel-ark/-/commit/7bef07e87aed7ec2c94e7f9306900fdb4944f7f8 + 7bef07e87aed7ec2c94e7f9306900fdb4944f7f8 ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset() -https://gitlab.com/cki-project/kernel-ark/-/commit/f3b23f1c51fbd0f77da5e968bba5e0cc7460db4e - f3b23f1c51fbd0f77da5e968bba5e0cc7460db4e KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use +https://gitlab.com/cki-project/kernel-ark/-/commit/08c724edf02a6b8bc1f9be5e6f60e66c2f8210e1 + 08c724edf02a6b8bc1f9be5e6f60e66c2f8210e1 ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack -https://gitlab.com/cki-project/kernel-ark/-/commit/2864e218bcb5d7d9f2b4c2e66fc91838848305d0 - 2864e218bcb5d7d9f2b4c2e66fc91838848305d0 KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() +https://gitlab.com/cki-project/kernel-ark/-/commit/daea5abef9b0d21fd47eab6ffb678ed8fda9aa5e + daea5abef9b0d21fd47eab6ffb678ed8fda9aa5e ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file -https://gitlab.com/cki-project/kernel-ark/-/commit/8712e3b00df25f955743a223cec98017f021fa1e - 8712e3b00df25f955743a223cec98017f021fa1e KVM: nVMX: Rename vmcs_to_field_offset{,_table} +https://gitlab.com/cki-project/kernel-ark/-/commit/619254886e27bf2179689ce0370e93639b3be898 + 619254886e27bf2179689ce0370e93639b3be898 ASoC: uniphier: make arrays mul and div static const, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/f8875af463289f7645d395588cc89fbf0ab2c42b - f8875af463289f7645d395588cc89fbf0ab2c42b KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER +https://gitlab.com/cki-project/kernel-ark/-/commit/c52be1a471f8ab0e9c8ec8f554799f13cb5bbf87 + c52be1a471f8ab0e9c8ec8f554799f13cb5bbf87 ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function -https://gitlab.com/cki-project/kernel-ark/-/commit/8d401ed3f9f9e6905f1cd03276c3df22c9e049cf - 8d401ed3f9f9e6905f1cd03276c3df22c9e049cf KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS +https://gitlab.com/cki-project/kernel-ark/-/commit/2955687e7a1be16bd23c08cf53eb15dfa643a321 + 2955687e7a1be16bd23c08cf53eb15dfa643a321 ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks -https://gitlab.com/cki-project/kernel-ark/-/commit/2a0641b4d18753163a6d060dfbc2f9499ba10364 - 2a0641b4d18753163a6d060dfbc2f9499ba10364 KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. +https://gitlab.com/cki-project/kernel-ark/-/commit/ccf2337917feb9976768ba72e92fa39d0477e706 + ccf2337917feb9976768ba72e92fa39d0477e706 ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards -https://gitlab.com/cki-project/kernel-ark/-/commit/04a316d7295ce32ab7520347a2818fa45e0e5654 - 04a316d7295ce32ab7520347a2818fa45e0e5654 x86/kvm: Always inline evmcs_write64() +https://gitlab.com/cki-project/kernel-ark/-/commit/c4b544bdeb92175c3a4f3ff0c7a99125ce97ccd5 + c4b544bdeb92175c3a4f3ff0c7a99125ce97ccd5 ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend() -https://gitlab.com/cki-project/kernel-ark/-/commit/3126f54a486fcdeb664a3445da7bf9daa0ea6ae5 - 3126f54a486fcdeb664a3445da7bf9daa0ea6ae5 [s390] s390/pci: move pseudo-MMIO to prevent MIO overlap +https://gitlab.com/cki-project/kernel-ark/-/commit/5405b49a8005c6a8765089259f631df601ac4883 + 5405b49a8005c6a8765089259f631df601ac4883 ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components string -https://gitlab.com/cki-project/kernel-ark/-/commit/fa1cdf6eae0cb600bd7c4c866cbc41b38a57d5f6 - fa1cdf6eae0cb600bd7c4c866cbc41b38a57d5f6 selftests/bpf: Enlarge select() timeout for test_maps +https://gitlab.com/cki-project/kernel-ark/-/commit/a71e3763ed4cea59eb36f502d7bb5ee802c736ce + a71e3763ed4cea59eb36f502d7bb5ee802c736ce ASoC: sh: rz-ssi: Fix wrong operator used issue -https://gitlab.com/cki-project/kernel-ark/-/commit/c7db2acb576150bc203736f062a626ed7f864483 - c7db2acb576150bc203736f062a626ed7f864483 kernel: Add redhat code +https://gitlab.com/cki-project/kernel-ark/-/commit/52abc2a82e2b4d2a22ca7d5fea482f0ae5575f7e + 52abc2a82e2b4d2a22ca7d5fea482f0ae5575f7e ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data -https://gitlab.com/cki-project/kernel-ark/-/commit/01d89105a3401f8493b4bd655049cbf6f75b059a - 01d89105a3401f8493b4bd655049cbf6f75b059a gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() +https://gitlab.com/cki-project/kernel-ark/-/commit/29bbb09382d349156bdd198069cbbe787b51864b + 29bbb09382d349156bdd198069cbbe787b51864b ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data -https://gitlab.com/cki-project/kernel-ark/-/commit/40d3ba9182240b3290b2bda0b0c77f8774408d7f - 40d3ba9182240b3290b2bda0b0c77f8774408d7f net: fix use-after-free in tw_timer_handler +https://gitlab.com/cki-project/kernel-ark/-/commit/3f7140dc64fddc8e5a4fe31a519780d3adc53222 + 3f7140dc64fddc8e5a4fe31a519780d3adc53222 ALSA: hda: Drop workaround for a hang at shutdown again -https://gitlab.com/cki-project/kernel-ark/-/commit/1f257652fe99794d826c6895575e34b9ec4bc149 - 1f257652fe99794d826c6895575e34b9ec4bc149 inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently +https://gitlab.com/cki-project/kernel-ark/-/commit/f1597a7c90d31b65ee8667fbb32b6ec1d94bdc8c + f1597a7c90d31b65ee8667fbb32b6ec1d94bdc8c ASoC: sh: rz-ssi: Fix dereference of noderef expression warning -https://gitlab.com/cki-project/kernel-ark/-/commit/44329f0bf411dba6edd379b0e9106530550b6081 - 44329f0bf411dba6edd379b0e9106530550b6081 ipv4: convert fib_num_tclassid_users to atomic_t +https://gitlab.com/cki-project/kernel-ark/-/commit/fabf424d2c1affe81228a6628fa19ee89ba5689e + fabf424d2c1affe81228a6628fa19ee89ba5689e ASoC: tegra30: i2s: Use of_device_get_match_data -https://gitlab.com/cki-project/kernel-ark/-/commit/f42185837e851790a4b3893ddf6cc8feaaf6abab - f42185837e851790a4b3893ddf6cc8feaaf6abab netfilter: nft_reject_bridge: Fix for missing reply from prerouting +https://gitlab.com/cki-project/kernel-ark/-/commit/3e3f73715e891c1d565529a1579c2e9fee8c3526 + 3e3f73715e891c1d565529a1579c2e9fee8c3526 ASoC: tegra30: ahub: Use of_device_get_match_data -https://gitlab.com/cki-project/kernel-ark/-/commit/19a81acff39c55dd98d6eee10bc0cedceb6d3981 - 19a81acff39c55dd98d6eee10bc0cedceb6d3981 vfs: fs_context: fix up param length parsing in legacy_parse_param +https://gitlab.com/cki-project/kernel-ark/-/commit/d99a49053c47a47e700ddb6fd5dd1c0ab1ae2aff + d99a49053c47a47e700ddb6fd5dd1c0ab1ae2aff ASoC: soc-ac97: cleanup cppcheck warning -https://gitlab.com/cki-project/kernel-ark/-/commit/382f06a8cf315c77f7dd45e2770b8d3f8ca33c4b - 382f06a8cf315c77f7dd45e2770b8d3f8ca33c4b sched: padding for user_struct for KABI +https://gitlab.com/cki-project/kernel-ark/-/commit/28625e01e09f3280f7b952e80697c2761be59695 + 28625e01e09f3280f7b952e80697c2761be59695 ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_runtime_get() -https://gitlab.com/cki-project/kernel-ark/-/commit/2a617dd01194eed553e8191fbd27a8459c22ad59 - 2a617dd01194eed553e8191fbd27a8459c22ad59 sched: padding for signal_struct in linux/sched/signal.h +https://gitlab.com/cki-project/kernel-ark/-/commit/025638ada819453970376398ed6a555ac8d7184f + 025638ada819453970376398ed6a555ac8d7184f ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB -https://gitlab.com/cki-project/kernel-ark/-/commit/5261162c73589460f57601a8f306d2d926bc3996 - 5261162c73589460f57601a8f306d2d926bc3996 sched: padding for struct rq and related +https://gitlab.com/cki-project/kernel-ark/-/commit/de9a9916ef40969eae72fd67ec7a588b7c94e3a2 + de9a9916ef40969eae72fd67ec7a588b7c94e3a2 ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report() -https://gitlab.com/cki-project/kernel-ark/-/commit/5c0832babe6f1c4a250e17437c109f307530f54a - 5c0832babe6f1c4a250e17437c109f307530f54a sched: Padding for sched_domain and root_domain +https://gitlab.com/cki-project/kernel-ark/-/commit/67cb5eee76fbee85d64d4b3ba43c75b987ce4da3 + 67cb5eee76fbee85d64d4b3ba43c75b987ce4da3 ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new() -https://gitlab.com/cki-project/kernel-ark/-/commit/f11bec33927d12cf8a0f95b1ad10653d69897444 - f11bec33927d12cf8a0f95b1ad10653d69897444 sched: Padding for task_struct and related in include/linux/sched.h +https://gitlab.com/cki-project/kernel-ark/-/commit/e4a13592da2e9c51444a7a38f1ea797606112c75 + e4a13592da2e9c51444a7a38f1ea797606112c75 ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities() + +https://gitlab.com/cki-project/kernel-ark/-/commit/c15ffe77b31688fd925ca2bd0e27d40e8ac6a3b0 + c15ffe77b31688fd925ca2bd0e27d40e8ac6a3b0 ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_user() + +https://gitlab.com/cki-project/kernel-ark/-/commit/dd8830be3829358e1bcfd2db62b984ea9802a996 + dd8830be3829358e1bcfd2db62b984ea9802a996 ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new() + +https://gitlab.com/cki-project/kernel-ark/-/commit/360790d3c6e8a59e47d7bf2af2482598d14a012b + 360790d3c6e8a59e47d7bf2af2482598d14a012b ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw_params() + +https://gitlab.com/cki-project/kernel-ark/-/commit/1c3b7289f2f18456ff41a3104acc03f134e39b50 + 1c3b7289f2f18456ff41a3104acc03f134e39b50 ALSA: hda: Nuke unused reboot_notify callback + +https://gitlab.com/cki-project/kernel-ark/-/commit/d9aa62b907f167ab3cd937c3109c11ba6fc51bbd + d9aa62b907f167ab3cd937c3109c11ba6fc51bbd ALSA: hda: Suspend codec at shutdown + +https://gitlab.com/cki-project/kernel-ark/-/commit/188ec84d95e98420b8fdda06ee14cbd8b53b7a70 + 188ec84d95e98420b8fdda06ee14cbd8b53b7a70 ALSA: hda: conexant: Turn off EAPD at suspend, too + +https://gitlab.com/cki-project/kernel-ark/-/commit/36955e1e36a8ad21165db837977cc46f9229e615 + 36955e1e36a8ad21165db837977cc46f9229e615 ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag + +https://gitlab.com/cki-project/kernel-ark/-/commit/0e26799abc016ed8181b2911714b522585b1e362 + 0e26799abc016ed8181b2911714b522585b1e362 ALSA: usb-audio: Input source control - digidesign mbox + +https://gitlab.com/cki-project/kernel-ark/-/commit/abd205d00c53b906d46910e157fb010aebc2b595 + abd205d00c53b906d46910e157fb010aebc2b595 ASoC: Intel: boards: use software node API in Atom boards + +https://gitlab.com/cki-project/kernel-ark/-/commit/f6316981d70072dfbd3104bca132797cf6007054 + f6316981d70072dfbd3104bca132797cf6007054 ASoC: Intel: remove device_properties for Atom boards + +https://gitlab.com/cki-project/kernel-ark/-/commit/3f0433b07c07877a872f868f86f6e98bb1c71046 + 3f0433b07c07877a872f868f86f6e98bb1c71046 ASoC: Intel: use software node API in SoundWire machines + +https://gitlab.com/cki-project/kernel-ark/-/commit/7da4935aff123c010caeead61d5a59aa467c7d41 + 7da4935aff123c010caeead61d5a59aa467c7d41 ASoC: Intel: sof_sdw_rt711*: keep codec device reference until remove + +https://gitlab.com/cki-project/kernel-ark/-/commit/d86b28121f7b229ab734dc1703b7ca1ec82a656e + d86b28121f7b229ab734dc1703b7ca1ec82a656e ASoC: Intel: sof_sdw: pass card information to init/exit functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/992d439e84315c0c1c240fa4fddd3e966502c9f3 + 992d439e84315c0c1c240fa4fddd3e966502c9f3 ASoC: Intel: boards: get codec device with ACPI instead of bus search + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a27377d15c04b6dde06bf84ad1b6adb708c00f6 + 4a27377d15c04b6dde06bf84ad1b6adb708c00f6 ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev() + +https://gitlab.com/cki-project/kernel-ark/-/commit/dff1475f434c8fec0b5731d8a7565e1a3111a190 + dff1475f434c8fec0b5731d8a7565e1a3111a190 ASoC: Intel: boards: harden codec property handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/36c73c9fc90675045b446fda9e7cb26da085a3a3 + 36c73c9fc90675045b446fda9e7cb26da085a3a3 ASoC: rt5682: Remove unused variable in rt5682_i2c_remove() + +https://gitlab.com/cki-project/kernel-ark/-/commit/08fc53972c63d855850d8389fc34bd6198e4fa02 + 08fc53972c63d855850d8389fc34bd6198e4fa02 ASoC: sh: rz-ssi: Add SSI DMAC support + +https://gitlab.com/cki-project/kernel-ark/-/commit/529b16eb3f5c3aa4080cfdabac22f89ebeafd8c7 + 529b16eb3f5c3aa4080cfdabac22f89ebeafd8c7 ASoC: sh: Add RZ/G2L SSIF-2 driver + +https://gitlab.com/cki-project/kernel-ark/-/commit/c6f6d4a606178a1dd7c2a46bb41fdde897fae86e + c6f6d4a606178a1dd7c2a46bb41fdde897fae86e ASoC: SOF: Intel: make DMI L1 selection more robust + +https://gitlab.com/cki-project/kernel-ark/-/commit/f2c41f1da7685768b90e305aef888c0d850de242 + f2c41f1da7685768b90e305aef888c0d850de242 ASoC: SOF: Intel: simplify logic for DMI_L1 handling + +https://gitlab.com/cki-project/kernel-ark/-/commit/6551b7f62f6ad55891ef41e8becfcc2d897a5ce1 + 6551b7f62f6ad55891ef41e8becfcc2d897a5ce1 ASoC: SOF: Intel: hda-stream: remove always true condition + +https://gitlab.com/cki-project/kernel-ark/-/commit/85ee1ea3bc355ba4d40be43f5623c869a963a8b5 + 85ee1ea3bc355ba4d40be43f5623c869a963a8b5 ASoC: SOF: Intel: Kconfig: clarify DMI L1 option description + +https://gitlab.com/cki-project/kernel-ark/-/commit/13422a9165ad53456d08d663911c8be3d7fd4a66 + 13422a9165ad53456d08d663911c8be3d7fd4a66 ALSA: memalloc: Count continuous pages in vmalloc buffer handler + +https://gitlab.com/cki-project/kernel-ark/-/commit/98f2db34a70aaa4da10b0e1ce5b7835efc579063 + 98f2db34a70aaa4da10b0e1ce5b7835efc579063 ALSA: hda/cs8409: Prevent pops and clicks during suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/bb16269616706cc0be1fc1d3512b37d1f3680848 + bb16269616706cc0be1fc1d3512b37d1f3680848 ALSA: hda_audio_ext: fix kernel-doc + +https://gitlab.com/cki-project/kernel-ark/-/commit/54a48ff629fb0385b0cca10b938e92da542dbcea + 54a48ff629fb0385b0cca10b938e92da542dbcea ALSA: core: control_led: use strscpy instead of strlcpy + +https://gitlab.com/cki-project/kernel-ark/-/commit/211d31aede520d44b2b22ef97815ee06e1d4cea9 + 211d31aede520d44b2b22ef97815ee06e1d4cea9 ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops + +https://gitlab.com/cki-project/kernel-ark/-/commit/90847b8024013c069dcc7c4fb74cb00498486e64 + 90847b8024013c069dcc7c4fb74cb00498486e64 ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/d373a34740e41ef81c613f051fa8adc88942838b + d373a34740e41ef81c613f051fa8adc88942838b ALSA: hda/cs8409: Remove unnecessary delays + +https://gitlab.com/cki-project/kernel-ark/-/commit/b68ab810d39bd330933bb14355089d1ace2a833c + b68ab810d39bd330933bb14355089d1ace2a833c ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits + +https://gitlab.com/cki-project/kernel-ark/-/commit/aea60ab4e9f8a7d0e6a0eb45d657340c027fbf15 + aea60ab4e9f8a7d0e6a0eb45d657340c027fbf15 ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42 + +https://gitlab.com/cki-project/kernel-ark/-/commit/cced0a322ea8a3f794afb7f357ba184df7d25adc + cced0a322ea8a3f794afb7f357ba184df7d25adc ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin + +https://gitlab.com/cki-project/kernel-ark/-/commit/0ce39b4a18054ad4f752b155b1587ebce9e999c3 + 0ce39b4a18054ad4f752b155b1587ebce9e999c3 ALSA: hda/cs8409: Add support for dolphin + +https://gitlab.com/cki-project/kernel-ark/-/commit/e235eeb7f44ea7127270512e2797c22c432f0d45 + e235eeb7f44ea7127270512e2797c22c432f0d45 ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42 + +https://gitlab.com/cki-project/kernel-ark/-/commit/53c5c4f21cfc105f59d585acc4ba84740e5c9301 + 53c5c4f21cfc105f59d585acc4ba84740e5c9301 ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events + +https://gitlab.com/cki-project/kernel-ark/-/commit/941329adda00433c0a64afbfe6916362794af422 + 941329adda00433c0a64afbfe6916362794af422 ALSA: hda/cs8409: Move codec properties to its own struct + +https://gitlab.com/cki-project/kernel-ark/-/commit/f103dfecc90535c398a418468e988d8768adeb86 + f103dfecc90535c398a418468e988d8768adeb86 ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/5d03b556ae532f650409011f452dcff4ad06bbdf + 5d03b556ae532f650409011f452dcff4ad06bbdf ALSA: hda/cs8409: Support i2c bulk read/write functions + +https://gitlab.com/cki-project/kernel-ark/-/commit/5e6ef57205d807e29c746551c918cba20968bd46 + 5e6ef57205d807e29c746551c918cba20968bd46 ALSA: hda/cs8409: Avoid re-setting the same page as the last access + +https://gitlab.com/cki-project/kernel-ark/-/commit/35655532f7096d02bf48b0116a07ec2909d8a40b + 35655532f7096d02bf48b0116a07ec2909d8a40b ALSA: hda/cs8409: Avoid setting the same I2C address for every access + +https://gitlab.com/cki-project/kernel-ark/-/commit/accf9c61ff286dda08ea2bfcf611f0e4997ff2a4 + accf9c61ff286dda08ea2bfcf611f0e4997ff2a4 ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses + +https://gitlab.com/cki-project/kernel-ark/-/commit/4557284b0036c192a81eaa1c064c12fbfe09bb55 + 4557284b0036c192a81eaa1c064c12fbfe09bb55 ALSA: hda/cs8409: Generalize volume controls + +https://gitlab.com/cki-project/kernel-ark/-/commit/7a15f12bb07b18d7c59b86bc03060da345541c17 + 7a15f12bb07b18d7c59b86bc03060da345541c17 ALSA: hda/cs8409: Prevent I2C access during suspend time + +https://gitlab.com/cki-project/kernel-ark/-/commit/a8c2d6d00425e6c1d4e7db133a39f3959d51b0a5 + a8c2d6d00425e6c1d4e7db133a39f3959d51b0a5 ALSA: hda/cs8409: Simplify CS42L42 jack detect. + +https://gitlab.com/cki-project/kernel-ark/-/commit/b72ba42014a90f56a7c4736d22d8491f9c800608 + b72ba42014a90f56a7c4736d22d8491f9c800608 ALSA: hda/cs8409: Mask CS42L42 wake events + +https://gitlab.com/cki-project/kernel-ark/-/commit/90254b1b124bb0d6e943a55497cbac288cf66375 + 90254b1b124bb0d6e943a55497cbac288cf66375 ALSA: hda/cs8409: Disable unsolicited response for the first boot + +https://gitlab.com/cki-project/kernel-ark/-/commit/81d58b2e0f2a4df7565a43f5435ed0ed349fc0d3 + 81d58b2e0f2a4df7565a43f5435ed0ed349fc0d3 ALSA: hda/cs8409: Disable unsolicited responses during suspend + +https://gitlab.com/cki-project/kernel-ark/-/commit/2b08fb69818b95f5e23cc905c08bfefea79807f9 + 2b08fb69818b95f5e23cc905c08bfefea79807f9 ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye + +https://gitlab.com/cki-project/kernel-ark/-/commit/bc0f59d17f21a8e47ad002663325153e70b23615 + bc0f59d17f21a8e47ad002663325153e70b23615 ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg + +https://gitlab.com/cki-project/kernel-ark/-/commit/a56f32df278b0a6c8af35ead9e195436bf2cd3af + a56f32df278b0a6c8af35ead9e195436bf2cd3af ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization + +https://gitlab.com/cki-project/kernel-ark/-/commit/7d886092fa1fa6c32d09622006abab6de48b3416 + 7d886092fa1fa6c32d09622006abab6de48b3416 ALSA: hda/cs8409: Use enums for register names and coefficients + +https://gitlab.com/cki-project/kernel-ark/-/commit/68353dcb0f7b07129982b7befe18c77ba3b12b95 + 68353dcb0f7b07129982b7befe18c77ba3b12b95 ALSA: hda/cs8409: Move arrays of configuration to a new file + +https://gitlab.com/cki-project/kernel-ark/-/commit/8f60366a6b838ed9b65e775b7e75ef1c8221775e + 8f60366a6b838ed9b65e775b7e75ef1c8221775e ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module + +https://gitlab.com/cki-project/kernel-ark/-/commit/d505d43233358432bdc5873a91a737d11949bd13 + d505d43233358432bdc5873a91a737d11949bd13 ASoC: rt5682: Properly turn off regulators if wrong device ID + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a299ca9b41eddb0c5c9e198e92f241a2b15c3c0 + 4a299ca9b41eddb0c5c9e198e92f241a2b15c3c0 ASoC: rt5682: Adjust headset volume button threshold again + +https://gitlab.com/cki-project/kernel-ark/-/commit/b09a38668b9f04474ba5458707b82c20d12d4f09 + b09a38668b9f04474ba5458707b82c20d12d4f09 ASoC: Intel: Fix platform ID matching + +https://gitlab.com/cki-project/kernel-ark/-/commit/a896ce32810a89e0a50400b74b0b77d8036aef7a + a896ce32810a89e0a50400b74b0b77d8036aef7a ASoC: rt1015p: add new acpi id and comapatible id + +https://gitlab.com/cki-project/kernel-ark/-/commit/203f620f47473339edfb3d59d7005eb6c4789b4f + 203f620f47473339edfb3d59d7005eb6c4789b4f ASoC: max98390: Add support change dsm param name + +https://gitlab.com/cki-project/kernel-ark/-/commit/148718274fb5053aae3b1783afe5b0fd5aede365 + 148718274fb5053aae3b1783afe5b0fd5aede365 ALSA: msnd: Use proper mmap method + +https://gitlab.com/cki-project/kernel-ark/-/commit/22137746d7b9d0fbc7141762f0cce8af3470c056 + 22137746d7b9d0fbc7141762f0cce8af3470c056 ASoC: qdsp6: q6adm: fix cppcheck warnings for unnecessary initialization + +https://gitlab.com/cki-project/kernel-ark/-/commit/bf53572d1dea2c8376aa232bc416c0905aa616d0 + bf53572d1dea2c8376aa232bc416c0905aa616d0 ASoC: qdsp6: q6asm: fix cppcheck warnings for unnecessary initialization + +https://gitlab.com/cki-project/kernel-ark/-/commit/60d35d2f1b065147ea5e4e7297cd995653b637f4 + 60d35d2f1b065147ea5e4e7297cd995653b637f4 ASoC: qcom: apq8016_sbc: Add SEC_MI2S support + +https://gitlab.com/cki-project/kernel-ark/-/commit/effd001c370b393a360c5ab476702f5b9f262e2f + effd001c370b393a360c5ab476702f5b9f262e2f ALSA: pci: cs46xx: Fix set up buffer type properly + +https://gitlab.com/cki-project/kernel-ark/-/commit/51f2c79cd281d59ea00e3c714f5154fc0c7e968c + 51f2c79cd281d59ea00e3c714f5154fc0c7e968c ALSA: pci: rme: Set up buffer type properly + +https://gitlab.com/cki-project/kernel-ark/-/commit/4a18959202f3460964c9243a4429511f0636fb2c + 4a18959202f3460964c9243a4429511f0636fb2c ALSA: pcm: Check mmap capability of runtime dma buffer at first + +https://gitlab.com/cki-project/kernel-ark/-/commit/b3fd44d53afda1f691fa034607535e02c2564c2b + b3fd44d53afda1f691fa034607535e02c2564c2b ALSA: harmony: Drop superfluous address setup + +https://gitlab.com/cki-project/kernel-ark/-/commit/431e51fa0650bac1a9505c97e1456211c99b54e8 + 431e51fa0650bac1a9505c97e1456211c99b54e8 ALSA: memalloc: Fix mmap of SG-buffer with WC pages + +https://gitlab.com/cki-project/kernel-ark/-/commit/ee7cc096e8486928ec061a1fee454ec9893010d4 + ee7cc096e8486928ec061a1fee454ec9893010d4 ASoC: cs42l42: Update module authors + +https://gitlab.com/cki-project/kernel-ark/-/commit/4162871f10af72a1f3bf5eeff366531edbcb1b38 + 4162871f10af72a1f3bf5eeff366531edbcb1b38 ASoC: cs42l42: Assume 24-bit samples are in 32-bit slots + +https://gitlab.com/cki-project/kernel-ark/-/commit/4603277d82ab7e33276e82cb1dfbf662806aef2d + 4603277d82ab7e33276e82cb1dfbf662806aef2d ASoC: cs42l42: Validate dai_set_sysclk() frequency + +https://gitlab.com/cki-project/kernel-ark/-/commit/e8f2cbce023ca3ca1747a1e484b951cf1ebf6864 + e8f2cbce023ca3ca1747a1e484b951cf1ebf6864 ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bit + +https://gitlab.com/cki-project/kernel-ark/-/commit/f3d86a4f995bdcba250e512b595369dec190ba42 + f3d86a4f995bdcba250e512b595369dec190ba42 ASoC: rt5640: Silence warning message about missing interrupt + +https://gitlab.com/cki-project/kernel-ark/-/commit/845285e015e204c4f808a50dcad257adc38013ce + 845285e015e204c4f808a50dcad257adc38013ce ASoC: codecs: wcd938x: add Multi Button Headset Control support + +https://gitlab.com/cki-project/kernel-ark/-/commit/63ba2ffae79af37956708e8899be8237c7bc87a4 + 63ba2ffae79af37956708e8899be8237c7bc87a4 ASoC: simple-card-utils: Avoid over-allocating DLCs + +https://gitlab.com/cki-project/kernel-ark/-/commit/ea9a4807e9a3c58719f312c122d4c097d9e8907f + ea9a4807e9a3c58719f312c122d4c097d9e8907f ASoC: wcd938x: simplify return value + +https://gitlab.com/cki-project/kernel-ark/-/commit/a633c64554a6a69510e1b665645731bd755f105c + a633c64554a6a69510e1b665645731bd755f105c ASoC: mt6359-accdet.c: remove useless assignments + +https://gitlab.com/cki-project/kernel-ark/-/commit/81a59d4206a70e81ce61f789f51f734cabdcc276 + 81a59d4206a70e81ce61f789f51f734cabdcc276 ASoC: max98090: remove duplicate status reads and useless assignmment + +https://gitlab.com/cki-project/kernel-ark/-/commit/24b943fb369b135788c8d9ad9e7880b1135e87e1 + 24b943fb369b135788c8d9ad9e7880b1135e87e1 ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event() + +https://gitlab.com/cki-project/kernel-ark/-/commit/21b097359ad0410703ea42f1e9d3d00760d786bd + 21b097359ad0410703ea42f1e9d3d00760d786bd ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls() + +https://gitlab.com/cki-project/kernel-ark/-/commit/a510646d322b5f9a09418bf5e912f1c2528c7d0d + a510646d322b5f9a09418bf5e912f1c2528c7d0d ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes() + +https://gitlab.com/cki-project/kernel-ark/-/commit/506b1f4ba4210cb209d9b619f47d930e45cf1ede + 506b1f4ba4210cb209d9b619f47d930e45cf1ede ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes() + +https://gitlab.com/cki-project/kernel-ark/-/commit/36b1d77db75d05f89a3d228e501c46892af890b7 + 36b1d77db75d05f89a3d228e501c46892af890b7 ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route() + +https://gitlab.com/cki-project/kernel-ark/-/commit/86f75c64bcc43bfc67805a6708883490bb1bb8b7 + 86f75c64bcc43bfc67805a6708883490bb1bb8b7 ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run() -https://gitlab.com/cki-project/kernel-ark/-/commit/8464f8f86375b14d24170b22565b90a5e2cac0df - 8464f8f86375b14d24170b22565b90a5e2cac0df block: assign bi_bdev for cloned bios in blk_rq_prep_clone +https://gitlab.com/cki-project/kernel-ark/-/commit/54010999bc1e5829817e47bd3c4068b4a097f152 + 54010999bc1e5829817e47bd3c4068b4a097f152 ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event() -https://gitlab.com/cki-project/kernel-ark/-/commit/a4eb1134c7901f56c84058ff7225b10ffd66e21d - a4eb1134c7901f56c84058ff7225b10ffd66e21d dm sysfs: use default_groups in kobj_type +https://gitlab.com/cki-project/kernel-ark/-/commit/ab6ef715b8ca68017aaf319b5d020918f6f71c8e + ab6ef715b8ca68017aaf319b5d020918f6f71c8e ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link() -https://gitlab.com/cki-project/kernel-ark/-/commit/ef7b6afbb690f7f6a5afb70491942558fd5b19a2 - ef7b6afbb690f7f6a5afb70491942558fd5b19a2 dm space map common: add bounds check to sm_ll_lookup_bitmap() +https://gitlab.com/cki-project/kernel-ark/-/commit/ed6b15a25ad0ed642eac0b5542c0abfdbd89bc66 + ed6b15a25ad0ed642eac0b5542c0abfdbd89bc66 ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga() -https://gitlab.com/cki-project/kernel-ark/-/commit/abeaba692e5ee1d7c8b6818f94eedec29febc3bf - abeaba692e5ee1d7c8b6818f94eedec29febc3bf dm btree: add a defensive bounds check to insert_at() +https://gitlab.com/cki-project/kernel-ark/-/commit/5d003afe4a475faa8226fcdf5fa69bf0c91bcbf9 + 5d003afe4a475faa8226fcdf5fa69bf0c91bcbf9 ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status() -https://gitlab.com/cki-project/kernel-ark/-/commit/f675551d6de04c60813c30c61f21230ce85dc707 - f675551d6de04c60813c30c61f21230ce85dc707 dm btree remove: change a bunch of BUG_ON() calls to proper errors +https://gitlab.com/cki-project/kernel-ark/-/commit/c04f835e142844645c6fa0499f00f71925a9d240 + c04f835e142844645c6fa0499f00f71925a9d240 ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux() -https://gitlab.com/cki-project/kernel-ark/-/commit/900b458eff55bb6a8b814090cb652d0e4ee80c80 - 900b458eff55bb6a8b814090cb652d0e4ee80c80 dm btree spine: eliminate duplicate le32_to_cpu() in node_check() +https://gitlab.com/cki-project/kernel-ark/-/commit/5cbd0d957ab9e03895f2369dbebef7e55c13f79f + 5cbd0d957ab9e03895f2369dbebef7e55c13f79f ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() -https://gitlab.com/cki-project/kernel-ark/-/commit/cfd4fea74f234ae6f20af3ecc352e97faec39658 - cfd4fea74f234ae6f20af3ecc352e97faec39658 dm btree spine: remove extra node_check function declaration +https://gitlab.com/cki-project/kernel-ark/-/commit/0981778783588f95da482436d9eab2f8b9197814 + 0981778783588f95da482436d9eab2f8b9197814 ALSA: es1688: Avoid devres management for es1688 object creation -https://gitlab.com/cki-project/kernel-ark/-/commit/0dc3c2475c21d0ac614aea52965e20b3b8d7d212 - 0dc3c2475c21d0ac614aea52965e20b3b8d7d212 sched/pelt: Relax the sync of load_sum with load_avg +https://gitlab.com/cki-project/kernel-ark/-/commit/53a0346bb4f7bc1154177d756f5e3208de77425b + 53a0346bb4f7bc1154177d756f5e3208de77425b ALSA: pci/korg1212: completely remove 'set but not used' warnings -https://gitlab.com/cki-project/kernel-ark/-/commit/f31f40b18804be4311a47a6b61aaa20d65f8db44 - f31f40b18804be4311a47a6b61aaa20d65f8db44 sched/pelt: Relax the sync of runnable_sum with runnable_avg +https://gitlab.com/cki-project/kernel-ark/-/commit/86c325661a194993db684b36d1f6d36211bd774d + 86c325661a194993db684b36d1f6d36211bd774d ASoC: amd: vangogh: Drop superfluous mmap callback -https://gitlab.com/cki-project/kernel-ark/-/commit/c6900319be515ca3c4ad0665f7168d6d4813bfce - c6900319be515ca3c4ad0665f7168d6d4813bfce sched/pelt: Continue to relax the sync of util_sum with util_avg +https://gitlab.com/cki-project/kernel-ark/-/commit/ba98f8b204c0fdc1cee7894991cf0f1a9abad7c5 + ba98f8b204c0fdc1cee7894991cf0f1a9abad7c5 ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too -https://gitlab.com/cki-project/kernel-ark/-/commit/17b07908bed0b793789cdb37d43cc8115a03ae84 - 17b07908bed0b793789cdb37d43cc8115a03ae84 sched/pelt: Relax the sync of util_sum with util_avg +https://gitlab.com/cki-project/kernel-ark/-/commit/55671a8fa80d09b7503e9c52e598a578a6c21b92 + 55671a8fa80d09b7503e9c52e598a578a6c21b92 ALSA: memalloc: Fix pgprot for WC mmap on x86 -https://gitlab.com/cki-project/kernel-ark/-/commit/5ffbb705fc6959a295029eb44f759f551027dcb2 - 5ffbb705fc6959a295029eb44f759f551027dcb2 [RHEL-9.0] IPMI Add RH_KABI_RESERVE to kABI sensitive structs +https://gitlab.com/cki-project/kernel-ark/-/commit/bc1be0de34c0818bcc4b0eaa538b49d4c7efcc95 + bc1be0de34c0818bcc4b0eaa538b49d4c7efcc95 ASoC: sprd: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/72a47c4bb71e24048e84a80440b9fd46be0a9cf5 - 72a47c4bb71e24048e84a80440b9fd46be0a9cf5 hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors +https://gitlab.com/cki-project/kernel-ark/-/commit/f26f9e7af6793e2eb174f447050dfc114afb4328 + f26f9e7af6793e2eb174f447050dfc114afb4328 ASoC: qcom: qdsp6: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/86a43a5cd70e5d6a194e0164046d4f220bc0667d - 86a43a5cd70e5d6a194e0164046d4f220bc0667d hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh +https://gitlab.com/cki-project/kernel-ark/-/commit/05d5188d9e050a281c8a725348cf3fcc06d38e8f + 05d5188d9e050a281c8a725348cf3fcc06d38e8f ASoC: qcom: lpass: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/cf03814d896dec25b53de35a067ccf757ac94e36 - cf03814d896dec25b53de35a067ccf757ac94e36 hwmon: (k10temp) Remove unused definitions +https://gitlab.com/cki-project/kernel-ark/-/commit/028bcb109f58205a6db8d0ecb973141b08be82b3 + 028bcb109f58205a6db8d0ecb973141b08be82b3 ASoC: mpc5200: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/9946e476df34832e89cf1df72c790816ac214761 - 9946e476df34832e89cf1df72c790816ac214761 x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs +https://gitlab.com/cki-project/kernel-ark/-/commit/d37576fb6abe35af78e7c9cbebb9ba7b78d15269 + d37576fb6abe35af78e7c9cbebb9ba7b78d15269 ASoC: fsl_dma: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/4f799dd2da715a90a7b96e64c047f376a247d45f - 4f799dd2da715a90a7b96e64c047f376a247d45f mptcp: disable by default +https://gitlab.com/cki-project/kernel-ark/-/commit/2f29e7c29dd6bd0ad9d6a258b324eab4a4d60e86 + 2f29e7c29dd6bd0ad9d6a258b324eab4a4d60e86 ASoC: fsl_asrc_dma: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/44524d1723140ddf2cc4622d1cfbd5431164c777 - 44524d1723140ddf2cc4622d1cfbd5431164c777 platform/x86: amd-pmc: only use callbacks for suspend +https://gitlab.com/cki-project/kernel-ark/-/commit/0c80a3029a211469c5cf12346d931ee3ecbf2676 + 0c80a3029a211469c5cf12346d931ee3ecbf2676 ASoC: tegra: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/cffb1890106cbe00223e3012cebe4b488fa182ef - cffb1890106cbe00223e3012cebe4b488fa182ef platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer +https://gitlab.com/cki-project/kernel-ark/-/commit/75c3a9f8d89db2256c0eec363b55a07797dfc506 + 75c3a9f8d89db2256c0eec363b55a07797dfc506 ASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/faec1e1f01efc8c51730c52f2def51bb1cb70af6 - faec1e1f01efc8c51730c52f2def51bb1cb70af6 platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_pmc_dev structure +https://gitlab.com/cki-project/kernel-ark/-/commit/55e405ae97bb29333dc4ac5934806e8c6dde5ccb + 55e405ae97bb29333dc4ac5934806e8c6dde5ccb ASoC: fsl: imx-pcm-fiq: Use managed buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/d45a2f7ebda6bfa1ba186256d788302f1ff1f36a - d45a2f7ebda6bfa1ba186256d788302f1ff1f36a platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops +https://gitlab.com/cki-project/kernel-ark/-/commit/f4e3a43055c54e96f8bb8e8bb4a5f7e71c42b540 + f4e3a43055c54e96f8bb8e8bb4a5f7e71c42b540 ASoC: bcm: Use managed PCM buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/9735af715b97e2c2aa619d508d0c62d82785cdc6 - 9735af715b97e2c2aa619d508d0c62d82785cdc6 platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS +https://gitlab.com/cki-project/kernel-ark/-/commit/2b5eaeb406a55dfaad34b365369a8c4ac2ec45df + 2b5eaeb406a55dfaad34b365369a8c4ac2ec45df ALSA: pxa2xx: Use managed PCM buffer allocation -https://gitlab.com/cki-project/kernel-ark/-/commit/d1384d20146a9eaf3c06b9652dd91e8238d48953 - d1384d20146a9eaf3c06b9652dd91e8238d48953 platform/x86: amd-pmc: Drop check for valid alarm time +https://gitlab.com/cki-project/kernel-ark/-/commit/2a837a78eda67f18dd523b701c2776a27f67ddb5 + 2a837a78eda67f18dd523b701c2776a27f67ddb5 ALSA: memalloc: Support WC allocation on all architectures -https://gitlab.com/cki-project/kernel-ark/-/commit/fa109c7808b790db6a8a8c3627e695833f14dc34 - fa109c7808b790db6a8a8c3627e695833f14dc34 platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg +https://gitlab.com/cki-project/kernel-ark/-/commit/0d19e26576e1188eee69953e831f17a799299624 + 0d19e26576e1188eee69953e831f17a799299624 ALSA: pcm: Allow exact buffer preallocation -https://gitlab.com/cki-project/kernel-ark/-/commit/e727ff9648b728e3791021ecfcadbf5d5ad29b7c - e727ff9648b728e3791021ecfcadbf5d5ad29b7c platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE +https://gitlab.com/cki-project/kernel-ark/-/commit/5e45e962776e67bc0c506187c436a007c7f73d3c + 5e45e962776e67bc0c506187c436a007c7f73d3c ALSA: memalloc: Correctly name as WC -https://gitlab.com/cki-project/kernel-ark/-/commit/febec4780df0c4cfd791b3559b0ff1c2aa9a5815 - febec4780df0c4cfd791b3559b0ff1c2aa9a5815 platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup +https://gitlab.com/cki-project/kernel-ark/-/commit/3f0709dfcd4019d05fe898ca86519ed5ae0fb956 + 3f0709dfcd4019d05fe898ca86519ed5ae0fb956 ALSA: memalloc: Minor refactoring -https://gitlab.com/cki-project/kernel-ark/-/commit/f5900d869a7c65c14aed8d335e7c52c0edaeb3aa - f5900d869a7c65c14aed8d335e7c52c0edaeb3aa platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` +https://gitlab.com/cki-project/kernel-ark/-/commit/e4ceaf0a78bab032ba0f799cbec315fc17dbeb1d + e4ceaf0a78bab032ba0f799cbec315fc17dbeb1d ASoC: mediatek: mt6359: convert to use module_platform_driver -https://gitlab.com/cki-project/kernel-ark/-/commit/a77bd265b7dc6abb6cea1cc6cade105ec99be344 - a77bd265b7dc6abb6cea1cc6cade105ec99be344 platform/x86: amd-pmc: Add alternative acpi id for PMC controller +https://gitlab.com/cki-project/kernel-ark/-/commit/33b8ec23cc1aa4f403bb2b82eb903c3f22e35d31 + 33b8ec23cc1aa4f403bb2b82eb903c3f22e35d31 ASoC: rt5514: make array div static const, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/b704e8595eeee75e9d5fde211bb8bc6c2b903d3c - b704e8595eeee75e9d5fde211bb8bc6c2b903d3c platform/x86: amd-pmc: Add a message to print resume time info +https://gitlab.com/cki-project/kernel-ark/-/commit/92897c113e88a0ddab9cc872c49a5edabb0e8347 + 92897c113e88a0ddab9cc872c49a5edabb0e8347 ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates -https://gitlab.com/cki-project/kernel-ark/-/commit/ecf7ad92e0484463a82622d4d87a927205e5d449 - ecf7ad92e0484463a82622d4d87a927205e5d449 platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT +https://gitlab.com/cki-project/kernel-ark/-/commit/714ef5a8a14cdf2bcea6396973860799cad30522 + 714ef5a8a14cdf2bcea6396973860799cad30522 ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx() -https://gitlab.com/cki-project/kernel-ark/-/commit/e1143a05df9c45718970db0e052b4e5bd4bfe3fc - e1143a05df9c45718970db0e052b4e5bd4bfe3fc platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled +https://gitlab.com/cki-project/kernel-ark/-/commit/797d2c9d50f6ace1061711d77599d070ee309b51 + 797d2c9d50f6ace1061711d77599d070ee309b51 ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx() -https://gitlab.com/cki-project/kernel-ark/-/commit/04d8469e2dddd348d3ce3539da551134b837e24b - 04d8469e2dddd348d3ce3539da551134b837e24b platform/x86: amd-pmc: Export Idlemask values based on the APU +https://gitlab.com/cki-project/kernel-ark/-/commit/c83b5232adfc707b896d57581185afa2d941e6ba + c83b5232adfc707b896d57581185afa2d941e6ba ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume() -https://gitlab.com/cki-project/kernel-ark/-/commit/e8775f23ab216907bf5b45d8df1a4daa0b3e2335 - e8775f23ab216907bf5b45d8df1a4daa0b3e2335 platform/x86: amd-pmc: Check s0i3 cycle status +https://gitlab.com/cki-project/kernel-ark/-/commit/b5ddd86cad884ac465c2d8d149dcfb82df8cae26 + b5ddd86cad884ac465c2d8d149dcfb82df8cae26 ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx() -https://gitlab.com/cki-project/kernel-ark/-/commit/a56dc5a579996c408d72aca32441f2f7276f5136 - a56dc5a579996c408d72aca32441f2f7276f5136 platform/x86: amd-pmc: Increase the response register timeout +https://gitlab.com/cki-project/kernel-ark/-/commit/c260852c372daa6ffea283531634a478f8421bb4 + c260852c372daa6ffea283531634a478f8421bb4 ASoC: Intel: sof_sdw_max98373: remove useless inits -https://gitlab.com/cki-project/kernel-ark/-/commit/e3c6ceb92afdc3536f73eb73ffb82e49f516140d - e3c6ceb92afdc3536f73eb73ffb82e49f516140d hwmon: (k10temp) Remove residues of current and voltage +https://gitlab.com/cki-project/kernel-ark/-/commit/f893b0960bc847c073c414304a38d3166eec82b9 + f893b0960bc847c073c414304a38d3166eec82b9 ASoC: Intel: update sof_pcm512x quirks -https://gitlab.com/cki-project/kernel-ark/-/commit/2373f547c47412ef98cd3ff7c4c81894e3dcec55 - 2373f547c47412ef98cd3ff7c4c81894e3dcec55 sch_api: Don't skip qdisc attach on ingress +https://gitlab.com/cki-project/kernel-ark/-/commit/9df9910403e9b423000d750bdebae58b9d5d1d45 + 9df9910403e9b423000d750bdebae58b9d5d1d45 ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant -https://gitlab.com/cki-project/kernel-ark/-/commit/7dcc75d33a65dccedfba611915fdd65cd01fed47 - 7dcc75d33a65dccedfba611915fdd65cd01fed47 flow_offload: return EOPNOTSUPP for the unsupported mpls action type +https://gitlab.com/cki-project/kernel-ark/-/commit/e1ec5eb4c6311e3c22584197819986e0c1adfef2 + e1ec5eb4c6311e3c22584197819986e0c1adfef2 ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 -https://gitlab.com/cki-project/kernel-ark/-/commit/130747a31a29ae8b33a18f3753a2cf7e0a0eec74 - 130747a31a29ae8b33a18f3753a2cf7e0a0eec74 sch_cake: do not call cake_destroy() from cake_init() +https://gitlab.com/cki-project/kernel-ark/-/commit/89126419c46bbcbaa1f7aeba3906599a53e0ed7d + 89126419c46bbcbaa1f7aeba3906599a53e0ed7d ALSA: usb-audio: make array static const, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/af65ff808fc196802ab54e2f6895efc99d98049a - af65ff808fc196802ab54e2f6895efc99d98049a net/sched: fq_pie: prevent dismantle issue +https://gitlab.com/cki-project/kernel-ark/-/commit/097ee35dee24a11d572b755445737f80700f9995 + 097ee35dee24a11d572b755445737f80700f9995 ASoC: tlv320aic32x4: make array clocks static, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/bf1a7808dfab93764f7b4200aa2096f996fd465d - bf1a7808dfab93764f7b4200aa2096f996fd465d vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit +https://gitlab.com/cki-project/kernel-ark/-/commit/49e9817b8dca9c5efd01d2e1678eed1c76e4c9c7 + 49e9817b8dca9c5efd01d2e1678eed1c76e4c9c7 ASoC: Intel: bytcr_rt5640: Fix HP ElitePad 1000 G2 quirk -https://gitlab.com/cki-project/kernel-ark/-/commit/48b92172d2933a131f6e0c4e5485a99fe9cec037 - 48b92172d2933a131f6e0c4e5485a99fe9cec037 KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock +https://gitlab.com/cki-project/kernel-ark/-/commit/b465458069e11b8069d1bf56d58b469f09282ed5 + b465458069e11b8069d1bf56d58b469f09282ed5 ASoC: Intel: bytcr_rt5640: Add support for a second headset mic input -https://gitlab.com/cki-project/kernel-ark/-/commit/d22e7fc6974636517de74f2bdb0b087a624e2ea0 - d22e7fc6974636517de74f2bdb0b087a624e2ea0 x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() +https://gitlab.com/cki-project/kernel-ark/-/commit/7b4bd93d8fcdecc824d9f6b19a7ead2d54438acc + 7b4bd93d8fcdecc824d9f6b19a7ead2d54438acc ASoC: Intel: bytcr_rt5640: Add support for a second headphones output -https://gitlab.com/cki-project/kernel-ark/-/commit/754487721b34da16e8593bdcffcc472a5709b99a - 754487721b34da16e8593bdcffcc472a5709b99a selftests: netfilter: switch to socat for tests using -q option +https://gitlab.com/cki-project/kernel-ark/-/commit/e83d9ea0727db1b53dcea718702c0005db5d1264 + e83d9ea0727db1b53dcea718702c0005db5d1264 ASoC: Intel: bytcr_rt5640: Add a byt_rt5640_get_codec_dai() helper -https://gitlab.com/cki-project/kernel-ark/-/commit/27b0e98ee86c18588347a8cfae8aa1467cf890ae - 27b0e98ee86c18588347a8cfae8aa1467cf890ae selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature +https://gitlab.com/cki-project/kernel-ark/-/commit/9a725db0fa796484270d32a64f1fcad1d35e831b + 9a725db0fa796484270d32a64f1fcad1d35e831b ASoC: Intel: bytcr_rt5640: Add line-out support -https://gitlab.com/cki-project/kernel-ark/-/commit/7678fb12144910464f11b41a38a84d1090adbb1a - 7678fb12144910464f11b41a38a84d1090adbb1a selftests: net: using ping6 for IPv6 in udpgro_fwd.sh +https://gitlab.com/cki-project/kernel-ark/-/commit/1384d98fa8ca1405652e2c6f72c1558363a4864c + 1384d98fa8ca1405652e2c6f72c1558363a4864c ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output -https://gitlab.com/cki-project/kernel-ark/-/commit/78690f5fddd99951e6f657b3d93a194c57258f6a - 78690f5fddd99951e6f657b3d93a194c57258f6a selftests: net: Fix a typo in udpgro_fwd.sh +https://gitlab.com/cki-project/kernel-ark/-/commit/f56694ef5a261a111ac0c4bd843fa7a85351cd95 + f56694ef5a261a111ac0c4bd843fa7a85351cd95 soundwire: intel: introduce shim and alh base -https://gitlab.com/cki-project/kernel-ark/-/commit/897493608b8961123997b8444f55e8d6a9f41d18 - 897493608b8961123997b8444f55e8d6a9f41d18 selftests/net: udpgso_bench_tx: fix dst ip argument +https://gitlab.com/cki-project/kernel-ark/-/commit/e884ffe354ec55678a10e7d5f2419d3062186b61 + e884ffe354ec55678a10e7d5f2419d3062186b61 ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops -https://gitlab.com/cki-project/kernel-ark/-/commit/991239bec80543789c69f451215757768b8d2276 - 991239bec80543789c69f451215757768b8d2276 selftest/net/forwarding: declare NETIFS p9 p10 +https://gitlab.com/cki-project/kernel-ark/-/commit/06f3500aff37d9e7b2643c161c76c2e887ffd4e7 + 06f3500aff37d9e7b2643c161c76c2e887ffd4e7 ASoC: SOF: intel: move sof_intel_dsp_desc() forward -https://gitlab.com/cki-project/kernel-ark/-/commit/8b63ed3848248c51aa79fadb78ca6244231c1c61 - 8b63ed3848248c51aa79fadb78ca6244231c1c61 selftests: Fix IPv6 address bind tests +https://gitlab.com/cki-project/kernel-ark/-/commit/ce4e88b170bbc09ec5bc27e5535607089db28ca6 + ce4e88b170bbc09ec5bc27e5535607089db28ca6 ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition -https://gitlab.com/cki-project/kernel-ark/-/commit/114d5952aaeb51c2f7aeb7a9feac0e809bc7ab91 - 114d5952aaeb51c2f7aeb7a9feac0e809bc7ab91 selftests: Fix raw socket bind tests with VRF +https://gitlab.com/cki-project/kernel-ark/-/commit/86ffbe40327e1ab59c63a3ece7779867a45fabc6 + 86ffbe40327e1ab59c63a3ece7779867a45fabc6 ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc -https://gitlab.com/cki-project/kernel-ark/-/commit/6b7d4843486ee38d13c2f07666ffff7de17670a1 - 6b7d4843486ee38d13c2f07666ffff7de17670a1 selftests: Add duplicate config only for MD5 VRF tests +https://gitlab.com/cki-project/kernel-ark/-/commit/addc24b90a12e2b54dcaa5d666808d21ace23bc3 + addc24b90a12e2b54dcaa5d666808d21ace23bc3 soundwire: move intel sdw register definitions to sdw_intel.h -https://gitlab.com/cki-project/kernel-ark/-/commit/547be8671eb7fd598974e4630cb0722d7976323b - 547be8671eb7fd598974e4630cb0722d7976323b selftests: icmp_redirect: pass xfail=0 to log_test() +https://gitlab.com/cki-project/kernel-ark/-/commit/a13091890eb2760f3d6a36dfca2c5c61fcd9a63d + a13091890eb2760f3d6a36dfca2c5c61fcd9a63d ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link() -https://gitlab.com/cki-project/kernel-ark/-/commit/c4299d19b16ba3abc8c455951a2f2a44266ebb9d - c4299d19b16ba3abc8c455951a2f2a44266ebb9d selftests: net: Correct ping6 expected rc from 2 to 1 +https://gitlab.com/cki-project/kernel-ark/-/commit/ffd6586cbb76961d620b903e0fdd5a7167bfa1cb + ffd6586cbb76961d620b903e0fdd5a7167bfa1cb ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load() -https://gitlab.com/cki-project/kernel-ark/-/commit/fb458fdd5d0e9ee2c302b395fbbc1c7f69bd5e77 - fb458fdd5d0e9ee2c302b395fbbc1c7f69bd5e77 selftests/fib_tests: Rework fib_rp_filter_test() +https://gitlab.com/cki-project/kernel-ark/-/commit/0a50d0448f9be0be60dbca148dda0f7c4ce2f089 + 0a50d0448f9be0be60dbca148dda0f7c4ce2f089 ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load() -https://gitlab.com/cki-project/kernel-ark/-/commit/96554914cf84034d0865c5f521f6e0803e5a560a - 96554914cf84034d0865c5f521f6e0803e5a560a selftests: net: Correct case name +https://gitlab.com/cki-project/kernel-ark/-/commit/bdb0ff593e490b5af30ddd0869afecdaad870c93 + bdb0ff593e490b5af30ddd0869afecdaad870c93 ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load() -https://gitlab.com/cki-project/kernel-ark/-/commit/4168f57c4f8045f51ab9452870e7378074314356 - 4168f57c4f8045f51ab9452870e7378074314356 mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages +https://gitlab.com/cki-project/kernel-ark/-/commit/99dfdeede2e65f505938d9d1737ea92732b039d9 + 99dfdeede2e65f505938d9d1737ea92732b039d9 ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() -https://gitlab.com/cki-project/kernel-ark/-/commit/30be714fc97b8ade0d6585800cacb833272ac2a7 - 30be714fc97b8ade0d6585800cacb833272ac2a7 dma/pool: create dma atomic pool only if dma zone has managed pages +https://gitlab.com/cki-project/kernel-ark/-/commit/a49c2e6691b3f7e057f5739abaae714c9f736313 + a49c2e6691b3f7e057f5739abaae714c9f736313 ASoC: rsnd: make some arrays static const, makes object smaller -https://gitlab.com/cki-project/kernel-ark/-/commit/efe02205092bdd9964444fbcc18005ba3fbd9038 - efe02205092bdd9964444fbcc18005ba3fbd9038 mm_zone: add function to check if managed dma zone exists +https://gitlab.com/cki-project/kernel-ark/-/commit/d2f723f57a7d8fd562c29e1c6fd23e8dafca381d + d2f723f57a7d8fd562c29e1c6fd23e8dafca381d ALSA: doc: Add the description of quirk_flags option for snd-usb-audio -https://gitlab.com/cki-project/kernel-ark/-/commit/d092784955921362b79942c7bbc3eaab243576c5 - d092784955921362b79942c7bbc3eaab243576c5 tcp: add missing htmldocs for skb->ll_node and sk->defer_list +https://gitlab.com/cki-project/kernel-ark/-/commit/94f25fbb3fdc7b75559852458d5b56ea8f32e0e8 + 94f25fbb3fdc7b75559852458d5b56ea8f32e0e8 ALSA: usb-audio: Add quirk_flags module option -https://gitlab.com/cki-project/kernel-ark/-/commit/4445de9d17d668708fa6060d755f9510128cfd73 - 4445de9d17d668708fa6060d755f9510128cfd73 net: move early demux fields close to sk_refcnt +https://gitlab.com/cki-project/kernel-ark/-/commit/a69f232db77fdad22b204e870f28986ebb8a97a4 + a69f232db77fdad22b204e870f28986ebb8a97a4 ALSA: usb-audio: Move generic DSD raw detection into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/343399261b60845682ce9f077298b019b586f420 - 343399261b60845682ce9f077298b019b586f420 tcp: defer skb freeing after socket lock is released +https://gitlab.com/cki-project/kernel-ark/-/commit/51d1322cbb0d88856c7d8350cf57dfee29b47988 + 51d1322cbb0d88856c7d8350cf57dfee29b47988 ALSA: usb-audio: Move ignore_ctl_error check into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/72da1a0aa76f9979ae1135ddb15cd475b2e35e9e - 72da1a0aa76f9979ae1135ddb15cd475b2e35e9e net: shrink struct sock by 8 bytes +https://gitlab.com/cki-project/kernel-ark/-/commit/bd43fa67618aab387e92addc2b604703280a4441 + bd43fa67618aab387e92addc2b604703280a4441 ALSA: usb-audio: Move autosuspend quirk into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/2997e7c953114ff98d5c73b7c94b056f73a20d59 - 2997e7c953114ff98d5c73b7c94b056f73a20d59 ipv6: shrink struct ipcm6_cookie +https://gitlab.com/cki-project/kernel-ark/-/commit/1dce6a8fe874abd92bdef287aab928267fe7094b + 1dce6a8fe874abd92bdef287aab928267fe7094b ALSA: usb-audio: Move rate validation quirk into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/2027864c471fba480ea06b0308dae757f4b36763 - 2027864c471fba480ea06b0308dae757f4b36763 net: remove sk_route_nocaps +https://gitlab.com/cki-project/kernel-ark/-/commit/bcb92c8420395ff4cf5cd1d715044f79ee825cb2 + bcb92c8420395ff4cf5cd1d715044f79ee825cb2 ALSA: usb-audio: Move interface setup delay into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/e19e48206f4c46d30c8a286ebe9d38d86a8e53cb - e19e48206f4c46d30c8a286ebe9d38d86a8e53cb net: remove sk_route_forced_caps +https://gitlab.com/cki-project/kernel-ark/-/commit/0e669378ab41dd73aff12d024328df1bda387b40 + 0e669378ab41dd73aff12d024328df1bda387b40 ALSA: usb-audio: Move control message delay quirk into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/73db850d4189ffea4e1088c31ac5e6ffb87e25f0 - 73db850d4189ffea4e1088c31ac5e6ffb87e25f0 net: use sk_is_tcp() in more places +https://gitlab.com/cki-project/kernel-ark/-/commit/f874f70236904fdbfb980fcf6a89ea3b67bf9fca + f874f70236904fdbfb980fcf6a89ea3b67bf9fca ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/f5bd0b0ea9ace33c4a7bdbc4267873b42d3bd4b7 - f5bd0b0ea9ace33c4a7bdbc4267873b42d3bd4b7 bpf, sockmap: Use stricter sk state checks in sk_lookup_assign +https://gitlab.com/cki-project/kernel-ark/-/commit/1afc6f4bfcf843dc92e4fc36b9f1900546e127d7 + 1afc6f4bfcf843dc92e4fc36b9f1900546e127d7 ALSA: usb-audio: Move clock setup quirk into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/0cfbe3716fb683b47faed0fc1426d917de1b9a29 - 0cfbe3716fb683b47faed0fc1426d917de1b9a29 selftests: bpf: Fix bind on used port +https://gitlab.com/cki-project/kernel-ark/-/commit/8e27762cfc945b83c84fe56ea8dd08d40d82135a + 8e27762cfc945b83c84fe56ea8dd08d40d82135a ALSA: usb-audio: Move playback_first flag into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/d19e4d7d3290fc2ed2f95905d60b354c2c41eb9a - d19e4d7d3290fc2ed2f95905d60b354c2c41eb9a hpsa: add new messaging +https://gitlab.com/cki-project/kernel-ark/-/commit/30cf62ec6a9ef1db29752e0b56cb055c3904828e + 30cf62ec6a9ef1db29752e0b56cb055c3904828e ALSA: usb-audio: Move tx_length quirk handling to quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/496fd6c98cc50f3fa00de1d463310235334112f8 - 496fd6c98cc50f3fa00de1d463310235334112f8 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie +https://gitlab.com/cki-project/kernel-ark/-/commit/b99df0f88888cd37965c2ed0bf4d58507375fb29 + b99df0f88888cd37965c2ed0bf4d58507375fb29 ALSA: usb-audio: Move txfr_quirk handling to quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/ffc4c3163beadf131e80dd8b1a6edc7f88346ece - ffc4c3163beadf131e80dd8b1a6edc7f88346ece tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex +https://gitlab.com/cki-project/kernel-ark/-/commit/3fbed3aa6c7f9cfc58158161133c160d0e7498a9 + 3fbed3aa6c7f9cfc58158161133c160d0e7498a9 ALSA: usb-audio: Move media-controller API quirk into quirk_flags -https://gitlab.com/cki-project/kernel-ark/-/commit/ae00b5a4fe5a26f3810d8948c39d322c916389b0 - ae00b5a4fe5a26f3810d8948c39d322c916389b0 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() +https://gitlab.com/cki-project/kernel-ark/-/commit/fa8ba21cf9b0251c40358ae652261ae8d672f27c + fa8ba21cf9b0251c40358ae652261ae8d672f27c ALSA: usb-audio: Introduce quirk_flags field -https://gitlab.com/cki-project/kernel-ark/-/commit/ae6bf5a890cdfc9755bbb2dd575ff0a36654e7ee - ae6bf5a890cdfc9755bbb2dd575ff0a36654e7ee net: skb: use kfree_skb_reason() in tcp_v4_rcv() +https://gitlab.com/cki-project/kernel-ark/-/commit/3e0d92cee2a41e2df8abda77d6c47070e51f8bf3 + 3e0d92cee2a41e2df8abda77d6c47070e51f8bf3 soundwire: cadence: override PDI configurations to create loopback -https://gitlab.com/cki-project/kernel-ark/-/commit/4a0269b22519c17c6df1f066e92cd3e1776e9c88 - 4a0269b22519c17c6df1f066e92cd3e1776e9c88 net: skb: introduce kfree_skb_reason() +https://gitlab.com/cki-project/kernel-ark/-/commit/38258e7234041dedff56daa51fc42b1a3a19b52e + 38258e7234041dedff56daa51fc42b1a3a19b52e soundwire: cadence: add debugfs interface for PDI loopbacks -https://gitlab.com/cki-project/kernel-ark/-/commit/c559caf94ac6605a266ac50c3e2104e5c1a1b28a - c559caf94ac6605a266ac50c3e2104e5c1a1b28a pinctrl: amd: Fix wakeups when IRQ is shared with SCI +https://gitlab.com/cki-project/kernel-ark/-/commit/bd70ee5df939516e2f613b02a69014f30ad2ecb8 + bd70ee5df939516e2f613b02a69014f30ad2ecb8 soundwire: stream: don't program mockup device ports -https://gitlab.com/cki-project/kernel-ark/-/commit/809c1a5c3e5d924de737cac2be0c1f11b3106962 - 809c1a5c3e5d924de737cac2be0c1f11b3106962 ppp: ensure minimum packet size in ppp_write() +https://gitlab.com/cki-project/kernel-ark/-/commit/102188a98d5719de4ca199961c0115aefaabd591 + 102188a98d5719de4ca199961c0115aefaabd591 soundwire: bus: squelch error returned by mockup devices -https://gitlab.com/cki-project/kernel-ark/-/commit/c97f3f107b7b07bce4cae68b47c140bf09d4e17e - c97f3f107b7b07bce4cae68b47c140bf09d4e17e PCI: hv: Add arm64 Hyper-V vPCI support +https://gitlab.com/cki-project/kernel-ark/-/commit/7e12414c0ae7c92b8eb59c0ba033a8fad20b72e8 + 7e12414c0ae7c92b8eb59c0ba033a8fad20b72e8 soundwire: add flag to ignore all command/control for mockup devices -https://gitlab.com/cki-project/kernel-ark/-/commit/b25f02a19edbb05f27431395d21222e1164622e2 - b25f02a19edbb05f27431395d21222e1164622e2 PCI: hv: Make the code arch neutral by adding arch specific interfaces +https://gitlab.com/cki-project/kernel-ark/-/commit/bb4c8bd89f9a26cc737599b5dfc7c7de2a4d1d8c + bb4c8bd89f9a26cc737599b5dfc7c7de2a4d1d8c soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATA -https://gitlab.com/cki-project/kernel-ark/-/commit/0f7a767abbc290c6494c124596cbcb82ec42b75c - 0f7a767abbc290c6494c124596cbcb82ec42b75c PCI: hv: Remove unnecessary use of %hx +https://gitlab.com/cki-project/kernel-ark/-/commit/8b52bd40113d06d4f023a32fac6e8e517c0b7738 + 8b52bd40113d06d4f023a32fac6e8e517c0b7738 soundwire: cadence: add paranoid check on self-clearing bits -https://gitlab.com/cki-project/kernel-ark/-/commit/3fb89aaee07d52f77163f5fee384fac41a5e8514 - 3fb89aaee07d52f77163f5fee384fac41a5e8514 quota: correct error number in free_dqentry() +https://gitlab.com/cki-project/kernel-ark/-/commit/f60ad89fd8a2b13a6efdc4908f0660c2cc67bd9c + f60ad89fd8a2b13a6efdc4908f0660c2cc67bd9c ALSA: core: Fix double calls of snd_card_free() via devres -https://gitlab.com/cki-project/kernel-ark/-/commit/cb6711838813ed2e4d7e83243e4ede629d93fefe - cb6711838813ed2e4d7e83243e4ede629d93fefe quota: check block number when reading the block in quota file +https://gitlab.com/cki-project/kernel-ark/-/commit/cc10b335c8ceefd873e047069130a82d88406f8b + cc10b335c8ceefd873e047069130a82d88406f8b ALSA: pcxhr: use __func__ to get funcion's name in an output message -https://gitlab.com/cki-project/kernel-ark/-/commit/f5bc01e1186d64e09c9c491b05fcda9da86552f8 - f5bc01e1186d64e09c9c491b05fcda9da86552f8 ext4: don't use the orphan list when migrating an inode +https://gitlab.com/cki-project/kernel-ark/-/commit/51b61692b3e9ee83bf747c68e792d677cb831296 + 51b61692b3e9ee83bf747c68e792d677cb831296 ASoC: intel: skylake: Drop superfluous mmap callback -https://gitlab.com/cki-project/kernel-ark/-/commit/41b8b071db3561521ea1b4c4cebce1fe33834747 - 41b8b071db3561521ea1b4c4cebce1fe33834747 ext4: use BUG_ON instead of if condition followed by BUG +https://gitlab.com/cki-project/kernel-ark/-/commit/a5d8e49876e18015d5d0ff43dd3e7febe881fb28 + a5d8e49876e18015d5d0ff43dd3e7febe881fb28 ASoC: amd: Drop superfluous mmap callbacks -https://gitlab.com/cki-project/kernel-ark/-/commit/7cd84a98222729c51430603403469ebd8f6d691b - 7cd84a98222729c51430603403469ebd8f6d691b ext4: fix a copy and paste typo +https://gitlab.com/cki-project/kernel-ark/-/commit/30c07d2da3cf4074cc124355c809a26ddde68dd0 + 30c07d2da3cf4074cc124355c809a26ddde68dd0 ASoC: v253_init: eliminate pointer to string -https://gitlab.com/cki-project/kernel-ark/-/commit/fa773bda71024332e46d43b8a5474b3e1959e53e - fa773bda71024332e46d43b8a5474b3e1959e53e ext4: set csum seed in tmp inode while migrating to extents +https://gitlab.com/cki-project/kernel-ark/-/commit/02009910abe59fb0101a5c00865b3c3e7b3c0728 + 02009910abe59fb0101a5c00865b3c3e7b3c0728 ASoC: cx20442: tty_ldisc_ops::write_wakeup is optional -https://gitlab.com/cki-project/kernel-ark/-/commit/14f559fc25b2a6574ab4d0b1fee5a11171f4678c - 14f559fc25b2a6574ab4d0b1fee5a11171f4678c ext4: remove unnecessary 'offset' assignment +https://gitlab.com/cki-project/kernel-ark/-/commit/58c460142b0dff5713ac9824f0de530b8458b715 + 58c460142b0dff5713ac9824f0de530b8458b715 ASoC: samsung: Constify static snd_soc_ops -https://gitlab.com/cki-project/kernel-ark/-/commit/2d51fe116733b4970cbfcd6cfa08f3b9998215cb - 2d51fe116733b4970cbfcd6cfa08f3b9998215cb ext4: remove redundant o_start statement +https://gitlab.com/cki-project/kernel-ark/-/commit/92fa41b072dd2e6c781a2160424bac05a3207e08 + 92fa41b072dd2e6c781a2160424bac05a3207e08 ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing() -https://gitlab.com/cki-project/kernel-ark/-/commit/6b152047022a5d076065c2078faaa8a9bca41546 - 6b152047022a5d076065c2078faaa8a9bca41546 ext4: drop an always true check +https://gitlab.com/cki-project/kernel-ark/-/commit/9061f05c62b2a99141df2c0ae441a004d2c20f89 + 9061f05c62b2a99141df2c0ae441a004d2c20f89 ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_widgets() -https://gitlab.com/cki-project/kernel-ark/-/commit/928768af8f1d49b61249149e1de4ae1dc600d220 - 928768af8f1d49b61249149e1de4ae1dc600d220 ext4: remove unused assignments +https://gitlab.com/cki-project/kernel-ark/-/commit/ab19828c93395a348c056db63f1d3f49f77a3b71 + ab19828c93395a348c056db63f1d3f49f77a3b71 ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls() -https://gitlab.com/cki-project/kernel-ark/-/commit/f88462c2097634a6111a532ff3cf194d1363e004 - f88462c2097634a6111a532ff3cf194d1363e004 ext4: remove redundant statement +https://gitlab.com/cki-project/kernel-ark/-/commit/f4a9b564a56968e13035797b01ac9d22ca172050 + f4a9b564a56968e13035797b01ac9d22ca172050 ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component() -https://gitlab.com/cki-project/kernel-ark/-/commit/a123edb33798c33098d47bebeab5f6bfd74c91a4 - a123edb33798c33098d47bebeab5f6bfd74c91a4 ext4: remove useless resetting io_end_size in mpage_process_page() +https://gitlab.com/cki-project/kernel-ark/-/commit/58de9786beea720e7b419a48c29cbd91a012d768 + 58de9786beea720e7b419a48c29cbd91a012d768 ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format() -https://gitlab.com/cki-project/kernel-ark/-/commit/65932425445aaef4f3f23b1dc5f1325f0d9161ff - 65932425445aaef4f3f23b1dc5f1325f0d9161ff ext4: allow to change s_last_trim_minblks via sysfs +https://gitlab.com/cki-project/kernel-ark/-/commit/1e1cdead0b23cc0c9084c65f9b6567a5c298a4f0 + 1e1cdead0b23cc0c9084c65f9b6567a5c298a4f0 ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name() -https://gitlab.com/cki-project/kernel-ark/-/commit/31ce61e0ac43daeb0294b10535a0938566ed55fd - 31ce61e0ac43daeb0294b10535a0938566ed55fd ext4: change s_last_trim_minblks type to unsigned long +https://gitlab.com/cki-project/kernel-ark/-/commit/f1c014678c467f51b043aefeec098885664751f1 + f1c014678c467f51b043aefeec098885664751f1 ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name() -https://gitlab.com/cki-project/kernel-ark/-/commit/fcaed67b6a3b7db1f1fb7d0df2929a92d62cb1e5 - fcaed67b6a3b7db1f1fb7d0df2929a92d62cb1e5 ext4: implement support for get/set fs label +https://gitlab.com/cki-project/kernel-ark/-/commit/66c4928ac89f438bfef7e096ebc0b19b8a61045b + 66c4928ac89f438bfef7e096ebc0b19b8a61045b ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc' -https://gitlab.com/cki-project/kernel-ark/-/commit/12e00719b654e1f8c961f91c766807714e81e268 - 12e00719b654e1f8c961f91c766807714e81e268 ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified +https://gitlab.com/cki-project/kernel-ark/-/commit/06bec9b49c2d1c8ac57d41dad2633727e591ed07 + 06bec9b49c2d1c8ac57d41dad2633727e591ed07 ASoC: Intel: Fix spelling contraction "cant" -> "can't" -https://gitlab.com/cki-project/kernel-ark/-/commit/5452cf916acfc00bf1428cee5c6b27a16c6abd3f - 5452cf916acfc00bf1428cee5c6b27a16c6abd3f ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names +https://gitlab.com/cki-project/kernel-ark/-/commit/eff4517934c1084523f9d88a0f29068187ec60f5 + eff4517934c1084523f9d88a0f29068187ec60f5 ASoC: amd: fix an IS_ERR() vs NULL bug in probe -https://gitlab.com/cki-project/kernel-ark/-/commit/3df7707443267467f1409c1923e24d7595560157 - 3df7707443267467f1409c1923e24d7595560157 ext4: avoid trim error on fs with small groups +https://gitlab.com/cki-project/kernel-ark/-/commit/489cb6193f3c02f09019ebfa6dd49e6b8b17dda8 + 489cb6193f3c02f09019ebfa6dd49e6b8b17dda8 ASoC: rt5682: enable SAR ADC power saving mode during suspend -https://gitlab.com/cki-project/kernel-ark/-/commit/ab2fa85ce2efb7af8bbdf6515e5b2f1c2922319d - ab2fa85ce2efb7af8bbdf6515e5b2f1c2922319d ext4: fix an use-after-free issue about data=journal writeback mode +https://gitlab.com/cki-project/kernel-ark/-/commit/b261479b07973e6ca6e8fb58b5f7021d0296faaf + b261479b07973e6ca6e8fb58b5f7021d0296faaf ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan() -https://gitlab.com/cki-project/kernel-ark/-/commit/4b5985307429098fba0b4eebe106648f5d2512ce - 4b5985307429098fba0b4eebe106648f5d2512ce ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' +https://gitlab.com/cki-project/kernel-ark/-/commit/8915b9aee7831f7252646f97d2f928d0a6edf762 + 8915b9aee7831f7252646f97d2f928d0a6edf762 ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active() -https://gitlab.com/cki-project/kernel-ark/-/commit/683e485790fa887c13d73b1d2922df8a1558a37b - 683e485790fa887c13d73b1d2922df8a1558a37b ext4: initialize err_blk before calling __ext4_get_inode_loc +https://gitlab.com/cki-project/kernel-ark/-/commit/d2c26e6647a7cf0baa42b5b670e16e663c12acfe + d2c26e6647a7cf0baa42b5b670e16e663c12acfe ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture() -https://gitlab.com/cki-project/kernel-ark/-/commit/4073547c4c612740088ba24fb30992704472347c - 4073547c4c612740088ba24fb30992704472347c ext4: fix a possible ABBA deadlock due to busy PA +https://gitlab.com/cki-project/kernel-ark/-/commit/c447b5380e55f92a5df086f94e8d668619bb44ff + c447b5380e55f92a5df086f94e8d668619bb44ff ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close() -https://gitlab.com/cki-project/kernel-ark/-/commit/659e5ebcbbad7a2b0a51e669a2f988ad88191c7d - 659e5ebcbbad7a2b0a51e669a2f988ad88191c7d ext4: replace snprintf in show functions with sysfs_emit +https://gitlab.com/cki-project/kernel-ark/-/commit/a13200f0ea1f50e6d21d2df1176afd0033999e6d + a13200f0ea1f50e6d21d2df1176afd0033999e6d ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb() -https://gitlab.com/cki-project/kernel-ark/-/commit/80b90e70d95d9faec08a8208c47e9c3a29d5ed72 - 80b90e70d95d9faec08a8208c47e9c3a29d5ed72 ext4: make sure to reset inode lockdep class when quota enabling fails +https://gitlab.com/cki-project/kernel-ark/-/commit/507482e2660547e50849ecd5806efa80e556d2b5 + 507482e2660547e50849ecd5806efa80e556d2b5 ALSA: seq: Fix comments of wrong client number for MIDI Passthrough -https://gitlab.com/cki-project/kernel-ark/-/commit/6a6eb0d258020a526831a7a224b5ea705eaee2fc - 6a6eb0d258020a526831a7a224b5ea705eaee2fc ext4: make sure quota gets properly shutdown on error +https://gitlab.com/cki-project/kernel-ark/-/commit/c00630ec84bab5362fa4116e16d7cc7025a9a14c + c00630ec84bab5362fa4116e16d7cc7025a9a14c ASoC: rt1015: Remove unnecessary flush work on rt1015 driver -https://gitlab.com/cki-project/kernel-ark/-/commit/b32b8a6eaf2f1980f071137b80188e5d85605116 - b32b8a6eaf2f1980f071137b80188e5d85605116 ext4: Fix BUG_ON in ext4_bread when write quota data +https://gitlab.com/cki-project/kernel-ark/-/commit/b1d7cc4a40ccd6d90bb9d5619d69e7eab1c94637 + b1d7cc4a40ccd6d90bb9d5619d69e7eab1c94637 docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters -https://gitlab.com/cki-project/kernel-ark/-/commit/c043602c645c3a90db8b9ad52cf69315c8118d17 - c043602c645c3a90db8b9ad52cf69315c8118d17 ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal +https://gitlab.com/cki-project/kernel-ark/-/commit/729ca7505e75593ffda44a9268dddfcd670fd188 + 729ca7505e75593ffda44a9268dddfcd670fd188 ASoC: amd: Use dev_probe_err helper -https://gitlab.com/cki-project/kernel-ark/-/commit/63c2a057895fe7afabc99466ba2c8339fc6dfa4c - 63c2a057895fe7afabc99466ba2c8339fc6dfa4c ext4: fast commit may miss tracking unwritten range during ftruncate +https://gitlab.com/cki-project/kernel-ark/-/commit/a69c2bdd4271ffec273e11d509cc77410e81c438 + a69c2bdd4271ffec273e11d509cc77410e81c438 ASoC: amd: Don't show messages about deferred probing by default -https://gitlab.com/cki-project/kernel-ark/-/commit/aca45f69c6008855daa79d8f17eb4529549b9ddc - aca45f69c6008855daa79d8f17eb4529549b9ddc ext4: use ext4_ext_remove_space() for fast commit replay delete range +https://gitlab.com/cki-project/kernel-ark/-/commit/c05dfdf953232bf3d478a991bdbf354504e84f84 + c05dfdf953232bf3d478a991bdbf354504e84f84 soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15 -https://gitlab.com/cki-project/kernel-ark/-/commit/187c52116b2d73614abc398d32f8195b5b716f1f - 187c52116b2d73614abc398d32f8195b5b716f1f ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE +https://gitlab.com/cki-project/kernel-ark/-/commit/e70e610d6bc51f1cae456f9bb55ecd410ed45107 + e70e610d6bc51f1cae456f9bb55ecd410ed45107 soundwire: bus: update Slave status in sdw_clear_slave_status -https://gitlab.com/cki-project/kernel-ark/-/commit/0d044e460e70edccd1ce7f32ba88506483b2f8ba - 0d044e460e70edccd1ce7f32ba88506483b2f8ba ext4: update fast commit TODOs +https://gitlab.com/cki-project/kernel-ark/-/commit/4ebe4daced6c71bec397d53a2e27eec1a8a467ce + 4ebe4daced6c71bec397d53a2e27eec1a8a467ce soundwire: cadence: Remove ret variable from sdw_cdns_irq() -https://gitlab.com/cki-project/kernel-ark/-/commit/73e4145633218cc17da2160ef0c7b795298e558f - 73e4145633218cc17da2160ef0c7b795298e558f ext4: simplify updating of fast commit stats +https://gitlab.com/cki-project/kernel-ark/-/commit/6cd54f6c8317f25e999b8d3ac7da774cb5ae22b4 + 6cd54f6c8317f25e999b8d3ac7da774cb5ae22b4 soundwire: bus: filter out more -EDATA errors on clock stop -https://gitlab.com/cki-project/kernel-ark/-/commit/5ebd9167cf69c6bff4d95f695e8d6ae8e1ca013e - 5ebd9167cf69c6bff4d95f695e8d6ae8e1ca013e ext4: drop ineligible txn start stop APIs +https://gitlab.com/cki-project/kernel-ark/-/commit/3703c1bbdca19f6c1e59a44faa7cb85e3722db46 + 3703c1bbdca19f6c1e59a44faa7cb85e3722db46 soundwire: dmi-quirks: add ull suffix for SoundWire _ADR values -https://gitlab.com/cki-project/kernel-ark/-/commit/b61d0a6eac765c874cbf53f35ee406a9351e1660 - b61d0a6eac765c874cbf53f35ee406a9351e1660 ext4: use ext4_journal_start/stop for fast commit transactions +https://gitlab.com/cki-project/kernel-ark/-/commit/8dc80898bf28fcff6cfe9620c14d8eb52c64130d + 8dc80898bf28fcff6cfe9620c14d8eb52c64130d ASoC: amd: enable vangogh acp5x driver build -https://gitlab.com/cki-project/kernel-ark/-/commit/910c887afc810ac24b2ab8828e50f94525c48863 - 910c887afc810ac24b2ab8828e50f94525c48863 ext4: fix i_version handling on remount +https://gitlab.com/cki-project/kernel-ark/-/commit/f975b69ec10fa8290040a7e7391cd73947db5fa9 + f975b69ec10fa8290040a7e7391cd73947db5fa9 ASoC: amd: add vangogh i2s dma driver pm ops -https://gitlab.com/cki-project/kernel-ark/-/commit/73258e1b5da015e823fa1695be00cffc71566d92 - 73258e1b5da015e823fa1695be00cffc71566d92 ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME +https://gitlab.com/cki-project/kernel-ark/-/commit/621be2d628f510eed87e770c6ac4bb3a5e6baead + 621be2d628f510eed87e770c6ac4bb3a5e6baead ASoC: amd: add vangogh pci driver pm ops -https://gitlab.com/cki-project/kernel-ark/-/commit/b637c8a4da665f202438b1899f2a87bb82011af9 - b637c8a4da665f202438b1899f2a87bb82011af9 ext4: don't fail remount if journalling mode didn't change +https://gitlab.com/cki-project/kernel-ark/-/commit/732bcda064ccfb095a96d0d57decf9ee1b76ee0b + 732bcda064ccfb095a96d0d57decf9ee1b76ee0b ASoC: amd: add vangogh i2s dai driver ops -https://gitlab.com/cki-project/kernel-ark/-/commit/ebd85c4a4a7e4641c615fa9794f59276adc7345f - ebd85c4a4a7e4641c615fa9794f59276adc7345f ext4: Remove unused match_table_t tokens +https://gitlab.com/cki-project/kernel-ark/-/commit/2b595ad5dc3f16c82daa63020cc791f06447820c + 2b595ad5dc3f16c82daa63020cc791f06447820c ASoC: amd: add vangogh i2s controller driver -https://gitlab.com/cki-project/kernel-ark/-/commit/76b3fac90be4d76bd2fc334d449b21651157cedb - 76b3fac90be4d76bd2fc334d449b21651157cedb ext4: switch to the new mount api +https://gitlab.com/cki-project/kernel-ark/-/commit/db7b113e9c5b7c8bd7a9fae2992bc0238cbe8eeb + db7b113e9c5b7c8bd7a9fae2992bc0238cbe8eeb ASoC: amd: add ACP5x pcm dma driver ops -https://gitlab.com/cki-project/kernel-ark/-/commit/1adf79f6a45fae6c2c5ce906e6cd9e5f066d86f2 - 1adf79f6a45fae6c2c5ce906e6cd9e5f066d86f2 ext4: change token2str() to use ext4_param_specs +https://gitlab.com/cki-project/kernel-ark/-/commit/7ea88f4a0718ac4c0b669caae3be1908a0984912 + 7ea88f4a0718ac4c0b669caae3be1908a0984912 ASoC: amd: irq handler changes for ACP5x PCM dma driver -https://gitlab.com/cki-project/kernel-ark/-/commit/2ba555ad952ee0c09b594457fd6b802bbfa683a8 - 2ba555ad952ee0c09b594457fd6b802bbfa683a8 ext4: clean up return values in handle_mount_opt() +https://gitlab.com/cki-project/kernel-ark/-/commit/bbed15e593d7653e6c4deb00fc2c496e7477ba8e + bbed15e593d7653e6c4deb00fc2c496e7477ba8e ASoC: amd: add ACP5x PCM platform driver -https://gitlab.com/cki-project/kernel-ark/-/commit/551093104ee83853dc48f51c8fd9f1e58ef6a921 - 551093104ee83853dc48f51c8fd9f1e58ef6a921 ext4: Completely separate options parsing and sb setup +https://gitlab.com/cki-project/kernel-ark/-/commit/9096b470d226b5fc0a6949f42da6395945d268c7 + 9096b470d226b5fc0a6949f42da6395945d268c7 ASoC: amd: create acp5x platform devices -https://gitlab.com/cki-project/kernel-ark/-/commit/f35f737fe232774e1bb163d9eb4bee049bd69988 - f35f737fe232774e1bb163d9eb4bee049bd69988 ext4: get rid of super block and sbi from handle_mount_ops() +https://gitlab.com/cki-project/kernel-ark/-/commit/bbbbb56894d6c6369d1b27616e947a2c09785221 + bbbbb56894d6c6369d1b27616e947a2c09785221 ASoc: amd: add acp5x init/de-init functions -https://gitlab.com/cki-project/kernel-ark/-/commit/21111d643a7f904e8de2b9af634d4a4e94619e9e - 21111d643a7f904e8de2b9af634d4a4e94619e9e ext4: check ext2/3 compatibility outside handle_mount_opt() +https://gitlab.com/cki-project/kernel-ark/-/commit/24d819a14294bda0fdfab33a555cdb9682592add + 24d819a14294bda0fdfab33a555cdb9682592add ASoC: amd: add Vangogh ACP PCI driver -https://gitlab.com/cki-project/kernel-ark/-/commit/10bc633d5163cb794651f67e0331f86e079dfad8 - 10bc633d5163cb794651f67e0331f86e079dfad8 ext4: move quota configuration out of handle_mount_opt() +https://gitlab.com/cki-project/kernel-ark/-/commit/fc3eace84672574c1d0bd64b52b1bc11ad09aa43 + fc3eace84672574c1d0bd64b52b1bc11ad09aa43 ASoC: amd: add Vangogh ACP5x IP register header -https://gitlab.com/cki-project/kernel-ark/-/commit/08117e02349c2d0bd38d1de45609ee6740bf0316 - 08117e02349c2d0bd38d1de45609ee6740bf0316 ext4: Allow sb to be NULL in ext4_msg() +https://gitlab.com/cki-project/kernel-ark/-/commit/3342f8224a2ff64946419037e0d9614511bf0d8e + 3342f8224a2ff64946419037e0d9614511bf0d8e ALSA: sc6000: Use explicit cast for __iomem pointer -https://gitlab.com/cki-project/kernel-ark/-/commit/6593a6f188776459042709278a00ed6244d59bd6 - 6593a6f188776459042709278a00ed6244d59bd6 ext4: Change handle_mount_opt() to use fs_parameter +https://gitlab.com/cki-project/kernel-ark/-/commit/310ac3ee9688e61b3cf94033a4dc28ab5ecbcbd8 + 310ac3ee9688e61b3cf94033a4dc28ab5ecbcbd8 ALSA: korg1212: Fix wrongly shuffled firmware loader code -https://gitlab.com/cki-project/kernel-ark/-/commit/b2d5b643123c7f2192b60992565a0c1a5fb02a93 - b2d5b643123c7f2192b60992565a0c1a5fb02a93 ext4: move option validation to a separate function +https://gitlab.com/cki-project/kernel-ark/-/commit/d9dbb6d20b6be70661509460978c309c22966a69 + d9dbb6d20b6be70661509460978c309c22966a69 ALSA: als300: Fix missing chip initialization -https://gitlab.com/cki-project/kernel-ark/-/commit/660086e4d786b5635ec8ab0e966a2fe4f5fdea08 - 660086e4d786b5635ec8ab0e966a2fe4f5fdea08 ext4: Add fs parameter specifications for mount options +https://gitlab.com/cki-project/kernel-ark/-/commit/b8d9ab56da3fd22f19ba967664f9dfd96d6334db + b8d9ab56da3fd22f19ba967664f9dfd96d6334db ALSA: cs4281: Fix missing chip initialization -https://gitlab.com/cki-project/kernel-ark/-/commit/1d3d0bb438a7f0abbe7430179fca986e7ed1841a - 1d3d0bb438a7f0abbe7430179fca986e7ed1841a fs_parse: allow parameter value to be empty +https://gitlab.com/cki-project/kernel-ark/-/commit/e54d072d23493be9508aafe2a7419cade932ecbb + e54d072d23493be9508aafe2a7419cade932ecbb ALSA: sc6000: Assign vport directly on card's private_data -https://gitlab.com/cki-project/kernel-ark/-/commit/6795f12f06aa705485ed792513eca40d5969249f - 6795f12f06aa705485ed792513eca40d5969249f ext4: fix error code saved on super block during file system abort +https://gitlab.com/cki-project/kernel-ark/-/commit/f9a746bd4dd3933d13f0eceb3eb244949ecd6c6d + f9a746bd4dd3933d13f0eceb3eb244949ecd6c6d ALSA: sc6000: Fix incorrect sizeof operator -https://gitlab.com/cki-project/kernel-ark/-/commit/f8eb71a04fa90a9fe985a8ef72beaf19c5f49461 - f8eb71a04fa90a9fe985a8ef72beaf19c5f49461 ext4: inline data inode fast commit replay fixes +https://gitlab.com/cki-project/kernel-ark/-/commit/aa874375802e7d9d01d1e2250b2f47b3993547e3 + aa874375802e7d9d01d1e2250b2f47b3993547e3 ALSA: opti9xx: fix missing { } around an if block -https://gitlab.com/cki-project/kernel-ark/-/commit/410ab67b10369a9a75e3695923ba42531eeccc0c - 410ab67b10369a9a75e3695923ba42531eeccc0c ext4: commit inline data during fast commit +https://gitlab.com/cki-project/kernel-ark/-/commit/0e5ffb054a983bcb88df1fb80d667dc248016714 + 0e5ffb054a983bcb88df1fb80d667dc248016714 ALSA: nm256: Fix error return code in snd_nm256_create() -https://gitlab.com/cki-project/kernel-ark/-/commit/fe1c40c6090b183a9b5de5a5b1517209a33e9d81 - fe1c40c6090b183a9b5de5a5b1517209a33e9d81 ext4: scope ret locally in ext4_try_to_trim_range() +https://gitlab.com/cki-project/kernel-ark/-/commit/8f25fb47b3e29a6946655c9fa62e599e37773bc7 + 8f25fb47b3e29a6946655c9fa62e599e37773bc7 ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15 -https://gitlab.com/cki-project/kernel-ark/-/commit/b11cac7d32020823095453ea70937fe8a3d49301 - b11cac7d32020823095453ea70937fe8a3d49301 ext4: remove an unused variable warning with CONFIG_QUOTA=n +https://gitlab.com/cki-project/kernel-ark/-/commit/c632075626533fb420b905b5cd7b94af916bef5d + c632075626533fb420b905b5cd7b94af916bef5d ASoC: ti: j721e-evm: Convert the audio domain IDs to enum -https://gitlab.com/cki-project/kernel-ark/-/commit/6545027a2a95f076910fc80d991d20f9be4f9788 - 6545027a2a95f076910fc80d991d20f9be4f9788 ext4: fix boolreturn.cocci warnings in fs/ext4/name.c +https://gitlab.com/cki-project/kernel-ark/-/commit/99b77f01788ade3f4749d82241ec5689a49f3d1e + 99b77f01788ade3f4749d82241ec5689a49f3d1e ALSA: pcsp: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/52910c01231ba9ec75282c128e2bd7e4806b9d85 - 52910c01231ba9ec75282c128e2bd7e4806b9d85 ext4: prevent getting empty inode buffer +https://gitlab.com/cki-project/kernel-ark/-/commit/fa9449405aff9ae35dbe0fec4338f357817052fd + fa9449405aff9ae35dbe0fec4338f357817052fd ALSA: dummy: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/05712b57868ae2ef37aae7277ead2d57f135bae5 - 05712b57868ae2ef37aae7277ead2d57f135bae5 ext4: move ext4_fill_raw_inode() related functions +https://gitlab.com/cki-project/kernel-ark/-/commit/873f1a1f4f0d0fcdd617980d707561c305b20ee7 + 873f1a1f4f0d0fcdd617980d707561c305b20ee7 ALSA: aloop: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/7248cfa5eb958a2b1d97bf9d8f4c2fe1dffd9433 - 7248cfa5eb958a2b1d97bf9d8f4c2fe1dffd9433 ext4: factor out ext4_fill_raw_inode() +https://gitlab.com/cki-project/kernel-ark/-/commit/50196c65357d60a00bca83727ab50094afc838a8 + 50196c65357d60a00bca83727ab50094afc838a8 ALSA: mpu401: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/da012dd295eb4a3e290285682898933d917a7ad4 - da012dd295eb4a3e290285682898933d917a7ad4 ext4: prevent partial update of the extent blocks +https://gitlab.com/cki-project/kernel-ark/-/commit/0d0403ebc9f11ba5ccf4d819ad6c079d3179855e + 0d0403ebc9f11ba5ccf4d819ad6c079d3179855e ALSA: serial-u16550: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/ffba79913bdd426900ea49113f7642fc3130d579 - ffba79913bdd426900ea49113f7642fc3130d579 ext4: check for inconsistent extents between index and leaf block +https://gitlab.com/cki-project/kernel-ark/-/commit/212752f86d453bfd4b3b9e60ab0217fb7df563b6 + 212752f86d453bfd4b3b9e60ab0217fb7df563b6 ALSA: mtpav: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/25dfa6600f68df7a69d333899564fcf07064d984 - 25dfa6600f68df7a69d333899564fcf07064d984 ext4: check for out-of-order index extents in ext4_valid_extent_entries() +https://gitlab.com/cki-project/kernel-ark/-/commit/9bc59aa7b940e8bb3f62327654acffb7481ec220 + 9bc59aa7b940e8bb3f62327654acffb7481ec220 ALSA: virmidi: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/e9d8686226b40a5ba5cf038ae7071618fd811869 - e9d8686226b40a5ba5cf038ae7071618fd811869 ext4: convert from atomic_t to refcount_t on ext4_io_end->count +https://gitlab.com/cki-project/kernel-ark/-/commit/cc9c37e35cc9b2e03f83dfcf519c6438e23c814b + cc9c37e35cc9b2e03f83dfcf519c6438e23c814b ALSA: x86: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/ac21b6e2f0469c3dd2dc0235152572880bab6da3 - ac21b6e2f0469c3dd2dc0235152572880bab6da3 ext4: refresh the ext4_ext_path struct after dropping i_data_sem. +https://gitlab.com/cki-project/kernel-ark/-/commit/18cf2adbca8f778eff5b460fc118af195abf7490 + 18cf2adbca8f778eff5b460fc118af195abf7490 ALSA: wavefront: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/ec15858cf80447be155493cfc23b6c881ec7206f - ec15858cf80447be155493cfc23b6c881ec7206f ext4: ensure enough credits in ext4_ext_shift_path_extents +https://gitlab.com/cki-project/kernel-ark/-/commit/6cd991c596da8f6a56e9400ecd7154d2d8720f12 + 6cd991c596da8f6a56e9400ecd7154d2d8720f12 ALSA: sscape: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/504437efa52dcf7a778ced38950477a06eecadf9 - 504437efa52dcf7a778ced38950477a06eecadf9 ext4: correct the left/middle/right debug message for binsearch +https://gitlab.com/cki-project/kernel-ark/-/commit/f9bbb175554bf5b5eb095fbfe7d240ffa257ae1e + f9bbb175554bf5b5eb095fbfe7d240ffa257ae1e ALSA: sc6000: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/b05544001a759a377b2c4e81dfb22eb189615290 - b05544001a759a377b2c4e81dfb22eb189615290 ext4: fix lazy initialization next schedule time computation in more granular unit +https://gitlab.com/cki-project/kernel-ark/-/commit/3dff8b1bbfa6162a6f0bebdea23cf5f1f75c77e1 + 3dff8b1bbfa6162a6f0bebdea23cf5f1f75c77e1 ALSA: opl3sa2: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/e153df5dcb7c5bf3d45d41f6a30bb434306bc6aa - e153df5dcb7c5bf3d45d41f6a30bb434306bc6aa ext4: recheck buffer uptodate bit under buffer lock +https://gitlab.com/cki-project/kernel-ark/-/commit/e25ca9281b48764ee8efb16498cc17d1ee728f00 + e25ca9281b48764ee8efb16498cc17d1ee728f00 ALSA: opti9xx: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/952e778b94dd37c3ede19bfbf6582fb531c0b9da - 952e778b94dd37c3ede19bfbf6582fb531c0b9da ext4: fix potential infinite loop in ext4_dx_readdir() +https://gitlab.com/cki-project/kernel-ark/-/commit/8d03861fa9ae7775cb8abde9f976068e86eeb3bf + 8d03861fa9ae7775cb8abde9f976068e86eeb3bf ALSA: msnd: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/364c254ee578948c7c2528fc09c19f380acf20d1 - 364c254ee578948c7c2528fc09c19f380acf20d1 ext4: flush s_error_work before journal destroy in ext4_fill_super +https://gitlab.com/cki-project/kernel-ark/-/commit/bb6031398e4f0cdf234c86cbde9b690c03d5974c + bb6031398e4f0cdf234c86cbde9b690c03d5974c ALSA: gus: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/91114ae647182b92b2ba2bc97315859cdab0059a - 91114ae647182b92b2ba2bc97315859cdab0059a ext4: fix loff_t overflow in ext4_max_bitmap_size() +https://gitlab.com/cki-project/kernel-ark/-/commit/a90648e0affa9e0fb7d498391577db69c2d6fd27 + a90648e0affa9e0fb7d498391577db69c2d6fd27 ALSA: galaxy: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/c77c0fe9cf97b900f80cf2c08cba33d5b79cc957 - c77c0fe9cf97b900f80cf2c08cba33d5b79cc957 ext4: fix reserved space counter leakage +https://gitlab.com/cki-project/kernel-ark/-/commit/50d2030cb1250a944dfe6c95f2a9f0465e39c347 + 50d2030cb1250a944dfe6c95f2a9f0465e39c347 ALSA: es18xx: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/b89be6b8777033992d2ed751b8dea80806dfae1e - b89be6b8777033992d2ed751b8dea80806dfae1e ext4: limit the number of blocks in one ADD_RANGE TLV +https://gitlab.com/cki-project/kernel-ark/-/commit/c0d6f2010cddca0cc363d6ee1df117e213258900 + c0d6f2010cddca0cc363d6ee1df117e213258900 ALSA: es1688: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/f859d9c47e0e342f33ce0f1d71f3b80375dd22c3 - f859d9c47e0e342f33ce0f1d71f3b80375dd22c3 ext4: remove extent cache entries when truncating inline data +https://gitlab.com/cki-project/kernel-ark/-/commit/d1aa90c09b927318ac5465efc8c49ea239b9d6ed + d1aa90c09b927318ac5465efc8c49ea239b9d6ed ALSA: cs423x: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d84d1b12f3c68eac0fae10f84aed0340e31b2088 - d84d1b12f3c68eac0fae10f84aed0340e31b2088 ext4: drop unnecessary journal handle in delalloc write +https://gitlab.com/cki-project/kernel-ark/-/commit/8ff0c63ef707975f28aa0f8abfedd3a154e4e596 + 8ff0c63ef707975f28aa0f8abfedd3a154e4e596 ALSA: cmi8330: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/01d7d209e17ab8103a789ab981d65fe0f25c6be3 - 01d7d209e17ab8103a789ab981d65fe0f25c6be3 ext4: factor out write end code of inline file +https://gitlab.com/cki-project/kernel-ark/-/commit/76e62b4198dec091b7db79a7f8bad8e7855e17c6 + 76e62b4198dec091b7db79a7f8bad8e7855e17c6 ALSA: cmi8328: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d6e1d9af55ab7511f449dafac12fa5a4a3984c85 - d6e1d9af55ab7511f449dafac12fa5a4a3984c85 ext4: correct the error path of ext4_write_inline_data_end() +https://gitlab.com/cki-project/kernel-ark/-/commit/c72532f99fa0a1ea47c6db618a2ecbc4581e0344 + c72532f99fa0a1ea47c6db618a2ecbc4581e0344 ALSA: azt2320: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/c8194aa62a0540911120427673236a287a24c47c - c8194aa62a0540911120427673236a287a24c47c ext4: check and update i_disksize properly +https://gitlab.com/cki-project/kernel-ark/-/commit/f5240d96f232464a47e2213fed49127242ba2ef7 + f5240d96f232464a47e2213fed49127242ba2ef7 ALSA: als100: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/02543d38fd0cf0a06206d874ab9d495991c253a7 - 02543d38fd0cf0a06206d874ab9d495991c253a7 ext4: add error checking to ext4_ext_replay_set_iblocks() +https://gitlab.com/cki-project/kernel-ark/-/commit/8259056cbfeeb3b2271b68bf76c49ee7a0db4acc + 8259056cbfeeb3b2271b68bf76c49ee7a0db4acc ALSA: adlib: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/c3e0b1f9168c09fb4a7bf37852193023bbe02255 - c3e0b1f9168c09fb4a7bf37852193023bbe02255 ext4: make the updating inode data procedure atomic +https://gitlab.com/cki-project/kernel-ark/-/commit/563d9b22ea12424dcc8b75a7227f247f551e4aca + 563d9b22ea12424dcc8b75a7227f247f551e4aca ALSA: ad1848: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/6588bd28065da4c691bddfba2c556b63d3586f7e - 6588bd28065da4c691bddfba2c556b63d3586f7e ext4: remove an unnecessary if statement in __ext4_get_inode_loc() +https://gitlab.com/cki-project/kernel-ark/-/commit/a6ccee110d40ce41b7092ec9e6cae73423da0713 + a6ccee110d40ce41b7092ec9e6cae73423da0713 ALSA: sb: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/22675d4645794c33c07dfe07d1fa27c2ac6c15db - 22675d4645794c33c07dfe07d1fa27c2ac6c15db ext4: move inode eio simulation behind io completeion +https://gitlab.com/cki-project/kernel-ark/-/commit/afb2783187a146b223d5edabcc4432449cc72208 + afb2783187a146b223d5edabcc4432449cc72208 ALSA: wss: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/eb4b57ac0c8cc66fb6c0477f7a0c05d3b5c4e6fd - eb4b57ac0c8cc66fb6c0477f7a0c05d3b5c4e6fd ext4: Improve scalability of ext4 orphan file handling +https://gitlab.com/cki-project/kernel-ark/-/commit/2187696ae3f02a581f45325937ba6b571b1687d0 + 2187696ae3f02a581f45325937ba6b571b1687d0 ALSA: ad1816a: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/468e74d18eee88acecbf0eb2aa6135c451ba2df7 - 468e74d18eee88acecbf0eb2aa6135c451ba2df7 ext4: Speedup ext4 orphan inode handling +https://gitlab.com/cki-project/kernel-ark/-/commit/6d80a39f0b13e616dffd9e2295bec5fa01d9e5b8 + 6d80a39f0b13e616dffd9e2295bec5fa01d9e5b8 ALSA: ymfpci: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/e9b4bc281fe29373c3c739cb108aa54cbee77936 - e9b4bc281fe29373c3c739cb108aa54cbee77936 ext4: Move orphan inode handling into a separate file +https://gitlab.com/cki-project/kernel-ark/-/commit/dfe21e729cce602889c11563be059ea0a94255d3 + dfe21e729cce602889c11563be059ea0a94255d3 ALSA: vx222: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/a29b25e3bcb47d148e6cfbbd894f558f1248a8b5 - a29b25e3bcb47d148e6cfbbd894f558f1248a8b5 jbd2: add sparse annotations for add_transaction_credits() +https://gitlab.com/cki-project/kernel-ark/-/commit/9c1bc5071cfa31b10713c6e31225cab8b6485330 + 9c1bc5071cfa31b10713c6e31225cab8b6485330 ALSA: vx: Manage vx_core object with devres -https://gitlab.com/cki-project/kernel-ark/-/commit/e3ca8adeb87d964f80312481e1cc6a551f8baca8 - e3ca8adeb87d964f80312481e1cc6a551f8baca8 ext4: Support for checksumming from journal triggers +https://gitlab.com/cki-project/kernel-ark/-/commit/ab38c31f44e2532f8010819c3726ae231c605c37 + ab38c31f44e2532f8010819c3726ae231c605c37 ALSA: trident: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/4207539142c6ab52cb59bd69ee6cfe0019e6f7e0 - 4207539142c6ab52cb59bd69ee6cfe0019e6f7e0 ext4: fix sparse warnings +https://gitlab.com/cki-project/kernel-ark/-/commit/4d74afc0eb98af60695ef97baccb7026b0224a6f + 4d74afc0eb98af60695ef97baccb7026b0224a6f ALSA: rme9652: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d42fd7d35ccdfbcb1ca4cff9ed1006d848697266 - d42fd7d35ccdfbcb1ca4cff9ed1006d848697266 ext4: fix race writing to an inline_data file while its xattrs are changing +https://gitlab.com/cki-project/kernel-ark/-/commit/8e01d06dc00a3fe1764af10ea8624da64552cef1 + 8e01d06dc00a3fe1764af10ea8624da64552cef1 ALSA: hdspm: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/b16a82409823b8c9bb10d834638c8893fd345a68 - b16a82409823b8c9bb10d834638c8893fd345a68 ext4: Make sure quota files are not grabbed accidentally +https://gitlab.com/cki-project/kernel-ark/-/commit/366a3e1ffb73ea4e8c911a9c04459edb633aa1bf + 366a3e1ffb73ea4e8c911a9c04459edb633aa1bf ALSA: hdsp: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/294ff6022a5364c5ba81575d77d9b4cd1d8b2049 - 294ff6022a5364c5ba81575d77d9b4cd1d8b2049 ext4: fix e2fsprogs checksum failure for mounted filesystem +https://gitlab.com/cki-project/kernel-ark/-/commit/a755621dd167258efd34b41422ff03080d35fa9f + a755621dd167258efd34b41422ff03080d35fa9f ALSA: riptide: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/de573e7e90ef7bc9a3ab12c004ececa2ff1466e7 - de573e7e90ef7bc9a3ab12c004ececa2ff1466e7 ext4: if zeroout fails fall back to splitting the extent node +https://gitlab.com/cki-project/kernel-ark/-/commit/8df33f4e7ab6d5a6d9acabb3f61adb35ee874e6d + 8df33f4e7ab6d5a6d9acabb3f61adb35ee874e6d ALSA: oxygen: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/092ec5f1ef979b5c84811c1453501bf748dbaebe - 092ec5f1ef979b5c84811c1453501bf748dbaebe ext4: reduce arguments of ext4_fc_add_dentry_tlv +https://gitlab.com/cki-project/kernel-ark/-/commit/a70112a3d986ed497d911758bf17cf2636137202 + a70112a3d986ed497d911758bf17cf2636137202 ALSA: nm256: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/b90c0f16757bce24bd2fa9f41094603a09fa3bfa - b90c0f16757bce24bd2fa9f41094603a09fa3bfa ext4: remove the repeated comment of ext4_trim_all_free +https://gitlab.com/cki-project/kernel-ark/-/commit/529ff0a4bee0bdde87a36ebb4f710978dcada471 + 529ff0a4bee0bdde87a36ebb4f710978dcada471 ALSA: lx6464es: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/af6e8386fe1d0f026a38bee0904e870a3f779c93 - af6e8386fe1d0f026a38bee0904e870a3f779c93 ext4: add new helper interface ext4_try_to_trim_range() +https://gitlab.com/cki-project/kernel-ark/-/commit/46796ce0f7484010f6cc430d94a56c4fb34743b8 + 46796ce0f7484010f6cc430d94a56c4fb34743b8 ALSA: lola: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/459626d29558bd5f63d55c9c6bfa961cef056ab4 - 459626d29558bd5f63d55c9c6bfa961cef056ab4 ext4: remove the 'group' parameter of ext4_trim_extent +https://gitlab.com/cki-project/kernel-ark/-/commit/3f36e9d3b4cb39b43e64fef42d4d57a363a9b353 + 3f36e9d3b4cb39b43e64fef42d4d57a363a9b353 ALSA: korg1212: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/c094a2b92e0ee3625290d85efcbb58989144de75 - c094a2b92e0ee3625290d85efcbb58989144de75 jbd2: clean up two gcc -Wall warnings in recovery.c +https://gitlab.com/cki-project/kernel-ark/-/commit/82adf1a385ef3533febaad600c68d46fa53457c4 + 82adf1a385ef3533febaad600c68d46fa53457c4 ALSA: ice1724: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/056f6cf99da0d68ee04fb62e445fba3070c9c2f8 - 056f6cf99da0d68ee04fb62e445fba3070c9c2f8 jbd2: fix clang warning in recovery.c +https://gitlab.com/cki-project/kernel-ark/-/commit/9b485bfc1adafd8636ee3432caedbee629636aa5 + 9b485bfc1adafd8636ee3432caedbee629636aa5 ALSA: ali5451: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/a3b47fe28b1ee1288fbf00a8f4f8345363bf9470 - a3b47fe28b1ee1288fbf00a8f4f8345363bf9470 jbd2: fix portability problems caused by unaligned accesses +https://gitlab.com/cki-project/kernel-ark/-/commit/d39c40be6c65a38f50798f3486bb883c8533df40 + d39c40be6c65a38f50798f3486bb883c8533df40 ALSA: ice1724: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/92386e70ae47b7bd52fe4962f56492114f59ebf4 - 92386e70ae47b7bd52fe4962f56492114f59ebf4 ext4: Convert to use mapping->invalidate_lock +https://gitlab.com/cki-project/kernel-ark/-/commit/7297ef4906c863ff0e45666be2eb6a75a7898218 + 7297ef4906c863ff0e45666be2eb6a75a7898218 ALSA: ice1712: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d1582f6c821776dcae4514c950fc73661a6583a3 - d1582f6c821776dcae4514c950fc73661a6583a3 [pci] PCI: Add reserved fields to 'struct pci_sriov' +https://gitlab.com/cki-project/kernel-ark/-/commit/2530053313e0deeb9bcb7e7efbe78a4fd6c8d80f + 2530053313e0deeb9bcb7e7efbe78a4fd6c8d80f ALSA: emu10k1x: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d97f4badb2886f7922ca1e192bc377d9f35bc001 - d97f4badb2886f7922ca1e192bc377d9f35bc001 [include] PCI: Add reserved fields to 'struct pci_driver' +https://gitlab.com/cki-project/kernel-ark/-/commit/ecaec3322b79d19a21438896869700b916ad2949 + ecaec3322b79d19a21438896869700b916ad2949 ALSA: emu10k1: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/aba5765b967603e969c1f2bf5f23c589ff518958 - aba5765b967603e969c1f2bf5f23c589ff518958 [include] PCI: Add reserved fields to 'struct pci_bus' +https://gitlab.com/cki-project/kernel-ark/-/commit/203b21f36bc40afe9f98db704d6b66f60f57adf4 + 203b21f36bc40afe9f98db704d6b66f60f57adf4 ALSA: echoaudio: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/1efdf3a3d58fded65dc0b81b07f0fd99a7fb9775 - 1efdf3a3d58fded65dc0b81b07f0fd99a7fb9775 [include] PCI: Add reserved fields, and extension, to 'struct pci_dev' +https://gitlab.com/cki-project/kernel-ark/-/commit/62c93a182f4d2256c3e0852482907ec9166ba161 + 62c93a182f4d2256c3e0852482907ec9166ba161 ALSA: cs5535audio: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/6319ab3d749a481671bd58db59fb4192fdac72cd - 6319ab3d749a481671bd58db59fb4192fdac72cd PCI: ACPI: Check parent pointer in acpi_pci_find_companion() +https://gitlab.com/cki-project/kernel-ark/-/commit/40f5ce64631a0861f17379a78236b52564fc8bed + 40f5ce64631a0861f17379a78236b52564fc8bed ALSA: cs46xx: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/717ff19d11937fde21e2c5c582ab7d56da7a1192 - 717ff19d11937fde21e2c5c582ab7d56da7a1192 PCI/ACPI: Don't reset a fwnode set by OF +https://gitlab.com/cki-project/kernel-ark/-/commit/df848b09797ca5474863764f1df538445be3b84f + df848b09797ca5474863764f1df538445be3b84f ALSA: ca0106: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/6a30efd0b407e2f63cff60b00bdfd487c296d6d5 - 6a30efd0b407e2f63cff60b00bdfd487c296d6d5 PCI: Make saved capability state private to core +https://gitlab.com/cki-project/kernel-ark/-/commit/94f1c2679cd0289aff71ef824a208172738ed1cf + 94f1c2679cd0289aff71ef824a208172738ed1cf ALSA: aw2: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/24ec4ad480c067b51b185fbb21934e3463e7b1b3 - 24ec4ad480c067b51b185fbb21934e3463e7b1b3 PCI: Change the type of probe argument in reset functions +https://gitlab.com/cki-project/kernel-ark/-/commit/78384c44fa659bb379a697d85e65cefdd32fe0fe + 78384c44fa659bb379a697d85e65cefdd32fe0fe ALSA: au88x0: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/7547ca8ee7985366b500b06cd34feff6a17447f1 - 7547ca8ee7985366b500b06cd34feff6a17447f1 PCI: Add support for ACPI _RST reset method +https://gitlab.com/cki-project/kernel-ark/-/commit/092859bcdae8a6ab2cee8f868a9e607699b30d55 + 092859bcdae8a6ab2cee8f868a9e607699b30d55 ALSA: ali5451: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/8b9dc91ee621008cad00db1b0b13101145e348dd - 8b9dc91ee621008cad00db1b0b13101145e348dd PCI: Setup ACPI fwnode early and at the same time with OF +https://gitlab.com/cki-project/kernel-ark/-/commit/9260d23768abb3137b65217b7658c6b84a241d89 + 9260d23768abb3137b65217b7658c6b84a241d89 ALSA: via82xx: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/c9f48711bf22a8f99af1f402192342e9bcde70ea - c9f48711bf22a8f99af1f402192342e9bcde70ea PCI: Use acpi_pci_power_manageable() +https://gitlab.com/cki-project/kernel-ark/-/commit/604e2e60ea7ba5726361818c04ad01a94b3001f1 + 604e2e60ea7ba5726361818c04ad01a94b3001f1 ALSA: sonicvibes: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/7d86a999d3749ae930026a50896cb08c4be634e5 - 7d86a999d3749ae930026a50896cb08c4be634e5 PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION +https://gitlab.com/cki-project/kernel-ark/-/commit/6c82df3f97bd36da6a72ced91bca722ad292a440 + 6c82df3f97bd36da6a72ced91bca722ad292a440 ALSA: sis7019: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/3f1870c32def914ddc617ac625b10f001bb0bb6a - 3f1870c32def914ddc617ac625b10f001bb0bb6a PCI: Allow userspace to query and set device reset mechanism +https://gitlab.com/cki-project/kernel-ark/-/commit/0e7300ee51ea18de0aa2905da9f760dc21da6c23 + 0e7300ee51ea18de0aa2905da9f760dc21da6c23 ALSA: rme96: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/7956677bbebcc991d2a9725d22bd0852c2933908 - 7956677bbebcc991d2a9725d22bd0852c2933908 PCI: Remove reset_fn field from pci_dev +https://gitlab.com/cki-project/kernel-ark/-/commit/e5651dee7cf379ce7cf596a830597d1b864e0252 + e5651dee7cf379ce7cf596a830597d1b864e0252 ALSA: rme32: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/43dacdc7290b933b3f455f3b86583a8de73c2797 - 43dacdc7290b933b3f455f3b86583a8de73c2797 PCI: Add array to track reset method ordering +https://gitlab.com/cki-project/kernel-ark/-/commit/9c12f452c0eae824b1926b78615ed8e57b4a9a85 + 9c12f452c0eae824b1926b78615ed8e57b4a9a85 ALSA: maestro3: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/713d237df1f2fa4fd3194289bc27a748878c5ae0 - 713d237df1f2fa4fd3194289bc27a748878c5ae0 PCI: Add pcie_reset_flr() with 'probe' argument +https://gitlab.com/cki-project/kernel-ark/-/commit/721ce42d36d371b6047844f1e2ff4dd988b6bbe6 + 721ce42d36d371b6047844f1e2ff4dd988b6bbe6 ALSA: fm801: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/a79fe33f125fa8e7685eb6001d8dc00d767c9d48 - a79fe33f125fa8e7685eb6001d8dc00d767c9d48 PCI: Cache PCIe Device Capabilities register +https://gitlab.com/cki-project/kernel-ark/-/commit/213dd040230825483e35dfdc80983e44fdbb6c33 + 213dd040230825483e35dfdc80983e44fdbb6c33 ALSA: es1968: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/6c7843f622e93413b0c1d9975fda32231dc4dca4 - 6c7843f622e93413b0c1d9975fda32231dc4dca4 PCI: Allow PASID on fake PCIe devices without TLP prefixes +https://gitlab.com/cki-project/kernel-ark/-/commit/c45e56eca404a14e8872871f6369296aaaf90c1a + c45e56eca404a14e8872871f6369296aaaf90c1a ALSA: es1938: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/f41c5b38b747472255551165f349d9be9709f0b4 - f41c5b38b747472255551165f349d9be9709f0b4 powerpc/pseries: use slab context cpumask allocation in CPU hotplug init +https://gitlab.com/cki-project/kernel-ark/-/commit/235fec9022edcacc7493de072abd793dadd1d995 + 235fec9022edcacc7493de072abd793dadd1d995 ALSA: ens137x: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/cfb5ce787a6e37ded15ce46704e85ea53d23a5ab - cfb5ce787a6e37ded15ce46704e85ea53d23a5ab powerpc/pseries: Fix build error when NUMA=n +https://gitlab.com/cki-project/kernel-ark/-/commit/a0ab1b39641d06a2b03f4c01bfc84d63fddff83e + a0ab1b39641d06a2b03f4c01bfc84d63fddff83e ALSA: cs5530: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/61cbc889383ed63f4c56d1a80379d505156b455c - 61cbc889383ed63f4c56d1a80379d505156b455c powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic +https://gitlab.com/cki-project/kernel-ark/-/commit/ff9a7938f8e796ad2f1ae684437a0cf3363e929e + ff9a7938f8e796ad2f1ae684437a0cf3363e929e ALSA: cs4281: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/35d69ee3e856d9cdfa4b661d28cc77416ded50bd - 35d69ee3e856d9cdfa4b661d28cc77416ded50bd powerpc: handle kdump appropriately with crash_kexec_post_notifiers option +https://gitlab.com/cki-project/kernel-ark/-/commit/a38ace0bad889c129b14d59a54e5e6132001fd09 + a38ace0bad889c129b14d59a54e5e6132001fd09 ALSA: cmipci: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/3ff4df22d4f2c3daa9141cbc1971d84f539d5300 - 3ff4df22d4f2c3daa9141cbc1971d84f539d5300 clocksource: Reduce the default clocksource_watchdog() retries to 2 +https://gitlab.com/cki-project/kernel-ark/-/commit/1ff0926c51f48cc384a9b9c48387f6b302a2ee77 + 1ff0926c51f48cc384a9b9c48387f6b302a2ee77 ALSA: bt87x: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/445ef6210db99c94910746862432688cc9d75f92 - 445ef6210db99c94910746862432688cc9d75f92 clocksource: Avoid accidental unstable marking of clocksources +https://gitlab.com/cki-project/kernel-ark/-/commit/769d545b71998dc0d57baee57fe4d7a95f9a6700 + 769d545b71998dc0d57baee57fe4d7a95f9a6700 ALSA: azt3328: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/80b60eaa968de5f86b89f0ca39d7094601401516 - 80b60eaa968de5f86b89f0ca39d7094601401516 Revert "clocksource: Increase WATCHDOG_MAX_SKEW" +https://gitlab.com/cki-project/kernel-ark/-/commit/36f5d148cbbdb55f58694d676e9562f9117cb1b3 + 36f5d148cbbdb55f58694d676e9562f9117cb1b3 ALSA: als4000: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/2bb04be27860696bad2d3cee20808f2e45edeb11 - 2bb04be27860696bad2d3cee20808f2e45edeb11 ibmvnic: drop bad optimization in reuse_tx_pools() +https://gitlab.com/cki-project/kernel-ark/-/commit/fe7684c14ee03cdbd07ac111a4392b7f4c8ddf71 + fe7684c14ee03cdbd07ac111a4392b7f4c8ddf71 ALSA: als300: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/d128a344e665e5004d769ea19cbaa1fc0489806a - d128a344e665e5004d769ea19cbaa1fc0489806a ibmvnic: drop bad optimization in reuse_rx_pools() +https://gitlab.com/cki-project/kernel-ark/-/commit/ee9766313f99a6f4a3318ec1bb11246ddd223860 + ee9766313f99a6f4a3318ec1bb11246ddd223860 ALSA: ad1889: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/bf22fb76ee24af7222b6573806af6e8830022c95 - bf22fb76ee24af7222b6573806af6e8830022c95 ibmvnic: Reuse tx pools when possible +https://gitlab.com/cki-project/kernel-ark/-/commit/fab58c8f8855e3c2a37d8331ee8bdf9fa9ef0df5 + fab58c8f8855e3c2a37d8331ee8bdf9fa9ef0df5 ALSA: hda: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/151e5de4a5dd0ce7e5cb95c659622489f1afcc97 - 151e5de4a5dd0ce7e5cb95c659622489f1afcc97 ibmvnic: Reuse rx pools when possible +https://gitlab.com/cki-project/kernel-ark/-/commit/bdafd9ab9ae3527cfd40a4cc9af67684315e2f50 + bdafd9ab9ae3527cfd40a4cc9af67684315e2f50 ALSA: atiixp: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/b197392d25d3d359785c8e8ff65e69a0685af6b5 - b197392d25d3d359785c8e8ff65e69a0685af6b5 ibmvnic: Reuse LTB when possible +https://gitlab.com/cki-project/kernel-ark/-/commit/f440c69be29ca5f49e38b2a1482d3345b3f8b03a + f440c69be29ca5f49e38b2a1482d3345b3f8b03a ALSA: intel8x0: Allocate resources with device-managed APIs -https://gitlab.com/cki-project/kernel-ark/-/commit/6aa3fb24607cb6c3a51ebca774469686895f0891 - 6aa3fb24607cb6c3a51ebca774469686895f0891 ibmvnic: init_tx_pools move loop-invariant code +https://gitlab.com/cki-project/kernel-ark/-/commit/f227150980e31d15be5e9f1ed00bfe7f13280e8a + f227150980e31d15be5e9f1ed00bfe7f13280e8a ALSA: doc: Add device-managed resource section -https://gitlab.com/cki-project/kernel-ark/-/commit/f8eb0371a92b9d16a40b636b793517dab1551915 - f8eb0371a92b9d16a40b636b793517dab1551915 ibmvnic: Use/rename local vars in init_tx_pools +https://gitlab.com/cki-project/kernel-ark/-/commit/fc69e51c719173f96ed80113e44217266dd9d958 + fc69e51c719173f96ed80113e44217266dd9d958 ALSA: core: Add device-managed request_dma() -https://gitlab.com/cki-project/kernel-ark/-/commit/7ebb89afdc1b2cd5999ae87ffb7b9a7733b4768a - 7ebb89afdc1b2cd5999ae87ffb7b9a7733b4768a ibmvnic: Use/rename local vars in init_rx_pools +https://gitlab.com/cki-project/kernel-ark/-/commit/4a2af60e320d3b96e875b9d4e64807c4924230f1 + 4a2af60e320d3b96e875b9d4e64807c4924230f1 ALSA: core: Add managed card creation -https://gitlab.com/cki-project/kernel-ark/-/commit/3621396572abdc25b0bea03c5b2287538534c2ba - 3621396572abdc25b0bea03c5b2287538534c2ba ibmvnic: Consolidate code in replenish_rx_pool() +https://gitlab.com/cki-project/kernel-ark/-/commit/921b0619c3ebfcee4d4f670d345a46d07b8200dc + 921b0619c3ebfcee4d4f670d345a46d07b8200dc ALSA: core: Add device-managed page allocator helper -https://gitlab.com/cki-project/kernel-ark/-/commit/b92f8c98fa05c9ede39181f931f6e54af9d4cc9a - b92f8c98fa05c9ede39181f931f6e54af9d4cc9a ibmvnic: Fix up some comments and messages +https://gitlab.com/cki-project/kernel-ark/-/commit/3c8dd867284ee79d4d2268a98ec83187b0105703 + 3c8dd867284ee79d4d2268a98ec83187b0105703 ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization" -https://gitlab.com/cki-project/kernel-ark/-/commit/2c95fe2988e17b8126be13b13f38fb93d4f96b25 - 2c95fe2988e17b8126be13b13f38fb93d4f96b25 ibmvnic: Use bitmap for LTB map_ids +https://gitlab.com/cki-project/kernel-ark/-/commit/dff4e23b11d68d93b8cf165b0edcbb0bf6145a23 + dff4e23b11d68d93b8cf165b0edcbb0bf6145a23 ASoC: codecs: wcd938x: remove unused port-map reference -https://gitlab.com/cki-project/kernel-ark/-/commit/9110107ef752c7413b6096538e7edafd848aa57a - 9110107ef752c7413b6096538e7edafd848aa57a powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings +https://gitlab.com/cki-project/kernel-ark/-/commit/9a15846b5f86878701e214c8b10597d1b0f344ba + 9a15846b5f86878701e214c8b10597d1b0f344ba ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement -https://gitlab.com/cki-project/kernel-ark/-/commit/4df76def94fd4a8b7a94bf113c3dc25dd2ab4d57 - 4df76def94fd4a8b7a94bf113c3dc25dd2ab4d57 powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() +https://gitlab.com/cki-project/kernel-ark/-/commit/2314374c14457c4a19b3f23d121441c6ef95979b + 2314374c14457c4a19b3f23d121441c6ef95979b ALSA: compress: Initialize mutex in snd_compress_new() -https://gitlab.com/cki-project/kernel-ark/-/commit/03a4bfd579b97f1b8346a07a72f2e019333cb845 - 03a4bfd579b97f1b8346a07a72f2e019333cb845 powerpc/cacheinfo: Lookup cache by dt node and thread-group id +https://gitlab.com/cki-project/kernel-ark/-/commit/cfa122df33be19316c3886402da997c49f4d2aae + cfa122df33be19316c3886402da997c49f4d2aae ALSA: compress: Drop unused functions -https://gitlab.com/cki-project/kernel-ark/-/commit/9943665492d798a70e3af8332e17406a45583c3f - 9943665492d798a70e3af8332e17406a45583c3f powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192 +https://gitlab.com/cki-project/kernel-ark/-/commit/ead62631cc3de3fa4ee2a2187f0d9875ac15c4c8 + ead62631cc3de3fa4ee2a2187f0d9875ac15c4c8 ASoC: Intel: boards: sof_sdw: add SoundWire mockup codecs for tests -https://gitlab.com/cki-project/kernel-ark/-/commit/df12a71eda17225aa9b2b92c9f17309e2c69e516 - df12a71eda17225aa9b2b92c9f17309e2c69e516 powerpc: remove cpu_online_cores_map function +https://gitlab.com/cki-project/kernel-ark/-/commit/13a2703efaeb93ed68fad425693ddb264d82c4a2 + 13a2703efaeb93ed68fad425693ddb264d82c4a2 ASoC: soc-acpi: tgl: add table for SoundWire mockup devices -https://gitlab.com/cki-project/kernel-ark/-/commit/7ba3dd32968a2888ae3411f1ad3827c1e63fc9e4 - 7ba3dd32968a2888ae3411f1ad3827c1e63fc9e4 powerpc/bpf: Update ldimm64 instructions during extra pass +https://gitlab.com/cki-project/kernel-ark/-/commit/40a4b4088624a72fced3b6a261b0e7f5fe6c5efd + 40a4b4088624a72fced3b6a261b0e7f5fe6c5efd ASoC: soc-acpi: cnl: add table for SoundWire mockup devices -https://gitlab.com/cki-project/kernel-ark/-/commit/c6737c0e58980a0942e09ecdaa85c6004cb5403e - c6737c0e58980a0942e09ecdaa85c6004cb5403e workqueue, kasan: avoid alloc_pages() when recording stack +https://gitlab.com/cki-project/kernel-ark/-/commit/16ee3cabfeb8925a5d5e8e5325084af706ff4a31 + 16ee3cabfeb8925a5d5e8e5325084af706ff4a31 ASoC: codecs: add SoundWire mockup device support -https://gitlab.com/cki-project/kernel-ark/-/commit/429670bba73db864226a7d246f82640727253bb8 - 429670bba73db864226a7d246f82640727253bb8 kasan: generic: introduce kasan_record_aux_stack_noalloc() +https://gitlab.com/cki-project/kernel-ark/-/commit/c3ea5cac9659c8edd77a5d16b25fa7753c2660ed + c3ea5cac9659c8edd77a5d16b25fa7753c2660ed ASoC: Intel: sof_sdw: update quirk for jack detection in ADL RVP -https://gitlab.com/cki-project/kernel-ark/-/commit/cf5b677bb27b96d02cf16ed62e93b0aa9835cc24 - cf5b677bb27b96d02cf16ed62e93b0aa9835cc24 kasan: common: provide can_alloc in kasan_save_stack() +https://gitlab.com/cki-project/kernel-ark/-/commit/add2740a1815e76bf219471baf5b609755f496e3 + add2740a1815e76bf219471baf5b609755f496e3 ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode -https://gitlab.com/cki-project/kernel-ark/-/commit/333acb7fb435a8eabac937452ac851e1a7c01c90 - 333acb7fb435a8eabac937452ac851e1a7c01c90 lib/stackdepot: introduce __stack_depot_save() +https://gitlab.com/cki-project/kernel-ark/-/commit/65a0b7a34d6a0a5ebadd4275a8317ad7ef8133f2 + 65a0b7a34d6a0a5ebadd4275a8317ad7ef8133f2 ASoC: Intel: sof_sdw: extends SOF_RT711_JDSRC to 4 bits -https://gitlab.com/cki-project/kernel-ark/-/commit/cb96579a7d3c2fb30ece16fbf85198a053b903e8 - cb96579a7d3c2fb30ece16fbf85198a053b903e8 lib/stackdepot: remove unused function argument +https://gitlab.com/cki-project/kernel-ark/-/commit/ae061437eac6fc0e2daaf98b63f4246f077e42fa + ae061437eac6fc0e2daaf98b63f4246f077e42fa ASoC: Intel: sof_rt5682: code refactor for max98360a -https://gitlab.com/cki-project/kernel-ark/-/commit/2291e15b643187c4170196706c1fd546aa103a76 - 2291e15b643187c4170196706c1fd546aa103a76 lib/stackdepot: include gfp.h +https://gitlab.com/cki-project/kernel-ark/-/commit/a2906d7d2f50bbb826b9e1fbeec88d10404bbf3a + a2906d7d2f50bbb826b9e1fbeec88d10404bbf3a ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360a -https://gitlab.com/cki-project/kernel-ark/-/commit/7fef064d7c6f315415248449770d8ce074d41bde - 7fef064d7c6f315415248449770d8ce074d41bde workqueue: Introduce show_one_worker_pool and show_one_workqueue. +https://gitlab.com/cki-project/kernel-ark/-/commit/37be1a5fd1e17677aa2d5fa0d0a31ca177449f4a + 37be1a5fd1e17677aa2d5fa0d0a31ca177449f4a ASoC: Intel: maxim-common: support max98360a -https://gitlab.com/cki-project/kernel-ark/-/commit/59acfcf9f125cb69e94e99cc5094cf00f6128519 - 59acfcf9f125cb69e94e99cc5094cf00f6128519 workqueue: make sysfs of unbound kworker cpumask more clever +https://gitlab.com/cki-project/kernel-ark/-/commit/35bc5498c3f4fc71c3ee174647f7894698904a24 + 35bc5498c3f4fc71c3ee174647f7894698904a24 ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequence -https://gitlab.com/cki-project/kernel-ark/-/commit/37888a0f4ec9cc90f60b35e825767199876a355b - 37888a0f4ec9cc90f60b35e825767199876a355b workqueue: fix state-dump console deadlock +https://gitlab.com/cki-project/kernel-ark/-/commit/cc3c9cd420c1b039b1def559051a5ec4015a4ed4 + cc3c9cd420c1b039b1def559051a5ec4015a4ed4 ALSA: intel8x0: Skip ac97 clock measurement on VM -https://gitlab.com/cki-project/kernel-ark/-/commit/dc4a9d00aa2613c39b40d451b133851098c3fcc7 - dc4a9d00aa2613c39b40d451b133851098c3fcc7 workqueue: Remove unused WORK_NO_COLOR +https://gitlab.com/cki-project/kernel-ark/-/commit/3eeab532635a11d726ef808312198db75c462fa1 + 3eeab532635a11d726ef808312198db75c462fa1 ALSA: hda/hdmi: Add option to enable all pins forcibly -https://gitlab.com/cki-project/kernel-ark/-/commit/8c055a75de0e8d2fd84d0f07349def49e3a2164e - 8c055a75de0e8d2fd84d0f07349def49e3a2164e workqueue: Assign a color to barrier work items +https://gitlab.com/cki-project/kernel-ark/-/commit/fbaa82702babfb39b7c61c38e54475a08eea8d70 + fbaa82702babfb39b7c61c38e54475a08eea8d70 ALSA: x86: simplify with sync_stop PCM ops -https://gitlab.com/cki-project/kernel-ark/-/commit/d20bd5ccfa48e12cc05ba57cd209fa387d0a1504 - d20bd5ccfa48e12cc05ba57cd209fa387d0a1504 workqueue: Mark barrier work with WORK_STRUCT_INACTIVE +https://gitlab.com/cki-project/kernel-ark/-/commit/8038ec4c01b67db327c7579cbf8475c6c06506b5 + 8038ec4c01b67db327c7579cbf8475c6c06506b5 ALSA: ice1724: Remove superfluous loop over model table -https://gitlab.com/cki-project/kernel-ark/-/commit/283105745e37ab1c436f831f916bed28a42599de - 283105745e37ab1c436f831f916bed28a42599de workqueue: Change the code of calculating work_flags in insert_wq_barrier() +https://gitlab.com/cki-project/kernel-ark/-/commit/75b836426207f3ec0a7215f1a29cf38c734e3dba + 75b836426207f3ec0a7215f1a29cf38c734e3dba ALSA: hda/ca0132: remove redundant initialization of variable status -https://gitlab.com/cki-project/kernel-ark/-/commit/d43bd6174b6061a7c0547a5be0fed2ac0ca72f03 - d43bd6174b6061a7c0547a5be0fed2ac0ca72f03 workqueue: Change arguement of pwq_dec_nr_in_flight() +https://gitlab.com/cki-project/kernel-ark/-/commit/a06beb11d0269e73a28ae78303aee6862699b78f + a06beb11d0269e73a28ae78303aee6862699b78f ASoC: amd: fix spelling mistakes -https://gitlab.com/cki-project/kernel-ark/-/commit/373441ce25c4b46134a2b0f8c8d1ee3acf381ccc - 373441ce25c4b46134a2b0f8c8d1ee3acf381ccc workqueue: Rename "delayed" (delayed by active management) to "inactive" +https://gitlab.com/cki-project/kernel-ark/-/commit/073950efd0ceb8aa95d84bc15b684d7b8aa8c0a4 + 073950efd0ceb8aa95d84bc15b684d7b8aa8c0a4 ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count -https://gitlab.com/cki-project/kernel-ark/-/commit/274ea6d6857fc372f704b5283ec8ddbd463b26bb - 274ea6d6857fc372f704b5283ec8ddbd463b26bb workqueue: Replace deprecated ida_simple_*() with ida_alloc()/ida_free() +https://gitlab.com/cki-project/kernel-ark/-/commit/f82055b739f8d7ee3ab73c61e371c688c6e9421b + f82055b739f8d7ee3ab73c61e371c688c6e9421b ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe() -https://gitlab.com/cki-project/kernel-ark/-/commit/f681ac25c132687d798e119f577fbfcf5ac645d0 - f681ac25c132687d798e119f577fbfcf5ac645d0 workqueue: Fix typo in comments +https://gitlab.com/cki-project/kernel-ark/-/commit/9aed67fb10fe988d7a77e13d6cdb1de90b36a385 + 9aed67fb10fe988d7a77e13d6cdb1de90b36a385 ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination -https://gitlab.com/cki-project/kernel-ark/-/commit/c75c0980e59f5707d49fc595e96b97bc871cfdae - c75c0980e59f5707d49fc595e96b97bc871cfdae workqueue: Fix possible memory leaks in wq_numa_init() +https://gitlab.com/cki-project/kernel-ark/-/commit/351e51ad42ff8f6aa3b4dadc524d408d6e1a3c23 + 351e51ad42ff8f6aa3b4dadc524d408d6e1a3c23 ASoC: wm_adsp: Remove pointless string comparison -https://gitlab.com/cki-project/kernel-ark/-/commit/a95146ae7b88ec870bc8dff860e8a607be8f988e - a95146ae7b88ec870bc8dff860e8a607be8f988e RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ +https://gitlab.com/cki-project/kernel-ark/-/commit/5413fe1b4827cf646e42a56b5b3130a0be15863b + 5413fe1b4827cf646e42a56b5b3130a0be15863b ASoC: codecs: wcd938x: fix returnvar.cocci warnings -https://gitlab.com/cki-project/kernel-ark/-/commit/90603beecde3c1f07945e10529089ad8bc59b520 - 90603beecde3c1f07945e10529089ad8bc59b520 RDMA/irdma: Report correct WC errors +https://gitlab.com/cki-project/kernel-ark/-/commit/b988778f235a147ec9aaa9ed89d44d74e7c0fdbf + b988778f235a147ec9aaa9ed89d44d74e7c0fdbf ASoC: atmel: ATMEL drivers don't need HAS_DMA -https://gitlab.com/cki-project/kernel-ark/-/commit/ed0c697443e132294809d51cce4d9306f5c6a924 - ed0c697443e132294809d51cce4d9306f5c6a924 RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()' +https://gitlab.com/cki-project/kernel-ark/-/commit/db092dbd555db55719b5451a7ae124ac4552c769 + db092dbd555db55719b5451a7ae124ac4552c769 ASoC: ti: delete some dead code in omap_abe_probe() -https://gitlab.com/cki-project/kernel-ark/-/commit/d52290d27aba34869131e19407c2148d12ddfa38 - d52290d27aba34869131e19407c2148d12ddfa38 RDMA/irdma: Fix a user-after-free in add_pble_prm +https://gitlab.com/cki-project/kernel-ark/-/commit/e6a7a059bac99be4c6b12bee6f04045636659db8 + e6a7a059bac99be4c6b12bee6f04045636659db8 ASoC: atmel: fix spelling mistakes -https://gitlab.com/cki-project/kernel-ark/-/commit/23d2eac8c403ccca132712409e70b9e932a81016 - 23d2eac8c403ccca132712409e70b9e932a81016 RDMA/irdma: Do not hold qos mutex twice on QP resume +https://gitlab.com/cki-project/kernel-ark/-/commit/305eb538819dac3ffaecdd7a8b028f16549499e6 + 305eb538819dac3ffaecdd7a8b028f16549499e6 ASoC: Intel: sof_cs42l42: use helper function to get bclk frequency -https://gitlab.com/cki-project/kernel-ark/-/commit/9d1ed0718fac2a34fce024bf59c5996848385273 - 9d1ed0718fac2a34fce024bf59c5996848385273 RDMA/irdma: Set VLAN in UD work completion correctly +https://gitlab.com/cki-project/kernel-ark/-/commit/1f063336c5d33bd3551e935aa03328eb7e6af6c8 + 1f063336c5d33bd3551e935aa03328eb7e6af6c8 ASoC: SOF: add a helper to get topology configured bclk -https://gitlab.com/cki-project/kernel-ark/-/commit/6ed6ca6d479dad339f3327e062fe180f53e85acc - 6ed6ca6d479dad339f3327e062fe180f53e85acc RDMA/irdma: Process extended CQ entries correctly +https://gitlab.com/cki-project/kernel-ark/-/commit/b1458d75fec26970982b181bd3c166a92a2c87ba + b1458d75fec26970982b181bd3c166a92a2c87ba ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP -https://gitlab.com/cki-project/kernel-ark/-/commit/94d3acd0d64d3381d420030965e4e096e0ef37d9 - 94d3acd0d64d3381d420030965e4e096e0ef37d9 RDMA/irdma: Report correct WC error when there are MW bind errors +https://gitlab.com/cki-project/kernel-ark/-/commit/c39ec6dc11d144cdf22e78ceea0da62bb8ff10fb + c39ec6dc11d144cdf22e78ceea0da62bb8ff10fb ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe -https://gitlab.com/cki-project/kernel-ark/-/commit/034fb0bae1474459a562cf6505d9a161589bbb03 - 034fb0bae1474459a562cf6505d9a161589bbb03 RDMA/irdma: Report correct WC error when transport retry counter is exceeded +https://gitlab.com/cki-project/kernel-ark/-/commit/f598fb67ad84ec69f444190bca5bc96eba7157df + f598fb67ad84ec69f444190bca5bc96eba7157df ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe -https://gitlab.com/cki-project/kernel-ark/-/commit/a0e924189a816d6bd4dd2f6f52876ecb97c26899 - a0e924189a816d6bd4dd2f6f52876ecb97c26899 RDMA/irdma: Validate number of CQ entries on create CQ +https://gitlab.com/cki-project/kernel-ark/-/commit/c09c2c78a0338f370ba439706abf0183d7ec5760 + c09c2c78a0338f370ba439706abf0183d7ec5760 ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP -https://gitlab.com/cki-project/kernel-ark/-/commit/9d3c16f4e3df49ed4310808794ec3474174ac531 - 9d3c16f4e3df49ed4310808794ec3474174ac531 RDMA/irdma: Skip CQP ring during a reset +https://gitlab.com/cki-project/kernel-ark/-/commit/f780982f06fe0ad9a61efcd0ddaa930ef0749da8 + f780982f06fe0ad9a61efcd0ddaa930ef0749da8 ASoC: ti: davinci-mcasp: Fix DIT mode support https://gitlab.com/cki-project/kernel-ark/-/commit/1d48c16a9bce3486e15342a5d9ce677511d293a4 1d48c16a9bce3486e15342a5d9ce677511d293a4 KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 @@ -1525,6 +8944,30 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/bbe79ec9e1a4f3bd079ce5b5beb0b https://gitlab.com/cki-project/kernel-ark/-/commit/267f80f2e0ed87399e5535339327753c1fc57fba 267f80f2e0ed87399e5535339327753c1fc57fba nvme-fc: update hardware queues before using them +https://gitlab.com/cki-project/kernel-ark/-/commit/5a8485f4eab7368cca4742f44b0e12c2d0d2ba7c + 5a8485f4eab7368cca4742f44b0e12c2d0d2ba7c igbvf: Refactor trace + +https://gitlab.com/cki-project/kernel-ark/-/commit/b58760041285047a4eeed797dedcc1414a47e235 + b58760041285047a4eeed797dedcc1414a47e235 igbvf: fix double free in `igbvf_probe` + +https://gitlab.com/cki-project/kernel-ark/-/commit/e9544996573315ee9249ccc9db6caed289c8b263 + e9544996573315ee9249ccc9db6caed289c8b263 igb: fix deadlock caused by taking RTNL in RPM resume path + +https://gitlab.com/cki-project/kernel-ark/-/commit/0b3c7536b648ac70725b473ec39948d0aecb720a + 0b3c7536b648ac70725b473ec39948d0aecb720a igb: Fix removal of unicast MAC filters of VFs + +https://gitlab.com/cki-project/kernel-ark/-/commit/7492c56e683197e9527a6340e34367a678f03d17 + 7492c56e683197e9527a6340e34367a678f03d17 igb: fix netpoll exit with traffic + +https://gitlab.com/cki-project/kernel-ark/-/commit/6c664d72f3f27b4dd28dd6d9a01a2ebdd86e5155 + 6c664d72f3f27b4dd28dd6d9a01a2ebdd86e5155 igb: unbreak I2C bit-banging on i350 + +https://gitlab.com/cki-project/kernel-ark/-/commit/bfc43e3e0acdc30b1c600709bc44a790d177a962 + bfc43e3e0acdc30b1c600709bc44a790d177a962 igb: Avoid memcpy() over-reading of ETH_SS_STATS + +https://gitlab.com/cki-project/kernel-ark/-/commit/9514f1f1a83f5383ae1bcbf80ca1ac00d27b6b6e + 9514f1f1a83f5383ae1bcbf80ca1ac00d27b6b6e igb: Add counter to i21x doublecheck + https://gitlab.com/cki-project/kernel-ark/-/commit/219a085bc8ba328d65a1e12bc1886415525a38d9 219a085bc8ba328d65a1e12bc1886415525a38d9 arch/x86: KABI structs and array padding @@ -1543,6 +8986,9 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/981090833980c1e1007021d0b14f1 https://gitlab.com/cki-project/kernel-ark/-/commit/879f2336902e89c0cfcfbe6f2fba811c9301f1ef 879f2336902e89c0cfcfbe6f2fba811c9301f1ef include/linux/irq*.h: Pad irq structs for KABI +https://gitlab.com/cki-project/kernel-ark/-/commit/564583a983e717df779379b4aa6ceaebcc3abd55 + 564583a983e717df779379b4aa6ceaebcc3abd55 bnx2x: Fix enabling network interfaces without VFs + https://gitlab.com/cki-project/kernel-ark/-/commit/4b92a0fd9e44925832808510b063a83dda1a3fbe 4b92a0fd9e44925832808510b063a83dda1a3fbe tee: handle lookup of shm with reference count 0 @@ -1777,6 +9223,9 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/422a09ac444efff4f83b90f462a35 https://gitlab.com/cki-project/kernel-ark/-/commit/554a1f26929b8d68fa4cb4ea0be299f8c54c77d8 554a1f26929b8d68fa4cb4ea0be299f8c54c77d8 genirq: Clarify documentation for request_threaded_irq() +https://gitlab.com/cki-project/kernel-ark/-/commit/39cc9a62a71ff69b85b941eff856af83c9f1d111 + 39cc9a62a71ff69b85b941eff856af83c9f1d111 kernel/sched/sched.h: Exclude cpuidle from KABI + https://gitlab.com/cki-project/kernel-ark/-/commit/f6acbd706614378ade47c68b93c4a21912610c62 f6acbd706614378ade47c68b93c4a21912610c62 [s390] s390/qeth: fix deadlock during failing recovery @@ -2146,6 +9595,9 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/2d9b4a06f79b1c91526230b8af8a2 https://gitlab.com/cki-project/kernel-ark/-/commit/b4cdd300b31906fd60f41bcdb3d5d57b65fff483 b4cdd300b31906fd60f41bcdb3d5d57b65fff483 selftests: net: bridge: add vlan mcast snooping control test +https://gitlab.com/cki-project/kernel-ark/-/commit/f931788758a8b9ae3df49530c1616bd4c092ce7e + f931788758a8b9ae3df49530c1616bd4c092ce7e net: create netdev->dev_addr assignment helpers + https://gitlab.com/cki-project/kernel-ark/-/commit/1f50357d24e8b9e9147d3228aa076b90c5d126c4 1f50357d24e8b9e9147d3228aa076b90c5d126c4 mm/memcg: Exclude mem_cgroup pointer from kABI signature computation @@ -6886,6 +14338,9 @@ https://gitlab.com/cki-project/kernel-ark/-/commit/0c5c0a7e6d34930bf498dcb2d5abd https://gitlab.com/cki-project/kernel-ark/-/commit/8808ccdd17bf4c42c7ee9975de7d38463157d437 8808ccdd17bf4c42c7ee9975de7d38463157d437 cgroup: Make rebind_subsystems() disable v2 controllers all at once +https://gitlab.com/cki-project/kernel-ark/-/commit/9b84ad23d320c6575c881a20450f9fe0757ed68b + 9b84ad23d320c6575c881a20450f9fe0757ed68b vt_kdsetmode: extend console locking + https://gitlab.com/cki-project/kernel-ark/-/commit/ba729644ae63e2bea70a982ea00731b9746f59c3 ba729644ae63e2bea70a982ea00731b9746f59c3 mptsas: add new messaging diff --git a/SOURCES/kernel-aarch64-debug-rhel.config b/SOURCES/kernel-aarch64-debug-rhel.config index cc8ca6e..9ad6dc3 100644 --- a/SOURCES/kernel-aarch64-debug-rhel.config +++ b/SOURCES/kernel-aarch64-debug-rhel.config @@ -12,7 +12,6 @@ CONFIG_8139TOO=m # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_ABP060MG is not set # CONFIG_ACCESSIBILITY is not set -# CONFIG_ACER_WIRELESS is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y # CONFIG_ACPI_ALS is not set @@ -146,8 +145,8 @@ CONFIG_AIO=y # CONFIG_AL3320A is not set # CONFIG_AL_FIC is not set # CONFIG_ALIENWARE_WMI is not set -CONFIG_ALIM1535_WDT=m -CONFIG_ALIM7101_WDT=m +# CONFIG_ALIM1535_WDT is not set +# CONFIG_ALIM7101_WDT is not set # CONFIG_ALTERA_MBOX is not set # CONFIG_ALTERA_MSGDMA is not set # CONFIG_ALTERA_STAPL is not set @@ -223,8 +222,8 @@ CONFIG_ARCH_XGENE=y CONFIG_ARM64_64K_PAGES=y CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y CONFIG_ARM64_AMU_EXTN=y +# CONFIG_ARM64_BTI is not set CONFIG_ARM64_BTI_KERNEL=y -CONFIG_ARM64_BTI=y CONFIG_ARM64_CNP=y CONFIG_ARM64_CRYPTO=y # CONFIG_ARM64_DEBUG_PRIORITY_MASKING is not set @@ -254,8 +253,8 @@ CONFIG_ARM64_PA_BITS_52=y CONFIG_ARM64_PAN=y CONFIG_ARM64_PMEM=y CONFIG_ARM64_PSEUDO_NMI=y +# CONFIG_ARM64_PTR_AUTH is not set CONFIG_ARM64_PTR_AUTH_KERNEL=y -CONFIG_ARM64_PTR_AUTH=y CONFIG_ARM64_RAS_EXTN=y # CONFIG_ARM64_RELOC_TEST is not set CONFIG_ARM64_SVE=y @@ -299,7 +298,7 @@ CONFIG_ARM_SMMU_V3_PMU=m CONFIG_ARM_SMMU_V3_SVA=y CONFIG_ARM_SMMU_V3=y CONFIG_ARM_SMMU=y -CONFIG_ARM_SP805_WATCHDOG=m +# CONFIG_ARM_SP805_WATCHDOG is not set # CONFIG_ARM_SPE_PMU is not set # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set @@ -444,6 +443,8 @@ CONFIG_BIG_KEYS=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m CONFIG_BINFMT_SCRIPT=y +CONFIG_BITFIELD_KUNIT=m +CONFIG_BITS_TEST=m CONFIG_BLK_CGROUP_FC_APPID=y # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_CGROUP_IOLATENCY=y @@ -661,7 +662,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_CPT=m CONFIG_CAVIUM_ERRATUM_22375=y @@ -769,14 +770,21 @@ CONFIG_CLS_U32_PERF=y # CONFIG_CM3232 is not set # CONFIG_CM3323 is not set # CONFIG_CM36651 is not set +CONFIG_CMA_ALIGNMENT=8 CONFIG_CMA_AREAS=7 # CONFIG_CMA_DEBUGFS is not set # CONFIG_CMA_DEBUG is not set -# CONFIG_CMA is not set +CONFIG_CMA_SIZE_MBYTES=0 +# CONFIG_CMA_SIZE_SEL_MAX is not set +CONFIG_CMA_SIZE_SEL_MBYTES=y +# CONFIG_CMA_SIZE_SEL_MIN is not set +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set CONFIG_CMA_SYSFS=y +CONFIG_CMA=y CONFIG_CMDLINE="console=ttyAMA0" # CONFIG_CMDLINE_FORCE is not set CONFIG_CMDLINE_FROM_BOOTLOADER=y +CONFIG_CMDLINE_KUNIT_TEST=m # CONFIG_CMDLINE_PARTITION is not set # CONFIG_CNIC is not set # CONFIG_CODA_FS is not set @@ -890,6 +898,7 @@ CONFIG_CRYPTO_AES_ARM64_BS=m CONFIG_CRYPTO_AES_ARM64_CE_BLK=y CONFIG_CRYPTO_AES_ARM64_CE_CCM=y CONFIG_CRYPTO_AES_ARM64_CE=y +# CONFIG_CRYPTO_AES_ARM64 is not set CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES=y @@ -950,7 +959,7 @@ CONFIG_CRYPTO_DRBG_HMAC=y CONFIG_CRYPTO_DRBG_MENU=y CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_ECDH is not set -CONFIG_CRYPTO_ECDSA=m +CONFIG_CRYPTO_ECDSA=y CONFIG_CRYPTO_ECHAINIV=m # CONFIG_CRYPTO_ECRDSA is not set CONFIG_CRYPTO_ESSIV=m @@ -1147,7 +1156,7 @@ CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y # CONFIG_DMABUF_SELFTESTS is not set -# CONFIG_DMA_CMA is not set +CONFIG_DMA_CMA=y CONFIG_DMADEVICES_DEBUG=y CONFIG_DMADEVICES_VDEBUG=y CONFIG_DMADEVICES=y @@ -1471,6 +1480,7 @@ CONFIG_EXT4_DEBUG=y CONFIG_EXT4_FS=m CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y +CONFIG_EXT4_KUNIT_TESTS=m CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON_FSA9480 is not set CONFIG_EXTCON_GPIO=m @@ -1493,6 +1503,7 @@ CONFIG_FAIL_MMC_REQUEST=y CONFIG_FAILOVER=m CONFIG_FAIL_PAGE_ALLOC=y CONFIG_FAILSLAB=y +CONFIG_FAIL_SUNRPC=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y @@ -1501,6 +1512,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m +CONFIG_FAT_KUNIT_TEST=m CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1722,7 +1734,7 @@ CONFIG_GPIO_PL061=y # CONFIG_GPIO_TPIC2810 is not set # CONFIG_GPIO_VIPERBOARD is not set # CONFIG_GPIO_VX855 is not set -CONFIG_GPIO_WATCHDOG=m +# CONFIG_GPIO_WATCHDOG is not set # CONFIG_GPIO_WINBOND is not set # CONFIG_GPIO_WS16C48 is not set CONFIG_GPIO_XGENE_SB=m @@ -2027,10 +2039,10 @@ CONFIG_I2C=y # CONFIG_I40E_DCB is not set CONFIG_I40E=m CONFIG_I40EVF=m -CONFIG_I6300ESB_WDT=m +# CONFIG_I6300ESB_WDT is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m -CONFIG_IB700_WDT=m +# CONFIG_IB700_WDT is not set # CONFIG_IBM_ASM is not set CONFIG_IBMASR=m CONFIG_ICE=m @@ -2226,7 +2238,6 @@ CONFIG_INTEL_IDXD=m # CONFIG_INTEL_LDMA is not set # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_TXE is not set -CONFIG_INTEL_PCH_THERMAL=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set @@ -2415,8 +2426,8 @@ CONFIG_ISCSI_TCP=m # CONFIG_ISL29125 is not set # CONFIG_ISL29501 is not set CONFIG_ISO9660_FS=m -CONFIG_IT8712F_WDT=m -CONFIG_IT87_WDT=m +# CONFIG_IT8712F_WDT is not set +# CONFIG_IT87_WDT is not set CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_ITCO_WDT=m # CONFIG_ITG3200 is not set @@ -2454,6 +2465,7 @@ CONFIG_KALLSYMS=y CONFIG_KASAN_GENERIC=y # CONFIG_KASAN_HW_TAGS is not set CONFIG_KASAN_INLINE=y +CONFIG_KASAN_KUNIT_TEST=m # CONFIG_KASAN_MODULE_TEST is not set # CONFIG_KASAN_OUTLINE is not set # CONFIG_KASAN_SW_TAGS is not set @@ -2510,6 +2522,7 @@ CONFIG_KEY_NOTIFICATIONS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_KEYS=y # CONFIG_KFENCE is not set +CONFIG_KFENCE_KUNIT_TEST=m CONFIG_KGDB_HONOUR_BLOCKLIST=y CONFIG_KGDB_KDB=y CONFIG_KGDB_LOW_LEVEL_TRAP=y @@ -2524,7 +2537,11 @@ CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBES_SANITY_TEST is not set CONFIG_KPROBES=y CONFIG_KSM=y -# CONFIG_KUNIT is not set +CONFIG_KUNIT_ALL_TESTS=m +CONFIG_KUNIT_DEBUGFS=y +CONFIG_KUNIT_EXAMPLE_TEST=m +CONFIG_KUNIT=m +CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -2589,7 +2606,7 @@ CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP8860 is not set CONFIG_LEDS_LT3593=m CONFIG_LEDS_MLXCPLD=m -# CONFIG_LEDS_MLXREG is not set +CONFIG_LEDS_MLXREG=m # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set @@ -2624,9 +2641,6 @@ CONFIG_LEDS_TRIGGER_TRANSIENT=m # CONFIG_LEDS_USER is not set CONFIG_LED_TRIGGER_PHY=y # CONFIG_LEGACY_PTYS is not set -CONFIG_LEGACY_VSYSCALL_EMULATE=y -# CONFIG_LEGACY_VSYSCALL_NONE is not set -# CONFIG_LEGACY_VSYSCALL_XONLY is not set # CONFIG_LG_LAPTOP is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set @@ -2635,8 +2649,10 @@ CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_LIBNVDIMM=m # CONFIG_LIDAR_LITE_V2 is not set +CONFIG_LINEAR_RANGES_TEST=m # CONFIG_LIQUIDIO is not set # CONFIG_LIQUIDIO_VF is not set +CONFIG_LIST_KUNIT_TEST=m # CONFIG_LITEX_SOC_CONTROLLER is not set CONFIG_LIVEPATCH=y # CONFIG_LKDTM is not set @@ -2704,8 +2720,9 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel" CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC802154=m -CONFIG_MAC_EMUMOUSEBTN=y -CONFIG_MACHZ_WDT=m +# CONFIG_MAC_EMUMOUSEBTN is not set +# CONFIG_MACHZ_WDT is not set +# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MAC_PARTITION is not set CONFIG_MACSEC=m CONFIG_MACVLAN=m @@ -2803,6 +2820,7 @@ CONFIG_MELLANOX_PLATFORM=y CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y +CONFIG_MEMCPY_KUNIT_TEST=m CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2848,7 +2866,6 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_HI655X_PMIC is not set # CONFIG_MFD_INTEL_M10_BMC is not set # CONFIG_MFD_INTEL_PMC_BXT is not set -# CONFIG_MFD_INTEL_PMT is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -2989,7 +3006,7 @@ CONFIG_MLXSW_MINIMAL=m CONFIG_MLXSW_PCI=m CONFIG_MLXSW_SPECTRUM_DCB=y CONFIG_MLXSW_SPECTRUM=m -# CONFIG_MLX_WDT is not set +CONFIG_MLX_WDT=m # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set @@ -3081,7 +3098,7 @@ CONFIG_MOUSE_ELAN_I2C_SMBUS=y # CONFIG_MOUSE_SERIAL is not set CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m -# CONFIG_MOUSE_VSXXXAA is not set +CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_MOXTET is not set @@ -3092,6 +3109,8 @@ CONFIG_MPLS_IPTUNNEL=m CONFIG_MPLS_ROUTING=m CONFIG_MPLS=y CONFIG_MPTCP_IPV6=y +CONFIG_MPTCP_KUNIT_TEST=m +CONFIG_MPTCP_KUNIT_TESTS=m CONFIG_MPTCP=y # CONFIG_MPU3050_I2C is not set CONFIG_MQ_IOSCHED_DEADLINE=y @@ -3113,6 +3132,7 @@ CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set CONFIG_MT7921E=m +# CONFIG_MT7921S is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set @@ -3822,7 +3842,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_MSI=y CONFIG_PCI_P2PDMA=y CONFIG_PCI_PASID=y -CONFIG_PCIPCWATCHDOG=m +# CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_PF_STUB=m CONFIG_PCI_PRI=y # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set @@ -4118,6 +4138,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_RAPIDIO is not set # CONFIG_RAS_CEC is not set CONFIG_RAS=y +CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 @@ -4154,8 +4175,9 @@ CONFIG_RENESAS_PHY=m CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_QCOM_AOSS is not set # CONFIG_RESET_QCOM_PDC is not set -CONFIG_RESET_SCMI=y +# CONFIG_RESET_SCMI is not set # CONFIG_RESET_TI_SYSCON is not set +CONFIG_RESOURCE_KUNIT_TEST=m CONFIG_RETPOLINE=y # CONFIG_RFD77402 is not set # CONFIG_RFD_FTL is not set @@ -4302,6 +4324,7 @@ CONFIG_RTC_HCTOSYS=y CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB_KUNIT_TEST=m CONFIG_RTC_NVMEM=y CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_SYSTOHC=y @@ -4329,6 +4352,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +CONFIG_RTW89_8852AE=m +CONFIG_RTW89_DEBUGFS=y +CONFIG_RTW89_DEBUGMSG=y +CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y # CONFIG_SAMPLES is not set # CONFIG_SATA_ACARD_AHCI is not set @@ -4630,11 +4657,11 @@ CONFIG_SENSORS_MAX31790=m # CONFIG_SENSORS_MAX6697 is not set # CONFIG_SENSORS_MAX8688 is not set # CONFIG_SENSORS_MCP3021 is not set -# CONFIG_SENSORS_MLXREG_FAN is not set +CONFIG_SENSORS_MLXREG_FAN=m # CONFIG_SENSORS_MP2888 is not set # CONFIG_SENSORS_MP2975 is not set # CONFIG_SENSORS_MR75203 is not set -CONFIG_SENSORS_NCT6683=m +# CONFIG_SENSORS_NCT6683 is not set # CONFIG_SENSORS_NCT6775 is not set CONFIG_SENSORS_NCT7802=m CONFIG_SENSORS_NCT7904=m @@ -4796,6 +4823,7 @@ CONFIG_SLIP_SMART=y CONFIG_SLUB_CPU_PARTIAL=y # CONFIG_SLUB_DEBUG_ON is not set CONFIG_SLUB_DEBUG=y +CONFIG_SLUB_KUNIT_TEST=m # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y # CONFIG_SMARTJOYPLUS_FF is not set @@ -4806,7 +4834,7 @@ CONFIG_SMP=y # CONFIG_SMSC911X is not set # CONFIG_SMSC9420 is not set CONFIG_SMSC_PHY=m -CONFIG_SMSC_SCH311X_WDT=m +# CONFIG_SMSC_SCH311X_WDT is not set CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_USB_DRV=m CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 @@ -4864,6 +4892,7 @@ CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +# CONFIG_SND_HDA_CODEC_CS8409 is not set CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -4951,9 +4980,14 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_AMD_ACP3x is not set +# CONFIG_SND_SOC_AMD_ACP5x is not set +# CONFIG_SND_SOC_AMD_ACP6x is not set +# CONFIG_SND_SOC_AMD_ACP_COMMON is not set # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_AMD_RENOIR is not set # CONFIG_SND_SOC_AMD_RENOIR_MACH is not set +# CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set +# CONFIG_SND_SOC_AMD_YC_MACH is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set @@ -4961,6 +4995,8 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set +# CONFIG_SND_SOC_CS35L41_I2C is not set +# CONFIG_SND_SOC_CS35L41_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set @@ -4995,6 +5031,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_GTM601 is not set # CONFIG_SND_SOC_HDAC_HDA is not set # CONFIG_SND_SOC_HDAC_HDMI is not set +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set @@ -5035,6 +5072,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set +# CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH is not set @@ -5056,6 +5094,7 @@ CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX98504 is not set +# CONFIG_SND_SOC_MAX98520 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m @@ -5067,6 +5106,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NAU8315 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set +# CONFIG_SND_SOC_NAU8821 is not set # CONFIG_SND_SOC_NAU8822 is not set # CONFIG_SND_SOC_NAU8824 is not set # CONFIG_SND_SOC_NAU8825 is not set @@ -5102,6 +5142,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_RT711_SDW is not set # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set +# CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5156,6 +5197,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set +CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TPA6130A2 is not set # CONFIG_SND_SOC_TS3A227E is not set # CONFIG_SND_SOC_TSCS42XX is not set @@ -5341,7 +5383,7 @@ CONFIG_SUNRPC_XPRT_RDMA=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_GPE is not set # CONFIG_SURFACE_HOTPLUG is not set -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_SUSPEND=y CONFIG_SWAP=y @@ -5354,6 +5396,7 @@ CONFIG_SYNCLINK_GT=m CONFIG_SYN_COOKIES=y CONFIG_SYNTH_EVENT_GEN_TEST=m # CONFIG_SYSCON_REBOOT_MODE is not set +CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set @@ -5436,7 +5479,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_BITMAP is not set # CONFIG_TEST_BITOPS is not set # CONFIG_TEST_BLACKHOLE_DEV is not set -# CONFIG_TEST_BPF is not set +CONFIG_TEST_BPF=m # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set # CONFIG_TEST_DIV64 is not set # CONFIG_TEST_FIRMWARE is not set @@ -5448,6 +5491,7 @@ CONFIG_TEST_FPU=m # CONFIG_TEST_IDA is not set # CONFIG_TEST_KMOD is not set CONFIG_TEST_KSTRTOX=y +CONFIG_TEST_LIST_SORT=m # CONFIG_TEST_LIVEPATCH is not set # CONFIG_TEST_LKM is not set # CONFIG_TEST_LOCKUP is not set @@ -5513,6 +5557,7 @@ CONFIG_THUNDERX2_PMU=m CONFIG_TIFM_CORE=m CONFIG_TIGON3_HWMON=y CONFIG_TIGON3=m +CONFIG_TIME_KUNIT_TEST=m CONFIG_TIME_NS=y CONFIG_TIMERLAT_TRACER=y # CONFIG_TINYDRM_HX8357D is not set @@ -5848,7 +5893,7 @@ CONFIG_USB_OHCI_HCD=y # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OXU210HP_HCD is not set CONFIG_USB_PCI=y -CONFIG_USBPCWATCHDOG=m +# CONFIG_USBPCWATCHDOG is not set CONFIG_USB_PEGASUS=m CONFIG_USB_PRINTER=m CONFIG_USB_PULSE8_CEC=m @@ -6156,9 +6201,9 @@ CONFIG_VT=y CONFIG_VXLAN=m # CONFIG_VZ89X is not set # CONFIG_W1 is not set -CONFIG_W83627HF_WDT=m -CONFIG_W83877F_WDT=m -CONFIG_W83977F_WDT=m +# CONFIG_W83627HF_WDT is not set +# CONFIG_W83877F_WDT is not set +# CONFIG_W83977F_WDT is not set # CONFIG_WAFER_WDT is not set # CONFIG_WANXL is not set CONFIG_WAN=y @@ -6174,7 +6219,7 @@ CONFIG_WATCHDOG=y CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set -CONFIG_WDTPCI=m +# CONFIG_WDTPCI is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set @@ -6260,7 +6305,7 @@ CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set diff --git a/SOURCES/kernel-aarch64-rhel.config b/SOURCES/kernel-aarch64-rhel.config index 0566fd5..60ac826 100644 --- a/SOURCES/kernel-aarch64-rhel.config +++ b/SOURCES/kernel-aarch64-rhel.config @@ -12,7 +12,6 @@ CONFIG_8139TOO=m # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_ABP060MG is not set # CONFIG_ACCESSIBILITY is not set -# CONFIG_ACER_WIRELESS is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y # CONFIG_ACPI_ALS is not set @@ -146,8 +145,8 @@ CONFIG_AIO=y # CONFIG_AL3320A is not set # CONFIG_AL_FIC is not set # CONFIG_ALIENWARE_WMI is not set -CONFIG_ALIM1535_WDT=m -CONFIG_ALIM7101_WDT=m +# CONFIG_ALIM1535_WDT is not set +# CONFIG_ALIM7101_WDT is not set # CONFIG_ALTERA_MBOX is not set # CONFIG_ALTERA_MSGDMA is not set # CONFIG_ALTERA_STAPL is not set @@ -223,8 +222,8 @@ CONFIG_ARCH_XGENE=y CONFIG_ARM64_64K_PAGES=y CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y CONFIG_ARM64_AMU_EXTN=y +# CONFIG_ARM64_BTI is not set CONFIG_ARM64_BTI_KERNEL=y -CONFIG_ARM64_BTI=y CONFIG_ARM64_CNP=y CONFIG_ARM64_CRYPTO=y # CONFIG_ARM64_DEBUG_PRIORITY_MASKING is not set @@ -254,8 +253,8 @@ CONFIG_ARM64_PA_BITS_52=y CONFIG_ARM64_PAN=y CONFIG_ARM64_PMEM=y CONFIG_ARM64_PSEUDO_NMI=y +# CONFIG_ARM64_PTR_AUTH is not set CONFIG_ARM64_PTR_AUTH_KERNEL=y -CONFIG_ARM64_PTR_AUTH=y CONFIG_ARM64_RAS_EXTN=y # CONFIG_ARM64_RELOC_TEST is not set CONFIG_ARM64_SVE=y @@ -299,7 +298,7 @@ CONFIG_ARM_SMMU_V3_PMU=m CONFIG_ARM_SMMU_V3_SVA=y CONFIG_ARM_SMMU_V3=y CONFIG_ARM_SMMU=y -CONFIG_ARM_SP805_WATCHDOG=m +# CONFIG_ARM_SP805_WATCHDOG is not set # CONFIG_ARM_SPE_PMU is not set # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set @@ -444,6 +443,8 @@ CONFIG_BIG_KEYS=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m CONFIG_BINFMT_SCRIPT=y +CONFIG_BITFIELD_KUNIT=m +CONFIG_BITS_TEST=m CONFIG_BLK_CGROUP_FC_APPID=y # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_CGROUP_IOLATENCY=y @@ -661,7 +662,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_CPT=m CONFIG_CAVIUM_ERRATUM_22375=y @@ -769,14 +770,21 @@ CONFIG_CLS_U32_PERF=y # CONFIG_CM3232 is not set # CONFIG_CM3323 is not set # CONFIG_CM36651 is not set +CONFIG_CMA_ALIGNMENT=8 CONFIG_CMA_AREAS=7 # CONFIG_CMA_DEBUGFS is not set # CONFIG_CMA_DEBUG is not set -# CONFIG_CMA is not set +CONFIG_CMA_SIZE_MBYTES=0 +# CONFIG_CMA_SIZE_SEL_MAX is not set +CONFIG_CMA_SIZE_SEL_MBYTES=y +# CONFIG_CMA_SIZE_SEL_MIN is not set +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set CONFIG_CMA_SYSFS=y +CONFIG_CMA=y CONFIG_CMDLINE="console=ttyAMA0" # CONFIG_CMDLINE_FORCE is not set CONFIG_CMDLINE_FROM_BOOTLOADER=y +CONFIG_CMDLINE_KUNIT_TEST=m # CONFIG_CMDLINE_PARTITION is not set # CONFIG_CNIC is not set # CONFIG_CODA_FS is not set @@ -890,6 +898,7 @@ CONFIG_CRYPTO_AES_ARM64_BS=m CONFIG_CRYPTO_AES_ARM64_CE_BLK=y CONFIG_CRYPTO_AES_ARM64_CE_CCM=y CONFIG_CRYPTO_AES_ARM64_CE=y +# CONFIG_CRYPTO_AES_ARM64 is not set CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES=y @@ -950,7 +959,7 @@ CONFIG_CRYPTO_DRBG_HMAC=y CONFIG_CRYPTO_DRBG_MENU=y CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_ECDH is not set -CONFIG_CRYPTO_ECDSA=m +CONFIG_CRYPTO_ECDSA=y CONFIG_CRYPTO_ECHAINIV=m # CONFIG_CRYPTO_ECRDSA is not set CONFIG_CRYPTO_ESSIV=m @@ -1139,7 +1148,7 @@ CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y # CONFIG_DMABUF_SELFTESTS is not set -# CONFIG_DMA_CMA is not set +CONFIG_DMA_CMA=y # CONFIG_DMADEVICES_DEBUG is not set # CONFIG_DMADEVICES_VDEBUG is not set CONFIG_DMADEVICES=y @@ -1463,6 +1472,7 @@ CONFIG_EXPORTFS=y CONFIG_EXT4_FS=m CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y +CONFIG_EXT4_KUNIT_TESTS=m CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON_FSA9480 is not set CONFIG_EXTCON_GPIO=m @@ -1479,6 +1489,7 @@ CONFIG_EXTRA_FIRMWARE="" # CONFIG_F2FS_FS is not set # CONFIG_FAIL_FUTEX is not set CONFIG_FAILOVER=m +# CONFIG_FAIL_SUNRPC is not set CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y @@ -1487,6 +1498,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m +CONFIG_FAT_KUNIT_TEST=m # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1706,7 +1718,7 @@ CONFIG_GPIO_PL061=y # CONFIG_GPIO_TPIC2810 is not set # CONFIG_GPIO_VIPERBOARD is not set # CONFIG_GPIO_VX855 is not set -CONFIG_GPIO_WATCHDOG=m +# CONFIG_GPIO_WATCHDOG is not set # CONFIG_GPIO_WINBOND is not set # CONFIG_GPIO_WS16C48 is not set CONFIG_GPIO_XGENE_SB=m @@ -2011,10 +2023,10 @@ CONFIG_I2C=y # CONFIG_I40E_DCB is not set CONFIG_I40E=m CONFIG_I40EVF=m -CONFIG_I6300ESB_WDT=m +# CONFIG_I6300ESB_WDT is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m -CONFIG_IB700_WDT=m +# CONFIG_IB700_WDT is not set # CONFIG_IBM_ASM is not set CONFIG_IBMASR=m CONFIG_ICE=m @@ -2210,7 +2222,6 @@ CONFIG_INTEL_IDXD=m # CONFIG_INTEL_LDMA is not set # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_TXE is not set -CONFIG_INTEL_PCH_THERMAL=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set @@ -2399,8 +2410,8 @@ CONFIG_ISCSI_TCP=m # CONFIG_ISL29125 is not set # CONFIG_ISL29501 is not set CONFIG_ISO9660_FS=m -CONFIG_IT8712F_WDT=m -CONFIG_IT87_WDT=m +# CONFIG_IT8712F_WDT is not set +# CONFIG_IT87_WDT is not set CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_ITCO_WDT=m # CONFIG_ITG3200 is not set @@ -2490,6 +2501,7 @@ CONFIG_KEY_NOTIFICATIONS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_KEYS=y # CONFIG_KFENCE is not set +CONFIG_KFENCE_KUNIT_TEST=m CONFIG_KGDB_HONOUR_BLOCKLIST=y CONFIG_KGDB_KDB=y CONFIG_KGDB_LOW_LEVEL_TRAP=y @@ -2504,7 +2516,11 @@ CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBES_SANITY_TEST is not set CONFIG_KPROBES=y CONFIG_KSM=y -# CONFIG_KUNIT is not set +CONFIG_KUNIT_ALL_TESTS=m +CONFIG_KUNIT_DEBUGFS=y +CONFIG_KUNIT_EXAMPLE_TEST=m +CONFIG_KUNIT=m +CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -2569,7 +2585,7 @@ CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP8860 is not set CONFIG_LEDS_LT3593=m CONFIG_LEDS_MLXCPLD=m -# CONFIG_LEDS_MLXREG is not set +CONFIG_LEDS_MLXREG=m # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set @@ -2604,9 +2620,6 @@ CONFIG_LEDS_TRIGGER_TRANSIENT=m # CONFIG_LEDS_USER is not set CONFIG_LED_TRIGGER_PHY=y # CONFIG_LEGACY_PTYS is not set -CONFIG_LEGACY_VSYSCALL_EMULATE=y -# CONFIG_LEGACY_VSYSCALL_NONE is not set -# CONFIG_LEGACY_VSYSCALL_XONLY is not set # CONFIG_LG_LAPTOP is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set @@ -2615,8 +2628,10 @@ CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_LIBNVDIMM=m # CONFIG_LIDAR_LITE_V2 is not set +CONFIG_LINEAR_RANGES_TEST=m # CONFIG_LIQUIDIO is not set # CONFIG_LIQUIDIO_VF is not set +CONFIG_LIST_KUNIT_TEST=m # CONFIG_LITEX_SOC_CONTROLLER is not set CONFIG_LIVEPATCH=y # CONFIG_LKDTM is not set @@ -2684,8 +2699,9 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel" CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC802154=m -CONFIG_MAC_EMUMOUSEBTN=y -CONFIG_MACHZ_WDT=m +# CONFIG_MAC_EMUMOUSEBTN is not set +# CONFIG_MACHZ_WDT is not set +# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MAC_PARTITION is not set CONFIG_MACSEC=m CONFIG_MACVLAN=m @@ -2783,6 +2799,7 @@ CONFIG_MELLANOX_PLATFORM=y CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y +CONFIG_MEMCPY_KUNIT_TEST=m CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2828,7 +2845,6 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_HI655X_PMIC is not set # CONFIG_MFD_INTEL_M10_BMC is not set # CONFIG_MFD_INTEL_PMC_BXT is not set -# CONFIG_MFD_INTEL_PMT is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -2969,7 +2985,7 @@ CONFIG_MLXSW_MINIMAL=m CONFIG_MLXSW_PCI=m CONFIG_MLXSW_SPECTRUM_DCB=y CONFIG_MLXSW_SPECTRUM=m -# CONFIG_MLX_WDT is not set +CONFIG_MLX_WDT=m # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set @@ -3061,7 +3077,7 @@ CONFIG_MOUSE_ELAN_I2C_SMBUS=y # CONFIG_MOUSE_SERIAL is not set CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m -# CONFIG_MOUSE_VSXXXAA is not set +CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_MOXTET is not set @@ -3072,6 +3088,8 @@ CONFIG_MPLS_IPTUNNEL=m CONFIG_MPLS_ROUTING=m CONFIG_MPLS=y CONFIG_MPTCP_IPV6=y +CONFIG_MPTCP_KUNIT_TEST=m +CONFIG_MPTCP_KUNIT_TESTS=m CONFIG_MPTCP=y # CONFIG_MPU3050_I2C is not set CONFIG_MQ_IOSCHED_DEADLINE=y @@ -3093,6 +3111,7 @@ CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set CONFIG_MT7921E=m +# CONFIG_MT7921S is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set @@ -3801,7 +3820,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_MSI=y CONFIG_PCI_P2PDMA=y CONFIG_PCI_PASID=y -CONFIG_PCIPCWATCHDOG=m +# CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_PF_STUB=m CONFIG_PCI_PRI=y # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set @@ -4097,6 +4116,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_RAPIDIO is not set # CONFIG_RAS_CEC is not set CONFIG_RAS=y +CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 @@ -4133,8 +4153,9 @@ CONFIG_RENESAS_PHY=m CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_QCOM_AOSS is not set # CONFIG_RESET_QCOM_PDC is not set -CONFIG_RESET_SCMI=y +# CONFIG_RESET_SCMI is not set # CONFIG_RESET_TI_SYSCON is not set +CONFIG_RESOURCE_KUNIT_TEST=m CONFIG_RETPOLINE=y # CONFIG_RFD77402 is not set # CONFIG_RFD_FTL is not set @@ -4281,6 +4302,7 @@ CONFIG_RTC_HCTOSYS=y CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB_KUNIT_TEST=m CONFIG_RTC_NVMEM=y CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_SYSTOHC=y @@ -4308,6 +4330,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +CONFIG_RTW89_8852AE=m +# CONFIG_RTW89_DEBUGFS is not set +# CONFIG_RTW89_DEBUGMSG is not set +CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y # CONFIG_SAMPLES is not set # CONFIG_SATA_ACARD_AHCI is not set @@ -4609,11 +4635,11 @@ CONFIG_SENSORS_MAX31790=m # CONFIG_SENSORS_MAX6697 is not set # CONFIG_SENSORS_MAX8688 is not set # CONFIG_SENSORS_MCP3021 is not set -# CONFIG_SENSORS_MLXREG_FAN is not set +CONFIG_SENSORS_MLXREG_FAN=m # CONFIG_SENSORS_MP2888 is not set # CONFIG_SENSORS_MP2975 is not set # CONFIG_SENSORS_MR75203 is not set -CONFIG_SENSORS_NCT6683=m +# CONFIG_SENSORS_NCT6683 is not set # CONFIG_SENSORS_NCT6775 is not set CONFIG_SENSORS_NCT7802=m CONFIG_SENSORS_NCT7904=m @@ -4775,6 +4801,7 @@ CONFIG_SLIP_SMART=y CONFIG_SLUB_CPU_PARTIAL=y # CONFIG_SLUB_DEBUG_ON is not set CONFIG_SLUB_DEBUG=y +CONFIG_SLUB_KUNIT_TEST=m # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y # CONFIG_SMARTJOYPLUS_FF is not set @@ -4785,7 +4812,7 @@ CONFIG_SMP=y # CONFIG_SMSC911X is not set # CONFIG_SMSC9420 is not set CONFIG_SMSC_PHY=m -CONFIG_SMSC_SCH311X_WDT=m +# CONFIG_SMSC_SCH311X_WDT is not set CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_USB_DRV=m CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 @@ -4843,6 +4870,7 @@ CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +# CONFIG_SND_HDA_CODEC_CS8409 is not set CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -4929,9 +4957,14 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_AMD_ACP3x is not set +# CONFIG_SND_SOC_AMD_ACP5x is not set +# CONFIG_SND_SOC_AMD_ACP6x is not set +# CONFIG_SND_SOC_AMD_ACP_COMMON is not set # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_AMD_RENOIR is not set # CONFIG_SND_SOC_AMD_RENOIR_MACH is not set +# CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set +# CONFIG_SND_SOC_AMD_YC_MACH is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set @@ -4939,6 +4972,8 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set +# CONFIG_SND_SOC_CS35L41_I2C is not set +# CONFIG_SND_SOC_CS35L41_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set @@ -4973,6 +5008,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_GTM601 is not set # CONFIG_SND_SOC_HDAC_HDA is not set # CONFIG_SND_SOC_HDAC_HDMI is not set +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set @@ -5013,6 +5049,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set +# CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set # CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH is not set @@ -5034,6 +5071,7 @@ CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX98504 is not set +# CONFIG_SND_SOC_MAX98520 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m @@ -5045,6 +5083,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NAU8315 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set +# CONFIG_SND_SOC_NAU8821 is not set # CONFIG_SND_SOC_NAU8822 is not set # CONFIG_SND_SOC_NAU8824 is not set # CONFIG_SND_SOC_NAU8825 is not set @@ -5080,6 +5119,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_RT711_SDW is not set # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set +# CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5133,6 +5173,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set +CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TPA6130A2 is not set # CONFIG_SND_SOC_TS3A227E is not set # CONFIG_SND_SOC_TSCS42XX is not set @@ -5318,7 +5359,7 @@ CONFIG_SUNRPC_XPRT_RDMA=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_GPE is not set # CONFIG_SURFACE_HOTPLUG is not set -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_SUSPEND=y CONFIG_SWAP=y @@ -5331,6 +5372,7 @@ CONFIG_SYNCLINK_GT=m CONFIG_SYN_COOKIES=y # CONFIG_SYNTH_EVENT_GEN_TEST is not set # CONFIG_SYSCON_REBOOT_MODE is not set +CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set @@ -5413,7 +5455,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_BITMAP is not set # CONFIG_TEST_BITOPS is not set # CONFIG_TEST_BLACKHOLE_DEV is not set -# CONFIG_TEST_BPF is not set +CONFIG_TEST_BPF=m # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set # CONFIG_TEST_DIV64 is not set # CONFIG_TEST_FIRMWARE is not set @@ -5425,6 +5467,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_IDA is not set # CONFIG_TEST_KMOD is not set CONFIG_TEST_KSTRTOX=y +CONFIG_TEST_LIST_SORT=m # CONFIG_TEST_LIVEPATCH is not set # CONFIG_TEST_LKM is not set # CONFIG_TEST_LOCKUP is not set @@ -5490,6 +5533,7 @@ CONFIG_THUNDERX2_PMU=m CONFIG_TIFM_CORE=m CONFIG_TIGON3_HWMON=y CONFIG_TIGON3=m +CONFIG_TIME_KUNIT_TEST=m CONFIG_TIME_NS=y CONFIG_TIMERLAT_TRACER=y # CONFIG_TINYDRM_HX8357D is not set @@ -5825,7 +5869,7 @@ CONFIG_USB_OHCI_HCD=y # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OXU210HP_HCD is not set CONFIG_USB_PCI=y -CONFIG_USBPCWATCHDOG=m +# CONFIG_USBPCWATCHDOG is not set CONFIG_USB_PEGASUS=m CONFIG_USB_PRINTER=m CONFIG_USB_PULSE8_CEC=m @@ -6133,9 +6177,9 @@ CONFIG_VT=y CONFIG_VXLAN=m # CONFIG_VZ89X is not set # CONFIG_W1 is not set -CONFIG_W83627HF_WDT=m -CONFIG_W83877F_WDT=m -CONFIG_W83977F_WDT=m +# CONFIG_W83627HF_WDT is not set +# CONFIG_W83877F_WDT is not set +# CONFIG_W83977F_WDT is not set # CONFIG_WAFER_WDT is not set # CONFIG_WANXL is not set CONFIG_WAN=y @@ -6151,7 +6195,7 @@ CONFIG_WATCHDOG=y CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set -CONFIG_WDTPCI=m +# CONFIG_WDTPCI is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set @@ -6237,7 +6281,7 @@ CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set diff --git a/SOURCES/kernel-x86_64-debug-rhel.config b/SOURCES/kernel-x86_64-debug-rhel.config index 8cefe46..f6a2c0f 100644 --- a/SOURCES/kernel-x86_64-debug-rhel.config +++ b/SOURCES/kernel-x86_64-debug-rhel.config @@ -13,7 +13,7 @@ CONFIG_8139TOO=m # CONFIG_ABP060MG is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_ACERHDF is not set -# CONFIG_ACER_WIRELESS is not set +CONFIG_ACER_WIRELESS=m CONFIG_ACER_WMI=m # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y @@ -153,8 +153,8 @@ CONFIG_AIO=y # CONFIG_AL3320A is not set # CONFIG_AL_FIC is not set # CONFIG_ALIENWARE_WMI is not set -CONFIG_ALIM1535_WDT=m -CONFIG_ALIM7101_WDT=m +# CONFIG_ALIM1535_WDT is not set +# CONFIG_ALIM7101_WDT is not set # CONFIG_ALTERA_MBOX is not set # CONFIG_ALTERA_MSGDMA is not set CONFIG_ALTERA_STAPL=m @@ -213,12 +213,12 @@ CONFIG_ARM64_EPAN=y CONFIG_ARM64_ERRATUM_1319367=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y -CONFIG_ARM64_MTE=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set +# CONFIG_ARM_SP805_WATCHDOG is not set # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -360,6 +360,8 @@ CONFIG_BIG_KEYS=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m CONFIG_BINFMT_SCRIPT=y +CONFIG_BITFIELD_KUNIT=m +CONFIG_BITS_TEST=m CONFIG_BLK_CGROUP_FC_APPID=y # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_CGROUP_IOLATENCY=y @@ -574,7 +576,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_ERRATUM_30115=y CONFIG_CB710_CORE=m @@ -685,6 +687,7 @@ CONFIG_CMA_SYSFS=y CONFIG_CMA=y # CONFIG_CMDLINE_BOOL is not set CONFIG_CMDLINE_FROM_BOOTLOADER=y +CONFIG_CMDLINE_KUNIT_TEST=m # CONFIG_CMDLINE_PARTITION is not set CONFIG_CNIC=m # CONFIG_CODA_FS is not set @@ -855,8 +858,8 @@ CONFIG_CRYPTO_DRBG_HASH=y CONFIG_CRYPTO_DRBG_HMAC=y CONFIG_CRYPTO_DRBG_MENU=y CONFIG_CRYPTO_ECB=y -CONFIG_CRYPTO_ECDH=m -CONFIG_CRYPTO_ECDSA=m +CONFIG_CRYPTO_ECDH=y +CONFIG_CRYPTO_ECDSA=y CONFIG_CRYPTO_ECHAINIV=m # CONFIG_CRYPTO_ECRDSA is not set CONFIG_CRYPTO_ESSIV=m @@ -1419,6 +1422,7 @@ CONFIG_EXT4_DEBUG=y CONFIG_EXT4_FS=m CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y +CONFIG_EXT4_KUNIT_TESTS=m CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON_FSA9480 is not set # CONFIG_EXTCON is not set @@ -1432,7 +1436,7 @@ CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXTRA_FIRMWARE="" # CONFIG_EZX_PCAP is not set # CONFIG_F2FS_FS is not set -CONFIG_F71808E_WDT=m +# CONFIG_F71808E_WDT is not set # CONFIG_FAIL_FUNCTION is not set # CONFIG_FAIL_FUTEX is not set CONFIG_FAIL_IO_TIMEOUT=y @@ -1441,6 +1445,7 @@ CONFIG_FAIL_MMC_REQUEST=y CONFIG_FAILOVER=m CONFIG_FAIL_PAGE_ALLOC=y CONFIG_FAILSLAB=y +CONFIG_FAIL_SUNRPC=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y @@ -1449,6 +1454,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m +CONFIG_FAT_KUNIT_TEST=m CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1976,12 +1982,12 @@ CONFIG_I2C=y CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m -CONFIG_I6300ESB_WDT=m +# CONFIG_I6300ESB_WDT is not set CONFIG_I8K=m CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m -CONFIG_IB700_WDT=m +# CONFIG_IB700_WDT is not set # CONFIG_IBM_ASM is not set CONFIG_IBMASR=m # CONFIG_IBM_RTL is not set @@ -1993,7 +1999,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y -CONFIG_IE6XX_WDT=m +# CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2200,7 +2206,7 @@ CONFIG_INTEL_MEI_ME=m CONFIG_INTEL_MEI_WDT=m # CONFIG_INTEL_MENLOW is not set CONFIG_INTEL_OAKTRAIL=m -# CONFIG_INTEL_PCH_THERMAL is not set +CONFIG_INTEL_PCH_THERMAL=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m @@ -2229,6 +2235,7 @@ CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m CONFIG_INTEL_VBTN=m +CONFIG_INTEL_VSEC=m # CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set CONFIG_INTEL_WMI_THUNDERBOLT=m CONFIG_INTEL_XWAY_PHY=m @@ -2406,8 +2413,8 @@ CONFIG_ISL29020=m # CONFIG_ISL29125 is not set # CONFIG_ISL29501 is not set CONFIG_ISO9660_FS=m -CONFIG_IT8712F_WDT=m -CONFIG_IT87_WDT=m +# CONFIG_IT8712F_WDT is not set +# CONFIG_IT87_WDT is not set CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_ITCO_WDT=m # CONFIG_ITG3200 is not set @@ -2444,6 +2451,7 @@ CONFIG_KALLSYMS=y # CONFIG_KARMA_PARTITION is not set CONFIG_KASAN_GENERIC=y CONFIG_KASAN_INLINE=y +CONFIG_KASAN_KUNIT_TEST=m # CONFIG_KASAN_MODULE_TEST is not set # CONFIG_KASAN_OUTLINE is not set CONFIG_KASAN_VMALLOC=y @@ -2502,6 +2510,7 @@ CONFIG_KEY_NOTIFICATIONS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_KEYS=y # CONFIG_KFENCE is not set +CONFIG_KFENCE_KUNIT_TEST=m CONFIG_KGDB_HONOUR_BLOCKLIST=y CONFIG_KGDB_KDB=y CONFIG_KGDB_LOW_LEVEL_TRAP=y @@ -2516,7 +2525,11 @@ CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBES_SANITY_TEST is not set CONFIG_KPROBES=y CONFIG_KSM=y -# CONFIG_KUNIT is not set +CONFIG_KUNIT_ALL_TESTS=m +CONFIG_KUNIT_DEBUGFS=y +CONFIG_KUNIT_EXAMPLE_TEST=m +CONFIG_KUNIT=m +CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD=m CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y @@ -2584,7 +2597,7 @@ CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP8860 is not set CONFIG_LEDS_LT3593=m CONFIG_LEDS_MLXCPLD=m -# CONFIG_LEDS_MLXREG is not set +CONFIG_LEDS_MLXREG=m # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set @@ -2619,9 +2632,9 @@ CONFIG_LEDS_TRIGGER_TRANSIENT=m # CONFIG_LEDS_USER is not set CONFIG_LED_TRIGGER_PHY=y # CONFIG_LEGACY_PTYS is not set -CONFIG_LEGACY_VSYSCALL_EMULATE=y +# CONFIG_LEGACY_VSYSCALL_EMULATE is not set # CONFIG_LEGACY_VSYSCALL_NONE is not set -# CONFIG_LEGACY_VSYSCALL_XONLY is not set +CONFIG_LEGACY_VSYSCALL_XONLY=y # CONFIG_LG_LAPTOP is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set @@ -2630,6 +2643,8 @@ CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_LIBNVDIMM=m # CONFIG_LIDAR_LITE_V2 is not set +CONFIG_LINEAR_RANGES_TEST=m +CONFIG_LIST_KUNIT_TEST=m # CONFIG_LITEX_SOC_CONTROLLER is not set CONFIG_LIVEPATCH=y # CONFIG_LKDTM is not set @@ -2697,9 +2712,9 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC802154=m -CONFIG_MAC_EMUMOUSEBTN=y -CONFIG_MACHZ_WDT=m -CONFIG_MACINTOSH_DRIVERS=y +# CONFIG_MAC_EMUMOUSEBTN is not set +# CONFIG_MACHZ_WDT is not set +# CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAC_PARTITION=y CONFIG_MACSEC=m CONFIG_MACVLAN=m @@ -2794,6 +2809,7 @@ CONFIG_MELLANOX_PLATFORM=y CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y +CONFIG_MEMCPY_KUNIT_TEST=m CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2842,7 +2858,6 @@ CONFIG_MFD_INTEL_LPSS_PCI=y CONFIG_MFD_INTEL_LPSS=y # CONFIG_MFD_INTEL_M10_BMC is not set # CONFIG_MFD_INTEL_PMC_BXT is not set -CONFIG_MFD_INTEL_PMT=m # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -2985,7 +3000,7 @@ CONFIG_MLXSW_MINIMAL=m CONFIG_MLXSW_PCI=m CONFIG_MLXSW_SPECTRUM_DCB=y CONFIG_MLXSW_SPECTRUM=m -# CONFIG_MLX_WDT is not set +CONFIG_MLX_WDT=m # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set @@ -3073,7 +3088,7 @@ CONFIG_MOUSE_PS2=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m -# CONFIG_MOUSE_VSXXXAA is not set +CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_MOXTET is not set @@ -3086,6 +3101,8 @@ CONFIG_MPLS_ROUTING=m CONFIG_MPLS=y # CONFIG_MPSC is not set CONFIG_MPTCP_IPV6=y +CONFIG_MPTCP_KUNIT_TEST=m +CONFIG_MPTCP_KUNIT_TESTS=m CONFIG_MPTCP=y # CONFIG_MPU3050_I2C is not set CONFIG_MQ_IOSCHED_DEADLINE=y @@ -3109,6 +3126,7 @@ CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set CONFIG_MT7921E=m +# CONFIG_MT7921S is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set @@ -3672,7 +3690,7 @@ CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TCP=m # CONFIG_NVM is not set CONFIG_NVRAM=y -CONFIG_NV_TCO=m +# CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set @@ -3802,7 +3820,7 @@ CONFIG_PCI_MMCONFIG=y CONFIG_PCI_MSI=y CONFIG_PCI_P2PDMA=y CONFIG_PCI_PASID=y -CONFIG_PCIPCWATCHDOG=m +# CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_PF_STUB=m CONFIG_PCI_PRI=y # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set @@ -4084,6 +4102,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_RAPIDIO is not set # CONFIG_RAS_CEC is not set CONFIG_RAS=y +CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 @@ -4119,6 +4138,7 @@ CONFIG_RENESAS_PHY=m CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_QCOM_PDC is not set # CONFIG_RESET_TI_SYSCON is not set +CONFIG_RESOURCE_KUNIT_TEST=m CONFIG_RETPOLINE=y # CONFIG_RFD77402 is not set # CONFIG_RFD_FTL is not set @@ -4260,6 +4280,7 @@ CONFIG_RTC_HCTOSYS=y CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB_KUNIT_TEST=m CONFIG_RTC_NVMEM=y CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_SYSTOHC=y @@ -4287,6 +4308,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +CONFIG_RTW89_8852AE=m +CONFIG_RTW89_DEBUGFS=y +CONFIG_RTW89_DEBUGMSG=y +CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y # CONFIG_SAMPLES is not set CONFIG_SAMSUNG_LAPTOP=m @@ -4312,7 +4337,7 @@ CONFIG_SATA_PMP=y # CONFIG_SATA_VITESSE is not set # CONFIG_SATA_ZPODD is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set -CONFIG_SBC_FITPC2_WATCHDOG=m +# CONFIG_SBC_FITPC2_WATCHDOG is not set # CONFIG_SBNI is not set # CONFIG_SC1200_WDT is not set # CONFIG_SCA3000 is not set @@ -4589,7 +4614,7 @@ CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_MAX6697=m CONFIG_SENSORS_MAX8688=m CONFIG_SENSORS_MCP3021=m -# CONFIG_SENSORS_MLXREG_FAN is not set +CONFIG_SENSORS_MLXREG_FAN=m # CONFIG_SENSORS_MP2888 is not set # CONFIG_SENSORS_MP2975 is not set # CONFIG_SENSORS_MR75203 is not set @@ -4752,6 +4777,7 @@ CONFIG_SLIP_SMART=y CONFIG_SLUB_CPU_PARTIAL=y # CONFIG_SLUB_DEBUG_ON is not set CONFIG_SLUB_DEBUG=y +CONFIG_SLUB_KUNIT_TEST=m # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y # CONFIG_SMARTJOYPLUS_FF is not set @@ -4761,7 +4787,7 @@ CONFIG_SMP=y # CONFIG_SMSC37B787_WDT is not set CONFIG_SMSC9420=m CONFIG_SMSC_PHY=m -CONFIG_SMSC_SCH311X_WDT=m +# CONFIG_SMSC_SCH311X_WDT is not set CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_USB_DRV=m CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 @@ -4819,6 +4845,7 @@ CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS8409=m CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -4906,9 +4933,14 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_AMD_ACP3x is not set +CONFIG_SND_SOC_AMD_ACP5x=m +CONFIG_SND_SOC_AMD_ACP6x=m +# CONFIG_SND_SOC_AMD_ACP_COMMON is not set # CONFIG_SND_SOC_AMD_ACP is not set CONFIG_SND_SOC_AMD_RENOIR=m CONFIG_SND_SOC_AMD_RENOIR_MACH=m +CONFIG_SND_SOC_AMD_VANGOGH_MACH=m +CONFIG_SND_SOC_AMD_YC_MACH=m # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set @@ -4916,6 +4948,8 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set +# CONFIG_SND_SOC_CS35L41_I2C is not set +CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set @@ -4950,6 +4984,7 @@ CONFIG_SND_SOC_ES8316=m # CONFIG_SND_SOC_GTM601 is not set CONFIG_SND_SOC_HDAC_HDA=m CONFIG_SND_SOC_HDAC_HDMI=m +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set @@ -4990,6 +5025,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m +CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m @@ -5011,6 +5047,7 @@ CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX98504 is not set +# CONFIG_SND_SOC_MAX98520 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m @@ -5022,6 +5059,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NAU8315 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set +CONFIG_SND_SOC_NAU8821=m # CONFIG_SND_SOC_NAU8822 is not set CONFIG_SND_SOC_NAU8824=m CONFIG_SND_SOC_NAU8825=m @@ -5057,6 +5095,7 @@ CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +# CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5111,6 +5150,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set +CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TPA6130A2 is not set CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS42XX is not set @@ -5194,7 +5234,7 @@ CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m CONFIG_SOUNDWIRE_INTEL=m CONFIG_SOUNDWIRE=m # CONFIG_SOUNDWIRE_QCOM is not set -CONFIG_SP5100_TCO=m +# CONFIG_SP5100_TCO is not set CONFIG_SPARSE_IRQ=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM_VMEMMAP=y @@ -5297,7 +5337,7 @@ CONFIG_SUNRPC_XPRT_RDMA=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_GPE is not set # CONFIG_SURFACE_HOTPLUG is not set -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_SUSPEND=y CONFIG_SWAP=y @@ -5311,6 +5351,7 @@ CONFIG_SYNCLINK_GT=m CONFIG_SYN_COOKIES=y CONFIG_SYNTH_EVENT_GEN_TEST=m # CONFIG_SYSCON_REBOOT_MODE is not set +CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set @@ -5385,7 +5426,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_BITMAP is not set # CONFIG_TEST_BITOPS is not set # CONFIG_TEST_BLACKHOLE_DEV is not set -# CONFIG_TEST_BPF is not set +CONFIG_TEST_BPF=m # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set # CONFIG_TEST_DIV64 is not set # CONFIG_TEST_FIRMWARE is not set @@ -5397,6 +5438,7 @@ CONFIG_TEST_FPU=m # CONFIG_TEST_IDA is not set # CONFIG_TEST_KMOD is not set CONFIG_TEST_KSTRTOX=y +CONFIG_TEST_LIST_SORT=m CONFIG_TEST_LIVEPATCH=m # CONFIG_TEST_LKM is not set # CONFIG_TEST_LOCKUP is not set @@ -5465,6 +5507,7 @@ CONFIG_TIFM_7XX1=m CONFIG_TIFM_CORE=m CONFIG_TIGON3_HWMON=y CONFIG_TIGON3=m +CONFIG_TIME_KUNIT_TEST=m CONFIG_TIME_NS=y CONFIG_TIMERLAT_TRACER=y # CONFIG_TINYDRM_HX8357D is not set @@ -5803,7 +5846,7 @@ CONFIG_USB_OHCI_HCD=y # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OXU210HP_HCD is not set CONFIG_USB_PCI=y -CONFIG_USBPCWATCHDOG=m +# CONFIG_USBPCWATCHDOG is not set CONFIG_USB_PEGASUS=m CONFIG_USB_PRINTER=m CONFIG_USB_PULSE8_CEC=m @@ -5959,7 +6002,7 @@ CONFIG_VHOST_NET=m # CONFIG_VHOST_SCSI is not set CONFIG_VHOST_VDPA=m CONFIG_VHOST_VSOCK=m -CONFIG_VIA_WDT=m +# CONFIG_VIA_WDT is not set # CONFIG_VIDEO_AD5820 is not set # CONFIG_VIDEO_ADP1653 is not set # CONFIG_VIDEO_ADV_DEBUG is not set @@ -6119,9 +6162,9 @@ CONFIG_VT=y CONFIG_VXLAN=m # CONFIG_VZ89X is not set # CONFIG_W1 is not set -CONFIG_W83627HF_WDT=m -CONFIG_W83877F_WDT=m -CONFIG_W83977F_WDT=m +# CONFIG_W83627HF_WDT is not set +# CONFIG_W83877F_WDT is not set +# CONFIG_W83977F_WDT is not set # CONFIG_WAFER_WDT is not set # CONFIG_WANXL is not set CONFIG_WAN=y @@ -6137,7 +6180,7 @@ CONFIG_WATCHDOG=y CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m -CONFIG_WDTPCI=m +# CONFIG_WDTPCI is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set @@ -6248,7 +6291,7 @@ CONFIG_XEN_SAVE_RESTORE=y # CONFIG_XEN_SCSI_FRONTEND is not set CONFIG_XEN_SYS_HYPERVISOR=y # CONFIG_XEN_UNPOPULATED_ALLOC is not set -CONFIG_XEN_WDT=m +# CONFIG_XEN_WDT is not set CONFIG_XEN=y CONFIG_XFRM_INTERFACE=m CONFIG_XFRM_MIGRATE=y @@ -6285,7 +6328,7 @@ CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set diff --git a/SOURCES/kernel-x86_64-rhel.config b/SOURCES/kernel-x86_64-rhel.config index e8d0d6a..7da52c1 100644 --- a/SOURCES/kernel-x86_64-rhel.config +++ b/SOURCES/kernel-x86_64-rhel.config @@ -13,7 +13,7 @@ CONFIG_8139TOO=m # CONFIG_ABP060MG is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_ACERHDF is not set -# CONFIG_ACER_WIRELESS is not set +CONFIG_ACER_WIRELESS=m CONFIG_ACER_WMI=m # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y @@ -153,8 +153,8 @@ CONFIG_AIO=y # CONFIG_AL3320A is not set # CONFIG_AL_FIC is not set # CONFIG_ALIENWARE_WMI is not set -CONFIG_ALIM1535_WDT=m -CONFIG_ALIM7101_WDT=m +# CONFIG_ALIM1535_WDT is not set +# CONFIG_ALIM7101_WDT is not set # CONFIG_ALTERA_MBOX is not set # CONFIG_ALTERA_MSGDMA is not set CONFIG_ALTERA_STAPL=m @@ -213,12 +213,12 @@ CONFIG_ARM64_EPAN=y CONFIG_ARM64_ERRATUM_1319367=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y -CONFIG_ARM64_MTE=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set +# CONFIG_ARM_SP805_WATCHDOG is not set # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -360,6 +360,8 @@ CONFIG_BIG_KEYS=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m CONFIG_BINFMT_SCRIPT=y +CONFIG_BITFIELD_KUNIT=m +CONFIG_BITS_TEST=m CONFIG_BLK_CGROUP_FC_APPID=y # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_CGROUP_IOLATENCY=y @@ -574,7 +576,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_ERRATUM_30115=y CONFIG_CB710_CORE=m @@ -685,6 +687,7 @@ CONFIG_CMA_SYSFS=y CONFIG_CMA=y # CONFIG_CMDLINE_BOOL is not set CONFIG_CMDLINE_FROM_BOOTLOADER=y +CONFIG_CMDLINE_KUNIT_TEST=m # CONFIG_CMDLINE_PARTITION is not set CONFIG_CNIC=m # CONFIG_CODA_FS is not set @@ -855,8 +858,8 @@ CONFIG_CRYPTO_DRBG_HASH=y CONFIG_CRYPTO_DRBG_HMAC=y CONFIG_CRYPTO_DRBG_MENU=y CONFIG_CRYPTO_ECB=y -CONFIG_CRYPTO_ECDH=m -CONFIG_CRYPTO_ECDSA=m +CONFIG_CRYPTO_ECDH=y +CONFIG_CRYPTO_ECDSA=y CONFIG_CRYPTO_ECHAINIV=m # CONFIG_CRYPTO_ECRDSA is not set CONFIG_CRYPTO_ESSIV=m @@ -1411,6 +1414,7 @@ CONFIG_EXPORTFS=y CONFIG_EXT4_FS=m CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y +CONFIG_EXT4_KUNIT_TESTS=m CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON_FSA9480 is not set # CONFIG_EXTCON is not set @@ -1424,9 +1428,10 @@ CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXTRA_FIRMWARE="" # CONFIG_EZX_PCAP is not set # CONFIG_F2FS_FS is not set -CONFIG_F71808E_WDT=m +# CONFIG_F71808E_WDT is not set # CONFIG_FAIL_FUTEX is not set CONFIG_FAILOVER=m +# CONFIG_FAIL_SUNRPC is not set CONFIG_FAIR_GROUP_SCHED=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_FANOTIFY=y @@ -1435,6 +1440,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m +CONFIG_FAT_KUNIT_TEST=m # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1960,12 +1966,12 @@ CONFIG_I2C=y CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m -CONFIG_I6300ESB_WDT=m +# CONFIG_I6300ESB_WDT is not set CONFIG_I8K=m CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m -CONFIG_IB700_WDT=m +# CONFIG_IB700_WDT is not set # CONFIG_IBM_ASM is not set CONFIG_IBMASR=m # CONFIG_IBM_RTL is not set @@ -1977,7 +1983,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y -CONFIG_IE6XX_WDT=m +# CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2184,7 +2190,7 @@ CONFIG_INTEL_MEI_ME=m CONFIG_INTEL_MEI_WDT=m # CONFIG_INTEL_MENLOW is not set CONFIG_INTEL_OAKTRAIL=m -# CONFIG_INTEL_PCH_THERMAL is not set +CONFIG_INTEL_PCH_THERMAL=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m @@ -2213,6 +2219,7 @@ CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m CONFIG_INTEL_VBTN=m +CONFIG_INTEL_VSEC=m # CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set CONFIG_INTEL_WMI_THUNDERBOLT=m CONFIG_INTEL_XWAY_PHY=m @@ -2390,8 +2397,8 @@ CONFIG_ISL29020=m # CONFIG_ISL29125 is not set # CONFIG_ISL29501 is not set CONFIG_ISO9660_FS=m -CONFIG_IT8712F_WDT=m -CONFIG_IT87_WDT=m +# CONFIG_IT8712F_WDT is not set +# CONFIG_IT87_WDT is not set CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_ITCO_WDT=m # CONFIG_ITG3200 is not set @@ -2483,6 +2490,7 @@ CONFIG_KEY_NOTIFICATIONS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_KEYS=y # CONFIG_KFENCE is not set +CONFIG_KFENCE_KUNIT_TEST=m CONFIG_KGDB_HONOUR_BLOCKLIST=y CONFIG_KGDB_KDB=y CONFIG_KGDB_LOW_LEVEL_TRAP=y @@ -2497,7 +2505,11 @@ CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBES_SANITY_TEST is not set CONFIG_KPROBES=y CONFIG_KSM=y -# CONFIG_KUNIT is not set +CONFIG_KUNIT_ALL_TESTS=m +CONFIG_KUNIT_DEBUGFS=y +CONFIG_KUNIT_EXAMPLE_TEST=m +CONFIG_KUNIT=m +CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD=m CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y @@ -2565,7 +2577,7 @@ CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP8860 is not set CONFIG_LEDS_LT3593=m CONFIG_LEDS_MLXCPLD=m -# CONFIG_LEDS_MLXREG is not set +CONFIG_LEDS_MLXREG=m # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set @@ -2600,9 +2612,9 @@ CONFIG_LEDS_TRIGGER_TRANSIENT=m # CONFIG_LEDS_USER is not set CONFIG_LED_TRIGGER_PHY=y # CONFIG_LEGACY_PTYS is not set -CONFIG_LEGACY_VSYSCALL_EMULATE=y +# CONFIG_LEGACY_VSYSCALL_EMULATE is not set # CONFIG_LEGACY_VSYSCALL_NONE is not set -# CONFIG_LEGACY_VSYSCALL_XONLY is not set +CONFIG_LEGACY_VSYSCALL_XONLY=y # CONFIG_LG_LAPTOP is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set @@ -2611,6 +2623,8 @@ CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_LIBNVDIMM=m # CONFIG_LIDAR_LITE_V2 is not set +CONFIG_LINEAR_RANGES_TEST=m +CONFIG_LIST_KUNIT_TEST=m # CONFIG_LITEX_SOC_CONTROLLER is not set CONFIG_LIVEPATCH=y # CONFIG_LKDTM is not set @@ -2678,9 +2692,9 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC802154=m -CONFIG_MAC_EMUMOUSEBTN=y -CONFIG_MACHZ_WDT=m -CONFIG_MACINTOSH_DRIVERS=y +# CONFIG_MAC_EMUMOUSEBTN is not set +# CONFIG_MACHZ_WDT is not set +# CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAC_PARTITION=y CONFIG_MACSEC=m CONFIG_MACVLAN=m @@ -2775,6 +2789,7 @@ CONFIG_MELLANOX_PLATFORM=y CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y +CONFIG_MEMCPY_KUNIT_TEST=m CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2823,7 +2838,6 @@ CONFIG_MFD_INTEL_LPSS_PCI=y CONFIG_MFD_INTEL_LPSS=y # CONFIG_MFD_INTEL_M10_BMC is not set # CONFIG_MFD_INTEL_PMC_BXT is not set -CONFIG_MFD_INTEL_PMT=m # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -2966,7 +2980,7 @@ CONFIG_MLXSW_MINIMAL=m CONFIG_MLXSW_PCI=m CONFIG_MLXSW_SPECTRUM_DCB=y CONFIG_MLXSW_SPECTRUM=m -# CONFIG_MLX_WDT is not set +CONFIG_MLX_WDT=m # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set @@ -3054,7 +3068,7 @@ CONFIG_MOUSE_PS2=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m -# CONFIG_MOUSE_VSXXXAA is not set +CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_MOXTET is not set @@ -3067,6 +3081,8 @@ CONFIG_MPLS_ROUTING=m CONFIG_MPLS=y # CONFIG_MPSC is not set CONFIG_MPTCP_IPV6=y +CONFIG_MPTCP_KUNIT_TEST=m +CONFIG_MPTCP_KUNIT_TESTS=m CONFIG_MPTCP=y # CONFIG_MPU3050_I2C is not set CONFIG_MQ_IOSCHED_DEADLINE=y @@ -3090,6 +3106,7 @@ CONFIG_MT76x2E=m CONFIG_MT76x2U=m # CONFIG_MT7915E is not set CONFIG_MT7921E=m +# CONFIG_MT7921S is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS is not set @@ -3653,7 +3670,7 @@ CONFIG_NVME_TARGET_TCP=m CONFIG_NVME_TCP=m # CONFIG_NVM is not set CONFIG_NVRAM=y -CONFIG_NV_TCO=m +# CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set @@ -3783,7 +3800,7 @@ CONFIG_PCI_MMCONFIG=y CONFIG_PCI_MSI=y CONFIG_PCI_P2PDMA=y CONFIG_PCI_PASID=y -CONFIG_PCIPCWATCHDOG=m +# CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_PF_STUB=m CONFIG_PCI_PRI=y # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set @@ -4064,6 +4081,7 @@ CONFIG_RANDOM_TRUST_CPU=y # CONFIG_RAPIDIO is not set # CONFIG_RAS_CEC is not set CONFIG_RAS=y +CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 @@ -4099,6 +4117,7 @@ CONFIG_RENESAS_PHY=m CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_QCOM_PDC is not set # CONFIG_RESET_TI_SYSCON is not set +CONFIG_RESOURCE_KUNIT_TEST=m CONFIG_RETPOLINE=y # CONFIG_RFD77402 is not set # CONFIG_RFD_FTL is not set @@ -4240,6 +4259,7 @@ CONFIG_RTC_HCTOSYS=y CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB_KUNIT_TEST=m CONFIG_RTC_NVMEM=y CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_SYSTOHC=y @@ -4267,6 +4287,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +CONFIG_RTW89_8852AE=m +# CONFIG_RTW89_DEBUGFS is not set +# CONFIG_RTW89_DEBUGMSG is not set +CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y # CONFIG_SAMPLES is not set CONFIG_SAMSUNG_LAPTOP=m @@ -4292,7 +4316,7 @@ CONFIG_SATA_PMP=y # CONFIG_SATA_VITESSE is not set # CONFIG_SATA_ZPODD is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set -CONFIG_SBC_FITPC2_WATCHDOG=m +# CONFIG_SBC_FITPC2_WATCHDOG is not set # CONFIG_SBNI is not set # CONFIG_SC1200_WDT is not set # CONFIG_SCA3000 is not set @@ -4569,7 +4593,7 @@ CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_MAX6697=m CONFIG_SENSORS_MAX8688=m CONFIG_SENSORS_MCP3021=m -# CONFIG_SENSORS_MLXREG_FAN is not set +CONFIG_SENSORS_MLXREG_FAN=m # CONFIG_SENSORS_MP2888 is not set # CONFIG_SENSORS_MP2975 is not set # CONFIG_SENSORS_MR75203 is not set @@ -4732,6 +4756,7 @@ CONFIG_SLIP_SMART=y CONFIG_SLUB_CPU_PARTIAL=y # CONFIG_SLUB_DEBUG_ON is not set CONFIG_SLUB_DEBUG=y +CONFIG_SLUB_KUNIT_TEST=m # CONFIG_SLUB_STATS is not set CONFIG_SLUB=y # CONFIG_SMARTJOYPLUS_FF is not set @@ -4741,7 +4766,7 @@ CONFIG_SMP=y # CONFIG_SMSC37B787_WDT is not set CONFIG_SMSC9420=m CONFIG_SMSC_PHY=m -CONFIG_SMSC_SCH311X_WDT=m +# CONFIG_SMSC_SCH311X_WDT is not set CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_USB_DRV=m CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 @@ -4799,6 +4824,7 @@ CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS8409=m CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -4885,9 +4911,14 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_AMD_ACP3x is not set +CONFIG_SND_SOC_AMD_ACP5x=m +CONFIG_SND_SOC_AMD_ACP6x=m +# CONFIG_SND_SOC_AMD_ACP_COMMON is not set # CONFIG_SND_SOC_AMD_ACP is not set CONFIG_SND_SOC_AMD_RENOIR=m CONFIG_SND_SOC_AMD_RENOIR_MACH=m +CONFIG_SND_SOC_AMD_VANGOGH_MACH=m +CONFIG_SND_SOC_AMD_YC_MACH=m # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set @@ -4895,6 +4926,8 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set +# CONFIG_SND_SOC_CS35L41_I2C is not set +CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set @@ -4929,6 +4962,7 @@ CONFIG_SND_SOC_ES8316=m # CONFIG_SND_SOC_GTM601 is not set CONFIG_SND_SOC_HDAC_HDA=m CONFIG_SND_SOC_HDAC_HDMI=m +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set @@ -4969,6 +5003,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m +CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m @@ -4990,6 +5025,7 @@ CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX98504 is not set +# CONFIG_SND_SOC_MAX98520 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m @@ -5001,6 +5037,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NAU8315 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set +CONFIG_SND_SOC_NAU8821=m # CONFIG_SND_SOC_NAU8822 is not set CONFIG_SND_SOC_NAU8824=m CONFIG_SND_SOC_NAU8825=m @@ -5036,6 +5073,7 @@ CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +# CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5089,6 +5127,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set +CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TPA6130A2 is not set CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS42XX is not set @@ -5172,7 +5211,7 @@ CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m CONFIG_SOUNDWIRE_INTEL=m CONFIG_SOUNDWIRE=m # CONFIG_SOUNDWIRE_QCOM is not set -CONFIG_SP5100_TCO=m +# CONFIG_SP5100_TCO is not set CONFIG_SPARSE_IRQ=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM_VMEMMAP=y @@ -5275,7 +5314,7 @@ CONFIG_SUNRPC_XPRT_RDMA=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_GPE is not set # CONFIG_SURFACE_HOTPLUG is not set -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_SUSPEND=y CONFIG_SWAP=y @@ -5289,6 +5328,7 @@ CONFIG_SYNCLINK_GT=m CONFIG_SYN_COOKIES=y # CONFIG_SYNTH_EVENT_GEN_TEST is not set # CONFIG_SYSCON_REBOOT_MODE is not set +CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set @@ -5363,7 +5403,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_BITMAP is not set # CONFIG_TEST_BITOPS is not set # CONFIG_TEST_BLACKHOLE_DEV is not set -# CONFIG_TEST_BPF is not set +CONFIG_TEST_BPF=m # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set # CONFIG_TEST_DIV64 is not set # CONFIG_TEST_FIRMWARE is not set @@ -5375,6 +5415,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_IDA is not set # CONFIG_TEST_KMOD is not set CONFIG_TEST_KSTRTOX=y +CONFIG_TEST_LIST_SORT=m CONFIG_TEST_LIVEPATCH=m # CONFIG_TEST_LKM is not set # CONFIG_TEST_LOCKUP is not set @@ -5443,6 +5484,7 @@ CONFIG_TIFM_7XX1=m CONFIG_TIFM_CORE=m CONFIG_TIGON3_HWMON=y CONFIG_TIGON3=m +CONFIG_TIME_KUNIT_TEST=m CONFIG_TIME_NS=y CONFIG_TIMERLAT_TRACER=y # CONFIG_TINYDRM_HX8357D is not set @@ -5781,7 +5823,7 @@ CONFIG_USB_OHCI_HCD=y # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OXU210HP_HCD is not set CONFIG_USB_PCI=y -CONFIG_USBPCWATCHDOG=m +# CONFIG_USBPCWATCHDOG is not set CONFIG_USB_PEGASUS=m CONFIG_USB_PRINTER=m CONFIG_USB_PULSE8_CEC=m @@ -5937,7 +5979,7 @@ CONFIG_VHOST_NET=m # CONFIG_VHOST_SCSI is not set CONFIG_VHOST_VDPA=m CONFIG_VHOST_VSOCK=m -CONFIG_VIA_WDT=m +# CONFIG_VIA_WDT is not set # CONFIG_VIDEO_AD5820 is not set # CONFIG_VIDEO_ADP1653 is not set # CONFIG_VIDEO_ADV_DEBUG is not set @@ -6097,9 +6139,9 @@ CONFIG_VT=y CONFIG_VXLAN=m # CONFIG_VZ89X is not set # CONFIG_W1 is not set -CONFIG_W83627HF_WDT=m -CONFIG_W83877F_WDT=m -CONFIG_W83977F_WDT=m +# CONFIG_W83627HF_WDT is not set +# CONFIG_W83877F_WDT is not set +# CONFIG_W83977F_WDT is not set # CONFIG_WAFER_WDT is not set # CONFIG_WANXL is not set CONFIG_WAN=y @@ -6115,7 +6157,7 @@ CONFIG_WATCHDOG=y CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m -CONFIG_WDTPCI=m +# CONFIG_WDTPCI is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set @@ -6226,7 +6268,7 @@ CONFIG_XEN_SAVE_RESTORE=y # CONFIG_XEN_SCSI_FRONTEND is not set CONFIG_XEN_SYS_HYPERVISOR=y # CONFIG_XEN_UNPOPULATED_ALLOC is not set -CONFIG_XEN_WDT=m +# CONFIG_XEN_WDT is not set CONFIG_XEN=y CONFIG_XFRM_INTERFACE=m CONFIG_XFRM_MIGRATE=y @@ -6263,7 +6305,7 @@ CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set diff --git a/SOURCES/mod-internal.list b/SOURCES/mod-internal.list index 258091f..5a89abc 100644 --- a/SOURCES/mod-internal.list +++ b/SOURCES/mod-internal.list @@ -1,4 +1,28 @@ dmatest +kunit +kunit-test +ext4-inode-test +list-test +sysctl-test +mptcp_crypto_test +mptcp_token_test +bitfield_kunit +cmdline_kunit +property-entry-test +qos-test +resource_kunit +soc-topology-test +string-stream-test +test_linear_ranges +test_bits +test_kasan +time_test +fat_test +lib_test +rational-test +test_list_sort +slub_kunit +memcpy_kunit locktorture mac80211_hwsim netdevsim @@ -6,6 +30,7 @@ pktgen rcutorture rocker scftorture +test_bpf test_klp_atomic_replace test_klp_callbacks_demo test_klp_callbacks_demo2 diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 66f8aa9..cccc0e2 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -66,7 +66,7 @@ Summary: The Linux kernel # For a stable, released kernel, released_kernel should be 1. %global released_kernel 0 -%global distro_build 59 +%global distro_build 76 # hyperscale # %if 0%{?fedora} @@ -109,13 +109,13 @@ Summary: The Linux kernel %define rpmversion 5.14.0 %define stableversion 5.14 -%define pkgrelease 59.hs1.hs +%define pkgrelease 76.hs1.el8 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 59.hs1%{?buildid}%{?dist} +%define specrelease 76.hs1%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -532,6 +532,13 @@ BuildRequires: net-tools, hostname, bc, elfutils-devel BuildRequires: dwarves BuildRequires: python3-devel BuildRequires: gcc-plugin-devel +# glibc-static is required for a consistent build environment (specifically +# CONFIG_CC_CAN_LINK_STATIC=y). +BuildRequires: glibc-static +# BuildRequires: kernel-rpm-macros >= 185-9 +%ifnarch %{nobuildarches} noarch +BuildRequires: bpftool +%endif %if %{with_headers} BuildRequires: rsync %endif @@ -624,7 +631,7 @@ BuildRequires: clang # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-59.hs1.hs.tar.xz +Source0: linux-5.14.0-76.hs1.el8.tar.xz Source1: Makefile.rhelver @@ -767,7 +774,7 @@ Source212: Module.kabi_dup_s390x Source213: Module.kabi_dup_x86_64 Source300: kernel-abi-stablelists-%{rpmversion}-%{distro_build}.tar.bz2 -Source301: kernel-kabi-dw-%{rpmversion}-%{distro_build}.tar.bz2 +Source301: kernel-kabi-dw-%{rpmversion}-%{pkgrelease}.tar.bz2 # Sources for kernel-tools Source2000: cpupower.service @@ -810,7 +817,8 @@ Provides: kernel-drm-nouveau = 16\ Provides: kernel-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\ Requires(pre): %{kernel_prereq}\ Requires(pre): %{initrd_prereq}\ -Requires(pre): linux-firmware >= 20150904-56.git6ebf5d57\ +Requires(pre): ((linux-firmware >= 20150904-56.git6ebf5d57) if linux-firmware)\ +Recommends: linux-firmware\ Requires(preun): systemd >= 200\ Conflicts: xfsprogs < 4.3.0-1\ Conflicts: xorg-x11-drv-vmmouse < 13.0.99\ @@ -1287,8 +1295,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-59.hs1.hs -c -mv linux-5.14.0-59.hs1.hs linux-%{KVERREL} +%setup -q -n kernel-5.14.0-76.hs1.el8 -c +mv linux-5.14.0-76.hs1.el8 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2131,7 +2139,23 @@ popd %endif %if %{with_selftests} -%{make} -s %{?_smp_mflags} ARCH=$Arch V=1 samples/bpf/ +# Unfortunately, samples/bpf/Makefile expects that the headers are installed +# in the source tree. We installed them previously to $RPM_BUILD_ROOT/usr +# but there's no way to tell the Makefile to take them from there. +%{make} %{?_smp_mflags} headers_install + +# If we re building only tools without kernel, we need to generate config +# headers and prepare tree for modules building. The modules_prepare target +# will cover both. +if [ ! -f include/generated/autoconf.h ]; then + %{make} %{?_smp_mflags} modules_prepare +fi + +%{make} %{?_smp_mflags} ARCH=$Arch V=1 M=samples/bpf/ + +# Prevent bpf selftests to build bpftool repeatedly: +export BPFTOOL=$(pwd)/tools/bpf/bpftool/bpftool + pushd tools/testing/selftests # We need to install here because we need to call make with ARCH set which # doesn't seem possible to do in the install section. @@ -2804,19 +2828,3803 @@ fi # # %changelog -* Sat Feb 12 2022 Justin Vreeland [5.14.0-59.hs1.el9] +* Tue May 10 2022 Justin Vreeland - 5.14.0-76.hs1.el8 - redhat/: cherry pick build artifacts needed for CentOS 8 ark-style builds (Justin Vreeland) -* Thu Jan 20 2022 Neal Gompa [5.14.0-45.hs1.el9] +* Wed Mar 30 2022 Neal Gompa [5.14.0-76.hs1.el9] - redhat/configs: Disable fbdev drivers and use simpledrm instead (Javier Martinez Canillas) [1986223] +- drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD panels (Javier Martinez Canillas) [1986223] +- drm/simpledrm: Request memory region in driver (Javier Martinez Canillas) [1986223] +- drm/simpledrm: Add [AX]RGB2101010 formats (Javier Martinez Canillas) [1986223] - drm: simpledrm: fix wrong unit with pixel clock (Javier Martinez Canillas) [1986223] +- drm/simpledrm: Support virtual screen sizes (Javier Martinez Canillas) [1986223] +- drm/fb-helper: Allocate shadow buffer of surface height (Javier Martinez Canillas) [1986223] - drm: fb_helper: improve CONFIG_FB dependency (Javier Martinez Canillas) [1986223] - drm: fb_helper: fix CONFIG_FB dependency (Javier Martinez Canillas) [1986223] +- efi: sysfb_efi: fix build when EFI is not set (Javier Martinez Canillas) [1986223] +- drivers/firmware: Don't mark as busy the simple-framebuffer IO resource (Javier Martinez Canillas) [1986223] +- drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb (Javier Martinez Canillas) [1986223] - drivers/firmware: fix SYSFB depends to prevent build failures (Javier Martinez Canillas) [1986223] - drivers/firmware: consolidate EFI framebuffer setup for all arches (Javier Martinez Canillas) [1986223] - drivers/firmware: move x86 Generic System Framebuffers support (Javier Martinez Canillas) [1986223] +- redhat: Fix "make dist-release-finish" to use the correct NVR variables (Neal Gompa) [2053836] - redhat/configs: Enable the Btrfs file system (Neal Gompa) +* Wed Mar 30 2022 Patrick Talbert [5.14.0-76.el9] +- vdpa/mlx5: Fix tracking of current number of VQs (Cindy Lu) [2055451] +- vdpa/mlx5: Fix is_index_valid() to refer to features (Cindy Lu) [2055451] +- vdpa: Protect vdpa reset with cf_mutex (Cindy Lu) [2055451] +- vdpa: Avoid taking cf_mutex lock on get status (Cindy Lu) [2055451] +- vdpa/vdpa_sim_net: Report max device capabilities (Cindy Lu) [2055451] +- vdpa: Use BIT_ULL for bit operations (Cindy Lu) [2055451] +- vdpa/vdpa_sim: Configure max supported virtqueues (Cindy Lu) [2055451] +- vdpa/mlx5: Report max device capabilities (Cindy Lu) [2055451] +- vdpa: Support reporting max device capabilities (Cindy Lu) [2055451] +- vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() (Cindy Lu) [2055451] +- vdpa: Add support for returning device configuration information (Cindy Lu) [2055451] +- vdpa/mlx5: Support configuring max data virtqueue (Cindy Lu) [2055451] +- vdpa/mlx5: Fix config_attr_mask assignment (Cindy Lu) [2055451] +- vdpa: Allow to configure max data virtqueues (Cindy Lu) [2055451] +- vdpa: Read device configuration only if FEATURES_OK (Cindy Lu) [2055451] +- vdpa: Sync calls set/get config/status with cf_mutex (Cindy Lu) [2055451] +- vdpa/mlx5: Distribute RX virtqueues in RQT object (Cindy Lu) [2055451] +- vdpa: Provide interface to read driver features (Cindy Lu) [2055451] +- vdpa: clean up get_config_size ret value handling (Cindy Lu) [2055451] +- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (Cindy Lu) [2055451] +- vdpa: Mark vdpa_config_ops.get_vq_notification as optional (Cindy Lu) [2055451] +- vdpa: Avoid duplicate call to vp_vdpa get_status (Cindy Lu) [2055451] +- net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU (Cindy Lu) [2055451] +- vdpa: add driver_override support (Cindy Lu) [2055451] +- docs: document sysfs ABI for vDPA bus (Cindy Lu) [2055451] +- ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (Cindy Lu) [2055451] +- vdpa: Consider device id larger than 31 (Cindy Lu) [2055451] +- virtio: always enter drivers/virtio/ (Cindy Lu) [2055451] +- vdpa: check that offsets are within bounds (Cindy Lu) [2055451] +- vdpa_sim: avoid putting an uninitialized iova_domain (Cindy Lu) [2055451] +- vhost-vdpa: clean irqs before reseting vdpa device (Cindy Lu) [2055451] +- vdpa/mlx5: Forward only packets with allowed MAC address (Cindy Lu) [2055451] +- vdpa/mlx5: Support configuration of MAC (Cindy Lu) [2055451] +- vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit (Cindy Lu) [2055451] +- vdpa_sim_net: Enable user to set mac address and mtu (Cindy Lu) [2055451] +- vdpa: Enable user to set mac and mtu of vdpa device (Cindy Lu) [2055451] +- vdpa: Use kernel coding style for structure comments (Cindy Lu) [2055451] +- vdpa: Introduce query of device config layout (Cindy Lu) [2055451] +- vdpa: Introduce and use vdpa device get, set config helpers (Cindy Lu) [2055451] +- vdpa/mlx5: Propagate link status from device to vdpa driver (Cindy Lu) [2055451] +- vdpa/mlx5: Rename control VQ workqueue to vdpa wq (Cindy Lu) [2055451] +- vdpa/mlx5: Remove mtu field from vdpa net device (Cindy Lu) [2055451] +- vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE (Cindy Lu) [2055451] +- virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min} (Cindy Lu) [2055451] +- vdpa: min vq num of vdpa device cannot be greater than max vq num (Cindy Lu) [2055451] +- vdpa: add new callback get_vq_num_min in vdpa_config_ops (Cindy Lu) [2055451] +- vp_vdpa: add vq irq offloading support (Cindy Lu) [2055451] +- vdpa: fix typo (Cindy Lu) [2055451] +- vhost-vdpa: Fix the wrong input in config_cb (Cindy Lu) [2055451] +- vhost_vdpa: unset vq irq before freeing irq (Cindy Lu) [2055451] +- vdpa: potential uninitialized return in vhost_vdpa_va_map() (Cindy Lu) [2055451] +- vdpa/mlx5: Avoid executing set_vq_ready() if device is reset (Cindy Lu) [2055451] +- vdpa/mlx5: Clear ready indication for control VQ (Cindy Lu) [2055451] +- vdpa: Support transferring virtual addressing during DMA mapping (Cindy Lu) [2055451] +- vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() (Cindy Lu) [2055451] +- vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() (Cindy Lu) [2055451] +- vhost-iotlb: Add an opaque pointer for vhost IOTLB (Cindy Lu) [2055451] +- vhost-vdpa: Handle the failure of vdpa_reset() (Cindy Lu) [2055451] +- vdpa: Add reset callback in vdpa_config_ops (Cindy Lu) [2055451] +- vdpa: Fix some coding style issues (Cindy Lu) [2055451] +- vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro (Cindy Lu) [2055451] +- vdpa/mlx5: Add multiqueue support (Cindy Lu) [2055451] +- vdpa/mlx5: Add support for control VQ and MAC setting (Cindy Lu) [2055451] +- vdpa/mlx5: Ensure valid indices are provided (Cindy Lu) [2055451] +- vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue (Cindy Lu) [2055451] +- vdpa/mlx5: function prototype modifications in preparation to control VQ (Cindy Lu) [2055451] +- vdpa/mlx5: Remove redundant header file inclusion (Cindy Lu) [2055451] +- vDPA/ifcvf: enable multiqueue and control vq (Cindy Lu) [2055451] +- vDPA/ifcvf: detect and use the onboard number of queues directly (Cindy Lu) [2055451] +- vDPA/ifcvf: implement management netlink framework for ifcvf (Cindy Lu) [2055451] +- vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id (Cindy Lu) [2055451] +- x86/hyperv: Output host build info as normal Windows version number (Vitaly Kuznetsov) [2060708] +- lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe (Desnes A. Nunes do Rosario) [2059555] +- tick/rcu: Stop allowing RCU_SOFTIRQ in idle (Desnes A. Nunes do Rosario) [2059555] +- tick/rcu: Remove obsolete rcu_needs_cpu() parameters (Desnes A. Nunes do Rosario) [2059555] +- tick: Detect and fix jiffies update stall (Desnes A. Nunes do Rosario) [2059555] +- rcu: Move rcu_needs_cpu() to tree.c (Desnes A. Nunes do Rosario) [2059555] +- rcu: Remove the RCU_FAST_NO_HZ Kconfig option (Desnes A. Nunes do Rosario) [2059555] +- torture: Remove RCU_FAST_NO_HZ from rcu scenarios (Desnes A. Nunes do Rosario) [2059555] +- torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenarios (Desnes A. Nunes do Rosario) [2059555] +- copy_process(): Move fd_install() out of sighand->siglock critical section (Waiman Long) [2051855] +- redhat/configs: enable CONFIG_INTEL_VSEC for x86 (David Arcari) [2058806] +- platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus (David Arcari) [2058806] +- platform/x86: intel_pmt_telemetry: Ignore zero sized entries (David Arcari) [2058806] +- platform/x86/intel: Move Intel PMT drivers to new subfolder (David Arcari) [2058806] +- driver core: auxiliary bus: Add driver data helpers (David Arcari) [2058806] +- PCI: Add #defines for accessing PCIe DVSEC fields (David Arcari) [2058806] +- tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall (Joel Savitz) [2038794] +- tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall (Joel Savitz) [2038794] +- futex: Wireup futex_waitv syscall (Joel Savitz) [2038794] +- tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall (Joel Savitz) [2038794] +- parisc: Wire up futex_waitv (Joel Savitz) [2038794] +- s390: wire up sys_futex_waitv system call (Joel Savitz) [2038794] +- MIPS: syscalls: Wire up futex_waitv syscall (Joel Savitz) [2038794] +- tools headers UAPI: Sync files changed by new futex_waitv syscall (Joel Savitz) [2038794] +- futex2: Documentation: Document sys_futex_waitv() uAPI (Joel Savitz) [2038794] +- selftests: futex: Test sys_futex_waitv() wouldblock (Joel Savitz) [2038794] +- selftests: futex: Test sys_futex_waitv() timeout (Joel Savitz) [2038794] +- selftests: futex: Add sys_futex_waitv() test (Joel Savitz) [2038794] +- futex,arm: Wire up sys_futex_waitv() (Joel Savitz) [2038794] +- futex,x86: Wire up sys_futex_waitv() (Joel Savitz) [2038794] +- futex: Implement sys_futex_waitv() (Joel Savitz) [2038794] +- futex: Simplify double_lock_hb() (Joel Savitz) [2038794] +- futex: Split out wait/wake (Joel Savitz) [2038794] +- futex: Split out requeue (Joel Savitz) [2038794] +- futex: Rename mark_wake_futex() (Joel Savitz) [2038794] +- futex: Rename: match_futex() (Joel Savitz) [2038794] +- futex: Rename: hb_waiter_{inc,dec,pending}() (Joel Savitz) [2038794] +- futex: Split out PI futex (Joel Savitz) [2038794] +- futex: Rename: {get,cmpxchg}_futex_value_locked() (Joel Savitz) [2038794] +- futex: Rename hash_futex() (Joel Savitz) [2038794] +- futex: Rename __unqueue_futex() (Joel Savitz) [2038794] +- futex: Rename: queue_{,un}lock() (Joel Savitz) [2038794] +- futex: Rename futex_wait_queue_me() (Joel Savitz) [2038794] +- futex: Rename {,__}{,un}queue_me() (Joel Savitz) [2038794] +- futex: Split out syscalls (Joel Savitz) [2038794] +- futex: Move to kernel/futex/ (Joel Savitz) [2038794] +- cifs: fix double free race when mount fails in cifs_get_root() (Ronnie Sahlberg) [1979175] + +* Fri Mar 25 2022 Patrick Talbert [5.14.0-75.el9] +- ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() (Hangbin Liu) [2059308] {CVE-2022-0742} +- redhat/configs: aarch64: Fix PAC/BTI config settings (Mark Salter) [2063215] +- RHEL9.0: arch_hw Update CONFIG_MOUSE_VSXXXAA=m (Tony Camuso) [2062909] +- redhat/configs: Disable KVM on POWER (Laurent Vivier) [2052898] +- drm/ast: Create threshold values for AST2600 (Jocelyn Falempe) [2062560] +- mm: gup: make fault_in_safe_writeable() use fixup_user_fault() (Andreas Gruenbacher) [2062797] +- drm/vmwgfx: Fix stale file descriptors on failed usercopy (David Airlie) [2047613] {CVE-2022-22942} +- netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2060092] +- netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2060092] +- selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2060092] +- netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2060092] +- scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix memory leaks (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix reporting of actual data transfer size (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix cmnd getting marked as in use forever (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix hibernation issue (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix printing of pending I/O count (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fix deadlock while canceling the fw event (Tomas Henzl) [2056626] +- scsi: mpi3mr: Fixes around reply request queues (Tomas Henzl) [2056626] +- scsi: mpi3mr: Enhanced Task Management Support Reply handling (Tomas Henzl) [2056626] +- scsi: mpi3mr: Use TM response codes from MPI3 headers (Tomas Henzl) [2056626] +- scsi: mpi3mr: Increase internal cmnds timeout to 60s (Tomas Henzl) [2056626] +- scsi: mpi3mr: Do access status validation before adding devices (Tomas Henzl) [2056626] +- scsi: mpi3mr: Update MPI3 headers - part2 (Tomas Henzl) [2056626] +- scsi: mpi3mr: Update MPI3 headers - part1 (Tomas Henzl) [2056626] +- scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status (Tomas Henzl) [2056626] +- scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() (Tomas Henzl) [2056626] +- scsi: mpi3mr: Add debug APIs based on logging_level bits (Tomas Henzl) [2056626] +- x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 (Leonardo Bras) [2043545] +- x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 (Leonardo Bras) [2043545] +- KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() (Leonardo Bras) [2043545] +- KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries (Leonardo Bras) [2043545] +- x86/fpu: Fix inline prefix warnings (Leonardo Bras) [2043545] +- kvm: x86: Emulate IA32_XFD_ERR for guest (Leonardo Bras) [2043545] +- x86/fpu: Prepare xfd_err in struct fpu_guest (Leonardo Bras) [2043545] +- kvm: x86: Add emulation for IA32_XFD (Leonardo Bras) [2043545] +- x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation (Leonardo Bras) [2043545] +- kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 (Leonardo Bras) [2043545] +- x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM (Leonardo Bras) [2043545] +- x86/fpu: Add guest support to xfd_enable_feature() (Leonardo Bras) [2043545] +- x86/fpu: Prepare guest FPU for dynamically enabled FPU features (Leonardo Bras) [2043545] +- x86/fpu: Extend fpu_xstate_prctl() with guest permissions (Leonardo Bras) [2043545] +- cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' (Leonardo Bras) [2043545] +- KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES (Leonardo Bras) [2043545] +- KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows (Leonardo Bras) [2043545] +- redhat/configs: Disable watchdog components (Prarit Bhargava) [2060117] +- sched: Fix yet more sched_fork() races (Phil Auld) [2062836] +- sched/fair: Fix fault in reweight_entity (Phil Auld) [2062836] +- x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN (David Arcari) [2043225] +- powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" (Steve Best) [2056057] +- drivers/char: permit access to the RTAS user buffer under lockdown (Desnes A. Nunes do Rosario) [2046472] + +* Tue Mar 22 2022 Patrick Talbert [5.14.0-74.el9] +- redhat: rpminspect: disable 'patches' check for known empty patch files (Patrick Talbert) +- KVM: x86/mmu: Don't advance iterator after restart due to yielding (Nico Pache) [2055725] +- ibmvnic: don't release napi in __ibmvnic_open() (Diego Domingos) [2055981] + +* Sun Mar 20 2022 Patrick Talbert [5.14.0-73.el9] +- CI: Use 9.0-rt branch for rhel-9 realtime_check (Juri Lelli) +- redhat: enable zstream release numbering for rhel 9.0 (Herton R. Krzesinski) +- redhat: change kabi tarballs to use the package release (Herton R. Krzesinski) +- redhat: generate distgit changelog in genspec.sh as well (Herton R. Krzesinski) +- redhat: make genspec prefer metadata from git notes (Herton R. Krzesinski) +- redhat: use tags from git notes for zstream to generate changelog (Herton R. Krzesinski) +- CI: Add disttag setting (Veronika Kabatova) +- CI: Drop c9s config (Veronika Kabatova) +- virtio-net: fix pages leaking when building skb in big mode (Laurent Vivier) [2042559] +- lib/iov_iter: initialize "flags" in new pipe_buffer (Carlos Maiolino) [2060869] {CVE-2022-0847} +- redhat/configs: Make CRYPTO_ECDH algos built-in (Simo Sorce) [2062199] +- crypto: api - Move cryptomgr soft dependency into algapi (Vladis Dronov) [2062199] +- crypto: api - Fix boot-up crash when crypto manager is disabled (Vladis Dronov) [2062199] +- crypto: api - Do not create test larvals if manager is disabled (Vladis Dronov) [2062199] +- crypto: api - Export crypto_boot_test_finished (Vladis Dronov) [2062199] +- crypto: api - Fix built-in testing dependency failures (Vladis Dronov) [2062199] +- redhat/configs: Add CRYPTO_AES_ARM64 config explicitly (Vladis Dronov) [2062199] +- crypto: arm64/aes-ce - stop using SIMD helper for skciphers (Vladis Dronov) [2062199] +- crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers (Vladis Dronov) [2062199] +- redhat: change default dist suffix for RHEL 9.0 (Herton R. Krzesinski) +- selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050813] +- KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050813] +- block: kabi: reserve space for block layer public structure (Ming Lei) [2057238] +- block: kabi: reserve space for blk-mq related structure (Ming Lei) [2057238] +- block: kabi: reserve space for bsg related structure (Ming Lei) [2057238] +- block: kabi: reserve space for integrity related structure (Ming Lei) [2057238] +- scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop (Dick Kennedy) [2054866] +- x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Aristeu Rozanski) [1898165 2047430 2047446] +- x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types (Aristeu Rozanski) [1898165 2047430 2047446] +- EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Aristeu Rozanski) [1898165 2047430 2047446] +- EDAC: Add RDDR5 and LRDDR5 memory types (Aristeu Rozanski) [1898165 2047430 2047446] +- drm/amdgpu: Register MCE notifier for Aldebaran RAS (Aristeu Rozanski) [1898165 2047430 2047446] +- x86/MCE/AMD: Export smca_get_bank_type symbol (Aristeu Rozanski) [1898165 2047430 2047446] +- PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment (Mark Langsdorf) [2049635] +- PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() (Mark Langsdorf) [2049635] +- PCI/ACPI: Move _OSC query checks to separate function (Mark Langsdorf) [2049635] +- PCI/ACPI: Move supported and control calculations to separate functions (Mark Langsdorf) [2049635] +- PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS (Mark Langsdorf) [2049635] +- nvmet-tcp: fix missing unmainted messages (Chris Leech) [2054441] +- dm stats: fix too short end duration_ns when using precise_timestamps (Benjamin Marzinski) [2051798] +- dm: fix double accounting of flush with data (Benjamin Marzinski) [2051798] +- dm: interlock pending dm_io and dm_wait_for_bios_completion (Benjamin Marzinski) [2051798] +- dm: properly fix redundant bio-based IO accounting (Benjamin Marzinski) [2051798] +- dm: revert partial fix for redundant bio-based IO accounting (Benjamin Marzinski) [2051798] +- block: add bio_start_io_acct_time() to control start_time (Benjamin Marzinski) [2051798] +- scsi: mpt3sas: Fix incorrect system timestamp (Tomas Henzl) [2049631] +- scsi: mpt3sas: Fix system going into read-only mode (Tomas Henzl) [2049631] +- scsi: mpt3sas: Fix kernel panic during drive powercycle test (Tomas Henzl) [2049631] +- redhat/configs: enable mellanox platform drivers to support LED, fan & watchdog devices (Ivan Vecera) [2057491] +- x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define (David Arcari) [2040022] +- x86/cpu: Add Raptor Lake to Intel family (David Arcari) [2040022] +- powerpc/64: Move paca allocation later in boot (Desnes A. Nunes do Rosario) [2055566] +- powerpc: Set crashkernel offset to mid of RMA region (Desnes A. Nunes do Rosario) [2055566] +- selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2060814] +- KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2060814] +- igb: refactor XDP registration (Corinna Vinschen) [2054379] +- igc: avoid kernel warning when changing RX ring parameters (Corinna Vinschen) [2054379] +- redhat/configs: Enable CONFIG_ACER_WIRELESS (Peter Georg) [2025985] + +* Tue Mar 15 2022 Patrick Talbert [5.14.0-72.el9] +- spec: Fix separate tools build (Jiri Olsa) [2054579] +- redhat: use centos x509.genkey file if building under centos (Herton R. Krzesinski) [2029952] + +* Tue Mar 08 2022 Patrick Talbert [5.14.0-71.el9] +- CI: Build coverage RPMs on c9s environment (Veronika Kabatova) +- md: use default_groups in kobj_type (Nigel Croxon) [2042797] +- md: Move alloc/free acct bioset in to personality (Nigel Croxon) [2042797] +- md: fix spelling of "its" (Nigel Croxon) [2042797] +- md: raid456 add nowait support (Nigel Croxon) [2042797] +- md: raid10 add nowait support (Nigel Croxon) [2042797] +- md: raid1 add nowait support (Nigel Croxon) [2042797] +- md: add support for REQ_NOWAIT (Nigel Croxon) [2042797] +- md: drop queue limitation for RAID1 and RAID10 (Nigel Croxon) [2042797] +- md/raid5: play nice with PREEMPT_RT (Nigel Croxon) [2042797] +- md/raid1: fix missing bitmap update w/o WriteMostly devices (Nigel Croxon) [2042797] +- md: fix double free of mddev->private in autorun_array() (Nigel Croxon) [2042797] +- md: fix update super 1.0 on rdev size change (Nigel Croxon) [2042797] +- raid5-ppl: use swap() to make code cleaner (Nigel Croxon) [2042797] +- md/bitmap: don't set max_write_behind if there is no write mostly device (Nigel Croxon) [2042797] +- md: update superblock after changing rdev flags in state_store (Nigel Croxon) [2042797] +- md: remove unused argument from md_new_event (Nigel Croxon) [2042797] +- md/raid5: call roundup_pow_of_two in raid5_run (Nigel Croxon) [2042797] +- md/raid1: use rdev in raid1_write_request directly (Nigel Croxon) [2042797] +- md/raid1: only allocate write behind bio fof WriteMostly device (Nigel Croxon) [2042797] +- md: properly unwind when failing to add the kobject in md_alloc (Nigel Croxon) [2042797] +- md: extend disks_mutex coverage (Nigel Croxon) [2042797] +- md: add the bitmap group to the default groups for the md kobject (Nigel Croxon) [2042797] +- md: add error handling support for add_disk() (Nigel Croxon) [2042797] +- redhat: Bump RHEL_MINOR for 9.1 (Patrick Talbert) + +* Tue Mar 08 2022 Herton R. Krzesinski [5.14.0-70.1.1.el9_0] +- Revert 8dffe2b6 "Merge: kabi: add lib ACKed symbols" (Čestmír Kalina) [2059972] +- include/linux/kernel.h: fix function name for mark_hardware_unmaintained() if !CONFIG_RHEL_DIFFERENCES (Ewan D. Milne) [2059687] +- scsi: sd: Mark ZBC host-managed SCSI disks as unmaintained (Ewan D. Milne) [2059687] +- spec: make linux-firmware weak(er) dependency (Jan Stancek) [2031113] +- redhat/configs: Enable CONFIG_INTEL_PCH_THERMAL for x86 (David Arcari) [2058186] +- redhat/configs: Disable CONFIG_SURFACE_PLATFORMS (David Arcari) [2056609] + +* Thu Feb 24 2022 Herton R. Krzesinski [5.14.0-70.el9] +- stmmac/intel: mark driver as tech preview (Mark Salter) [2045594] +- net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability (Mark Salter) [2045594] +- mm: fix invalid page pointer returned with FOLL_PIN gups (Peter Xu) [2037300] +- tipc: improve size validations for received domain records (Xin Long) [2048972] {CVE-2022-0435} +- cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052168] {CVE-2022-0492} +- bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (Yauheni Kaliuta) [2033596] +- bpf: Stop caching subprog index in the bpf_pseudo_func insn (Yauheni Kaliuta) [2033596] +- ucount: Make get_ucount a safe get_user replacement (Alexey Gladkov) [2049040] {CVE-2022-24122} +- ucounts: Add get_ucounts_or_wrap for clarity (Alexey Gladkov) [2049040] +- ucounts: Remove unnecessary test for NULL ucount in get_ucounts (Alexey Gladkov) [2049040] +- ucounts: Use atomic_long_sub_return for clarity (Alexey Gladkov) [2049040] +- ucounts: Fix rlimit max values check (Alexey Gladkov) [2049040] + +* Wed Feb 23 2022 Herton R. Krzesinski [5.14.0-69.el9] +- config: mt76: set CONFIG_MT7921S to not set, like in ark (Íñigo Huguet) [2043454] +- config: rtw89: enable driver and device RTL8852AE (Íñigo Huguet) [2043454] +- rtw89: 8852a: correct bit definition of dfs_en (Íñigo Huguet) [2043454] +- rtw89: coex: Update COEX to 5.5.8 (Íñigo Huguet) [2043454] +- rtw89: coex: Cancel PS leaving while C2H comes (Íñigo Huguet) [2043454] +- rtw89: coex: Update BT counters while receiving report (Íñigo Huguet) [2043454] +- rtw89: coex: Define LPS state for BTC using (Íñigo Huguet) [2043454] +- rtw89: coex: Add MAC API to get BT polluted counter (Íñigo Huguet) [2043454] +- rtw89: coex: Not to send H2C when WL not ready and count H2C (Íñigo Huguet) [2043454] +- rtw89: coex: correct C2H header length (Íñigo Huguet) [2043454] +- rtw89: don't kick off TX DMA if failed to write skb (Íñigo Huguet) [2043454] +- rtw89: remove cch_by_bw which is not used (Íñigo Huguet) [2043454] +- rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM (Íñigo Huguet) [2043454] +- rtw89: fix incorrect channel info during scan (Íñigo Huguet) [2043454] +- rtw89: update scan_mac_addr during scanning period (Íñigo Huguet) [2043454] +- rtw89: use inline function instead macro to set H2C and CAM (Íñigo Huguet) [2043454] +- rtw89: add const in the cast of le32_get_bits() (Íñigo Huguet) [2043454] +- rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump (Íñigo Huguet) [2043454] +- rtw89: fix potentially access out of range of RF register array (Íñigo Huguet) [2043454] +- rtw89: remove unneeded variable (Íñigo Huguet) [2043454] +- rtw89: remove unnecessary conditional operators (Íñigo Huguet) [2043454] +- rtw89: update rtw89_regulatory map to R58-R31 (Íñigo Huguet) [2043454] +- rtw89: update tx power limit/limit_ru tables to R54 (Íñigo Huguet) [2043454] +- rtw89: update rtw89 regulation definition to R58-R31 (Íñigo Huguet) [2043454] +- rtw89: fill regd field of limit/limit_ru tables by enum (Íñigo Huguet) [2043454] +- iwlwifi: pcie: add killer devices to the driver (Íñigo Huguet) [2043454] +- iwlwifi: add support for BNJ HW (Íñigo Huguet) [2043454] +- iwlwifi: Read the correct addresses when getting the crf id (Íñigo Huguet) [2043454] +- iwlwifi: pcie: add jacket bit to device configuration parsing (Íñigo Huguet) [2043454] +- iwlwifi: add new ax1650 killer device (Íñigo Huguet) [2043454] +- iwlwifi: add new Qu-Hr device (Íñigo Huguet) [2043454] +- iwlwifi: add missing entries for Gf4 with So and SoF (Íñigo Huguet) [2043454] +- iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structure (Íñigo Huguet) [2043454] +- iwlwifi: support 4-bits in MAC step value (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Increase the scan timeout guard to 30 seconds (Íñigo Huguet) [2043454] +- wilc1000: fix double free error in probe() (Íñigo Huguet) [2043454] +- wilc1000: Fix spurious "FW not responding" error (Íñigo Huguet) [2043454] +- wilc1000: Fix missing newline in error message (Íñigo Huguet) [2043454] +- wilc1000: Fix copy-and-paste typo in wilc_set_mac_address (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() (Íñigo Huguet) [2043454] +- mt76: mt7921: fix a possible race enabling/disabling runtime-pm (Íñigo Huguet) [2043454] +- ath11k: Fix unexpected return buffer manager error for QCA6390 (Íñigo Huguet) [2043454] +- ath11k: Fix napi related hang (Íñigo Huguet) [2043454] +- iwlwifi: yoyo: fix issue with new DBGI_SRAM region read. (Íñigo Huguet) [2043454] +- iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix AUX ROC removal (Íñigo Huguet) [2043454] +- iwlwifi: mvm: set protected flag only for NDP ranging (Íñigo Huguet) [2043454] +- iwlwifi: mvm: perform 6GHz passive scan after suspend (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Fix calculation of frame length (Íñigo Huguet) [2043454] +- iwlwifi: mvm: test roc running status bits before removing the sta (Íñigo Huguet) [2043454] +- iwlwifi: don't pass actual WGDS revision number in table_revision (Íñigo Huguet) [2043454] +- iwlwifi: fix leaks/bad data after failed firmware load (Íñigo Huguet) [2043454] +- iwlwifi: fix debug TLV parsing (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix 32-bit build in FTM (Íñigo Huguet) [2043454] +- iwlwifi: fix Bz NMI behaviour (Íñigo Huguet) [2043454] +- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled (Íñigo Huguet) [2043454] +- rtw88: 8822c: update rx settings to prevent potential hw deadlock (Íñigo Huguet) [2043454] +- rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE (Íñigo Huguet) [2043454] +- ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream (Íñigo Huguet) [2043454] +- ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() (Íñigo Huguet) [2043454] +- ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() (Íñigo Huguet) [2043454] +- mac80211: fix FEC flag in radio tap header (Íñigo Huguet) [2043454] +- mt76: mt7921: fix possible resume failure (Íñigo Huguet) [2043454] +- mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files (Íñigo Huguet) [2043454] +- mt76: mt7921: fix network buffer leak by txs missing (Íñigo Huguet) [2043454] +- mt76: mt7615: clear mcu error interrupt status on mt7663 (Íñigo Huguet) [2043454] +- mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band (Íñigo Huguet) [2043454] +- mt76: mt7921: use correct iftype data on 6GHz cap init (Íñigo Huguet) [2043454] +- mt76: mt7921: fix boolreturn.cocci warning (Íñigo Huguet) [2043454] +- mt76: mt7615: fix unused tx antenna mask in testmode (Íñigo Huguet) [2043454] +- mt76: fix the wiphy's available antennas to the correct value (Íñigo Huguet) [2043454] +- mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode (Íñigo Huguet) [2043454] +- mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi (Íñigo Huguet) [2043454] +- mt76: fix possible OOB issue in mt76_calculate_default_rate (Íñigo Huguet) [2043454] +- mt76: debugfs: fix queue reporting for mt76-usb (Íñigo Huguet) [2043454] +- mt76: mt7915: fix SMPS operation fail (Íñigo Huguet) [2043454] +- mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore() (Íñigo Huguet) [2043454] +- mt76: mt7921: fix MT7921E reset failure (Íñigo Huguet) [2043454] +- mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() (Íñigo Huguet) [2043454] +- mt76: mt7921: drop offload_flags overwritten (Íñigo Huguet) [2043454] +- mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine (Íñigo Huguet) [2043454] +- bus: mhi: core: Use correctly sized arguments for bit field (Íñigo Huguet) [2043454] +- bus: mhi: core: Fix race while handling SYS_ERR at power up (Íñigo Huguet) [2043454] +- bus: mhi: core: Fix reading wake_capable channel configuration (Íñigo Huguet) [2043454] +- bus: mhi: core: Minor style and comment fixes (Íñigo Huguet) [2043454] +- bus: mhi: pci_generic: Graceful shutdown on freeze (Íñigo Huguet) [2043454] +- ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() (Íñigo Huguet) [2043454] +- mt76: remove variable set but not used (Íñigo Huguet) [2043454] +- ath11k: Fix deleting uninitialized kernel timer during fragment cache flush (Íñigo Huguet) [2043454] +- ath11k: add spectral/CFR buffer validation support (Íñigo Huguet) [2043454] +- ath11k: Fix buffer overflow when scanning with extraie (Íñigo Huguet) [2043454] +- mwifiex: Fix possible ABBA deadlock (Íñigo Huguet) [2043454] +- ath10k: fix scan abort when duration is set for hw scan (Íñigo Huguet) [2043454] +- ath10k: Fix tx hanging (Íñigo Huguet) [2043454] +- iwlwifi: Fix FW name for gl (Íñigo Huguet) [2043454] +- iwlwifi: add support for Bz-Z HW (Íñigo Huguet) [2043454] +- iwlwifi: acpi: fix wgds rev 3 size (Íñigo Huguet) [2043454] +- iwlwifi: mvm: avoid clearing a just saved session protection id (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Fix wrong documentation for scan request command (Íñigo Huguet) [2043454] +- iwlwifi: mvm: synchronize with FW after multicast commands (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix delBA vs. NSSN queue sync race (Íñigo Huguet) [2043454] +- ath11k: Fix QMI file type enum value (Íñigo Huguet) [2043454] +- ath11k: add support for WCN6855 hw2.1 (Íñigo Huguet) [2043454] +- ath10k: Fix the MTU size on QCA9377 SDIO (Íñigo Huguet) [2043454] +- wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma (Íñigo Huguet) [2043454] +- mwifiex: Ignore BTCOEX events from the 88W8897 firmware (Íñigo Huguet) [2043454] +- mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (Íñigo Huguet) [2043454] +- ath11k: Use host CE parameters for CE interrupts configuration (Íñigo Huguet) [2043454] +- ath11k: Fix mon status ring rx tlv processing (Íñigo Huguet) [2043454] +- ath11k: skip sending vdev down for channel switch (Íñigo Huguet) [2043454] +- ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev (Íñigo Huguet) [2043454] +- ath11k: Set IRQ affinity to CPU0 in case of one MSI vector (Íñigo Huguet) [2043454] +- ath11k: do not restore ASPM in case of single MSI vector (Íñigo Huguet) [2043454] +- ath11k: add support one MSI vector (Íñigo Huguet) [2043454] +- ath11k: refactor multiple MSI vector implementation (Íñigo Huguet) [2043454] +- ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ (Íñigo Huguet) [2043454] +- ath11k: add CE and ext IRQ flag to indicate irq_handler (Íñigo Huguet) [2043454] +- ath11k: get msi_data again after request_irq is called (Íñigo Huguet) [2043454] +- ath9k: fix intr_txqs setting (Íñigo Huguet) [2043454] +- ath11k: add hw_param for wakeup_mhi (Íñigo Huguet) [2043454] +- ath11k: reset RSN/WPA present state for open BSS (Íñigo Huguet) [2043454] +- ath11k: clear the keys properly via DISABLE_KEY (Íñigo Huguet) [2043454] +- ath11k: Fix crash caused by uninitialized TX ring (Íñigo Huguet) [2043454] +- ath11k: use cache line aligned buffers for dbring (Íñigo Huguet) [2043454] +- ath11k: Fix ETSI regd with weather radar overlap (Íñigo Huguet) [2043454] +- ath11k: fix FCS_ERR flag in radio tap header (Íñigo Huguet) [2043454] +- ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request (Íñigo Huguet) [2043454] +- ath11k: fix firmware crash during channel switch (Íñigo Huguet) [2043454] +- ath11k: Fix 'unused-but-set-parameter' error (Íñigo Huguet) [2043454] +- ath11k: fix DMA memory free in CE pipe cleanup (Íñigo Huguet) [2043454] +- ath11k: fix error routine when fallback of add interface fails (Íñigo Huguet) [2043454] +- ath11k: fix fw crash due to peer get authorized before key install (Íñigo Huguet) [2043454] +- ath11k: Clear auth flag only for actual association in security mode (Íñigo Huguet) [2043454] +- ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware (Íñigo Huguet) [2043454] +- ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855 (Íñigo Huguet) [2043454] +- mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh (Íñigo Huguet) [2043454] +- mac80211: initialize variable have_higher_than_11mbit (Íñigo Huguet) [2043454] +- mac80211: fix locking in ieee80211_start_ap error path (Íñigo Huguet) [2043454] +- mac80211: do drv_reconfig_complete() before restarting all (Íñigo Huguet) [2043454] +- mac80211: mark TX-during-stop for TX in in_reconfig (Íñigo Huguet) [2043454] +- mac80211: update channel context before station state (Íñigo Huguet) [2043454] +- mac80211: Fix the size used for building probe request (Íñigo Huguet) [2043454] +- mac80211: fix lookup when adding AddBA extension element (Íñigo Huguet) [2043454] +- mac80211: validate extended element ID is present (Íñigo Huguet) [2043454] +- cfg80211: Acquire wiphy mutex on regulatory work (Íñigo Huguet) [2043454] +- mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock (Íñigo Huguet) [2043454] +- nl80211: remove reload flag from regulatory_request (Íñigo Huguet) [2043454] +- mac80211: send ADDBA requests using the tid/queue of the aggregation session (Íñigo Huguet) [2043454] +- bus: mhi: core: Add support for forced PM resume (Íñigo Huguet) [2043454] +- mt76: mt7921: fix build regression (Íñigo Huguet) [2043454] +- brcmsmac: rework LED dependencies (Íñigo Huguet) [2043454] +- iwlwifi: fix LED dependencies (Íñigo Huguet) [2043454] +- iwlwifi: mvm: don't crash on invalid rate w/o STA (Íñigo Huguet) [2043454] +- bus: mhi: pci_generic: Fix device recovery failed issue (Íñigo Huguet) [2043454] +- mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi (Íñigo Huguet) [2043454] +- rt2x00: do not mark device gone on EPROTO errors during start (Íñigo Huguet) [2043454] +- nl80211: reset regdom when reloading regdb (Íñigo Huguet) [2043454] +- mac80211: add docs for ssn in struct tid_ampdu_tx (Íñigo Huguet) [2043454] +- mac80211: fix a memory leak where sta_info is not freed (Íñigo Huguet) [2043454] +- mac80211: set up the fwd_skb->dev for mesh forwarding (Íñigo Huguet) [2043454] +- mac80211: fix regression in SSN handling of addba tx (Íñigo Huguet) [2043454] +- mac80211: fix rate control for retransmitted frames (Íñigo Huguet) [2043454] +- mac80211: track only QoS data frames for admission control (Íñigo Huguet) [2043454] +- mac80211: fix TCP performance on mesh interface (Íñigo Huguet) [2043454] +- mt76: fix possible pktid leak (Íñigo Huguet) [2043454] +- mt76: fix timestamp check in tx_status (Íñigo Huguet) [2043454] +- mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode (Íñigo Huguet) [2043454] +- rtw89: update partition size of firmware header on skb->data (Íñigo Huguet) [2043454] +- iwlwifi: Fix memory leaks in error handling path (Íñigo Huguet) [2043454] +- iwlwifi: fix warnings produced by kernel debug options (Íñigo Huguet) [2043454] +- iwlwifi: mvm: retry init flow if failed (Íñigo Huguet) [2043454] +- iwlwifi: Fix missing error code in iwl_pci_probe() (Íñigo Huguet) [2043454] +- iwlwifi: pcie: fix constant-conversion warning (Íñigo Huguet) [2043454] +- mac80211: fix throughput LED trigger (Íñigo Huguet) [2043454] +- mac80211: fix monitor_sdata RCU/locking assertions (Íñigo Huguet) [2043454] +- mac80211: drop check for DONT_REORDER in __ieee80211_select_queue (Íñigo Huguet) [2043454] +- mac80211: fix radiotap header generation (Íñigo Huguet) [2043454] +- mac80211: do not access the IV when it was stripped (Íñigo Huguet) [2043454] +- nl80211: fix radio statistics in survey dump (Íñigo Huguet) [2043454] +- cfg80211: call cfg80211_stop_ap when switch from P2P_GO type (Íñigo Huguet) [2043454] +- mwifiex: fix division by zero in fw download path (Íñigo Huguet) [2043454] +- iwlwifi: bump FW API to 67 for AX devices (Íñigo Huguet) [2043454] +- iwlwifi: mvm: extend session protection on association (Íñigo Huguet) [2043454] +- iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF (Íñigo Huguet) [2043454] +- iwlwifi: mvm: remove session protection on disassoc (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc() (Íñigo Huguet) [2043454] +- iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD (Íñigo Huguet) [2043454] +- iwlwifi: mvm: d3: use internal data representation (Íñigo Huguet) [2043454] +- iwlwifi: mvm: update RFI TLV (Íñigo Huguet) [2043454] +- iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointer (Íñigo Huguet) [2043454] +- iwlwifi: yoyo: support for ROM usniffer (Íñigo Huguet) [2043454] +- iwlwifi: fw: uefi: add missing include guards (Íñigo Huguet) [2043454] +- iwlwifi: dump host monitor data when NIC doesn't init (Íñigo Huguet) [2043454] +- iwlwifi: pcie: simplify iwl_pci_find_dev_info() (Íñigo Huguet) [2043454] +- iwlwifi: ACPI: support revision 3 WGDS tables (Íñigo Huguet) [2043454] +- iwlwifi: pcie: update sw error interrupt for BZ family (Íñigo Huguet) [2043454] +- iwlwifi: add new pci SoF with JF (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Use all Rx chains for roaming scan (Íñigo Huguet) [2043454] +- iwlwifi: pcie: remove two duplicate PNJ device entries (Íñigo Huguet) [2043454] +- iwlwifi: pcie: refactor dev_info lookup (Íñigo Huguet) [2043454] +- iwlwifi: pcie: remove duplicate entry (Íñigo Huguet) [2043454] +- iwlwifi: pcie: fix killer name matching for AX200 (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix some kerneldoc issues (Íñigo Huguet) [2043454] +- ath10k: fix division by zero in send path (Íñigo Huguet) [2043454] +- ath10k: fix control-message timeout (Íñigo Huguet) [2043454] +- rtw89: Fix variable dereferenced before check 'sta' (Íñigo Huguet) [2043454] +- rtw89: fix return value in hfc_pub_cfg_chk (Íñigo Huguet) [2043454] +- rtw89: remove duplicate register definitions (Íñigo Huguet) [2043454] +- rtw89: fix error function parameter (Íñigo Huguet) [2043454] +- ath10k: fix module load regression with iram-recovery feature (Íñigo Huguet) [2043454] +- ath10k: fix invalid dma_addr_t token assignment (Íñigo Huguet) [2043454] +- ath11k: change return buffer manager for QCA6390 (Íñigo Huguet) [2043454] +- mt76: connac: fix unresolved symbols when CONFIG_PM is unset (Íñigo Huguet) [2043454] +- mt76: Make use of the helper macro kthread_run() (Íñigo Huguet) [2043454] +- mt76: Print error message when reading EEPROM from mtd failed (Íñigo Huguet) [2043454] +- mt76: mt7921: disable 4addr capability (Íñigo Huguet) [2043454] +- mt76: mt7915: add debugfs knobs for MCU utilization (Íñigo Huguet) [2043454] +- mt76: mt7915: add WA firmware log support (Íñigo Huguet) [2043454] +- mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps (Íñigo Huguet) [2043454] +- mt76: mt7915: rework debugfs fixed-rate knob (Íñigo Huguet) [2043454] +- mt76: mt7915: rework .set_bitrate_mask() to support more options (Íñigo Huguet) [2043454] +- mt76: mt7915: remove mt7915_mcu_add_he() (Íñigo Huguet) [2043454] +- mt76: mt7615: apply cached RF data for DBDC (Íñigo Huguet) [2043454] +- mt76: mt7615: mt7622: fix ibss and meshpoint (Íñigo Huguet) [2043454] +- mt76: mt7921: fix Wformat build warning (Íñigo Huguet) [2043454] +- mt76: mt7921: fix mt7921s Kconfig (Íñigo Huguet) [2043454] +- iwlwifi: pnvm: print out the version properly (Íñigo Huguet) [2043454] +- iwlwifi: dbg: treat non active regions as unsupported regions (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Read acpi dsm to get channel activation bitmap (Íñigo Huguet) [2043454] +- iwlwifi: add new device id 7F70 (Íñigo Huguet) [2043454] +- iwlwifi: mvm: improve log when processing CSA (Íñigo Huguet) [2043454] +- iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS (Íñigo Huguet) [2043454] +- iwlwifi: dbg: treat dbgc allocation failure when tlv is missing (Íñigo Huguet) [2043454] +- iwlwifi: add new killer devices to the driver (Íñigo Huguet) [2043454] +- iwlwifi: mvm: set inactivity timeouts also for PS-poll (Íñigo Huguet) [2043454] +- iwlwifi: pcie: try to grab NIC access early (Íñigo Huguet) [2043454] +- iwlwifi: mvm: reduce WARN_ON() in TX status path (Íñigo Huguet) [2043454] +- iwlwifi: allow rate-limited error messages (Íñigo Huguet) [2043454] +- iwlwifi: mvm: remove session protection after auth/assoc (Íñigo Huguet) [2043454] +- iwlwifi: remove redundant iwl_finish_nic_init() argument (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags. (Íñigo Huguet) [2043454] +- iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211() (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIF (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD. (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd. (Íñigo Huguet) [2043454] +- iwlwifi: BZ Family SW reset support (Íñigo Huguet) [2043454] +- iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication (Íñigo Huguet) [2043454] +- iwlwifi: yoyo: fw debug config from context info and preset (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Support new version of ranging response notification (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Support version 3 of tlc_update_notif. (Íñigo Huguet) [2043454] +- iwlwifi: mvm: convert old rate & flags to the new format. (Íñigo Huguet) [2043454] +- iwlwifi: mvm: add definitions for new rate & flags (Íñigo Huguet) [2043454] +- iwlwifi: mvm: update definitions due to new rate & flags (Íñigo Huguet) [2043454] +- iwlwifi: mvm: scrub key material in firmware dumps (Íñigo Huguet) [2043454] +- iwlwifi: parse debug exclude data from firmware file (Íñigo Huguet) [2043454] +- iwlwifi: fw dump: add infrastructure for dump scrubbing (Íñigo Huguet) [2043454] +- iwlwifi: mvm: correct sta-state logic for TDLS (Íñigo Huguet) [2043454] +- iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc (Íñigo Huguet) [2043454] +- iwlwifi: fix fw/img.c license statement (Íñigo Huguet) [2043454] +- iwlwifi: remove contact information (Íñigo Huguet) [2043454] +- iwlwifi: remove MODULE_AUTHOR() statements (Íñigo Huguet) [2043454] +- iwlwifi: api: remove unused RX status bits (Íñigo Huguet) [2043454] +- iwlwifi: add some missing kernel-doc in struct iwl_fw (Íñigo Huguet) [2043454] +- iwlwifi: mvm: Remove antenna c references (Íñigo Huguet) [2043454] +- iwlwifi: mvm: add support for 160Mhz in ranging measurements (Íñigo Huguet) [2043454] +- iwlwifi: add vendor specific capabilities for some RFs (Íñigo Huguet) [2043454] +- iwlwifi: mvm: add lmac/umac PC info in case of error (Íñigo Huguet) [2043454] +- iwlwifi: mvm: disable RX-diversity in powersave (Íñigo Huguet) [2043454] +- iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype (Íñigo Huguet) [2043454] +- iwlwifi: Start scratch debug register for Bz family (Íñigo Huguet) [2043454] +- iwlwifi: Add support for more BZ HWs (Íñigo Huguet) [2043454] +- iwlwifi: Add support for getting rf id with blank otp (Íñigo Huguet) [2043454] +- cfg80211: fix kernel-doc for MBSSID EMA (Íñigo Huguet) [2043454] +- mac80211: Prevent AP probing during suspend (Íñigo Huguet) [2043454] +- nl80211: Add LC placeholder band definition to nl80211_band (Íñigo Huguet) [2043454] +- mac80211: split beacon retrieval functions (Íñigo Huguet) [2043454] +- cfg80211: separate get channel number from ies (Íñigo Huguet) [2043454] +- mac80211: use ieee80211_bss_get_elem() in most places (Íñigo Huguet) [2043454] +- cfg80211: scan: use element finding functions in easy cases (Íñigo Huguet) [2043454] +- nl80211: use element finding functions (Íñigo Huguet) [2043454] +- mac80211: fils: use cfg80211_find_ext_elem() (Íñigo Huguet) [2043454] +- mac80211: fix memory leaks with element parsing (Íñigo Huguet) [2043454] +- cfg80211: prepare for const netdev->dev_addr (Íñigo Huguet) [2043454] +- mac80211: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- wireless: mac80211_hwsim: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- mac80211: debugfs: calculate free buffer size correctly (Íñigo Huguet) [2043454] +- fq_codel: generalise ce_threshold marking for subset of traffic (Íñigo Huguet) [2043454] +- wl3501_cs: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- ray_cs: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- wilc1000: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- brcmfmac: prepare for const netdev->dev_addr (Íñigo Huguet) [2043454] +- wireless: use eth_hw_addr_set() instead of ether_addr_copy() (Íñigo Huguet) [2043454] +- wireless: use eth_hw_addr_set() (Íñigo Huguet) [2043454] +- iwlwifi: cfg: set low-latency-xtal for some integrated So devices (Íñigo Huguet) [2043454] +- iwlwifi: pnvm: read EFI data only if long enough (Íñigo Huguet) [2043454] +- iwlwifi: pnvm: don't kmemdup() more than we have (Íñigo Huguet) [2043454] +- iwlwifi: change all JnP to NO-160 configuration (Íñigo Huguet) [2043454] +- iwlwifi: mvm: reset PM state on unsuccessful resume (Íñigo Huguet) [2043454] +- mwifiex: Deactive host sleep using HSCFG after it was activated manually (Íñigo Huguet) [2043454] +- mwifiex: Send DELBA requests according to spec (Íñigo Huguet) [2043454] +- mwifiex: Fix an incorrect comment (Íñigo Huguet) [2043454] +- mwifiex: Log an error on command failure during key-material upload (Íñigo Huguet) [2043454] +- mwifiex: Don't log error on suspend if wake-on-wlan is disabled (Íñigo Huguet) [2043454] +- rtw89: remove unneeded semicolon (Íñigo Huguet) [2043454] +- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd() (Íñigo Huguet) [2043454] +- mt76: mt7915: change max rx len limit of hw modules (Íñigo Huguet) [2043454] +- mt76: mt7915: fix missing HE phy cap (Íñigo Huguet) [2043454] +- mt76: mt7915: rework mt7915_mcu_sta_muru_tlv() (Íñigo Huguet) [2043454] +- mt76: mt7915: enable HE UL MU-MIMO (Íñigo Huguet) [2043454] +- mt76: mt7921: add per-vif counters in ethtool (Íñigo Huguet) [2043454] +- mt76: mt7921: move tx amsdu stats in mib_stats (Íñigo Huguet) [2043454] +- mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb (Íñigo Huguet) [2043454] +- mt76: mt7921: introduce stats reporting through ethtool (Íñigo Huguet) [2043454] +- mt76: mt7921: add some more MIB counters (Íñigo Huguet) [2043454] +- mt76: do not reset MIB counters in get_stats callback (Íñigo Huguet) [2043454] +- mt76: mt7915: move tx amsdu stats in mib_stats (Íñigo Huguet) [2043454] +- mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex (Íñigo Huguet) [2043454] +- mt76: move mt76_ethtool_worker_info in mt76 module (Íñigo Huguet) [2043454] +- mt76: move mt76_sta_stats in mt76.h (Íñigo Huguet) [2043454] +- mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset (Íñigo Huguet) [2043454] +- mt76: mt7921s: add reset support (Íñigo Huguet) [2043454] +- mt76: mt7921: introduce mt7921s support (Íñigo Huguet) [2043454] +- mt76: mt7921: refactor mt7921_mcu_send_message (Íñigo Huguet) [2043454] +- mt76: mt7921: rely on mcu_get_nic_capability (Íñigo Huguet) [2043454] +- mt76: connac: extend mcu_get_nic_capability (Íñigo Huguet) [2043454] +- mt76: sdio: extend sdio module to support CONNAC2 (Íñigo Huguet) [2043454] +- mt76: sdio: introduce parse_irq callback (Íñigo Huguet) [2043454] +- mt76: sdio: move common code in mt76_sdio module (Íñigo Huguet) [2043454] +- mt76: mt7921: use physical addr to unify register access (Íñigo Huguet) [2043454] +- mt76: mt7921: make all event parser reusable between mt7921s and mt7921e (Íñigo Huguet) [2043454] +- mt76: mt7663s: rely on mcu reg access utility (Íñigo Huguet) [2043454] +- mt76: connac: move mcu reg access utility routines in mt76_connac_lib module (Íñigo Huguet) [2043454] +- mt76: mt7921: add MT7921_COMMON module (Íñigo Huguet) [2043454] +- mt76: mt7921: refactor init.c to be bus independent (Íñigo Huguet) [2043454] +- mt76: mt7921: refactor mcu.c to be bus independent (Íñigo Huguet) [2043454] +- mt76: mt7921: refactor dma.c to be pcie specific (Íñigo Huguet) [2043454] +- mt76: mt7921: refactor mac.c to be bus independent (Íñigo Huguet) [2043454] +- mt76: mt7921: add MU EDCA cmd support (Íñigo Huguet) [2043454] +- mt76: mt7915: remove dead code in debugfs code (Íñigo Huguet) [2043454] +- mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines (Íñigo Huguet) [2043454] +- mt76: mt7915: improve code readability for xmit-queue handler (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy (Íñigo Huguet) [2043454] +- mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature (Íñigo Huguet) [2043454] +- mt76: mt7915: set muru platform type (Íñigo Huguet) [2043454] +- mt76: mt7915: set VTA bit in tx descriptor (Íñigo Huguet) [2043454] +- mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() (Íñigo Huguet) [2043454] +- mt76: mt7915: rework starec TLV tags (Íñigo Huguet) [2043454] +- mt76: mt7915: fix sta_rec_wtbl tag len (Íñigo Huguet) [2043454] +- mt76: mt7915: improve starec readability of txbf (Íñigo Huguet) [2043454] +- mt76: mt7915: fix txbf starec TLV issues (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce mt7915_mcu_beacon_check_caps() (Íñigo Huguet) [2043454] +- mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mode_v2 (Íñigo Huguet) [2043454] +- mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs (Íñigo Huguet) [2043454] +- mt76: use a separate CCMP PN receive counter for management frames (Íñigo Huguet) [2043454] +- mt76: mt7921: add delay config for sched scan (Íñigo Huguet) [2043454] +- mt76: mt7615: fix monitor mode tear down crash (Íñigo Huguet) [2043454] +- mt76: debugfs: improve queue node readability (Íñigo Huguet) [2043454] +- mt76: mt7915: add twt_stats knob in debugfs (Íñigo Huguet) [2043454] +- mt76: mt7915: enable twt responder capability (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce mt7915_mac_add_twt_setup routine (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu command (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce __mt7915_get_tsf routine (Íñigo Huguet) [2043454] +- mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware (Íñigo Huguet) [2043454] +- mt76: introduce __mt76_mcu_send_firmware routine (Íñigo Huguet) [2043454] +- mt76: support reading EEPROM data embedded in fdt (Íñigo Huguet) [2043454] +- mt76: schedule status timeout at dma completion (Íñigo Huguet) [2043454] +- mt76: substitute sk_buff_head status_list with spinlock_t status_lock (Íñigo Huguet) [2043454] +- mt76: remove mt76_wcid pointer from mt76_tx_status_check signature (Íñigo Huguet) [2043454] +- mt76: introduce packet_id idr (Íñigo Huguet) [2043454] +- mt76: mt7921: add 6GHz support (Íñigo Huguet) [2043454] +- mt76: add 6GHz support (Íñigo Huguet) [2043454] +- mt76: connac: enable hw amsdu @ 6GHz (Íñigo Huguet) [2043454] +- mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss (Íñigo Huguet) [2043454] +- mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv (Íñigo Huguet) [2043454] +- mt76: connac: set 6G phymode in single-sku support (Íñigo Huguet) [2043454] +- mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain (Íñigo Huguet) [2043454] +- mt76: connac: enable 6GHz band for hw scan (Íñigo Huguet) [2043454] +- mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2} (Íñigo Huguet) [2043454] +- mt76: mt7915: add mib counters to ethtool stats (Íñigo Huguet) [2043454] +- mt76: mt7915: add more MIB registers (Íñigo Huguet) [2043454] +- mt76: mt7915: add tx mu/su counters to mib (Íñigo Huguet) [2043454] +- mt76: mt7915: add some per-station tx stats to ethtool (Íñigo Huguet) [2043454] +- mt76: mt7915: add tx stats gathered from tx-status callbacks (Íñigo Huguet) [2043454] +- mt76: mt7915: add ethtool stats support (Íñigo Huguet) [2043454] +- mt76: mt7921: fix retrying release semaphore without end (Íñigo Huguet) [2043454] +- mt76: mt7921: robustify hardware initialization flow (Íñigo Huguet) [2043454] +- mt76: mt7915: fix possible infinite loop release semaphore (Íñigo Huguet) [2043454] +- mt76: mt7915: honor all possible error conditions in mt7915_mcu_init() (Íñigo Huguet) [2043454] +- mt76: move spin_lock_bh to spin_lock in tasklet (Íñigo Huguet) [2043454] +- mt76: mt7921: remove mt7921_sta_stats (Íñigo Huguet) [2043454] +- mt76: mt7921: remove mcu rate reporting code (Íñigo Huguet) [2043454] +- mt76: mt7921: report tx rate directly from tx status (Íñigo Huguet) [2043454] +- mt76: mt7921: add support for tx status reporting (Íñigo Huguet) [2043454] +- mt76: mt7921: start reworking tx rate reporting (Íñigo Huguet) [2043454] +- mt76: mt7615: fix hwmon temp sensor mem use-after-free (Íñigo Huguet) [2043454] +- mt76: mt7915: fix hwmon temp sensor mem use-after-free (Íñigo Huguet) [2043454] +- mt76: mt7915: enable configured beacon tx rate (Íñigo Huguet) [2043454] +- mt76: disable BH around napi_schedule() calls (Íñigo Huguet) [2043454] +- mt76: fill boottime_ns in Rx path (Íñigo Huguet) [2043454] +- mt76: switch from 'pci_' to 'dma_' API (Íñigo Huguet) [2043454] +- mt76: fix boolreturn.cocci warnings (Íñigo Huguet) [2043454] +- mt76: mt7921: update mib counters dumping phy stats (Íñigo Huguet) [2043454] +- mt76: mt7921: always wake device if necessary in debugfs (Íñigo Huguet) [2043454] +- mt76: mt7915: rename debugfs tx-queues (Íñigo Huguet) [2043454] +- mt76: mt7915: rework debugfs queue info (Íñigo Huguet) [2043454] +- mt76: mt7921: move mt7921_queue_rx_skb to mac.c (Íñigo Huguet) [2043454] +- mt76: mt7915: fix WMM index on DBDC cards (Íñigo Huguet) [2043454] +- mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_ht (Íñigo Huguet) [2043454] +- mt76: mt7915: introduce bss coloring support (Íñigo Huguet) [2043454] +- mt76: mt7915: add LED support (Íñigo Huguet) [2043454] +- mt76: mt7915: fix potential NPE in TXS processing (Íñigo Huguet) [2043454] +- mt76: mt7915: fix he_mcs capabilities for 160mhz (Íñigo Huguet) [2043454] +- mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD (Íñigo Huguet) [2043454] +- mt76: mt7915: update mac timing settings (Íñigo Huguet) [2043454] +- mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap (Íñigo Huguet) [2043454] +- mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate (Íñigo Huguet) [2043454] +- mt76: mt7921: fix firmware usage of RA info using legacy rates (Íñigo Huguet) [2043454] +- mt76: mt7915: add HE-LTF into fixed rate command (Íñigo Huguet) [2043454] +- mt76: mt7921: report HE MU radiotap (Íñigo Huguet) [2043454] +- mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module (Íñigo Huguet) [2043454] +- mt76: overwrite default reg_ops if necessary (Íñigo Huguet) [2043454] +- mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine (Íñigo Huguet) [2043454] +- mt76: mt7921: get rid of mt7921_mac_set_beacon_filter (Íñigo Huguet) [2043454] +- mt76: mt7921: get rid of monitor_vif (Íñigo Huguet) [2043454] +- mt76: connac: add support for limiting to maximum regulatory Tx power (Íñigo Huguet) [2043454] +- mt76: connac: fix GTK rekey offload failure on WPA mixed mode (Íñigo Huguet) [2043454] +- mt76: mt7921: fix dma hang in rmmod (Íñigo Huguet) [2043454] +- mt76: add support for setting mcast rate (Íñigo Huguet) [2043454] +- mt76: mt7915: fix bit fields for HT rate idx (Íñigo Huguet) [2043454] +- mt76: mt7915: switch proper tx arbiter mode in testmode (Íñigo Huguet) [2043454] +- mt76: mt7915: fix potential overflow of eeprom page index (Íñigo Huguet) [2043454] +- mt76: mt7921: send EAPOL frames at lowest rate (Íñigo Huguet) [2043454] +- mt76: mt7915: send EAPOL frames at lowest rate (Íñigo Huguet) [2043454] +- mt76: mt7915: add control knobs for thermal throttling (Íñigo Huguet) [2043454] +- mt76: mt7921: Add mt7922 support (Íñigo Huguet) [2043454] +- mt76: mt7615: fix skb use-after-free on mac reset (Íñigo Huguet) [2043454] +- mt76: mt7921: Fix out of order process by invalid event pkt (Íñigo Huguet) [2043454] +- mt76: mt7915: fix mgmt frame using unexpected bitrate (Íñigo Huguet) [2043454] +- mt76: mt7921: fix mgmt frame using unexpected bitrate (Íñigo Huguet) [2043454] +- mt76: add mt76_default_basic_rate more devices can rely on (Íñigo Huguet) [2043454] +- mt76: mt7921: introduce testmode support (Íñigo Huguet) [2043454] +- mt76: mt7915: remove mt7915_sta_stats (Íñigo Huguet) [2043454] +- mt76: mt7915: report tx rate directly from tx status (Íñigo Huguet) [2043454] +- mt76: mt7915: cleanup -Wunused-but-set-variable (Íñigo Huguet) [2043454] +- mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem() (Íñigo Huguet) [2043454] +- mt76: mt7915: fix an off-by-one bound check (Íñigo Huguet) [2043454] +- mt76: mt7921: add .set_sar_specs support (Íñigo Huguet) [2043454] +- mt76: mt7915: adapt new firmware to update BA winsize for Rx session (Íñigo Huguet) [2043454] +- mt76: mt7915: report HE MU radiotap (Íñigo Huguet) [2043454] +- mt76: mt76x02: fix endianness warnings in mt76x02_mac.c (Íñigo Huguet) [2043454] +- mt76: mt7921: fix survey-dump reporting (Íñigo Huguet) [2043454] +- mt76: fix build error implicit enumeration conversion (Íñigo Huguet) [2043454] +- mt76: mt7921: enable aspm by default (Íñigo Huguet) [2043454] +- mt76: connac: fix mt76_connac_gtk_rekey_tlv usage (Íñigo Huguet) [2043454] +- mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameter (Íñigo Huguet) [2043454] +- mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() (Íñigo Huguet) [2043454] +- mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi (Íñigo Huguet) [2043454] +- mt76: mt7921: fix endianness warning in mt7921_update_txs (Íñigo Huguet) [2043454] +- mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb (Íñigo Huguet) [2043454] +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_event (Íñigo Huguet) [2043454] +- mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event (Íñigo Huguet) [2043454] +- rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf (Íñigo Huguet) [2043454] +- rtw89: Fix two spelling mistakes in debug messages (Íñigo Huguet) [2043454] +- mwifiex: Try waking the firmware until we get an interrupt (Íñigo Huguet) [2043454] +- mwifiex: Read a PCI register after writing the TX ring write pointer (Íñigo Huguet) [2043454] +- fq_codel: implement L4S style ce_threshold_ect1 marking (Íñigo Huguet) [2043454] +- net: add skb_get_dsfield() helper (Íñigo Huguet) [2043454] +- wireless: Remove redundant 'flush_workqueue()' calls (Íñigo Huguet) [2043454] +- mt7601u: Remove redundant initialization of variable ret (Íñigo Huguet) [2043454] +- rtlwifi: rtl8192ee: Remove redundant initialization of variable version (Íñigo Huguet) [2043454] +- rtw89: add Realtek 802.11ax driver (Íñigo Huguet) [2043454] +- ath10k: fix max antenna gain unit (Íñigo Huguet) [2043454] +- ath9k: fix an IS_ERR() vs NULL check (Íñigo Huguet) [2043454] +- ath11k: Identify DFS channel when sending scan channel list command (Íñigo Huguet) [2043454] +- ath9k: support DT ieee80211-freq-limit property to limit channels (Íñigo Huguet) [2043454] +- ath11k: Change number of TCL rings to one for QCA6390 (Íñigo Huguet) [2043454] +- ath11k: Handle MSI enablement during rmmod and SSR (Íñigo Huguet) [2043454] +- ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() (Íñigo Huguet) [2043454] +- ath11k: Use kcalloc() instead of kzalloc() (Íñigo Huguet) [2043454] +- ath11k: Remove redundant assignment to variable fw_size (Íñigo Huguet) [2043454] +- ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps() (Íñigo Huguet) [2043454] +- ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility" (Íñigo Huguet) [2043454] +- ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus() (Íñigo Huguet) [2043454] +- ath9k: Fix potential interrupt storm on queue reset (Íñigo Huguet) [2043454] +- ath9k: add option to reset the wifi chip via debugfs (Íñigo Huguet) [2043454] +- ath10k: Don't always treat modem stop events as crashes (Íñigo Huguet) [2043454] +- rtl8xxxu: Use lower tx rates for the ack packet (Íñigo Huguet) [2043454] +- brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet (Íñigo Huguet) [2043454] +- rtw88: refine fw_crash debugfs to show non-zero while triggering (Íñigo Huguet) [2043454] +- rtw88: fix RX clock gate setting while fifo dump (Íñigo Huguet) [2043454] +- net: qrtr: combine nameservice into main module (Íñigo Huguet) [2043454] +- ath10k: sdio: Add missing BH locking around napi_schdule() (Íñigo Huguet) [2043454] +- ath10k: Fix missing frame timestamp for beacon/probe-resp (Íñigo Huguet) [2043454] +- ath10k: high latency fixes for beacon buffer (Íñigo Huguet) [2043454] +- ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets (Íñigo Huguet) [2043454] +- ath11k: support SMPS configuration for 6 GHz (Íñigo Huguet) [2043454] +- ath11k: add 6 GHz params in peer assoc command (Íñigo Huguet) [2043454] +- ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps (Íñigo Huguet) [2043454] +- ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_STARTING state (Íñigo Huguet) [2043454] +- ath11k: indicate scan complete for scan canceled when scan running (Íñigo Huguet) [2043454] +- ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED (Íñigo Huguet) [2043454] +- ath11k: add HTT stats support for new stats (Íñigo Huguet) [2043454] +- ath11k: Change masking and shifting in htt stats (Íñigo Huguet) [2043454] +- ath11k: Remove htt stats fixed size array usage (Íñigo Huguet) [2043454] +- ath11k: Replace HTT_DBG_OUT with scnprintf (Íñigo Huguet) [2043454] +- ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF (Íñigo Huguet) [2043454] +- ath11k: Fix memory leak in ath11k_qmi_driver_event_work (Íñigo Huguet) [2043454] +- ath11k: Fix inaccessible debug registers (Íñigo Huguet) [2043454] +- ath11k: Drop MSDU with length error in DP rx path (Íñigo Huguet) [2043454] +- ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855 (Íñigo Huguet) [2043454] +- ath11k: enable 6G channels for WCN6855 (Íñigo Huguet) [2043454] +- ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855 (Íñigo Huguet) [2043454] +- ath11k: fix survey dump collection in 6 GHz (Íñigo Huguet) [2043454] +- ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status (Íñigo Huguet) [2043454] +- ath11k: add channel 2 into 6 GHz channel list (Íñigo Huguet) [2043454] +- mac80211: MBSSID support in interface handling (Íñigo Huguet) [2043454] +- ath11k: Add wmi peer create conf event in wmi_tlv_event_id (Íñigo Huguet) [2043454] +- ath11k: Avoid "No VIF found" warning message (Íñigo Huguet) [2043454] +- ath11k: Fix crash during firmware recovery on reo cmd ring access (Íñigo Huguet) [2043454] +- ath11k: Assign free_vdev_map value before ieee80211_register_hw (Íñigo Huguet) [2043454] +- ath11k: Add vdev start flag to disable hardware encryption (Íñigo Huguet) [2043454] +- ath11k: Avoid race during regd updates (Íñigo Huguet) [2043454] +- ath11k: Avoid reg rules update during firmware recovery (Íñigo Huguet) [2043454] +- ath11k: Update pdev tx and rx firmware stats (Íñigo Huguet) [2043454] +- ath11k: Fix pktlog lite rx events (Íñigo Huguet) [2043454] +- ath11k: Add support for RX decapsulation offload (Íñigo Huguet) [2043454] +- ath11k: fix some sleeping in atomic bugs (Íñigo Huguet) [2043454] +- ath11k: qmi: avoid error messages when dma allocation fails (Íñigo Huguet) [2043454] +- ath11k: Replace one-element array with flexible-array member (Íñigo Huguet) [2043454] +- ath11k: add caldata download support from EEPROM (Íñigo Huguet) [2043454] +- ath11k: add caldata file for multiple radios (Íñigo Huguet) [2043454] +- ath11k: clean up BDF download functions (Íñigo Huguet) [2043454] +- ath11k: use hw_params to access board_size and cal_offset (Íñigo Huguet) [2043454] +- ath11k: Wstringop-overread warning (Íñigo Huguet) [2043454] +- ath11k: Add spectral scan support for QCN9074 (Íñigo Huguet) [2043454] +- ath11k: Fix the spectral minimum FFT bin count (Íñigo Huguet) [2043454] +- ath11k: Introduce spectral hw configurable param (Íñigo Huguet) [2043454] +- ath11k: Refactor spectral FFT bin size (Íñigo Huguet) [2043454] +- ath11k: add support for 80P80 and 160 MHz bandwidth (Íñigo Huguet) [2043454] +- ath11k: add support for setting fixed HE rate/gi/ltf (Íñigo Huguet) [2043454] +- nl80211: MBSSID and EMA support in AP mode (Íñigo Huguet) [2043454] +- nl80211: don't kfree() ERR_PTR() value (Íñigo Huguet) [2043454] +- cfg80211: always free wiphy specific regdomain (Íñigo Huguet) [2043454] +- mac80211: save transmit power envelope element and power constraint (Íñigo Huguet) [2043454] +- mac80211: add parse regulatory info in 6 GHz operation information (Íñigo Huguet) [2043454] +- ieee80211: add power type definition for 6 GHz (Íñigo Huguet) [2043454] +- mac80211: twt: don't use potentially unaligned pointer (Íñigo Huguet) [2043454] +- cfg80211: AP mode driver offload for FILS association crypto (Íñigo Huguet) [2043454] +- ath11k: monitor mode clean up to use separate APIs (Íñigo Huguet) [2043454] +- ath11k: add separate APIs for monitor mode (Íñigo Huguet) [2043454] +- ath11k: move static function ath11k_mac_vdev_setup_sync to top (Íñigo Huguet) [2043454] +- rtw88: 8821c: correct 2.4G tx power for type 2/4 NIC (Íñigo Huguet) [2043454] +- rtw88: 8821c: support RFE type4 wifi NIC (Íñigo Huguet) [2043454] +- brcmfmac: Replace zero-length array with flexible array member (Íñigo Huguet) [2043454] +- mac80211_hwsim: enable 6GHz channels (Íñigo Huguet) [2043454] +- mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() (Íñigo Huguet) [2043454] +- nl80211: don't put struct cfg80211_ap_settings on stack (Íñigo Huguet) [2043454] +- mac80211: always allocate struct ieee802_11_elems (Íñigo Huguet) [2043454] +- mac80211: mlme: find auth challenge directly (Íñigo Huguet) [2043454] +- mac80211: move CRC into struct ieee802_11_elems (Íñigo Huguet) [2043454] +- mac80211: mesh: clean up rx_bcn_presp API (Íñigo Huguet) [2043454] +- mac80211: reduce stack usage in debugfs (Íñigo Huguet) [2043454] +- nl80211: prefer struct_size over open coded arithmetic (Íñigo Huguet) [2043454] +- mac80211: check hostapd configuration parsing twt requests (Íñigo Huguet) [2043454] +- cfg80211: honour V=1 in certificate code generation (Íñigo Huguet) [2043454] +- rt2x00: remove duplicate USB device ID (Íñigo Huguet) [2043454] +- wilc1000: increase config packets response wait timeout limit (Íñigo Huguet) [2043454] +- wilc1000: use correct write command sequence in wilc_spi_sync_ext() (Íñigo Huguet) [2043454] +- wilc1000: add 'initialized' flag check before adding an element to TX queue (Íñigo Huguet) [2043454] +- wilc1000: invoke chip reset register before firmware download (Íñigo Huguet) [2043454] +- wilc1000: ignore clockless registers status response for SPI (Íñigo Huguet) [2043454] +- wilc1000: handle read failure issue for clockless registers (Íñigo Huguet) [2043454] +- wilc1000: add reset/terminate/repeat command support for SPI bus (Íñigo Huguet) [2043454] +- wilc1000: configure registers to handle chip wakeup sequence (Íñigo Huguet) [2043454] +- wilc1000: add new WID to pass wake_enable information to firmware (Íñigo Huguet) [2043454] +- wilc1000: fix possible memory leak in cfg_scan_result() (Íñigo Huguet) [2043454] +- wilc1000: move 'deinit_lock' lock init/destroy inside module probe (Íñigo Huguet) [2043454] +- mwifiex: Fix copy-paste mistake when creating virtual interface (Íñigo Huguet) [2043454] +- mwifiex: Properly initialize private structure on interface type changes (Íñigo Huguet) [2043454] +- mwifiex: Handle interface type changes from AP to STATION (Íñigo Huguet) [2043454] +- mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO (Íñigo Huguet) [2043454] +- mwifiex: Update virtual interface counters right after setting bss_type (Íñigo Huguet) [2043454] +- mwifiex: Use helper function for counting interface types (Íñigo Huguet) [2043454] +- mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type (Íñigo Huguet) [2043454] +- mwifiex: Use function to check whether interface type change is allowed (Íñigo Huguet) [2043454] +- mwifiex: Small cleanup for handling virtual interface type changes (Íñigo Huguet) [2043454] +- rtw88: move adaptivity mechanism to firmware (Íñigo Huguet) [2043454] +- rtw88: support adaptivity for ETSI/JP DFS region (Íñigo Huguet) [2043454] +- rtw88: add regulatory strategy by chip type (Íñigo Huguet) [2043454] +- rtw88: upgrade rtw_regulatory mechanism and mapping (Íñigo Huguet) [2043454] +- brcmfmac: fix incorrect error prints (Íñigo Huguet) [2043454] +- ath11k: Align bss_chan_info structure with firmware (Íñigo Huguet) [2043454] +- ath11k: add support in survey dump with bss_chan_info (Íñigo Huguet) [2043454] +- ath11k: Rename atf_config to flag1 in target_resource_config (Íñigo Huguet) [2043454] +- ath11k: fix 4addr multicast packet tx (Íñigo Huguet) [2043454] +- ath11k: fix 4-addr tx failure for AP and STA modes (Íñigo Huguet) [2043454] +- ath9k: owl-loader: fetch pci init values through nvmem (Íñigo Huguet) [2043454] +- ath9k: fetch calibration data via nvmem subsystem (Íñigo Huguet) [2043454] + +* Tue Feb 22 2022 Herton R. Krzesinski [5.14.0-68.el9] +- net: ena: Extract recurring driver reset code into a function (Petr Oros) [2038150] +- net: ena: Change the name of bad_csum variable (Petr Oros) [2038150] +- net: ena: Add debug prints for invalid req_id resets (Petr Oros) [2038150] +- net: ena: Remove ena_calc_queue_size_ctx struct (Petr Oros) [2038150] +- net: ena: Move reset completion print to the reset function (Petr Oros) [2038150] +- net: ena: Remove redundant return code check (Petr Oros) [2038150] +- net: ena: Update LLQ header length in ena documentation (Petr Oros) [2038150] +- net: ena: Change ENI stats support check to use capabilities field (Petr Oros) [2038150] +- net: ena: Add capabilities field with support for ENI stats capability (Petr Oros) [2038150] +- net: ena: Change return value of ena_calc_io_queue_size() to void (Petr Oros) [2038150] +- net: ena: Fix error handling when calculating max IO queues number (Petr Oros) [2038150] +- net: ena: Fix wrong rx request id by resetting device (Petr Oros) [2038150] +- net: ena: Fix undefined state when tx request id is out of bounds (Petr Oros) [2038150] +- net/packet: rx_owner_map depends on pg_vec (Hangbin Liu) [2050329] {CVE-2021-22600} +- powerpc: security: Lock down the kernel if booted in secure boot mode (Desnes A. Nunes do Rosario) [2041984] +- drm/i915: Flush TLBs before releasing backing store (Dave Airlie) [2044335] {CVE-2022-0330} +- sfc: The RX page_ring is optional (Íñigo Huguet) [2042801] +- sfc: Check null pointer of rx_queue->page_ring (Íñigo Huguet) [2042801] +- sfc_ef100: potential dereference of null pointer (Íñigo Huguet) [2042801] +- sfc: Don't use netif_info before net_device setup (Íñigo Huguet) [2042801] +- sfc: Export fibre-specific supported link modes (Íñigo Huguet) [2042801] +- sfc: Fix reading non-legacy supported link modes (Íñigo Huguet) [2042801] +- ethernet: constify references to netdev->dev_addr in drivers (Íñigo Huguet) [2042801] +- sfc: last resort fallback for lack of xdp tx queues (Íñigo Huguet) [2042801] +- sfc: fallback for lack of xdp tx queues (Íñigo Huguet) [2042801] +- RDMA/cma: Do not change route.addr.src_addr.ss_family (Kamal Heib) [2032069] {CVE-2021-4028} +- kernel/sched/sched.h: Exclude cpuidle from KABI (Prarit Bhargava) [2033340] +- redhat/configs: Disable CONFIG_SENSORS_NCT6683 in RHEL for arm/aarch64 (Dean Nelson) [2041186] +- kernel.spec: Add glibc-static build requirement (Prarit Bhargava) +- libbpf: Fix memleak in libbpf_netlink_recv() (Toke Høiland-Jørgensen) [2052543] +- libbpf: Use dynamically allocated buffer when receiving netlink messages (Toke Høiland-Jørgensen) [2052543] +- redhat/configs: Disable arch_hw disabled CONFIGS (Prarit Bhargava) [2053029] +- netfilter: conntrack: re-init state for retransmitted syn-ack (Florian Westphal) [2051973] +- netfilter: conntrack: move synack init code to helper (Florian Westphal) [2051973] +- ext4: fix remount with 'abort' option (Lukas Czerner) [2049657] +- thunderbolt: Enable retry logic for intra-domain control packets (David Arcari) [1960445] +- thunderbolt: Handle ring interrupt by reading interrupt status register (David Arcari) [1960445] +- thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status (David Arcari) [1960445] +- thunderbolt: Fix port linking by checking all adapters (David Arcari) [1960445] +- thunderbolt: Do not read control adapter config space (David Arcari) [1960445] + +* Tue Feb 22 2022 Herton R. Krzesinski [5.14.0-67.el9] +- kabi: Adding symbol strncpy_from_user (lib/strncpy_from_user.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strlcpy (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strchr (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol simple_strtoull (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol simple_strtol (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol memparse (lib/cmdline.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strsep (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol kstrtoll (lib/kstrtox.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol __bitmap_weight (lib/bitmap.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol vsprintf (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol vsnprintf (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strstr (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strrchr (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strlcat (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strcpy (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol sprintf (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strnlen (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strncpy (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol snprintf (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol memcmp (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol dump_stack (lib/dump_stack.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strncmp (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol sscanf (lib/vsprintf.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol memset (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol memmove (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol __list_add_valid (lib/list_debug.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strlen (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol strcmp (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol memcpy (lib/string.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol _copy_to_user (lib/usercopy.c) (Čestmír Kalina) [2008872] +- kabi: Adding symbol _copy_from_user (lib/usercopy.c) (Čestmír Kalina) [2008872] +- block: bio-integrity: Advance seed correctly for larger interval sizes (Ming Lei) [2044184] +- blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [2044184] +- block: fix memory leak in disk_register_independent_access_ranges (Ming Lei) [2044184] +- block: fix async_depth sysfs interface for mq-deadline (Ming Lei) [2044184] +- blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [2044184] +- block: Fix wrong offset in bio_truncate() (Ming Lei) [2044184] +- block: assign bi_bdev for cloned bios in blk_rq_prep_clone (Ming Lei) [2044184] +- block: Fix fsync always failed if once failed (Ming Lei) [2044184] +- block: don't protect submit_bio_checks by q_usage_counter (Ming Lei) [2044184] +- blk-mq: use bio->bi_opf after bio is checked (Ming Lei) [2044184] +- block: fix double bio queue when merging in cached request path (Ming Lei) [2044184] +- blk-mq: cleanup request allocation (Ming Lei) [2044184] +- blk-mq: simplify the plug handling in blk_mq_submit_bio (Ming Lei) [2044184] +- block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0 (Ming Lei) [2044184] +- null_blk: allow zero poll queues (Ming Lei) [2044184] +- iocost: Fix divide-by-zero on donation from low hweight cgroup (Ming Lei) [2044184] +- block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) (Ming Lei) [2044184] +- block: fix single bio async DIO error handling (Ming Lei) [2044184] +- usb: xhci: Extend support for runtime power management for AMD's Yellow carp. (Renjith Pananchikkal) [2015776] +- usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform (Renjith Pananchikkal) [2015776] +- redhat: switch the vsyscall config to CONFIG_LEGACY_VSYSCALL_XONLY=y (Herton R. Krzesinski) [2023041] +- ice: Implement support for SMA and U.FL on E810-T (Jonathan Toppins) [1975008] +- ice: Add support for SMA control multiplexer (Jonathan Toppins) [1975008] +- ice: Implement functions for reading and setting GPIO pins (Jonathan Toppins) [1975008] +- ice: Refactor ice_aqc_link_topo_addr (Jonathan Toppins) [1975008] + +* Mon Feb 21 2022 Herton R. Krzesinski [5.14.0-66.el9] +- lockd: fix failure to cleanup client locks (Scott Mayhew) [2049200] +- lockd: fix server crash on reboot of client holding lock (Scott Mayhew) [2049200] +- SUNRPC: Don't dereference xprt->snd_task if it's a cookie (Scott Mayhew) [2049200] +- tracing: Fix mismatched comment in __string_len (Scott Mayhew) [2049200] +- nfs: block notification on fs with its own ->lock (Scott Mayhew) [2049200] +- NFSD: Fix READDIR buffer overflow (Scott Mayhew) [2049200] +- nfsd: fix use-after-free due to delegation race (Scott Mayhew) [2049200] +- nfsd: Fix nsfd startup race (again) (Scott Mayhew) [2049200] +- SUNRPC: use different lock keys for INET6 and LOCAL (Scott Mayhew) [2049200] +- NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION (Scott Mayhew) [2049200] +- NFSv42: Fix pagecache invalidation after COPY/CLONE (Scott Mayhew) [2049200] +- NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() (Scott Mayhew) [2049200] +- NFSv42: Don't fail clone() unless the OP_CLONE operation failed (Scott Mayhew) [2049200] +- NFSD: Fix exposure in nfsd4_decode_bitmap() (Scott Mayhew) [2049200] +- NFSv4: Sanity check the parameters in nfs41_update_target_slotid() (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label argument from decode_getattr_*() functions (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label argument from nfs_setsecurity (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label argument from nfs_fhget() (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label argument from nfs_add_or_obtain() (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label argument from nfs_instantiate() (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs_setattrres (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs4_getattr_res (Scott Mayhew) [2049200] +- NFS: Remove the f_label from the nfs4_opendata and nfs_openres (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs4_lookupp_res struct (Scott Mayhew) [2049200] +- NFS: Remove the label from the nfs4_lookup_res struct (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs4_link_res struct (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs4_create_res struct (Scott Mayhew) [2049200] +- NFS: Remove the nfs4_label from the nfs_entry struct (Scott Mayhew) [2049200] +- NFS: Create a new nfs_alloc_fattr_with_label() function (Scott Mayhew) [2049200] +- NFS: Always initialise fattr->label in nfs_fattr_alloc() (Scott Mayhew) [2049200] +- NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode (Scott Mayhew) [2049200] +- NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() (Scott Mayhew) [2049200] +- NFSv4: Remove unnecessary 'minor version' check (Scott Mayhew) [2049200] +- NFSv4: Fix potential Oops in decode_op_map() (Scott Mayhew) [2049200] +- NFSv4: Ensure decode_compound_hdr() sanity checks the tag (Scott Mayhew) [2049200] +- NFS: Don't trace an uninitialised value (Scott Mayhew) [2049200] +- SUNRPC: Prevent immediate close+reconnect (Scott Mayhew) [2049200] +- SUNRPC: Fix races when closing the socket (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to OFFLOAD_CANCEL (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to COPY_NOTIFY (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to CB_OFFLOAD (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to CLONE (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to COPY (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE (Scott Mayhew) [2049200] +- NFSv4.2 add tracepoint to SEEK (Scott Mayhew) [2049200] +- SUNRPC: Check if the xprt is connected before handling sysfs reads (Scott Mayhew) [2049200] +- nfs4: take a reference on the nfs_client when running FREE_STATEID (Scott Mayhew) [2049200] +- NFS: Add offset to nfs_aop_readahead tracepoint (Scott Mayhew) [2049200] +- xprtrdma: Fix a maybe-uninitialized compiler warning (Scott Mayhew) [2049200] +- NFS: Move NFS protocol display macros to global header (Scott Mayhew) [2049200] +- NFS: Move generic FS show macros to global header (Scott Mayhew) [2049200] +- nfsd4: remove obselete comment (Scott Mayhew) [2049200] +- SUNRPC: Clean up xs_tcp_setup_sock() (Scott Mayhew) [2049200] +- SUNRPC: Replace use of socket sk_callback_lock with sock_lock (Scott Mayhew) [2049200] +- NFSv4: Fix a regression in nfs_set_open_stateid_locked() (Scott Mayhew) [2049200] +- fsnotify: Protect fsnotify_handle_inode_event from no-inode events (Scott Mayhew) [2049200] +- NFS: Remove redundant call to __set_page_dirty_nobuffers (Scott Mayhew) [2049200] +- sunrpc: remove unnecessary test in rpc_task_set_client() (Scott Mayhew) [2049200] +- NFS: Unexport nfs_probe_fsinfo() (Scott Mayhew) [2049200] +- NFS: Call nfs_probe_server() during a fscontext-reconfigure event (Scott Mayhew) [2049200] +- NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() (Scott Mayhew) [2049200] +- NFS: Move nfs_probe_destination() into the generic client (Scott Mayhew) [2049200] +- NFS: Create an nfs4_server_set_init_caps() function (Scott Mayhew) [2049200] +- NFS: Remove --> and <-- dprintk call sites (Scott Mayhew) [2049200] +- SUNRPC: Trace calls to .rpc_call_done (Scott Mayhew) [2049200] +- NFS: Replace dprintk callsites in nfs_readpage(s) (Scott Mayhew) [2049200] +- SUNRPC: Use BIT() macro in rpc_show_xprt_state() (Scott Mayhew) [2049200] +- SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field (Scott Mayhew) [2049200] +- xprtrdma: Remove rpcrdma_ep::re_implicit_roundup (Scott Mayhew) [2049200] +- xprtrdma: Provide a buffer to pad Write chunks of unaligned length (Scott Mayhew) [2049200] +- Fix user namespace leak (Scott Mayhew) [2049200] +- NFS: Save some space in the inode (Scott Mayhew) [2049200] +- NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests (Scott Mayhew) [2049200] +- NFSv4: Fixes for nfs4_inode_return_delegation() (Scott Mayhew) [2049200] +- NFS: Fix an Oops in pnfs_mark_request_commit() (Scott Mayhew) [2049200] +- NFS: Fix up commit deadlocks (Scott Mayhew) [2049200] +- NFSD:fix boolreturn.cocci warning (Scott Mayhew) [2049200] +- nfsd: update create verifier comment (Scott Mayhew) [2049200] +- SUNRPC: Change return value type of .pc_encode (Scott Mayhew) [2049200] +- SUNRPC: Replace the "__be32 *p" parameter to .pc_encode (Scott Mayhew) [2049200] +- NFSD: Save location of NFSv4 COMPOUND status (Scott Mayhew) [2049200] +- SUNRPC: Change return value type of .pc_decode (Scott Mayhew) [2049200] +- SUNRPC: Replace the "__be32 *p" parameter to .pc_decode (Scott Mayhew) [2049200] +- SUNRPC: De-duplicate .pc_release() call sites (Scott Mayhew) [2049200] +- SUNRPC: Simplify the SVC dispatch code path (Scott Mayhew) [2049200] +- NFS: Fix deadlocks in nfs_scan_commit_list() (Scott Mayhew) [2049200] +- NFS: Instrument i_size_write() (Scott Mayhew) [2049200] +- SUNRPC: Per-rpc_clnt task PIDs (Scott Mayhew) [2049200] +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (Scott Mayhew) [2049200] +- NFSD: Keep existing listeners on portlist error (Scott Mayhew) [2049200] +- nfs: Fix kerneldoc warning shown up by W=1 (Scott Mayhew) [2049200] +- SUNRPC: Capture value of xdr_buf::page_base (Scott Mayhew) [2049200] +- SUNRPC: Add trace event when alloc_pages_bulk() makes no progress (Scott Mayhew) [2049200] +- svcrdma: Split svcrmda_wc_{read,write} tracepoints (Scott Mayhew) [2049200] +- svcrdma: Split the svcrdma_wc_send() tracepoint (Scott Mayhew) [2049200] +- svcrdma: Split the svcrdma_wc_receive() tracepoint (Scott Mayhew) [2049200] +- pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (Scott Mayhew) [2049200] +- NFS: Remove unnecessary page cache invalidations (Scott Mayhew) [2049200] +- NFS: Do not flush the readdir cache in nfs_dentry_iput() (Scott Mayhew) [2049200] +- NFS: Fix dentry verifier races (Scott Mayhew) [2049200] +- NFS: Further optimisations for 'ls -l' (Scott Mayhew) [2049200] +- NFS: Fix up nfs_readdir_inode_mapping_valid() (Scott Mayhew) [2049200] +- NFS: Ignore the directory size when marking for revalidation (Scott Mayhew) [2049200] +- NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA (Scott Mayhew) [2049200] +- NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED (Scott Mayhew) [2049200] +- NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE (Scott Mayhew) [2049200] +- NFS: Fix a few more clear_bit() instances that need release semantics (Scott Mayhew) [2049200] +- SUNRPC: xprt_clear_locked() only needs release memory semantics (Scott Mayhew) [2049200] +- SUNRPC: Remove unnecessary memory barriers (Scott Mayhew) [2049200] +- SUNRPC: Remove WQ_HIGHPRI from xprtiod (Scott Mayhew) [2049200] +- SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute() (Scott Mayhew) [2049200] +- SUNRPC: Partial revert of commit 6f9f17287e78 (Scott Mayhew) [2049200] +- NFS: Fix up nfs_ctx_key_to_expire() (Scott Mayhew) [2049200] +- NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() (Scott Mayhew) [2049200] +- NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() (Scott Mayhew) [2049200] +- NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() (Scott Mayhew) [2049200] +- SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases (Scott Mayhew) [2049200] +- NFSD: Initialize pointer ni with NULL and not plain integer 0 (Scott Mayhew) [2049200] +- NFSD: simplify struct nfsfh (Scott Mayhew) [2049200] +- NFSD: drop support for ancient filehandles (Scott Mayhew) [2049200] +- NFSD: move filehandle format declarations out of "uapi". (Scott Mayhew) [2049200] +- SUNRPC: fix sign error causing rpcsec_gss drops (Scott Mayhew) [2049200] +- nfsd: Fix a warning for nfsd_file_close_inode (Scott Mayhew) [2049200] +- nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero (Scott Mayhew) [2049200] +- nfsd: fix error handling of register_pernet_subsys() in init_nfsd() (Scott Mayhew) [2049200] +- UNRPC: Return specific error code on kmalloc failure (Scott Mayhew) [2049200] +- NFSD: Optimize DRC bucket pruning (Scott Mayhew) [2049200] +- nfsd: don't alloc under spinlock in rpc_parse_scope_id (Scott Mayhew) [2049200] +- nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN (Scott Mayhew) [2049200] +- NLM: Fix svcxdr_encode_owner() (Scott Mayhew) [2049200] +- SUNRPC: improve error response to over-size gss credential (Scott Mayhew) [2049200] +- SUNRPC: don't pause on incomplete allocation (Scott Mayhew) [2049200] +- NFS: Always provide aligned buffers to the RPC read layers (Scott Mayhew) [2049200] +- NFSv4.1 add network transport when session trunking is detected (Scott Mayhew) [2049200] +- SUNRPC enforce creation of no more than max_connect xprts (Scott Mayhew) [2049200] +- NFSv4 introduce max_connect mount options (Scott Mayhew) [2049200] +- SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs (Scott Mayhew) [2049200] +- SUNRPC keep track of number of transports to unique addresses (Scott Mayhew) [2049200] +- NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox (Scott Mayhew) [2049200] +- SUNRPC: Tweak TCP socket shutdown in the RPC client (Scott Mayhew) [2049200] +- SUNRPC: Simplify socket shutdown when not reusing TCP ports (Scott Mayhew) [2049200] +- nfsd: fix crash on LOCKT on reexported NFSv3 (Scott Mayhew) [2049200] +- nfs: don't allow reexport reclaims (Scott Mayhew) [2049200] +- lockd: don't attempt blocking locks on nfs reexports (Scott Mayhew) [2049200] +- nfs: don't atempt blocking locks on nfs reexports (Scott Mayhew) [2049200] +- Keep read and write fds with each nlm_file (Scott Mayhew) [2049200] +- lockd: update nlm_lookup_file reexport comment (Scott Mayhew) [2049200] +- nlm: minor refactoring (Scott Mayhew) [2049200] +- nlm: minor nlm_lookup_file argument change (Scott Mayhew) [2049200] +- lockd: lockd server-side shouldn't set fl_ops (Scott Mayhew) [2049200] +- SUNRPC: Server-side disconnect injection (Scott Mayhew) [2049200] +- SUNRPC: Move client-side disconnect injection (Scott Mayhew) [2049200] +- SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory (Scott Mayhew) [2049200] +- redhat/configs: Add CONFIG_FAIL_SUNRPC (Scott Mayhew) [2049200] +- svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free() (Scott Mayhew) [2049200] +- nfsd4: Fix forced-expiry locking (Scott Mayhew) [2049200] +- rpc: fix gss_svc_init cleanup on failure (Scott Mayhew) [2049200] +- SUNRPC: Add RPC_AUTH_TLS protocol numbers (Scott Mayhew) [2049200] +- lockd: change the proc_handler for nsm_use_hostnames (Scott Mayhew) [2049200] +- sysctl: introduce new proc handler proc_dobool (Scott Mayhew) [2049200] +- SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() (Scott Mayhew) [2049200] +- NFSD: remove vanity comments (Scott Mayhew) [2049200] +- svcrdma: Convert rdma->sc_rw_ctxts to llist (Scott Mayhew) [2049200] +- svcrdma: Relieve contention on sc_send_lock. (Scott Mayhew) [2049200] +- svcrdma: Fewer calls to wake_up() in Send completion handler (Scott Mayhew) [2049200] +- lockd: Fix invalid lockowner cast after vfs_test_lock (Scott Mayhew) [2049200] +- NFSD: Use new __string_len C macros for nfsd_clid_class (Scott Mayhew) [2049200] +- NFSD: Use new __string_len C macros for the nfs_dirent tracepoint (Scott Mayhew) [2049200] +- tracing: Add trace_event helper macros __string_len() and __assign_str_len() (Scott Mayhew) [2049200] +- NFSD: Batch release pages during splice read (Scott Mayhew) [2049200] +- SUNRPC: Add svc_rqst_replace_page() API (Scott Mayhew) [2049200] +- NFSD: Clean up splice actor (Scott Mayhew) [2049200] +- NFSv4.2: remove restriction of copy size for inter-server copy. (Scott Mayhew) [2049200] +- NFS: Clean up the synopsis of callback process_op() (Scott Mayhew) [2049200] +- NFS: Extract the xdr_init_encode/decode() calls from decode_compound (Scott Mayhew) [2049200] +- NFS: Remove unused callback void decoder (Scott Mayhew) [2049200] +- NFS: Add a private local dispatcher for NFSv4 callback operations (Scott Mayhew) [2049200] +- SUNRPC: Eliminate the RQ_AUTHERR flag (Scott Mayhew) [2049200] +- SUNRPC: Set rq_auth_stat in the pg_authenticate() callout (Scott Mayhew) [2049200] +- SUNRPC: Add svc_rqst::rq_auth_stat (Scott Mayhew) [2049200] +- SUNRPC: Add dst_port to the sysfs xprt info file (Scott Mayhew) [2049200] +- SUNRPC: Add srcaddr as a file in sysfs (Scott Mayhew) [2049200] +- sunrpc: Fix return value of get_srcport() (Scott Mayhew) [2049200] +- SUNRPC/xprtrdma: Fix reconnection locking (Scott Mayhew) [2049200] +- SUNRPC: Clean up scheduling of autoclose (Scott Mayhew) [2049200] +- SUNRPC: Fix potential memory corruption (Scott Mayhew) [2049200] +- NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid (Scott Mayhew) [2049200] +- NFSv4/pNFS: Always allow update of a zero valued layout barrier (Scott Mayhew) [2049200] +- NFSv4/pNFS: Remove dead code (Scott Mayhew) [2049200] +- NFSv4/pNFS: Fix a layoutget livelock loop (Scott Mayhew) [2049200] +- SUNRPC: Convert rpc_client refcount to use refcount_t (Scott Mayhew) [2049200] +- xprtrdma: Eliminate rpcrdma_post_sends() (Scott Mayhew) [2049200] +- xprtrdma: Add an xprtrdma_post_send_err tracepoint (Scott Mayhew) [2049200] +- xprtrdma: Add xprtrdma_post_recvs_err() tracepoint (Scott Mayhew) [2049200] +- xprtrdma: Put rpcrdma_reps before waking the tear-down completion (Scott Mayhew) [2049200] +- xprtrdma: Disconnect after an ib_post_send() immediate error (Scott Mayhew) [2049200] +- SUNRPC: Record timeout value in xprt_retransmit tracepoint (Scott Mayhew) [2049200] +- SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly (Scott Mayhew) [2049200] +- SUNRPC: Update trace flags (Scott Mayhew) [2049200] +- SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs (Scott Mayhew) [2049200] +- SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs (Scott Mayhew) [2049200] +- SUNRPC: Refactor rpc_ping() (Scott Mayhew) [2049200] + +* Sat Feb 19 2022 Herton R. Krzesinski [5.14.0-65.el9] +- ALSA: memalloc: Unify x86 SG-buffer handling (take#3) (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi. (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Drop CONFIG_PM ifdefs (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add minimal-mute notion in dB mapping table (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Use int for dB map values (Jaroslav Kysela) [2017320] +- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop (Jaroslav Kysela) [2017320] +- ALSA: hda: Add new AlderLake-P variant PCI ID (Jaroslav Kysela) [2017320] +- ALSA: hda: Add AlderLake-N PCI ID (Jaroslav Kysela) [2017320] +- ALSA: hda: use swap() to make code cleaner (Jaroslav Kysela) [2017320] +- ALSA: Fix some typo (Jaroslav Kysela) [2017320] +- ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present (Jaroslav Kysela) [2017320] +- ALSA: hda: Remove redundant runtime PM calls (Jaroslav Kysela) [2017320] +- ALSA: hda: Do disconnect jacks at codec unbind (Jaroslav Kysela) [2017320] +- ALSA: hda: intel: More comprehensive PM runtime setup for controller driver (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Report initial jack state (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Re-order quirk entries for Lenovo (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices (Jaroslav Kysela) [2017320] +- tools headers UAPI: Sync sound/asound.h with the kernel sources (Jaroslav Kysela) [2017320] +- tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2017320] +- tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2017320] +- ASoC: SOF: handle paused streams during system suspend (Jaroslav Kysela) [2017320] +- ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step (Jaroslav Kysela) [2017320] +- ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: correct default value (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: correct pcmif BE dai control flow (Jaroslav Kysela) [2017320] +- ALSA: RHEL - update kernel configs for RHEL 9.0 (Jaroslav Kysela) [2017320] +- ALSA: core: Fix SSID quirk lookup for subvendor=0 (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Fix Jack detection after resume (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Increase delay during jack detection (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reboot from Windows (Jaroslav Kysela) [2017320] +- ASoC: Intel: catpt: Test dmaengine_submit() result before moving on (Jaroslav Kysela) [2017320] +- ASoC: amd: Fix dependency for SPI master (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID (Jaroslav Kysela) [2017320] +- ALSA: oss: fix compile error when OSS_DEBUG is enabled (Jaroslav Kysela) [2017320] +- ALSA: hda: Make proper use of timecounter (Jaroslav Kysela) [2017320] +- ALSA: led: Use restricted type for iface assignment (Jaroslav Kysela) [2017320] +- ALSA: hda: Fix potential deadlock at codec unbinding (Jaroslav Kysela) [2017320] +- ALSA: hda: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2017320] +- ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2017320] +- ALSA: jack: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix quirk for Clevo NJ51CU (Jaroslav Kysela) [2017320] +- ALSA: rawmidi - fix the uninitalized user_pversion (Jaroslav Kysela) [2017320] +- ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 (Jaroslav Kysela) [2017320] +- ALSA: hda: intel-sdw-acpi: harden detection of controller (Jaroslav Kysela) [2017320] +- ALSA: hda/hdmi: Disable silent stream on GLK (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook (Jaroslav Kysela) [2017320] +- ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s (Jaroslav Kysela) [2017320] +- ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent() (Jaroslav Kysela) [2017320] +- ASoC: tas2770: Fix setting of high sample rates (Jaroslav Kysela) [2017320] +- ASoC: rt5682: fix the wrong jack type detected (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add new alc285-hp-amp-init model (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 (Jaroslav Kysela) [2017320] +- ASoC: tegra: Restore headphones jack name on Nyan Big (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add DAPM switches for headphones and mic jack (Jaroslav Kysela) [2017320] +- ALSA: jack: Check the return value of kstrdup() (Jaroslav Kysela) [2017320] +- ALSA: drivers: opl3: Fix incorrect use of vp->state (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: pci-tgl: add new ADL-P variant (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: pci-tgl: add ADL-N support (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Reorder snd_djm_devices[] entries (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 (Jaroslav Kysela) [2017320] +- ALSA: ctl: Fix copy of updated id with element read/write (Jaroslav Kysela) [2017320] +- ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() (Jaroslav Kysela) [2017320] +- ALSA: pcm: oss: Limit the period size to 16MB (Jaroslav Kysela) [2017320] +- ALSA: pcm: oss: Fix negative period/buffer sizes (Jaroslav Kysela) [2017320] +- ASoC: codecs: wsa881x: fix return values from kcontrol put (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd934x: return correct value from mixer put (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd934x: handle channel mappping list correctly (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer (Jaroslav Kysela) [2017320] +- ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P (Jaroslav Kysela) [2017320] +- ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: Retry codec probing if it fails (Jaroslav Kysela) [2017320] +- ASoC: amd: fix uninitialized variable in snd_acp6x_probe() (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Fix crash due to out of scope stack vars (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Fix crash due to out of scope stack vars (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use normal system sleep for ADX (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use normal system sleep for AMX (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use normal system sleep for Mixer (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use normal system sleep for MVC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use normal system sleep for SFC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Balance runtime PM count (Jaroslav Kysela) [2017320] +- ASoC: SOF: hda: reset DAI widget before reconfiguring it (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Set the max SPI speed for the whole device (Jaroslav Kysela) [2017320] +- ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML (Jaroslav Kysela) [2017320] +- ASoC: rk817: Add module alias for rk817-codec (Jaroslav Kysela) [2017320] +- ASoC: soc-acpi: Set mach->id field on comp_ids matches (Jaroslav Kysela) [2017320] +- ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Don't start stream for capture at prepare (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Switch back to non-latency mode at a later point (Jaroslav Kysela) [2017320] +- ALSA: ctxfi: Fix out-of-range access (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in Mixer (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in ADX (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in AMX (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in SFC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in MVC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in AHUB (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in DSPK (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in DMIC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in I2S (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix kcontrol put callback in ADMAIF (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in MVC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in SFC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in DSPK (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in DMIC (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in I2S (Jaroslav Kysela) [2017320] +- ASoC: tegra: Fix wrong value type in ADMAIF (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 (Jaroslav Kysela) [2017320] +- ASoC: stm32: i2s: fix 32 bits channel length without mclk (Jaroslav Kysela) [2017320] +- ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd934x: return error code correctly from hw_params (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd938x: fix volatile register range (Jaroslav Kysela) [2017320] +- ASoC: topology: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6routing: validate port id before setting up route (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6adm: improve error reporting (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctly (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret' (Jaroslav Kysela) [2017320] +- ALSA: cmipci: Drop stale variable assignment (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 (Jaroslav Kysela) [2017320] +- ASoC: rsnd: fixup DMAEngine API (Jaroslav Kysela) [2017320] +- ASoC: SOF: build compression interface into snd_sof.ko (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8173: Fix debugfs registration for components (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Re-detect the combo jack after resuming (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend (Jaroslav Kysela) [2017320] +- ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Add the compatibility with rt9120s (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48 (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Update internal ocp level to the correct value (Jaroslav Kysela) [2017320] +- ALSA: fireworks: add support for Loud Onyx 1200f quirk (Jaroslav Kysela) [2017320] +- ALSA: hda: fix general protection fault in azx_runtime_idle (Jaroslav Kysela) [2017320] +- ALSA: hda: Free card instance properly at probe errors (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Remove a stale comment (Jaroslav Kysela) [2017320] +- ALSA: synth: missing check for possible NULL after the call to kstrdup (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Use proper SG helpers for noncontig allocations (Jaroslav Kysela) [2017320] +- ALSA: pci: rme: Fix unaligned buffer addresses (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add support for MOTU Track 16 (Jaroslav Kysela) [2017320] +- ALSA: PCM: Fix NULL dereference at mmap checks (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for ASUS UX550VE (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0B12 product (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0B29 product (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0B13 product (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0B11 product (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext Spk (Jaroslav Kysela) [2017320] +- mfd: arizona: Split of_match table into I2C and SPI versions (Jaroslav Kysela) [2017320] +- ASoC: DAPM: Cover regression by kctl change notification fix (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended (Jaroslav Kysela) [2017320] +- ALSA: timer: Unconditionally unlink slave instances, too (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer (Jaroslav Kysela) [2017320] +- Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type" (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add support for MOTU Traveler mk3 (Jaroslav Kysela) [2017320] +- ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ (Jaroslav Kysela) [2017320] +- ALSA: timer: Fix use-after-free problem (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add quirk for Audient iD14 (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Change monitor widgets to siggens (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for Clevo PC70HS (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add registration quirk for JBL Quantum 400 (Jaroslav Kysela) [2017320] +- ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' (Jaroslav Kysela) [2017320] +- ASoC: tlv320aic3x: Make aic3x_remove() return void (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_rt5682: detect codec variant in probe function (Jaroslav Kysela) [2017320] +- ASoC: soc-acpi: add comp_ids field for machine driver matching (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682 (Jaroslav Kysela) [2017320] +- ASoC: Stop dummy from overriding hwparams (Jaroslav Kysela) [2017320] +- ASoC: topology: Change topology device to card device (Jaroslav Kysela) [2017320] +- ASoC: topology: Use correct device for prints (Jaroslav Kysela) [2017320] +- ASoC: topology: Check for dapm widget completeness (Jaroslav Kysela) [2017320] +- ASoC: topology: Add header payload_size verification (Jaroslav Kysela) [2017320] +- ASoC: core: Remove invalid snd_soc_component_set_jack call (Jaroslav Kysela) [2017320] +- ASoC: codecs: tfa989x: Add support for tfa9897 RCV bit (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: select CONFIG_SND_SOC_ACPI (Jaroslav Kysela) [2017320] +- ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec (Jaroslav Kysela) [2017320] +- ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015P (Jaroslav Kysela) [2017320] +- ASoC: es8316: add support for ESSX8336 ACPI _HID (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Correct configuring of switch inversion from ts-inv (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: remove TODO for interaction with userspace about control message (Jaroslav Kysela) [2017320] +- ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: Fix clang -Wimplicit-fallthrough (Jaroslav Kysela) [2017320] +- ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMIC (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: export meter information to userspace as float value (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: refine parser for meter information in register DSP models (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: fix null pointer dereference when polling hwdep character device (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: fix Kconfig dependencies (Jaroslav Kysela) [2017320] +- ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add entry for ESSX8336 on JSL (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Fix return value check in acp_machine_select() (Jaroslav Kysela) [2017320] +- ASoC: max98520: add max98520 audio amplifier driver (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: fix return value (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: rename shadowed array (Jaroslav Kysela) [2017320] +- ASoC: mediatek: remove unnecessary initialization (Jaroslav Kysela) [2017320] +- ASoC: nau8821: clarify out-of-bounds check (Jaroslav Kysela) [2017320] +- ASoC: nau8821: fix kernel-doc (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: use 'static' qualifier (Jaroslav Kysela) [2017320] +- ASoC: topology: handle endianness warning (Jaroslav Kysela) [2017320] +- ALSA: ua101: fix division by zero at probe (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PCI && I2C (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: free_irq() before powering-down on probe() fail (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Reset and power-down on remove() and failed probe() (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add support for q6prm-clocks (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add q6prm support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add q6apm lpass dai support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add q6apm-dai support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add topology support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add Kconfig and Makefile (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add module configuration command helpers (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add q6apm support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: audioreach: add basic pkt alloc support (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6afe-clocks: move audio-clocks to common file (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file (Jaroslav Kysela) [2017320] +- ASoC: codecs: Change bulk clock voting to optional voting in digital codecs (Jaroslav Kysela) [2017320] +- ASoC: codecs: tx-macro: Update tx default values (Jaroslav Kysela) [2017320] +- ASoC: codecs: tx-macro: Enable tx top soundwire mic clock (Jaroslav Kysela) [2017320] +- ASoC: qcom: Add compatible names in va,wsa,rx,tx codec drivers for sc7280 (Jaroslav Kysela) [2017320] +- ASoC: nau8825: add clock management for power saving (Jaroslav Kysela) [2017320] +- ASoC: nau8825: add set_jack coponment support (Jaroslav Kysela) [2017320] +- ALSA: line6: fix control and interrupt message timeouts (Jaroslav Kysela) [2017320] +- ALSA: 6fire: fix control and bulk message timeouts (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: fix null pointer dereference on pointer cs_desc (Jaroslav Kysela) [2017320] +- ALSA: gus: fix null pointer dereference on pointer block (Jaroslav Kysela) [2017320] +- ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume (Jaroslav Kysela) [2017320] +- ASoC: topology: Fix stub for snd_soc_tplg_component_remove() (Jaroslav Kysela) [2017320] +- ASoC: qcom: common: Respect status = "disabled" on DAI link nodes (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler (Jaroslav Kysela) [2017320] +- ASoC: wm8962: Convert to devm_clk_get_optional() (Jaroslav Kysela) [2017320] +- ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Make cs35l41_remove() return void (Jaroslav Kysela) [2017320] +- ASoc: wm8900: Drop empty spi_driver remove callback (Jaroslav Kysela) [2017320] +- ASoC: tegra: Set default card name for Trimslice (Jaroslav Kysela) [2017320] +- ASoC: tegra: Restore AC97 support (Jaroslav Kysela) [2017320] +- ASoc: wm8731: Drop empty spi_driver remove callback (Jaroslav Kysela) [2017320] +- ASoC: doc: update codec example code (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add acp_machine struct for renoir platform. (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Downsizing the DAC volume scale (Jaroslav Kysela) [2017320] +- ASoC: meson: axg-tdm-interface: manage formatters in trigger (Jaroslav Kysela) [2017320] +- ASoC: meson: axg-card: make links nonatomic (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume callbacks (Jaroslav Kysela) [2017320] +- ASoC: fix unmet dependency on GPIOLIB (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 (Jaroslav Kysela) [2017320] +- ALSA: mixer: oss: Fix racy access to slots (Jaroslav Kysela) [2017320] +- ASoC: cirrus: i2s: Prepare clock before using it (Jaroslav Kysela) [2017320] +- soundwire: qcom: add debugfs entry for soundwire register dump (Jaroslav Kysela) [2017320] +- soundwire: bus: stop dereferencing invalid slave pointer (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add support for RT5682-VS codec (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add support for Maxim amplifier codec (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add callback for machine driver on ACP (Jaroslav Kysela) [2017320] +- ASoC: rockchip: Use generic dmaengine code (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s_tdm: Dup static DAI template (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s_tdm: improve return value handling (Jaroslav Kysela) [2017320] +- ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Fix a typo in snd_dma_buffer_sync() description (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix microphone sound on Jieli webcam. (Jaroslav Kysela) [2017320] +- ASoC: qcom: sm8250: Add Jack support (Jaroslav Kysela) [2017320] +- ASoC: qcom: sm8250: add support for TX and RX Macro dais (Jaroslav Kysela) [2017320] +- ASoC: amd: enable Yellow Carp platform machine driver build (Jaroslav Kysela) [2017320] +- ASoC: amd: add YC machine driver using dmic (Jaroslav Kysela) [2017320] +- ASoC: amd: create platform device for acp6x machine driver (Jaroslav Kysela) [2017320] +- ASoC: amd: enable Yellow carp acp6x drivers build (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x pdm driver pm ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x pci driver pm ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x pdm driver dma ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x irq handler (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x pdm platform driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add platform devices for acp6x pdm driver and dmic driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add acp6x init/de-init functions (Jaroslav Kysela) [2017320] +- ASoC: amd: add Yellow Carp ACP PCI driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add Yellow Carp ACP6x IP register header (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add SOF audio support on Chrome board (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add legacy sound card support for Chrome audio (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add generic machine driver support for ACP cards (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: Add I2S support on Renoir platform (Jaroslav Kysela) [2017320] +- ASoC: amd: Add common framework to support I2S on ACP SOC (Jaroslav Kysela) [2017320] +- ALSA: uapi: Fix a C++ style comment in asound.h (Jaroslav Kysela) [2017320] +- ALSA: firewire: Fix C++ style comments in uapi header (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s-tdm: Fix refcount test (Jaroslav Kysela) [2017320] +- ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils (Jaroslav Kysela) [2017320] +- ASoC: tlv320aic32x4: Make aic32x4_remove() return void (Jaroslav Kysela) [2017320] +- ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: tidyup empty function (Jaroslav Kysela) [2017320] +- ASoC: soc-component: add snd_soc_component_is_codec() (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2 (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1 (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Support for non-coherent page allocation (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Support for non-contiguous page allocation (Jaroslav Kysela) [2017320] +- ALSA: ISA: not for M68K (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s-tdm: Strip out direct CRU use (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: notify event for parameter change in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: queue event for parameter change in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add ioctl command to read cached parameters in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: parse messages for input parameters in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: parse messages for line input parameters in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: parse messages for output parameters in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: parse messages for mixer output parameters in register DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: parse messages for mixer source parameters in register-DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add ioctl command to read cached hardware meter (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add message parser for meter information in command DSP model (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add message parser to gather meter information in register DSP model (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Fix WARN in remove() if running without an interrupt (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Set correct SRC MCLK (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Allow time for HP/ADC to power-up after enable (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Use PLL for SCLK > 12.288MHz (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Don't claim to support 192k (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Don't set defaults for volatile registers (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Correct some register default values (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Always configure both ASP TX channels (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Don't reconfigure the PLL while it is running (Jaroslav Kysela) [2017320] +- ASoC: soc-component: improve error reporting for register access (Jaroslav Kysela) [2017320] +- ASoC: amd: enable vangogh platform machine driver build (Jaroslav Kysela) [2017320] +- ASoC: amd: add vangogh machine driver (Jaroslav Kysela) [2017320] +- ASoc: amd: create platform device for VG machine driver (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) (Jaroslav Kysela) [2017320] +- ASoC: add Audio Graph Card2 Custom Sample (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2: add Codec2Codec support (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2: add DPCM support (Jaroslav Kysela) [2017320] +- ASoC: audio-graph-card2: add Multi CPU/Codec support (Jaroslav Kysela) [2017320] +- ASoC: add Audio Graph Card2 driver (Jaroslav Kysela) [2017320] +- ASoC: simple-card-utils: add codec2codec support (Jaroslav Kysela) [2017320] +- ASoC: simple-card-utils: add asoc_graph_is_ports0() (Jaroslav Kysela) [2017320] +- ASoC: test-component: add Test Component for Sound debug/test (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset (Jaroslav Kysela) [2017320] +- ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync() (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Initialize every feature unit once at probe time (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Drop superfluous error message after disconnection (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Downgrade error message in get_ctl_value_v2() (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for Clevo PC50HS (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: add Schiit Hel device to quirk table (Jaroslav Kysela) [2017320] +- ASoC: rt5682: fix a little pop while playback (Jaroslav Kysela) [2017320] +- ASoC: rt1011: Fix 'I2S Reference' enum control (Jaroslav Kysela) [2017320] +- ASoC: wm8960: Fix clock configuration on slave mode (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Add rt9210 audio amplifier support (Jaroslav Kysela) [2017320] +- ASoC: amd: vangogh: constify static struct snd_soc_dai_ops (Jaroslav Kysela) [2017320] +- ASoC: mediatek: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Drop rt9210 audio amplifier support (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add quirk for VF0770 (Jaroslav Kysela) [2017320] +- ALSA: hda: avoid write to STATESTS if controller is in reset (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Less restriction for low-latency playback mode (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW (Jaroslav Kysela) [2017320] +- ASoC: rt1011: Fix 'I2S Reference' enum control caused error (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets (Jaroslav Kysela) [2017320] +- ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2017320] +- ASoC: amd: Kconfig: Select fch clock support with machine driver (Jaroslav Kysela) [2017320] +- ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s-tdm: Fix error handling on i2s_tdm_prepare_enable_mclk failure (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_io (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: update audsys clock parent name (Jaroslav Kysela) [2017320] +- ASoC: SOF: prepare code to allocate IPC messages in fw_ready (Jaroslav Kysela) [2017320] +- ASoC: rt9120: Add rt9210 audio amplifier support (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: restore mixer functionality (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Fix hp pop produced immediately after resuming (Jaroslav Kysela) [2017320] +- ASoC: rockchip: add support for i2s-tdm controller (Jaroslav Kysela) [2017320] +- ASoC: SOF: Introduce fragment elapsed notification API (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: Use newly introduced generic IPC stream ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: Make Intel IPC stream ops generic (Jaroslav Kysela) [2017320] +- ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks (Jaroslav Kysela) [2017320] +- ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: do not power down primary core during topology removal (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is set (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump calls (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails (Jaroslav Kysela) [2017320] +- ASoC: SOF: core: Clean up snd_sof_get_status() prints (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functions (Jaroslav Kysela) [2017320] +- ASoC: SOF: Introduce macro to set the firmware state (Jaroslav Kysela) [2017320] +- ASoC: SOF: ops: Force DSP panic dumps to be printed (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Re-enable dumps after successful IPC tx (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug: Print out the fw_state along with the DSP dump (Jaroslav Kysela) [2017320] +- ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dump (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run() (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: Print the DSP dump if boot fails (Jaroslav Kysela) [2017320] +- ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc and dsp dump: Add markers for better visibility (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception (Jaroslav Kysela) [2017320] +- ASoC: SOF: core: debug: force all processing on primary core (Jaroslav Kysela) [2017320] +- ASoC: max98927: Handle reset gpio when probing i2c (Jaroslav Kysela) [2017320] +- ASoC: codec: wcd938x: Add irq config support (Jaroslav Kysela) [2017320] +- ASoC: DAPM: Fix missing kctl change notifications (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcht_es8316: Use temporary variable for struct device (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() (Jaroslav Kysela) [2017320] +- ASoC: wcd938x: Fix jack detection issue (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams (Jaroslav Kysela) [2017320] +- ALSA: pcm: Add more disconnection checks at file ops (Jaroslav Kysela) [2017320] +- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 (Jaroslav Kysela) [2017320] +- ASoC: SOF: OF: Add fw_path and tplg_path parameters (Jaroslav Kysela) [2017320] +- ASoC: amd: acp-rt5645: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: return error if sof_connect_dai_widget() fails (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: allow for dynamic pipelines override for debug (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: show clks_control value in dynamic debug (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelines (Jaroslav Kysela) [2017320] +- ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bits (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG (Jaroslav Kysela) [2017320] +- ASoC: SOF: dai: include new flags for DAI_CONFIG (Jaroslav Kysela) [2017320] +- ASoC: SOF: dai: mirror group_id definition added in firmware (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45 (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp (Jaroslav Kysela) [2017320] +- ASoC: Intel: add machine driver for SOF+ES8336 (Jaroslav Kysela) [2017320] +- ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek - ALC236 headset MIC recording issue (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Enable rate validation for Scarlett devices (Jaroslav Kysela) [2017320] +- ASoC: Intel: cht_bsw_nau8824: Set card.components string (Jaroslav Kysela) [2017320] +- ASoC: nau8824: Add a nau8824_components() helper (Jaroslav Kysela) [2017320] +- ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect (Jaroslav Kysela) [2017320] +- ASoC: nau8824: Fix NAU8824_JACK_LOGIC define (Jaroslav Kysela) [2017320] +- ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ (Jaroslav Kysela) [2017320] +- ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Add quirk for Clevo X170KM-G (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Complete partial device name to avoid ambiguity (Jaroslav Kysela) [2017320] +- ASoC: nau8821: new driver (Jaroslav Kysela) [2017320] +- ASoC: fsl_spdif: implement bypass mode from in to out (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: Add kernel parameter for topology verification (Jaroslav Kysela) [2017320] +- ASoC: SOF: Add support for dynamic pipelines (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC (Jaroslav Kysela) [2017320] +- ASoC: SOF: Introduce widget use_count (Jaroslav Kysela) [2017320] +- ASoC: SOF: Don't set up widgets during topology parsing (Jaroslav Kysela) [2017320] +- ASoC: SOF: restore kcontrols for widget during set up (Jaroslav Kysela) [2017320] +- ASoC: SOF: Add new fields to snd_sof_route (Jaroslav Kysela) [2017320] +- AsoC: dapm: export a couple of functions (Jaroslav Kysela) [2017320] +- ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up (Jaroslav Kysela) [2017320] +- ASoC: SOF: topology: Add new token for dynamic pipeline (Jaroslav Kysela) [2017320] +- ASoC: SOF: control: Add access field in struct snd_sof_control (Jaroslav Kysela) [2017320] +- ASoC: topology: change the complete op in snd_soc_tplg_ops to return int (Jaroslav Kysela) [2017320] +- ASoC: qcom: apq8096: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while playback (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: move of_node_put to remove function (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp (Jaroslav Kysela) [2017320] +- ASoC: tegra: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: soc-component: Remove conditional definition of debugfs data members (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix packet size calculation regression (Jaroslav Kysela) [2017320] +- ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX1604 (Jaroslav Kysela) [2017320] +- soundwire: debugfs: use controller id and link_id for debugfs (Jaroslav Kysela) [2017320] +- ASoC: rt5682: move clk related code to rt5682_i2c_probe (Jaroslav Kysela) [2017320] +- ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULP (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: remove a repeated including (Jaroslav Kysela) [2017320] +- ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Use dev_dbg instead of pr_debug (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Remove the volatile SW reset register from reg_default (Jaroslav Kysela) [2017320] +- ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working (Jaroslav Kysela) [2017320] +- ALSA: seq: Fix a potential UAF by wrong private_free call order (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Avoid killing in-flight URBs during draining (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Improved lowlatency playback support (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add spinlock to stop_urbs() (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Check available frames for the next packet size (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Disable low-latency mode for implicit feedback sync (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Disable low-latency playback for free-wheel mode (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix possible race at sync of urb completions (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Restrict rates for the shared clocks (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop (Jaroslav Kysela) [2017320] +- ALSA: hda: Use position buffer for SKL+ again (Jaroslav Kysela) [2017320] +- ALSA: hda: Reduce udelay() at SKL+ position reporting (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer (Jaroslav Kysela) [2017320] +- ALSA: virtio: Replace zero-length array with flexible-array member (Jaroslav Kysela) [2017320] +- ASoC: ux500: mop500: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: ti: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done() (Jaroslav Kysela) [2017320] +- ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__ (Jaroslav Kysela) [2017320] +- ASoC: SOF: add error handling to snd_sof_ipc_msg_data() (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add missing of_node_put in probe (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: add header file for ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: pm: fix a stale comment (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeout (Jaroslav Kysela) [2017320] +- ALSA: pcsp: Make hrtimer forwarding more robust (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-dai: fix potential locking issue (Jaroslav Kysela) [2017320] +- ALSA: hda: hdac_ext_stream: fix potential locking issues (Jaroslav Kysela) [2017320] +- ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign() (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: fix comment reference in __uac_clock_find_source (Jaroslav Kysela) [2017320] +- ASoC: ak4458: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: ak5558: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes (Jaroslav Kysela) [2017320] +- ASoC: dwc-i2s: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: ak4671: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: alc5623: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: bcm: Convert to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: cpcap: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported" (Jaroslav Kysela) [2017320] +- ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" (Jaroslav Kysela) [2017320] +- ASoC: ad193x: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: tegra: Constify static snd_soc_dai_ops structs (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection (Jaroslav Kysela) [2017320] +- ASoC: adav80x: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: adau1977: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: adau17x1: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: adau1701: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: adau1373: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: adau1372: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: ad1836: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: ep93xx: Convert to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: samsung: add missing "fallthrough;" (Jaroslav Kysela) [2017320] +- ASoC: ak4642: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: wcd9335: Use correct version to initialize Class H (Jaroslav Kysela) [2017320] +- ASoC: alc5632: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ASoC: ak4104: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: ak4118: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: zl38060: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: move firmware loading to client (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Move check of dsp->running to better place (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Move sys_config_size to wm_adsp (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Split DSP power operations into helper functions (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Separate some ASoC and generic functions (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Introduce cs_dsp logging macros (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Rename generic DSP support (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Cancel ongoing work when removing controls (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Move check for control existence (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t (Jaroslav Kysela) [2017320] +- ASoC: cs4341: Add SPI device ID table (Jaroslav Kysela) [2017320] +- ASoC: pcm179x: Add missing entries SPI to device ID table (Jaroslav Kysela) [2017320] +- ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION (Jaroslav Kysela) [2017320] +- ASoC: pl1022_rdk: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: pl1022_ds: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: mpc8610_hpcd: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-sgtl5000: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-rpmsg: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-hdmi: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-es8328: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-card: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: imx-audmix: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl_ssi: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl_sai: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl-mqs: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl-esai: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl-audmix: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: fsl-asoc-card: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: eureka-tlv320: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: cros_ec_codec: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: fix truncated bytes in message tracepoints (Jaroslav Kysela) [2017320] +- ALSA: usx2y: Prefer struct_size over open coded arithmetic (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6afe-dai: Fix spelling mistake "Fronend" -> "Frontend" (Jaroslav Kysela) [2017320] +- ASoC: fsl_spdif: Add support for i.MX8ULP (Jaroslav Kysela) [2017320] +- ASoC: fsl: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: fsl_xcvr: Fix channel swap issue with ARC (Jaroslav Kysela) [2017320] +- ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers (Jaroslav Kysela) [2017320] +- ASoC: codecs: max98390: simplify getting the adapter of a client (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: ab8500: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_dev (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add Tegra210 based Mixer driver (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add Tegra210 based ADX driver (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add Tegra210 based AMX driver (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add Tegra210 based SFC driver (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add Tegra210 based MVC driver (Jaroslav Kysela) [2017320] +- ASoC: tegra: Add routes for few AHUB modules (Jaroslav Kysela) [2017320] +- ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link (Jaroslav Kysela) [2017320] +- ASoC: simple-card-utils: Increase maximum DAI links limit to 512 (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: Don't reconnect an already active BE (Jaroslav Kysela) [2017320] +- ASoC: compress/component: Use module_get_when_open/put_when_close for cstream (Jaroslav Kysela) [2017320] +- ASoC: soc-component: Convert the mark_module to void* (Jaroslav Kysela) [2017320] +- ASoC: 88pm860x: Update to modern clocking terminology (Jaroslav Kysela) [2017320] +- ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message() (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message() (Jaroslav Kysela) [2017320] +- ASoC: SOF: trace: Omit error print when waking up trace sleepers (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX (Jaroslav Kysela) [2017320] +- ASoC: au1x: Convert to modern terminology for DAI clocking (Jaroslav Kysela) [2017320] +- ASoC: atmel: Convert to new style DAI format definitions (Jaroslav Kysela) [2017320] +- misc: cs35l41: Remove unused pdn variable (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx8m: add SAI1 info (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script (Jaroslav Kysela) [2017320] +- ASoC: SOF: core: Move probe work related code under a single if () branch (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Implement Manual Type detection as fallback (Jaroslav Kysela) [2017320] +- ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c (Jaroslav Kysela) [2017320] +- ASoC: SOF: probe: Merge and clean up the probe and compress files (Jaroslav Kysela) [2017320] +- ASoC: SOF: compress: move and export sof_probe_compr_ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Add probe message logging to ipc_log_header() (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: release_firmware() on load failure to avoid batching (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack (Jaroslav Kysela) [2017320] +- ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: Use the generic ops for region debugfs handling (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: Provide debugfs_add_region_item ops for core (Jaroslav Kysela) [2017320] +- ASoC: SOF: debug: Add generic API and ops for DSP regions (Jaroslav Kysela) [2017320] +- ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data() (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 (Jaroslav Kysela) [2017320] +- ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init() (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types (Jaroslav Kysela) [2017320] +- ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Fix a bunch of trivial code formating/style issues (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Fixup the error messages (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Don't overwrite returned error code (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Combine adjacent register writes (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: Fix use of an uninitialised variable (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow (Jaroslav Kysela) [2017320] +- ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: make array adda_dai_list static const (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: Add missing of_node_put() (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static (Jaroslav Kysela) [2017320] +- ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: Do no initialize resindex_dma_base (Jaroslav Kysela) [2017320] +- ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board (Jaroslav Kysela) [2017320] +- ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board (Jaroslav Kysela) [2017320] +- ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_rt5682: support ALC5682I-VS codec (Jaroslav Kysela) [2017320] +- ASoC: SOF: Fix DSP oops stack dump output contents (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops. (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Unify mixer resume and reset_resume procedure (Jaroslav Kysela) [2017320] +- Revert "ALSA: hda: Drop workaround for a hang at shutdown again" (Jaroslav Kysela) [2017320] +- ALSA: oxfw: fix transmission method for Loud models based on OXFW971 (Jaroslav Kysela) [2017320] +- ASoC: pcm5102a: increase rate from 192k to 384k (Jaroslav Kysela) [2017320] +- ASoC: rt1011: add i2s reference control for rt1011 (Jaroslav Kysela) [2017320] +- ASoC: SOF: Handle control change notification from firmware (Jaroslav Kysela) [2017320] +- ASoC: mt8195: remove unnecessary CONFIG_PM (Jaroslav Kysela) [2017320] +- ASoC: SOF: control: fix a typo in put operations for kcontrol (Jaroslav Kysela) [2017320] +- ASoC: fsl_rpmsg: add soc specific data structure (Jaroslav Kysela) [2017320] +- ASoC: rt5682s: Add driver for ALC5682I-VS codec (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_data (Jaroslav Kysela) [2017320] +- ASoC: ti: rename CONFIG_SND_SOC_DM365_VOICE_CODEC_MODULE (Jaroslav Kysela) [2017320] +- ASoC: SOF: core: allow module parameter to override dma trace Kconfig (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap_resource() (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() (Jaroslav Kysela) [2017320] +- ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: Remove unsued irqs_lock. (Jaroslav Kysela) [2017320] +- ASoC: cs35l41: CS35L41 Boosted Smart Amplifier (Jaroslav Kysela) [2017320] +- ASoC: rockchip: pdm: Add support for path map (Jaroslav Kysela) [2017320] +- ASoC: rockchip: pdm: Add support for rk3568 pdm (Jaroslav Kysela) [2017320] +- ASoC: rockchip: Add support for rv1126 pdm (Jaroslav Kysela) [2017320] +- ASoC: mediatek: common: handle NULL case in suspend/resume function (Jaroslav Kysela) [2017320] +- ASoC: fsl_xcvr: register platform component before registering cpu dai (Jaroslav Kysela) [2017320] +- ASoC: fsl_spdif: register platform component before registering cpu dai (Jaroslav Kysela) [2017320] +- ASoC: fsl_micfil: register platform component before registering cpu dai (Jaroslav Kysela) [2017320] +- ASoC: fsl_esai: register platform component before registering cpu dai (Jaroslav Kysela) [2017320] +- ASoC: fsl_sai: register platform component before registering cpu dai (Jaroslav Kysela) [2017320] +- ASoC: mediatek: add required config dependency (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic (Jaroslav Kysela) [2017320] +- ALSA: gus: Fix repeated probe for ISA interwave card (Jaroslav Kysela) [2017320] +- ALSA: gus: Fix repeated probes of snd_gus_create() (Jaroslav Kysela) [2017320] +- ALSA: vx222: fix null-ptr-deref (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Fix concurrency between tx/rx (Jaroslav Kysela) [2017320] +- ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add registration quirk for JBL Quantum 800 (Jaroslav Kysela) [2017320] +- ASoC: rt5682: fix headset background noise when S3 state (Jaroslav Kysela) [2017320] +- ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEK (Jaroslav Kysela) [2017320] +- ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device" (Jaroslav Kysela) [2017320] +- ASoC: audio-graph: respawn Platform Support (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependency (Jaroslav Kysela) [2017320] +- ASoC: Revert PCM trigger changes (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add lowlatency module option (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Initialize Codec only in init fixup. (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Work around for XRUN with low latency playback (Jaroslav Kysela) [2017320] +- ALSA: pcm: fix divide error in snd_pcm_lib_ioctl (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: test refcount before triggering (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: protect BE dailink state changes in trigger (Jaroslav Kysela) [2017320] +- ASoC: wcd9335: Disable irq on slave ports in the remove function (Jaroslav Kysela) [2017320] +- ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function (Jaroslav Kysela) [2017320] +- ASoC: wcd9335: Fix a double irq free in the remove function (Jaroslav Kysela) [2017320] +- ALSA: hda: Disable runtime resume at shutdown (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Add support for frame inversion (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Add compatible for more SoCs (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Make playback/capture optional (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Fix regmap_ops hang (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Improve dma data transfer efficiency (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Fixup clk div error (Jaroslav Kysela) [2017320] +- ASoC: rockchip: i2s: Add support for set bclk ratio (Jaroslav Kysela) [2017320] +- ASoC: rockchip: spdif: Add support for rk3568 spdif (Jaroslav Kysela) [2017320] +- ASoC: rockchip: spdif: Fix some coding style (Jaroslav Kysela) [2017320] +- ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth" (Jaroslav Kysela) [2017320] +- ASoC: dwc: Get IRQ optionally (Jaroslav Kysela) [2017320] +- ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFER (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Fix the vol+ button detection issue (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: remove duplicate include (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add HDMITX audio support (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add DPTX audio support (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682 (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: add platform driver (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: support pcm in platform driver (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: support adda in platform driver (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: support etdm in platform driver (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: support audsys clock control (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8195: update mediatek common driver (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Put debugfs_remove_recursive back in (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move set-interface-first workaround into common quirk (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC (Jaroslav Kysela) [2017320] +- ASoC: rt1015: remove possible unused variable `bclk_ms' (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions static (Jaroslav Kysela) [2017320] +- ASoC: ics43432: add CMM-4030D-261 support (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Select first entry for singular pipe config arrays (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Properly configure modules with generic extension (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Support modules with generic extension (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Support multiple format configs (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Simplify m_state for loadable modules (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Fix passing loadable flag for module (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Fix module resource and format selection (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Select proper format for NHLT blob (Jaroslav Kysela) [2017320] +- ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs (Jaroslav Kysela) [2017320] +- ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373 (Jaroslav Kysela) [2017320] +- soundwire: cadence: do not extend reset delay (Jaroslav Kysela) [2017320] +- soundwire: intel: conditionally exit clock stop mode on system suspend (Jaroslav Kysela) [2017320] +- soundwire: intel: skip suspend/resume/wake when link was not started (Jaroslav Kysela) [2017320] +- soundwire: intel: fix potential race condition during power down (Jaroslav Kysela) [2017320] +- ASoC: intel: atom: Revert PCM buffer address setup workaround again (Jaroslav Kysela) [2017320] +- ALSA: doc: Fix indentation warning (Jaroslav Kysela) [2017320] +- ALSA: hda: Update documentation for aliasing via the model option (Jaroslav Kysela) [2017320] +- ALSA: hda: Allow model option to specify PCI SSID alias (Jaroslav Kysela) [2017320] +- ALSA: hda: Code refactoring snd_hda_pick_fixup() (Jaroslav Kysela) [2017320] +- ALSA: firewire-motu: add support for MOTU 896HD (Jaroslav Kysela) [2017320] +- ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 (Jaroslav Kysela) [2017320] +- ASoC: rsnd: adg: clearly handle clock error / NULL case (Jaroslav Kysela) [2017320] +- ASoC: rsnd: core: make some arrays static const, makes object smaller (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detect (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mic on the 2nd jack (Jaroslav Kysela) [2017320] +- ASoC: rt5640: Add rt5640_set_ovcd_params() helper (Jaroslav Kysela) [2017320] +- ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset() (Jaroslav Kysela) [2017320] +- ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack (Jaroslav Kysela) [2017320] +- ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file (Jaroslav Kysela) [2017320] +- ASoC: uniphier: make arrays mul and div static const, makes object smaller (Jaroslav Kysela) [2017320] +- ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function (Jaroslav Kysela) [2017320] +- ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks (Jaroslav Kysela) [2017320] +- ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards (Jaroslav Kysela) [2017320] +- ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend() (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components string (Jaroslav Kysela) [2017320] +- ASoC: sh: rz-ssi: Fix wrong operator used issue (Jaroslav Kysela) [2017320] +- ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data (Jaroslav Kysela) [2017320] +- ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data (Jaroslav Kysela) [2017320] +- ALSA: hda: Drop workaround for a hang at shutdown again (Jaroslav Kysela) [2017320] +- ASoC: sh: rz-ssi: Fix dereference of noderef expression warning (Jaroslav Kysela) [2017320] +- ASoC: tegra30: i2s: Use of_device_get_match_data (Jaroslav Kysela) [2017320] +- ASoC: tegra30: ahub: Use of_device_get_match_data (Jaroslav Kysela) [2017320] +- ASoC: soc-ac97: cleanup cppcheck warning (Jaroslav Kysela) [2017320] +- ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_runtime_get() (Jaroslav Kysela) [2017320] +- ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB (Jaroslav Kysela) [2017320] +- ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report() (Jaroslav Kysela) [2017320] +- ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new() (Jaroslav Kysela) [2017320] +- ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities() (Jaroslav Kysela) [2017320] +- ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_user() (Jaroslav Kysela) [2017320] +- ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new() (Jaroslav Kysela) [2017320] +- ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw_params() (Jaroslav Kysela) [2017320] +- ALSA: hda: Nuke unused reboot_notify callback (Jaroslav Kysela) [2017320] +- ALSA: hda: Suspend codec at shutdown (Jaroslav Kysela) [2017320] +- ALSA: hda: conexant: Turn off EAPD at suspend, too (Jaroslav Kysela) [2017320] +- ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Input source control - digidesign mbox (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: use software node API in Atom boards (Jaroslav Kysela) [2017320] +- ASoC: Intel: remove device_properties for Atom boards (Jaroslav Kysela) [2017320] +- ASoC: Intel: use software node API in SoundWire machines (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw_rt711*: keep codec device reference until remove (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: pass card information to init/exit functions (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: get codec device with ACPI instead of bus search (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev() (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: harden codec property handling (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Remove unused variable in rt5682_i2c_remove() (Jaroslav Kysela) [2017320] +- ASoC: sh: rz-ssi: Add SSI DMAC support (Jaroslav Kysela) [2017320] +- ASoC: sh: Add RZ/G2L SSIF-2 driver (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: make DMI L1 selection more robust (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: simplify logic for DMI_L1 handling (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: hda-stream: remove always true condition (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: Kconfig: clarify DMI L1 option description (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Count continuous pages in vmalloc buffer handler (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Prevent pops and clicks during suspend (Jaroslav Kysela) [2017320] +- ALSA: hda_audio_ext: fix kernel-doc (Jaroslav Kysela) [2017320] +- ALSA: core: control_led: use strscpy instead of strlcpy (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Remove unnecessary delays (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42 (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Add support for dolphin (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42 (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Move codec properties to its own struct (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Support i2c bulk read/write functions (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Avoid re-setting the same page as the last access (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Avoid setting the same I2C address for every access (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Generalize volume controls (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Prevent I2C access during suspend time (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Simplify CS42L42 jack detect. (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Mask CS42L42 wake events (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Disable unsolicited response for the first boot (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Disable unsolicited responses during suspend (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Use enums for register names and coefficients (Jaroslav Kysela) [2017320] +- ALSA: hda/cs8409: Move arrays of configuration to a new file (Jaroslav Kysela) [2017320] +- ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Properly turn off regulators if wrong device ID (Jaroslav Kysela) [2017320] +- ASoC: rt5682: Adjust headset volume button threshold again (Jaroslav Kysela) [2017320] +- ASoC: Intel: Fix platform ID matching (Jaroslav Kysela) [2017320] +- ASoC: rt1015p: add new acpi id and comapatible id (Jaroslav Kysela) [2017320] +- ASoC: max98390: Add support change dsm param name (Jaroslav Kysela) [2017320] +- ALSA: msnd: Use proper mmap method (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6adm: fix cppcheck warnings for unnecessary initialization (Jaroslav Kysela) [2017320] +- ASoC: qdsp6: q6asm: fix cppcheck warnings for unnecessary initialization (Jaroslav Kysela) [2017320] +- ASoC: qcom: apq8016_sbc: Add SEC_MI2S support (Jaroslav Kysela) [2017320] +- ALSA: pci: cs46xx: Fix set up buffer type properly (Jaroslav Kysela) [2017320] +- ALSA: pci: rme: Set up buffer type properly (Jaroslav Kysela) [2017320] +- ALSA: pcm: Check mmap capability of runtime dma buffer at first (Jaroslav Kysela) [2017320] +- ALSA: harmony: Drop superfluous address setup (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Fix mmap of SG-buffer with WC pages (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Update module authors (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Assume 24-bit samples are in 32-bit slots (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Validate dai_set_sysclk() frequency (Jaroslav Kysela) [2017320] +- ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bit (Jaroslav Kysela) [2017320] +- ASoC: rt5640: Silence warning message about missing interrupt (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd938x: add Multi Button Headset Control support (Jaroslav Kysela) [2017320] +- ASoC: simple-card-utils: Avoid over-allocating DLCs (Jaroslav Kysela) [2017320] +- ASoC: wcd938x: simplify return value (Jaroslav Kysela) [2017320] +- ASoC: mt6359-accdet.c: remove useless assignments (Jaroslav Kysela) [2017320] +- ASoC: max98090: remove duplicate status reads and useless assignmment (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux() (Jaroslav Kysela) [2017320] +- ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() (Jaroslav Kysela) [2017320] +- ALSA: es1688: Avoid devres management for es1688 object creation (Jaroslav Kysela) [2017320] +- ALSA: pci/korg1212: completely remove 'set but not used' warnings (Jaroslav Kysela) [2017320] +- ASoC: amd: vangogh: Drop superfluous mmap callback (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Fix pgprot for WC mmap on x86 (Jaroslav Kysela) [2017320] +- ASoC: sprd: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: qcom: qdsp6: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: qcom: lpass: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: mpc5200: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: fsl_dma: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: fsl_asrc_dma: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: tegra: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: fsl: imx-pcm-fiq: Use managed buffer allocation (Jaroslav Kysela) [2017320] +- ASoC: bcm: Use managed PCM buffer allocation (Jaroslav Kysela) [2017320] +- ALSA: pxa2xx: Use managed PCM buffer allocation (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Support WC allocation on all architectures (Jaroslav Kysela) [2017320] +- ALSA: pcm: Allow exact buffer preallocation (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Correctly name as WC (Jaroslav Kysela) [2017320] +- ALSA: memalloc: Minor refactoring (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt6359: convert to use module_platform_driver (Jaroslav Kysela) [2017320] +- ASoC: rt5514: make array div static const, makes object smaller (Jaroslav Kysela) [2017320] +- ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates (Jaroslav Kysela) [2017320] +- ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx() (Jaroslav Kysela) [2017320] +- ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx() (Jaroslav Kysela) [2017320] +- ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume() (Jaroslav Kysela) [2017320] +- ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx() (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw_max98373: remove useless inits (Jaroslav Kysela) [2017320] +- ASoC: Intel: update sof_pcm512x quirks (Jaroslav Kysela) [2017320] +- ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: make array static const, makes object smaller (Jaroslav Kysela) [2017320] +- ASoC: tlv320aic32x4: make array clocks static, makes object smaller (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Fix HP ElitePad 1000 G2 quirk (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Add support for a second headset mic input (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Add support for a second headphones output (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Add a byt_rt5640_get_codec_dai() helper (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Add line-out support (Jaroslav Kysela) [2017320] +- ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output (Jaroslav Kysela) [2017320] +- soundwire: intel: introduce shim and alh base (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: move sof_intel_dsp_desc() forward (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition (Jaroslav Kysela) [2017320] +- ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc (Jaroslav Kysela) [2017320] +- soundwire: move intel sdw register definitions to sdw_intel.h (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link() (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load() (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load() (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load() (Jaroslav Kysela) [2017320] +- ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() (Jaroslav Kysela) [2017320] +- ASoC: rsnd: make some arrays static const, makes object smaller (Jaroslav Kysela) [2017320] +- ALSA: doc: Add the description of quirk_flags option for snd-usb-audio (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Add quirk_flags module option (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move generic DSD raw detection into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move ignore_ctl_error check into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move autosuspend quirk into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move rate validation quirk into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move interface setup delay into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move control message delay quirk into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move clock setup quirk into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move playback_first flag into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move tx_length quirk handling to quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move txfr_quirk handling to quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Move media-controller API quirk into quirk_flags (Jaroslav Kysela) [2017320] +- ALSA: usb-audio: Introduce quirk_flags field (Jaroslav Kysela) [2017320] +- soundwire: cadence: override PDI configurations to create loopback (Jaroslav Kysela) [2017320] +- soundwire: cadence: add debugfs interface for PDI loopbacks (Jaroslav Kysela) [2017320] +- soundwire: stream: don't program mockup device ports (Jaroslav Kysela) [2017320] +- soundwire: bus: squelch error returned by mockup devices (Jaroslav Kysela) [2017320] +- soundwire: add flag to ignore all command/control for mockup devices (Jaroslav Kysela) [2017320] +- soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATA (Jaroslav Kysela) [2017320] +- soundwire: cadence: add paranoid check on self-clearing bits (Jaroslav Kysela) [2017320] +- ALSA: core: Fix double calls of snd_card_free() via devres (Jaroslav Kysela) [2017320] +- ALSA: pcxhr: use __func__ to get funcion's name in an output message (Jaroslav Kysela) [2017320] +- ASoC: intel: skylake: Drop superfluous mmap callback (Jaroslav Kysela) [2017320] +- ASoC: amd: Drop superfluous mmap callbacks (Jaroslav Kysela) [2017320] +- ASoC: v253_init: eliminate pointer to string (Jaroslav Kysela) [2017320] +- ASoC: cx20442: tty_ldisc_ops::write_wakeup is optional (Jaroslav Kysela) [2017320] +- ASoC: samsung: Constify static snd_soc_ops (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_widgets() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name() (Jaroslav Kysela) [2017320] +- ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name() (Jaroslav Kysela) [2017320] +- ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc' (Jaroslav Kysela) [2017320] +- ASoC: Intel: Fix spelling contraction "cant" -> "can't" (Jaroslav Kysela) [2017320] +- ASoC: amd: fix an IS_ERR() vs NULL bug in probe (Jaroslav Kysela) [2017320] +- ASoC: rt5682: enable SAR ADC power saving mode during suspend (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan() (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active() (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture() (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close() (Jaroslav Kysela) [2017320] +- ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb() (Jaroslav Kysela) [2017320] +- ALSA: seq: Fix comments of wrong client number for MIDI Passthrough (Jaroslav Kysela) [2017320] +- ASoC: rt1015: Remove unnecessary flush work on rt1015 driver (Jaroslav Kysela) [2017320] +- docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters (Jaroslav Kysela) [2017320] +- ASoC: amd: Use dev_probe_err helper (Jaroslav Kysela) [2017320] +- ASoC: amd: Don't show messages about deferred probing by default (Jaroslav Kysela) [2017320] +- soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15 (Jaroslav Kysela) [2017320] +- soundwire: bus: update Slave status in sdw_clear_slave_status (Jaroslav Kysela) [2017320] +- soundwire: cadence: Remove ret variable from sdw_cdns_irq() (Jaroslav Kysela) [2017320] +- soundwire: bus: filter out more -EDATA errors on clock stop (Jaroslav Kysela) [2017320] +- soundwire: dmi-quirks: add ull suffix for SoundWire _ADR values (Jaroslav Kysela) [2017320] +- ASoC: amd: enable vangogh acp5x driver build (Jaroslav Kysela) [2017320] +- ASoC: amd: add vangogh i2s dma driver pm ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add vangogh pci driver pm ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add vangogh i2s dai driver ops (Jaroslav Kysela) [2017320] +- ASoC: amd: add vangogh i2s controller driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add ACP5x pcm dma driver ops (Jaroslav Kysela) [2017320] +- ASoC: amd: irq handler changes for ACP5x PCM dma driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add ACP5x PCM platform driver (Jaroslav Kysela) [2017320] +- ASoC: amd: create acp5x platform devices (Jaroslav Kysela) [2017320] +- ASoc: amd: add acp5x init/de-init functions (Jaroslav Kysela) [2017320] +- ASoC: amd: add Vangogh ACP PCI driver (Jaroslav Kysela) [2017320] +- ASoC: amd: add Vangogh ACP5x IP register header (Jaroslav Kysela) [2017320] +- ALSA: sc6000: Use explicit cast for __iomem pointer (Jaroslav Kysela) [2017320] +- ALSA: korg1212: Fix wrongly shuffled firmware loader code (Jaroslav Kysela) [2017320] +- ALSA: als300: Fix missing chip initialization (Jaroslav Kysela) [2017320] +- ALSA: cs4281: Fix missing chip initialization (Jaroslav Kysela) [2017320] +- ALSA: sc6000: Assign vport directly on card's private_data (Jaroslav Kysela) [2017320] +- ALSA: sc6000: Fix incorrect sizeof operator (Jaroslav Kysela) [2017320] +- ALSA: opti9xx: fix missing { } around an if block (Jaroslav Kysela) [2017320] +- ALSA: nm256: Fix error return code in snd_nm256_create() (Jaroslav Kysela) [2017320] +- ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15 (Jaroslav Kysela) [2017320] +- ASoC: ti: j721e-evm: Convert the audio domain IDs to enum (Jaroslav Kysela) [2017320] +- ALSA: pcsp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: dummy: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: aloop: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: mpu401: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: serial-u16550: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: mtpav: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: virmidi: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: x86: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: wavefront: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: sscape: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: sc6000: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: opl3sa2: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: opti9xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: msnd: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: gus: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: galaxy: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: es18xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: es1688: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cs423x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cmi8330: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cmi8328: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: azt2320: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: als100: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: adlib: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ad1848: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: sb: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: wss: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ad1816a: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ymfpci: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: vx222: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: vx: Manage vx_core object with devres (Jaroslav Kysela) [2017320] +- ALSA: trident: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: rme9652: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: hdspm: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: hdsp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: riptide: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: oxygen: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: nm256: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: lx6464es: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: lola: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: korg1212: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ice1724: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ali5451: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ice1724: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ice1712: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: emu10k1x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: emu10k1: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: echoaudio: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cs5535audio: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cs46xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ca0106: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: aw2: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: au88x0: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ali5451: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: via82xx: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: sonicvibes: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: sis7019: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: rme96: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: rme32: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: maestro3: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: fm801: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: es1968: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: es1938: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ens137x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cs5530: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cs4281: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: cmipci: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: bt87x: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: azt3328: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: als4000: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: als300: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: ad1889: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: hda: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: atiixp: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: intel8x0: Allocate resources with device-managed APIs (Jaroslav Kysela) [2017320] +- ALSA: doc: Add device-managed resource section (Jaroslav Kysela) [2017320] +- ALSA: core: Add device-managed request_dma() (Jaroslav Kysela) [2017320] +- ALSA: core: Add managed card creation (Jaroslav Kysela) [2017320] +- ALSA: core: Add device-managed page allocator helper (Jaroslav Kysela) [2017320] +- ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization" (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd938x: remove unused port-map reference (Jaroslav Kysela) [2017320] +- ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement (Jaroslav Kysela) [2017320] +- ALSA: compress: Initialize mutex in snd_compress_new() (Jaroslav Kysela) [2017320] +- ALSA: compress: Drop unused functions (Jaroslav Kysela) [2017320] +- ASoC: Intel: boards: sof_sdw: add SoundWire mockup codecs for tests (Jaroslav Kysela) [2017320] +- ASoC: soc-acpi: tgl: add table for SoundWire mockup devices (Jaroslav Kysela) [2017320] +- ASoC: soc-acpi: cnl: add table for SoundWire mockup devices (Jaroslav Kysela) [2017320] +- ASoC: codecs: add SoundWire mockup device support (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: update quirk for jack detection in ADL RVP (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_sdw: extends SOF_RT711_JDSRC to 4 bits (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_rt5682: code refactor for max98360a (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360a (Jaroslav Kysela) [2017320] +- ASoC: Intel: maxim-common: support max98360a (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequence (Jaroslav Kysela) [2017320] +- ALSA: intel8x0: Skip ac97 clock measurement on VM (Jaroslav Kysela) [2017320] +- ALSA: hda/hdmi: Add option to enable all pins forcibly (Jaroslav Kysela) [2017320] +- ALSA: x86: simplify with sync_stop PCM ops (Jaroslav Kysela) [2017320] +- ALSA: ice1724: Remove superfluous loop over model table (Jaroslav Kysela) [2017320] +- ALSA: hda/ca0132: remove redundant initialization of variable status (Jaroslav Kysela) [2017320] +- ASoC: amd: fix spelling mistakes (Jaroslav Kysela) [2017320] +- ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count (Jaroslav Kysela) [2017320] +- ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe() (Jaroslav Kysela) [2017320] +- ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination (Jaroslav Kysela) [2017320] +- ASoC: wm_adsp: Remove pointless string comparison (Jaroslav Kysela) [2017320] +- ASoC: codecs: wcd938x: fix returnvar.cocci warnings (Jaroslav Kysela) [2017320] +- ASoC: atmel: ATMEL drivers don't need HAS_DMA (Jaroslav Kysela) [2017320] +- ASoC: ti: delete some dead code in omap_abe_probe() (Jaroslav Kysela) [2017320] +- ASoC: atmel: fix spelling mistakes (Jaroslav Kysela) [2017320] +- ASoC: Intel: sof_cs42l42: use helper function to get bclk frequency (Jaroslav Kysela) [2017320] +- ASoC: SOF: add a helper to get topology configured bclk (Jaroslav Kysela) [2017320] +- ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe (Jaroslav Kysela) [2017320] +- ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe (Jaroslav Kysela) [2017320] +- ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP (Jaroslav Kysela) [2017320] +- ASoC: ti: davinci-mcasp: Fix DIT mode support (Jaroslav Kysela) [2017320] + +* Thu Feb 17 2022 Herton R. Krzesinski [5.14.0-64.el9] +- igc: Fix TX timestamp support for non-MSI-X platforms (Corinna Vinschen) [2040335] +- igc: Do not enable crosstimestamping for i225-V models (Corinna Vinschen) [2040335] +- igc: Fix typo in i225 LTR functions (Corinna Vinschen) [2040335] +- igc: enable XDP metadata in driver (Corinna Vinschen) [2040335] +- igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS (Corinna Vinschen) [2040335] +- igc: Change Device Reset to Port Reset (Corinna Vinschen) [2040335] +- igc: Add new device ID (Corinna Vinschen) [2040335] +- igc: Remove media type checking on the PHY initialization (Corinna Vinschen) [2040335] +- igc: Update I226_K device ID (Corinna Vinschen) [2040335] +- net: intel: igc_ptp: fix build for UML (Corinna Vinschen) [2040335] +- igc: fix tunnel offloading (Corinna Vinschen) [2040335] +- igc: Add support for CBS offloading (Corinna Vinschen) [2040335] +- igc: Simplify TSN flags handling (Corinna Vinschen) [2040335] +- igc: Use default cycle 'start' and 'end' values for queues (Corinna Vinschen) [2040335] +- igc: Add support for PTP getcrosststamp() (Corinna Vinschen) [2040335] +- igc: Enable PCIe PTM (Corinna Vinschen) [2040335] +- igc: Increase timeout value for Speed 100/1000/2500 (Corinna Vinschen) [2040335] +- igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling (Corinna Vinschen) [2040335] +- igc: Remove phy->type checking (Corinna Vinschen) [2040335] +- igc: Remove _I_PHY_ID checking (Corinna Vinschen) [2040335] +- igc: Check if num of q_vectors is smaller than max before array access (Corinna Vinschen) [2040335] +- Revert "igc: Export LEDs" (Corinna Vinschen) [2040335] +- igc: Export LEDs (Corinna Vinschen) [2040335] +- igc: Make flex filter more flexible (Corinna Vinschen) [2040335] +- igc: Allow for Flex Filters to be installed (Corinna Vinschen) [2040335] +- igc: Integrate flex filter into ethtool ops (Corinna Vinschen) [2040335] +- igc: Add possibility to add flex filter (Corinna Vinschen) [2040335] +- EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1998360] +- nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() (Gopal Tiwari) [2043756] +- scsi: reserve space in structures for KABI (Ewan D. Milne) [2044443] +- vt_kdsetmode: extend console locking (John W. Linville) [2003820] +- ice: Fix problems with DSCP QoS implementation (Jonathan Toppins) [2032582] +- ice: Fix race conditions between virtchnl handling and VF ndo ops (Jonathan Toppins) [2032582] +- ice: Fix not stopping Tx queues for VFs (Jonathan Toppins) [2032582] +- ice: Fix replacing VF hardware MAC to existing MAC filter (Jonathan Toppins) [2032582] +- ice: Remove toggling of antispoof for VF trusted promiscuous mode (Jonathan Toppins) [2032582] +- ice: Fix VF true promiscuous mode (Jonathan Toppins) [2032582] +- ice: Remove boolean vlan_promisc flag from function (Jonathan Toppins) [2032582] +- ice: check whether PTP is initialized in ice_ptp_release() (Jonathan Toppins) [2032582] +- ice: Respond to a NETDEV_UNREGISTER event for LAG (Jonathan Toppins) [2032582] +- ice: use devm_kcalloc() instead of devm_kzalloc() (Jonathan Toppins) [2032582] +- ice: Make use of the helper function devm_add_action_or_reset() (Jonathan Toppins) [2032582] +- ice: fix software generating extra interrupts (Jonathan Toppins) [2032582] +- ice: fix rate limit update after coalesce change (Jonathan Toppins) [2032582] +- ice: update dim usage and moderation (Jonathan Toppins) [2032582] +- ice: Add support for VF rate limiting (Jonathan Toppins) [2032582] +- ice: Add missing E810 device ids (Jonathan Toppins) [2032582] +- ice: make use of ice_for_each_* macros (Jonathan Toppins) [2032582] +- ice: split ice_ring onto Tx/Rx separate structs (Jonathan Toppins) [2032582] +- ice: move ice_container_type onto ice_ring_container (Jonathan Toppins) [2032582] +- ice: remove ring_active from ice_ring (Jonathan Toppins) [2032582] +- ice: Print the api_patch as part of the fw.mgmt.api (Jonathan Toppins) [2032582] +- ice: fix getting UDP tunnel entry (Jonathan Toppins) [1978828 2032582] +- ice: Avoid crash from unnecessary IDA free (Jonathan Toppins) [2032582] +- ice: Fix failure to re-add LAN/RDMA Tx queues (Jonathan Toppins) [2032582] +- ice: fix locking for Tx timestamp tracking flush (Jonathan Toppins) [2032582] +- ice: Prefer kcalloc over open coded arithmetic (Jonathan Toppins) [2032582] +- ice: Fix macro name for IPv4 fragment flag (Jonathan Toppins) [2032582] +- ice: refactor devlink getter/fallback functions to void (Jonathan Toppins) [2032582] +- ice: Fix link mode handling (Jonathan Toppins) [2032582] +- ice: Add feature bitmap, helpers and a check for DSCP (Jonathan Toppins) [2032582] +- ice: Add DSCP support (Jonathan Toppins) [2032582] +- ice: Correctly deal with PFs that do not support RDMA (Jonathan Toppins) [2032582] +- ice: add lock around Tx timestamp tracker flush (Jonathan Toppins) [2032582] +- ice: remove dead code for allocating pin_config (Jonathan Toppins) [2032582] + +* Thu Feb 17 2022 Herton R. Krzesinski [5.14.0-63.el9] +- wireguard: ratelimiter: use kvcalloc() instead of kvzalloc() (Hangbin Liu) [2041408] +- wireguard: receive: drop handshakes if queue lock is contended (Hangbin Liu) [2041408] +- wireguard: receive: use ring buffer for incoming handshakes (Hangbin Liu) [2041408] +- wireguard: allowedips: add missing __rcu annotation to satisfy sparse (Hangbin Liu) [2041408] +- ionic: Initialize the 'lif->dbid_inuse' bitmap (Jonathan Toppins) [2039988] +- ionic: tame the filter no space message (Jonathan Toppins) [2013549 2039988] +- ionic: allow adminq requests to override default error message (Jonathan Toppins) [2013549 2039988] +- ionic: handle vlan id overflow (Jonathan Toppins) [2013549 2039988] +- ionic: generic filter delete (Jonathan Toppins) [2013549 2039988] +- ionic: generic filter add (Jonathan Toppins) [2013549 2039988] +- ionic: add generic filter search (Jonathan Toppins) [2013549 2039988] +- ionic: remove mac overflow flags (Jonathan Toppins) [2013549 2039988] +- ionic: move lif mac address functions (Jonathan Toppins) [2013549 2039988] +- ionic: add filterlist to debugfs (Jonathan Toppins) [2013549 2039988] +- ionic: add lif param to ionic_qcq_disable (Jonathan Toppins) [2039988] +- ionic: have ionic_qcq_disable decide on sending to hardware (Jonathan Toppins) [2039988] +- ionic: add polling to adminq wait (Jonathan Toppins) [2039988] +- ionic: widen queue_lock use around lif init and deinit (Jonathan Toppins) [2039988] +- ionic: move lif mutex setup and delete (Jonathan Toppins) [2039988] +- ionic: check for binary values in FW ver string (Jonathan Toppins) [2039988] +- ionic: remove debug stats (Jonathan Toppins) [2039988] +- ionic: don't remove netdev->dev_addr when syncing uc list (Jonathan Toppins) [2039988] +- ionic: move filter sync_needed bit set (Jonathan Toppins) [2039988] +- ionic: fix gathering of debug stats (Jonathan Toppins) [2039988] +- ionic: fix a sleeping in atomic bug (Jonathan Toppins) [2039988] +- ionic: fix double use of queue-lock (Jonathan Toppins) [2039988] +- ionic: recreate hwstamp queues on ifup (Jonathan Toppins) [2039988] +- ionic: pull hwstamp queue_lock up a level (Jonathan Toppins) [2039988] +- ionic: add queue lock around open and stop (Jonathan Toppins) [2039988] +- ionic: fill mac addr earlier in add_addr (Jonathan Toppins) [2039988] +- ionic: squelch unnecessary fw halted message (Jonathan Toppins) [2039988] +- ionic: fire watchdog again after fw_down (Jonathan Toppins) [2039988] +- ionic: handle mac filter overflow (Jonathan Toppins) [2039988] +- ionic: refactor ionic_lif_addr to remove a layer (Jonathan Toppins) [2039988] +- ionic: sync the filters in the work task (Jonathan Toppins) [2039988] +- ionic: flatten calls to set-rx-mode (Jonathan Toppins) [2039988] +- ionic: remove old work task types (Jonathan Toppins) [2039988] +- ionic: add function tag to debug string (Jonathan Toppins) [2039988] +- ionic: enable rxhash only with multiple queues (Jonathan Toppins) [2039988] +- ionic: block some ethtool operations when fw in reset (Jonathan Toppins) [2039988] +- ionic: remove unneeded comp union fields (Jonathan Toppins) [2039988] +- ionic: increment num-vfs before configure (Jonathan Toppins) [2039988] +- ionic: use fewer inits on the buf_info struct (Jonathan Toppins) [2039988] +- ionic: init reconfig err to 0 (Jonathan Toppins) [2039988] +- ionic: print firmware version on identify (Jonathan Toppins) [2039988] +- ionic: monitor fw status generation (Jonathan Toppins) [2039988] +- ionic: minimize resources when under kdump (Jonathan Toppins) [2039988] +- ionic: drop useless check of PCI driver data validity (Jonathan Toppins) [2039988] + +* Wed Feb 16 2022 Herton R. Krzesinski [5.14.0-62.el9] +- ibmvnic: remove unused defines (Diego Domingos) [2047921] +- ibmvnic: Update driver return codes (Diego Domingos) [2047921] +- powerpc/fadump: opt out from freeing pages on cma activation failure (Diego Domingos) [2040289] +- mm/cma: provide option to opt out from exposing pages on activation failure (Diego Domingos) [2040289] +- firmware: smccc: Fix check for ARCH_SOC_ID not implemented (Vitaly Kuznetsov) [2052908] +- rcu: Tighten rcu_advance_cbs_nowake() checks (Daniel Vacek) [2026991] +- redhat/configs: Disable CONFIG_MACINTOSH_DRIVERS (Prarit Bhargava) [2053028] +- ibmvnic: remove unused ->wait_capability (Diego Domingos) [2047928] +- ibmvnic: don't spin in tasklet (Diego Domingos) [2047928] +- ibmvnic: init ->running_cap_crqs early (Diego Domingos) [2047928] +- ibmvnic: Allow extra failures before disabling (Diego Domingos) [2047928] +- s390/pv: fix the forcing of the swiotlb (Thomas Huth) [2051581] +- scsi: vmw_pvscsi: Set residual data length conditionally (Cathy Avery) [2048178] +- selinux: fix double free of cond_list on error paths (Ondrej Mosnacek) [2052439] +- selinux: fix NULL-pointer dereference when hashtab allocation fails (Ondrej Mosnacek) [2052436] +- isdn: cpai: check ctr->cnr to avoid array index out of bound (Chris von Recklinghausen) [2016492] {CVE-2021-43389} +- mm/hwpoison: fix unpoison_memory() (Aristeu Rozanski) [1972220] +- mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE (Aristeu Rozanski) [1972220] +- mm/hwpoison: mf_mutex for soft offline and unpoison (Aristeu Rozanski) [1972220] +- mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() (Aristeu Rozanski) [1972220] +- mm, hwpoison: fix condition in free hugetlb page path (Aristeu Rozanski) [1972220] +- filemap: remove PageHWPoison check from next_uptodate_page() (Aristeu Rozanski) [1972220] +- mm: hwpoison: handle non-anonymous THP correctly (Aristeu Rozanski) [1972220] +- mm: hwpoison: refactor refcount check handling (Aristeu Rozanski) [1972220] +- mm: filemap: coding style cleanup for filemap_map_pmd() (Aristeu Rozanski) [1972220] +- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (John Meneghini) [2031648] +- scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (John Meneghini) [2006606] +- redhat/configs: Enable CONFIG_TEST_BPF (Viktor Malik) [2035168] +- ext4: fix potential NULL pointer dereference in ext4_fill_super() (Lukas Czerner) [2051466] +- netfilter: ipset: Emit deprecation warning at set creation time (Phil Sutter) [2048194] +- redhat: move CONFIG_ARM64_MTE to aarch64 config directory (Herton R. Krzesinski) +- cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning (Waiman Long) [1996015] +- cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (Waiman Long) [1996015] +- net ticp:fix a kernel-infoleak in __tipc_sendmsg() (Xin Long) [2050039] +- tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set (Xin Long) [2050039] +- tipc: delete the unlikely branch in tipc_aead_encrypt (Xin Long) [2050039] +- blktrace: switch trace spinlock to a raw spinlock (Wander Lairson Costa) [2047971] +- NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION (Steve Dickson) [2027447] +- igb: fix deadlock caused by taking RTNL in RPM resume path (Corinna Vinschen) [2040312] +- igb: Fix removal of unicast MAC filters of VFs (Corinna Vinschen) [2040312] +- igb: fix netpoll exit with traffic (Corinna Vinschen) [2040312] +- igb: unbreak I2C bit-banging on i350 (Corinna Vinschen) [2040312] +- igb: Avoid memcpy() over-reading of ETH_SS_STATS (Corinna Vinschen) [2040312] +- igb: Add counter to i21x doublecheck (Corinna Vinschen) [2040312] +- net: create netdev->dev_addr assignment helpers (Josef Oskera) [2030720] + +* Wed Feb 16 2022 Herton R. Krzesinski [5.14.0-61.el9] +- Enable KUNIT tests for redhat kernel-modules-internal (Nico Pache) [2048326] +- kasan: test: fix compatibility with FORTIFY_SOURCE (Nico Pache) [2048326] +- kasan: test: silence intentional read overflow warnings (Nico Pache) [2048326] +- kasan: test: bypass __alloc_size checks (Nico Pache) [2048326] +- mm/damon/vaddr-test: split a test function having >1024 bytes frame size (Nico Pache) [2048326] +- lib: Introduce CONFIG_MEMCPY_KUNIT_TEST (Nico Pache) [2048326] +- nvme-rdma: fix possible use-after-free in transport error_recovery work (Chris Leech) [1994618 2033414] +- nvme-tcp: fix possible use-after-free in transport error_recovery work (Chris Leech) [1994618 2033414] +- nvme: fix a possible use-after-free in controller reset during load (Chris Leech) [1994618 2033414] +- redhat/configs: enable CONFIG_CMA on aarch64 as tech-preview (David Hildenbrand) [2043141] +- redhat/configs: simplify CONFIG_CMA_AREAS (David Hildenbrand) [2043141] +- redhat/configs: simplify CONFIG_CMA_DEBUG (David Hildenbrand) [2043141] +- redhat/configs: simplify CONFIG_CMA_DEBUGFS (David Hildenbrand) [2043141] +- bpf: Fix kernel address leakage in atomic fetch (Jiri Olsa) [2046636] {CVE-2021-4203} +- IB/rdmavt: Validate remote_addr during loopback atomic tests (Kamal Heib) [2032114] +- [s390] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices (Mete Durlu) [2049016] +- [s390] s390/cpumf: Support for CPU Measurement Sampling Facility LS bit (Mete Durlu) [2048979] +- [s390] s390/cpumf: Support for CPU Measurement Facility CSVN 7 (Mete Durlu) [2048979] +- net: openvswitch: Fix ct_state nat flags for conns arriving from tc (Antoine Tenart) [2045048] +- net: openvswitch: Fix matching zone id for invalid conns arriving from tc (Antoine Tenart) [2045048] +- net/sched: flow_dissector: Fix matching on zone id for invalid conns (Antoine Tenart) [2045048] +- net/sched: Extend qdisc control block with tc control block (Antoine Tenart) [2045048] +- openvswitch: fix sparse warning incorrect type (Antoine Tenart) [2045048] +- openvswitch: fix alignment issues (Antoine Tenart) [2045048] +- openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS (Antoine Tenart) [2045048] +- openvswitch: Introduce per-cpu upcall dispatch (Antoine Tenart) [2045048] +- netfilter: fix regression in looped (broad|multi)cast's MAC handling (Florian Westphal) [2044272] +- selftests: nft_concat_range: add test for reload with no element add/del (Florian Westphal) [2044272] +- selftests: netfilter: Add correctness test for mac,net set type (Florian Westphal) [2044272] +- netfilter: conntrack: don't increment invalid counter on NF_REPEAT (Florian Westphal) [2044272] +- netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone (Florian Westphal) [2044272] +- netfilter: nft_payload: do not update layer 4 checksum when mangling fragments (Florian Westphal) [2044272] +- netfilter: bridge: add support for pppoe filtering (Florian Westphal) [2044272] +- netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() (Florian Westphal) [2044272] +- netfilter: conntrack: annotate data-races around ct->timeout (Florian Westphal) [2044272] +- netfilter: nft_exthdr: break evaluation if setting TCP option fails (Florian Westphal) [2044272] +- nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups (Florian Westphal) [2044272] +- tracing: Tag trace_percpu_buffer as a percpu pointer (Jerome Marchand) [2035164] +- tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() (Jerome Marchand) [2035164] +- selftests: cgroup: Test open-time cgroup namespace usage for migration checks (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- selftests: cgroup: Test open-time credential usage for migration checks (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- cgroup: Use open-time cgroup namespace for process migration perm checks (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- cgroup: Use open-time credentials for process migraton perm checks (Chris von Recklinghausen) [2035768] {CVE-2021-4197} +- x86/sched: Decrease further the priorities of SMT siblings (Prarit Bhargava) [1971926] + +* Tue Feb 15 2022 Herton R. Krzesinski [5.14.0-60.el9] +- crypto: jitter - add oversampling of noise source (Herbert Xu) [2036816] +- Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" (Guillaume Nault) [2027560] +- Change "-auto" suffix to fix CI automotive pipeline issues (Julio Faracco) +- nvme: drop unused variable ctrl in nvme_setup_cmd (John Meneghini) [2044616] +- nvme: increment request genctr on completion (John Meneghini) [2044616] +- nvme-pci: Fix abort command id (John Meneghini) [2044616] +- nvme: add command id quirk for apple controllers (John Meneghini) [2044616] +- nvme: move nvme_multi_css into nvme.h (John Meneghini) [2044616] +- nvme: code command_id with a genctr for use-after-free validation (John Meneghini) [2044616] +- nvme-pci: limit maximum queue depth to 4095 (John Meneghini) [2044616] +- selftests: Calculate udpgso segment count without header adjustment (Xin Long) [2044129] +- udp: using datalen to cap ipv6 udp max gso segments (Xin Long) [2044129] +- inet_diag: fix kernel-infoleak for UDP sockets (Xin Long) [2044129] +- udp: using datalen to cap max gso segments (Xin Long) [2044129] +- sctp: hold endpoint before calling cb in sctp_transport_lookup_process (Xin Long) [2043823] +- sctp: use call_rcu to free endpoint (Xin Long) [2043823] +- sctp: move hlist_node and hashent out of sctp_ep_common (Xin Long) [2043823] +- sctp: make the raise timer more simple and accurate (Xin Long) [2043823] +- nfsd: fix use-after-free due to delegation race (Benjamin Coddington) [1991929] +- bonding: Fix extraction of ports from the packet headers (Jonathan Toppins) [2042548] +- bonding: fix ad_actor_system option setting to default (Jonathan Toppins) [2042548] +- bonding: make tx_rebalance_counter an atomic (Jonathan Toppins) [2042548] +- bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed (Jonathan Toppins) [2042548] +- bonding: 3ad: pass parameter bond_params by reference (Jonathan Toppins) [2042548] +- bonding: complain about missing route only once for A/B ARP probes (Jonathan Toppins) [2042548] +- bonding: improve nl error msg when device can't be enslaved because of IFF_MASTER (Jonathan Toppins) [2042548] +- bonding: combine netlink and console error messages (Jonathan Toppins) [2042548] +- net, bonding: Refactor bond_xmit_hash for use with xdp_buff (Jonathan Toppins) [2042548] +- net: bonding: bond_alb: Remove the dependency on ipx network layer (Jonathan Toppins) [2042548] +- bonding: add new option lacp_active (Jonathan Toppins) [1951951 2042548] +- bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler() (Jonathan Toppins) [2042548] +- fget: clarify and improve __fget_files() implementation (Miklos Szeredi) [2030418] {CVE-2021-4083} +- fget: check that the fd still exists after getting a ref to it (Miklos Szeredi) [2030418] {CVE-2021-4083} +- ipv6: Continue processing multipath route even if gateway attribute is invalid (Hangbin Liu) [2041401] +- ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route (Hangbin Liu) [2041401] +- ipv6: Do cleanup if attribute validation fails in multipath route (Hangbin Liu) [2041401] +- ipv6: Check attribute length for RTA_GATEWAY in multipath route (Hangbin Liu) [2041401] +- ipv6: fix memory leak in fib6_rule_suppress (Hangbin Liu) [2041401] +- net: nexthop: reduce rcu synchronizations when replacing resilient groups (Hangbin Liu) [2041401] +- net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group (Hangbin Liu) [2041401] +- net: ipv6: add fib6_nh_release_dsts stub (Hangbin Liu) [2041401] +- ipv6: fix typos in __ip6_finish_output() (Hangbin Liu) [2041401] +- igbvf: Refactor trace (Corinna Vinschen) [2040322] +- igbvf: fix double free in `igbvf_probe` (Corinna Vinschen) [2040322] +- bnx2x: Fix enabling network interfaces without VFs (Manish Chopra) [1998304] +- tun: fix bonding active backup with arp monitoring (Jonathan Toppins) [2050837] + +* Fri Feb 11 2022 Herton R. Krzesinski [5.14.0-59.el9] +- gfs2: Fix gfs2_release for non-writers regression (Bob Peterson) [2030397] +- gfs2: gfs2_create_inode rework (Andreas Gruenbacher) [2002803] +- gfs2: gfs2_inode_lookup rework (Andreas Gruenbacher) [2002803] +- gfs2: gfs2_inode_lookup cleanup (Andreas Gruenbacher) [2002803] +- gfs2: Fix remote demote of weak glock holders (Andreas Gruenbacher) [1958140] +- gfs2: Fix unused value warning in do_gfs2_set_flags() (Andreas Gruenbacher) [1958140] +- gfs2: Fix glock_hash_walk bugs (Andreas Gruenbacher) [2008541] +- gfs2: Cancel remote delete work asynchronously (Bob Peterson) [2002803] +- gfs2: set glock object after nq (Bob Peterson) [1998303] +- gfs2: remove RDF_UPTODATE flag (Bob Peterson) [1998303] +- gfs2: Eliminate GIF_INVALID flag (Bob Peterson) [1998303] +- gfs2: Fix atomic bug in gfs2_instantiate (Andreas Gruenbacher) [1998303] +- gfs2: fix GL_SKIP node_scope problems (Bob Peterson) [1998303] +- gfs2: split glock instantiation off from do_promote (Bob Peterson) [1998303] +- gfs2: further simplify do_promote (Bob Peterson) [1998303] +- gfs2: re-factor function do_promote (Bob Peterson) [1998303] +- gfs2: Remove 'first' trace_gfs2_promote argument (Andreas Gruenbacher) [1998303] +- gfs2: change go_lock to go_instantiate (Bob Peterson) [1998303] +- gfs2: dump glocks from gfs2_consist_OBJ_i (Bob Peterson) [1998303] +- gfs2: dequeue iopen holder in gfs2_inode_lookup error (Bob Peterson) [2006870] +- gfs2: Save ip from gfs2_glock_nq_init (Bob Peterson) [1998303] +- gfs2: Allow append and immutable bits to coexist (Bob Peterson) [1998303] +- gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug (Bob Peterson) [1998303] +- gfs2: move GL_SKIP check from glops to do_promote (Bob Peterson) [1998303] +- gfs2: Add GL_SKIP holder flag to dump_holder (Bob Peterson) [1998303] +- gfs2: remove redundant check in gfs2_rgrp_go_lock (Bob Peterson) [1998303] +- gfs2: Fix mmap + page fault deadlocks for direct I/O (Andreas Gruenbacher) [1958140] +- iov_iter: Introduce nofault flag to disable page faults (Andreas Gruenbacher) [1958140] +- gup: Introduce FOLL_NOFAULT flag to disable page faults (Andreas Gruenbacher) [1958140] +- iomap: Add done_before argument to iomap_dio_rw (Andreas Gruenbacher) [1958140] +- iomap: Support partial direct I/O on user copy failures (Andreas Gruenbacher) [1958140] +- iomap: Fix iomap_dio_rw return value for user copies (Andreas Gruenbacher) [1958140] +- iomap: support reading inline data from non-zero pos (Andreas Gruenbacher) [1958140] +- gfs2: Only dereference i->iov when iter_is_iovec(i) (Andreas Gruenbacher) [1958140] +- gfs2: Prevent endless loops in gfs2_file_buffered_write (Andreas Gruenbacher) [1958140] +- gfs2: Fix mmap + page fault deadlocks for buffered I/O (Andreas Gruenbacher) [1958140] +- gfs2: Eliminate ip->i_gh (Andreas Gruenbacher) [1958140] +- gfs2: Move the inode glock locking to gfs2_file_buffered_write (Andreas Gruenbacher) [1958140] +- gfs2: Fix "Introduce flag for glock holder auto-demotion" (Andreas Gruenbacher) [1958140] +- gfs2: Introduce flag for glock holder auto-demotion (Bob Peterson) [1958140] +- gfs2: Clean up function may_grant (Andreas Gruenbacher) [1958140] +- gfs2: Add wrapper for iomap_file_buffered_write (Andreas Gruenbacher) [1958140] +- iov_iter: Introduce fault_in_iov_iter_writeable (Andreas Gruenbacher) [1958140] +- iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable (Andreas Gruenbacher) [1958140] +- gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} (Andreas Gruenbacher) [1958140] +- powerpc/kvm: Fix kvm_use_magic_page (Andreas Gruenbacher) [1958140] +- iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value (Andreas Gruenbacher) [1958140] +- gfs2: Fix length of holes reported at end-of-file (Andreas Gruenbacher) [2029955] +- gfs2: release iopen glock early in evict (Bob Peterson) [2009406] +- gfs2: Switch to may_setattr in gfs2_setattr (Bob Peterson) [2029947] +- fs: Move notify_change permission checks into may_setattr (Bob Peterson) [2029947] +- gfs2: Remove redundant check from gfs2_glock_dq (Bob Peterson) [2030090] +- gfs2: Delay withdraw from atomic context (Bob Peterson) [2030090] +- gfs2: nit: gfs2_drop_inode shouldn't return bool (Bob Peterson) [2030090] +- gfs2: Eliminate vestigial HIF_FIRST (Bob Peterson) [2030090] +- gfs2: Make recovery error more readable (Bob Peterson) [2030090] +- gfs2: Don't release and reacquire local statfs bh (Bob Peterson) [2030090] +- gfs2: init system threads before freeze lock (Bob Peterson) [2030090] +- gfs2: tiny cleanup in gfs2_log_reserve (Bob Peterson) [2030090] +- gfs2: trivial clean up of gfs2_ail_error (Bob Peterson) [2030090] +- gfs2: be more verbose replaying invalid rgrp blocks (Bob Peterson) [2030090] +- iomap: remove the iomap arguments to ->page_{prepare,done} (Andreas Gruenbacher) [1958140] +- gfs2: Fix glock recursion in freeze_go_xmote_bh (Bob Peterson) [2030090] +- gfs2: Fix memory leak of object lsi on error return path (Andreas Gruenbacher) [2030090] +- x86/sgx: Fix minor documentation issues (Vladis Dronov) [1920028] +- selftests/sgx: Add test for multiple TCS entry (Vladis Dronov) [1920028] +- selftests/sgx: Enable multiple thread support (Vladis Dronov) [1920028] +- selftests/sgx: Add page permission and exception test (Vladis Dronov) [1920028] +- selftests/sgx: Rename test properties in preparation for more enclave tests (Vladis Dronov) [1920028] +- selftests/sgx: Provide per-op parameter structs for the test enclave (Vladis Dronov) [1920028] +- selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed (Vladis Dronov) [1920028] +- selftests/sgx: Move setup_test_encl() to each TEST_F() (Vladis Dronov) [1920028] +- selftests/sgx: Encpsulate the test enclave creation (Vladis Dronov) [1920028] +- selftests/sgx: Dump segments and /proc/self/maps only on failure (Vladis Dronov) [1920028] +- selftests/sgx: Create a heap for the test enclave (Vladis Dronov) [1920028] +- selftests/sgx: Make data measurement for an enclave segment optional (Vladis Dronov) [1920028] +- selftests/sgx: Assign source for each segment (Vladis Dronov) [1920028] +- selftests/sgx: Fix a benign linker warning (Vladis Dronov) [1920028] +- x86/sgx: Fix free page accounting (Vladis Dronov) [1920028] +- x86/sgx: Add check for SGX pages to ghes_do_memory_failure() (Vladis Dronov) [1920028] +- x86/sgx: Add hook to error injection address validation (Vladis Dronov) [1920028] +- x86/sgx: Hook arch_memory_failure() into mainline code (Vladis Dronov) [1920028] +- x86/sgx: Add SGX infrastructure to recover from poison (Vladis Dronov) [1920028] +- x86/sgx: Initial poison handling for dirty and free pages (Vladis Dronov) [1920028] +- x86/sgx: Add infrastructure to identify SGX EPC pages (Vladis Dronov) [1920028] +- x86/sgx: Add new sgx_epc_page flag bit to mark free pages (Vladis Dronov) [1920028] + +* Wed Feb 09 2022 Herton R. Krzesinski [5.14.0-58.el9] +- KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use (Vitaly Kuznetsov) [2027639] +- KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() (Vitaly Kuznetsov) [2027639] +- KVM: nVMX: Rename vmcs_to_field_offset{,_table} (Vitaly Kuznetsov) [2027639] +- KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER (Vitaly Kuznetsov) [2027639] +- KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS (Vitaly Kuznetsov) [2027639] +- KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. (Vitaly Kuznetsov) [2027639] +- x86/kvm: Always inline evmcs_write64() (Vitaly Kuznetsov) [2027639] +- [s390] s390/pci: move pseudo-MMIO to prevent MIO overlap (Mete Durlu) [2047755] +- CI: Update the RHEL9-private pipeline names to new schema (Veronika Kabatova) +- CI: Sync RHEL9-RT-baseline with c9s-RT-baseline (Veronika Kabatova) +- CI: Add kpet_tree_family to RT check config (Veronika Kabatova) +- selftests/bpf: Enlarge select() timeout for test_maps (Felix Maurer) [2032718] +- netfilter: nft_reject_bridge: Fix for missing reply from prerouting (Phil Sutter) [2044848] +- gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() (Guillaume Nault) [2047202] +- net: fix use-after-free in tw_timer_handler (Guillaume Nault) [2047202] +- inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently (Guillaume Nault) [2047202] +- ipv4: convert fib_num_tclassid_users to atomic_t (Guillaume Nault) [2047202] +- vfs: fs_context: fix up param length parsing in legacy_parse_param (Carlos Maiolino) [2040587] {CVE-2022-0185} +- sched/pelt: Relax the sync of load_sum with load_avg (Phil Auld) [2045052] +- sched/pelt: Relax the sync of runnable_sum with runnable_avg (Phil Auld) [2045052] +- sched/pelt: Continue to relax the sync of util_sum with util_avg (Phil Auld) [2045052] +- sched/pelt: Relax the sync of util_sum with util_avg (Phil Auld) [2045052] +- pinctrl: amd: Fix wakeups when IRQ is shared with SCI (Renjith Pananchikkal) [2039350] +- platform/x86: amd-pmc: only use callbacks for suspend (David Arcari) [2016041] +- platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer (David Arcari) [2016041] +- platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_pmc_dev structure (David Arcari) [2016041] +- platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops (David Arcari) [2016041] +- platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS (David Arcari) [2016041] +- platform/x86: amd-pmc: Drop check for valid alarm time (David Arcari) [2016041] +- platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg (David Arcari) [2016041] +- platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE (David Arcari) [2016041] +- platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup (David Arcari) [2016041] +- platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd` (David Arcari) [2016041] +- platform/x86: amd-pmc: Add alternative acpi id for PMC controller (David Arcari) [2016041] +- platform/x86: amd-pmc: Add a message to print resume time info (David Arcari) [2016041] +- platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT (David Arcari) [2016041] +- platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled (David Arcari) [2016041] +- platform/x86: amd-pmc: Export Idlemask values based on the APU (David Arcari) [2016041] +- platform/x86: amd-pmc: Check s0i3 cycle status (David Arcari) [2016041] +- platform/x86: amd-pmc: Increase the response register timeout (David Arcari) [2016041] +- mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages (Baoquan He) [2024381] +- dma/pool: create dma atomic pool only if dma zone has managed pages (Baoquan He) [2024381] +- mm_zone: add function to check if managed dma zone exists (Baoquan He) [2024381] +- PCI: hv: Add arm64 Hyper-V vPCI support (Vitaly Kuznetsov) [2024852] +- PCI: hv: Make the code arch neutral by adding arch specific interfaces (Vitaly Kuznetsov) [2024852] +- PCI: hv: Remove unnecessary use of %%hx (Vitaly Kuznetsov) [2024852] + +* Tue Feb 08 2022 Herton R. Krzesinski [5.14.0-57.el9] +- block: assign bi_bdev for cloned bios in blk_rq_prep_clone (Benjamin Marzinski) [2026948] +- dm sysfs: use default_groups in kobj_type (Benjamin Marzinski) [2043224] +- dm space map common: add bounds check to sm_ll_lookup_bitmap() (Benjamin Marzinski) [2043224] +- dm btree: add a defensive bounds check to insert_at() (Benjamin Marzinski) [2043224] +- dm btree remove: change a bunch of BUG_ON() calls to proper errors (Benjamin Marzinski) [2043224] +- dm btree spine: eliminate duplicate le32_to_cpu() in node_check() (Benjamin Marzinski) [2043224] +- dm btree spine: remove extra node_check function declaration (Benjamin Marzinski) [2043224] +- redhat: drop the RELEASED_KERNEL switch (Herton R. Krzesinski) [2037084 2045327] +- redhat: switch the kernel package to use certs from system-sb-certs (Herton R. Krzesinski) [2037084 2045327] +- mptcp: disable by default (Davide Caratti) [2044392] +- sch_api: Don't skip qdisc attach on ingress (Davide Caratti) [2044560] +- flow_offload: return EOPNOTSUPP for the unsupported mpls action type (Davide Caratti) [2044560] +- sch_cake: do not call cake_destroy() from cake_init() (Davide Caratti) [2044560] +- net/sched: fq_pie: prevent dismantle issue (Davide Caratti) [2044560] +- vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit (Antoine Tenart) [2044252] +- qla2xxx: Add new messaging (Ewan D. Milne) [2039070] +- nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (Ewan D. Milne) [2030051] +- nvme-fc: avoid race between time out and tear down (Ewan D. Milne) [2030051] +- nvme-fc: update hardware queues before using them (Ewan D. Milne) [2030051] +- lpfc: Add new messaging (Ewan D. Milne) [2039068] +- tee: handle lookup of shm with reference count 0 (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- dma-buf: move dma-buf symbols into the DMA_BUF module namespace (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- tee: add sec_world_id to struct tee_shm (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/i915/selftests: Do not use import_obj uninitialized (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/gem: Provide drm_gem_fb_{vmap,vunmap}() (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm: Define DRM_FORMAT_MAX_PLANES (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/i915/gem: Correct the locking and pin pattern for dma-buf (v8) (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/gm12u320: Use framebuffer dma-buf helpers (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/gud: Use framebuffer dma-buf helpers (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/udl: Use framebuffer dma-buf helpers (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpers (Chris von Recklinghausen) [2030754] {CVE-2021-44733} +- dmaengine: idxd: Add wq occupancy information to sysfs attribute (Julia Denham) [1971888] +- arch/x86: KABI structs and array padding (Prarit Bhargava) [2033081] +- hpsa: add new messaging (Tomas Henzl) [2028575] +- aacraid: add new messaging (Tomas Henzl) [2028574] +- mptsas: add new messaging (Tomas Henzl) [2027741] +- megaraid_sas: add new messaging (Tomas Henzl) [2027741] +- mpt3sas: Add new messaging (Tomas Henzl) [2027741] +- scsi: mpi3mr: Use scnprintf() instead of snprintf() (Tomas Henzl) [1876005] +- scsi: mpi3mr: Clean up mpi3mr_print_ioc_info() (Tomas Henzl) [1876005] +- scsi: mpi3mr: Set up IRQs in resume path (Tomas Henzl) [1876005] +- scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI (Tomas Henzl) [1876005] + +* Mon Feb 07 2022 Herton R. Krzesinski [5.14.0-56.el9] +- KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock (Marcelo Tosatti) [2034007] +- x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi() (Vitaly Kuznetsov) [2035993] +- tcp: add missing htmldocs for skb->ll_node and sk->defer_list (Antoine Tenart) [2041382] +- net: move early demux fields close to sk_refcnt (Antoine Tenart) [2041382] +- tcp: defer skb freeing after socket lock is released (Antoine Tenart) [2041382] +- net: shrink struct sock by 8 bytes (Antoine Tenart) [2041382] +- ipv6: shrink struct ipcm6_cookie (Antoine Tenart) [2041382] +- net: remove sk_route_nocaps (Antoine Tenart) [2041382] +- net: remove sk_route_forced_caps (Antoine Tenart) [2041382] +- net: use sk_is_tcp() in more places (Antoine Tenart) [2041382] +- bpf, sockmap: Use stricter sk state checks in sk_lookup_assign (Antoine Tenart) [2041382] +- ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie (Antoine Tenart) [2041382] +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex (Antoine Tenart) [2041382] +- [RHEL-9.0] IPMI Add RH_KABI_RESERVE to kABI sensitive structs (Tony Camuso) [2042031] +- configs: disable CONFIG_CRAMFS (Abhi Das) [2041184] +- ppp: ensure minimum packet size in ppp_write() (Guillaume Nault) [2042936] +- [pci] PCI: Add reserved fields to 'struct pci_sriov' (Myron Stowe) [2039086] +- [include] PCI: Add reserved fields to 'struct pci_driver' (Myron Stowe) [2039086] +- [include] PCI: Add reserved fields to 'struct pci_bus' (Myron Stowe) [2039086] +- [include] PCI: Add reserved fields, and extension, to 'struct pci_dev' (Myron Stowe) [2039086] +- PCI: ACPI: Check parent pointer in acpi_pci_find_companion() (Myron Stowe) [2039086] +- PCI/ACPI: Don't reset a fwnode set by OF (Myron Stowe) [2039086] +- PCI: Make saved capability state private to core (Myron Stowe) [2039086] +- PCI: Change the type of probe argument in reset functions (Myron Stowe) [2039086] +- PCI: Add support for ACPI _RST reset method (Myron Stowe) [2039086] +- PCI: Setup ACPI fwnode early and at the same time with OF (Myron Stowe) [2039086] +- PCI: Use acpi_pci_power_manageable() (Myron Stowe) [2039086] +- PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION (Myron Stowe) [2039086] +- PCI: Allow userspace to query and set device reset mechanism (Myron Stowe) [2039086] +- PCI: Remove reset_fn field from pci_dev (Myron Stowe) [2039086] +- PCI: Add array to track reset method ordering (Myron Stowe) [2039086] +- PCI: Add pcie_reset_flr() with 'probe' argument (Myron Stowe) [2039086] +- PCI: Cache PCIe Device Capabilities register (Myron Stowe) [2039086] +- PCI: Allow PASID on fake PCIe devices without TLP prefixes (Myron Stowe) [2039086] +- clocksource: Reduce the default clocksource_watchdog() retries to 2 (Waiman Long) [2027463] +- clocksource: Avoid accidental unstable marking of clocksources (Waiman Long) [2027463] +- Revert "clocksource: Increase WATCHDOG_MAX_SKEW" (Waiman Long) [2027463] +- PCI: Add pcie_ptm_enabled() (Petr Oros) [2037314] +- Revert "PCI: Make pci_enable_ptm() private" (Petr Oros) [2037314] +- iommu/vt-d: Fix unmap_pages support (Jerry Snitselaar) [2027762] + +* Fri Feb 04 2022 Herton R. Krzesinski [5.14.0-55.el9] +- selftests: netfilter: switch to socat for tests using -q option (Hangbin Liu) [2041409] +- selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature (Hangbin Liu) [2041409] +- selftests: net: using ping6 for IPv6 in udpgro_fwd.sh (Hangbin Liu) [2041409] +- selftests: net: Fix a typo in udpgro_fwd.sh (Hangbin Liu) [2041409] +- selftests/net: udpgso_bench_tx: fix dst ip argument (Hangbin Liu) [2041409] +- selftest/net/forwarding: declare NETIFS p9 p10 (Hangbin Liu) [2041409] +- selftests: Fix IPv6 address bind tests (Hangbin Liu) [2041409] +- selftests: Fix raw socket bind tests with VRF (Hangbin Liu) [2041409] +- selftests: Add duplicate config only for MD5 VRF tests (Hangbin Liu) [2041409] +- selftests: icmp_redirect: pass xfail=0 to log_test() (Hangbin Liu) [2041409] +- selftests: net: Correct ping6 expected rc from 2 to 1 (Hangbin Liu) [2041409] +- selftests/fib_tests: Rework fib_rp_filter_test() (Hangbin Liu) [2041409] +- selftests: net: Correct case name (Hangbin Liu) [2041409] +- redhat/configs: Enable CONFIG_PCI_P2PDMA (Myron Stowe) [1923862] +- nvme: drop scan_lock and always kick requeue list when removing namespaces (Gopal Tiwari) [2038783] +- ACPI: CPPC: Add NULL pointer check to cppc_get_perf() (David Arcari) [2025291] +- cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable (David Arcari) [2025291] +- cpufreq: intel_pstate: Fix unchecked MSR 0x773 access (David Arcari) [2025291] +- cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline (David Arcari) [2025291] +- cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization (David Arcari) [2025291] +- cpufreq: intel_pstate: Process HWP Guaranteed change notification (David Arcari) [2025291] +- cpufreq: intel_pstate: Override parameters if HWP forced by BIOS (David Arcari) [2025291] +- cpufreq: intel_pstate: hybrid: Rework HWP calibration (David Arcari) [2025291] +- Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification" (David Arcari) [2025291] +- cpufreq: intel_pstate: Process HWP Guaranteed change notification (David Arcari) [2025291] +- cpufreq: Replace deprecated CPU-hotplug functions (David Arcari) [2025291] +- ACPI: CPPC: Introduce cppc_get_nominal_perf() (David Arcari) [2025291] +- Change s390x CONFIG_NODES_SHIFT from 4 to 1 (Prarit Bhargava) [2018568] +- Build CONFIG_SPI_PXA2XX as a module on x86 (Prarit Bhargava) [2018568] +- Turn on CONFIG_CPU_FREQ_GOV_SCHEDUTIL for x86 (Prarit Bhargava) [2018568] +- Turn CONFIG_DEVMEM back off for aarch64 (Prarit Bhargava) [2018568] +- New configs in drivers/media (Prarit Bhargava) [2018568] +- Manually add pending items that need to be set due to mismatch (Prarit Bhargava) [2018568] +- Build CRYPTO_SHA3_*_S390 inline for s390 zfcpdump (Prarit Bhargava) [2018568] +- configs: Remove pending CONFIG_CHELSIO_IPSEC_INLINE file (Prarit Bhargava) [2018568] +- New configs in arch/powerpc (Prarit Bhargava) [2018568] +- New configs in lib/Kconfig.debug (Prarit Bhargava) [2018568] +- New configs in drivers/vhost (Prarit Bhargava) [2018568] +- New configs in drivers/pinctrl (Prarit Bhargava) [2018568] +- New configs in drivers/gpu (Prarit Bhargava) [2018568] +- New configs in drivers/gpio (Prarit Bhargava) [2018568] +- New configs in drivers/block (Prarit Bhargava) [2018568] +- New configs in crypto/Kconfig (Prarit Bhargava) [2018568] +- New configs in drivers/acpi (Prarit Bhargava) [2018568] +- New configs in arch/arm64 (Prarit Bhargava) [2018568] +- New configs in arch/Kconfig (Prarit Bhargava) [2018568] +- AUTOMATIC: New configs (Prarit Bhargava) [2018568] +- Clean up pending common (Prarit Bhargava) [2018568] + +* Thu Feb 03 2022 Herton R. Krzesinski [5.14.0-54.el9] +- iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (Íñigo Huguet) [2033354] +- ath11k: add string type to search board data in board-2.bin for WCN6855 (Íñigo Huguet) [2033354] +- mt76: enable new device MT7921E (Íñigo Huguet) [2033354] +- cfg80211: correct bridge/4addr mode check (Íñigo Huguet) [2033354] +- cfg80211: fix management registrations locking (Íñigo Huguet) [2033354] +- cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (Íñigo Huguet) [2033354] +- mac80211: mesh: fix HE operation element length check (Íñigo Huguet) [2033354] +- mwifiex: avoid null-pointer-subtraction warning (Íñigo Huguet) [2033354] +- Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback" (Íñigo Huguet) [2033354] +- iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 (Íñigo Huguet) [2033354] +- mac80211: Fix Ptk0 rekey documentation (Íñigo Huguet) [2033354] +- mac80211: check return value of rhashtable_init (Íñigo Huguet) [2033354] +- mac80211: fix use-after-free in CCMP/GCMP RX (Íñigo Huguet) [2033354] +- drivers: net: mhi: fix error path in mhi_net_newlink (Íñigo Huguet) [2033354] +- mac80211-hwsim: fix late beacon hrtimer handling (Íñigo Huguet) [2033354] +- mac80211: mesh: fix potentially unaligned access (Íñigo Huguet) [2033354] +- mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (Íñigo Huguet) [2033354] +- mac80211: Drop frames from invalid MAC address in ad-hoc mode (Íñigo Huguet) [2033354] +- mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (Íñigo Huguet) [2033354] +- Revert "mac80211: do not use low data rates for data frames with no ack flag" (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix possible NULL dereference (Íñigo Huguet) [2033354] +- iwl: fix debug printf format strings (Íñigo Huguet) [2033354] +- iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()' (Íñigo Huguet) [2033354] +- iwlwifi: bump FW API to 66 for AX devices (Íñigo Huguet) [2033354] +- iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm() (Íñigo Huguet) [2033354] +- net: qrtr: revert check in qrtr_endpoint_post() (Íñigo Huguet) [2033354] +- net: qrtr: make checks in qrtr_endpoint_post() stricter (Íñigo Huguet) [2033354] +- intel: switch from 'pci_' to 'dma_' API (Íñigo Huguet) [2033354] +- mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices (Íñigo Huguet) [2033354] +- mwifiex: pcie: add DMI-based quirk implementation for Surface devices (Íñigo Huguet) [2033354] +- brcmfmac: pcie: fix oops on failure to resume and reprobe (Íñigo Huguet) [2033354] +- wilc1000: Convert module-global "isinit" to device-specific variable (Íñigo Huguet) [2033354] +- brcmfmac: Add WPA3 Personal with FT to supported cipher suites (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace() (Íñigo Huguet) [2033354] +- rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx (Íñigo Huguet) [2033354] +- ath9k: fix sleeping in atomic context (Íñigo Huguet) [2033354] +- ath9k: fix OOB read ar9300_eeprom_restore_internal (Íñigo Huguet) [2033354] +- iwlwifi: mvm: don't use FW key ID in beacon protection (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix scan channel flags settings (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support broadcast TWT alone (Íñigo Huguet) [2033354] +- iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3 (Íñigo Huguet) [2033354] +- iwlwifi: move get pnvm file name to a separate function (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add support for responder config command version 9 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: add support for range request command version 13 (Íñigo Huguet) [2033354] +- iwlwifi: allow debug init in RF-kill (Íñigo Huguet) [2033354] +- iwlwifi: mvm: don't schedule the roc_done_wk if it is already running (Íñigo Huguet) [2033354] +- iwlwifi: yoyo: support for new DBGI_SRAM region (Íñigo Huguet) [2033354] +- iwlwifi: add 'Rx control frame to MBSSID' HE capability (Íñigo Huguet) [2033354] +- iwlwifi: fw: fix debug dump data declarations (Íñigo Huguet) [2033354] +- iwlwifi: api: remove datamember from struct (Íñigo Huguet) [2033354] +- iwlwifi: fix __percpu annotation (Íñigo Huguet) [2033354] +- iwlwifi: pcie: avoid dma unmap/remap in crash dump (Íñigo Huguet) [2033354] +- iwlwifi: acpi: fill in SAR tables with defaults (Íñigo Huguet) [2033354] +- iwlwifi: acpi: fill in WGDS table with defaults (Íñigo Huguet) [2033354] +- iwlwifi: bump FW API to 65 for AX devices (Íñigo Huguet) [2033354] +- iwlwifi: acpi: support reading and storing WGDS revision 2 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: load regdomain at INIT stage (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage (Íñigo Huguet) [2033354] +- iwlwifi: mvm: trigger WRT when no beacon heard (Íñigo Huguet) [2033354] +- iwlwifi: fw: correctly limit to monitor dump (Íñigo Huguet) [2033354] +- iwlwifi: skip first element in the WTAS ACPI table (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support version 11 of wowlan statuses notification (Íñigo Huguet) [2033354] +- iwlwifi: convert flat GEO profile table to a struct version (Íñigo Huguet) [2033354] +- iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition (Íñigo Huguet) [2033354] +- iwlwifi: support reading and storing EWRD revisions 1 and 2 (Íñigo Huguet) [2033354] +- iwlwifi: acpi: support reading and storing WRDS revision 1 and 2 (Íñigo Huguet) [2033354] +- iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile() (Íñigo Huguet) [2033354] +- iwlwifi: remove ACPI_SAR_NUM_TABLES definition (Íñigo Huguet) [2033354] +- iwlwifi: convert flat SAR profile table to a struct version (Íñigo Huguet) [2033354] +- iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINS (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix access to BSS elements (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan (Íñigo Huguet) [2033354] +- iwlwifi: mvm: silently drop encrypted frames for unknown station (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: implement RSC command version 5 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: make key reprogramming iteration optional (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: add separate key iteration for GTK type (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: refactor TSC/RSC configuration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: remove fixed cmd_flags argument (Íñigo Huguet) [2033354] +- iwlwifi: mvm: d3: separate TKIP data from key iteration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: simplify __iwl_mvm_set_sta_key() (Íñigo Huguet) [2033354] +- iwlwifi: mvm: support new station key API (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Fix umac scan request probe parameters (Íñigo Huguet) [2033354] +- iwlwifi: pcie: implement Bz reset flow (Íñigo Huguet) [2033354] +- iwlwifi: implement Bz NMI behaviour (Íñigo Huguet) [2033354] +- iwlwifi: pcie: implement Bz device startup (Íñigo Huguet) [2033354] +- iwlwifi: read MAC address from correct place on Bz (Íñigo Huguet) [2033354] +- iwlwifi: give Bz devices their own name (Íñigo Huguet) [2033354] +- iwlwifi: split off Bz devices into their own family (Íñigo Huguet) [2033354] +- iwlwifi: yoyo: cleanup internal buffer allocation in D3 (Íñigo Huguet) [2033354] +- iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcast (Íñigo Huguet) [2033354] +- iwlwifi: mvm: clean up number of HW queues (Íñigo Huguet) [2033354] +- iwlwifi: mvm: avoid static queue number aliasing (Íñigo Huguet) [2033354] +- iwlwifi: use DEFINE_MUTEX() for mutex lock (Íñigo Huguet) [2033354] +- iwlwifi: remove trailing semicolon in macro definition (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed (Íñigo Huguet) [2033354] +- iwlwifi: mvm: fix old-style static const declaration (Íñigo Huguet) [2033354] +- iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211() (Íñigo Huguet) [2033354] +- iwlwifi: pcie: remove spaces from queue names (Íñigo Huguet) [2033354] +- iwlwifi: mvm: restrict FW SMPS request (Íñigo Huguet) [2033354] +- iwlwifi: mvm: set replay counter on key install (Íñigo Huguet) [2033354] +- iwlwifi: mvm: remove trigger EAPOL time event (Íñigo Huguet) [2033354] +- iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Add support for hidden network scan on 6GHz band (Íñigo Huguet) [2033354] +- iwlwifi: mvm: Do not use full SSIDs in 6GHz scan (Íñigo Huguet) [2033354] +- iwlwifi: print PNVM complete notification status in hexadecimal (Íñigo Huguet) [2033354] +- iwlwifi: pcie: dump error on FW reset handshake failures (Íñigo Huguet) [2033354] +- iwlwifi: prepare for synchronous error dumps (Íñigo Huguet) [2033354] +- iwlwifi: pcie: free RBs during configure (Íñigo Huguet) [2033354] +- iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout (Íñigo Huguet) [2033354] +- iwlwifi: mvm: avoid FW restart while shutting down (Íñigo Huguet) [2033354] +- iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF (Íñigo Huguet) [2033354] +- iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy (Íñigo Huguet) [2033354] +- iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities (Íñigo Huguet) [2033354] +- cfg80211: use wiphy DFS domain if it is self-managed (Íñigo Huguet) [2033354] +- mac80211: parse transmit power envelope element (Íñigo Huguet) [2033354] +- ieee80211: add definition for transmit power envelope element (Íñigo Huguet) [2033354] +- ieee80211: add definition of regulatory info in 6 GHz operation information (Íñigo Huguet) [2033354] +- mac80211: introduce individual TWT support in AP mode (Íñigo Huguet) [2033354] +- ieee80211: add TWT element definitions (Íñigo Huguet) [2033354] +- brcmsmac: make array addr static const, makes object smaller (Íñigo Huguet) [2033354] +- rtw88: Remove unnecessary check code (Íñigo Huguet) [2033354] +- rtw88: wow: fix size access error of probe request (Íñigo Huguet) [2033354] +- rtw88: wow: report wow reason through mac80211 api (Íñigo Huguet) [2033354] +- rtw88: wow: build wow function only if CONFIG_PM is on (Íñigo Huguet) [2033354] +- rtw88: refine the setting of rsvd pages for different firmware (Íñigo Huguet) [2033354] +- rtw88: use read_poll_timeout instead of fixed sleep (Íñigo Huguet) [2033354] +- rtw88: 8822ce: set CLKREQ# signal to low during suspend (Íñigo Huguet) [2033354] +- rtw88: change beacon filter default mode (Íñigo Huguet) [2033354] +- rtw88: 8822c: add tx stbc support under HT mode (Íñigo Huguet) [2033354] +- rtw88: adjust the log level for failure of tx report (Íñigo Huguet) [2033354] +- rtl8xxxu: Fix the handling of TX A-MPDU aggregation (Íñigo Huguet) [2033354] +- rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu (Íñigo Huguet) [2033354] +- mwifiex: make arrays static const, makes object smaller (Íñigo Huguet) [2033354] +- mwifiex: usb: Replace one-element array with flexible-array member (Íñigo Huguet) [2033354] +- mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw() (Íñigo Huguet) [2033354] +- wilc1000: remove redundant code (Íñigo Huguet) [2033354] +- wilc1000: use devm_clk_get_optional() (Íñigo Huguet) [2033354] +- wilc1000: dispose irq on failure path (Íñigo Huguet) [2033354] +- wilc1000: use goto labels on error path (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: make arrays static const, makes object smaller (Íñigo Huguet) [2033354] +- rtlwifi: rtl8192de: Remove redundant variable initializations (Íñigo Huguet) [2033354] +- ray_cs: Split memcpy() to avoid bounds check warning (Íñigo Huguet) [2033354] +- ray_cs: use %%*ph to print small buffer (Íñigo Huguet) [2033354] +- brcmfmac: add 43752 SDIO ids and initialization (Íñigo Huguet) [2033354] +- brcmfmac: Set SDIO workqueue as WQ_HIGHPRI (Íñigo Huguet) [2033354] +- brcmfmac: use separate firmware for 43430 revision 2 (Íñigo Huguet) [2033354] +- brcmfmac: support chipsets with different core enumeration space (Íñigo Huguet) [2033354] +- brcmfmac: add xtlv support to firmware interface layer (Íñigo Huguet) [2033354] +- brcmfmac: increase core revision column aligning core list (Íñigo Huguet) [2033354] +- brcmfmac: use different error value for invalid ram base address (Íñigo Huguet) [2033354] +- brcmfmac: firmware: Fix firmware loading (Íñigo Huguet) [2033354] +- cfg80211: fix BSS color notify trace enum confusion (Íñigo Huguet) [2033354] +- mac80211: Fix insufficient headroom issue for AMSDU (Íñigo Huguet) [2033354] +- mac80211: add support for BSS color change (Íñigo Huguet) [2033354] +- nl80211: add support for BSS coloring (Íñigo Huguet) [2033354] +- mac80211: Use flex-array for radiotap header bitmap (Íñigo Huguet) [2033354] +- mac80211: radiotap: Use BIT() instead of shifts (Íñigo Huguet) [2033354] +- mac80211: Remove unnecessary variable and label (Íñigo Huguet) [2033354] +- mac80211: include (Íñigo Huguet) [2033354] +- mac80211: Fix monitor MTU limit so that A-MSDUs get through (Íñigo Huguet) [2033354] +- mac80211: remove unnecessary NULL check in ieee80211_register_hw() (Íñigo Huguet) [2033354] +- mac80211: Reject zero MAC address in sta_info_insert_check() (Íñigo Huguet) [2033354] +- bus: mhi: core: Improve debug messages for power up (Íñigo Huguet) [2033354] +- bus: mhi: core: Replace DMA allocation wrappers with original APIs (Íñigo Huguet) [2033354] +- bus: mhi: core: Add range checks for BHI and BHIe (Íñigo Huguet) [2033354] +- bus: mhi: pci_generic: Set register access length for MHI driver (Íñigo Huguet) [2033354] +- ath11k: set register access length for MHI driver (Íñigo Huguet) [2033354] +- bus: mhi: Add MMIO region length to controller structure (Íñigo Huguet) [2033354] +- bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up (Íñigo Huguet) [2033354] +- bus: mhi: core: Set BHI/BHIe offsets on power up preparation (Íñigo Huguet) [2033354] +- bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI (Íñigo Huguet) [2033354] +- net: mhi: Remove MBIM protocol (Íñigo Huguet) [2033354] +- brcmfmac: firmware: Allow per-board firmware binaries (Íñigo Huguet) [2033354] +- net: mhi: Improve MBIM packet counting (Íñigo Huguet) [2033354] +- bus: mhi: pci-generic: configurable network interface MRU (Íñigo Huguet) [2033354] +- ath11k: Remove some duplicate code (Íñigo Huguet) [2033354] +- ath: switch from 'pci_' to 'dma_' API (Íñigo Huguet) [2033354] + +* Wed Feb 02 2022 Herton R. Krzesinski [5.14.0-53.el9] +- quota: correct error number in free_dqentry() (Lukas Czerner) [2041793] +- quota: check block number when reading the block in quota file (Lukas Czerner) [2041793] +- ext4: don't use the orphan list when migrating an inode (Lukas Czerner) [2041486] +- ext4: use BUG_ON instead of if condition followed by BUG (Lukas Czerner) [2041486] +- ext4: fix a copy and paste typo (Lukas Czerner) [2041777] +- ext4: set csum seed in tmp inode while migrating to extents (Lukas Czerner) [2041486] +- ext4: remove unnecessary 'offset' assignment (Lukas Czerner) [2041486] +- ext4: remove redundant o_start statement (Lukas Czerner) [2041486] +- ext4: drop an always true check (Lukas Czerner) [2041486] +- ext4: remove unused assignments (Lukas Czerner) [2041486] +- ext4: remove redundant statement (Lukas Czerner) [2041486] +- ext4: remove useless resetting io_end_size in mpage_process_page() (Lukas Czerner) [2041486] +- ext4: allow to change s_last_trim_minblks via sysfs (Lukas Czerner) [2041486] +- ext4: change s_last_trim_minblks type to unsigned long (Lukas Czerner) [2041486] +- ext4: implement support for get/set fs label (Lukas Czerner) [2041486] +- ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified (Lukas Czerner) [2041777] +- ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names (Lukas Czerner) [2041486] +- ext4: avoid trim error on fs with small groups (Lukas Czerner) [2041486] +- ext4: fix an use-after-free issue about data=journal writeback mode (Lukas Czerner) [2041486] +- ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' (Lukas Czerner) [2041486] +- ext4: initialize err_blk before calling __ext4_get_inode_loc (Lukas Czerner) [2041486] +- ext4: fix a possible ABBA deadlock due to busy PA (Lukas Czerner) [2041486] +- ext4: replace snprintf in show functions with sysfs_emit (Lukas Czerner) [2041486] +- ext4: make sure to reset inode lockdep class when quota enabling fails (Lukas Czerner) [2041486] +- ext4: make sure quota gets properly shutdown on error (Lukas Czerner) [2041486] +- ext4: Fix BUG_ON in ext4_bread when write quota data (Lukas Czerner) [2041486] +- ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal (Lukas Czerner) [2041486] +- ext4: fast commit may miss tracking unwritten range during ftruncate (Lukas Czerner) [2041486] +- ext4: use ext4_ext_remove_space() for fast commit replay delete range (Lukas Czerner) [2041486] +- ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE (Lukas Czerner) [2041486] +- ext4: update fast commit TODOs (Lukas Czerner) [2041486] +- ext4: simplify updating of fast commit stats (Lukas Czerner) [2041486] +- ext4: drop ineligible txn start stop APIs (Lukas Czerner) [2041486] +- ext4: use ext4_journal_start/stop for fast commit transactions (Lukas Czerner) [2041486] +- ext4: fix i_version handling on remount (Lukas Czerner) [2041777] +- ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME (Lukas Czerner) [2041777] +- ext4: don't fail remount if journalling mode didn't change (Lukas Czerner) [2041777] +- ext4: Remove unused match_table_t tokens (Lukas Czerner) [2041777] +- ext4: switch to the new mount api (Lukas Czerner) [2041777] +- ext4: change token2str() to use ext4_param_specs (Lukas Czerner) [2041777] +- ext4: clean up return values in handle_mount_opt() (Lukas Czerner) [2041777] +- ext4: Completely separate options parsing and sb setup (Lukas Czerner) [2041777] +- ext4: get rid of super block and sbi from handle_mount_ops() (Lukas Czerner) [2041777] +- ext4: check ext2/3 compatibility outside handle_mount_opt() (Lukas Czerner) [2041777] +- ext4: move quota configuration out of handle_mount_opt() (Lukas Czerner) [2041777] +- ext4: Allow sb to be NULL in ext4_msg() (Lukas Czerner) [2041777] +- ext4: Change handle_mount_opt() to use fs_parameter (Lukas Czerner) [2041777] +- ext4: move option validation to a separate function (Lukas Czerner) [2041777] +- ext4: Add fs parameter specifications for mount options (Lukas Czerner) [2041777] +- fs_parse: allow parameter value to be empty (Lukas Czerner) [2041777] +- ext4: fix error code saved on super block during file system abort (Lukas Czerner) [2041486] +- ext4: inline data inode fast commit replay fixes (Lukas Czerner) [2041486] +- ext4: commit inline data during fast commit (Lukas Czerner) [2041486] +- ext4: scope ret locally in ext4_try_to_trim_range() (Lukas Czerner) [2041486] +- ext4: remove an unused variable warning with CONFIG_QUOTA=n (Lukas Czerner) [2041486] +- ext4: fix boolreturn.cocci warnings in fs/ext4/name.c (Lukas Czerner) [2041486] +- ext4: prevent getting empty inode buffer (Lukas Czerner) [2041486] +- ext4: move ext4_fill_raw_inode() related functions (Lukas Czerner) [2041486] +- ext4: factor out ext4_fill_raw_inode() (Lukas Czerner) [2041486] +- ext4: prevent partial update of the extent blocks (Lukas Czerner) [2035878] +- ext4: check for inconsistent extents between index and leaf block (Lukas Czerner) [2035878] +- ext4: check for out-of-order index extents in ext4_valid_extent_entries() (Lukas Czerner) [2035878] +- ext4: convert from atomic_t to refcount_t on ext4_io_end->count (Lukas Czerner) [2041486] +- ext4: refresh the ext4_ext_path struct after dropping i_data_sem. (Lukas Czerner) [2041486] +- ext4: ensure enough credits in ext4_ext_shift_path_extents (Lukas Czerner) [2041486] +- ext4: correct the left/middle/right debug message for binsearch (Lukas Czerner) [2041486] +- ext4: fix lazy initialization next schedule time computation in more granular unit (Lukas Czerner) [2041486] +- ext4: recheck buffer uptodate bit under buffer lock (Lukas Czerner) [2041486] +- ext4: fix potential infinite loop in ext4_dx_readdir() (Lukas Czerner) [2041486] +- ext4: flush s_error_work before journal destroy in ext4_fill_super (Lukas Czerner) [2041486] +- ext4: fix loff_t overflow in ext4_max_bitmap_size() (Lukas Czerner) [2041486] +- ext4: fix reserved space counter leakage (Lukas Czerner) [2041486] +- ext4: limit the number of blocks in one ADD_RANGE TLV (Lukas Czerner) [2041486] +- ext4: remove extent cache entries when truncating inline data (Lukas Czerner) [2041486] +- ext4: drop unnecessary journal handle in delalloc write (Lukas Czerner) [2041486] +- ext4: factor out write end code of inline file (Lukas Czerner) [2041486] +- ext4: correct the error path of ext4_write_inline_data_end() (Lukas Czerner) [2041486] +- ext4: check and update i_disksize properly (Lukas Czerner) [2041486] +- ext4: add error checking to ext4_ext_replay_set_iblocks() (Lukas Czerner) [2041486] +- ext4: make the updating inode data procedure atomic (Lukas Czerner) [2041486] +- ext4: remove an unnecessary if statement in __ext4_get_inode_loc() (Lukas Czerner) [2041486] +- ext4: move inode eio simulation behind io completeion (Lukas Czerner) [2041486] +- ext4: Improve scalability of ext4 orphan file handling (Lukas Czerner) [2041486] +- ext4: Speedup ext4 orphan inode handling (Lukas Czerner) [2041486] +- ext4: Move orphan inode handling into a separate file (Lukas Czerner) [2041486] +- jbd2: add sparse annotations for add_transaction_credits() (Lukas Czerner) [2041486] +- ext4: Support for checksumming from journal triggers (Lukas Czerner) [2041486] +- ext4: fix sparse warnings (Lukas Czerner) [2041486] +- ext4: fix race writing to an inline_data file while its xattrs are changing (Lukas Czerner) [2003461] +- ext4: Make sure quota files are not grabbed accidentally (Lukas Czerner) [2041486] +- ext4: fix e2fsprogs checksum failure for mounted filesystem (Lukas Czerner) [2022859] +- ext4: if zeroout fails fall back to splitting the extent node (Lukas Czerner) [2041486] +- ext4: reduce arguments of ext4_fc_add_dentry_tlv (Lukas Czerner) [2041486] +- ext4: remove the repeated comment of ext4_trim_all_free (Lukas Czerner) [2041486] +- ext4: add new helper interface ext4_try_to_trim_range() (Lukas Czerner) [2041486] +- ext4: remove the 'group' parameter of ext4_trim_extent (Lukas Czerner) [2041486] +- jbd2: clean up two gcc -Wall warnings in recovery.c (Lukas Czerner) [2041486] +- jbd2: fix clang warning in recovery.c (Lukas Czerner) [2041486] +- jbd2: fix portability problems caused by unaligned accesses (Lukas Czerner) [2041486] +- ext4: Convert to use mapping->invalidate_lock (Lukas Czerner) [2041486] + +* Tue Feb 01 2022 Herton R. Krzesinski [5.14.0-52.el9] +- KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 (Andrew Jones) [2009341] +- KVM: arm64: Extract ESR_ELx.EC only (Andrew Jones) [2009341] +- KVM: selftests: Build the memslot tests for arm64 (Andrew Jones) [2009341] +- KVM: selftests: Make memslot_perf_test arch independent (Andrew Jones) [2009341] +- selftests: KVM: Fix kvm device helper ioctl assertions (Andrew Jones) [2009341] +- KVM: arm64: selftests: arch_timer: Support vCPU migration (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add arch_timer test (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add host support for vGIC (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add basic GICv3 support (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add light-weight spinlock support (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add guest support to get the vcpuid (Andrew Jones) [2009341] +- KVM: arm64: selftests: Maintain consistency for vcpuid type (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add support to disable and enable local IRQs (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add basic support to generate delays (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add basic support for arch_timers (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add support for cpu_relax (Andrew Jones) [2009341] +- KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG (Andrew Jones) [2009341] +- tools: arm64: Import sysreg.h (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add MMIO readl/writel support (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add init ITS device test (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above IPA range (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range (Andrew Jones) [2009341] +- KVM: arm64: selftests: Add some tests for GICv2 in vgic_init (Andrew Jones) [2009341] +- KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic (Andrew Jones) [2009341] +- KVM: arm64: selftests: Make vgic_init gic version agnostic (Andrew Jones) [2009341] +- KVM: arm64: vgic: Drop vgic_check_ioaddr() (Andrew Jones) [2009341] +- KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size (Andrew Jones) [2009341] +- KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA size (Andrew Jones) [2009341] +- KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size (Andrew Jones) [2009341] +- kvm: arm64: vgic: Introduce vgic_check_iorange (Andrew Jones) [2009341] +- KVM: arm64: Release mmap_lock when using VM_SHARED with MTE (Andrew Jones) [2009341] +- KVM: arm64: Report corrupted refcount at EL2 (Andrew Jones) [2009341] +- KVM: arm64: Fix host stage-2 PGD refcount (Andrew Jones) [2009341] +- KVM: arm64: Fix PMU probe ordering (Andrew Jones) [2009341] +- KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule (Andrew Jones) [2009341] +- arm64: Do not trap PMSNEVFR_EL1 (Andrew Jones) [2009341] +- KVM: arm64: Trim guest debug exception handling (Andrew Jones) [2009341] +- KVM: arm64: Minor optimization of range_is_memory (Andrew Jones) [2009341] +- KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bit (Andrew Jones) [2009341] +- KVM: arm64: Add config register bit definitions (Andrew Jones) [2009341] +- KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch (Andrew Jones) [2009341] +- KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug (Andrew Jones) [2009341] +- KVM: arm64: Restore mdcr_el2 from vcpu (Andrew Jones) [2009341] +- KVM: arm64: Refactor sys_regs.h,c for nVHE reuse (Andrew Jones) [2009341] +- KVM: arm64: Fix names of config register fields (Andrew Jones) [2009341] +- KVM: arm64: MDCR_EL2 is a 64-bit register (Andrew Jones) [2009341] +- KVM: arm64: Remove trailing whitespace in comment (Andrew Jones) [2009341] +- KVM: arm64: placeholder to check if VM is protected (Andrew Jones) [2009341] +- KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE (Andrew Jones) [2009341] +- KVM: arm64: Unify stage-2 programming behind __load_stage2() (Andrew Jones) [2009341] +- KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers (Andrew Jones) [2009341] +- KVM: arm64: vgic: Resample HW pending state on deactivation (Andrew Jones) [2009341] +- KVM: arm64: vgic: Drop WARN from vgic_get_irq (Andrew Jones) [2009341] +- KVM: arm64: Use generic KVM xfer to guest work function (Andrew Jones) [2009341] +- entry: KVM: Allow use of generic KVM entry w/o full generic support (Andrew Jones) [2009341] +- KVM: arm64: Record number of signal exits as a vCPU stat (Andrew Jones) [2009341] +- selftests: KVM: Introduce psci_cpu_on_test (Andrew Jones) [2009341] +- KVM: arm64: Enforce reserved bits for PSCI target affinities (Andrew Jones) [2009341] +- KVM: arm64: Handle PSCI resets before userspace touches vCPU state (Andrew Jones) [2009341] +- KVM: arm64: Fix read-side race on updates to vcpu reset state (Andrew Jones) [2009341] +- KVM: arm64: Make hyp_panic() more robust when protected mode is enabled (Andrew Jones) [2009341] +- KVM: arm64: Drop unused REQUIRES_VIRT (Andrew Jones) [2009341] +- KVM: arm64: Drop check_kvm_target_cpu() based percpu probe (Andrew Jones) [2009341] +- KVM: arm64: Drop init_common_resources() (Andrew Jones) [2009341] +- KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA (Andrew Jones) [2009341] +- arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros (Andrew Jones) [2009341] +- KVM: arm64: Return -EPERM from __pkvm_host_share_hyp() (Andrew Jones) [2009341] +- KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size (Andrew Jones) [2009341] +- arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT (Andrew Jones) [2009341] +- KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF (Andrew Jones) [2009341] +- KVM: arm64: Make __pkvm_create_mappings static (Andrew Jones) [2009341] +- KVM: arm64: Restrict EL2 stage-1 changes in protected mode (Andrew Jones) [2009341] +- KVM: arm64: Refactor protected nVHE stage-1 locking (Andrew Jones) [2009341] +- KVM: arm64: Remove __pkvm_mark_hyp (Andrew Jones) [2009341] +- KVM: arm64: Mark host bss and rodata section as shared (Andrew Jones) [2009341] +- KVM: arm64: Enable retrieving protections attributes of PTEs (Andrew Jones) [2009341] +- KVM: arm64: Introduce addr_is_memory() (Andrew Jones) [2009341] +- KVM: arm64: Expose pkvm_hyp_id (Andrew Jones) [2009341] +- KVM: arm64: Expose host stage-2 manipulation helpers (Andrew Jones) [2009341] +- KVM: arm64: Add helpers to tag shared pages in SW bits (Andrew Jones) [2009341] +- KVM: arm64: Allow populating software bits (Andrew Jones) [2009341] +- KVM: arm64: Enable forcing page-level stage-2 mappings (Andrew Jones) [2009341] +- KVM: arm64: Tolerate re-creating hyp mappings to set software bits (Andrew Jones) [2009341] +- KVM: arm64: Don't overwrite software bits with owner id (Andrew Jones) [2009341] +- KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED (Andrew Jones) [2009341] +- KVM: arm64: Optimize host memory aborts (Andrew Jones) [2009341] +- KVM: arm64: Expose page-table helpers (Andrew Jones) [2009341] +- KVM: arm64: Provide the host_stage2_try() helper macro (Andrew Jones) [2009341] +- KVM: arm64: Introduce hyp_assert_lock_held() (Andrew Jones) [2009341] +- redhat: configs: Disable NVHE_EL2_DEBUG (Andrew Jones) [2009341] +- KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2 (Andrew Jones) [2009341] +- KVM: arm64: Unregister HYP sections from kmemleak in protected mode (Andrew Jones) [2009341] +- arm64: Move .hyp.rodata outside of the _sdata.._edata range (Andrew Jones) [2009341] +- KVM: arm64: Fix comments related to GICv2 PMR reporting (Andrew Jones) [2009341] +- KVM: arm64: Count VMID-wide TLB invalidations (Andrew Jones) [2009341] +- KVM: arm64: Remove PMSWINC_EL0 shadow register (Andrew Jones) [2009341] +- KVM: arm64: Disabling disabled PMU counters wastes a lot of time (Andrew Jones) [2009341] +- KVM: arm64: Drop unnecessary masking of PMU registers (Andrew Jones) [2009341] +- KVM: arm64: Narrow PMU sysreg reset values to architectural requirements (Andrew Jones) [2009341] +- KVM: arm64: Introduce helper to retrieve a PTE and its level (Andrew Jones) [2009341] +- KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap() (Andrew Jones) [2009341] +- KVM: arm64: Avoid mapping size adjustment on permission fault (Andrew Jones) [2009341] +- KVM: arm64: Walk userspace page tables to compute the THP mapping size (Andrew Jones) [2009341] + +* Mon Jan 31 2022 Herton R. Krzesinski [5.14.0-51.el9] +- selftests: bpf: Fix bind on used port (Felix Maurer) [2043528] +- Add packaged but empty /lib/modules//systemtap (Herton R. Krzesinski) [2012908] +- powerpc/bpf: Update ldimm64 instructions during extra pass (Yauheni Kaliuta) [2040549] +- RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ (Kamal Heib) [2039426] +- RDMA/irdma: Report correct WC errors (Kamal Heib) [2039426] +- RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()' (Kamal Heib) [2039426] +- RDMA/irdma: Fix a user-after-free in add_pble_prm (Kamal Heib) [2039426] +- RDMA/irdma: Do not hold qos mutex twice on QP resume (Kamal Heib) [2039426] +- RDMA/irdma: Set VLAN in UD work completion correctly (Kamal Heib) [2039426] +- RDMA/irdma: Process extended CQ entries correctly (Kamal Heib) [2039426] +- RDMA/irdma: Report correct WC error when there are MW bind errors (Kamal Heib) [2039426] +- RDMA/irdma: Report correct WC error when transport retry counter is exceeded (Kamal Heib) [2039426] +- RDMA/irdma: Validate number of CQ entries on create CQ (Kamal Heib) [2039426] +- RDMA/irdma: Skip CQP ring during a reset (Kamal Heib) [2039426] +- redhat/configs: Enable CONFIG_DM_MULTIPATH_HST (Benjamin Marzinski) [2000835] +- RDMA/core: Don't infoleak GRH fields (Kamal Heib) [2036599] +- RDMA/uverbs: Check for null return of kmalloc_array (Kamal Heib) [2036599] +- RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string (Kamal Heib) [2036599] +- RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests (Kamal Heib) [2036599] +- RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure (Kamal Heib) [2036599] +- IB/cma: Do not send IGMP leaves for sendonly Multicast groups (Kamal Heib) [2036599] +- IB/core: Remove deprecated current_seq comments (Kamal Heib) [2036599] +- RDMA/iwcm: Release resources if iw_cm module initialization fails (Kamal Heib) [2036599] +- sched: padding for user_struct for KABI (Phil Auld) [2033084] +- sched: padding for signal_struct in linux/sched/signal.h (Phil Auld) [2033084] +- sched: padding for struct rq and related (Phil Auld) [2033084] +- sched: Padding for sched_domain and root_domain (Phil Auld) [2033084] +- sched: Padding for task_struct and related in include/linux/sched.h (Phil Auld) [2033084] +- hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors (David Arcari) [2022526] +- hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (David Arcari) [2022526] +- hwmon: (k10temp) Remove unused definitions (David Arcari) [2022526] +- x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs (David Arcari) [2022526] +- hwmon: (k10temp) Remove residues of current and voltage (David Arcari) [2022526] +- tipc: check for null after calling kmemdup (Xin Long) [2024993] +- tipc: only accept encrypted MSG_CRYPTO msgs (Xin Long) [2024993] +- tipc: constify dev_addr passing (Xin Long) [2024993] +- tipc: increase timeout in tipc_sk_enqueue() (Xin Long) [2024993] +- tipc: clean up inconsistent indenting (Xin Long) [2024993] +- redhat: configs: add CONFIG_NTB and related items (John Linville) [1874186] + +* Fri Jan 28 2022 Herton R. Krzesinski [5.14.0-50.el9] +- net: fix possible NULL deref in sock_reserve_memory (Paolo Abeni) [2028420] +- mptcp: fix per socket endpoint accounting (Paolo Abeni) [2028420] +- mptcp: Check reclaim amount before reducing allocation (Paolo Abeni) [2028420] +- mptcp: fix a DSS option writing error (Paolo Abeni) [2028420] +- mptcp: fix opt size when sending DSS + MP_FAIL (Paolo Abeni) [2028420] +- mptcp: clean up harmless false expressions (Paolo Abeni) [2028420] +- selftests: mptcp: try to set mptcp ulp mode in different sk states (Paolo Abeni) [2028420] +- mptcp: enforce HoL-blocking estimation (Paolo Abeni) [2028420] +- mptcp: fix deadlock in __mptcp_push_pending() (Paolo Abeni) [2028420] +- mptcp: clear 'kern' flag from fallback sockets (Paolo Abeni) [2028420] +- mptcp: remove tcp ulp setsockopt support (Paolo Abeni) [2028420] +- mptcp: never allow the PM to close a listener subflow (Paolo Abeni) [2028420] +- selftests: mptcp: remove duplicate include in mptcp_inq.c (Paolo Abeni) [2028420] +- mptcp: support TCP_CORK and TCP_NODELAY (Paolo Abeni) [2028420] +- mptcp: expose mptcp_check_and_set_pending (Paolo Abeni) [2028420] +- tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay (Paolo Abeni) [2028420] +- selftests: mptcp: check IP_TOS in/out are the same (Paolo Abeni) [2028420] +- mptcp: getsockopt: add support for IP_TOS (Paolo Abeni) [2028420] +- mptcp: allow changing the "backup" bit by endpoint id (Paolo Abeni) [2028420] +- selftests: mptcp: add inq test case (Paolo Abeni) [2028420] +- mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls (Paolo Abeni) [2028420] +- selftests: mptcp: add TCP_INQ support (Paolo Abeni) [2028420] +- mptcp: add TCP_INQ cmsg support (Paolo Abeni) [2028420] +- mptcp: use delegate action to schedule 3rd ack retrans (Paolo Abeni) [2028420] +- mptcp: fix delack timer (Paolo Abeni) [2028420] +- selftests: mptcp: add tproxy test case (Paolo Abeni) [2028420] +- mptcp: sockopt: add SOL_IP freebind & transparent options (Paolo Abeni) [2028420] +- mptcp: Support for IP_TOS for MPTCP setsockopt() (Paolo Abeni) [2028420] +- ipv4: Exposing __ip_sock_set_tos() in ip.h (Paolo Abeni) [2028420] +- selftests: mptcp: more stable simult_flows tests (Paolo Abeni) [2028420] +- selftests: mptcp: fix proto type in link_failure tests (Paolo Abeni) [2028420] +- mptcp: fix corrupt receiver key in MPC + data + checksum (Paolo Abeni) [2028420] +- mptcp: drop unused sk in mptcp_push_release (Paolo Abeni) [2028420] +- mptcp: allocate fwd memory separately on the rx and tx path (Paolo Abeni) [2028420] +- net: introduce sk_forward_alloc_get() (Paolo Abeni) [2028420] +- tcp: define macros for a couple reclaim thresholds (Paolo Abeni) [2028420] +- net: add new socket option SO_RESERVE_MEM (Paolo Abeni) [2028420] +- mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static (Paolo Abeni) [2028420] +- mptcp: increase default max additional subflows to 2 (Paolo Abeni) [2028420] +- mptcp: Avoid NULL dereference in mptcp_getsockopt_subflow_addrs() (Paolo Abeni) [2028420] +- mptcp: fix possible stall on recvmsg() (Paolo Abeni) [2028420] +- mptcp: use batch snmp operations in mptcp_seq_show() (Paolo Abeni) [2028420] +- net: snmp: inline snmp_get_cpu_field() (Paolo Abeni) [2028420] +- net: introduce and use lock_sock_fast_nested() (Paolo Abeni) [2028420] +- net: core: Correct the sock::sk_lock.owned lockdep annotations (Paolo Abeni) [2028420] +- mptcp: re-arm retransmit timer if data is pending (Paolo Abeni) [2028420] +- mptcp: remove tx_pending_data (Paolo Abeni) [2028420] +- mptcp: use lockdep_assert_held_once() instead of open-coding it (Paolo Abeni) [2028420] +- mptcp: use OPTIONS_MPTCP_MPC (Paolo Abeni) [2028420] +- mptcp: do not shrink snd_nxt when recovering (Paolo Abeni) [2028420] +- mptcp: allow changing the 'backup' bit when no sockets are open (Paolo Abeni) [2028420] +- mptcp: don't return sockets in foreign netns (Paolo Abeni) [2028420] +- tcp: remove sk_{tr}x_skb_cache (Paolo Abeni) [2028420] +- tcp: make tcp_build_frag() static (Paolo Abeni) [2028420] +- mptcp: stop relying on tcp_tx_skb_cache (Paolo Abeni) [2028420] +- tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers (Paolo Abeni) [2028420] +- selftests: mptcp: add mptcp getsockopt test cases (Paolo Abeni) [2028420] +- mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support (Paolo Abeni) [2028420] +- mptcp: add MPTCP_TCPINFO getsockopt support (Paolo Abeni) [2028420] +- mptcp: add MPTCP_INFO getsockopt (Paolo Abeni) [2028420] +- mptcp: add new mptcp_fill_diag helper (Paolo Abeni) [2028420] +- mptcp: Only send extra TCP acks in eligible socket states (Paolo Abeni) [2028420] +- selftests: mptcp: clean tmp files in simult_flows (Paolo Abeni) [2028420] +- mptcp: ensure tx skbs always have the MPTCP ext (Paolo Abeni) [2028420] +- mptcp: fix possible divide by zero (Paolo Abeni) [2028420] +- mptcp: Fix duplicated argument in protocol.h (Paolo Abeni) [2028420] +- mptcp: make the locking tx schema more readable (Paolo Abeni) [2028420] +- mptcp: optimize the input options processing (Paolo Abeni) [2028420] +- mptcp: consolidate in_opt sub-options fields in a bitmask (Paolo Abeni) [2028420] +- mptcp: better binary layout for mptcp_options_received (Paolo Abeni) [2028420] +- mptcp: do not set unconditionally csum_reqd on incoming opt (Paolo Abeni) [2028420] +- selftests: mptcp: add MP_FAIL mibs check (Paolo Abeni) [2028420] +- mptcp: add the mibs for MP_FAIL (Paolo Abeni) [2028420] +- mptcp: send out MP_FAIL when data checksum fails (Paolo Abeni) [2028420] +- mptcp: MP_FAIL suboption receiving (Paolo Abeni) [2028420] +- mptcp: MP_FAIL suboption sending (Paolo Abeni) [2028420] +- mptcp: shrink mptcp_out_options struct (Paolo Abeni) [2028420] +- mptcp: optimize out option generation (Paolo Abeni) [2028420] +- selftests: mptcp: add_addr and echo race test (Paolo Abeni) [2028420] +- mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT (Paolo Abeni) [2028420] +- mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal (Paolo Abeni) [2028420] +- mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other (Paolo Abeni) [2028420] +- mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate (Paolo Abeni) [2028420] +- mptcp: move drop_other_suboptions check under pm lock (Paolo Abeni) [2028420] +- selftests: mptcp: delete uncontinuous removing ids (Paolo Abeni) [2028420] +- selftests: mptcp: add fullmesh testcases (Paolo Abeni) [2028420] +- selftests: mptcp: set and print the fullmesh flag (Paolo Abeni) [2028420] +- mptcp: local addresses fullmesh (Paolo Abeni) [2028420] +- mptcp: remote addresses fullmesh (Paolo Abeni) [2028420] +- mptcp: drop flags and ifindex arguments (Paolo Abeni) [2028420] +- selftests: mptcp: add testcase for active-back (Paolo Abeni) [2028420] +- mptcp: backup flag from incoming MPJ ack option (Paolo Abeni) [2028420] +- mptcp: add mibs for stale subflows processing (Paolo Abeni) [2028420] +- mptcp: faster active backup recovery (Paolo Abeni) [2028420] +- mptcp: cleanup sysctl data and helpers (Paolo Abeni) [2028420] +- mptcp: handle pending data on closed subflow (Paolo Abeni) [2028420] +- mptcp: less aggressive retransmission strategy (Paolo Abeni) [2028420] +- mptcp: more accurate timeout (Paolo Abeni) [2028420] +- ionic: no devlink_unregister if not registered (Petr Oros) [2032260] +- devlink: fix netns refcount leak in devlink_nl_cmd_reload() (Petr Oros) [2032260] +- devlink: Don't throw an error if flash notification sent before devlink visible (Petr Oros) [2032260] +- devlink: make all symbols GPL-only (Petr Oros) [2032260] +- devlink: Simplify internal devlink params implementation (Petr Oros) [2032260] +- devlink: Clean not-executed param notifications (Petr Oros) [2032260] +- devlink: Delete obsolete parameters publish API (Petr Oros) [2032260] +- devlink: Remove extra device_lock assert checks (Petr Oros) [2032260] +- devlink: Delete reload enable/disable interface (Petr Oros) [2032260] +- net/mlx5: Set devlink reload feature bit for supported devices only (Petr Oros) [2032260] +- devlink: Allow control devlink ops behavior through feature mask (Petr Oros) [2032260] +- devlink: Annotate devlink API calls (Petr Oros) [2032260] +- devlink: Move netdev_to_devlink helpers to devlink.c (Petr Oros) [2032260] +- devlink: Reduce struct devlink exposure (Petr Oros) [2032260] +- devlink: report maximum number of snapshots with regions (Petr Oros) [2032260] +- devlink: Add missed notifications iterators (Petr Oros) [2032260] +- netdevsim: Move devlink registration to be last devlink command (Petr Oros) [2032260] +- qed: Move devlink registration to be last devlink command (Petr Oros) [2032260] +- ionic: Move devlink registration to be last devlink command (Petr Oros) [2032260] +- nfp: Move delink_register to be last command (Petr Oros) [2032260] +- mlxsw: core: Register devlink instance last (Petr Oros) [2032260] +- net/mlx5: Accept devlink user input after driver initialization complete (Petr Oros) [2032260] +- net/mlx4: Move devlink_register to be the last initialization command (Petr Oros) [2032260] +- ice: Open devlink when device is ready (Petr Oros) [2032260] +- net: hinic: Open device for the user access when it is ready (Petr Oros) [2032260] +- bnxt_en: Register devlink instance at the end devlink configuration (Petr Oros) [2032260] +- devlink: Notify users when objects are accessible (Petr Oros) [2032260] +- net/mlx5: Fix rdma aux device on devlink reload (Petr Oros) [2032260] +- qed: Don't ignore devlink allocation failures (Petr Oros) [2032260] +- ice: Delete always true check of PF pointer (Petr Oros) [2032260] +- devlink: Remove single line function obfuscations (Petr Oros) [2032260] +- devlink: Delete not used port parameters APIs (Petr Oros) [2032260] +- bnxt_en: Properly remove port parameter support (Petr Oros) [2032260] +- bnxt_en: Check devlink allocation and registration status (Petr Oros) [2032260] +- devlink: Make devlink_register to be void (Petr Oros) [2032260] +- devlink: Delete not-used devlink APIs (Petr Oros) [2032260] +- devlink: Delete not-used single parameter notification APIs (Petr Oros) [2032260] +- net/mlx5: Publish and unpublish all devlink parameters at once (Petr Oros) [2032260] +- devlink: Use xarray to store devlink instances (Petr Oros) [2032260] +- devlink: Count struct devlink consumers (Petr Oros) [2032260] +- devlink: Remove check of always valid devlink pointer (Petr Oros) [2032260] +- devlink: Simplify devlink_pernet_pre_exit call (Petr Oros) [2032260] +- net/mlx5: Support enable_vnet devlink dev param (Petr Oros) [2032260] +- net/mlx5: Support enable_rdma devlink dev param (Petr Oros) [2032260] +- net/mlx5: Support enable_eth devlink dev param (Petr Oros) [2032260] +- net/mlx5: Fix unpublish devlink parameters (Petr Oros) [2032260] +- devlink: Add APIs to publish, unpublish individual parameter (Petr Oros) [2032260] +- devlink: Add API to register and unregister single parameter (Petr Oros) [2032260] +- devlink: Create a helper function for one parameter registration (Petr Oros) [2032260] +- devlink: Add new "enable_vnet" generic device param (Petr Oros) [2032260] +- devlink: Add new "enable_rdma" generic device param (Petr Oros) [2032260] +- devlink: Add new "enable_eth" generic device param (Petr Oros) [2032260] +- devlink: Fix port_type_set function pointer check (Petr Oros) [2032260] +- devlink: Set device as early as possible (Petr Oros) [2032260] +- devlink: Simplify devlink port API calls (Petr Oros) [2032260] +- devlink: Allocate devlink directly in requested net namespace (Petr Oros) [2032260] +- devlink: Remove duplicated registration check (Petr Oros) [2032260] +- netdevsim: Protect both reload_down and reload_up paths (Petr Oros) [2032260] +- netdevsim: Forbid devlink reload when adding or deleting ports (Petr Oros) [2032260] +- net/mlx5: Don't rely on always true registered field (Petr Oros) [2032260] +- ionic: cleanly release devlink instance (Petr Oros) [2032260] +- selftests: net: bridge: fix typo in vlan_filtering dependency test (Ivan Vecera) [2037335] +- selftests: net: bridge: add test for vlan_filtering dependency (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast_router tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast query and query response interval tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast_querier_interval tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast_membership_interval test (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast_startup_query_count/interval tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast_last_member_count/interval tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast igmp/mld version tests (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast querier test (Ivan Vecera) [2037335] +- selftests: net: bridge: add vlan mcast snooping control test (Ivan Vecera) [2037335] +- net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper (Ivan Vecera) [2037335] +- net: bridge: mcast: add and enforce startup query interval minimum (Ivan Vecera) [2037335] +- net: bridge: mcast: add and enforce query interval minimum (Ivan Vecera) [2037335] +- net: bridge: fix ioctl old_deviceless bridge argument (Ivan Vecera) [2037335] +- net: bridge: Use array_size() helper in copy_to_user() (Ivan Vecera) [2037335] +- net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled (Ivan Vecera) [2037335] +- net: bridge: mcast: use multicast_membership_interval for IGMPv3 (Ivan Vecera) [2037335] +- net: bridge: fix under estimation in br_get_linkxstats_size() (Ivan Vecera) [2037335] +- net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() (Ivan Vecera) [2037335] +- net: bridge: mcast: Associate the seqcount with its protecting lock. (Ivan Vecera) [2037335] +- net: bridge: mcast: fix vlan port router deadlock (Ivan Vecera) [2037335] +- net: bridge: use mld2r_ngrec instead of icmpv6_dataun (Ivan Vecera) [2037335] +- net: bridge: change return type of br_handle_ingress_vlan_tunnel (Ivan Vecera) [2037335] +- net: bridge: vlan: convert mcast router global option to per-vlan entry (Ivan Vecera) [2037335] +- net: bridge: mcast: br_multicast_set_port_router takes multicast context as argument (Ivan Vecera) [2037335] +- net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan (Ivan Vecera) [2037335] +- net: bridge: mcast: use the correct vlan group helper (Ivan Vecera) [2037335] +- net: bridge: vlan: account for router port lists when notifying (Ivan Vecera) [2037335] +- net: bridge: vlan: enable mcast snooping for existing master vlans (Ivan Vecera) [2037335] +- net: bridge: mcast: account for ipv6 size when dumping querier state (Ivan Vecera) [2037335] +- net: bridge: mcast: drop sizeof for nest attribute's zero size (Ivan Vecera) [2037335] +- net: bridge: mcast: don't dump querier state if snooping is disabled (Ivan Vecera) [2037335] +- net: bridge: vlan: dump mcast ctx querier state (Ivan Vecera) [2037335] +- net: bridge: mcast: dump ipv6 querier state (Ivan Vecera) [2037335] +- net: bridge: mcast: dump ipv4 querier state (Ivan Vecera) [2037335] +- net: bridge: mcast: consolidate querier selection for ipv4 and ipv6 (Ivan Vecera) [2037335] +- net: bridge: mcast: make sure querier port/address updates are consistent (Ivan Vecera) [2037335] +- net: bridge: mcast: record querier port device ifindex instead of pointer (Ivan Vecera) [2037335] +- net: bridge: vlan: use br_rports_fill_info() to export mcast router ports (Ivan Vecera) [2037335] +- net: bridge: mcast: use the proper multicast context when dumping router ports (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast router global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast querier global option (Ivan Vecera) [2037335] +- net: bridge: mcast: querier and query state affect only current context type (Ivan Vecera) [2037335] +- net: bridge: mcast: move querier state to the multicast context (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast startup query interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast query response interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast query interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast querier interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast membership interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast last member interval global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast startup query count global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast last member count global option (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for mcast igmp/mld version global options (Ivan Vecera) [2037335] +- net: bridge: vlan: fix global vlan option range dumping (Ivan Vecera) [2037335] +- net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge (Ivan Vecera) [2037335] +- net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst device (Ivan Vecera) [2037335] +- net: bridge: switchdev: treat local FDBs the same as entries towards the bridge (Ivan Vecera) [2037335] +- net: bridge: switchdev: replay the entire FDB for each port (Ivan Vecera) [2037335] +- net: bridge: add a helper for retrieving port VLANs from the data path (Ivan Vecera) [2037335] +- net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_filter_toggle (Ivan Vecera) [2037335] +- net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWITCHDEV=n (Ivan Vecera) [2037335] +- net: bridge: switchdev: allow the TX data plane forwarding to be offloaded (Ivan Vecera) [2037335] +- net: switchdev: fix FDB entries towards foreign ports not getting propagated to us (Ivan Vecera) [2037335] +- net: bridge: move the switchdev object replay helpers to "push" mode (Ivan Vecera) [2037335] +- net: bridge: guard the switchdev replay helpers against a NULL notifier block (Ivan Vecera) [2037335] +- net: bridge: switchdev: let drivers inform which bridge ports are offloaded (Ivan Vecera) [2037335] +- net: bridge: switchdev: recycle unused hwdoms (Ivan Vecera) [2037335] +- net: bridge: disambiguate offload_fwd_mark (Ivan Vecera) [2037335] +- net: bridge: multicast: add context support for host-joined groups (Ivan Vecera) [2037335] +- net: bridge: multicast: add mdb context support (Ivan Vecera) [2037335] +- net: bridge: multicast: fix igmp/mld port context null pointer dereferences (Ivan Vecera) [2037335] +- net: switchdev: recurse into __switchdev_handle_fdb_del_to_device (Ivan Vecera) [2037335] +- net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim (Ivan Vecera) [2037335] +- net: bridge: vlan: add mcast snooping control (Ivan Vecera) [2037335] +- net: bridge: vlan: notify when global options change (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for dumping global vlan options (Ivan Vecera) [2037335] +- net: bridge: vlan: add support for global options (Ivan Vecera) [2037335] +- net: bridge: multicast: include router port vlan id in notifications (Ivan Vecera) [2037335] +- net: bridge: multicast: add vlan querier and query support (Ivan Vecera) [2037335] +- net: bridge: multicast: check if should use vlan mcast ctx (Ivan Vecera) [2037335] +- net: bridge: multicast: use the port group to port context helper (Ivan Vecera) [2037335] +- net: bridge: multicast: add helper to get port mcast context from port group (Ivan Vecera) [2037335] +- net: bridge: add vlan mcast snooping knob (Ivan Vecera) [2037335] +- net: bridge: multicast: add vlan state initialization and control (Ivan Vecera) [2037335] +- net: bridge: vlan: add global and per-port multicast context (Ivan Vecera) [2037335] +- net: bridge: multicast: use multicast contexts instead of bridge or port (Ivan Vecera) [2037335] +- net: bridge: multicast: factor out bridge multicast context (Ivan Vecera) [2037335] +- net: bridge: multicast: factor out port multicast context (Ivan Vecera) [2037335] +- net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE (Ivan Vecera) [2037335] +- net: switchdev: introduce helper for checking dynamically learned FDB entries (Ivan Vecera) [2037335] +- kernel: Add redhat code (Prarit Bhargava) [2047259] +- nvme: Mark NVMe over FC Target support unmaintained (Prarit Bhargava) [2019379] +- hdlc_fr: Mark driver unmaintained (Prarit Bhargava) [2019379] +- sfc: Mark siena driver unmaintained (Prarit Bhargava) [2019379] +- qla3xxx: Mark driver unmaintained (Prarit Bhargava) [2019379] +- netxen: Mark nic driver unmaintained (Prarit Bhargava) [2019379] +- redhat/configs: Disable ethoc driver (Prarit Bhargava) [2019379] +- redhat/configs: Disable dnet driver (Prarit Bhargava) [2019379] +- drivers/pci/pci-driver.c: Fix if/ifdef typo (Prarit Bhargava) [2019379] +- kernel/rh_taint.c: Update to new messaging (Prarit Bhargava) [2019379] + +* Wed Jan 26 2022 Herton R. Krzesinski [5.14.0-49.el9] +- net: skb: use kfree_skb_reason() in __udp4_lib_rcv() (Antoine Tenart) [2041931] +- net: skb: use kfree_skb_reason() in tcp_v4_rcv() (Antoine Tenart) [2041931] +- net: skb: introduce kfree_skb_reason() (Antoine Tenart) [2041931] +- net: add kerneldoc comment for sk_peer_lock (Guillaume Nault) [2037783] +- af_unix: fix races in sk_peer_pid and sk_peer_cred accesses (Guillaume Nault) [2037783] {CVE-2021-4203} +- netfilter: nat: force port remap to prevent shadowing well-known ports (Florian Westphal) [2006169] {CVE-2021-3773} +- netfilter: conntrack: tag conntracks picked up in local out hook (Florian Westphal) [2006169] +- selftests: nft_nat: switch port shadow test cases to socat (Florian Westphal) [2006169] +- selftests: nft_nat: Simplify port shadow notrack test (Florian Westphal) [2006169] +- selftests: nft_nat: Improve port shadow test stability (Florian Westphal) [2006169] +- selftests: nft_nat: add udp hole punch test case (Florian Westphal) [2006169] +- net: Remove redundant if statements (Petr Oros) [2037315] +- netdevice: add the case if dev is NULL (Petr Oros) [2037315] +- redhat: fix the exclusion of rhdocs changes entries in the changelog (Herton R. Krzesinski) +- get_maintainer.conf: Update with new location of RHMAINTAINERS (Prarit Bhargava) +- redhat: make pathspec exclusion compatible with old git versions (Herton R. Krzesinski) +- redhat/scripts: Update merge-subtrees.sh with new subtree location (Prarit Bhargava) +- tree: remove existing redhat/rhdocs subtree in 9.0 (Prarit Bhargava) +- CI: Use realtime_check_baseline template (Veronika Kabatova) +- powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic (Gustavo Walbon) [2025518] +- powerpc: handle kdump appropriately with crash_kexec_post_notifiers option (Gustavo Walbon) [2025518] +- powerpc/pseries: use slab context cpumask allocation in CPU hotplug init (Waiman Long) [2019671] +- powerpc/pseries: Fix build error when NUMA=n (Waiman Long) [2019671] +- powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings (Diego Domingos) [2039639] +- powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() (Diego Domingos) [2039639] +- powerpc/cacheinfo: Lookup cache by dt node and thread-group id (Diego Domingos) [2039639] +- powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192 (Diego Domingos) [2039163] +- powerpc: remove cpu_online_cores_map function (Diego Domingos) [2039163] +- adding support for c9s automotive coverage build (bgrech) +- CI: Use tagged containers (Veronika Kabatova) +- xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate (Carlos Maiolino) [2034871] {CVE-2021-4155} +- selftests/powerpc: skip tests for unavailable mitigations. (Diego Domingos) [2021389] +- selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh (Diego Domingos) [2021389] +- ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate (William Zhao) [2037810] +- KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall (Vitaly Kuznetsov) [2036570] +- net: vlan: fix underflow for the real_dev refcnt (Balazs Nemeth) [2030036] +- net: vlan: fix a UAF in vlan_dev_real_dev() (Balazs Nemeth) [2030036] + +* Mon Jan 24 2022 Herton R. Krzesinski [5.14.0-48.el9] +- net: mana: Add RX fencing (Mohammed Gamal) [2030357] +- net: mana: Add XDP support (Mohammed Gamal) [2030357] +- net: mana: Fix memory leak in mana_hwc_create_wq (Mohammed Gamal) [2030357] +- net: mana: Fix spelling mistake "calledd" -> "called" (Mohammed Gamal) [2030357] +- ibmvnic: drop bad optimization in reuse_tx_pools() (Diego Domingos) [2014236] +- ibmvnic: drop bad optimization in reuse_rx_pools() (Diego Domingos) [2014236] +- ibmvnic: Reuse tx pools when possible (Diego Domingos) [2014236] +- ibmvnic: Reuse rx pools when possible (Diego Domingos) [2014236] +- ibmvnic: Reuse LTB when possible (Diego Domingos) [2014236] +- ibmvnic: init_tx_pools move loop-invariant code (Diego Domingos) [2014236] +- ibmvnic: Use/rename local vars in init_tx_pools (Diego Domingos) [2014236] +- ibmvnic: Use/rename local vars in init_rx_pools (Diego Domingos) [2014236] +- ibmvnic: Consolidate code in replenish_rx_pool() (Diego Domingos) [2014236] +- ibmvnic: Fix up some comments and messages (Diego Domingos) [2014236] +- ibmvnic: Use bitmap for LTB map_ids (Diego Domingos) [2014236] +- [s390] s390/qeth: fix deadlock during failing recovery (Mete Durlu) [1869669] +- [s390] s390/qeth: Fix deadlock in remove_discipline (Mete Durlu) [1869669] +- [s390] s390/qeth: fix NULL deref in qeth_clear_working_pool_list() (Mete Durlu) [1869669] +- [s390] s390/qeth: Update MACs of LEARNING_SYNC device (Mete Durlu) [1869669] +- [s390] s390/qeth: Switchdev event handler (Mete Durlu) [1869669] +- [s390] s390/qeth: Register switchdev event handler (Mete Durlu) [1869669] +- [s390] s390/qdio: propagate error when cancelling a ccw fails (Mete Durlu) [1869669] +- [s390] s390/qdio: improve roll-back after error on ESTABLISH ccw (Mete Durlu) [1869669] +- [s390] s390/qdio: cancel the ESTABLISH ccw after timeout (Mete Durlu) [1869669] +- [s390] s390/qdio: fix roll-back after timeout on ESTABLISH ccw (Mete Durlu) [1869669] +- [s390] s390/qeth: remove OSN support (Mete Durlu) [1869669] +- [s390] s390: add HWCAP_S390_PCI_MIO to ELF hwcaps (Mete Durlu) [2030640] +- [s390] s390: make PCI mio support a machine flag (Mete Durlu) [2030640] +- ima: silence measurement list hexdump during kexec (Bruno Meneguele) [2034157] +- scsi: lpfc: Update lpfc version to 14.0.0.4 (Dick Kennedy) [2034278] +- scsi: lpfc: Add additional debugfs support for CMF (Dick Kennedy) [2034278] +- scsi: lpfc: Cap CMF read bytes to MBPI (Dick Kennedy) [2034278] +- scsi: lpfc: Adjust CMF total bytes and rxmonitor (Dick Kennedy) [2034278] +- scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup (Dick Kennedy) [2034278] +- scsi: lpfc: Fix NPIV port deletion crash (Dick Kennedy) [2034278] +- scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (Dick Kennedy) [2034278] +- scsi: lpfc: Change return code on I/Os received during link bounce (Dick Kennedy) [2034278] +- scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (Dick Kennedy) [2034278] +- scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (Dick Kennedy) [2039036] +- mm/memcg: Exclude mem_cgroup pointer from kABI signature computation (Waiman Long) [2036995] +- NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED (Steve Dickson) [2016699] + +* Sat Jan 22 2022 Herton R. Krzesinski [5.14.0-47.el9] +- nvmet: register discovery subsystem as 'current' (John Meneghini) [2021672] +- nvme: add new discovery log page entry definitions (John Meneghini) [2021672] +- nvmet: switch check for subsystem type (John Meneghini) [2021672] +- nvme: display correct subsystem NQN (John Meneghini) [2021672] +- nvme: Add connect option 'discovery' (John Meneghini) [2021672] +- nvme: expose subsystem type in sysfs attribute 'subsystype' (John Meneghini) [2021672] +- nvmet: set 'CNTRLTYPE' in the identify controller data (John Meneghini) [2021672] +- nvmet: add nvmet_is_disc_subsys() helper (John Meneghini) [2021672] +- nvme: add CNTRLTYPE definitions for 'identify controller' (John Meneghini) [2021672] +- nvmet: make discovery NQN configurable (John Meneghini) [2021672] +- nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert (Vitaly Kuznetsov) [2034619] +- include/linux/pci.h: Exclude struct hotplug_slot from KABI (Prarit Bhargava) [2034338] +- virtio/vsock: fix the transport to work with VMADDR_CID_ANY (Stefano Garzarella) [2026949] +- vhost/vsock: cleanup removing `len` variable (Stefano Garzarella) [2026949] +- vhost/vsock: fix incorrect used length reported to the guest (Stefano Garzarella) [2026949] +- vsock: prevent unnecessary refcnt inc for nonblocking connect (Stefano Garzarella) [2026949] +- vsock_diag_test: remove free_sock_stat() call in test_no_sockets (Stefano Garzarella) [2026949] +- vsock: Enable y2038 safe timeval for timeout (Stefano Garzarella) [2026949] +- vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt (Stefano Garzarella) [2026949] +- vsock_test: update message bounds test for MSG_EOR (Stefano Garzarella) [2026949] +- af_vsock: rename variables in receive loop (Stefano Garzarella) [2026949] +- virtio/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] +- vhost/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] +- virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. (Stefano Garzarella) [2026949] +- virtio/vsock: rename 'EOR' to 'EOM' bit. (Stefano Garzarella) [2026949] +- include/linux/irq*.h: Pad irq structs for KABI (Prarit Bhargava) [2034264] +- include/linux/fwnode.h: Exclude fwnode structs from KABI (Prarit Bhargava) [2033388] +- bpf: Fix toctou on read-only map's constant scalar tracking (Jiri Olsa) [2029198] {CVE-2021-4001} +- ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved (Mark Langsdorf) [2000202] +- redhat: support virtio-mem on x86-64 as tech-preview (David Hildenbrand) [2014492] +- proc/vmcore: fix clearing user buffer by properly using clear_user() (David Hildenbrand) [2014492] +- virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE (David Hildenbrand) [2014492] +- virtio-mem: disallow mapping virtio-mem memory via /dev/mem (David Hildenbrand) [2014492] +- kernel/resource: disallow access to exclusive system RAM regions (David Hildenbrand) [2014492] +- kernel/resource: clean up and optimize iomem_is_exclusive() (David Hildenbrand) [2014492] +- virtio-mem: kdump mode to sanitize /proc/vmcore access (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] +- proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks (David Hildenbrand) [2014492] +- proc/vmcore: let pfn_is_ram() return a bool (David Hildenbrand) [2014492] +- x86/xen: print a warning when HVMOP_get_mem_type fails (David Hildenbrand) [2014492] +- x86/xen: simplify xen_oldmem_pfn_is_ram() (David Hildenbrand) [2014492] +- x86/xen: update xen_oldmem_pfn_is_ram() documentation (David Hildenbrand) [2014492] + +* Thu Jan 20 2022 Herton R. Krzesinski [5.14.0-46.el9] +- crypto: qat - fix definition of ring reset results (Vladis Dronov) [2015145] +- crypto: qat - add support for compression for 4xxx (Vladis Dronov) [2015145] +- crypto: qat - allow detection of dc capabilities for 4xxx (Vladis Dronov) [2015145] +- crypto: qat - add PFVF support to enable the reset of ring pairs (Vladis Dronov) [2015145] +- crypto: qat - add PFVF support to the GEN4 host driver (Vladis Dronov) [2015145] +- crypto: qat - config VFs based on ring-to-svc mapping (Vladis Dronov) [2015145] +- crypto: qat - exchange ring-to-service mappings over PFVF (Vladis Dronov) [2015145] +- crypto: qat - support fast ACKs in the PFVF protocol (Vladis Dronov) [2015145] +- crypto: qat - exchange device capabilities over PFVF (Vladis Dronov) [2015145] +- crypto: qat - introduce support for PFVF block messages (Vladis Dronov) [2015145] +- crypto: qat - store the ring-to-service mapping (Vladis Dronov) [2015145] +- crypto: qat - store the PFVF protocol version of the endpoints (Vladis Dronov) [2015145] +- crypto: qat - improve the ACK timings in PFVF send (Vladis Dronov) [2015145] +- crypto: qat - leverage read_poll_timeout in PFVF send (Vladis Dronov) [2015145] +- crypto: qat - leverage bitfield.h utils for PFVF messages (Vladis Dronov) [2015145] +- crypto: qat - abstract PFVF messages with struct pfvf_message (Vladis Dronov) [2015145] +- crypto: qat - set PFVF_MSGORIGIN just before sending (Vladis Dronov) [2015145] +- crypto: qat - make PFVF send and receive direction agnostic (Vladis Dronov) [2015145] +- crypto: qat - make PFVF message construction direction agnostic (Vladis Dronov) [2015145] +- crypto: qat - add the adf_get_pmisc_base() helper function (Vladis Dronov) [2015145] +- crypto: qat - support the reset of ring pairs on PF (Vladis Dronov) [2015145] +- crypto: qat - extend crypto capability detection for 4xxx (Vladis Dronov) [2015145] +- crypto: qat - set COMPRESSION capability for QAT GEN2 (Vladis Dronov) [2015145] +- crypto: qat - set CIPHER capability for QAT GEN2 (Vladis Dronov) [2015145] +- crypto: qat - get compression extended capabilities (Vladis Dronov) [2015145] +- crypto: qat - improve logging of PFVF messages (Vladis Dronov) [2015145] +- crypto: qat - fix VF IDs in PFVF log messages (Vladis Dronov) [2015145] +- crypto: qat - do not rely on min version (Vladis Dronov) [2015145] +- crypto: qat - refactor pfvf version request messages (Vladis Dronov) [2015145] +- crypto: qat - pass the PF2VF responses back to the callers (Vladis Dronov) [2015145] +- crypto: qat - use enums for PFVF protocol codes (Vladis Dronov) [2015145] +- crypto: qat - reorganize PFVF protocol definitions (Vladis Dronov) [2015145] +- crypto: qat - reorganize PFVF code (Vladis Dronov) [2015145] +- crypto: qat - abstract PFVF receive logic (Vladis Dronov) [2015145] +- crypto: qat - abstract PFVF send function (Vladis Dronov) [2015145] +- crypto: qat - differentiate between pf2vf and vf2pf offset (Vladis Dronov) [2015145] +- crypto: qat - add pfvf_ops (Vladis Dronov) [2015145] +- crypto: qat - relocate PFVF disabled function (Vladis Dronov) [2015145] +- crypto: qat - relocate PFVF VF related logic (Vladis Dronov) [2015145] +- crypto: qat - relocate PFVF PF related logic (Vladis Dronov) [2015145] +- crypto: qat - handle retries due to collisions in adf_iov_putmsg() (Vladis Dronov) [2015145] +- crypto: qat - split PFVF message decoding from handling (Vladis Dronov) [2015145] +- crypto: qat - re-enable interrupts for legacy PFVF messages (Vladis Dronov) [2015145] +- crypto: qat - change PFVF ACK behaviour (Vladis Dronov) [2015145] +- crypto: qat - move interrupt code out of the PFVF handler (Vladis Dronov) [2015145] +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (Vladis Dronov) [2015145] +- crypto: qat - move vf2pf interrupt helpers (Vladis Dronov) [2015145] +- crypto: qat - refactor PF top half for PFVF (Vladis Dronov) [2015145] +- crypto: qat - fix undetected PFVF timeout in ACK loop (Vladis Dronov) [2015145] +- crypto: qat - do not handle PFVF sources for qat_4xxx (Vladis Dronov) [2015145] +- crypto: qat - simplify adf_enable_aer() (Vladis Dronov) [2015145] +- crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c (Vladis Dronov) [2015145] +- crypto: qat - extract send and wait from adf_vf2pf_request_version() (Vladis Dronov) [2015145] +- crypto: qat - add VF and PF wrappers to common send function (Vladis Dronov) [2015145] +- crypto: qat - rename pfvf collision constants (Vladis Dronov) [2015145] +- crypto: qat - move pfvf collision detection values (Vladis Dronov) [2015145] +- crypto: qat - make pfvf send message direction agnostic (Vladis Dronov) [2015145] +- crypto: qat - use hweight for bit counting (Vladis Dronov) [2015145] +- crypto: qat - remove duplicated logic across GEN2 drivers (Vladis Dronov) [2015145] +- crypto: qat - fix handling of VF to PF interrupts (Vladis Dronov) [2015145] +- crypto: qat - remove unnecessary collision prevention step in PFVF (Vladis Dronov) [2015145] +- crypto: qat - disregard spurious PFVF interrupts (Vladis Dronov) [2015145] +- crypto: qat - detect PFVF collision after ACK (Vladis Dronov) [2015145] +- crypto: qat - power up 4xxx device (Vladis Dronov) [2015145] +- crypto: qat - remove unneeded packed attribute (Vladis Dronov) [2015145] +- crypto: qat - free irq in case of failure (Vladis Dronov) [2015145] +- crypto: qat - free irqs only if allocated (Vladis Dronov) [2015145] +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (Vladis Dronov) [2015145] +- crypto: qat - replace deprecated MSI API (Vladis Dronov) [2015145] +- crypto: qat - store vf.compatible flag (Vladis Dronov) [2015145] +- crypto: qat - do not export adf_iov_putmsg() (Vladis Dronov) [2015145] +- crypto: qat - flush vf workqueue at driver removal (Vladis Dronov) [2015145] +- crypto: qat - remove the unnecessary get_vintmsk_offset() (Vladis Dronov) [2015145] +- crypto: qat - fix naming of PF/VF enable functions (Vladis Dronov) [2015145] +- crypto: qat - complete all the init steps before service notification (Vladis Dronov) [2015145] +- crypto: qat - move IO virtualization functions (Vladis Dronov) [2015145] +- crypto: qat - fix naming for init/shutdown VF to PF notifications (Vladis Dronov) [2015145] +- crypto: qat - protect interrupt mask CSRs with a spinlock (Vladis Dronov) [2015145] +- crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c (Vladis Dronov) [2015145] +- crypto: qat - fix reuse of completion variable (Vladis Dronov) [2015145] +- crypto: qat - remove intermediate tasklet for vf2pf (Vladis Dronov) [2015145] +- crypto: qat - rename compatibility version definition (Vladis Dronov) [2015145] +- crypto: qat - prevent spurious MSI interrupt in PF (Vladis Dronov) [2015145] +- crypto: qat - prevent spurious MSI interrupt in VF (Vladis Dronov) [2015145] +- crypto: qat - handle both source of interrupt in VF ISR (Vladis Dronov) [2015145] +- crypto: qat - do not ignore errors from enable_vf2pf_comms() (Vladis Dronov) [2015145] +- crypto: qat - enable interrupts only after ISR allocation (Vladis Dronov) [2015145] +- crypto: qat - remove empty sriov_configure() (Vladis Dronov) [2015145] +- crypto: qat - use proper type for vf_mask (Vladis Dronov) [2015145] +- crypto: qat - fix a typo in a comment (Vladis Dronov) [2015145] +- crypto: qat - disable AER if an error occurs in probe functions (Vladis Dronov) [2015145] +- crypto: qat - set DMA mask to 48 bits for Gen2 (Vladis Dronov) [2015145] +- crypto: qat - simplify code and axe the use of a deprecated API (Vladis Dronov) [2015145] + * Tue Jan 18 2022 Herton R. Krzesinski [5.14.0-45.el9] - workqueue, kasan: avoid alloc_pages() when recording stack (Phil Auld) [2022894] - kasan: generic: introduce kasan_record_aux_stack_noalloc() (Phil Auld) [2022894]