On Mon, 12 Jul 2021 08:06:24 +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.132 release. > There are 348 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 14 Jul 2021 06:02:46 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.132-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Linux 5.4.132-rc1 > > Quat Le <quat.le@xxxxxxxxxx> > scsi: core: Retry I/O for Notify (Enable Spinup) Required error > > Johan Hovold <johan@xxxxxxxxxx> > mmc: vub3000: fix control-request direction > > Bean Huo <beanhuo@xxxxxxxxxx> > mmc: block: Disable CMDQ on the ioctl path > > Long Li <longli@xxxxxxxxxxxxx> > block: return the correct bvec when checking for gaps > > Varun Prakash <varun@xxxxxxxxxxx> > scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd() > > Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > perf llvm: Return -ENOMEM when asprintf() fails > > Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx> > selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random > > Miaohe Lin <linmiaohe@xxxxxxxxxx> > mm/z3fold: fix potential memory leak in z3fold_destroy_pool() > > Miaohe Lin <linmiaohe@xxxxxxxxxx> > mm/huge_memory.c: don't discard hugepage if other processes are mapping it > > Alex Williamson <alex.williamson@xxxxxxxxxx> > vfio/pci: Handle concurrent vma faults > > Pali Rohár <pali@xxxxxxxxxx> > arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART > > Pali Rohár <pali@xxxxxxxxxx> > serial: mvebu-uart: correctly calculate minimal possible baudrate > > Pali Rohár <pali@xxxxxxxxxx> > serial: mvebu-uart: do not allow changing baudrate when uartclk is not available > > Nicholas Piggin <npiggin@xxxxxxxxx> > powerpc: Offline CPU in stop_this_cpu() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > leds: ktd2692: Fix an error handling path > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > leds: as3645a: Fix error return code in as3645a_parse_node() > > Chung-Chiang Cheng <shepjeng@xxxxxxxxx> > configfs: fix memleak in configfs_release_bin_file > > Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx> > ASoC: atmel-i2s: Fix usage of capture and playback at the same time > > Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > extcon: max8997: Add missing modalias string > > Stephan Gerhold <stephan@xxxxxxxxxxx> > extcon: sm5502: Drop invalid register write in sm5502_reg_data > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() > > Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > phy: uniphier-pcie: Fix updating phy parameters > > Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > soundwire: stream: Fix test for DP prepare complete > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > scsi: mpt3sas: Fix error return value in _scsih_expander_add() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume() > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > of: Fix truncation of memory sizes on 32-bit platforms > > Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Maciej W. Rozycki <macro@xxxxxxxxxxx> > serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates > > Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > staging: mt7621-dts: fix pci address for PCI memory range > > Pavel Skripkin <paskripkin@xxxxxxxxx> > staging: rtl8712: fix memory leak in rtl871x_load_fw_cb > > Pavel Skripkin <paskripkin@xxxxxxxxx> > staging: rtl8712: remove redundant check in r871xu_drv_init > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > staging: gdm724x: check for overflow in gdm_lte_netif_rx() > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> > iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > eeprom: idt_89hpesx: Restore printing the unsupported fwnode name > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > eeprom: idt_89hpesx: Put fwnode in matching case during ->probe() > > Clément Lassieur <clement@xxxxxxxxxxxx> > usb: dwc2: Don't reset the core after setting turnaround time > > Andrew Gabbasov <andrew_gabbasov@xxxxxxxxxx> > usb: gadget: f_fs: Fix setting of device and driver data cross-references > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()' > > Srinath Mannam <srinath.mannam@xxxxxxxxxxxx> > iommu/dma: Fix IOVA reserve dma ranges > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > s390: appldata depends on PROC_SYSCTL > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > visorbus: fix error return code in visorchipset_init() > > Joachim Fenkes <FENKES@xxxxxxxxxx> > fsi/sbefifo: Fix reset timeout > > Joachim Fenkes <FENKES@xxxxxxxxxx> > fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE > > Eddie James <eajames@xxxxxxxxxxxxx> > fsi: occ: Don't accept response from un-initialized OCC > > Eddie James <eajames@xxxxxxxxxxxxx> > fsi: scom: Reset the FSI2PIB engine for any error > > Colin Ian King <colin.king@xxxxxxxxxxxxx> > fsi: core: Fix return of error values on failures > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > scsi: FlashPoint: Rename si_flags field > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > leds: lm3692x: Put fwnode in any case during ->probe() > > Marek Behún <marek.behun@xxxxxx> > leds: lm36274: cosmetic: rename lm36274_data to chip > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > leds: lm3532: select regmap I2C API > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > tty: nozomi: Fix the error handling path of 'nozomi_card_init()' > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > firmware: stratix10-svc: Fix a resource leak in an error handling path > > Yu Kuai <yukuai3@xxxxxxxxxx> > char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol() > > Corentin Labbe <clabbe@xxxxxxxxxxxx> > mtd: partitions: redboot: seek fis-index-block in the right node > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > Input: hil_kbd - fix error return code in hil_dev_connect() > > Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > ASoC: rsnd: tidyup loop on rsnd_adg_clk_query() > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > backlight: lm3630a_bl: Put fwnode in error case during ->probe() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: mxc4005: Fix overread of data and alignment issue. > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp() > > Nuno Sa <nuno.sa@xxxxxxxxxx> > iio: adis16400: do not return ints in irq handlers > > Nuno Sa <nuno.sa@xxxxxxxxxx> > iio: adis_buffer: do not return ints in irq handlers > > Arnd Bergmann <arnd@xxxxxxxx> > mwifiex: re-fix for unaligned accesses > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > tty: nozomi: Fix a resource leak in an error handling function > > Paul E. McKenney <paulmck@xxxxxxxxxx> > rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread() > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > staging: fbtft: Rectify GPIO handling > > Wei Li <liwei391@xxxxxxxxxx> > MIPS: Fix PKMAP with 32-bit MIPS huge page support > > Leon Romanovsky <leonro@xxxxxxxxxx> > RDMA/mlx5: Don't access NULL-cleared mpi pointer > > Pavel Skripkin <paskripkin@xxxxxxxxx> > net: sched: fix warning in tcindex_alloc_perfect_hash > > Vadim Fedorenko <vfedorenko@xxxxxxxx> > net: lwtunnel: handle MTU calculation in forwading > > Muchun Song <songmuchun@xxxxxxxxxxxxx> > writeback: fix obtain a reference to a freeing memcg css > > Robert Hancock <robert.hancock@xxxxxxxxxx> > clk: si5341: Update initialization magic > > Robert Hancock <robert.hancock@xxxxxxxxxx> > clk: si5341: Avoid divide errors due to bogus register contents > > Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx> > clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC > > Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx> > clk: actions: Fix SD clocks factor table on Owl S500 SoC > > Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx> > clk: actions: Fix UART clock dividers on Owl S500 SoC > > Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event > > Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid > > Petr Oros <poros@xxxxxxxxxx> > Revert "be2net: disable bh with spin_lock in be_process_mcc" > > Bailey Forrest <bcf@xxxxxxxxxx> > gve: Fix swapped vars when fetching max queues > > Gary Lin <glin@xxxxxxxx> > bpfilter: Specify the log level for the kmsg message > > Sasha Neftin <sasha.neftin@xxxxxxxxx> > e1000e: Check the PCIm state > > Eric Dumazet <edumazet@xxxxxxxxxx> > ipv6: fix out-of-bound access in ip6_parse_tlv() > > Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxx> > ibmvnic: free tx_pool if tso_pool alloc fails > > Dany Madden <drt@xxxxxxxxxxxxx> > Revert "ibmvnic: remove duplicate napi_schedule call in open function" > > Mateusz Palczewski <mateusz.palczewski@xxxxxxxxx> > i40e: Fix autoneg disabling for non-10GBaseT links > > Dinghao Liu <dinghao.liu@xxxxxxxxxx> > i40e: Fix error handling in i40e_vsi_open > > Maciej Żenczykowski <maze@xxxxxxxxxx> > bpf: Do not change gso_size during bpf_skb_change_proto() > > Eric Dumazet <edumazet@xxxxxxxxxx> > ipv6: exthdrs: do not blindly use init_net > > Jian-Hong Pan <jhp@xxxxxxxxxxxxx> > net: bcmgenet: Fix attaching to PYH failed on RPi 4B > > Ping-Ke Shih <pkshih@xxxxxxxxxxx> > mac80211: remove iwlwifi specific workaround NDPs of null_response > > Eric Dumazet <edumazet@xxxxxxxxxx> > ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl() > > Dongliang Mu <mudongliangabcd@xxxxxxxxx> > ieee802154: hwsim: Fix memory leak in hwsim_add_one > > Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> > tc-testing: fix list handling > > Miao Wang <shankerwangmiao@xxxxxxxxx> > net/ipv4: swap flow ports when validating source > > Eric Dumazet <edumazet@xxxxxxxxxx> > vxlan: add missing rcu_read_lock() in neigh_reduce() > > Eric Dumazet <edumazet@xxxxxxxxxx> > pkt_sched: sch_qfq: fix qfq_change_class() error path > > Jakub Kicinski <kuba@xxxxxxxxxx> > tls: prevent oversized sendfile() hangs by ignoring MSG_MORE > > Yunsheng Lin <linyunsheng@xxxxxxxxxx> > net: sched: add barrier to ensure correct ordering for lockless qdisc > > Antoine Tenart <atenart@xxxxxxxxxx> > vrf: do not push non-ND strict packets with a source LLA through packet taps again > > Pavel Skripkin <paskripkin@xxxxxxxxx> > net: ethernet: ezchip: fix error handling > > Pavel Skripkin <paskripkin@xxxxxxxxx> > net: ethernet: ezchip: fix UAF in nps_enet_remove > > Pavel Skripkin <paskripkin@xxxxxxxxx> > net: ethernet: aeroflex: fix UAF in greth_of_remove > > Wang Hai <wanghai38@xxxxxxxxxx> > samples/bpf: Fix the error return code of xdp_redirect's main() > > Bob Pearson <rpearsonhpe@xxxxxxxxx> > RDMA/rxe: Fix qp reference counting for atomic ops > > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols > > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > netfilter: nft_osf: check for TCP packet before further processing > > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > netfilter: nft_exthdr: check for IPv6 packet before further processing > > Leon Romanovsky <leonro@xxxxxxxxxx> > RDMA/mlx5: Don't add slave port to unaffiliated list > > Liu Shixin <liushixin2@xxxxxxxxxx> > netlabel: Fix memory leak in netlbl_mgmt_add_common > > Yang Li <yang.lee@xxxxxxxxxxxxxxxxx> > ath10k: Fix an error code in ath10k_add_interface() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > brcmsmac: mac80211_if: Fix a resource leak in an error handling path > > Alvin Šipraga <ALSI@xxxxxxxxxxxxxxx> > brcmfmac: correctly report average RSSI in station info > > Alvin Šipraga <ALSI@xxxxxxxxxxxxxxx> > brcmfmac: fix setting of station info chains bitmask > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > ssb: Fix error return code in ssb_bus_scan() > > Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > wcn36xx: Move hal_buf allocation to devm_kmalloc in probe > > Dongliang Mu <mudongliangabcd@xxxxxxxxx> > ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > wireless: carl9170: fix LEDS build errors & warnings > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > ath10k: add missing error return code in ath10k_pci_probe() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > ath10k: go to path err_unsupported when chip id is not supported > > Zhihao Cheng <chengzhihao1@xxxxxxxxxx> > tools/bpftool: Fix error return code in do_batch() > > Colin Ian King <colin.king@xxxxxxxxxxxxx> > drm: qxl: ensure surf.data is ininitialized > > Kamal Heib <kamalheib1@xxxxxxxxx> > RDMA/rxe: Fix failure during driver load > > Leon Romanovsky <leonro@xxxxxxxxxx> > RDMA/core: Sanitize WQ state received from the userspace > > Boris Sukholitko <boris.sukholitko@xxxxxxxxxxxx> > net/sched: act_vlan: Fix modify to allow 0 > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > ehea: fix error return code in ehea_restart_qps() > > Thomas Hebb <tommyhebb@xxxxxxxxx> > drm/rockchip: dsi: move all lane config except LCDC mux to bind() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write() > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > net: ftgmac100: add missing error return code in ftgmac100_probe() > > Jerome Brunet <jbrunet@xxxxxxxxxxxx> > clk: meson: g12a: fix gp0 and hifi ranges > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > net: pch_gbe: Propagate error from devm_gpio_request_one() > > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > net: mvpp2: Put fwnode in error case during ->probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > video: fbdev: imxfb: Fix an error message > > Sabrina Dubroca <sd@xxxxxxxxxxxxxxx> > xfrm: xfrm_state_mtu should return at least 1280 for ipv6 > > Jan Kara <jack@xxxxxxx> > dax: fix ENOMEM handling in grab_mapping_entry() > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > ocfs2: fix snprintf() checking > > Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > cpufreq: Make cpufreq_online() call driver->offline() on errors > > Nathan Chancellor <nathan@xxxxxxxxxx> > ACPI: bgrt: Fix CFI violation > > Dwaipayan Ray <dwaipayanray1@xxxxxxxxx> > ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros > > Zhang Yi <yi.zhang@xxxxxxxxxx> > blk-wbt: make sure throttle is enabled properly > > Zhang Yi <yi.zhang@xxxxxxxxxx> > blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() > > Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > extcon: extcon-max8997: Fix IRQ freeing at error path > > Krzysztof Wilczyński <kw@xxxxxxxxx> > ACPI: sysfs: Fix a buffer overrun problem with description_show() > > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > crypto: nx - Fix RCU warning in nx842_OF_upd_status > > Mirko Vogt <mirko-dev|linux@xxxxxxx> > spi: spi-sun6i: Fix chipselect/clock bug > > Qais Yousef <qais.yousef@xxxxxxx> > sched/uclamp: Fix uclamp_tg_restrict() > > Vincent Donnefort <vincent.donnefort@xxxxxxx> > sched/rt: Fix Deadline utilization tracking during policy change > > Vincent Donnefort <vincent.donnefort@xxxxxxx> > sched/rt: Fix RT utilization tracking during policy change > > David Sterba <dsterba@xxxxxxxx> > btrfs: clear log tree recovering status if starting transaction fails > > Axel Lin <axel.lin@xxxxxxxxxx> > regulator: hi655x: Fix pass wrong pointer to config.driver_data > > Sean Christopherson <seanjc@xxxxxxxxxx> > KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap > > Guenter Roeck <linux@xxxxxxxxxxxx> > hwmon: (max31790) Fix fan speed reporting for fan7..12 > > Guenter Roeck <linux@xxxxxxxxxxxx> > hwmon: (max31722) Remove non-standard ACPI device IDs > > Dillon Min <dillon.minfei@xxxxxxxxx> > media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx > > Anshuman Khandual <anshuman.khandual@xxxxxxx> > arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan > > Mark Rutland <mark.rutland@xxxxxxx> > arm64: consistently use reserved_pg_dir > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > mmc: usdhi6rol0: fix error return code in usdhi6_probe() > > Zhang Qilong <zhangqilong3@xxxxxxxxxx> > crypto: omap-sham - Fix PM reference leak in omap sham ops > > Tong Tiangen <tongtiangen@xxxxxxxxxx> > crypto: nitrox - fix unchecked variable in nitrox_register_interrupts > > Gustavo A. R. Silva <gustavoars@xxxxxxxxxx> > media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning > > Johan Hovold <johan@xxxxxxxxxx> > media: gspca/gl860: fix zero-length control requests > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > media: tc358743: Fix error return code in tc358743_probe_of() > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > media: au0828: fix a NULL vs IS_ERR() check > > Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> > media: exynos4-is: Fix a use after free in isp_video_release > > Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> > pata_ep93xx: fix deferred probing > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > media: rc: i2c: Fix an error message > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > crypto: ccp - Fix a resource leak in an error handling path > > Mimi Zohar <zohar@xxxxxxxxxxxxx> > evm: fix writing <securityfs>/evm overflow > > Sergey Shtylyov <s.shtylyov@xxxxxx> > pata_octeon_cf: avoid WARN_ON() in ata_host_activate() > > Josh Poimboeuf <jpoimboe@xxxxxxxxxx> > kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n' > > Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> > kbuild: run the checker after the compiler > > Qais Yousef <qais.yousef@xxxxxxx> > sched/uclamp: Fix locking around cpu_util_update_eff() > > Qais Yousef <qais.yousef@xxxxxxx> > sched/uclamp: Fix wrong implementation of cpu.uclamp.min > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > media: I2C: change 'RST' to "RSET" to fix multiple build errors > > Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> > pata_rb532_cf: fix deferred probing > > Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> > sata_highbank: fix deferred probing > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > crypto: ux500 - Fix error return code in hash_hw_final() > > Corentin Labbe <clabbe@xxxxxxxxxxxx> > crypto: ixp4xx - dma_unmap the correct address > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: s5p_cec: decrement usage count if disabled > > Roman Gushchin <guro@xxxxxx> > writeback, cgroup: increment isw_nr_in_flight before grabbing an inode > > Arnd Bergmann <arnd@xxxxxxxx> > ia64: mca_drv: fix incorrect array size calculation > > Petr Mladek <pmladek@xxxxxxxx> > kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() > > Ming Lei <ming.lei@xxxxxxxxxx> > block: fix discard request merge > > Steve French <stfrench@xxxxxxxxxxxxx> > cifs: fix missing spinlock around update to ses->status > > Jason Gerecke <killertofu@xxxxxxxxx> > HID: wacom: Correct base usage for capacitive ExpressKey status bits > > Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > ACPI: tables: Add custom DSDT file as makefile prerequisite > > Paul E. McKenney <paulmck@xxxxxxxxxx> > clocksource: Retry clock read if long delays detected > > Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> > PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() > > Tony Luck <tony.luck@xxxxxxxxx> > EDAC/Intel: Do not load EDAC driver when running as a guest > > Hannes Reinecke <hare@xxxxxxx> > nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() > > Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> > platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() > > Ming Lei <ming.lei@xxxxxxxxxx> > block: fix race between adding/removing rq qos and normal IO > > Hui Wang <hui.wang@xxxxxxxxxxxxx> > ACPI: resources: Add checks for ACPI IRQ override > > Hanjun Guo <guohanjun@xxxxxxxxxx> > ACPI: bus: Call kobject_put() in acpi_init() error path > > Erik Kaneda <erik.kaneda@xxxxxxxxx> > ACPICA: Fix memory leak caused by _CID repair function > > Alexander Aring <aahringo@xxxxxxxxxx> > fs: dlm: fix memory leak when fenced > > Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > random32: Fix implicit truncation warning in prandom_seed_state() > > Alexander Aring <aahringo@xxxxxxxxxx> > fs: dlm: cancel work sync othercon > > zhangyi (F) <yi.zhang@xxxxxxxxxx> > block_dump: remove block_dump feature in mark_inode_dirty() > > Chris Chiu <chris.chiu@xxxxxxxxxxxxx> > ACPI: EC: Make more Asus laptops use ECDT _GPE > > Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > lib: vsprintf: Fix handling of number field widths in vsscanf > > YueHaibing <yuehaibing@xxxxxxxxxx> > hv_utils: Fix passing zero to 'PTR_ERR' warning > > Mario Limonciello <mario.limonciello@xxxxxxx> > ACPI: processor idle: Fix up C-state latency if not ordered > > Bixuan Cui <cuibixuan@xxxxxxxxxx> > EDAC/ti: Add missing MODULE_DEVICE_TABLE > > Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > HID: do not use down_interruptible() when unbinding devices > > Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> > media: Fix Media Controller API config checks > > Axel Lin <axel.lin@xxxxxxxxxx> > regulator: da9052: Ensure enough delay time for .set_voltage_time_sel > > Hsin-Hsiung Wang <hsin-hsiung.wang@xxxxxxxxxxxx> > regulator: mt6358: Fix vdram2 .vsel_mask > > Heiko Carstens <hca@xxxxxxxxxxxxx> > KVM: s390: get rid of register asm usage > > Boqun Feng <boqun.feng@xxxxxxxxx> > lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage() > > Boqun Feng <boqun.feng@xxxxxxxxx> > locking/lockdep: Fix the dep path printing for backwards BFS > > Christophe Leroy <christophe.leroy@xxxxxxxxxx> > btrfs: disable build on platforms having page size 256K > > Josef Bacik <josef@xxxxxxxxxxxxxx> > btrfs: abort transaction if we fail to update the delayed inode > > Josef Bacik <josef@xxxxxxxxxxxxxx> > btrfs: fix error handling in __btrfs_update_delayed_inode > > Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx> > KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors > > Jing Xiangfeng <jingxiangfeng@xxxxxxxxxx> > drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() > > Guenter Roeck <linux@xxxxxxxxxxxx> > hwmon: (max31790) Fix pwmX_enable attributes > > Guenter Roeck <linux@xxxxxxxxxxxx> > hwmon: (max31790) Report correct current pwm duty cycles > > Steve Longerbeam <slongerbeam@xxxxxxxxx> > media: imx-csi: Skip first few frames from a BT.656 source > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: siano: fix device register error path > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: dvb_net: avoid speculation from net slot > > Ard Biesheuvel <ardb@xxxxxxxxxx> > crypto: shash - avoid comparing pointers to exported functions under CFI > > Zheyu Ma <zheyuma97@xxxxxxxxx> > mmc: via-sdmmc: add a check against NULL pointer dereference > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > mmc: sdhci-sprd: use sdhci_sprd_writew > > Tong Zhang <ztong0001@xxxxxxxxx> > memstick: rtsx_usb_ms: fix UAF > > Dongliang Mu <mudongliangabcd@xxxxxxxxx> > media: dvd_usb: memory leak in cinergyt2_fe_attach > > Nick Desaulniers <ndesaulniers@xxxxxxxxxx> > Makefile: fix GDB warning with CONFIG_RELR > > Evgeny Novikov <novikov@xxxxxxxxx> > media: st-hva: Fix potential NULL pointer dereferences > > Zheyu Ma <zheyuma97@xxxxxxxxx> > media: bt8xx: Fix a missing check bug in bt878_probe > > Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> > media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release > > Igor Matheus Andrade Torrente <igormtorrente@xxxxxxxxx> > media: em28xx: Fix possible memory leak of em28xx struct > > Odin Ugedal <odin@xxxxxxx> > sched/fair: Fix ascii art by relpacing tabs > > Jack Xu <jack.xu@xxxxxxxxx> > crypto: qat - remove unused macro in FW loader > > Jack Xu <jack.xu@xxxxxxxxx> > crypto: qat - check return code of qat_hal_rd_rel_reg() > > Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > media: imx: imx7_mipi_csis: Fix logging of only error event counters > > Anirudh Rayabharam <mail@xxxxxxxxxxxxx> > media: pvrusb2: fix warning in pvr2_i2c_core_done > > Hans Verkuil <hverkuil-cisco@xxxxxxxxx> > media: cobalt: fix race condition in setting HPD > > Pavel Skripkin <paskripkin@xxxxxxxxx> > media: cpia2: fix memory leak in cpia2_usb_probe > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: sti: fix obj-$(config) targets > > Bixuan Cui <cuibixuan@xxxxxxxxxx> > crypto: nx - add missing MODULE_DEVICE_TABLE > > Łukasz Stelmach <l.stelmach@xxxxxxxxxxx> > hwrng: exynos - Fix runtime PM imbalance on error > > Zou Wei <zou_wei@xxxxxxxxxx> > regulator: uniphier: Add missing MODULE_DEVICE_TABLE > > Tian Tao <tiantao6@xxxxxxxxxxxxx> > spi: omap-100k: Fix the length judgment problem > > Jay Fang <f.fangjian@xxxxxxxxxx> > spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() > > Jay Fang <f.fangjian@xxxxxxxxxx> > spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: exynos-gsc: fix pm_runtime_get_sync() usage count > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: sti/bdisp: fix pm_runtime_get_sync() usage count > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: s5p-jpeg: fix pm_runtime_get_sync() usage count > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: mtk-vcodec: fix PM runtime get logic > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: sh_vou: fix pm_runtime_get_sync() usage count > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: s5p: fix pm_runtime_get_sync() usage count > > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > media: mdk-mdp: fix pm_runtime_get_sync() usage count > > Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> > spi: Make of_register_spi_device also set the fwnode > > Miklos Szeredi <mszeredi@xxxxxxxxxx> > fuse: reject internal errno > > Miklos Szeredi <mszeredi@xxxxxxxxxx> > fuse: check connected before queueing on fpq->io > > Miklos Szeredi <mszeredi@xxxxxxxxxx> > fuse: ignore PG_workingset after stealing > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > evm: Execute evm_inode_init_security() only when an HMAC key is loaded > > Michael Ellerman <mpe@xxxxxxxxxxxxxx> > powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() > > Yun Zhou <yun.zhou@xxxxxxxxxxxxx> > seq_buf: Make trace_seq_putmem_hex() support data longer than 8 > > Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing > > Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > tracing/histograms: Fix parsing of "sym-offset" modifier > > Martin Fuzzey <martin.fuzzey@flowbird.group> > rsi: fix AP mode with WPA failure due to encrypted EAPOL > > Marek Vasut <marex@xxxxxxx> > rsi: Assign beacon rate settings to the correct rate_info descriptor field > > Michael Buesch <m@xxxxxxx> > ssb: sdio: Don't overwrite const buffer if block_write fails > > Pali Rohár <pali@xxxxxxxxxx> > ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() > > Ondrej Zary <linux@xxxxxxx> > serial_cs: remove wrong GLOBETROTTER.cis entry > > Ondrej Zary <linux@xxxxxxx> > serial_cs: Add Option International GSM-Ready 56K/ISDN modem > > Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() > > Pali Rohár <pali@xxxxxxxxxx> > serial: mvebu-uart: fix calculation of clock divisor > > Oliver Lang <Oliver.Lang@xxxxxxxxxxxxxxxxxxx> > iio: ltr501: ltr501_read_ps(): add missing endianness conversion > > Oliver Lang <Oliver.Lang@xxxxxxxxxxxxxxxxxxx> > iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR > > Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> > iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too > > frank zago <frank@xxxxxxxx> > iio: light: tcs3472: do not free unallocated IRQ > > Martin Fuzzey <martin.fuzzey@flowbird.group> > rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path > > Vineeth Vijayan <vneethv@xxxxxxxxxxxxx> > s390/cio: dont call css_wait_for_slow_path() inside a lock > > Nathan Chancellor <nathan@xxxxxxxxxx> > KVM: PPC: Book3S HV: Workaround high stack usage with clang > > Robin Murphy <robin.murphy@xxxxxxx> > perf/smmuv3: Don't trample existing events with global filter > > Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx> > SUNRPC: Should wake up the privileged task firstly. > > Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx> > SUNRPC: Fix the batch tasks count wraparound. > > Felix Fietkau <nbd@xxxxxxxx> > mac80211: remove iwlwifi specific workaround that broke sta NDP tx > > Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx> > can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path > > Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> > can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done > > Oliver Hartkopp <socketcan@xxxxxxxxxxxx> > can: gw: synchronize rcu operations before removing gw job entry > > Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx> > can: bcm: delay release of struct bcm_op after synchronize_rcu() > > Stephen Brennan <stephen.s.brennan@xxxxxxxxxx> > ext4: use ext4_grp_locked_error in mb_find_extent > > Pan Dong <pandong.peter@xxxxxxxxxxxxx> > ext4: fix avefreec in find_group_orlov > > Zhang Yi <yi.zhang@xxxxxxxxxx> > ext4: remove check for zero nr_to_scan in ext4_es_scan() > > Zhang Yi <yi.zhang@xxxxxxxxxx> > ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit > > Yang Yingliang <yangyingliang@xxxxxxxxxx> > ext4: return error code when ext4_fill_flex_info() fails > > Anirudh Rayabharam <mail@xxxxxxxxxxxxx> > ext4: fix kernel infoleak via ext4_extent_header > > Zhang Yi <yi.zhang@xxxxxxxxxx> > ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle > > David Sterba <dsterba@xxxxxxxx> > btrfs: clear defrag status of a root if starting transaction fails > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: send: fix invalid path for unlink operations after parent orphanization > > Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx> > ARM: dts: at91: sama5d4: fix pinctrl muxing > > Yang Jihong <yangjihong1@xxxxxxxxxx> > arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode > > Alexander Larkin <avlarkin82@xxxxxxxxx> > Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl > > Al Viro <viro@xxxxxxxxxxxxxxxxxx> > iov_iter_fault_in_readable() should do nothing in xarray case > > Al Viro <viro@xxxxxxxxxxxxxxxxxx> > copy_page_to_iter(): fix ITER_DISCARD case > > Desmond Cheong Zhi Xi <desmondcheongzx@xxxxxxxxx> > ntfs: fix validity check for file name attribute > > Zhangjiantao (Kirin, nanjing) <water.zhangjiantao@xxxxxxxxxx> > xhci: solve a double free problem while doing s4 > > Jing Xiangfeng <jingxiangfeng@xxxxxxxxxx> > usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() > > Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx> > usb: dwc3: Fix debugfs creation flow > > Hannu Hartikainen <hannu@xxxxxxx> > USB: cdc-acm: blacklist Heimann USB Appset device > > Linyu Yuan <linyyuan@xxxxxxxxxxxxxx> > usb: gadget: eem: fix echo command packet response issue > > Pavel Skripkin <paskripkin@xxxxxxxxx> > net: can: ems_usb: fix use-after-free in ems_usb_disconnect() > > Johan Hovold <johan@xxxxxxxxxx> > Input: usbtouchscreen - fix control-request directions > > Pavel Skripkin <paskripkin@xxxxxxxxx> > media: dvb-usb: fix wrong definition > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D > > Elia Devito <eliadevito@xxxxxxxxx> > ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: hda/realtek: Add another ALC236 variant support > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: intel8x0: Fix breakage at ac97 clock measurement > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: usb-audio: scarlett2: Fix wrong resume call > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: usb-audio: Fix OOB access at proc output > > Daehwan Jung <dh10.jung@xxxxxxxxxxx> > ALSA: usb-audio: fix rate on Ozone Z90 USB headset > > > ------------- > > Diffstat: > > Documentation/ABI/testing/evm | 26 ++++- > Documentation/admin-guide/kernel-parameters.txt | 6 ++ > Documentation/hwmon/max31790.rst | 5 +- > Makefile | 6 +- > arch/arm/boot/dts/sama5d4.dtsi | 2 +- > arch/arm/kernel/perf_event_v7.c | 4 +- > arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 2 +- > arch/arm64/include/asm/asm-uaccess.h | 4 +- > arch/arm64/include/asm/kernel-pgtable.h | 6 -- > arch/arm64/include/asm/mmu_context.h | 8 +- > arch/arm64/include/asm/pgtable.h | 1 + > arch/arm64/include/asm/uaccess.h | 4 +- > arch/arm64/kernel/entry.S | 6 +- > arch/arm64/kernel/setup.c | 2 +- > arch/arm64/kernel/vmlinux.lds.S | 8 +- > arch/arm64/mm/proc.S | 2 +- > arch/ia64/kernel/mca_drv.c | 2 +- > arch/m68k/Kconfig.machine | 3 + > arch/mips/include/asm/highmem.h | 2 +- > arch/powerpc/include/asm/cputhreads.h | 30 ++++++ > arch/powerpc/kernel/smp.c | 11 ++ > arch/powerpc/kernel/stacktrace.c | 26 +++-- > arch/powerpc/kvm/book3s_hv.c | 13 +-- > arch/powerpc/kvm/book3s_hv_builtin.c | 2 +- > arch/powerpc/kvm/book3s_hv_nested.c | 3 +- > arch/powerpc/kvm/book3s_hv_rm_mmu.c | 2 +- > arch/s390/Kconfig | 2 +- > arch/s390/kvm/kvm-s390.c | 18 ++-- > arch/x86/kvm/vmx/nested.c | 2 +- > block/blk-merge.c | 8 +- > block/blk-rq-qos.h | 24 +++++ > block/blk-wbt.c | 11 +- > block/blk-wbt.h | 1 + > crypto/shash.c | 18 +++- > drivers/acpi/Makefile | 5 + > drivers/acpi/acpi_pad.c | 24 ++--- > drivers/acpi/acpi_tad.c | 14 +-- > drivers/acpi/acpica/nsrepair2.c | 7 ++ > drivers/acpi/bgrt.c | 57 ++++------ > drivers/acpi/bus.c | 1 + > drivers/acpi/device_sysfs.c | 46 ++++---- > drivers/acpi/dock.c | 26 ++--- > drivers/acpi/ec.c | 16 +++ > drivers/acpi/power.c | 9 +- > drivers/acpi/processor_idle.c | 40 +++++++ > drivers/acpi/resource.c | 9 +- > drivers/ata/pata_ep93xx.c | 2 +- > drivers/ata/pata_octeon_cf.c | 5 +- > drivers/ata/pata_rb532_cf.c | 6 +- > drivers/ata/sata_highbank.c | 6 +- > drivers/char/hw_random/exynos-trng.c | 4 +- > drivers/char/pcmcia/cm4000_cs.c | 4 + > drivers/clk/actions/owl-s500.c | 62 ++++++----- > drivers/clk/clk-si5341.c | 19 +++- > drivers/clk/meson/g12a.c | 2 +- > drivers/cpufreq/cpufreq.c | 11 +- > drivers/crypto/cavium/nitrox/nitrox_isr.c | 4 + > drivers/crypto/ccp/sp-pci.c | 6 +- > drivers/crypto/ixp4xx_crypto.c | 2 +- > drivers/crypto/nx/nx-842-pseries.c | 9 +- > drivers/crypto/omap-sham.c | 4 +- > drivers/crypto/qat/qat_common/qat_hal.c | 6 +- > drivers/crypto/qat/qat_common/qat_uclo.c | 1 - > drivers/crypto/ux500/hash/hash_core.c | 1 + > drivers/edac/i10nm_base.c | 3 + > drivers/edac/pnd2_edac.c | 3 + > drivers/edac/sb_edac.c | 3 + > drivers/edac/skx_base.c | 3 + > drivers/edac/ti_edac.c | 1 + > drivers/extcon/extcon-max8997.c | 3 +- > drivers/extcon/extcon-sm5502.c | 1 - > drivers/firmware/stratix10-svc.c | 22 ++-- > drivers/fsi/fsi-core.c | 4 +- > drivers/fsi/fsi-occ.c | 1 + > drivers/fsi/fsi-sbefifo.c | 10 +- > drivers/fsi/fsi-scom.c | 16 +-- > drivers/gpu/drm/qxl/qxl_dumb.c | 2 + > drivers/gpu/drm/rockchip/cdn-dp-core.c | 1 + > drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 36 +++++-- > drivers/hid/hid-core.c | 10 +- > drivers/hid/wacom_wac.h | 2 +- > drivers/hv/hv_util.c | 4 +- > drivers/hwmon/max31722.c | 9 -- > drivers/hwmon/max31790.c | 49 +++++---- > drivers/iio/accel/bma180.c | 10 +- > drivers/iio/accel/bma220_spi.c | 10 +- > drivers/iio/accel/hid-sensor-accel-3d.c | 13 ++- > drivers/iio/accel/kxcjk-1013.c | 24 +++-- > drivers/iio/accel/mxc4005.c | 12 ++- > drivers/iio/accel/stk8312.c | 12 ++- > drivers/iio/accel/stk8ba50.c | 17 ++- > drivers/iio/adc/at91-sama5d2_adc.c | 33 +++--- > drivers/iio/adc/hx711.c | 4 +- > drivers/iio/adc/mxs-lradc-adc.c | 3 +- > drivers/iio/adc/ti-ads1015.c | 12 ++- > drivers/iio/adc/ti-ads8688.c | 3 +- > drivers/iio/adc/vf610_adc.c | 10 +- > drivers/iio/gyro/bmg160_core.c | 10 +- > drivers/iio/humidity/am2315.c | 16 +-- > drivers/iio/imu/adis16400.c | 3 - > drivers/iio/imu/adis_buffer.c | 3 - > drivers/iio/light/isl29125.c | 10 +- > drivers/iio/light/ltr501.c | 15 ++- > drivers/iio/light/tcs3414.c | 10 +- > drivers/iio/light/tcs3472.c | 16 ++- > drivers/iio/light/vcnl4035.c | 3 +- > drivers/iio/magnetometer/bmc150_magn.c | 11 +- > drivers/iio/magnetometer/hmc5843.h | 8 +- > drivers/iio/magnetometer/hmc5843_core.c | 4 +- > drivers/iio/magnetometer/rm3100-core.c | 3 +- > drivers/iio/potentiostat/lmp91000.c | 4 +- > drivers/iio/proximity/as3935.c | 10 +- > drivers/iio/proximity/isl29501.c | 2 +- > drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 10 +- > drivers/iio/proximity/srf08.c | 14 +-- > drivers/infiniband/core/uverbs_cmd.c | 21 +++- > drivers/infiniband/hw/mlx4/qp.c | 9 +- > drivers/infiniband/hw/mlx5/main.c | 4 +- > drivers/infiniband/hw/mlx5/qp.c | 6 +- > drivers/infiniband/sw/rxe/rxe_net.c | 10 +- > drivers/infiniband/sw/rxe/rxe_qp.c | 1 - > drivers/infiniband/sw/rxe/rxe_resp.c | 2 - > drivers/input/joydev.c | 2 +- > drivers/input/keyboard/Kconfig | 3 - > drivers/input/keyboard/hil_kbd.c | 1 + > drivers/input/touchscreen/usbtouchscreen.c | 8 +- > drivers/iommu/dma-iommu.c | 6 +- > drivers/leds/Kconfig | 1 + > drivers/leds/leds-as3645a.c | 1 + > drivers/leds/leds-ktd2692.c | 27 +++-- > drivers/leds/leds-lm36274.c | 82 +++++++------- > drivers/leds/leds-lm3692x.c | 8 +- > drivers/media/common/siano/smscoreapi.c | 22 ++-- > drivers/media/common/siano/smscoreapi.h | 4 +- > drivers/media/common/siano/smsdvb-main.c | 4 + > drivers/media/dvb-core/dvb_net.c | 25 +++-- > drivers/media/i2c/ir-kbd-i2c.c | 4 +- > drivers/media/i2c/s5c73m3/s5c73m3-core.c | 6 +- > drivers/media/i2c/s5c73m3/s5c73m3.h | 2 +- > drivers/media/i2c/s5k4ecgx.c | 10 +- > drivers/media/i2c/s5k5baf.c | 6 +- > drivers/media/i2c/s5k6aa.c | 10 +- > drivers/media/i2c/tc358743.c | 1 + > drivers/media/mc/Makefile | 2 +- > drivers/media/pci/bt8xx/bt878.c | 3 + > drivers/media/pci/cobalt/cobalt-driver.c | 1 + > drivers/media/pci/cobalt/cobalt-driver.h | 7 +- > drivers/media/platform/exynos-gsc/gsc-m2m.c | 4 +- > drivers/media/platform/exynos4-is/fimc-isp-video.c | 7 +- > drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c | 6 +- > .../media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c | 4 +- > .../media/platform/mtk-vcodec/mtk_vcodec_dec_pm.c | 8 +- > .../media/platform/mtk-vcodec/mtk_vcodec_dec_pm.h | 2 +- > drivers/media/platform/s5p-cec/s5p_cec.c | 7 +- > drivers/media/platform/s5p-g2d/g2d.c | 3 + > drivers/media/platform/s5p-jpeg/jpeg-core.c | 5 +- > drivers/media/platform/sh_vou.c | 6 +- > drivers/media/platform/sti/bdisp/Makefile | 2 +- > drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 7 +- > drivers/media/platform/sti/delta/Makefile | 2 +- > drivers/media/platform/sti/hva/Makefile | 2 +- > drivers/media/platform/sti/hva/hva-hw.c | 3 +- > drivers/media/usb/au0828/au0828-core.c | 4 +- > drivers/media/usb/cpia2/cpia2.h | 1 + > drivers/media/usb/cpia2/cpia2_core.c | 12 +++ > drivers/media/usb/cpia2/cpia2_usb.c | 13 +-- > drivers/media/usb/dvb-usb/cinergyT2-core.c | 2 + > drivers/media/usb/dvb-usb/cxusb.c | 2 +- > drivers/media/usb/em28xx/em28xx-input.c | 8 +- > drivers/media/usb/gspca/gl860/gl860.c | 4 +- > drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 4 +- > drivers/media/v4l2-core/v4l2-fh.c | 1 + > drivers/memstick/host/rtsx_usb_ms.c | 10 +- > drivers/misc/eeprom/idt_89hpesx.c | 8 +- > drivers/mmc/core/block.c | 8 ++ > drivers/mmc/host/sdhci-sprd.c | 1 + > drivers/mmc/host/usdhi6rol0.c | 1 + > drivers/mmc/host/via-sdmmc.c | 3 + > drivers/mmc/host/vub300.c | 2 +- > drivers/mtd/nand/raw/marvell_nand.c | 4 +- > drivers/mtd/parsers/redboot.c | 7 +- > drivers/net/can/peak_canfd/peak_canfd.c | 4 +- > drivers/net/can/usb/ems_usb.c | 3 +- > drivers/net/ethernet/aeroflex/greth.c | 3 +- > drivers/net/ethernet/broadcom/genet/bcmgenet.c | 1 + > drivers/net/ethernet/emulex/benet/be_cmds.c | 6 +- > drivers/net/ethernet/emulex/benet/be_main.c | 2 + > drivers/net/ethernet/ezchip/nps_enet.c | 4 +- > drivers/net/ethernet/faraday/ftgmac100.c | 6 +- > drivers/net/ethernet/google/gve/gve_main.c | 4 +- > drivers/net/ethernet/ibm/ehea/ehea_main.c | 9 +- > drivers/net/ethernet/ibm/ibmvnic.c | 10 +- > drivers/net/ethernet/intel/e1000e/netdev.c | 24 +++-- > drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 +- > drivers/net/ethernet/intel/i40e/i40e_main.c | 2 + > drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 2 + > .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 10 +- > drivers/net/ieee802154/mac802154_hwsim.c | 11 +- > drivers/net/vrf.c | 14 +-- > drivers/net/vxlan.c | 2 + > drivers/net/wireless/ath/ath10k/mac.c | 1 + > drivers/net/wireless/ath/ath10k/pci.c | 14 ++- > drivers/net/wireless/ath/ath9k/main.c | 5 + > drivers/net/wireless/ath/carl9170/Kconfig | 8 +- > drivers/net/wireless/ath/wcn36xx/main.c | 21 ++-- > .../broadcom/brcm80211/brcmfmac/cfg80211.c | 37 ++++--- > .../broadcom/brcm80211/brcmsmac/mac80211_if.c | 8 +- > drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 3 + > drivers/net/wireless/marvell/mwifiex/pcie.c | 10 +- > drivers/net/wireless/rsi/rsi_91x_hal.c | 6 +- > drivers/net/wireless/rsi/rsi_91x_mac80211.c | 3 - > drivers/net/wireless/rsi/rsi_91x_mgmt.c | 3 +- > drivers/net/wireless/rsi/rsi_main.h | 1 - > drivers/nvme/target/fc.c | 10 +- > drivers/of/fdt.c | 8 +- > drivers/of/of_reserved_mem.c | 8 +- > drivers/pci/controller/pci-hyperv.c | 3 + > drivers/perf/arm_smmuv3_pmu.c | 18 ++-- > drivers/perf/fsl_imx8_ddr_perf.c | 6 +- > drivers/phy/socionext/phy-uniphier-pcie.c | 11 +- > drivers/phy/ti/phy-dm816x-usb.c | 17 ++- > drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 3 +- > drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 8 +- > drivers/platform/x86/toshiba_acpi.c | 1 + > drivers/regulator/da9052-regulator.c | 3 +- > drivers/regulator/hi655x-regulator.c | 16 +-- > drivers/regulator/mt6358-regulator.c | 2 +- > drivers/regulator/uniphier-regulator.c | 1 + > drivers/rtc/rtc-stm32.c | 6 +- > drivers/s390/cio/chp.c | 3 + > drivers/s390/cio/chsc.c | 2 - > drivers/scsi/FlashPoint.c | 32 +++--- > drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +- > drivers/scsi/scsi_lib.c | 1 + > drivers/soundwire/stream.c | 13 ++- > drivers/spi/spi-loopback-test.c | 2 +- > drivers/spi/spi-omap-100k.c | 2 +- > drivers/spi/spi-sun6i.c | 6 +- > drivers/spi/spi-topcliff-pch.c | 4 +- > drivers/spi/spi.c | 1 + > drivers/ssb/scan.c | 1 + > drivers/ssb/sdio.c | 1 - > drivers/staging/fbtft/fb_agm1264k-fl.c | 20 ++-- > drivers/staging/fbtft/fb_bd663474.c | 4 - > drivers/staging/fbtft/fb_ili9163.c | 4 - > drivers/staging/fbtft/fb_ili9320.c | 1 - > drivers/staging/fbtft/fb_ili9325.c | 4 - > drivers/staging/fbtft/fb_ili9340.c | 1 - > drivers/staging/fbtft/fb_s6d1121.c | 4 - > drivers/staging/fbtft/fb_sh1106.c | 1 - > drivers/staging/fbtft/fb_ssd1289.c | 4 - > drivers/staging/fbtft/fb_ssd1325.c | 2 - > drivers/staging/fbtft/fb_ssd1331.c | 6 +- > drivers/staging/fbtft/fb_ssd1351.c | 1 - > drivers/staging/fbtft/fb_upd161704.c | 4 - > drivers/staging/fbtft/fb_watterott.c | 1 - > drivers/staging/fbtft/fbtft-bus.c | 3 +- > drivers/staging/fbtft/fbtft-core.c | 13 ++- > drivers/staging/fbtft/fbtft-io.c | 12 +-- > drivers/staging/gdm724x/gdm_lte.c | 20 +++- > drivers/staging/media/imx/imx-media-csi.c | 14 ++- > drivers/staging/media/imx/imx7-mipi-csis.c | 6 +- > drivers/staging/mt7621-dts/mt7621.dtsi | 2 +- > drivers/staging/rtl8712/hal_init.c | 3 + > drivers/staging/rtl8712/usb_intf.c | 10 +- > drivers/target/iscsi/cxgbit/cxgbit_ddp.c | 19 ++-- > drivers/target/iscsi/cxgbit/cxgbit_target.c | 21 +++- > drivers/tty/nozomi.c | 9 +- > drivers/tty/serial/8250/8250_port.c | 19 +++- > drivers/tty/serial/8250/serial_cs.c | 2 +- > drivers/tty/serial/mvebu-uart.c | 18 ++-- > drivers/tty/serial/sh-sci.c | 8 ++ > drivers/usb/class/cdc-acm.c | 5 + > drivers/usb/dwc2/core.c | 30 ++++-- > drivers/usb/dwc3/core.c | 3 +- > drivers/usb/gadget/function/f_eem.c | 43 +++++++- > drivers/usb/gadget/function/f_fs.c | 65 ++++++----- > drivers/usb/host/xhci-mem.c | 1 + > drivers/usb/typec/class.c | 4 +- > drivers/vfio/pci/vfio_pci.c | 29 +++-- > drivers/video/backlight/lm3630a_bl.c | 4 +- > drivers/video/fbdev/imxfb.c | 2 +- > drivers/visorbus/visorchipset.c | 6 +- > fs/btrfs/Kconfig | 2 + > fs/btrfs/delayed-inode.c | 18 ++-- > fs/btrfs/send.c | 11 ++ > fs/btrfs/transaction.c | 6 +- > fs/btrfs/tree-log.c | 1 + > fs/cifs/cifsglob.h | 3 +- > fs/cifs/connect.c | 5 +- > fs/configfs/file.c | 10 +- > fs/dax.c | 3 +- > fs/dlm/config.c | 9 ++ > fs/dlm/lowcomms.c | 2 +- > fs/ext4/extents.c | 3 + > fs/ext4/extents_status.c | 4 +- > fs/ext4/ialloc.c | 11 +- > fs/ext4/mballoc.c | 9 +- > fs/ext4/super.c | 10 +- > fs/fs-writeback.c | 39 ++----- > fs/fuse/dev.c | 12 ++- > fs/ntfs/inode.c | 2 +- > fs/ocfs2/filecheck.c | 6 +- > fs/ocfs2/stackglue.c | 8 +- > include/crypto/internal/hash.h | 8 +- > include/linux/bio.h | 12 +-- > include/linux/iio/common/cros_ec_sensors_core.h | 2 +- > include/linux/prandom.h | 2 +- > include/linux/tracepoint.h | 10 ++ > include/media/media-dev-allocator.h | 2 +- > include/net/ip.h | 12 ++- > include/net/ip6_route.h | 16 ++- > include/net/sch_generic.h | 12 +++ > include/net/tc_act/tc_vlan.h | 1 + > include/net/xfrm.h | 1 + > kernel/kthread.c | 19 ++-- > kernel/locking/lockdep.c | 120 ++++++++++++++++++++- > kernel/rcu/tree.c | 2 +- > kernel/sched/core.c | 43 ++++---- > kernel/sched/deadline.c | 2 + > kernel/sched/fair.c | 8 +- > kernel/sched/rt.c | 17 ++- > kernel/time/clocksource.c | 53 +++++++-- > kernel/trace/bpf_trace.c | 3 +- > kernel/trace/trace_events_hist.c | 7 ++ > kernel/tracepoint.c | 33 +++++- > lib/iov_iter.c | 9 +- > lib/kstrtox.c | 13 ++- > lib/kstrtox.h | 2 + > lib/seq_buf.c | 4 +- > lib/vsprintf.c | 82 ++++++++------ > mm/huge_memory.c | 2 +- > mm/z3fold.c | 1 + > net/bluetooth/hci_event.c | 13 ++- > net/bluetooth/mgmt.c | 3 + > net/bpfilter/main.c | 2 +- > net/can/bcm.c | 7 +- > net/can/gw.c | 3 + > net/can/j1939/main.c | 4 + > net/can/j1939/socket.c | 3 + > net/core/filter.c | 4 - > net/ipv4/esp4.c | 2 +- > net/ipv4/fib_frontend.c | 2 + > net/ipv4/route.c | 3 +- > net/ipv6/esp6.c | 2 +- > net/ipv6/exthdrs.c | 31 +++--- > net/mac80211/mlme.c | 9 -- > net/mac80211/sta_info.c | 5 - > net/netfilter/nft_exthdr.c | 3 + > net/netfilter/nft_osf.c | 5 + > net/netfilter/nft_tproxy.c | 9 +- > net/netlabel/netlabel_mgmt.c | 19 ++-- > net/sched/act_vlan.c | 7 +- > net/sched/cls_tcindex.c | 2 +- > net/sched/sch_qfq.c | 8 +- > net/sunrpc/sched.c | 12 ++- > net/tls/tls_sw.c | 2 +- > net/xfrm/xfrm_state.c | 14 ++- > samples/bpf/xdp_redirect_user.c | 2 +- > scripts/Makefile.build | 9 +- > scripts/tools-support-relr.sh | 3 +- > security/integrity/evm/evm_main.c | 5 +- > security/integrity/evm/evm_secfs.c | 13 +-- > sound/pci/hda/patch_realtek.c | 43 ++++++-- > sound/pci/intel8x0.c | 2 +- > sound/soc/atmel/atmel-i2s.c | 34 ++++-- > sound/soc/codecs/cs42l42.h | 2 +- > sound/soc/codecs/rk3328_codec.c | 28 +++-- > sound/soc/hisilicon/hi6210-i2s.c | 14 +-- > sound/soc/mediatek/common/mtk-btcvsd.c | 24 +++-- > sound/soc/sh/rcar/adg.c | 4 +- > sound/usb/format.c | 2 + > sound/usb/mixer.c | 8 +- > sound/usb/mixer.h | 1 + > sound/usb/mixer_scarlett_gen2.c | 7 +- > tools/bpf/bpftool/main.c | 4 +- > tools/perf/util/llvm-utils.c | 2 + > .../selftests/tc-testing/plugin-lib/scapyPlugin.py | 2 +- > tools/testing/selftests/x86/protection_keys.c | 3 +- > 379 files changed, 2313 insertions(+), 1244 deletions(-) > > > All tests passing for Tegra ... Test results for stable-v5.4: 10 builds: 10 pass, 0 fail 26 boots: 26 pass, 0 fail 59 tests: 59 pass, 0 fail Linux version: 5.4.132-rc1-ge00f43b5589c Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04 Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> Jon