| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Bump version of source code to be in sync with linux-imx and
linux-fslc-imx that currently use 5.10.52-2.1.0 version.
Signed-off-by: Peter Bergin <peter@berginkonsult.se>
|
|
|
|
|
|
|
|
|
|
| |
Since commit 93cf9cd9492e4c932591806f6bafc43270a934d8 linux-imx build
is broken for target imx8mp-evk-lpddr4 due to new dts file that is not
present in the old 5.10.35 version.
Bump version of linux-imx to 5.10.52 to keep in sync with newly added
linux-fslc-imx_5.10.bb
Signed-off-by: Peter Bergin <peter@berginkonsult.se>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has a new branch introduced, which is based on NXP
release lf-5.10.52-2.1.0 and has latest stable patchlevel applied to it.
Current version of up-merged kernel is 5.10.69.
Update kernel recipe to include new kernel version and align kernel
config files based on following NXP configurations:
- imx_v8_defconfig used for i.MX8 family
- i.MX6/7 families kernel config file did not require any additional
sync, it matches to the imx_v7_defconfig
Configuration file sync point in NXP linux-imx tree:
a11753a89ec6 ("LF-4558-2 input: touch: goodix: change the i2c data
length to a small one")
Tracking information in recipe is updated to include new branch, tag and
cherry-picks from NXP branch, together with patches applied from various
sources. Patches already applied upstream are dropped from the list.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.147 from stable korg.
Following upstream commits are included in this version:
----
48a24510c328 Linux 5.4.147
1f8ee024498d Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
dc15f641c6cc Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
541e757944aa Revert "block: nbd: add sanity check for first_minor"
5f3ecbf4d586 Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
245f15a48cdc Linux 5.4.146
b40facee46db clk: kirkwood: Fix a clocking boot regression
8810c51077b0 backlight: pwm_bl: Improve bootloader/kernel device handover
5de2ee621bc4 fbmem: don't allow too huge resolutions
4a95b04afab5 IMA: remove the dependency on CRYPTO_MD5
c69935f0b0aa IMA: remove -Wmissing-prototypes warning
85b0726d5bd7 fuse: flush extending writes
8a98ced6e1c8 fuse: truncate pagecache on atomic_o_trunc
06dad664d4ea KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
1735cec1e83c KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted
20fff3ef33b2 KVM: s390: index kvm->arch.idle_mask by vcpu_idx
0323ab5b254e x86/resctrl: Fix a maybe-uninitialized build warning treated as error
51f4575ca182 perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
03c3e977eeac tty: Fix data race between tiocsti() and flush_to_ldisc()
7a25a0a94c8b time: Handle negative seconds correctly in timespec64_to_ns()
ae968e270f2e bpf: Fix pointer arithmetic mask tightening under state pruning
a0a4778feae1 bpf: verifier: Allocate idmap scratch in verifier env
f5893af2704e bpf: Fix leakage due to insufficient speculative store bypass mitigation
e80c3533c354 bpf: Introduce BPF nospec instruction for mitigating Spectre v4
1c9424a765af ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
b3fe6d192126 octeontx2-af: Fix loop in free and unmap counter
8216d7157bcf net: qualcomm: fix QCA7000 checksum handling
4648917e499c net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
e46e23c289f6 ipv4: make exception cache less predictible
f73cbdd1b8e7 ipv6: make exception cache less predictible
aa167dcde4c7 brcmfmac: pcie: fix oops on failure to resume and reprobe
5debec63a28f bcma: Fix memory leak for internally-handled cores
574e563649ec ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
d946e685d6b7 ASoC: wcd9335: Disable irq on slave ports in the remove function
f3ec07f832bb ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function
a6088f4ed3fc ASoC: wcd9335: Fix a double irq free in the remove function
7bfa680f3b47 tty: serial: fsl_lpuart: fix the wrong mapbase value
0f1375fa693b usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
06203abb7275 usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
a0a9ecca2dc4 i2c: mt65xx: fix IRQ check
b444064a0e0e CIFS: Fix a potencially linear read overflow
e37eeaf9506c bpf: Fix possible out of bound write in narrow load handling
fb8e695e9cfa mmc: moxart: Fix issue with uninitialized dma_slave_config
48b1f117e8d0 mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
57314d8414d1 ASoC: Intel: Skylake: Fix module resource and format selection
92397571c243 ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
b58cf18e384d rsi: fix an error code in rsi_probe()
d82fe3dd0b0f rsi: fix error code in rsi_load_9116_firmware()
4be8deab6f0d i2c: s3c2410: fix IRQ check
da3e5f32049a i2c: iop3xx: fix deferred probing
2da3272ae0ea Bluetooth: add timeout sanity check to hci_inquiry
70d71611eb83 mm/swap: consider max pages in iomap_swapfile_add_extent
8f5e26053c46 usb: gadget: mv_u3d: request_irq() after initializing UDC
eb3c6a25012f nfsd4: Fix forced-expiry locking
81e69d3fdd9e lockd: Fix invalid lockowner cast after vfs_test_lock
e1c02e2e6a7a mac80211: Fix insufficient headroom issue for AMSDU
606668e24a0d usb: phy: tahvo: add IRQ check
ecf18ac8ff76 usb: host: ohci-tmio: add IRQ check
abbcd61d091f Bluetooth: Move shutdown callback before flushing tx and rx queue
93ec1fd04f0f usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
30d9607bcd73 usb: phy: twl6030: add IRQ checks
e1473ac28563 usb: phy: fsl-usb: add IRQ check
9535f55d0cba usb: gadget: udc: at91: add IRQ check
05e5b16b79dc drm/msm/dsi: Fix some reference counted resource leaks
5ccb04c6e1fb Bluetooth: fix repeated calls to sco_sock_kill
c2451d5439d0 counter: 104-quad-8: Return error when invalid mode during ceiling_write
a1194b805c90 arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
1b6fcd10375a drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
156eaacba3d2 PM: EM: Increase energy calculation precision
5537dc810b2a Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
c0faa638f016 debugfs: Return error during {full/open}_proxy_open() on rmmod
f44714b4eb2a soc: qcom: smsm: Fix missed interrupts if state changes while masked
e7997fe3e9ca PCI: PM: Enable PME if it can be signaled from D3cold
9e570f3d4777 PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
f865b316ccc6 media: venus: venc: Fix potential null pointer dereference on pointer fmt
d2ea2f0725cc media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
ebf570042b5f leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
0a01dc77662c leds: lt3593: Put fwnode in any case during ->probe()
e39c73563a38 i2c: highlander: add IRQ check
fba783ddd945 net: cipso: fix warnings in netlbl_cipsov4_add_std
9fdac650c413 cgroup/cpuset: Fix a partition bug with hotplug
ffde05819953 net/mlx5e: Prohibit inner indir TIRs in IPoIB
87f817c560e6 ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
e55d7cbe1fe2 ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
4b0bbc412b51 ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
f7058060c01b ARM: dts: meson8: Use a higher default GPU clock frequency
37ed461b52e9 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
952136275367 drm/amdgpu/acp: Make PM domain really work
252fad3d0234 netns: protect netns ID lookups with RCU
bd1cd32caa67 6lowpan: iphc: Fix an off-by-one check of array index
c4895cf45fd5 Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
a96eb96ce4c1 media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
7163014d7d29 media: go7007: remove redundant initialization
810149287981 media: dvb-usb: Fix error handling in dvb_usb_i2c_init
fa8aaa769092 media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
88933f9c93a0 media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
f81c89614ee8 soc: qcom: rpmhpd: Use corner in power_off
5b3987f58325 arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
6c106c73208a ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
004778bf390a bpf: Fix potential memleak and UAF in the verifier.
fa4802c54e69 bpf: Fix a typo of reuseport map in bpf.h.
9a193caf9d79 media: cxd2880-spi: Fix an error handling path
34106f526015 soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
b92893053003 media: TDA1997x: enable EDID support
43282ca83ace drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
fc9cf2229087 EDAC/i10nm: Fix NVDIMM detection
32d8a3684bba spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
4206dbc9857b spi: sprd: Fix the wrong WDG_LOAD_VAL
1f70517eac57 regulator: vctrl: Avoid lockdep warning in enable/disable ops
d255d6a6457f regulator: vctrl: Use locked regulator_get_voltage in probe path
013177ccc4c5 certs: Trigger creation of RSA module signing key if it's not an RSA key
cc74533a47c9 crypto: qat - use proper type for vf_mask
b3fa499d72a0 block: nbd: add sanity check for first_minor
c60a31db3990 clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
6b10d3d3a9ff lib/mpi: use kcalloc in mpi_resize
57c8e2ea47bc genirq/timings: Fix error return code in irq_timings_test_irqs()
2d00b22c8b81 spi: spi-pic32: Fix issue with uninitialized dma_slave_config
b29593d0696d spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
449884aeb358 sched: Fix UCLAMP_FLAG_IDLE setting
67da2d9c9e99 m68k: emu: Fix invalid free in nfeth_cleanup()
c68ba4a708fb s390/debug: fix debug area life cycle
7a67a00ea8a7 s390/kasan: fix large PMD pages address alignment check
98296eb3deca udf_get_extendedattr() had no boundary checks.
ae4240d1f4bf fcntl: fix potential deadlock for &fasync_struct.fa_lock
a6273c8c2aca crypto: qat - do not export adf_iov_putmsg()
7dfa7bb69e13 crypto: qat - fix naming for init/shutdown VF to PF notifications
843b4e713a80 crypto: qat - fix reuse of completion variable
4a988264556c crypto: qat - handle both source of interrupt in VF ISR
c2b3f81125a6 crypto: qat - do not ignore errors from enable_vf2pf_comms()
1c189ccef0cf libata: fix ata_host_start()
e55b627d6e1f s390/cio: add dev_busid sysfs entry for each subchannel
0423517520d3 power: supply: max17042_battery: fix typo in MAx17042_TOFF
eb45ae88bf10 nvmet: pass back cntlid on successful completion
6cb5d6ae687d nvme-rdma: don't update queue count when failing to set io queues
3073ec7f0642 nvme-tcp: don't update queue count when failing to set io queues
93cf19b4d9b3 bcache: add proper error unwinding in bcache_device_init
e55f20798f53 isofs: joliet: Fix iocharset=utf8 mount option
0f5cd92e5eb5 udf: Fix iocharset=utf8 mount option
86987cf0fbd2 udf: Check LVID earlier
cc608af36e00 hrtimer: Ensure timerfd notification for HIGHRES=n
a8457878307f hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
c322a963d522 posix-cpu-timers: Force next expiration recalc after itimer reset
28996dbb8a74 rcu/tree: Handle VM stoppage in stall detection
b7c560ae51c6 sched/deadline: Fix missing clock update in migrate_task_rq_dl()
40db13e3efce crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
ebf0f71ae3bd power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
bba2b82d1b48 sched/deadline: Fix reset_on_fork reporting of DL tasks
53a6ef40c6bc crypto: mxs-dcp - Check for DMA mapping errors
344a38789ab2 regmap: fix the offset of register error log
a5e42516a61e locking/mutex: Fix HANDOFF condition
----
Link: https://lore.kernel.org/r/20210910122917.149278545@linuxfoundation.org # v5.4.145
Link: https://lore.kernel.org/r/20210913131047.974309396@linuxfoundation.org # v5.4.146
Link: https://github.com/Freescale/linux-fslc/pull/444
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.145 from stable korg.
Following upstream commits are included in this version:
----
a0f68fb55ebc Linux 5.4.145
d83f0b39e72e PCI: Call Max Payload Size-related fixup quirks early
0c8277e334da x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
d31a4c35b925 xhci: fix unsafe memory usage in xhci tracing
e00d39ca92bb usb: mtu3: fix the wrong HS mult value
c3ffd3501470 usb: mtu3: use @mult for HS isoc or intr
00b6325590a4 usb: host: xhci-rcar: Don't reload firmware after the completion
7a74ae301c2c ALSA: usb-audio: Add registration quirk for JBL Quantum 800
c1ea74f64209 Revert "btrfs: compression: don't try to compress if we don't have enough pages"
f05c74e10463 x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
b1ca1665e674 Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
cf1222b877b0 mm/page_alloc: speed up the iteration of max_order
17d409c83e76 net: ll_temac: Remove left-over debug message
ccadb9143796 powerpc/boot: Delete unneeded .globl _zimage_start
295501c77c4c ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2)
6dec8e17b8db USB: serial: mos7720: improve OOM-handling in read_mos_reg()
d84708451d90 igmp: Add ip_mc_list lock in ip_check_mc_rcu
cd8ad6ed9ae5 media: stkwebcam: fix memory leak in stk_camera_probe
9febc9153fdb ARC: wireup clone3 syscall
417b11d3255c ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
cf28619cd9c6 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
a8146f149028 ARM: 8918/2: only build return_address() if needed
ebad44b6432e cryptoloop: add a deprecation warning
d12526ddf5e3 perf/x86/amd/power: Assign pmu.module
be1f76fceec4 perf/x86/amd/ibs: Work around erratum #1197
861118d64e50 perf/x86/intel/pt: Fix mask of num_address_ranges
40d23de514cd qede: Fix memset corruption
468623f69683 net: macb: Add a NULL check on desc_ptp
50f73f31ae63 qed: Fix the VF msix vectors flow
92abb09f7ab7 reset: reset-zynqmp: Fixed the argument data type
b820c4c651ea gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
48051387fa80 xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
56c77c1b5229 kthread: Fix PF_KTHREAD vs to_kthread() race
af3cf928b998 ubifs: report correct st_size for encrypted symlinks
aa4e216156e8 f2fs: report correct st_size for encrypted symlinks
52d8e5b0abb9 ext4: report correct st_size for encrypted symlinks
228a4203d8b6 fscrypt: add fscrypt_symlink_getattr() for computing st_size
9b3849ba667a ext4: fix race writing to an inline_data file while its xattrs are changing
----
Link: https://lore.kernel.org/r/20210901122253.388326997@linuxfoundation.org # v5.4.144
Link: https://lore.kernel.org/r/20210910122917.149278545@linuxfoundation.org # v5.4.145
Link: https://github.com/Freescale/linux-fslc/pull/439
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.144 from stable korg.
Following upstream commits are included in this version:
----
c6bf0ed9d1a7 Linux 5.4.144
0634c0f91995 audit: move put_tree() to avoid trim_trees refcount underflow and UAF
cab0003311a0 net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
6752b3b0628e Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
67871ada3a53 Revert "floppy: reintroduce O_NDELAY fix"
d7f7eca72ecc btrfs: fix NULL pointer dereference when deleting device by invalid id
e644da7ace0f arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
4f76285f6df8 KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
620681d7201a net: dsa: mt7530: fix VLAN traffic leaks again
38adbf21f37e bpf: Fix cast to pointer from integer of different size warning
812ee47ad76e bpf: Track contents of read-only maps as scalars
f4418015201b vt_kdsetmode: extend console locking
8a19e0045086 btrfs: fix race between marking inode needs to be logged and log syncing
f3a1ac258ebc net/rds: dma_map_sg is entitled to merge entries
ad6a2bc7588a drm/nouveau/disp: power down unused DP links during init
689179c462d8 drm: Copy drm_wait_vblank to user before returning
18ceb99f8483 qed: Fix null-pointer dereference in qed_rdma_create_qp()
f1a0db49abd5 qed: qed ll2 race condition fixes
73ba9e4ece4b vringh: Use wiov->used to check for read/write desc order
ee52acae6fb5 virtio_pci: Support surprise removal of virtio pci device
be9b79e84154 virtio: Improve vq->broken access to avoid any compiler optimization
0d4ba693db48 opp: remove WARN when no valid OPPs remain
baf56a1d8199 perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
0ad96094ab90 usb: gadget: u_audio: fix race condition on endpoint stop
c5c2b4ca5035 drm/i915: Fix syncmap memory leak
2f3cefa6abf0 net: hns3: fix get wrong pfc_en when query PFC configuration
6f0c0b35e277 net: hns3: fix duplicate node in VLAN list
951805c23dff net: hns3: clear hardware resource when loading driver
08162f65642c rtnetlink: Return correct error on changing device netns
f58e42d1928c net: marvell: fix MVNETA_TX_IN_PRGRS bit number
45454400a647 xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
53b480e68c1c ip_gre: add validation for csum_start
bb8ca7e2e67e RDMA/efa: Free IRQ vectors on error flow
e29565b4515e e1000e: Fix the max snoop/no-snoop latency for 10M
8a21e84334ec IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
944a50f56f1b RDMA/bnxt_re: Add missing spin lock initialization
28b189541027 scsi: core: Fix hang of freezing queue between blocking and running device
628c582854d3 usb: dwc3: gadget: Stop EP0 transfers during pullup disable
d9da281c8f9e usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
21880abf19ba USB: serial: option: add new VID/PID to support Fibocom FG150
2e098e91eeec Revert "USB: serial: ch341: fix character loss at high transfer rates"
16b281a70a10 can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
765437d1f078 mm, oom: make the calculation of oom badness more accurate
1cccf5c03077 mmc: sdhci-msm: Update the software timeout value for sdhc
aec1e470d906 ovl: fix uninitialized pointer read in ovl_lookup_real_one()
57bd5b59f1ce once: Fix panic when module unload
5892f910f401 netfilter: conntrack: collect all entries in one cycle
7c95c89b6929 ARC: Fix CONFIG_STACKDEPOT
a6b049aeefa8 net: qrtr: fix another OOB Read in qrtr_endpoint_post
----
Link: https://lore.kernel.org/r/20210901122253.388326997@linuxfoundation.org # v5.4.144
Link: https://github.com/Freescale/linux-fslc/pull/434
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.143 from stable korg.
Following upstream commits are included in this version:
----
fd80923202c6 Linux 5.4.143
4bf194158102 netfilter: nft_exthdr: fix endianness of tcp option cast
e4fd994f02c5 fs: warn about impending deprecation of mandatory locks
41c7f46c89f6 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
1a3aa81444d3 mm, memcg: avoid stale protection values when cgroup is above protection
9c1c449dcca0 ASoC: intel: atom: Fix breakage for PCM buffer address setup
846ba58a7c06 PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
548b75f4905e btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
0fc6a9c2025b ipack: tpci200: fix memory leak in the tpci200_register
280d66b31797 ipack: tpci200: fix many double free issues in tpci200_pci_probe
cb7aa5103146 slimbus: ngd: reset dma setup during runtime pm
abce32d0f7f4 slimbus: messaging: check for valid transaction id
0786d315f55c slimbus: messaging: start transaction ids from 1 instead of zero
20c2f141b1e5 tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
8fbfebe188c0 ALSA: hda - fix the 'Capture Switch' value change notifications
85e60614d1f6 mmc: dw_mmc: Fix hang on data CRC error
4f6c9caf7b6c ovl: add splice file read write helper
85813f1f9e86 iavf: Fix ping is lost after untrusted VF had tried to change MAC
a498115dcd9c i40e: Fix ATR queue selection
1b8a8fba7853 ovs: clear skb->tstamp in forwarding path
84dbbf5482e3 net: mdio-mux: Handle -EPROBE_DEFER correctly
453486e79ed2 net: mdio-mux: Don't ignore memory allocation errors
6b70c67849bb net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
da92ce364595 virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
9aeadce8e33b virtio-net: support XDP when not more queues
3ed7cf8386c9 vrf: Reset skb conntrack connection on VRF rcv
447b16028956 bnxt_en: Add missing DMA memory barriers
c9566df334d0 ptp_pch: Restore dependency on PCI
a73b9aa14269 net: 6pack: fix slab-out-of-bounds in decode_data
2bc75713434b bnxt: disable napi before canceling DIM
a9fb0f155980 bnxt: don't lock the tx queue from napi poll
1fe038030cc8 bpf: Clear zext_dst of dead insns
73a45f75a07b vhost: Fix the calculation in vhost_overflow()
b9a59636c4bf virtio: Protect vqs list access
b264e37b3517 dccp: add do-while-0 stubs for dccp_pr_debug macros
9112ebc2990a cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
cb9a9d5fe636 iommu: Check if group is NULL before remove device
911a8141efdd Bluetooth: hidp: use correct wait queue when removing ctrl_wait
5b14c1f16e2d drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
f92dc3a89dd8 net: usb: lan78xx: don't modify phy_device state concurrently
be7043679967 ARM: dts: nomadik: Fix up interrupt controller node names
69aa1a1a569f scsi: core: Fix capacity set to zero after offlinining device
935de7ec7a4d scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
7a721a1e1885 scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
9900e06ae6e6 scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
e37cf26bd56d dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
12d1322d93a6 ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
11145efd295b dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
9c97a0539288 dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
fc566b5a21f5 USB: core: Avoid WARNings for 0-length descriptor requests
1bd505c814cc media: drivers/media/usb: fix memory leak in zr364xx_probe
705660a6d98d media: zr364xx: fix memory leaks in probe()
79dff2a3f41a media: zr364xx: propagate errors from zr364xx_start_readpipe()
7305d6d4078f mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
23f77ad13f81 ath9k: Postpone key cache entry deletion for TXQ frames reference it
c6feaf806da6 ath: Modify ath_key_delete() to not need full key entry
b7d593705eb4 ath: Export ath_hw_keysetmac()
add283e2517a ath9k: Clear key cache explicitly on disabling hardware
0c049ce432b3 ath: Use safer key clearing with key cache entries
172b91bbbb49 x86/fpu: Make init_fpstate correct with optimized XSAVE
81d152c8daf8 ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
----
Link: https://lore.kernel.org/r/20210816125428.198692661@linuxfoundation.org # v5.4.142
Link: https://lore.kernel.org/r/20210816171405.410986560@linuxfoundation.org # v5.4.142
Link: https://github.com/Freescale/linux-fslc/pull/428
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.142 from stable korg.
Following upstream commits are included in this version:
----
c15b830f7c1c Linux 5.4.142
a17f2f2c8949 KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
7c1c96ffb658 KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
456fd889227f iommu/vt-d: Fix agaw for a supported 48 bit guest address width
5b5f855a793c vmlinux.lds.h: Handle clang's module.{c,d}tor sections
e9b2b2b29ca8 ceph: take snap_empty_lock atomically with snaprealm refcount change
95ff775df6ec ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
1d8c232afb03 ceph: add some lockdep assertions around snaprealm handling
a6ff0f3f9f90 KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
ec25d05e1893 PCI/MSI: Protect msi_desc::masked for multi-MSI
48d2439c6f2a PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
386ead1d3598 PCI/MSI: Correct misleading comments
76d81dec16d0 PCI/MSI: Do not set invalid bits in MSI mask
6b4bcbf13390 PCI/MSI: Enforce MSI[X] entry updates to be visible
4495a41fbcd7 PCI/MSI: Enforce that MSI-X table entry is masked for update
1866c8f6d43c PCI/MSI: Mask all unused MSI-X entries
3b4220c2bf35 PCI/MSI: Enable and mask MSI-X early
0c8dea3fd55c genirq/timings: Prevent potential array overflow in __irq_timings_store()
4dfe80927102 genirq/msi: Ensure deactivation on teardown
e3e54a930073 x86/resctrl: Fix default monitoring groups reporting
a6b594ad7419 x86/ioapic: Force affinity setup before startup
db5e2666946a x86/msi: Force affinity setup before startup
eda32c21882c genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
06b347743608 x86/tools: Fix objdump version check again
74451dd8bfca powerpc/kprobes: Fix kprobe Oops happens in booke
b74145d858a8 nbd: Aovid double completion of a request
ad9550114d4c vsock/virtio: avoid potential deadlock when vsock device remove
b9cd73cce50a xen/events: Fix race in set_evtchn_to_irq
4d3c5c319b19 net: igmp: increase size of mr_ifc_count
721ff564cc6a tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
2ce8a68a312c net: linkwatch: fix failure to restore device state across suspend/resume
33597972a2e9 net: bridge: fix memleak in br_add_if()
f6eee53beb07 net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
1e6a570d3786 net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
564f6bbd0ed6 net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
a9243455e874 net: igmp: fix data-race in igmp_ifc_timer_expire()
ed957c77b391 net: Fix memory leak in ieee802154_raw_deliver
13a381b8bc22 net: dsa: microchip: Fix ksz_read64()
991117eeeee8 drm/meson: fix colour distortion from HDR set during vendor u-boot
e114f15de881 net/mlx5: Fix return value from tracer initialization
f99aa76bb83c psample: Add a fwd declaration for skbuff
9dc8e396c12e iavf: Set RSS LUT and key in reset handle path
23436edae3c9 net: sched: act_mirred: Reset ct info when mirror/redirect skb
9636fbfe7bdd ppp: Fix generating ifname when empty IFLA_IFNAME is specified
1c31ee907fde net: phy: micrel: Fix link detection on ksz87xx switch"
dfeb64f6e2ce platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
699db2bb96ad platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LED
af7f1539cfb1 net: dsa: mt7530: add the missing RxUnicast MIB counter
d353a61860a2 ASoC: cs42l42: Fix LRCLK frame start edge
b036452082f3 netfilter: nf_conntrack_bridge: Fix memory leak when error
cd36a36ea4ea ASoC: cs42l42: Remove duplicate control for WNF filter frequency
eb789cc9179f ASoC: cs42l42: Fix inversion of ADC Notch Switch control
6a3381336398 ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
55e86f07b85e ASoC: cs42l42: Correct definition of ADC Volume control
22d2e3c6a1b8 ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
5bac8c2a3087 ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
ddcf807fbb70 libnvdimm/region: Fix label activation vs errors
bc97fde4c668 ACPI: NFIT: Fix support for virtual SPA ranges
a753e3f33405 ceph: reduce contention in ceph_check_delayed_caps()
aa04486c419d i2c: dev: zero out array used for i2c reads from userspace
c18b28e5ade8 ASoC: intel: atom: Fix reference to PCM buffer address
aab3fa544647 ASoC: xilinx: Fix reference to PCM buffer address
60e2854acf3b iio: adc: Fix incorrect exit of for-loop
bcac5225923b iio: humidity: hdc100x: Add margin to the conversion time
da7cb80905ec iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
----
Link: https://lore.kernel.org/r/20210813150523.364549385@linuxfoundation.org # v5.4.141
Link: https://lore.kernel.org/r/20210816125428.198692661@linuxfoundation.org # v5.4.142
Link: https://lore.kernel.org/r/20210816171405.410986560@linuxfoundation.org # v5.4.142
Link: https://github.com/Freescale/linux-fslc/pull/421
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.141 from stable korg.
Following upstream commits are included in this version:
----
b704883aa8dc Linux 5.4.141
983d6a6b7e3c btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
ea13f678a3fd btrfs: export and rename qgroup_reserve_meta
41a9b8f36de7 btrfs: qgroup: don't commit transaction when we already hold the handle
38b8485b72cb net: xilinx_emaclite: Do not print real IOMEM pointer
654c19a7e8d8 btrfs: fix lockdep splat when enabling and disabling qgroups
c55442cdfdb8 btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT
fdaf6a322fcc btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
36af2de520cc btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
5c79287c2b6d btrfs: qgroup: allow to unreserve range without releasing other ranges
b7a722fd75a1 btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
dfadea4061a2 btrfs: make qgroup_free_reserved_data take btrfs_inode
812f39ed5b0b ovl: prevent private clone if bind mount is not allowed
eeb4742501e0 ppp: Fix generating ppp unit id when ifname is not specified
3460f3959d1c ALSA: hda: Add quirk for ASUS Flow x13
81d1a3f97631 USB:ehci:fix Kunpeng920 ehci hardware problem
d28adaabbbf4 KVM: X86: MMU: Use the correct inherited permissions to get shadow page
5f4ab7e25fbb usb: dwc3: gadget: Avoid runtime resume if disabling pullup
1782c4af6bd0 usb: dwc3: gadget: Disable gadget IRQ during pullup disable
54b7022f2878 usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
e36245a68eb1 usb: dwc3: gadget: Prevent EP queuing while stopping transfers
823f69250863 usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
25a0625fa96f usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
5f081a928d55 usb: dwc3: Stop active transfers before halting the controller
396f29ea0cd2 tracing: Reject string operand in the histogram expression
28276c280f2e media: v4l2-mem2mem: always consider OUTPUT queue during poll
236aca70929d tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
5b774238e8af KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
a998faa9c4ce Linux 5.4.140
3c197fdd0732 arm64: fix compat syscall return truncation
72fcaf69525d net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
742e85fa9e80 alpha: Send stop IPI to send to online CPUs
26946d21395c virt_wifi: fix error on connect
17d7c9c940fb reiserfs: check directory items on read from disk
bcad6ece2a50 reiserfs: add check for root_inode in reiserfs_fill_super
e30a88f1f578 libata: fix ata_pio_sector for CONFIG_HIGHMEM
a2671d96a3c7 bpf, selftests: Adjust few selftest result_unpriv outcomes
4892b4f3244b perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
d6cf5342faa6 soc: ixp4xx/qmgr: fix invalid __iomem access
a5bf7ef13ebf spi: meson-spicc: fix memory leak in meson_spicc_remove
27991c78d630 soc: ixp4xx: fix printing resources
07fd256d53a3 arm64: vdso: Avoid ISB after reading from cntvct_el0
90e498ef3f54 KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
2e1a80b93464 KVM: Do not leak memory for duplicate debugfs directories
43486cd7391f KVM: x86: accept userspace interrupt only if no event is injected
1b7b9713a50f md/raid10: properly indicate failure when ending a failed write request
790cb68d35a6 pcmcia: i82092: fix a null pointer dereference bug
42ac2c63486f timers: Move clearing of base::timer_running under base:: Lock
8211bb20da23 serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
f73dcb5d63e2 serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
607460d38692 MIPS: Malta: Do not byte-swap accesses to the CBUS UART
3eb686d01c31 serial: 8250: Mask out floating 16/32-bit bus bits
3b73a69962d6 serial: 8250_mtk: fix uart corruption issue when rx power off
afdef443a892 serial: tegra: Only print FIFO error message when an error occurs
097a183f9c1d ext4: fix potential htree corruption when growing large_dir directories
ac23a1738127 pipe: increase minimum default pipe size to 2 pages
f3cae04bd42d media: rtl28xxu: fix zero-length control request
e2f6d5b03898 staging: rtl8712: get rid of flush_scheduled_work
8f241df0e68f staging: rtl8723bs: Fix a resource leak in sd_int_dpc
bbdd4a51629a tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
3c712f14d8a9 optee: Fix memory leak when failing to register shm pages
0572199b78b3 tee: add tee_shm_alloc_kernel_buf()
b247bf412cc2 optee: Clear stale cache entries during initialization
7da261e6bb65 tracing / histogram: Give calculation hist_fields a size
ba22053f5d5e scripts/tracing: fix the bug that can't parse raw_trace_func
8d1191f9243c clk: fix leak on devm_clk_bulk_get_all() unwind
ed5c9a49e6c0 usb: otg-fsm: Fix hrtimer list corruption
449a705fba60 usb: gadget: f_hid: idle uses the highest byte for duration
02f336cee589 usb: gadget: f_hid: fixed NULL pointer dereference
f780a9580cd2 usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
134e27da543d usb: cdns3: Fixed incorrect gadget state
df1c6eec4ea1 ALSA: usb-audio: Add registration quirk for JBL Quantum 600
639b45456ec6 ALSA: hda/realtek: add mic quirk for Acer SF314-42
d09639528b66 firmware_loader: fix use-after-free in firmware_fallback_sysfs
1deb6b903018 firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
0ee687e67277 USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
01b2c35b051b USB: serial: ch341: fix character loss at high transfer rates
9ed43cfaa7f7 USB: serial: option: add Telit FD980 composition 0x1056
518e81874c40 USB: usbtmc: Fix RCU stall warning
ff29fe26ab86 Bluetooth: defer cleanup of resources in hci_unregister_dev()
580c10a40cc7 blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
ed169b054b43 net: vxge: fix use-after-free in vxge_device_unregister
c5549876a9ef net: fec: fix use-after-free in fec_drv_remove
3fed6dee16e4 net: pegasus: fix uninit-value in get_interrupt_interval
75cef4fc07d2 bnx2x: fix an error code in bnx2x_nic_load()
437ee90d7b4f mips: Fix non-POSIX regexp
b1fa6747b9d0 net: ipv6: fix returned variable type in ip6_skb_dst_mtu
3e63b566d96a nfp: update ethtool reporting of pauseframe control
d333503de1f0 sctp: move the active_key update after sh_keys is added
de30346dd396 gpio: tqmx86: really make IRQ optional
9d440b5c1d20 net: natsemi: Fix missing pci_disable_device() in probe and remove
69340406986a net: phy: micrel: Fix detection of ksz87xx switch
2b8ab7aec0dc net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
71b0a935dbb0 net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
88b7781609c6 net, gro: Set inner transport header offset in tcp/udp GRO hook
ba3abe3f8236 dmaengine: imx-dma: configure the generic DMA type to make it work
ee2f81330a7b media: videobuf2-core: dequeue if start_streaming fails
3377f2f8c606 scsi: sr: Return correct event when media event code is 3
f588d4b7be92 spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
b58e3d59a5d8 spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
2c1065d40acb omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
299e3968c01a ARM: dts: am437x-l4: fix typo in can@0 node
9cbe7e21ddff clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
3f9eed4462b3 ALSA: usb-audio: fix incorrect clock source setting
16db40fc4a37 arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
7c08460773b8 ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
1b1f1aa225ed ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
aecff98c3efe ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
c39907335b9c ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
61b71c5f51aa ARM: imx: add missing clk_disable_unprepare()
d88d6bba3bd9 ARM: imx: add missing iounmap()
6c629cd0239f arm64: dts: ls1028a: fix node name for the sysclk
4a830a37d37e ALSA: seq: Fix racy deletion of subscriber
0658a4533576 Revert "ACPICA: Fix memory leak caused by _CID repair function"
e350cd02e293 Linux 5.4.139
03ff8a4f9db6 spi: mediatek: Fix fifo transfer
a0f66ddf05c2 bpf, selftests: Adjust few selftest outcomes wrt unreachable code
d3796e8f6b3d bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
8dec99abcd74 bpf: Test_verifier, add alu32 bounds tracking tests
fd568de5806f bpf: Fix leakage under speculation on mispredicted branches
d2f790327f83 bpf: Do not mark insn as seen under speculative path verification
283d742988f6 bpf: Inherit expanded/patched seen count from old aux data
a0a9546aaec3 Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
76f5314d7859 firmware: arm_scmi: Add delayed response status check
1b38f70bbc7c firmware: arm_scmi: Ensure drivers provide a probe function
44f522298c94 Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
38f54217b423 ACPI: fix NULL pointer dereference
0ea2f55babb7 nvme: fix nvme_setup_command metadata trace event
b508b652d4f3 net: Fix zero-copy head len calculation.
bf692e7ef657 qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
6bc48348eca7 r8152: Fix potential PM refcount imbalance
a57c75ff0700 ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
e2cccb839a18 spi: stm32h7: fix full duplex irq handler handling
b72f2d9e91e1 regulator: rt5033: Fix n_voltages settings for BUCK and LDO
86f2a3e9aae9 btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction
b7f0fa2192c5 btrfs: fix race causing unnecessary inode logging during link and rename
cb006da62a9e btrfs: do not commit logs and transactions during link and rename operations
174c27d0f9ef btrfs: delete duplicated words + other fixes in comments
7b90d57b09fa Linux 5.4.138
7eef18c0479b can: j1939: j1939_session_deactivate(): clarify lifetime of session object
18b536de3b97 i40e: Add additional info to PHY type error
d21eb931109a Revert "perf map: Fix dso->nsinfo refcounting"
16447b2f5c66 powerpc/pseries: Fix regression while building external modules
265883d1d839 PCI: mvebu: Setup BAR0 in order to fix MSI
21734a31c9a0 can: hi311x: fix a signedness bug in hi3110_cmd()
f4fa45b0f91e sis900: Fix missing pci_disable_device() in probe and remove
dff00ce44891 tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
e0310bbeaaa2 sctp: fix return value check in __sctp_rcv_asconf_lookup
408614108abd net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
ac4983230616 net/mlx5: Fix flow table chaining
527feae56fe6 net: llc: fix skb_over_panic
ede4c93860e6 mlx4: Fix missing error code in mlx4_load_one()
acb97d4b2d0e net: Set true network header for ECN decapsulation
851946a68136 tipc: fix sleeping in tipc accept routine
194b71d28b26 i40e: Fix log TC creation failure when max num of queues is exceeded
834af62212c7 i40e: Fix queue-to-TC mapping on Tx
74aea4b7159a i40e: Fix firmware LLDP agent related warning
b2ab34e862eb i40e: Fix logic of disabling queues
519582e44e6a netfilter: nft_nat: allow to specify layer 4 protocol NAT only
3a7a4cee7bec netfilter: conntrack: adjust stop timestamp to real expiry value
1c043783403c cfg80211: Fix possible memory leak in function cfg80211_bss_update
6cf2abea1018 nfc: nfcsim: fix use after free during module unload
6b313d0ffa71 NIU: fix incorrect error return, missed in previous revert
c4663c162778 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
e9e2ce00aeda can: esd_usb2: fix memory leak
43726620b2f6 can: ems_usb: fix memory leak
819867389276 can: usb_8dev: fix memory leak
a051dbd17b5b can: mcba_usb_start(): add missing urb->transfer_dma initialization
793581441b5c can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
c621638d0e6d can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
a24d87b429a9 ocfs2: issue zeroout to EOF blocks
eaaa4284e288 ocfs2: fix zero out valid data
9bd1092148b5 KVM: add missing compat KVM_CLEAR_DIRTY_LOG
7a94dfe5e2a0 x86/kvm: fix vcpu-id indexed array sizes
2dc291582cce Revert "ACPI: resources: Add checks for ACPI IRQ override"
a8eec6979734 btrfs: mark compressed range uptodate only if all bio succeed
57429c1ec770 btrfs: fix rw device counting in __btrfs_free_extra_devids
61f2cbc792eb x86/asm: Ensure asm/proto.h can be included stand-alone
99372c38a948 net_sched: check error pointer in tcf_dump_walker()
5b1de8e15f0f Linux 5.4.137
ebb1b38be0c9 ipv6: ip6_finish_output2: set sk into newly allocated nskb
6c04123962f0 ARM: dts: versatile: Fix up interrupt controller node names
befa900533a9 iomap: remove the length variable in iomap_seek_hole
83fb41b2f6e4 iomap: remove the length variable in iomap_seek_data
302e1acd4c26 cifs: fix the out of range assignment to bit fields in parse_server_interfaces
02a470e3c64a firmware: arm_scmi: Fix range check for the maximum number of pending messages
289dd584319f firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
e3acb292f092 hfs: add lock nesting notation to hfs_find_init
af1178296d77 hfs: fix high memory mapping in hfs_bnode_read
89136a47e2e7 hfs: add missing clean-up in hfs_fill_super
ded37d03440d ipv6: allocate enough headroom in ip6_finish_output2()
f65b7f377cca sctp: move 198 addresses from unusable to private scope
c8d32973ee6a net: annotate data race around sk_ll_usec
c23b9a5610f9 net/802/garp: fix memleak in garp_request_join()
88c4cae3ed25 net/802/mrp: fix memleak in mrp_request_join()
eef99860c677 cgroup1: fix leaked context root causing sporadic NULL deref in LTP
7f0365b4daaa workqueue: fix UAF in pwq_unbound_release_workfn()
85abe0d47fe6 af_unix: fix garbage collect vs MSG_PEEK
af45f3527aa0 KVM: x86: determine if an exception has an error code only when injecting it.
828cab3c8c23 tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
525c5513b60d selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
253dccefb5cb Linux 5.4.136
587f86b7a2a0 xhci: add xhci_get_virt_ep() helper
f9d0c35556cd perf inject: Close inject.output on exit
a9c103fa91e4 PCI: Mark AMD Navi14 GPU ATS as broken
11561d2f7b9d btrfs: compression: don't try to compress if we don't have enough pages
4980301e1c1f iio: accel: bma180: Fix BMA25x bandwidth register values
d04f2582c47e iio: accel: bma180: Use explicit member assignment
4e0afa88954b net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
2a4865d1547e net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
7d8c06b8d2d2 drm: Return -ENOTTY for non-drm ioctls
b5d7bebd96a3 nds32: fix up stack guard gap
ba378b796088 rbd: always kick acquire on "acquired" and "released" notifications
13066d6628f0 rbd: don't hold lock_rwsem while running_list is being drained
b12ead825f6c hugetlbfs: fix mount mode command line processing
60dbbd76f110 userfaultfd: do not untag user pointers
540eee8cbb3d selftest: use mmap instead of posix_memalign to allocate memory
e706ac3fc82e ixgbe: Fix packet corruption due to missing DMA sync
e617fa62f6cf media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
77713fb336ca btrfs: check for missing device in btrfs_trim_fs
f899f24d34d9 tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
59a9f75fb2b6 tracing/histogram: Rename "cpu" to "common_cpu"
379d8da3353e firmware/efi: Tell memblock about EFI iomem reservations
281a94362bbe usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
167079fbfaa7 USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
811c4cdf2917 USB: serial: cp210x: fix comments for GE CS1000
f54ee7e16d0d USB: serial: option: add support for u-blox LARA-R6 family
e28d28eb9be6 usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
863d071dbcd5 usb: max-3421: Prevent corruption of freed memory
e4077a90e600 USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
da6f6769ee0f usb: hub: Fix link power management max exit latency (MEL) calculations
fea6b53e631a usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
962ce043ef92 KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
2b9ffddd70b4 KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
c968f563ccde xhci: Fix lost USB 2 remote wake
a660ecde5c55 ALSA: hdmi: Expose all pins on MSI MS-7C94 board
f73696354d59 ALSA: sb: Fix potential ABBA deadlock in CSP driver
7aa2dfbc6bd0 ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
46d62c3fe2ab ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
f1754f96ab41 s390/boot: fix use of expolines in the DMA code
8eb521d19248 s390/ftrace: fix ftrace_update_ftrace_func implementation
268132b070d9 Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"
f323809e3108 proc: Avoid mixing integer types in mem_rw()
b71a75209f6a drm/panel: raspberrypi-touchscreen: Prevent double-free
2e6ab87f8e63 net: sched: cls_api: Fix the the wrong parameter
b60461696a0b sctp: update active_key for asoc when old key is being replaced
9fa89c2caee2 nvme: set the PRACT bit when using Write Zeroes with T10 PI
c50141b3d769 r8169: Avoid duplicate sysfs entry creation error
f726817d6b42 afs: Fix tracepoint string placement with built-in AFS
b22c9e433bb7 Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
69a49e7b5baf nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
830251361425 ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
a88414fb1117 net/sched: act_skbmod: Skip non-Ethernet packets
c278b954ccc7 net: hns3: fix rx VLAN offload state inconsistent issue
006ed6f4d00b net/tcp_fastopen: fix data races around tfo_active_disable_stamp
3942ba235693 net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
f11f12decd55 bnxt_en: Check abort error state in bnxt_half_open_nic()
16ce6cb78690 bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
c993e7aadc50 bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
6ee8e6be3067 bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
35637acc9810 spi: cadence: Correct initialisation of runtime PM again
2f2150bf41c1 scsi: target: Fix protect handling in WRITE SAME(32)
a6cb717f8534 scsi: iscsi: Fix iface sysfs attr detection
25df44e90ff5 netrom: Decrease sock refcount when sock timers expire
8d7924ce85ba net: sched: fix memory leak in tcindex_partial_destroy_work
f38527f18905 KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
b85dadd4347b KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
b3224bd31861 net: decnet: Fix sleeping inside in af_decnet
bd2b3b13aa2a efi/tpm: Differentiate missing and invalid final event log table.
9413c0abb57f net: fix uninit-value in caif_seqpkt_sendmsg
6d56299ff911 bpftool: Check malloc return value in mount_bpffs_for_pin
edec10098675 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
58259e8b6e85 s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
cc876a5618bc liquidio: Fix unintentional sign extension issue on left shift of u16
42fe8f433b31 ASoC: rt5631: Fix regcache sync errors on resume
d99aaf07365f spi: mediatek: fix fifo rx mode
08cdda8d8972 regulator: hi6421: Fix getting wrong drvdata
b25be6bf6419 regulator: hi6421: Use correct variable type for regmap api val argument
a1ade24cccb5 spi: stm32: fixes pm_runtime calls in probe/remove
40e203ce74eb spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
24b78097a837 spi: imx: add a check for speed_hz before calculating the clock
52cff6123aa0 perf data: Close all files in close_dir()
0f63857d1099 perf probe-file: Delete namelist in del_events() on the error path
8b92ea243bbf perf lzma: Close lzma stream on exit
51351c6d5a18 perf script: Fix memory 'threads' and 'cpus' leaks on exit
d2bfc3eda914 perf dso: Fix memory leak in dso__new_map()
05804a7d223d perf test event_update: Fix memory leak of evlist
d257f3abdc71 perf test session_topology: Delete session->evlist
89d1762a4a21 perf env: Fix sibling_dies memory leak
fd335143befb perf probe: Fix dso->nsinfo refcounting
6513dee46f80 perf map: Fix dso->nsinfo refcounting
ff9fc81fa884 nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
d029df83c61a cxgb4: fix IRQ free race during driver unload
ae9b64434441 pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
a37ca2a076ec selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
05364a2794fb selftests: icmp_redirect: remove from checking for IPv6 route get
7f4848229e91 ipv6: fix 'disable_policy' for fwd packets
c67fb96f5431 gve: Fix an error handling path in 'gve_probe()'
e33da4eeaa35 igb: Fix position of assignment to *ring
7dd897773618 igb: Check if num of q_vectors is smaller than max before array access
d3d7cceee841 iavf: Fix an error handling path in 'iavf_probe()'
7a13a8a8a5fb e1000e: Fix an error handling path in 'e1000_probe()'
9fc381db7583 fm10k: Fix an error handling path in 'fm10k_probe()'
5d6a04927b08 igb: Fix an error handling path in 'igb_probe()'
cddd53237de8 igc: Fix an error handling path in 'igc_probe()'
47f69d8828e7 igc: Prefer to use the pci_release_mem_regions method
83b2d55a512a ixgbe: Fix an error handling path in 'ixgbe_probe()'
ba4fbb68fcfe igc: change default return of igc_read_phy_reg()
88e0720133d4 igb: Fix use-after-free error during reset
a9508e0edfe3 igc: Fix use-after-free error during reset
0a0beb1f9120 Linux 5.4.135
d2f7b384a74f udp: annotate data races around unix_sk(sk)->gso_size
c72374978b3f perf test bpf: Free obj_buf
17bc942c0b96 bpftool: Properly close va_list 'ap' by va_end() on error
84ed8340941a ipv6: tcp: drop silly ICMPv6 packet too big messages
315033cab379 tcp: annotate data races around tp->mtu_info
41f45e91c92c dma-buf/sync_file: Don't leak fences on merge failure
04b06716838b net: fddi: fix UAF in fza_probe
8aa13a86964c net: validate lwtstate->data before returning from skb_tunnel_info()
8cff7b28ab05 net: send SYNACK packet with accepted fwmark
b7e5563f2a78 net: ti: fix UAF in tlan_remove_one
2b70ca92847c net: qcom/emac: fix UAF in emac_remove
463c0addb4eb net: moxa: fix UAF in moxart_mac_probe
7ac4a6a74e75 net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
d5dc50ca1f7a net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
7ecd40801e5b net: bridge: sync fdb to new unicast-filtering ports
813d45499f51 net/sched: act_ct: fix err check for nf_conntrack_confirm
24973073562f netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
c6f4a71153f4 net: ipv6: fix return value of ip6_skb_dst_mtu
9872273b670a net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
6148ddff2dcb net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
d73c180e6add dm writecache: return the exact table values that were set
8a85afc6621a mm: slab: fix kmem_cache_create failed when sysfs node not destroyed
f53729b828db usb: cdns3: Enable TDL_CHK only for OUT ep
52b01a808696 f2fs: Show casefolding support only when supported
91d846016729 arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file
f696cc7f1bc8 firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string
e2b28026b861 arm64: dts: armada-3720-turris-mox: add firmware node
f7d1fa65e742 cifs: prevent NULL deref in cifs_compose_mount_options()
06d8a7eb5803 s390: introduce proper type handling call_on_stack() macro
2a47e0719ae7 sched/fair: Fix CFS bandwidth hrtimer expiry type
5b7d065868a6 scsi: qedf: Add check to synchronize abort and flush
0fe70c15f943 scsi: libfc: Fix array index out of bound exception
d7b647d05586 scsi: libsas: Add LUN number check in .slave_alloc callback
863c4bc883d5 scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
712e9ed6134f rtc: max77686: Do not enforce (incorrect) interrupt trigger type
199d8ea4c7b1 kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
484193b635a7 thermal/core: Correct function name thermal_zone_device_unregister()
556cf0283035 arm64: dts: imx8mq: assign PCIe clocks
9d3eb68a5385 arm64: dts: ls208xa: remove bus-num from dspi node
e054b361caec firmware: tegra: bpmp: Fix Tegra234-only builds
94d009577033 soc/tegra: fuse: Fix Tegra234-only builds
270a2e9fafea ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
4bc66215bc22 ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
856c753237ae ARM: dts: rockchip: fix supply properties in io-domains nodes
c5bb9cc2ce23 arm64: dts: juno: Update SCPI nodes as per the YAML schema
f572a9139396 ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
95e795474c81 ARM: dts: stm32: fix RCC node name on stm32f429 MCU
a898aa9f88cc ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
5c17edaaead7 ARM: dts: am437x-gp-evm: fix ti,no-reset-on-init flag for gpios
3446233096ff ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios
e79e29a4e162 kbuild: sink stdout from cmd for silent build
f817d4677582 rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
0a22b5178276 ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
e20e85639e25 ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
a5b19d33ae22 ARM: dts: Hurricane 2: Fix NAND nodes names
f83535a47ff8 ARM: dts: BCM63xx: Fix NAND nodes names
cb05b84ad7f1 ARM: NSP: dts: fix NAND nodes names
14e3bad3b548 ARM: Cygnus: dts: fix NAND nodes names
587a757afe73 ARM: brcmstb: dts: fix NAND nodes names
a9c32c7aeee6 reset: ti-syscon: fix to_ti_syscon_reset_data macro
b400afa42739 arm64: dts: rockchip: Fix power-controller node names for rk3328
dfb4e8ed0792 arm64: dts: rockchip: Fix power-controller node names for px30
789070f17886 ARM: dts: rockchip: Fix power-controller node names for rk3288
6aaffe6ce8a9 ARM: dts: rockchip: Fix power-controller node names for rk3188
439115ee56d8 ARM: dts: rockchip: Fix power-controller node names for rk3066a
3b4c34728382 ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
c9d29d62da59 ARM: dts: rockchip: Fix the timer clocks order
d105e15de610 arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
cfe3d29e5cde ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
79573c64410b ARM: dts: gemini: add device_type on pci
7037876393ce ARM: dts: gemini: rename mdio to the right name
----
Link: https://lore.kernel.org/r/20210719144901.370365147@linuxfoundation.org # v5.4.134
Link: https://lore.kernel.org/r/20210719184316.974243081@linuxfoundation.org # v5.4.134
Link: https://lore.kernel.org/r/20210722155617.865866034@linuxfoundation.org # v5.4.135
Link: https://lore.kernel.org/r/20210726153831.696295003@linuxfoundation.org # v5.4.136
Link: https://lore.kernel.org/r/20210729135142.920143237@linuxfoundation.org # v5.4.137
Link: https://lore.kernel.org/r/20210802134335.408294521@linuxfoundation.org # v5.4.138
Link: https://lore.kernel.org/r/20210806081112.104686873@linuxfoundation.org # v5.4.139
Link: https://lore.kernel.org/r/20210810172948.192298392@linuxfoundation.org # v5.4.140
Link: https://lore.kernel.org/r/20210813150523.364549385@linuxfoundation.org # v5.4.141
Link: https://github.com/Freescale/linux-fslc/pull/416
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.67 from stable korg.
Following upstream commits are included in this version:
----
faf816b0f8d0 Linux 5.10.67
ad3ea16746cc fanotify: limit number of event merge attempts
412974e75fdd drm/panfrost: Clamp lock region to Bifrost minimum
8976e09443cb drm/panfrost: Use u64 for size in lock_region
95251e6833fa drm/panfrost: Simplify lock_region calculation
b80a99e04827 drm/amd/display: Update bounding box states (v2)
583c4f3d09c3 drm/amd/display: Update number of DCN3 clock states
7b1abace16a9 drm/amdgpu: Fix BUG_ON assert
c29485e34e63 drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
bb693c114e8b drm/dp_mst: Fix return code on sideband message failure
84cac4f80605 drm/msi/mdp4: populate priv->kms in mdp4_kms_init
be1fcecfc145 drm/mgag200: Select clock in PLL update functions
d0aaea1f117d net: dsa: lantiq_gswip: fix maximum frame length
5944d0e2b0ab lib/test_stackinit: Fix static initializer test
00cdb2fb4df1 platform/chrome: cros_ec_proto: Send command again when timeout occurs
b2e72e53cd26 libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
6d86634d7bd1 memcg: enable accounting for pids in nested pid namespaces
388f12dabbe0 mm,vmscan: fix divide by zero in get_scan_count
2d2d8b0eca64 mm/hugetlb: initialize hugetlb_usage in mm_init
ce75a6b399e0 mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
e1fa3b2b60ab hugetlb: fix hugetlb cgroup refcounting during vma split
27dd91221b3f s390/pv: fix the forcing of the swiotlb
086faa4a2e86 cpufreq: powernv: Fix init_chip_info initialization in numa=off
55be9eb1936a scsi: qla2xxx: Sync queue idx with queue_pair_map idx
9c8414325eee scsi: qla2xxx: Changes to support kdump kernel
137dafa72230 scsi: BusLogic: Fix missing pr_cont() use
69775e4e17f2 ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
7a5756e90563 parisc: fix crash with signals and alloca
9a4e7f903866 io_uring: remove duplicated io_size from rw
6930a2a5be5c fs/io_uring Don't use the return value from import_iovec().
2c304c65defd net: hns3: clean up a type mismatch warning
fb1ee027878b net: w5100: check return value after calling platform_get_resource()
c49a52046da7 fix array-index-out-of-bounds in taprio_change
a4301d06a0b8 net: fix NULL pointer reference in cipso_v4_doi_free
5ed5d594d9a7 ath9k: fix sleeping in atomic context
aa3708236ea0 ath9k: fix OOB read ar9300_eeprom_restore_internal
be457b27dd0a wcn36xx: Fix missing frame timestamp for beacon/probe-resp
b1d547f2f51a selftests/bpf: Fix potential unreleased lock
3ad66d67822d parport: remove non-zero check on count
1e9302537804 net/mlx5: DR, Enable QP retransmission
9c5c65ecbd87 net/mlx5: DR, fix a potential use-after-free bug
4bbf0a9d90e8 iwlwifi: mvm: Fix scan channel flags settings
a693aff5e8d7 iwlwifi: fw: correctly limit to monitor dump
4ed6510e0559 iwlwifi: mvm: fix access to BSS elements
9e80a3d88f4d iwlwifi: mvm: avoid static queue number aliasing
3ed8982df50e iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
608c8359c567 iwlwifi: pcie: free RBs during configure
eb04c51a439e nfsd: fix crash on LOCKT on reexported NFSv3
0e9f4492219f drm/amdkfd: Account for SH/SE count when setting up cu masks.
27d4a96addef ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
969eddc3b4dc ASoC: rockchip: i2s: Fix regmap_ops hang
7344a8a80190 usbip:vhci_hcd USB port can get stuck in the disabled state
29c8f13a345d usbip: give back URBs for unsent unlink requests during cleanup
8de01a896c1b usb: musb: musb_dsps: request_irq() after initializing musb
c0751eeb938c Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set"
ba2faddf1f14 cifs: fix wrong release in sess_alloc_buffer() failed path
7c7d6c9cd879 mmc: core: Return correct emmc response in case of ioctl error
d1e382a04ada selftests/bpf: Enlarge select() timeout for test_maps
3aab5bffdde0 mmc: rtsx_pci: Fix long reads when clock is prescaled
7f43da79ebc5 mmc: sdhci-of-arasan: Check return value of non-void funtions
834ecf61cebd mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
1a40e60e2af4 of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
be69ed7bb9d3 ASoC: Intel: Skylake: Fix passing loadable flag for module
4a48ed479467 ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
d72afec087f7 soundwire: intel: fix potential race condition during power down
b225eeaf3a02 btrfs: tree-log: check btrfs_lookup_data_extent return value
87ae522e467e m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch
c10b1afc2f43 octeontx2-pf: Fix NIX1_RX interface backpressure
6d657f1fa121 rtw88: wow: fix size access error of probe request
aa82a11176bd rtw88: wow: build wow function only if CONFIG_PM is on
2fd1964f7501 rtw88: use read_poll_timeout instead of fixed sleep
9baf6f8ca285 rtl8xxxu: Fix the handling of TX A-MPDU aggregation
756924bc1804 drm/exynos: Always initialize mapping in exynos_drm_register_dma()
9ce6e29375ba lockd: lockd server-side shouldn't set fl_ops
2d3fab9ceafa usb: chipidea: host: fix port index underflow and UBSAN complains
2225a5cd2fbc gfs2: Don't call dlm after protocol is unmounted
0df5eba67bf0 kselftest/arm64: pac: Fix skipping of tests on systems without PAC
9486d7ac9f30 kselftest/arm64: mte: Fix misleading output when skipping tests
1f5db5b8a3d6 net: Fix offloading indirect devices dependency on qdisc order creation
2a69325ee510 staging: rts5208: Fix get_ms_information() heap buffer size
868831492dd6 hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
39738ebfad39 selftests/bpf: Fix flaky send_signal test
c53c68c9bf2a rpc: fix gss_svc_init cleanup on failure
4b1b4d3f45df tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
fca514f25c4d iomap: pass writeback errors to the mapping
49e2bcb7cf58 serial: sh-sci: fix break handling for sysrq
a99eec36ed39 opp: Don't print an error if required-opps is missing
6698029de35b Bluetooth: Fix handling of LE Enhanced Connection Complete
240a7025a6f8 nvme: code command_id with a genctr for use-after-free validation
24618e92d50f nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
27e8bc1f5b32 arm64: dts: ls1046a: fix eeprom entries
aa06cfc5291c arm64: tegra: Fix compatible string for Tegra132 CPUs
9c2b89f64f2e ARM: tegra: tamonten: Fix UART pad setting
035e8d5a6dd8 ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
9713dfa5185a mac80211: Fix monitor MTU limit so that A-MSDUs get through
83449db3aac0 drm/display: fix possible null-pointer dereference in dcn10_set_clock()
2254383788ff gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
155e7047909d net/mlx5: Fix variable type to match 64bit
f86bc4a1a401 drm/msm/dp: return correct edid checksum after corrupted edid checksum read
98d44b7be6f1 Bluetooth: avoid circular locks in sco_sock_connect
a1073aad497d Bluetooth: schedule SCO timeouts with delayed_work
d6c91423993e drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
3841dfa7eb5c selftests/bpf: Fix xdp_tx.c prog section name
63ebc1f1df81 drm/amd/display: fix incorrect CM/TF programming sequence in dwb
d763afc4ea2b drm/amd/display: fix missing writeback disablement if plane is removed
491c8be21993 thunderbolt: Fix port linking by checking all adapters
0f0f1de02b9b drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
f76f78f9f479 drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
127f3610a0e3 drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
0bbbe3ec67f0 drm/msm: mdp4: drop vblank get/put from prepare/complete_commit
ac21cd44c954 net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
2b0fa8d53041 nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
35e5c99b152d arm64: dts: qcom: sm8250: Fix epss_l3 unit address
43ccafc91f63 arm64: dts: qcom: msm8996: don't use underscore in node name
f868c2d62a27 arm64: dts: qcom: msm8994: don't use underscore in node name
bda9c84edbb3 arm64: dts: qcom: sdm630: don't use underscore in node name
aa16e76c80af arm64: dts: qcom: ipq6018: drop '0x' from unit address
da714a198342 arm64: dts: qcom: sdm660: use reg value for memory node
34e9c56675a8 arm64: dts: qcom: ipq8074: fix pci node reg property
74287874c91d ARM: dts: imx53-ppd: Fix ACHC entry
6a00decce3a6 serial: 8250_omap: Handle optional overrun-throttle-ms property
699c91475847 arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configuration
310a127178b0 arm64: dts: qcom: sdm630: Rewrite memory map
783be2a94299 gfs2: Fix glock recursion in freeze_go_xmote_bh
4e014ff22e4b media: tegra-cec: Handle errors of clk_prepare_enable()
c159db240cf2 media: TDA1997x: fix tda1997x_query_dv_timings() return value
e3a2e20ed503 media: v4l2-dv-timings.c: fix wrong condition in two for-loops
ac1bcf53e32f media: imx258: Limit the max analogue gain to 480
4cb4967472c8 media: imx258: Rectify mismatch of VTS value
a64e3f1d8a27 ASoC: Intel: update sof_pcm512x quirks
9cf827242033 ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output
f1fb1f6fa172 arm64: tegra: Fix Tegra194 PCIe EP compatible string
8fb3d8c151a7 ARM: dts: at91: use the right property for shutdown controller
f710323dcd24 bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
5d008cb7636d ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check
3142476fa002 ARM: dts: stm32: Set {bitclock,frame}-master phandles on ST DKx
37437a60a93b ARM: dts: stm32: Set {bitclock,frame}-master phandles on DHCOM SoM
f4c7c95e3ee5 workqueue: Fix possible memory leaks in wq_numa_init()
6528cc687c88 Bluetooth: skip invalid hci_sync_conn_complete_evt
3b82e4799f53 ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
4af60a543ba6 libbpf: Fix race when pinning maps in parallel
874d5aa06ce2 samples: bpf: Fix tracex7 error raised on the missing argument
035f83b5abd3 staging: ks7010: Fix the initialization of the 'sleep_status' structure
d0a8ef04c220 serial: 8250_pci: make setup_port() parameters explicitly unsigned
2603740df8b2 hvsi: don't panic on tty_register_driver failure
dd3307a8b383 xtensa: ISS: don't panic in rs_init
b763d2e7d45c serial: 8250: Define RX trigger levels for OxSemi 950 devices
973c57c5e649 s390: make PCI mio support a machine flag
77d62f2bcc7f s390/jump_label: print real address in a case of a jump label bug
863d2eb2f726 flow_dissector: Fix out-of-bounds warnings
64583448c231 ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
bcc61adefd78 video: fbdev: riva: Error out if 'pixclock' equals zero
63abc0eb8af5 video: fbdev: kyro: Error out if 'pixclock' equals zero
6a8dcd2ffb41 video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
3740418ccde8 arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
be2e11b9f8fa drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bit
6a3564739b9f bpf/tests: Do not PASS tests without actually testing the result
99121dec14b0 bpf/tests: Fix copy-and-paste error in double word test
6f51f4241253 drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex
a5999d18a8d8 drm/amdgpu: Fix a printing message
5b3a45eedd27 ethtool: improve compat ioctl handling
52bb703f71d3 nfp: fix return statement in nfp_net_parse_meta()
23e5fb647589 media: atomisp: pci: fix error return code in atomisp_pci_probe()
e5cecb9105d4 media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
9a85b9e37601 media: platform: stm32: unprepare clocks at handling errors in probe
c6e5eebd9540 media: hantro: vp8: Move noisy WARN_ON to vpu_debug
f462a39eb833 drm/amd/display: Fix timer_per_pixel unit error
b4f5c9454dfc selftests: firmware: Fix ignored return val of asprintf() warn
e944a221262e bus: fsl-mc: fix mmio base address for child DPRCs
165c55af5f5f tty: serial: jsm: hold port lock when reporting modem line changes
642639bb8d42 staging: board: Fix uninitialized spinlock when attaching genpd
03f4492dbff3 usb: gadget: composite: Allow bMaxPower=0 if self-powered
5534de13b6dc USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
b2b8137ec920 usb: gadget: u_ether: fix a potential null pointer dereference
566ddd2d94b0 usb: host: fotg210: fix the actual_length of an iso packet
224cf5e8c853 usb: host: fotg210: fix the endpoint's transactional opportunities calculation
463b3edfba90 igc: Check if num of q_vectors is smaller than max before array access
d3ca78775db4 rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
34609faad0c9 drm: protect drm_master pointers in drm_lease.c
06a553a99bac drm: serialize drm_file.master with a new spinlock
54e51d288b38 drm: avoid blocking in drm_clients_info's rcu section
df19d95141d1 Smack: Fix wrong semantics in smk_access_entry()
3533aa65e6a9 netlink: Deal with ESRCH error in nlmsg_notify()
9de06dcd4710 video: fbdev: kyro: fix a DoS bug by restricting user input
29ab7f6d505f ARM: dts: qcom: apq8064: correct clock names
e0c17c11b15d iavf: fix locking of critical sections
67c9262e3f31 iavf: do not override the adapter state in the watchdog task
9f11de56012c iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
e78a0b4a339e net: phy: Fix data type in DP83822 dp8382x_disable_wol()
cca61275874a tipc: keep the skb in rcv queue until the whole data is read
cc12ab5951aa PCI: Use pci_update_current_state() in pci_enable_device_flags()
aad29a00a598 crypto: mxs-dcp - Use sg_mapping_iter to copy data
871abd1e6185 x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable
c327b69e96b0 libbpf: Fix reuse of pinned map on older kernel
6a985c579499 media: dib8000: rewrite the init prbs logic
2048907d8cb7 ASoC: atmel: ATMEL drivers don't need HAS_DMA
10a135969fd7 drm/amdgpu: Fix amdgpu_ras_eeprom_init()
b32d3ded9dc2 drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
6afd1e053d9b userfaultfd: prevent concurrent API initialization
1e4cfe954bd9 kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
981bf9b0aa1b MIPS: Malta: fix alignment of the devicetree buffer
bb8108546da9 f2fs: should put a page beyond EOF when preparing a write
d04925fb8d70 f2fs: deallocate compressed pages when error happens
4b71928e5c54 f2fs: fix to unmap pages from userspace process in punch_hole()
1c934aba9fd5 f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
45cb5f86c1c6 f2fs: fix to account missing .skipped_gc_rwsem
fd69f613af53 soc: mediatek: cmdq: add address shift in jump
d320c1b2e728 KVM: PPC: Fix clearing never mapped TCEs in realmode
6bf98b94ffeb clk: at91: clk-generated: Limit the requested rate to our range
9bab2bc4c238 fscache: Fix cookie key hashing
b4849e2ac706 RDMA/hns: Fix QP's resp incomplete assignment
e91077cf1780 powerpc/smp: Update cpu_core_map on all PowerPc systems
903ca538f588 platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call
add8e8c3402f KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live
4c0c4f702196 scsi: ufs: ufs-exynos: Fix static checker warning
bda5602c1c35 KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
926bf91248dd clk: imx8m: fix clock tree update of TF-A managed clocks
e84a72f69621 HID: i2c-hid: Fix Elan touchpad regression
253bac6c60ad iommu/vt-d: Update the virtual command related registers
947579a6967a powerpc/config: Renable MTD_PHYSMAP_OF
1bc19e4062e9 scsi: qedf: Fix error codes in qedf_alloc_global_queues()
dc4577749987 scsi: qedi: Fix error codes in qedi_alloc_global_queues()
782c4017845d scsi: smartpqi: Fix an error code in pqi_get_raid_map()
41066433be42 powerpc/numa: Consider the max NUMA node for migratable LPAR
d3612083ecc1 pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
6291fd0eeafc scsi: fdomain: Fix error return code in fdomain_probe()
f02ab9d1d3a6 sunrpc: Fix return value of get_srcport()
21a2be1a5145 SUNRPC query transport's source port
f19abe046354 SUNRPC/xprtrdma: Fix reconnection locking
f3d301612787 SUNRPC: Fix potential memory corruption
9aa7a3ffb11c NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid
2a542421eb7f NFSv4/pNFS: Always allow update of a zero valued layout barrier
4b96edea5cd1 NFSv4/pNFS: Fix a layoutget livelock loop
fa55e76641d8 dma-debug: fix debugfs initialization order
ca7f7e37bae4 openrisc: don't printk() unconditionally
31fd3211ef8b f2fs: reduce the scope of setting fsck tag when de->name_len is zero
49e4c83db885 cpuidle: pseries: Mark pseries_idle_proble() as __init
876e45c95eb6 RDMA/mlx5: Delete not-available udata check
a77da9de0d7d RDMA/efa: Remove double QP type assignment
1988836e30c5 powerpc/stacktrace: Include linux/delay.h
c5a5528da722 cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
3b2bbcccd6e9 scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
d353e093c0d5 vfio: Use config not menuconfig for VFIO_NOIOMMU
0f711378f0b1 pinctrl: samsung: Fix pinctrl bank pin count
59137b7dfff1 scsi: BusLogic: Use %X for u32 sized integer rather than %lX
8ea3e622af56 docs: Fix infiniband uverbs minor number
fe2a1cd62267 RDMA/iwcm: Release resources if iw_cm module initialization fails
b824bae96f73 IB/hfi1: Adjust pkey entry in index 0
273ed4f47e6f clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
f1eccc408168 scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
ef5395fbadac pinctrl: armada-37xx: Correct PWM pins definitions
782ceaba977c pinctrl: remove empty lines in pinctrl subsystem
2d586a3f5b7e f2fs: quota: fix potential deadlock
70fd9363673b HID: input: do not report stylus battery state as "full"
4e89aea738b5 PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
b50db4c02f45 PCI: aardvark: Fix checking for PIO status
9d6090575406 PCI: Export pci_pio_to_address() for module use
fa3c15ccf2ea PCI: aardvark: Configure PCIe resources from 'ranges' DT property
df23bd40ed88 PCI: xilinx-nwl: Enable the clock through CCF
72f2be343272 PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
088a1052f7b0 PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
9302a3c00cc6 PCI/portdrv: Enable Bandwidth Notification only if port supports it
74d6dfcb0f9d f2fs: fix to do sanity check for sb/cp fields correctly
ce7e64e63acf ARM: 9105/1: atags_to_fdt: don't warn about stack size
ba73bc166615 libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
bcbc44e42dc6 dmaengine: imx-sdma: remove duplicated sdma_load_context
300ccb129252 Revert "dmaengine: imx-sdma: refine to load context only once"
76668bdee0b0 s390/qdio: cancel the ESTABLISH ccw after timeout
bcc0c767f9b3 s390/qdio: fix roll-back after timeout on ESTABLISH ccw
2d2aaa200ced media: rc-loopback: return number of emitters rather than error
c0eaaa686864 media: uvc: don't do DMA on stack
516dbe27f447 VMCI: fix NULL pointer dereference when unmapping queue pair
6cae39f45754 crypto: ccp - shutdown SEV firmware on kexec
7509c4cb7c80 dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
4f920fefd857 power: supply: max17042: handle fails of reading status register
0d54bbad80f7 block: bfq: fix bfq_set_next_ioprio_data()
5df14bba0056 crypto: public_key: fix overflow during implicit conversion
646870ad8e56 wcn36xx: Ensure finish scan is not requested before start scan
4753723f8b48 iio: ltc2983: fix device probe
de32e151800d arm64: head: avoid over-mapping in map_memory
2d3a9dff763f arm64: mm: Fix TLBI vs ASID rollover
01e6c64bbc5d soc: aspeed: p2a-ctrl: Fix boundary check for mmap
3fdf2feb6cbe soc: aspeed: lpc-ctrl: Fix boundary check for mmap
e80c45dbe263 soc: qcom: aoss: Fix the out of bound usage of cooling_devs
610e8b2621d6 pinctrl: ingenic: Fix incorrect pull up/down info
1e1136fbe89f pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
7524fcd09c3e clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
96bf326fb93c clk: socfpga: agilex: fix up s2f_user0_clk representation
7eb16be25f0f clk: socfpga: agilex: fix the parents of the psi_ref_clk
ac99b3aa8375 tools/thermal/tmon: Add cross compiling support
2daa118a3f7b selftests/ftrace: Fix requirement check of README file
8248b61b86fb ceph: fix dereference of null pointer cf
c37085d60634 9p/xen: Fix end of loop tests for list_for_each_entry
907944851aa0 xen: fix setting of max_pfn in shared_info
37566a343fe9 powerpc/perf/hv-gpci: Fix counter value parsing
5f13c8bae824 PCI/MSI: Skip masking MSI-X on Xen PV
d15554f98597 blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
a58f08255490 blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
c1b249e02a80 btrfs: reset replace target device to allocation state on close
0901af53da8f btrfs: wake up async_delalloc_pages waiters after submit
9ac218642dfc io-wq: fix wakeup race when adding new work
548ee201fb4a io_uring: fail links of cancelled timeouts
54eb6211b979 io_uring: add ->splice_fd_in checks
a3ed34bcada5 io_uring: place fixed tables under memcg limits
5103b733348e io_uring: limit fixed table size by RLIMIT_NOFILE
ebedb252a47f rtc: tps65910: Correct driver module alias
----
Link: https://lore.kernel.org/r/20210916155753.903069397@linuxfoundation.org # v5.10.67
Link: https://github.com/Freescale/linux-fslc/pull/446
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.66 from stable korg.
Following upstream commits are included in this version:
----
44a32dcb2fb5 Linux 5.10.66
1de280adb209 Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
f49fd9882f54 Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
0daa75bf750c Revert "block: nbd: add sanity check for first_minor"
d3c3f4e07826 Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
c31c2cca229a Linux 5.10.65
b216a075a9ab clk: kirkwood: Fix a clocking boot regression
5866b1175df0 backlight: pwm_bl: Improve bootloader/kernel device handover
4c00435cb813 fbmem: don't allow too huge resolutions
34d099a330e7 IMA: remove the dependency on CRYPTO_MD5
5cc1ee31353b IMA: remove -Wmissing-prototypes warning
131968998109 fuse: flush extending writes
8018100c5444 fuse: truncate pagecache on atomic_o_trunc
a8ca1fba54be ARM: dts: at91: add pinctrl-{names, 0} for all gpios
c2c7eefc9371 KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
bf3622446335 KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
c06e6ff2fcc3 KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted
1db337b10d12 KVM: s390: index kvm->arch.idle_mask by vcpu_idx
dc9db2a2aae4 Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
c6b42ec1c936 x86/resctrl: Fix a maybe-uninitialized build warning treated as error
bafece6cd1f9 perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
ae95c3a147d5 tty: Fix data race between tiocsti() and flush_to_ldisc()
4d0e6d6fe4e2 bio: fix page leak bio_add_hw_page failure
24fbd77d5a0f io_uring: IORING_OP_WRITE needs hash_reg_file set
656f343d724b time: Handle negative seconds correctly in timespec64_to_ns()
611b7f9dc9f6 f2fs: guarantee to write dirty data when enabling checkpoint back
75ffcd85dff5 iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
3853c0c0703d ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
c4f1ad393026 ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
dc4ff31506f4 octeontx2-af: Set proper errorcode for IPv4 checksum errors
bf2991f8e783 octeontx2-af: Fix static code analyzer reported issues
ee485124b7fa octeontx2-af: Fix loop in free and unmap counter
a67c66c1bb12 net: qualcomm: fix QCA7000 checksum handling
f96bc82e0348 net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
5867e20e1808 ipv4: make exception cache less predictible
8692f0bb2992 ipv6: make exception cache less predictible
4663aaef24df brcmfmac: pcie: fix oops on failure to resume and reprobe
e68128e078da bcma: Fix memory leak for internally-handled cores
26fae720c112 atlantic: Fix driver resume flow.
cb996dc9f937 ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
baecab8c469f ice: Only lock to update netdev dev_addr
bd6d9c83f44d iwlwifi: skip first element in the WTAS ACPI table
4c4f868082ed iwlwifi: follow the new inclusive terminology
5c305b90d8a1 ASoC: wcd9335: Disable irq on slave ports in the remove function
729a459efd30 ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function
9c640a2bb551 ASoC: wcd9335: Fix a double irq free in the remove function
8446bb0ff1d0 tty: serial: fsl_lpuart: fix the wrong mapbase value
9ee4ff8cbe39 usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
4d2823abd1fe usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
86b79054d76b usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
f0bb63127354 i2c: xlp9xx: fix main IRQ check
7ac3090e0123 i2c: mt65xx: fix IRQ check
6c4857203ffa CIFS: Fix a potencially linear read overflow
b0491ab7d4c7 bpf: Fix possible out of bound write in narrow load handling
cfaefbcc6bc4 mmc: moxart: Fix issue with uninitialized dma_slave_config
ced0bc748185 mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
8a9f9b97558e mmc: sdhci: Fix issue with uninitialized dma_slave_config
dd903083cbe4 ASoC: Intel: Skylake: Fix module resource and format selection
b0159dbd1dd6 ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
7934c79fb0ed ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373
56d976f45000 rsi: fix an error code in rsi_probe()
110ce7d256a3 rsi: fix error code in rsi_load_9116_firmware()
b4bbb77d886b gfs2: init system threads before freeze lock
ee029e3aa129 i2c: hix5hd2: fix IRQ check
d36ab9b3ee49 i2c: fix platform_get_irq.cocci warnings
187705a4b1fa i2c: s3c2410: fix IRQ check
3913fa307a33 i2c: iop3xx: fix deferred probing
50e6f34499a5 Bluetooth: add timeout sanity check to hci_inquiry
cc59ad70cfb6 lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
9295566a136c mm/swap: consider max pages in iomap_swapfile_add_extent
a9c29bc2a578 usb: gadget: mv_u3d: request_irq() after initializing UDC
b2f4dd13b211 firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
60831f5ae6c7 firmware: raspberrypi: Keep count of all consumers
5c68b7795b4c i2c: synquacer: fix deferred probing
f577e9f58ff0 clk: staging: correct reference to config IOMEM to config HAS_IOMEM
5ae5f087c9d6 arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
cb788d698a10 nfsd4: Fix forced-expiry locking
c9773f42c1de lockd: Fix invalid lockowner cast after vfs_test_lock
2600861b9069 locking/local_lock: Add missing owner initialization
d5462a630f7d locking/lockdep: Mark local_lock_t
22b106df73c6 mac80211: Fix insufficient headroom issue for AMSDU
0ad4ddb27e2b libbpf: Re-build libbpf.so when libbpf.map changes
494629ba62a9 usb: phy: tahvo: add IRQ check
46638d6941ee usb: host: ohci-tmio: add IRQ check
4b7874a32ec2 PM: cpu: Make notifier chain use a raw_spinlock_t
471128476819 Bluetooth: Move shutdown callback before flushing tx and rx queue
d993a6f137ec samples: pktgen: add missing IPv6 option to pktgen scripts
2c0b826f4a79 devlink: Clear whole devlink_flash_notify struct
2aa3d5c9e19e selftests/bpf: Fix test_core_autosize on big-endian machines
c03bf1bc84ea usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
eabbb2e8cc41 usb: phy: twl6030: add IRQ checks
fa5dbfd53982 usb: phy: fsl-usb: add IRQ check
99ad1be3e9cb usb: gadget: udc: s3c2410: add IRQ check
0a7731458968 usb: gadget: udc: at91: add IRQ check
27f102bcee52 usb: dwc3: qcom: add IRQ check
c4e0f54a56d0 usb: dwc3: meson-g12a: add IRQ check
96ba1e20e252 ASoC: rt5682: Properly turn off regulators if wrong device ID
1a2feb23043b ASoC: rt5682: Implement remove callback
628acf6ee2f1 net/mlx5: Fix unpublish devlink parameters
fe6322774ca2 net/mlx5: Register to devlink ingress VLAN filter trap
dbeb4574ddf0 drm/msm/dsi: Fix some reference counted resource leaks
059c2c09f4b7 Bluetooth: fix repeated calls to sco_sock_kill
6df58421da13 ASoC: Intel: Fix platform ID matching
10dfcfda5c6f cgroup/cpuset: Fix violation of cpuset locking rule
cbc97661439d cgroup/cpuset: Miscellaneous code cleanup
974ab0a04fe6 counter: 104-quad-8: Return error when invalid mode during ceiling_write
c158f9b23279 arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
7125705623f9 drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
a6e980b110d2 drm/msm/mdp4: move HW revision detection to earlier phase
90363618b552 drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revision
416929eaf44e selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
d6337dfd1e77 PM: EM: Increase energy calculation precision
5014a8453f02 Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
afffa7b4c6e4 debugfs: Return error during {full/open}_proxy_open() on rmmod
17830b041534 soc: qcom: smsm: Fix missed interrupts if state changes while masked
b8361513ac76 bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
cd6008e31af0 PCI: PM: Enable PME if it can be signaled from D3cold
3890c6e1da31 PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
eda4ccca906f media: venus: venc: Fix potential null pointer dereference on pointer fmt
519ad41a0989 media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
a7dd8b778a4d leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
917191d582f9 leds: lt3593: Put fwnode in any case during ->probe()
eef8496579de i2c: highlander: add IRQ check
11dd40c18918 net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
b376ae5597fc devlink: Break parameter notification sequence to be before/after unload/load driver
9fa9ff10408f arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal rx delay
e4da0e0006f9 arm64: dts: renesas: rzg2: Convert EtherAVB to explicit delay handling
61b1db235868 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
bca46d228393 net: cipso: fix warnings in netlbl_cipsov4_add_std
b6b5dc12bd7c drm: mxsfb: Clear FIFO_CLEAR bit
1a0014c1c62c drm: mxsfb: Increase number of outstanding requests on V4 and newer HW
46f546394063 drm: mxsfb: Enable recovery on underflow
e0f3de1573fd cgroup/cpuset: Fix a partition bug with hotplug
7a0b297480dd net/mlx5e: Block LRO if firmware asks for tunneled LRO
c40ed983b874 net/mlx5e: Prohibit inner indir TIRs in IPoIB
a11fc1cd8a31 ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
2e68547e99a7 ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
0d40e59c03b8 ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
eda87dd4738a ARM: dts: meson8: Use a higher default GPU clock frequency
a7d0a59e21ef tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
1f60072320b5 drm/amdgpu/acp: Make PM domain really work
c7ebd3622bf8 6lowpan: iphc: Fix an off-by-one check of array index
def6efdf91e7 Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
e9a62740876b media: atomisp: fix the uninitialized use and rename "retvalue"
b0e87701b813 media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
c062253748d8 media: rockchip/rga: fix error handling in probe
dc49537334a7 media: rockchip/rga: use pm_runtime_resume_and_get()
94d6aa2b871f media: go7007: remove redundant initialization
ffd9c8cecbad media: go7007: fix memory leak in go7007_usb_probe
fb22665c37b3 media: dvb-usb: Fix error handling in dvb_usb_i2c_init
6b0fe6953430 media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
372890e0b41e media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
83f7297a4af4 ionic: cleanly release devlink instance
203537ff35ea driver core: Fix error return code in really_probe()
4225d357bc75 firmware: fix theoretical UAF race with firmware cache and resume
c4aaad8a3389 gfs2: Fix memory leak of object lsi on error return path
8c3b5028ec02 libbpf: Fix removal of inner map in bpf_object__create_map
ffb887c15f7f soc: qcom: rpmhpd: Use corner in power_off
f32b433d8e25 i40e: improve locking of mac_filter_hash
5ac21a4e6e85 arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
a8c1eaed2374 ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
6ca0b4089166 libbpf: Fix the possible memory leak on error
f1673e85254d gve: fix the wrong AdminQ buffer overflow check
1568dbe8892d drm/of: free the iterator object on failure
389dfd114780 bpf: Fix potential memleak and UAF in the verifier.
d4213b709316 bpf: Fix a typo of reuseport map in bpf.h.
56e5c527cc2e drm/of: free the right object
38235f195de9 media: cxd2880-spi: Fix an error handling path
25fbfc31ceec soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
c391728c9b25 leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
d4abb6e14105 media: TDA1997x: enable EDID support
8ce22f85381f ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe
3d58f5e83f97 drm/gma500: Fix end of loop tests for list_for_each_entry
54912723f16b drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
1e1423449d1c EDAC/i10nm: Fix NVDIMM detection
a20e6868cbfc spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
e2cb04c61bcf spi: sprd: Fix the wrong WDG_LOAD_VAL
cd8cca7268a2 regulator: vctrl: Avoid lockdep warning in enable/disable ops
8665e30317c8 regulator: vctrl: Use locked regulator_get_voltage in probe path
80b1a70b0450 blk-crypto: fix check for too-large dun_bytes
ba6e5af621ab spi: davinci: invoke chipselect callback
c0aec70a256c x86/mce: Defer processing of early errors
6627be8b36dc tpm: ibmvtpm: Avoid error message when process gets signal while waiting
bd2028e9e27c certs: Trigger creation of RSA module signing key if it's not an RSA key
fddf3a72abe1 crypto: qat - use proper type for vf_mask
e7273d57d2b7 irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
f1f6d3d2ada8 spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
4b21d4e820bb block: nbd: add sanity check for first_minor
31fc50cd93cd clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
dde7ff1c1977 lib/mpi: use kcalloc in mpi_resize
20d84fc59e85 irqchip/loongson-pch-pic: Improve edge triggered interrupt support
e9a902f88207 genirq/timings: Fix error return code in irq_timings_test_irqs()
10d3bdd2d578 spi: spi-pic32: Fix issue with uninitialized dma_slave_config
d4ec971bfa88 spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
87aa69aa10b4 block: return ELEVATOR_DISCARD_MERGE if possible
386850718153 m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
497f3d9c3f58 rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
ea5e5bc881a4 rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
527b56d7856f rcu: Fix to include first blocked task in stall warning
e6778e1b22d0 sched: Fix UCLAMP_FLAG_IDLE setting
718180c24675 sched/numa: Fix is_core_idle()
bf4b0fa3a2e2 m68k: emu: Fix invalid free in nfeth_cleanup()
246c771b8562 power: supply: cw2015: use dev_err_probe to allow deferred probe
a758b1d4ca20 s390/ap: fix state machine hang after failure to enable irq
86f9980909f3 s390/debug: fix debug area life cycle
0980d2b21f4d s390/debug: keep debug data on resize
0404bf4a660c s390/pci: fix misleading rc in clp_set_pci_fn()
8b471e72b51e s390/kasan: fix large PMD pages address alignment check
9d999957cb39 udf_get_extendedattr() had no boundary checks.
db2f238d8d12 fcntl: fix potential deadlock for &fasync_struct.fa_lock
349633ed311c crypto: qat - do not export adf_iov_putmsg()
205cfad5c0ca crypto: qat - fix naming for init/shutdown VF to PF notifications
c29cc43e30ba crypto: qat - fix reuse of completion variable
e53575ea28d9 crypto: qat - handle both source of interrupt in VF ISR
9819975c636c crypto: qat - do not ignore errors from enable_vf2pf_comms()
6f3c58bd62f2 crypto: omap - Fix inconsistent locking of device lists
fc4073df2968 libata: fix ata_host_start()
cf619a528e01 s390/zcrypt: fix wrong offset index for APKA master key valid state
b4aa00bf8a4d s390/cio: add dev_busid sysfs entry for each subchannel
d0831db736bb power: supply: max17042_battery: fix typo in MAx17042_TOFF
5d59f38c6ba5 power: supply: smb347-charger: Add missing pin control activation
10e759e350d7 nvmet: pass back cntlid on successful completion
ea4a353c0ef4 nvme-rdma: don't update queue count when failing to set io queues
5d0f0c3bbe99 nvme-tcp: don't update queue count when failing to set io queues
591f69d7c415 blk-throtl: optimize IOPS throttle for large IO scenarios
cf13537be54c bcache: add proper error unwinding in bcache_device_init
48aa6e4e28c4 isofs: joliet: Fix iocharset=utf8 mount option
940ac461323e udf: Fix iocharset=utf8 mount option
4cf1551af31d udf: Check LVID earlier
3d12ccecfa31 hrtimer: Ensure timerfd notification for HIGHRES=n
aadfa1d6ca5f hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
13ccaef77ee8 posix-cpu-timers: Force next expiration recalc after itimer reset
8a6c5eec811c EDAC/mce_amd: Do not load edac_mce_amd module on guests
4b680b3fc6f3 rcu/tree: Handle VM stoppage in stall detection
1cc05d71f04d sched/deadline: Fix missing clock update in migrate_task_rq_dl()
104adbffbe4c crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
ce7f2b516c77 power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
3ebd7b38415e sched/deadline: Fix reset_on_fork reporting of DL tasks
8c4d94db5acd crypto: mxs-dcp - Check for DMA mapping errors
7bb6302e9d09 regulator: tps65910: Silence deferred probe error
a85985099644 regmap: fix the offset of register error log
97bc540bfb61 locking/mutex: Fix HANDOFF condition
----
Link: https://lore.kernel.org/r/20210910122916.253646001@linuxfoundation.org # v5.10.64
Link: https://lore.kernel.org/r/20210913131100.316353015@linuxfoundation.org # v5.10.65
Link: https://github.com/Freescale/linux-fslc/pull/441
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.64 from stable korg.
Following upstream commits are included in this version:
----
cb83afdc0b86 Linux 5.10.64
f72fce550709 PCI: Call Max Payload Size-related fixup quirks early
8c04a16d2037 x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
1234849353b0 xhci: fix unsafe memory usage in xhci tracing
3f7f1baf7045 xhci: fix even more unsafe memory usage in xhci tracing
30e6e9f8bf2c usb: mtu3: fix the wrong HS mult value
8a4439aaf4f7 usb: mtu3: use @mult for HS isoc or intr
147819723c74 usb: mtu3: restore HS function when set SS/SSP
c75e2fd0d3c5 usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
d544c9a2190a usb: host: xhci-rcar: Don't reload firmware after the completion
c3fd7b0b9aa1 ALSA: usb-audio: Add registration quirk for JBL Quantum 800
798679af7978 blk-mq: clearing flush request reference in tags->rqs[]
e51ff3ffc316 netfilter: nftables: clone set element expression template
36983fc2f87e netfilter: nf_tables: initialize set before expression setup
3fda454f909c netfilter: nftables: avoid potential overflows on 32bit arches
cad6239f5080 blk-mq: fix is_flush_rq
ceffaa61b5bb blk-mq: fix kernel panic during iterating over flush request
bc1b5c5f3e3b x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
554efc9a6138 Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
d24347e2ff11 tty: drop termiox user definitions
0757a883b970 net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
0b62660c6a33 serial: 8250: 8250_omap: Fix unused variable warning
7ff0b71b6826 net: kcov: don't select SKB_EXTENSIONS when there is no NET
c4225992060b mm/page_alloc: speed up the iteration of max_order
50e56c68e1ef net: ll_temac: Remove left-over debug message
6e2c4e665623 USB: serial: mos7720: improve OOM-handling in read_mos_reg()
ddd7e8b7b848 igmp: Add ip_mc_list lock in ip_check_mc_rcu
e07f317d5a28 Linux 5.10.63
4405ea221dea media: stkwebcam: fix memory leak in stk_camera_probe
ad5e13f15db7 fuse: fix illegal access to inode with reused nodeid
40ba433a85db new helper: inode_wrong_type()
ded9137fcf0d spi: Switch to signed types for *_native_cs SPI controller fields
55bb5193cec5 serial: 8250: 8250_omap: Fix possible array out of bounds access
8e41134a92a5 ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
4ffde17862b0 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
4ee2686b3745 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
2808d59fb29b cryptoloop: add a deprecation warning
61a038f80c80 perf/x86/amd/power: Assign pmu.module
ec9a82e034f6 perf/x86/amd/ibs: Work around erratum #1197
23c29490b84d ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
d2064a1444d6 perf/x86/intel/pt: Fix mask of num_address_ranges
0e74bba60452 qede: Fix memset corruption
35f223cb21b1 net: macb: Add a NULL check on desc_ptp
cf50d02e474b qed: Fix the VF msix vectors flow
2177c4943e40 reset: reset-zynqmp: Fixed the argument data type
9872349b088d gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
b983d60292a6 ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
bc860c3f0945 xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
b1075d2a7052 static_call: Fix unused variable warn w/o MODULE
ae16b7c66837 Revert "Add a reference to ucounts for each cred"
1aa3f27e592d Revert "cred: add missing return error code when set_cred_ucounts() failed"
0c1443874e1c Revert "ucounts: Increase ucounts reference counter before the security hook"
0479b2bd2959 ubifs: report correct st_size for encrypted symlinks
3ac01789f6d9 f2fs: report correct st_size for encrypted symlinks
894a02236d0d ext4: report correct st_size for encrypted symlinks
b8c298cf57dc fscrypt: add fscrypt_symlink_getattr() for computing st_size
09a379549620 ext4: fix race writing to an inline_data file while its xattrs are changing
----
Link: https://lore.kernel.org/r/20210901122300.503008474@linuxfoundation.org # v5.10.62
Link: https://lore.kernel.org/r/20210906125449.756437409@linuxfoundation.org # v5.10.63
Link: https://lore.kernel.org/r/20210910122916.253646001@linuxfoundation.org # v5.10.64
Link: https://github.com/Freescale/linux-fslc/pull/436
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.62 from stable korg.
Following upstream commits are included in this version:
----
f6dd002450bf Linux 5.10.62
0c9a876f2897 bpf: Fix potentially incorrect results with bpf_get_local_storage()
38c1915d3e9f audit: move put_tree() to avoid trim_trees refcount underflow and UAF
1890ee7ff87f net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
0085646e02b2 Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
17982c664f8b Revert "floppy: reintroduce O_NDELAY fix"
709c162ddc83 kthread: Fix PF_KTHREAD vs to_kthread() race
c43add24dffd btrfs: fix NULL pointer dereference when deleting device by invalid id
1604c42a1ca9 arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
f760c1101f52 lkdtm: Enable DOUBLE_FAULT on all architectures
b6c657abb893 net: dsa: mt7530: fix VLAN traffic leaks again
f8242f554c82 usb: typec: ucsi: Clear pending after acking connector change
e15e32d519fa usb: typec: ucsi: Work around PPM losing change information
08953884aad4 usb: typec: ucsi: acpi: Always decode connector change information
9a4f1dc8a17c tracepoint: Use rcu get state and cond sync for static call updates
b6ae3854075e srcu: Provide polling interfaces for Tiny SRCU grace periods
450948b06ce8 srcu: Make Tiny SRCU use multi-bit grace-period counter
641e1d88404a srcu: Provide internal interface to start a Tiny SRCU grace period
f789de3be808 srcu: Provide polling interfaces for Tree SRCU grace periods
fdf66e5a7fc8 srcu: Provide internal interface to start a Tree SRCU grace period
d3c38d8549c0 powerpc/perf: Invoke per-CPU variable access with disabled interrupts
77b77d45a4b1 perf annotate: Fix jump parsing for C++ code.
9f9e40ddfca3 perf tools: Fix arm64 build error with gcc-11
94687c49b65b perf record: Fix memory leak in vDSO found using ASAN
e0ca67030fda perf symbol-elf: Fix memory leak by freeing sdt_note.args
0d8e39bb9416 perf env: Fix memory leak of bpf_prog_info_linear member
133d7f93eecd riscv: Fixup patch_text panic in ftrace
7e2087249e87 riscv: Fixup wrong ftrace remove cflag
b42fde92cdde Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
60d69cb4e60d vt_kdsetmode: extend console locking
0a178a015161 tipc: call tipc_wait_for_connect only when dlen is not 0
ded6da217ced mtd: spinand: Fix incorrect parameters for on-die ECC
3b2018f9c9c0 pipe: do FASYNC notifications for every pipe IO, not just state changes
e91da23c1be1 pipe: avoid unnecessary EPOLLET wakeups under normal loads
d845f89d59fc btrfs: fix race between marking inode needs to be logged and log syncing
6f38d95f33be net/rds: dma_map_sg is entitled to merge entries
b882dda2bf7a drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
7f422cda03a6 drm/nouveau/disp: power down unused DP links during init
6fd6e20520cc drm: Copy drm_wait_vblank to user before returning
26ee94ba343c blk-mq: don't grab rq's refcount in blk_mq_check_expired()
b00ca567579a drm/amd/pm: change the workload type for some cards
3c37ec435022 Revert "drm/amd/pm: fix workload mismatch on vega10"
cc126b400b25 qed: Fix null-pointer dereference in qed_rdma_create_qp()
18a65ba06903 qed: qed ll2 race condition fixes
4ac9c81e8a54 tools/virtio: fix build
c7ee4d22614e vringh: Use wiov->used to check for read/write desc order
6c074eaaf785 virtio_vdpa: reject invalid vq indices
0698278e8eef virtio_pci: Support surprise removal of virtio pci device
065a13c299b4 virtio: Improve vq->broken access to avoid any compiler optimization
f41c7462d8ae cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
3dea93159038 opp: remove WARN when no valid OPPs remain
be37f7dbcd2c iwlwifi: pnvm: accept multiple HW-type TLVs
9a6a5602c217 clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
bdc5049c3698 perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
c5600b914690 dt-bindings: sifive-l2-cache: Fix 'select' matching
ad5329a53327 usb: gadget: u_audio: fix race condition on endpoint stop
257ea8a5edc0 drm/i915: Fix syncmap memory leak
e49b8d9c5e88 net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
b2091d47a14e net: stmmac: add mutex lock to protect est parameters
ac874290e75c Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"
411680a07cc6 net: hns3: fix get wrong pfc_en when query PFC configuration
e834ca7c7924 net: hns3: fix duplicate node in VLAN list
5931ec35e992 net: hns3: add waiting time before cmdq memory is released
9820af16a879 net: hns3: clear hardware resource when loading driver
ad0db8385575 rtnetlink: Return correct error on changing device netns
51bc5c66606d cxgb4: dont touch blocked freelist bitmap after free
beefd5f0c63a ipv4: use siphash instead of Jenkins in fnhe_hashfun()
dced8347a727 ipv6: use siphash in rt6_exception_hash()
f517335a61ff net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
b493af3a66e0 ucounts: Increase ucounts reference counter before the security hook
8e0881f6f57e net: marvell: fix MVNETA_TX_IN_PRGRS bit number
850401a23a85 xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
fb45459d9ddb ip_gre: add validation for csum_start
e78006b59a30 RDMA/efa: Free IRQ vectors on error flow
8f1e3ad94569 e1000e: Do not take care about recovery NVM checksum
87285ac51ecf e1000e: Fix the max snoop/no-snoop latency for 10M
58b3dbf10c01 igc: Use num_tx_queues when iterating over tx_ring queue
ae6480ba0665 igc: fix page fault when thunderbolt is unplugged
384dea502e91 net: usb: pegasus: fixes of set_register(s) return value evaluation;
3217c9d4602f ice: do not abort devlink info if board identifier can't be found
3a2c5fbb1cc6 RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
56ac7463a140 IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
3e949aaa8bef RDMA/bnxt_re: Add missing spin lock initialization
22c18102ec59 scsi: core: Fix hang of freezing queue between blocking and running device
01da7c1dc4cf usb: dwc3: gadget: Stop EP0 transfers during pullup disable
87b2016493eb usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
56c92b8ddc0c usb: renesas-xhci: Prefer firmware loading on unknown ROM state
b0bcc8038868 USB: serial: option: add new VID/PID to support Fibocom FG150
8437e07c370f Revert "USB: serial: ch341: fix character loss at high transfer rates"
da3067eadcc1 drm/amdgpu: Cancel delayed work when GFXOFF is disabled
3134292a8e79 Revert "btrfs: compression: don't try to compress if we don't have enough pages"
921c2533aa3a riscv: Ensure the value of FP registers in the core dump file is up to date
e55a8b461585 ceph: correctly handle releasing an embedded cap flush
7008b9981b6a can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
45b7b2097153 net: mscc: Fix non-GPL export of regmap APIs
ef2d68ef9a3b ovl: fix uninitialized pointer read in ovl_lookup_real_one()
c94d50979f20 blk-iocost: fix lockdep warning on blkcg->lock
6815e21fe28d once: Fix panic when module unload
f68ad168e235 netfilter: conntrack: collect all entries in one cycle
a13a2df0b149 ARC: Fix CONFIG_STACKDEPOT
0af6a9f82ca3 ASoC: component: Remove misplaced prefix handling in pin control functions
34cc80ec12d6 ASoC: rt5682: Adjust headset volume button threshold
d81ddadabdee bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
9dd6f6d89693 bpf: Fix ringbuf helper function compatibility
ad41706c771a net: qrtr: fix another OOB Read in qrtr_endpoint_post
----
Link: https://lore.kernel.org/r/20210901122300.503008474@linuxfoundation.org # v5.10.62
Link: https://github.com/Freescale/linux-fslc/pull/431
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.61 from stable korg.
Following upstream commits are included in this version:
----
452ea6a15ed2 Linux 5.10.61
f15e64267393 io_uring: only assign io_uring_enter() SQPOLL error in actual error case
695ab28a7fa1 io_uring: fix xa_alloc_cycle() error return value check
0d5fcfc6406e fs: warn about impending deprecation of mandatory locks
8132fc2bf4b7 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
53e81668e119 ASoC: intel: atom: Fix breakage for PCM buffer address setup
88f65f57a0b9 ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
b6672f67ec28 PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
a69326e134d4 s390/pci: fix use after free of zpci_dev
05b56e05543c ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
67fece6289a9 btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
16cfa72766b5 mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711
2566c1d8239d mmc: sdhci-iproc: Cap min clock frequency on BCM2711
110b7f72f6d0 ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
258782b93701 ipack: tpci200: fix memory leak in the tpci200_register
3ee1b08097c1 ipack: tpci200: fix many double free issues in tpci200_pci_probe
0775bc462ae7 slimbus: ngd: reset dma setup during runtime pm
45d6fc21cd4d slimbus: messaging: check for valid transaction id
b700b523ddaf slimbus: messaging: start transaction ids from 1 instead of zero
bd0c2f83d072 tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
f7c125493c78 ALSA: hda - fix the 'Capture Switch' value change notifications
7451c309c7a3 clk: qcom: gdsc: Ensure regulator init state matches GDSC state
7203b4986d9a clk: imx6q: fix uart earlycon unwork
3f8920c5706e mmc: sdhci-msm: Update the software timeout value for sdhc
8f499a90e7ee mmc: mmci: stm32: Check when the voltage switch procedure should be done
f8dac276a9b4 mmc: dw_mmc: Fix hang on data CRC error
645fd92c3ed4 Revert "flow_offload: action should not be NULL when it is referenced"
2f6c42806e10 iavf: Fix ping is lost after untrusted VF had tried to change MAC
7873c29832a3 i40e: Fix ATR queue selection
e003a8921949 r8152: fix writing USB_BP2_EN
21ca0b18ad64 iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
81578e587c08 iommu/vt-d: Consolidate duplicate cache invaliation code
eee84eafc3bb ovs: clear skb->tstamp in forwarding path
47a1161dacb1 net: mdio-mux: Handle -EPROBE_DEFER correctly
13af9c81e62f net: mdio-mux: Don't ignore memory allocation errors
df61235881c8 sch_cake: fix srchost/dsthost hashing mode
e1ec5858bae1 ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
3b7397b203cc net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
9bc2d1a5a890 virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
b7adfde94930 virtio-net: support XDP when not more queues
1ce62fe6e4cb vrf: Reset skb conntrack connection on VRF rcv
8ae539a36194 bnxt_en: Add missing DMA memory barriers
9751aa443695 bnxt_en: Disable aRFS if running on 212 firmware
efd9b79b92a3 ptp_pch: Restore dependency on PCI
85e0518f181a net: 6pack: fix slab-out-of-bounds in decode_data
e0ae16836027 bnxt: count Tx drops
296fe765dd02 bnxt: make sure xmit_more + errors does not miss doorbells
d913d5cc3ba5 bnxt: disable napi before canceling DIM
5b24ae8f05ca bnxt: don't lock the tx queue from napi poll
585ff7344ec1 bpf: Clear zext_dst of dead insns
8dfdeeb1e98e drm/mediatek: Add AAL output size configuration
a8b8d61babb4 drm/mediatek: Fix aal size config
6715cefa72f6 soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
1b6fc6f739d4 vdpa/mlx5: Avoid destroying MR on empty iotlb
ecdd7c488062 vhost: Fix the calculation in vhost_overflow()
e0b603c89a93 bus: ti-sysc: Fix error handling for sysc_check_active_timer()
1af7ccbd920a vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
293180f59342 virtio: Protect vqs list access
9108120fbe31 dccp: add do-while-0 stubs for dccp_pr_debug macros
e352531ed020 cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
d2ab5491de91 iommu: Check if group is NULL before remove device
44f454a146c0 arm64: dts: qcom: msm8992-bullhead: Remove PSCI
95ed753d91bf arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x
d7d04c67492e Bluetooth: hidp: use correct wait queue when removing ctrl_wait
2e6cc93e1b8c drm/amd/display: workaround for hard hang on HPD on native DP
dcc8c5fb8d85 drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
8849a8c7058e net: usb: lan78xx: don't modify phy_device state concurrently
735e613fa587 net: usb: pegasus: Check the return value of get_geristers() and friends;
6b368411bc0f ARM: dts: nomadik: Fix up interrupt controller node names
410d1ea4ff3a qede: fix crash in rmmod qede while automatic debug collection
7525f2e4de00 drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
711459514e29 scsi: core: Fix capacity set to zero after offlinining device
8071dbe1bdd0 scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
4f78db7df6ed scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
cc312fa7e6ef scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
968ee9176a44 scsi: pm80xx: Fix TMF task completion race condition
b353028aed92 dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
35f416223673 ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
505884a0c7a1 net: xfrm: Fix end of loop tests for list_for_each_entry
f1c0533fae59 spi: spi-mux: Add module info needed for autoloading
b618a32142c7 dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
c160df90b0ca dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
d4930271a409 USB: core: Fix incorrect pipe calculation in do_proc_control()
ba6c1b004ac5 USB: core: Avoid WARNings for 0-length descriptor requests
8e100c72b6de KVM: X86: Fix warning caused by stale emulation context
47d4c7999799 KVM: x86: Factor out x86 instruction emulation with decoding
ff2fc9e4aaa6 media: drivers/media/usb: fix memory leak in zr364xx_probe
56320b1ad4d0 media: zr364xx: fix memory leaks in probe()
b5c7ec6d15af media: zr364xx: propagate errors from zr364xx_start_readpipe()
779a0f4347a4 mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
e2036bc3fc7d ath9k: Postpone key cache entry deletion for TXQ frames reference it
609c0cfd07f0 ath: Modify ath_key_delete() to not need full key entry
2925a8385ec7 ath: Export ath_hw_keysetmac()
6566c207e576 ath9k: Clear key cache explicitly on disabling hardware
8f05076983dd ath: Use safer key clearing with key cache entries
----
Link: https://lore.kernel.org/r/20210816125434.948010115@linuxfoundation.org # v5.10.60
Link: https://lore.kernel.org/r/20210816171400.936235973@linuxfoundation.org # v5.10.60
Link: https://github.com/Freescale/linux-fslc/pull/425
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.60 from stable korg.
Following upstream commits are included in this version:
----
2c5bd949b1df Linux 5.10.60
3a24e121304a net: dsa: microchip: ksz8795: Use software untagging on CPU port
1e78179d75fb net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
5033d5e23155 net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
60c007b52779 net: dsa: microchip: ksz8795: Fix PVID tag insertion
f365d53c8687 net: dsa: microchip: Fix probing KSZ87xx switch with DT node for host port
3dc5666baf2a KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
c0883f693187 KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
b5f05bdfda28 vmlinux.lds.h: Handle clang's module.{c,d}tor sections
2fe07584a623 ceph: take snap_empty_lock atomically with snaprealm refcount change
a23aced54c2c ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
b0efc93271ca ceph: add some lockdep assertions around snaprealm handling
dcdb587ac470 vboxsf: Add support for the atomic_open directory-inode op
7cd14c1a7fed vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
433f0b31ebec KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
0ab67e3dfc4d KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
4a948c579ed6 efi/libstub: arm64: Double check image alignment at entry
fc7da433fa16 powerpc/smp: Fix OOPS in topology_init()
312730cd15e0 PCI/MSI: Protect msi_desc::masked for multi-MSI
724d0a985086 PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
923368751866 PCI/MSI: Correct misleading comments
e42fb8e6161e PCI/MSI: Do not set invalid bits in MSI mask
042e03c9cdab PCI/MSI: Enforce MSI[X] entry updates to be visible
0b2509d7a90c PCI/MSI: Enforce that MSI-X table entry is masked for update
aa8092c1d1f1 PCI/MSI: Mask all unused MSI-X entries
7e90e81a4b59 PCI/MSI: Enable and mask MSI-X early
2d2c66848027 genirq/timings: Prevent potential array overflow in __irq_timings_store()
355754194b48 genirq/msi: Ensure deactivation on teardown
f0736bed18fb x86/resctrl: Fix default monitoring groups reporting
25216ed97da8 x86/ioapic: Force affinity setup before startup
19fb5dabedca x86/msi: Force affinity setup before startup
4e52a4fe6f44 genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
2a28b52306f2 x86/tools: Fix objdump version check again
4acc0d987141 powerpc/kprobes: Fix kprobe Oops happens in booke
015e2c900b5d efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
feb4a01d3ece efi/libstub: arm64: Force Image reallocation if BSS was not reserved
afcb84e6cf8c arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
e0ee8d9c31b5 nbd: Aovid double completion of a request
f5cefe9a52a6 vsock/virtio: avoid potential deadlock when vsock device remove
dff830e5e723 xen/events: Fix race in set_evtchn_to_irq
65395b053d03 drm/i915: Only access SFC_DONE when media domain is not fused off
4344440d91b3 net: igmp: increase size of mr_ifc_count
696afe28dc51 tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
8976606ca347 net: linkwatch: fix failure to restore device state across suspend/resume
4c2af90119ea net: bridge: fix memleak in br_add_if()
f333a5ca71c3 net: bridge: fix flags interpretation for extern learn fdb entries
e3b949b86d09 net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
1cad01aca1fa net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
56cc3408ff2a net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
f7720b35cd32 net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
24e1b7dbb174 net: igmp: fix data-race in igmp_ifc_timer_expire()
69b13167a636 net: Fix memory leak in ieee802154_raw_deliver
dbfaf7a6a23a net: dsa: microchip: ksz8795: Fix VLAN filtering
ccc1fe82c878 net: dsa: microchip: Fix ksz_read64()
558092b8ed31 drm/meson: fix colour distortion from HDR set during vendor u-boot
6e1886465dea net/mlx5: Fix return value from tracer initialization
303ba011f5e1 net/mlx5: Synchronize correct IRQ when destroying CQ
00a0c11ddd72 bareudp: Fix invalid read beyond skb's linear data
30b1fc47f765 psample: Add a fwd declaration for skbuff
b3f0b170842c iavf: Set RSS LUT and key in reset handle path
a6192bae12e4 ice: don't remove netdev->dev_addr from uc sync list
bae5b521feaa ice: Prevent probing virtual functions
059238c52c61 net: sched: act_mirred: Reset ct info when mirror/redirect skb
f15f7716b047 net/smc: fix wait on already cleared link
51f4965d775e ppp: Fix generating ifname when empty IFLA_IFNAME is specified
046579c9fc28 net: phy: micrel: Fix link detection on ksz87xx switch"
e95620c3bdff bpf: Fix integer overflow involving bucket_size
1960c3ac5268 libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
a3e9a3e22844 platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
53ebbfdd0e37 net: mvvp2: fix short frame size on s390
784320edb6c5 net: dsa: mt7530: add the missing RxUnicast MIB counter
20a80319028c ASoC: cs42l42: Fix LRCLK frame start edge
750503aecf4e pinctrl: tigerlake: Fix GPIO mapping for newer version of software
be49d5437d1a netfilter: nf_conntrack_bridge: Fix memory leak when error
aa6b17bfefbc ASoC: cs42l42: Remove duplicate control for WNF filter frequency
b268f9f6b73f ASoC: cs42l42: Fix inversion of ADC Notch Switch control
2386a8cde18e ASoC: SOF: Intel: hda-ipc: fix reply size checking
0e47f99e8680 ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
576939671f74 ASoC: cs42l42: Correct definition of ADC Volume control
a21963c35f16 pinctrl: mediatek: Fix fallback behavior for bias_set_combo
27188a938291 ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
528f17c02db9 ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
95de3592f87e drm/amdgpu: don't enable baco on boco platforms in runpm
bd80d11a516c drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
ae311a7418f1 drm/amd/display: Remove invalid assert for ODM + MPC case
c2351e5faa3e libnvdimm/region: Fix label activation vs errors
366de90ccfa2 ACPI: NFIT: Fix support for virtual SPA ranges
f3fcf9d1b759 ceph: reduce contention in ceph_check_delayed_caps()
ca6dea44bd8c ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
4716a2145bbf net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
561d13128bb8 seccomp: Fix setting loaded filter count during TSYNC
54916988a0fb scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
3db5cb922800 cifs: create sd context must be a multiple of 8
d1398e3715b1 i2c: dev: zero out array used for i2c reads from userspace
b8bceace43dd ASoC: intel: atom: Fix reference to PCM buffer address
261613ef340b ASoC: tlv320aic31xx: Fix jack detection after suspend
7e5a7fa68b27 ASoC: uniphier: Fix reference to PCM buffer address
209eb62b45fe ASoC: xilinx: Fix reference to PCM buffer address
c419c4c91b30 ASoC: amd: Fix reference to PCM buffer address
0c9adae11701 iio: adc: Fix incorrect exit of for-loop
632279e5057c iio: humidity: hdc100x: Add margin to the conversion time
45de224b1332 iio: adis: set GPIO reset pin direction
d0532ed064d1 iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
----
Link: https://lore.kernel.org/r/20210813150522.623322501@linuxfoundation.org # v5.10.59
Link: https://lore.kernel.org/r/20210816125434.948010115@linuxfoundation.org # v5.10.60
Link: https://lore.kernel.org/r/20210816171400.936235973@linuxfoundation.org # v5.10.60
Link: https://github.com/Freescale/linux-fslc/pull/418
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.59 from stable korg.
Following upstream commits are included in this version:
----
5805e5eec901 Linux 5.10.59
25cff25ec606 net: xilinx_emaclite: Do not print real IOMEM pointer
6a002d48a660 ovl: prevent private clone if bind mount is not allowed
bffead8d3648 ppp: Fix generating ppp unit id when ifname is not specified
5df85901fe45 ALSA: hda: Add quirk for ASUS Flow x13
8930f2c60a45 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
98c3fa3a9d7a ALSA: pcm: Fix mmap breakage without explicit buffer setup
cc1a4dff23a4 USB:ehci:fix Kunpeng920 ehci hardware problem
bd909fd3878d vboxsf: Make vboxsf_dir_create() return the handle for the created file
971703fc19cf vboxsf: Honor excl flag to the dir-inode create op
96b2232cb7e5 arm64: dts: renesas: beacon: Fix USB ref clock references
e0dd4a0ab072 arm64: dts: renesas: beacon: Fix USB extal reference
0f47027d1b9b arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/H
eaa7feecd366 mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM
0e709390372f Revert "selftests/resctrl: Use resctrl/info for feature detection"
d8c38598701f bpf: Add lockdown check for probe_write_user helper
5b5064ea9a94 firmware: tee_bnxt: Release TEE shm, session, and context during kexec
c5a625c6a4ac tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
9f105d2d4f6c KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
----
Link: https://lore.kernel.org/r/20210810172955.660225700@linuxfoundation.org # v5.10.58
Link: https://lore.kernel.org/r/20210813150522.623322501@linuxfoundation.org # v5.10.59
Link: https://github.com/Freescale/linux-fslc/pull/412
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.58 from stable korg.
Following upstream commits are included in this version:
----
132a8267adab Linux 5.10.58
3d7d1b0f5f41 arm64: fix compat syscall return truncation
bb65051dcd1f drm/amdgpu/display: only enable aux backlight control for OLED panels
c8b7cfa674ee smb3: rc uninitialized in one fallocate path
8cfdd039ca18 net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
fbbb209268e5 alpha: Send stop IPI to send to online CPUs
13d0a9b3b917 net: qede: Fix end of loop tests for list_for_each_entry
1478e902bcbc virt_wifi: fix error on connect
ecd8614809eb reiserfs: check directory items on read from disk
dbe4f82fedc6 reiserfs: add check for root_inode in reiserfs_fill_super
0f05e0ffa247 libata: fix ata_pio_sector for CONFIG_HIGHMEM
11891adab23d drm/i915: avoid uninitialised var in eb_parse()
a3e6bd0c71bb sched/rt: Fix double enqueue caused by rt_effective_prio
c797b8872bb9 perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
2d94cffc94a5 soc: ixp4xx/qmgr: fix invalid __iomem access
7397034905ac drm/i915: Correct SFC_DONE register offset
16aecf1e36d9 interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
22b4917c85af interconnect: Always call pre_aggregate before aggregate
ccfe4f62ff9f interconnect: Zero initial BW after sync-state
05565b469358 spi: meson-spicc: fix memory leak in meson_spicc_remove
1a084e78217d interconnect: Fix undersized devress_alloc allocation
dcc23e58511b soc: ixp4xx: fix printing resources
37cbd27ef4b2 arm64: vdso: Avoid ISB after reading from cntvct_el0
7a2b5bb00f54 KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
32f55c25ee29 KVM: Do not leak memory for duplicate debugfs directories
309a31127bef KVM: x86: accept userspace interrupt only if no event is injected
a786282b55b4 md/raid10: properly indicate failure when ending a failed write request
3d7d2d2b069b ARM: omap2+: hwmod: fix potential NULL pointer access
9851ad2f7107 Revert "gpio: mpc8xxx: change the gpio interrupt flags."
57c44e7ac788 bus: ti-sysc: AM3: RNG is GP only
f4984f60acc7 selinux: correct the return value when loads initial sids
100f8396d154 pcmcia: i82092: fix a null pointer dereference bug
afcd5a0e015f net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
f08b2d078cbb xfrm: Fix RCU vs hash_resize_mutex lock inversion
23e36a8610ca timers: Move clearing of base::timer_running under base:: Lock
9a69d0d24d69 fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
bfb5f1a12325 serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
0f30fedced7c serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
17f3c64f707b MIPS: Malta: Do not byte-swap accesses to the CBUS UART
8a1624f4a8d3 serial: 8250: Mask out floating 16/32-bit bus bits
c03cef67157a serial: 8250_mtk: fix uart corruption issue when rx power off
a4f8bfc919ee serial: tegra: Only print FIFO error message when an error occurs
cc7300776808 ext4: fix potential htree corruption when growing large_dir directories
6b5a3d2c2b89 pipe: increase minimum default pipe size to 2 pages
556e7f204d34 media: rtl28xxu: fix zero-length control request
551e0c5d6b2e drivers core: Fix oops when driver probe fails
faec2c68ea5f staging: rtl8712: error handling refactoring
e468a357af68 staging: rtl8712: get rid of flush_scheduled_work
369101e39911 staging: rtl8723bs: Fix a resource leak in sd_int_dpc
1628b64efb36 tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
2a879ff9719f optee: fix tee out of memory failure seen during kexec reboot
ad80c25987fe optee: Refuse to load the driver under the kdump kernel
1340dc3fb75e optee: Fix memory leak when failing to register shm pages
6b2ded93d35c tee: add tee_shm_alloc_kernel_buf()
5e9d82021425 optee: Clear stale cache entries during initialization
e5d8fd87091c arm64: stacktrace: avoid tracing arch_stack_walk()
7799ad4d181f tracepoint: Fix static call function vs data state mismatch
14673e19291c tracepoint: static call: Compare data on transition from 2->1 callees
046e12323ab4 tracing: Fix NULL pointer dereference in start_creating
b2aca8daa50e tracing: Reject string operand in the histogram expression
b10ccc2c5888 tracing / histogram: Give calculation hist_fields a size
f97274528037 scripts/tracing: fix the bug that can't parse raw_trace_func
fd3afb81f448 clk: fix leak on devm_clk_bulk_get_all() unwind
948ff2f214fb usb: otg-fsm: Fix hrtimer list corruption
8f8645de092a usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
5b4318885a43 usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
1f2015506d9c usb: gadget: f_hid: idle uses the highest byte for duration
825ac3f0bc35 usb: gadget: f_hid: fixed NULL pointer dereference
683702dff7c8 usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
051518d9cfe3 usb: cdns3: Fixed incorrect gadget state
822bec5cbb05 usb: gadget: remove leaked entry from udc driver list
98c83d72614e usb: dwc3: gadget: Avoid runtime resume if disabling pullup
79e9389038c4 ALSA: usb-audio: Add registration quirk for JBL Quantum 600
b7532db2d458 ALSA: usb-audio: Fix superfluous autosuspend recovery
80b7aa2651bc ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)
de30786fb25a ALSA: hda/realtek: add mic quirk for Acer SF314-42
c0b626f0a29a ALSA: pcm - fix mmap capability check for the snd-dummy driver
dd3f7c5c8904 drm/amdgpu/display: fix DMUB firmware version info
ecb739cf15a9 firmware_loader: fix use-after-free in firmware_fallback_sysfs
5019f5812bbf firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
aa3b8bc17e2a USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
d245a76719cf USB: serial: ch341: fix character loss at high transfer rates
0470385e63bb USB: serial: option: add Telit FD980 composition 0x1056
ba4a395668b5 USB: usbtmc: Fix RCU stall warning
f2f856b65ac4 Bluetooth: defer cleanup of resources in hci_unregister_dev()
821e6a613354 blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
c5a499b8607a net: vxge: fix use-after-free in vxge_device_unregister
fb49d67262ca net: fec: fix use-after-free in fec_drv_remove
f12b6b6bc15f net: pegasus: fix uninit-value in get_interrupt_interval
c66d273b70fe bnx2x: fix an error code in bnx2x_nic_load()
f76f9caccb46 mips: Fix non-POSIX regexp
f93b7b000044 MIPS: check return value of pgtable_pmd_page_ctor
9b2b2f07712b net: sched: fix lockdep_set_class() typo error for sch->seqlock
d1f2abe57bc1 net: dsa: qca: ar9331: reorder MDIO write sequence
a45ee8ed0c7d net: ipv6: fix returned variable type in ip6_skb_dst_mtu
f87be69b7fe9 nfp: update ethtool reporting of pauseframe control
44f2e360e784 sctp: move the active_key update after sh_keys is added
e74551ba938a RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
1242ca9369b1 gpio: tqmx86: really make IRQ optional
4ef549dc9c1a net: natsemi: Fix missing pci_disable_device() in probe and remove
1dc3eef381c1 net: phy: micrel: Fix detection of ksz87xx switch
e09dba75cafd net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
c0b14a0e61e7 net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
00bf923dce2a net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
de425f1c3a60 net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
74bcf85ff1e2 net, gro: Set inner transport header offset in tcp/udp GRO hook
80fd533ac3f9 dmaengine: imx-dma: configure the generic DMA type to make it work
163e6d87216d ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
442f7e04d592 ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
449991df08d5 media: videobuf2-core: dequeue if start_streaming fails
3e8bba601212 scsi: sr: Return correct event when media event code is 3
aaaf6e6e4174 spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
cd989e119272 spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
281514da66a4 dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
bbce3c99f622 dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
84656b4c27bf clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
edf1b7911af2 dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
4ebd11d1c782 omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
9bf056b99fa0 ARM: dts: am437x-l4: fix typo in can@0 node
e79a30f71d95 clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
71f39badc898 ALSA: usb-audio: fix incorrect clock source setting
c4fcda128780 arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
8d13f6a0a656 arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
f239369f37d9 ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
ee6f7084324d ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
e1011b9c597d ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
c0f61abbefdf arm64: dts: ls1028: sl28: fix networking for variant 2
54555c399668 ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
3790f940981d ARM: imx: add missing clk_disable_unprepare()
a28569b510e5 ARM: imx: add missing iounmap()
9189d77f0e21 arm64: dts: ls1028a: fix node name for the sysclk
d61dc8c634bb net: xfrm: fix memory leak in xfrm_user_rcv_msg
8efe3a635f22 bus: ti-sysc: Fix gpt12 system timer issue with reserved status
e32a291736fc ALSA: seq: Fix racy deletion of subscriber
b917f123b50d Revert "ACPICA: Fix memory leak caused by _CID repair function"
----
Link: https://lore.kernel.org/r/20210806081113.126861800@linuxfoundation.org # v5.10.57
Link: https://lore.kernel.org/r/20210810172955.660225700@linuxfoundation.org # v5.10.58
Link: https://github.com/Freescale/linux-fslc/pull/410
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.57 from stable korg.
Following upstream commits are included in this version:
----
1cd6e30b83d7 Linux 5.10.57
9c645a020bab spi: mediatek: Fix fifo transfer
7254e2d9eb41 selftest/bpf: Verifier tests for var-off access
30ea1c535291 bpf, selftests: Adjust few selftest outcomes wrt unreachable code
98bf2906d3be bpf: Update selftests to reflect new error states
360e5b7af653 bpf, selftests: Adjust few selftest result_unpriv outcomes
5abcd138cbd8 selftest/bpf: Adjust expected verifier errors
83bbf953f66c selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
e2b7a4ccbf7c Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
1b1a00b13c34 firmware: arm_scmi: Add delayed response status check
93ef561406a7 firmware: arm_scmi: Ensure drivers provide a probe function
1812895f17e1 Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
cae3fa3d8165 ACPI: fix NULL pointer dereference
98b070694f45 drm/amd/display: Fix max vstartup calculation for modes with borders
f9d875c8c92f drm/amd/display: Fix comparison error in dcn21 DML
91865b458edd nvme: fix nvme_setup_command metadata trace event
06a9092f6647 efi/mokvar: Reserve the table only if it is in boot services data
27ff30c8b3f3 ASoC: ti: j721e-evm: Check for not initialized parent_clk_id
a00bcc5298be ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup
e8b287e78381 net: Fix zero-copy head len calculation.
c6bdf7d97d5f ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
74b53ee4b89e qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
f6a2ff040b5c r8152: Fix potential PM refcount imbalance
c98a7916cd37 ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
03258515c9eb spi: stm32h7: fix full duplex irq handler handling
cfb8173a23cf regulator: rt5033: Fix n_voltages settings for BUCK and LDO
81dc9a4868a9 regulator: rtmv20: Fix wrong mask for strobe-polarity-high
9e55b9278c47 btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction
e2419c570986 btrfs: fix race causing unnecessary inode logging during link and rename
118b070bf415 Revert "drm/i915: Propagate errors on awaiting already signaled fences"
6976f3cf34a1 drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
----
Link: https://lore.kernel.org/r/20210802134339.023067817@linuxfoundation.org # v5.10.56
Link: https://lore.kernel.org/r/20210806081113.126861800@linuxfoundation.org # v5.10.57
Link: https://github.com/Freescale/linux-fslc/pull/408
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.56 from stable korg.
Following upstream commits are included in this version:
----
9746c25334cb Linux 5.10.56
55dd22c5d029 can: j1939: j1939_session_deactivate(): clarify lifetime of session object
75ebe1d355b5 i40e: Add additional info to PHY type error
2ca5ec188b20 Revert "perf map: Fix dso->nsinfo refcounting"
c14cee5bc466 powerpc/pseries: Fix regression while building external modules
bfc8e67c60b9 SMB3: fix readpage for large swap cache
be561c0154dc bpf: Fix pointer arithmetic mask tightening under state pruning
ffb9d5c48b4b bpf: verifier: Allocate idmap scratch in verifier env
a11ca29c65c1 bpf: Remove superfluous aux sanitation on subprog rejection
0e9280654aa4 bpf: Fix leakage due to insufficient speculative store bypass mitigation
bea9e2fd1808 bpf: Introduce BPF nospec instruction for mitigating Spectre v4
cd61e665a166 can: hi311x: fix a signedness bug in hi3110_cmd()
65dfa6cb2233 sis900: Fix missing pci_disable_device() in probe and remove
93e5bf4b2925 tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
58b8c812c764 sctp: fix return value check in __sctp_rcv_asconf_lookup
362e9d23cf70 net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
bd744f2a2755 net/mlx5: Fix flow table chaining
1b148bd72e50 skmsg: Make sk_psock_destroy() static
645a1d3bef5f drm/msm/dp: Initialize the INTF_CONFIG register
4a6841921cc8 drm/msm/dpu: Fix sm8250_mdp register length
e6097071a4ff net: llc: fix skb_over_panic
01f3581d4400 KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
f5f78ae5f1be mlx4: Fix missing error code in mlx4_load_one()
51b751fc06b8 octeontx2-pf: Fix interface down flag on error
4951ffa3fac8 tipc: do not write skb_shinfo frags when doing decrytion
7eefa0b74f3e ionic: count csum_none when offload enabled
60decbe01d7d ionic: fix up dim accounting for tx and rx
a7c85a516cd0 ionic: remove intr coalesce update from napi
6961323eed46 net: qrtr: fix memory leaks
91350564ea8c net: Set true network header for ECN decapsulation
a41282e82a1d tipc: fix sleeping in tipc accept routine
10f585740cf0 tipc: fix implicit-connect for SYN+
bb6061616211 i40e: Fix log TC creation failure when max num of queues is exceeded
c1cc6bce1afd i40e: Fix queue-to-TC mapping on Tx
4382cca17915 i40e: Fix firmware LLDP agent related warning
e090ffdf0563 i40e: Fix logic of disabling queues
cbc8012902b3 netfilter: nft_nat: allow to specify layer 4 protocol NAT only
3dbda8483f42 netfilter: conntrack: adjust stop timestamp to real expiry value
ac038f4152ef mac80211: fix enabling 4-address mode on a sta vif after assoc
076bc6ebce48 bpf: Fix OOB read when printing XDP link fdinfo
e6a06a13ec6f RDMA/bnxt_re: Fix stats counters
c8667cb406fd cfg80211: Fix possible memory leak in function cfg80211_bss_update
9ab284bc3530 nfc: nfcsim: fix use after free during module unload
ea04a3b5727e blk-iocost: fix operation ordering in iocg_wake_fn()
fc2756cce06f drm/amdgpu: Fix resource leak on probe error path
ccc7a1bb322e drm/amdgpu: Avoid printing of stack contents on firmware load error
63570e578094 drm/amd/display: ensure dentist display clock update finished in DCN20
2eab387507fd NIU: fix incorrect error return, missed in previous revert
cb71730a6312 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
7bca5da00539 alpha: register early reserved memory in memblock
30e19d072ea0 can: esd_usb2: fix memory leak
88b40258162b can: ems_usb: fix memory leak
f58ac91ff87d can: usb_8dev: fix memory leak
a6ebfbdaca3d can: mcba_usb_start(): add missing urb->transfer_dma initialization
2fc2c2816cb7 can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
afe2ffd92061 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
a9c02d0e1513 can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
da4f4916dab2 ocfs2: issue zeroout to EOF blocks
943014593061 ocfs2: fix zero out valid data
52acb6c147b3 KVM: add missing compat KVM_CLEAR_DIRTY_LOG
7d67d4ab28e3 x86/kvm: fix vcpu-id indexed array sizes
2388c7674fbd ACPI: DPTF: Fix reading of attributes
0d6afa25975e Revert "ACPI: resources: Add checks for ACPI IRQ override"
0a421a2fc516 btrfs: mark compressed range uptodate only if all bio succeed
4e1a57d75264 btrfs: fix rw device counting in __btrfs_free_extra_devids
27aa7171fe2b pipe: make pipe writes always wake up readers
02210a5e1894 x86/asm: Ensure asm/proto.h can be included stand-alone
65b2658634fe io_uring: fix null-ptr-deref in io_sq_offload_start()
e44d22fdf756 selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
----
Link: https://lore.kernel.org/r/20210729135137.267680390@linuxfoundation.org # v5.10.55
Link: https://lore.kernel.org/r/20210802134339.023067817@linuxfoundation.org # v5.10.56
Link: https://github.com/Freescale/linux-fslc/pull/406
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.55 from stable korg.
Following upstream commits are included in this version:
----
11fe69a17195 Linux 5.10.55
984e93b8e207 ipv6: ip6_finish_output2: set sk into newly allocated nskb
a74054ca7553 ARM: dts: versatile: Fix up interrupt controller node names
3510b9b41c70 iomap: remove the length variable in iomap_seek_hole
8659186e72d0 iomap: remove the length variable in iomap_seek_data
65039407489c cifs: fix the out of range assignment to bit fields in parse_server_interfaces
fe5fe0b1c8b9 firmware: arm_scmi: Fix range check for the maximum number of pending messages
8f8e5475a369 firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
d01328fef6af hfs: add lock nesting notation to hfs_find_init
06b3d9923fa0 hfs: fix high memory mapping in hfs_bnode_read
680b2917e60e hfs: add missing clean-up in hfs_fill_super
5c3d753b872a drm/ttm: add a check against null pointer dereference
2323690eb058 ipv6: allocate enough headroom in ip6_finish_output2()
86cb49e7314e rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
55ddab2bfd70 rcu-tasks: Don't delete holdouts within trc_inspect_reader()
4d972881f8d8 sctp: move 198 addresses from unusable to private scope
915226f31fd4 net: annotate data race around sk_ll_usec
92289f58f01d net/802/garp: fix memleak in garp_request_join()
5d93810761b4 net/802/mrp: fix memleak in mrp_request_join()
df34f888628e cgroup1: fix leaked context root causing sporadic NULL deref in LTP
dcd00801f3d9 workqueue: fix UAF in pwq_unbound_release_workfn()
93c5951e0ce1 af_unix: fix garbage collect vs MSG_PEEK
dee8119eaa9e KVM: x86: determine if an exception has an error code only when injecting it.
6f5d7a45f58d io_uring: fix link timeout refs
475312897ea6 tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
----
Link: https://lore.kernel.org/r/20210726153839.371771838@linuxfoundation.org # v5.10.54
Link: https://lore.kernel.org/r/20210726165240.137482144@linuxfoundation.org # v5.10.54
Link: https://lore.kernel.org/r/20210729135137.267680390@linuxfoundation.org # v5.10.55
Link: https://github.com/Freescale/linux-fslc/pull/404
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.54 from stable korg.
Following upstream commits are included in this version:
----
08277b9dde63 Linux 5.10.54
c9f8e17990e0 skbuff: Fix build with SKB extensions disabled
ba28765d338a xhci: add xhci_get_virt_ep() helper
624290f368af sfc: ensure correct number of XDP queues
1df4fe5a8871 drm/i915/gvt: Clear d3_entered on elsp cmd submission.
c938e65768e0 usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
25af91a806d2 perf inject: Close inject.output on exit
fb35426d123e Documentation: Fix intiramfs script name
570341f10ecc skbuff: Release nfct refcount on napi stolen or re-used skbs
31828ffdab19 bonding: fix build issue
c9d97b7bb897 PCI: Mark AMD Navi14 GPU ATS as broken
f7ee361182e0 net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
30f1d4d03641 net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
fc31b5be1383 drm/amdgpu: update golden setting for sienna_cichlid
69a603aa170e drm: Return -ENOTTY for non-drm ioctls
2831eeb7bc3d driver core: Prevent warning when removing a device link from unregistered consumer
0e759383236a nds32: fix up stack guard gap
7497f4c91da3 misc: eeprom: at24: Always append device id even if label property is set.
8571daace5a6 rbd: always kick acquire on "acquired" and "released" notifications
2f3731de5e69 rbd: don't hold lock_rwsem while running_list is being drained
92291fa2d144 hugetlbfs: fix mount mode command line processing
1a25c5738d0c memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
0b591c020d28 userfaultfd: do not untag user pointers
fca5343b4892 io_uring: remove double poll entry on arm failure
9eef9029151c io_uring: explicitly count entries for poll reqs
1077e2b15283 selftest: use mmap instead of posix_memalign to allocate memory
6e81e2c38a38 posix-cpu-timers: Fix rearm racing against process tick
3efec3b4b16f bus: mhi: core: Validate channel ID when processing command completions
b3f3a58a86c4 ixgbe: Fix packet corruption due to missing DMA sync
e991457afdcb media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
755971dc7ee8 btrfs: check for missing device in btrfs_trim_fs
552b053f1a53 tracing: Synthetic event field_pos is an index not a boolean
757bdba8026b tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
a5e1aff58943 tracing/histogram: Rename "cpu" to "common_cpu"
0edad8b9f65d tracepoints: Update static_call before tp_funcs when adding a tracepoint
4ed4074c6c6c firmware/efi: Tell memblock about EFI iomem reservations
647e26b03ee9 usb: typec: stusb160x: register role switch before interrupt registration
a206167bd638 usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
f2c04f6b21ef usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
7073acb51a3b usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
1bf7371b9004 USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
45c87a94336f USB: serial: cp210x: fix comments for GE CS1000
f528521c1574 USB: serial: option: add support for u-blox LARA-R6 family
311fd7f7f186 usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
7af54a4e221e usb: max-3421: Prevent corruption of freed memory
69da81a96442 USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
e6343aab3ee7 usb: hub: Fix link power management max exit latency (MEL) calculations
8f087b4cf1a3 usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
709137c85327 KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
c1fbdf0f3c26 KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
e3eb672c169d xhci: Fix lost USB 2 remote wake
02e2e96ba56c usb: xhci: avoid renesas_usb_fw.mem when it's unusable
9e9cf23b77d4 Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
ebaa67086fae ALSA: pcm: Fix mmap capability check
431e31105579 ALSA: pcm: Call substream ack() method upon compat mmap commit
3c9afa23f3fc ALSA: hdmi: Expose all pins on MSI MS-7C94 board
253759df8082 ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine
2b3cdf581993 ALSA: sb: Fix potential ABBA deadlock in CSP driver
5858c8a46421 ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
2de518548de1 ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
37a88b41dc29 s390/boot: fix use of expolines in the DMA code
d1ab96288061 s390/ftrace: fix ftrace_update_ftrace_func implementation
3b4009b49634 mmc: core: Don't allocate IDA for OF aliases
fc6ac92cfcab proc: Avoid mixing integer types in mem_rw()
76f7eae7ec80 cifs: fix fallocate when trying to allocate a hole.
c26372b8a8c3 cifs: only write 64kb at a time when fallocating a small region of a file
b91e5b63470d drm/panel: raspberrypi-touchscreen: Prevent double-free
9e0373945ed6 net: sched: cls_api: Fix the the wrong parameter
c8ebf135c199 net: dsa: sja1105: make VID 4095 a bridge VLAN too
164294d09c47 tcp: disable TFO blackhole logic by default
8eb225873246 sctp: update active_key for asoc when old key is being replaced
ef799bd8ff5a nvme: set the PRACT bit when using Write Zeroes with T10 PI
7850f03ed814 r8169: Avoid duplicate sysfs entry creation error
0f5dc3971473 afs: Fix tracepoint string placement with built-in AFS
711057846aa7 Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
8985dc2cabd6 nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
fb28b1592098 ceph: don't WARN if we're still opening a session to an MDS
ce8fafb68051 ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
071729150be9 net/sched: act_skbmod: Skip non-Ethernet packets
ee36bb471389 spi: spi-bcm2835: Fix deadlock
432738c9740c net: hns3: fix rx VLAN offload state inconsistent issue
3e903e0b578b net: hns3: fix possible mismatches resp of mailbox
f4305375f031 ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID
41a839437a07 net/tcp_fastopen: fix data races around tfo_active_disable_stamp
ba3336397677 net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
320dcbdec4c6 bnxt_en: Check abort error state in bnxt_half_open_nic()
134a0536f0a4 bnxt_en: Validate vlan protocol ID on RX packets
4f7da0f97beb bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
927370485e98 bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
ab830c3bae19 bnxt_en: don't disable an already disabled PCI device
26463689445d ACPI: Kconfig: Fix table override from built-in initrd
113ce8c5043a spi: cadence: Correct initialisation of runtime PM again
3ea448b62b49 scsi: target: Fix protect handling in WRITE SAME(32)
b82a1a26aaee scsi: iscsi: Fix iface sysfs attr detection
6811744bd0ef netrom: Decrease sock refcount when sock timers expire
096a8dca8ca5 sctp: trim optlen when it's a huge value in sctp_setsockopt
8e9662fde6d6 net: sched: fix memory leak in tcindex_partial_destroy_work
e14ef1095387 KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
fcbad8e18d31 KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
30b830215158 net: decnet: Fix sleeping inside in af_decnet
d402c60da0fd efi/tpm: Differentiate missing and invalid final event log table.
898376690310 dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
115e4f5b64ae usb: hso: fix error handling code of hso_create_net_device
1582a02fecff net: fix uninit-value in caif_seqpkt_sendmsg
2fc8048265ce bpftool: Check malloc return value in mount_bpffs_for_pin
3b5b0afd8d97 bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
c260442431b4 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
715f378f4290 bpf, sockmap: Fix potential memory leak on unlikely error case
e3a9548ae538 s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
9264bebe9ef9 liquidio: Fix unintentional sign extension issue on left shift of u16
0ff2ea9d8fa3 timers: Fix get_next_timer_interrupt() with no timers pending
ca9ba1de8f09 xdp, net: Fix use-after-free in bpf_xdp_link_release
39f1735c8107 bpf: Fix tail_call_reachable rejection for interpreter when jit failed
2b4046e64f7d bpf, test: fix NULL pointer dereference on invalid expected_attach_type
3dba72d1fc01 ASoC: rt5631: Fix regcache sync errors on resume
2435dcfd16ac spi: mediatek: fix fifo rx mode
a9a85bfedd83 regulator: hi6421: Fix getting wrong drvdata
5cdc986aad95 regulator: hi6421: Use correct variable type for regmap api val argument
23811b75fdb8 spi: stm32: fixes pm_runtime calls in probe/remove
844ab04b62a5 spi: imx: add a check for speed_hz before calculating the clock
3b6c430d1248 ASoC: wm_adsp: Correct wm_coeff_tlv_get handling
57efe4f82a76 perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
61f2e1e79578 perf data: Close all files in close_dir()
7c91e0ce2601 perf probe-file: Delete namelist in del_events() on the error path
a6c32317cd3d perf lzma: Close lzma stream on exit
2ae8f40a8fdf perf script: Fix memory 'threads' and 'cpus' leaks on exit
51077d315a46 perf report: Free generated help strings for sort option
2bfa3c53ea8a perf env: Fix memory leak of cpu_pmu_caps
a2f0da3af614 perf test maps__merge_in: Fix memory leak of maps
b7bfd8aeb956 perf dso: Fix memory leak in dso__new_map()
c9c101da3e83 perf test event_update: Fix memory leak of evlist
b768db7f8070 perf test session_topology: Delete session->evlist
b8892d16a928 perf env: Fix sibling_dies memory leak
306411a8bf75 perf probe: Fix dso->nsinfo refcounting
f21987d7bb58 perf map: Fix dso->nsinfo refcounting
7337ff2093e0 perf inject: Fix dso->nsinfo refcounting
a87d42ae7f5d KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on the SVM
b990585f9b7a nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
0fa11e1a20c7 mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
3714e0bb0dcf cxgb4: fix IRQ free race during driver unload
d92337bf54f2 pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
f1edbcc47f46 selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
906bbb18db78 selftests: icmp_redirect: remove from checking for IPv6 route get
bb737eceb9a4 stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
79ec7b5b2f4f ipv6: fix 'disable_policy' for fwd packets
35eaefb44ed7 bonding: fix incorrect return value of bond_ipsec_offload_ok()
13626bad63e8 bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
56ccdf868ab6 bonding: Add struct bond_ipesc to manage SA
b3bd1f5e5037 bonding: disallow setting nested bonding + ipsec offload
43511a6a164a bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
6ca0e55a1310 ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
ba7bfcdff1ad bonding: fix null dereference in bond_ipsec_add_sa()
3ae639af3626 bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
4a31baf55f6a net: add kcov handle to skb extensions
78e4baff950d gve: Fix an error handling path in 'gve_probe()'
813449fb85f6 igb: Fix position of assignment to *ring
44171801d39c igb: Check if num of q_vectors is smaller than max before array access
cb9292445d23 iavf: Fix an error handling path in 'iavf_probe()'
a6756d637b40 e1000e: Fix an error handling path in 'e1000_probe()'
dea695a2ee23 fm10k: Fix an error handling path in 'fm10k_probe()'
a099192fe7e1 igb: Fix an error handling path in 'igb_probe()'
db4c32c1b926 igc: Fix an error handling path in 'igc_probe()'
7bc9fb1f8019 ixgbe: Fix an error handling path in 'ixgbe_probe()'
02d1af0bee65 igc: change default return of igc_read_phy_reg()
f153664d8e70 igb: Fix use-after-free error during reset
e15f629036ba igc: Fix use-after-free error during reset
71046eac2db9 Linux 5.10.53
6cd9bd2a2ddb udp: annotate data races around unix_sk(sk)->gso_size
bfdb38a4268a drm/panel: nt35510: Do not fail if DSI read fails
0d90d8492fb9 perf test bpf: Free obj_buf
a9f36bf3613c bpf: Track subprog poke descriptors correctly and fix use-after-free
782d71e29b29 bpftool: Properly close va_list 'ap' by va_end() on error
2381b8e882d0 tools: bpf: Fix error in 'make -C tools/ bpf_install'
638632997c31 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
2fee3cf4c97b ipv6: tcp: drop silly ICMPv6 packet too big messages
ad4ba3404931 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
d60f07bcb76f tcp: annotate data races around tp->mtu_info
ea66fcb29605 tcp: consistently disable header prediction for mptcp
c28c747e37db ARM: dts: tacoma: Add phase corrections for eMMC
e55160537d76 ARM: dts: aspeed: Fix AST2600 machines line names
ff4b8f35c96c kbuild: do not suppress Kconfig prompts for silent build
0d514185ae79 dma-buf/sync_file: Don't leak fences on merge failure
f33605908a9b net: fddi: fix UAF in fza_probe
66c73f187d1e net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
7d7d0e84ac0d Revert "mm/shmem: fix shmem_swapin() race with swapoff"
2179d96ec702 net: validate lwtstate->data before returning from skb_tunnel_info()
b61d8814c477 net: send SYNACK packet with accepted fwmark
f2a062fcfe1d net: ti: fix UAF in tlan_remove_one
b560521eca03 net: qcom/emac: fix UAF in emac_remove
dbbf5b957bd9 net: moxa: fix UAF in moxart_mac_probe
88ff9ec9c67a net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
846829e75db5 net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
b9fa66072fee net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
59070cc43d1d net: bridge: sync fdb to new unicast-filtering ports
7b5a2910e782 net/sched: act_ct: remove and free nf_table callbacks
6d4476236f79 vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
c3bc9ce7d400 net/sched: act_ct: fix err check for nf_conntrack_confirm
fc40fdefd94a netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
34365de50806 net: ipv6: fix return value of ip6_skb_dst_mtu
73146745ff28 net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
a8c7ba368748 net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
14cd8ce80ad7 net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
c657413dcddf net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
fcb970edc0be net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
4e275a4aca68 usb: cdns3: Enable TDL_CHK only for OUT ep
ce6ee46e0f39 mm/page_alloc: fix memory map initialization for descending nodes
9e1cf2d1ed37 mm/userfaultfd: fix uffd-wp special cases for fork()
84ff5f66c3f6 mm/thp: simplify copying of huge zero page pmd when fork
a62177b35730 f2fs: Show casefolding support only when supported
277b311ae170 Revert "swap: fix do_swap_page() race with swapoff"
d92aa22f2419 arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file
0e67c76384e9 firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string
e58c162789be cifs: prevent NULL deref in cifs_compose_mount_options()
faa3e7da487a s390: introduce proper type handling call_on_stack() macro
be10fff3a461 s390/traps: do not test MONITOR CALL without CONFIG_BUG
9beba1469996 thermal/core/thermal_of: Stop zone device before unregistering it
7412c988fe12 perf/x86/intel/uncore: Clean up error handling path of iio mapping
892387e7619e sched/fair: Fix CFS bandwidth hrtimer expiry type
eb859b043c2e scsi: qedf: Add check to synchronize abort and flush
a4a54c54af25 scsi: libfc: Fix array index out of bound exception
0d7596a954f1 scsi: libsas: Add LUN number check in .slave_alloc callback
2f8df6332eb2 scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
cdb995a6cbb5 rtc: max77686: Do not enforce (incorrect) interrupt trigger type
d3ba15fb0401 arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
e378db118925 kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
8c12a3a68d4f thermal/drivers/sprd: Add missing of_node_put for loop iteration
20babcd83092 thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
469951ce4bb0 thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
bd40e2da3ae5 thermal/core: Correct function name thermal_zone_device_unregister()
6c099d595fd7 arm64: dts: imx8mq: assign PCIe clocks
24c41aa9d01b arm64: dts: ls208xa: remove bus-num from dspi node
7e3f5739cccb firmware: tegra: bpmp: Fix Tegra234-only builds
7c03982fa134 soc/tegra: fuse: Fix Tegra234-only builds
ffa6f08be14a ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured
f40a7c9b8ee1 ARM: dts: stm32: fix stpmic node for stm32mp1 boards
2670d3d1ef47 ARM: dts: stm32: Rename spi-flash/mx66l51235l@N to flash@N on DHCOM SoM
26cd441c529d ARM: dts: stm32: Drop unused linux,wakeup from touchscreen node on DHCOM SoM
a5bc2a2d838e ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supply
e27052f21a2f ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15
6a7af6347810 ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings
160c92d728f3 ARM: dts: rockchip: fix supply properties in io-domains nodes
d671fae04648 arm64: dts: juno: Update SCPI nodes as per the YAML schema
fc71d8df5807 ARM: dts: bcm283x: Fix up GPIO LED node names
4bc03e321f2a ARM: dts: bcm283x: Fix up MMC node names
15d727c044d5 firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
b4009ea92f29 firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
41e2bcca23f1 memory: tegra: Fix compilation warnings on 64bit platforms
7ad965c8a723 ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
ccec32f77144 ARM: dts: stm32: fix RCC node name on stm32f429 MCU
bfbc4b482078 ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards
34ec6702a2a1 ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin
44f4e344f4f0 ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2
3534a4b2d059 ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2
8da771b5527c arm64: dts: qcom: sc7180: Move rmtfs memory region
a74d3bbe0553 ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant
e89f4098d528 ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
c8815d6fee79 arm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: Fix MCU_RGMII1_TXC direction
28d2ae98154e ARM: dts: OMAP2+: Replace underscores in sub-mailbox node names
a73a22a69f6a ARM: dts: am335x: fix ti,no-reset-on-init flag for gpios
ddf2d14894d0 ARM: dts: am437x-gp-evm: fix ti,no-reset-on-init flag for gpios
a09b4c444941 ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios
3f0948569997 kbuild: sink stdout from cmd for silent build
27582c9fa294 rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
6f5891a560df ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
5190a6604a10 ARM: dts: ux500: Fix orientation of accelerometer
61fda04276bb ARM: dts: ux500: Rename gpio-controller node
985947c53555 ARM: dts: ux500: Fix interrupt cells
ff9ef21bb6fb arm64: dts: rockchip: fix regulator-gpio states array
31e1b8c07d35 ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info
d05ebeffca1d ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
249d8e4ea168 ARM: dts: Hurricane 2: Fix NAND nodes names
f6541401dbd6 ARM: dts: BCM63xx: Fix NAND nodes names
b5fc6b9ab427 ARM: NSP: dts: fix NAND nodes names
5f844007eb91 ARM: Cygnus: dts: fix NAND nodes names
9525d58c5af8 ARM: brcmstb: dts: fix NAND nodes names
4e8eb51ae633 reset: ti-syscon: fix to_ti_syscon_reset_data macro
cabcb576fc3e arm64: dts: rockchip: Fix power-controller node names for rk3399
81ea23d988f9 arm64: dts: rockchip: Fix power-controller node names for rk3328
e4f97b740d6a arm64: dts: rockchip: Fix power-controller node names for px30
95b64be2e741 ARM: dts: rockchip: Fix power-controller node names for rk3288
5881af8d692b ARM: dts: rockchip: Fix power-controller node names for rk3188
70abb828312a ARM: dts: rockchip: Fix power-controller node names for rk3066a
fc01549d7b87 ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
55014c38e73d ARM: dts: rockchip: Fix the timer clocks order
2e1f681b680c arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsi
7d3408c72336 ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
e2d1e4416174 ARM: dts: rockchip: Fix thermal sensor cells o rk322x
c8f0cef75dd7 ARM: dts: gemini: add device_type on pci
191523dcfa68 ARM: dts: gemini: rename mdio to the right name
----
Link: https://lore.kernel.org/r/20210719144940.904087935@linuxfoundation.org # v5.10.52
Link: https://lore.kernel.org/r/20210719184320.888029606@linuxfoundation.org # v5.10.52
Link: https://lore.kernel.org/r/20210722155624.672583740@linuxfoundation.org # v5.10.53
Link: https://lore.kernel.org/r/20210722184939.163840701@linuxfoundation.org # v5.10.53
Link: https://lore.kernel.org/r/20210726153839.371771838@linuxfoundation.org # v5.10.54
Link: https://lore.kernel.org/r/20210726165240.137482144@linuxfoundation.org # v5.10.54
Link: https://github.com/Freescale/linux-fslc/pull/403
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.14.6 from stable korg.
Following upstream commits are included in this version:
----
6a7ababc0268 Linux 5.14.6
5ecb17485abe tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
39cd7a438964 drm/panfrost: Clamp lock region to Bifrost minimum
6f5bf4d5493c drm/panfrost: Use u64 for size in lock_region
e82cb7b9cdac drm/panfrost: Simplify lock_region calculation
988e381d5b29 drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
d2419adc32e0 drm/msm/disp/dpu1: add safe lut config in dpu driver
abf7b74d2e87 drm/amd/display: setup system context for APUs
2dfa48b1014d drm/amdkfd: drop process ref count when xnack disable
9bf93c44e645 drm/amd/display: Update bounding box states (v2)
a90b503fa8fc drm/amd/display: Update number of DCN3 clock states
93a74c5f91ef drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
f38e7b5b6017 drm/amdgpu: Enable S/G for Yellow Carp
c07bddac8087 drm/amdgpu: Fix BUG_ON assert
cf461fa9250a drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
70a6b061bd02 drm/dp_mst: Fix return code on sideband message failure
698d11d3b774 drm/msi/mdp4: populate priv->kms in mdp4_kms_init
b21eb52e3201 drm/mgag200: Select clock in PLL update functions
aca1bf8c3628 net: stmmac: Fix overall budget calculation for rxtx_napi
90b940c249e4 net: dsa: lantiq_gswip: fix maximum frame length
f9cb67a9d072 lib/test_stackinit: Fix static initializer test
e9d9530dc67b platform/chrome: cros_ec_proto: Send command again when timeout occurs
2abdb539fe9c libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
806d4f56570b memcg: enable accounting for pids in nested pid namespaces
02cd61fa3e59 mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
40298f33aa31 mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
d8f8f8c8f369 mm,vmscan: fix divide by zero in get_scan_count
1b902d30d84d mm/hugetlb: initialize hugetlb_usage in mm_init
9f8a2ed8875f mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
65c7cdc921b8 mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
e25b227e9474 hugetlb: fix hugetlb cgroup refcounting during vma split
dba814c680f8 mm: fix panic caused by __page_handle_poison()
61dcf4761bc3 s390/topology: fix topology information when calling cpu hotplug notifiers
e3f3cde1b40c s390/pv: fix the forcing of the swiotlb
e396c5dd27c0 cpufreq: powernv: Fix init_chip_info initialization in numa=off
5be8cf14460c mtd: rawnand: intel: Fix error handling in probe
2c5528d5b246 scsi: qla2xxx: Sync queue idx with queue_pair_map idx
5e5a55a25297 scsi: qla2xxx: Changes to support kdump kernel
23f16034bef0 scsi: BusLogic: Fix missing pr_cont() use
665209a2fc0f ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
b40317da6f4a printk/console: Check consistent sequence number when handling race in console_unlock()
4b5b4fd3ad27 parisc: Fix compile failure when building 64-bit kernel natively
39a86000c52b parisc: fix crash with signals and alloca
5a129cba8881 net: hns3: clean up a type mismatch warning
8c9836c4419f net: w5100: check return value after calling platform_get_resource()
305be1931191 fix array-index-out-of-bounds in taprio_change
7b0c4a669794 net: fix NULL pointer reference in cipso_v4_doi_free
92203cad2e7d ath9k: fix sleeping in atomic context
047bd61b49cd ath9k: fix OOB read ar9300_eeprom_restore_internal
737e28aceecf wcn36xx: Fix missing frame timestamp for beacon/probe-resp
2d1209b84e45 selftests/bpf: Fix potential unreleased lock
10e1b6c0129e parport: remove non-zero check on count
f57504d023d4 usb: isp1760: otg control register access
f46ac8d54f16 usb: isp1760: use the right irq status bit
11228eee79ae usb: isp1760: write to status and address register
4fa262026f7a usb: isp1760: fix qtd fill length
ce1ef4720ba5 usb: isp1760: fix memory pool initialization
c0b94df1a617 net/mlx5: DR, Enable QP retransmission
153979e597b1 net/mlx5: DR, fix a potential use-after-free bug
fbcfaf2aa98c iwlwifi: mvm: Fix scan channel flags settings
81f63f2cb43e iwlwifi: mvm: don't schedule the roc_done_wk if it is already running
536c99fb2d83 iwlwifi: fw: correctly limit to monitor dump
269c660786cb iwlwifi: mvm: fix access to BSS elements
39fc75bdad90 iwlwifi: mvm: Fix umac scan request probe parameters
66017f11d475 iwlwifi: mvm: avoid static queue number aliasing
c87815c18ad5 iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
65faf06e4c54 iwlwifi: mvm: Do not use full SSIDs in 6GHz scan
ea30f0e3ceaf iwlwifi: pcie: free RBs during configure
2d23385df5f8 nfsd: fix crash on LOCKT on reexported NFSv3
e97d534f3e32 nfs: don't atempt blocking locks on nfs reexports
6681aed438fa drm/amdkfd: Account for SH/SE count when setting up cu masks.
acc8abff3728 ASoC: soc-pcm: protect BE dailink state changes in trigger
46e8be79c910 ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
892844b73d94 ASoC: rockchip: i2s: Fix regmap_ops hang
7dfd0e3c8b40 usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
8382463047e6 usb: xhci-mtk: fix use-after-free of mtk->hcd
e6cd9365b028 usbip:vhci_hcd USB port can get stuck in the disabled state
08fa3391ffee usbip: give back URBs for unsent unlink requests during cleanup
72bb3eafcfdd usb: musb: musb_dsps: request_irq() after initializing musb
6832c01e315f usb: dwc3: imx8mp: request irq after initializing dwc3
e6e9a43b4703 Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set"
6ac2dc897e0a cifs: fix wrong release in sess_alloc_buffer() failed path
706060c70a9f samples: pktgen: fix to print when terminated normally
fe944e647277 octeontx2-pf: cleanup transmit link deriving logic
b22037f71139 mmc: core: Return correct emmc response in case of ioctl error
fc21193ca7d9 selftests/bpf: Enlarge select() timeout for test_maps
4d3b34ec95aa mmc: rtsx_pci: Fix long reads when clock is prescaled
c0598b6cf628 mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
00d27b468e1b mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
0c8b583b276f mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
4165a4df7723 mmc: sdhci-of-arasan: Check return value of non-void funtions
48ebcf76f746 mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
12b53b80d268 of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
43e8f17b3267 ASoC: Intel: Skylake: Fix passing loadable flag for module
16a5850a8512 ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
b9fc9a30bf2d soundwire: intel: fix potential race condition during power down
7f5de035dcee btrfs: tree-log: check btrfs_lookup_data_extent return value
ebfb366cbabd btrfs: remove racy and unnecessary inode transaction update when using no-holes
3afd2af53a59 m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch
18a6845fec2f octeontx2-pf: Fix NIX1_RX interface backpressure
595004acdb68 rtw88: wow: fix size access error of probe request
2943988424cc rtw88: wow: build wow function only if CONFIG_PM is on
f5527ae5b7ba rtw88: use read_poll_timeout instead of fixed sleep
1a89bb2cec93 rtl8xxxu: Fix the handling of TX A-MPDU aggregation
502501ed6a8b drm/exynos: Always initialize mapping in exynos_drm_register_dma()
6debafc0d013 lockd: lockd server-side shouldn't set fl_ops
b15cc0ef7d2d usb: chipidea: host: fix port index underflow and UBSAN complains
01eb3106f433 gfs2: Don't call dlm after protocol is unmounted
939e67445347 ASoC: rsnd: adg: clearly handle clock error / NULL case
080bbbbcab18 kselftest/arm64: pac: Fix skipping of tests on systems without PAC
41733fa1e1e2 kselftest/arm64: mte: Fix misleading output when skipping tests
f64c7c47012e net: Fix offloading indirect devices dependency on qdisc order creation
c47a71a9d4b1 selftests: nci: Fix the wrong condition
0fa02e06059e selftests: nci: Fix the code for next nlattr offset
5196716ab948 staging: rts5208: Fix get_ms_information() heap buffer size
1ac7a04f4505 hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
af12cb42db05 selftests/bpf: Fix flaky send_signal test
1fe8b97cd0e0 selftests/bpf: Correctly display subtest skip status
1652cf211f0c iavf: use mutexes for locking of critical sections
eedb17973385 rpc: fix gss_svc_init cleanup on failure
26249d9392d3 locking/rtmutex: Set proper wait context for lockdep
fad83993185b tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
2c3f49b614e8 iomap: pass writeback errors to the mapping
8b17ad9a6393 serial: sh-sci: fix break handling for sysrq
edbebb478a7a opp: Don't print an error if required-opps is missing
acc5edd99968 Bluetooth: Fix race condition in handling NOP command
fab277f8ca00 Bluetooth: Fix handling of LE Enhanced Connection Complete
5c08d027f136 nvme: code command_id with a genctr for use-after-free validation
18b373b1a3d1 nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
36c20ce3c73d arm64: dts: ls1046a: fix eeprom entries
628b2989239a arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
66e37b54a493 arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
32cfe0468f33 arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
cbe2c3dc69c7 arm64: tegra: Fix compatible string for Tegra132 CPUs
2a5128e017e9 ARM: tegra: tamonten: Fix UART pad setting
f660a7500915 ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
df5d18f75fbc mac80211: Fix monitor MTU limit so that A-MSDUs get through
ffbbadf0b86e drm/display: fix possible null-pointer dereference in dcn10_set_clock()
5b3aac0aaf5e gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
77ed8fb49713 net/mlx5: Fix variable type to match 64bit
c63b6a594ee0 drm/msm/dp: do not end dp link training until video is ready
08a96864a45b drm/msm/dp: return correct edid checksum after corrupted edid checksum read
21498aaa1f40 drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.
a6cf7dc5ccde drm/msm/dp: reduce link rate if failed at link training 1
9ebb5a775707 Bluetooth: avoid circular locks in sco_sock_connect
b657bba82ff6 Bluetooth: schedule SCO timeouts with delayed_work
5b909c8118f4 staging: rtl8723bs: fix right side of condition
55d64a9332f1 drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
9805ba303524 selftests/bpf: Fix xdp_tx.c prog section name
d5e688b6be27 drm/amd/display: fix incorrect CM/TF programming sequence in dwb
240de7d5c6aa drm/amd/display: fix missing writeback disablement if plane is removed
55d743501185 thunderbolt: Fix port linking by checking all adapters
6b7b49da95c4 ARM: dts: ixp4xx: Fix up bad interrupt flags
641b3b86a3b2 drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
99629ea392a1 drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
b02ab9c0625e drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
a4d604d85d21 drm/msm: mdp4: drop vblank get/put from prepare/complete_commit
6a2668fd5069 net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
5644c0a5f033 nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
a2fab0a570bc arm64: dts: qcom: sm8250: Fix epss_l3 unit address
c35f98b5be6a arm64: dts: qcom: msm8996: don't use underscore in node name
a8ab2e5e943c arm64: dts: qcom: msm8994: don't use underscore in node name
734b25e1b5e3 arm64: dts: qcom: sdm630: don't use underscore in node name
bb4d913e00b8 arm64: dts: qcom: ipq6018: drop '0x' from unit address
c5816f20e63e arm64: dts: qcom: sdm660: use reg value for memory node
f440894c55e4 arm64: dts: qcom: ipq8074: fix pci node reg property
6c9be25d4051 ARM: dts: imx53-ppd: Fix ACHC entry
cee064a25d28 misc: sram: Only map reserved areas in Tegra SYSRAM
9a1de9db921a serial: 8250_omap: Handle optional overrun-throttle-ms property
9e9d59f7e83e net: ipa: fix IPA v4.9 interconnects
d491b7b41a70 arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configuration
da59af861800 arm64: dts: qcom: sdm630: Rewrite memory map
ccdeb0110a97 gfs2: Fix glock recursion in freeze_go_xmote_bh
522e057d79ce media: tegra-cec: Handle errors of clk_prepare_enable()
8c3ab2d193ef media: TDA1997x: fix tda1997x_query_dv_timings() return value
4fd18883967f media: v4l2-dv-timings.c: fix wrong condition in two for-loops
3ed161da6e52 media: imx: imx7-media-csi: Fix buffer return upon stream start failure
f3d1566d8c97 media: imx258: Limit the max analogue gain to 480
baf065470594 media: imx258: Rectify mismatch of VTS value
d060cc23e9bf dpaa2-switch: do not enable the DPSW at probe time
653acdd0ba38 Bluetooth: Fix not generating RPA when required
cd86be47849b ASoC: Intel: update sof_pcm512x quirks
216c05073e21 ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output
26f7e7265028 arm64: tegra: Fix Tegra194 PCIe EP compatible string
b6409157449b ARM: dts: at91: use the right property for shutdown controller
baf4e91f709c bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
bef27fe6d43f netfilter: nft_compat: use nfnetlink_unicast()
2e9fad2fa741 drm/msm/a6xx: Fix llcc configuration for a660 gpu
c32ba4de30f9 ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check
6af7fc020646 ARM: dts: stm32: Set {bitclock,frame}-master phandles on ST DKx
adcce1952a9c ARM: dts: stm32: Set {bitclock,frame}-master phandles on DHCOM SoM
eae08fd62e28 workqueue: Fix possible memory leaks in wq_numa_init()
015bd32cf6fb Bluetooth: skip invalid hci_sync_conn_complete_evt
fb6593a06177 drm: rcar-du: Shutdown the display on system shutdown
08e42d1a386d ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
19192189e8d8 libbpf: Fix race when pinning maps in parallel
c08b1c123ffa samples: bpf: Fix tracex7 error raised on the missing argument
153bc060ea9b drm/amd/display: Fix PSR command version
d0914e6fd370 staging: ks7010: Fix the initialization of the 'sleep_status' structure
789abe56f61b vt: keyboard.c: make console an unsigned int
76832832d00d serial: 8250_pci: make setup_port() parameters explicitly unsigned
e925c63c63df hvsi: don't panic on tty_register_driver failure
9306f7fcc68e xtensa: ISS: don't panic in rs_init
422a2940a0b0 serial: max310x: Use clock-names property matching to recognize EXTCLK
84f8b1a65627 serial: 8250: Define RX trigger levels for OxSemi 950 devices
c838aa01e3b1 s390: make PCI mio support a machine flag
ba260e069fef s390/jump_label: print real address in a case of a jump label bug
eb4cb29d4805 flow_dissector: Fix out-of-bounds warnings
801500ada7a4 ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
bc802329fdfe net: ipa: always validate filter and route tables
8c093850e276 net: ipa: fix ipa_cmd_table_valid()
aba16e2c8931 video: fbdev: riva: Error out if 'pixclock' equals zero
825712b09b16 video: fbdev: kyro: Error out if 'pixclock' equals zero
2a70ab783de5 video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
3ef99f2c58f9 arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
7e892a18c368 drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bit
55bd26b7fec9 bpf/tests: Do not PASS tests without actually testing the result
620a0d0b97bd bpf/tests: Fix copy-and-paste error in double word test
45a01dd4eef1 drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex
f69c81f170e2 drm/amdgpu: Fix a printing message
32f08048ce46 drm/amd/display: Fixed hardware power down bypass during headless boot
6890f27361c1 ethtool: improve compat ioctl handling
28178b95a764 nfp: fix return statement in nfp_net_parse_meta()
8142129a9276 media: atomisp: pci: fix error return code in atomisp_pci_probe()
5b3e68e1d1cb media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
bac4ffd51c92 media: platform: stm32: unprepare clocks at handling errors in probe
cfe753720e21 media: hantro: vp8: Move noisy WARN_ON to vpu_debug
ee11d66ed19c drm/amd/display: Fix timer_per_pixel unit error
2bafef9619fd selftests: firmware: Fix ignored return val of asprintf() warn
4dbcbea2bf39 misc/pvpanic-pci: Allow automatic loading
3533c194f230 bus: fsl-mc: fix mmio base address for child DPRCs
0ee03113e481 bus: fsl-mc: fix arg in call to dprc_scan_objects()
8eac68de0473 tty: serial: jsm: hold port lock when reporting modem line changes
85a2f4dc0038 staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternProperties
c98d9dda8c9f staging: board: Fix uninitialized spinlock when attaching genpd
a1f7a9569023 usb: gadget: composite: Allow bMaxPower=0 if self-powered
6c63606c29e1 USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
693a0d4f9412 usb: gadget: u_ether: fix a potential null pointer dereference
e98b79370eb3 usb: host: fotg210: fix the actual_length of an iso packet
326a86a4b4fe usb: host: fotg210: fix the endpoint's transactional opportunities calculation
980dee03d03c igc: Check if num of q_vectors is smaller than max before array access
9769853764ae rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
121ca0abd900 drm: protect drm_master pointers in drm_lease.c
fa8634b165bb drm: serialize drm_file.master with a new spinlock
cb3a175a90ce drm: avoid blocking in drm_clients_info's rcu section
01b3c2329fd0 Smack: Fix wrong semantics in smk_access_entry()
60a064f012ea net: ipa: fix IPA v4.11 interconnect data
465f4890c04a arm64: dts: qcom: Fix usb entries for SA8155p adp board
65a9532212b5 netlink: Deal with ESRCH error in nlmsg_notify()
7a3aeb7e0905 drm/ast: Disable fast reset after DRAM initial
ecaaee8ea681 video: fbdev: kyro: fix a DoS bug by restricting user input
2cf3e0627c4f ARM: dts: qcom: apq8064: correct clock names
db149a8d6996 iavf: fix locking of critical sections
1cea40543748 iavf: do not override the adapter state in the watchdog task
c8b1999ee091 iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
8d258c10135c net: phy: Fix data type in DP83822 dp8382x_disable_wol()
24c75df12b95 tipc: keep the skb in rcv queue until the whole data is read
5411f1f0e73b PCI: Use pci_update_current_state() in pci_enable_device_flags()
eced456a5bc6 crypto: mxs-dcp - Use sg_mapping_iter to copy data
108b1867e387 x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable
9e864d474d11 drm/vkms: Let shadow-plane helpers prepare the plane's FB
532e8bda6273 libbpf: Fix reuse of pinned map on older kernel
088698537b30 media: ti-vpe: cal: fix queuing of the initial buffer
ef690545e6a8 media: ti-vpe: cal: fix error handling in cal_camerarx_create
94bf4cd1475c media: dib8000: rewrite the init prbs logic
9cfd0da89e81 ASoC: atmel: ATMEL drivers don't need HAS_DMA
a022ed48d1de ASoC: ti: davinci-mcasp: Fix DIT mode support
47a098257a99 drm/panel: Fix up DT bindings for Samsung lms397kf04
042c88eefe1c dma-buf: fix dma_resv_test_signaled test_all handling v2
ea2181788553 drm: vc4: Fix pixel-wrap issue with DVP teardown
e01e3ed40f75 drm/amdgpu: Fix koops when accessing RAS EEPROM
648434f3d43c drm/amdgpu: Fix amdgpu_ras_eeprom_init()
87a832eb532a drm/omap: Follow implicit fencing in prepare_fb
6c68fbafb9cd drm/ttm: Fix multihop assert on eviction.
20c538cff725 drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
e280851d96ce drm/vmwgfx: Fix some static checker warnings
6d49bbd76a23 drm/vmwgfx: Fix subresource updates with new contexts
e65ab811af2a userfaultfd: prevent concurrent API initialization
8ea6563fcb17 kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
994902da1ab9 MIPS: Malta: fix alignment of the devicetree buffer
8c66f86b421c f2fs: should put a page beyond EOF when preparing a write
957c40ec56c8 f2fs: deallocate compressed pages when error happens
fb3e61f921b6 f2fs: fix to unmap pages from userspace process in punch_hole()
1dfcf666ae29 f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
0366fa86cac0 f2fs: fix to account missing .skipped_gc_rwsem
4e6712d66e33 soc: mediatek: cmdq: add address shift in jump
6f5a0687fcff KVM: PPC: Fix clearing never mapped TCEs in realmode
fd165f976331 clk: at91: clk-generated: Limit the requested rate to our range
0e1f2ad1e1fd clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates
b5e7b7d65a11 fscache: Fix cookie key hashing
70a0003ba1d6 RDMA/hns: Fix QP's resp incomplete assignment
e72f84891b2b RDMA/hns: Fix query destination qpn
3c137080a856 powerpc/smp: Update cpu_core_map on all PowerPc systems
cee5cd01d45f powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
45d69a44c1e3 platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call
93aa16e83dba RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
c0ff8bcb9a7e RDMA/hns: Bugfix for the missing assignment for dip_idx
cdda0778baa7 RDMA/hns: Bugfix for data type of dip_idx
10436af984da RDMA/hns: Fix incorrect lsn field
5d2246972e54 powerpc/perf: Fix the check for SIAR value
d05b4290c1f5 KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live
d9520fa1efc6 scsi: ufs: ufs-exynos: Fix static checker warning
a756dd06fe9e KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
61cfe495959e clk: imx8m: fix clock tree update of TF-A managed clocks
3903efab3851 clk: imx8mm: use correct mux type for clkout path
ac999a9e44cd RDMA/hns: Ownerbit mode add control field
94cf0f3b3a9f HID: thrustmaster: clean up Makefile and adapt quirks
e36c92fa9482 HID: i2c-hid: Fix Elan touchpad regression
dbd53e75f3a4 HID: amd_sfh: Fix period data field to enable sensor
40083e3423f2 RDMA/hns: Fix return in hns_roce_rereg_user_mr()
b09b790e4e42 iommu/vt-d: Update the virtual command related registers
f7dca6f4fcb9 f2fs: fix to keep compatibility of fault injection interface
e26497f13755 powerpc/config: Renable MTD_PHYSMAP_OF
dc5f90be0aa7 powerpc/config: Fix IPV6 warning in mpc855_ads
9b79fe95ed4d scsi: qedf: Fix error codes in qedf_alloc_global_queues()
c9e69913093c scsi: qedi: Fix error codes in qedi_alloc_global_queues()
059a1256d394 scsi: smartpqi: Fix an error code in pqi_get_raid_map()
f989596e573c platform/x86: ISST: Fix optimization with use of numa
983add470d43 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
1a18fcbfc78b powerpc/numa: Consider the max NUMA node for migratable LPAR
aa3a9481e9a7 pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
2bacac582e30 scsi: fdomain: Fix error return code in fdomain_probe()
0605632f395b scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
9a756f6fc272 scsi: ufs: Fix unsigned int compared with less than zero
c13449c61f6a sunrpc: Fix return value of get_srcport()
2d0538a8cbf9 SUNRPC/xprtrdma: Fix reconnection locking
d88b41ba577a SUNRPC: Fix potential memory corruption
2473a6afdcc7 NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid
ffd9b424236a NFSv4/pNFS: Always allow update of a zero valued layout barrier
4df77d4eee49 NFSv4/pNFS: Fix a layoutget livelock loop
f437f449efb8 xprtrdma: Put rpcrdma_reps before waking the tear-down completion
7c0c5add1387 dma-debug: fix debugfs initialization order
2ae478863098 openrisc: don't printk() unconditionally
df5b8687276a f2fs: reduce the scope of setting fsck tag when de->name_len is zero
83c33419fd6e cpuidle: pseries: Mark pseries_idle_proble() as __init
8b45ec3afd12 RDMA/mlx5: Delete not-available udata check
a5d988387f40 RDMA/efa: Remove double QP type assignment
94de8d77901a RDMA/hns: Don't overwrite supplied QP attributes
97bd7d7101c8 powerpc/stacktrace: Include linux/delay.h
cd4e22a6e532 cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
a8e79dddb034 scsi: ufs: Fix the SCSI abort handler
fea7b28761cb scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
16a8236f884b scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
917123ad5149 vfio: Use config not menuconfig for VFIO_NOIOMMU
cb51b19afc81 f2fs: fix wrong checkpoint_changed value in f2fs_remount()
0bf10835d94d f2fs: turn back remapped address in compressed page endio
296bb8c3314b f2fs: do not submit NEW_ADDR to read node block
2fb576caf06a pinctrl: samsung: Fix pinctrl bank pin count
2a99ea4c5bd7 scsi: BusLogic: Use %X for u32 sized integer rather than %lX
fe2d5dde16e2 docs: Fix infiniband uverbs minor number
3f03099476ae RDMA/iwcm: Release resources if iw_cm module initialization fails
da6644031586 IB/hfi1: Adjust pkey entry in index 0
f6ef418b5a1a clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
3239479ed420 scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
69b2123cc48e pinctrl: armada-37xx: Correct PWM pins definitions
699a077aa087 f2fs: quota: fix potential deadlock
ccb34d8dd6f4 clk: renesas: rzg2l: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get()
73d06a2836f8 HID: input: do not report stylus battery state as "full"
3ab9e90b4155 RDMA/rtrs: Move sq_wr_avail to rtrs_con
35970e3f8a9f RDMA/rtrs: Enable the same selective signal for heartbeat and IO
33563b097c50 RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
723322cc59e6 f2fs: compress: fix to set zstd compress level correctly
a8e88f238eb7 PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
c9a1bf3d8f8b PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
5d591df8b9d3 PCI: aardvark: Fix checking for PIO status
b0ac1a8ebb8a PCI: aardvark: Configure PCIe resources from 'ranges' DT property
f66a07d2a6a1 PCI: xilinx-nwl: Enable the clock through CCF
84890308d1a0 PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
d8922d605445 PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
027b66c1fc36 PCI/portdrv: Enable Bandwidth Notification only if port supports it
99d73db77c67 f2fs: fix to do sanity check for sb/cp fields correctly
be4c4ebb212b f2fs: let's keep writing IOs on SBI_NEED_FSCK
5b7992c06c54 sched: Prevent balance_push() on remote runqueues
c541a5ef20aa ARM: 9105/1: atags_to_fdt: don't warn about stack size
8197b03c757d libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
c7dcbbd5d308 watchdog: iTCO_wdt: Fix detection of SMI-off case
6fd8bf64d811 dmaengine: imx-sdma: remove duplicated sdma_load_context
d08b80efc708 Revert "dmaengine: imx-sdma: refine to load context only once"
9e2b4385668d s390/qdio: cancel the ESTABLISH ccw after timeout
693080b0d8e6 s390/qdio: fix roll-back after timeout on ESTABLISH ccw
63c2b13ba042 nvmem: core: fix error handling while validating keepout regions
d1562b7812d3 media: rc-loopback: return number of emitters rather than error
755e1f562bf7 media: uvc: don't do DMA on stack
46b096d65567 VMCI: fix NULL pointer dereference when unmapping queue pair
15a4957f1ffb spi: fsi: Reduce max transfer size to 8 bytes
9130f1733b16 crypto: ccp - shutdown SEV firmware on kexec
d09494a54240 dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
dad8da57294e power: supply: max17042: handle fails of reading status register
af7233fc7adf block: bfq: fix bfq_set_next_ioprio_data()
9f211615a4a8 crypto: public_key: fix overflow during implicit conversion
bcae38804b12 wcn36xx: Ensure finish scan is not requested before start scan
9c1887c01642 iio: ltc2983: fix device probe
e10e3a4b559f arm64: Do not trap PMSNEVFR_EL1
842c949b1dad arm64: head: avoid over-mapping in map_memory
68b085dfd90a arm64: mm: Fix TLBI vs ASID rollover
60b28d5fef35 arm64: Move .hyp.rodata outside of the _sdata.._edata range
f1d3bf0a3be7 soc: aspeed: p2a-ctrl: Fix boundary check for mmap
865f5ba9fdfc soc: aspeed: lpc-ctrl: Fix boundary check for mmap
0279ca586636 soc: qcom: aoss: Fix the out of bound usage of cooling_devs
ded5a3550436 soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routing
bed22af765bd pinctrl: ingenic: Fix bias config for X2000(E)
e6245d67fe2a pinctrl: ingenic: Fix incorrect pull up/down info
974ad30026fe pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
bd9b334b7300 clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
421dc510a4f3 clk: socfpga: agilex: fix up s2f_user0_clk representation
0e04782dbf98 clk: socfpga: agilex: fix the parents of the psi_ref_clk
04221348d22d tools/thermal/tmon: Add cross compiling support
7ad68ccdecab selftests/ftrace: Fix requirement check of README file
a9607572b0a2 Input: elan_i2c - reduce the resume time for controller in Whitebox
bf3f35dd1db6 ceph: fix dereference of null pointer cf
b867838e9272 9p/xen: Fix end of loop tests for list_for_each_entry
a7eaeb853084 xen: fix setting of max_pfn in shared_info
d79cb9f57f57 powerpc/perf/hv-gpci: Fix counter value parsing
f54840dc9539 blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
51c12f18ccfc blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
0ec2a3e951c7 btrfs: zoned: fix double counting of split ordered extent
7c27e0edc902 btrfs: reset replace target device to allocation state on close
c1016cdf5322 btrfs: fix upper limit for max_inline for page size 64K
12f098466a08 btrfs: zoned: suppress reclaim error message on EAGAIN
2a9f99a28716 btrfs: zoned: fix block group alloc_offset calculation
802a090d5153 btrfs: do not do preemptive flushing if the majority is global rsv
d441fe45f119 btrfs: reduce the preemptive flushing threshold to 90%
7293e4381e70 btrfs: wait on async extents when flushing delalloc
31175cfbc477 btrfs: wake up async_delalloc_pages waiters after submit
5fe46590d015 btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
51da2df5cb3b io-wq: fix race between adding work and activating a free worker
a06577ea675a io-wq: fix wakeup race when adding new work
701d5faec2b8 io_uring: fix io_try_cancel_userdata race for iowq
87ed36bed9d7 io_uring: add ->splice_fd_in checks
3e433e671e17 io_uring: place fixed tables under memcg limits
a71001a193dd rtc: tps65910: Correct driver module alias
598ce306f275 Makefile: use -Wno-main in the full kernel tree
----
Link: https://lore.kernel.org/r/20210916155810.813340753@linuxfoundation.org # v5.14.6
Link: https://github.com/Freescale/linux-fslc/pull/445
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.14.5 from stable korg.
Following upstream commits are included in this version:
----
d92805b62285 Linux 5.14.5
4ff654aba77c Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
6bac75c9019b Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
d6f7bb5bb290 Linux 5.14.4
ea003ac94638 devlink: Break parameter notification sequence to be before/after unload/load driver
68bd8e688eb5 clk: kirkwood: Fix a clocking boot regression
d827bd2396a5 parisc: Fix unaligned-access crash in bootloader
d06f58625753 backlight: pwm_bl: Improve bootloader/kernel device handover
ac16137d64bb bootconfig: Fix missing return check of xbc_node_compose_key function
fbc0d19393cb RDMA/mlx5: Fix number of allocated XLT entries
e364e3b5e4cf ACPI: PRM: Find PRMT table before parsing it
5c0d1ef1aa30 fbmem: don't allow too huge resolutions
457715b6aded IMA: remove the dependency on CRYPTO_MD5
81c1cd0e4c76 IMA: remove -Wmissing-prototypes warning
76784e993feb fuse: wait for writepages in syncfs
84378e3a64c1 fuse: flush extending writes
e9d6698e5494 fuse: truncate pagecache on atomic_o_trunc
2d2c7d860fc7 char: tpm: Kconfig: remove bad i2c cr50 select
2539d2c07fb8 md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
4b646423e43b io-wq: check max_worker limits if a worker transitions bound state
a87bb0c99c78 ARM: dts: at91: add pinctrl-{names, 0} for all gpios
d0fbad1db9e5 KVM: arm64: vgic: Resample HW pending state on deactivation
03ccb2d2c973 KVM: arm64: Unregister HYP sections from kmemleak in protected mode
ea9407f484c6 KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
69303a10f8e2 KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
f28529f40355 KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
ea570e70e3ea KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
150360a6678a KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted
f8c655627a1d KVM: s390: index kvm->arch.idle_mask by vcpu_idx
9d52658ef6eb Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
b26902fdd612 perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
4a7017b3c882 tty: Fix data race between tiocsti() and flush_to_ldisc()
2fa92ae9e9be smb3: fix posix extensions mount option
87f961747d98 cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
17f220a74b51 raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
f9c88ee8e217 bio: fix page leak bio_add_hw_page failure
86939a43e0f5 io_uring: fail links of cancelled timeouts
7faeaed2f29a io_uring: io_uring_complete() trace should take an integer
1ae179a0d715 io_uring: IORING_OP_WRITE needs hash_reg_file set
917342c37143 io_uring: limit fixed table size by RLIMIT_NOFILE
1b19425f8e2a auxdisplay: hd44780: Fix oops on module unloading
528521f72b8f time: Handle negative seconds correctly in timespec64_to_ns()
889008de3ea2 f2fs: guarantee to write dirty data when enabling checkpoint back
307726060e64 iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
1ede75c4f5bd ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
808b4c3ca23d ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
f996358d94d5 octeontx2-af: Set proper errorcode for IPv4 checksum errors
934bf63ce4b5 octeontx2-af: Fix static code analyzer reported issues
a991d7f1d52b octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
1fc7fd26a628 octeontx2-af: Fix loop in free and unmap counter
edc029f2e0d2 net: qualcomm: fix QCA7000 checksum handling
8ea4229e9cc6 net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
3b9cd2a38308 sch_htb: Fix inconsistency when leaf qdisc creation fails
3f38cc1ba1e2 net: qrtr: make checks in qrtr_endpoint_post() stricter
4589a12dcf80 ipv4: make exception cache less predictible
55938482a146 ipv6: make exception cache less predictible
f0ab781abc3d brcmfmac: pcie: fix oops on failure to resume and reprobe
6bca1333130d bcma: Fix memory leak for internally-handled cores
351956183ab8 atlantic: Fix driver resume flow.
47ccf5d4fe23 ALSA: usb-audio: Add lowlatency module option
1559dd2bef66 ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
c5fa6437b81e net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list
229d09ac8919 ice: Only lock to update netdev dev_addr
6320503b6763 ice: restart periodic outputs around time changes
46720ac66c21 ice: add lock around Tx timestamp tracker flush
c0e94a8dfc0d ice: fix Tx queue iteration for Tx timestamp enablement
fafe64892186 misc/pvpanic: fix set driver data
7778fe1a6a6c net/mlx5e: Use correct eswitch for stack devices with lag
01c090847ec1 net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group
4e2db33107a4 net/mlx5e: Fix possible use-after-free deleting fdb rule
d0cb888bfb39 net/mlx5: Remove all auxiliary devices at the unregister event
3f55a410b232 net/mlx5: Lag, fix multipath lag activation
f615082ad319 iwlwifi: skip first element in the WTAS ACPI table
b2a70f9a2d58 ASoC: wcd9335: Disable irq on slave ports in the remove function
27759b8ac582 ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function
e502c911d005 ASoC: wcd9335: Fix a double irq free in the remove function
84c5c968b41f tty: serial: fsl_lpuart: fix the wrong mapbase value
1a5d70b891cb usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
77fe737810d1 usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
14cb81a7563c usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
39df08f3b239 octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()
bf412d951948 i2c: xlp9xx: fix main IRQ check
6f2221ec8179 i2c: mt65xx: fix IRQ check
c41dd61c8648 CIFS: Fix a potencially linear read overflow
1707cfa165be hv_utils: Set the maximum packet size for VSS driver to the length of the receive buffer
b0d7d8029720 bpf: Fix possible out of bound write in narrow load handling
227a6207aeef ASoC: wm_adsp: Put debugfs_remove_recursive back in
20497b6f0f0e mmc: moxart: Fix issue with uninitialized dma_slave_config
3c9598cd852c mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
e9886a3448b1 mmc: sdhci: Fix issue with uninitialized dma_slave_config
ba8e10ad2d86 ASoC: Intel: Skylake: Fix module resource and format selection
237684b24ce8 ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
15f9fce81134 ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373
9490301f2f97 m68k: coldfire: return success for clk_enable(NULL)
a181e99b0ba5 octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1
392faa331b11 octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
301e0b3c77c0 octeontx2-pf: Don't install VLAN offload rule if netdev is down
edb20aa264e1 octeontx2-af: Check capability flag while freeing ipolicer memory
5e0f8ea99fb6 octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
869b01f4645c octeontx2-af: cn10k: Fix SDP base channel number
844f3a8b9056 rsi: fix an error code in rsi_probe()
d505abdba83d rsi: fix error code in rsi_load_9116_firmware()
d029b4a9ebaa drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()
15ccc20637e4 gfs2: init system threads before freeze lock
5bfb5e6553b8 i2c: hix5hd2: fix IRQ check
536b5e919bae i2c: s3c2410: fix IRQ check
11732946b8de i2c: iop3xx: fix deferred probing
78fded4c4529 Bluetooth: add timeout sanity check to hci_inquiry
210e073c4e88 lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
3885e0c66406 mm/swap: consider max pages in iomap_swapfile_add_extent
f820d670a06b usb: gadget: mv_u3d: request_irq() after initializing UDC
40c1cc3f3d0c firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
b4c76476360c ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
b8c03f2c4f1c hwmon: remove amd_energy driver in Makefile
22df141dbb06 hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
9e354badcbb6 i2c: synquacer: fix deferred probing
45b7eb4928c9 clk: staging: correct reference to config IOMEM to config HAS_IOMEM
dccc1d90cb4e arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
75b9d8bdb8c7 nfsd4: Fix forced-expiry locking
e1af5db1b481 SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
af9389080154 lockd: Fix invalid lockowner cast after vfs_test_lock
d308735c4432 locking/local_lock: Add missing owner initialization
d2c14405f6a3 mac80211: Fix insufficient headroom issue for AMSDU
da4416392f73 libbpf: Re-build libbpf.so when libbpf.map changes
b45f0d0105a0 usb: phy: tahvo: add IRQ check
78b339b95489 usb: host: ohci-tmio: add IRQ check
f4a79b7d8bd6 PM: cpu: Make notifier chain use a raw_spinlock_t
6f1dfdeeaa70 Bluetooth: Move shutdown callback before flushing tx and rx queue
6034f6f3958a net: stmmac: fix INTR TBU status affecting irq count statistic
e801e140ae6c samples: pktgen: add missing IPv6 option to pktgen scripts
5eb9d59b73f6 devlink: Clear whole devlink_flash_notify struct
1b703f43b3bf selftests/bpf: Fix test_core_autosize on big-endian machines
949f35e19521 usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
201d3d9d3186 usb: phy: twl6030: add IRQ checks
5f3b70852c37 usb: phy: fsl-usb: add IRQ check
5e8f88a2b6fc usb: misc: brcmstb-usb-pinmap: add IRQ check
f32c136de123 mac80211: remove unnecessary NULL check in ieee80211_register_hw()
a23f057d7063 usb: gadget: udc: s3c2410: add IRQ check
a57702636e15 usb: gadget: udc: at91: add IRQ check
083976715d07 usb: dwc3: qcom: add IRQ check
f4d35572fa73 usb: dwc3: meson-g12a: add IRQ check
7331e96735d0 ASoC: rt5682: Properly turn off regulators if wrong device ID
06b7035bcf1d net/mlx5: Fix unpublish devlink parameters
4b61014b3eb1 drm/msm/dp: replug event is converted into an unplug followed by an plug events
5854fabe40d2 drm/msm/dsi: Fix some reference counted resource leaks
0b9da4bde0d5 Bluetooth: fix repeated calls to sco_sock_kill
533959ce47f8 ASoC: Intel: Fix platform ID matching
b3d3890ed59e cgroup/cpuset: Fix violation of cpuset locking rule
3f75d4793ca7 cgroup/cpuset: Miscellaneous code cleanup
dec410d06ba4 counter: 104-quad-8: Return error when invalid mode during ceiling_write
56dda6a699be arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
2ac60cf6a02f drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
cc371f6aa1cb drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
3691e5f2d3d5 drm/msm/mdp4: move HW revision detection to earlier phase
94b8906dd236 drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revision
0f9c7df36db2 drm/msm: Fix error return code in msm_drm_init()
881a8a363b08 leds: lgm-sso: Propagate error codes from callee to caller
5aa656c92197 selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
2fa4fef6fe49 PM: EM: Increase energy calculation precision
8d9a2021b182 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier
3e409ec9b1f1 net: dsa: mt7530: remove the .port_set_mrouter implementation
6fb8c4fd0365 net: dsa: stop syncing the bridge mcast_router attribute at join time
e2645f3e6a51 net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
7a3569fc93f2 drm: bridge: it66121: Check drm_bridge_attach retval
e06cd6d88b8a arm64: dts: qcom: sm8350: fix IPA interconnects
331e9f9a19e5 arm64: dts: qcom: sc7280: Fixup the cpufreq node
5c25501cfe7a Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
1e923017e26f debugfs: Return error during {full/open}_proxy_open() on rmmod
203baf2a84d3 net: dsa: tag_sja1105: optionally build as module when switch driver is module if PTP is enabled
15a6a8a56c99 net: dsa: build tag_8021q.c as part of DSA core
314560f40721 soc: qcom: smsm: Fix missed interrupts if state changes while masked
598d745a827d bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
ef0d6ba3159e PCI: PM: Enable PME if it can be signaled from D3cold
8082da1e1f97 PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
bf90444b2833 soc: mmsys: mediatek: add mask to mmsys routes
9f6d8514257a media: venus: helper: do not set constrained parameters for UBWC
de9fdb6070ea media: venus: venc: Fix potential null pointer dereference on pointer fmt
157e1bcf4097 media: venus: hfi: fix return value check in sys_get_prop_image_version()
f2e2c4d132b3 media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()
714ab54f388a media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
a0f0e72ed1b3 leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
0425d56d7e16 leds: rt8515: Put fwnode in any case during ->probe()
7feddda8e719 leds: lt3593: Put fwnode in any case during ->probe()
66d33719d8f0 leds: lgm-sso: Don't spam logs when probe is deferred
129d481c9cc0 leds: lgm-sso: Put fwnode in any case during ->probe()
3cae4290ac5f i2c: highlander: add IRQ check
e383f1804a3b net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
5f06ca1b7a66 arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal rx delay
d75d6b94aa32 tools: Free BTF objects at various locations
3d79bc7e88a2 libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()
b3bf0743a6cc lib/test_scanf: Handle n_bits == 0 in random tests
148bef1825ae drm/amd/pm: Fix a bug in semaphore double-lock
d589ff1e808f Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
fba3b4fb4a82 drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()
1eaee3960114 net: ti: am65-cpsw-nuss: fix wrong devlink release order
082ef18abc0e net: cipso: fix warnings in netlbl_cipsov4_add_std
4b1bfdfb26f1 drm: mxsfb: Clear FIFO_CLEAR bit
539da3d1a784 drm: mxsfb: Increase number of outstanding requests on V4 and newer HW
f63e885b984e drm: mxsfb: Enable recovery on underflow
5e99b869007b cgroup/cpuset: Fix a partition bug with hotplug
2e50a90eb91d net/mlx5e: Block LRO if firmware asks for tunneled LRO
032e4c8927e4 net/mlx5e: Prohibit inner indir TIRs in IPoIB
f79d617e8f5c ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
d70019969403 ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
15e54b8c0be6 ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
9e179ea19c78 ARM: dts: meson8: Use a higher default GPU clock frequency
f0719908efd3 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
cd098c0ad545 drm/amd/pm: Fix a bug communicating with the SMU (v5)
daa6b1e28c4b drm/amdgpu/acp: Make PM domain really work
28573ba98c23 6lowpan: iphc: Fix an off-by-one check of array index
336e972af9a9 Bluetooth: btusb: Fix a unspported condition to set available debug features
de5f8501a44b Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
41067abfa180 media: atomisp: fix the uninitialized use and rename "retvalue"
01705a96ced4 media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
82a1b7e2da77 media: rockchip/rga: fix error handling in probe
71135cffe27d media: v4l2-subdev: fix some NULL vs IS_ERR() checks
f4ec46dcf1dc media: go7007: remove redundant initialization
bddf4b364bb5 media: go7007: fix memory leak in go7007_usb_probe
68b8b58abb5d net: usb: asix: ax88772: add missing stop
90d3c48c15d0 media: dvb-usb: Fix error handling in dvb_usb_i2c_init
039fe2394bc4 media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
0b5f1434f9b1 media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
6a4ad754e5c8 ionic: cleanly release devlink instance
dbd9f85376e5 driver core: Fix error return code in really_probe()
d99c820a7a08 firmware: fix theoretical UAF race with firmware cache and resume
590a120b867d bpf, selftests: Fix test_maps now that sockmap supports UDP
7cbed4315b74 arm64: dts: qcom: sm8250: fix usb2 qmp phy node
9e46d7c03b82 gfs2: Fix memory leak of object lsi on error return path
4bf71f9275ce libbpf: Fix removal of inner map in bpf_object__create_map
ee3867d50c8a soc: qcom: rpmhpd: Use corner in power_off
b3f1921fa2af arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
32b7d543f311 i40e: improve locking of mac_filter_hash
e18fdcae5851 arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
8de2164c557b ARM: dts: everest: Add phase corrections for eMMC
c67e3613d76a ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
2584c6673a79 libbpf: Fix the possible memory leak on error
0d2fde4c31b8 gve: fix the wrong AdminQ buffer overflow check
33440b9b8574 drm/of: free the iterator object on failure
746f0ad44bc9 bpf: Fix potential memleak and UAF in the verifier.
2883ec806cc2 bpf: Fix a typo of reuseport map in bpf.h.
02367ab45629 drm/of: free the right object
9543eefc9c50 media: cxd2880-spi: Fix an error handling path
a2696604850d soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
b8e518cdbafb leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
620eba1bf99e media: TDA1997x: enable EDID support
5ae0160d4631 media: atmel: atmel-sama5d2-isc: fix YUYV format
4c280566de03 ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count
ce87ed92ade9 ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe
21b014dc13b5 ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe
d33f8b4e1b0d drm/gma500: Fix end of loop tests for list_for_each_entry
d031746f556b drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
6736a763ef97 spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
da47a32661f7 spi: sprd: Fix the wrong WDG_LOAD_VAL
cd3da578f98f regulator: vctrl: Avoid lockdep warning in enable/disable ops
b8c55ecd2b35 regulator: vctrl: Use locked regulator_get_voltage in probe path
9ea94e02ac38 blk-crypto: fix check for too-large dun_bytes
81ff155555f6 spi: davinci: invoke chipselect callback
97ffb7a10790 x86/mce: Defer processing of early errors
4304127d63f2 EDAC/i10nm: Fix NVDIMM detection
196f5d734acd tpm: ibmvtpm: Avoid error message when process gets signal while waiting
4ff3fe1bd431 certs: Trigger creation of RSA module signing key if it's not an RSA key
4014261e3edb m68k: Fix asm register constraints for atomic ops
a582ad663984 crypto: qat - use proper type for vf_mask
7880c9f91b79 irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
37d6a4fc7196 irqchip/apple-aic: Fix irq_disable from within irq handlers
280bbb704468 spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
33bbe22d117e block: nbd: add sanity check for first_minor
972b91102319 nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
762b449fad98 clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
1351a4663c14 lib/mpi: use kcalloc in mpi_resize
b40d83924a2b irqchip/loongson-pch-pic: Improve edge triggered interrupt support
218627366171 genirq/timings: Fix error return code in irq_timings_test_irqs()
15a728f31e16 spi: spi-pic32: Fix issue with uninitialized dma_slave_config
5fa0ea507fae spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
f845a7caf953 block: return ELEVATOR_DISCARD_MERGE if possible
acfa62bd28ae m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
8af14fb35efc rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
0133d52e0eb2 rcu: Fix to include first blocked task in stall warning
ba3396c359a0 sched: Fix UCLAMP_FLAG_IDLE setting
54ae668378ba sched/numa: Fix is_core_idle()
7f64bb547139 crypto: ecc - handle unaligned input buffer in ecc_swap_digits
ff945fafb351 crypto: x86/aes-ni - add missing error checks in XTS code
bbeb9bbf610d m68k: emu: Fix invalid free in nfeth_cleanup()
ed8c625a63a1 power: supply: cw2015: use dev_err_probe to allow deferred probe
d2964558f741 sched/debug: Don't update sched_domain debug directories before sched_debug_init()
ab6999a4e0f6 s390/smp: enable DAT before CPU restart callback is called
1409e626dcad s390/ap: fix state machine hang after failure to enable irq
e234f66168f0 s390/debug: fix debug area life cycle
f14e3cc5a6f1 s390/debug: keep debug data on resize
3c0866f9dfd4 s390/pci: fix misleading rc in clp_set_pci_fn()
79481aee9b54 s390/kasan: fix large PMD pages address alignment check
115540457fea io-wq: remove GFP_ATOMIC allocation off schedule out path
037b5744772e udf_get_extendedattr() had no boundary checks.
3511a749b9d3 fcntl: fix potential deadlock for &fasync_struct.fa_lock
d633a4b72442 fcntl: fix potential deadlocks for &fown_struct.lock
fbb3d1a9ac8f crypto: tcrypt - Fix missing return value check
16f6b6a202cd crypto: hisilicon/sec - modify the hardware endian configuration
df099323d1ce crypto: hisilicon/sec - fix the abnormal exiting process
bd7614178780 crypto: qat - do not export adf_iov_putmsg()
890ac26f7ed5 crypto: qat - fix naming for init/shutdown VF to PF notifications
2e575a675d9d crypto: qat - fix reuse of completion variable
f31f371f385f crypto: qat - handle both source of interrupt in VF ISR
2f66c3551eca crypto: qat - do not ignore errors from enable_vf2pf_comms()
b8b8c7969a7c crypto: omap - Fix inconsistent locking of device lists
34c033400a88 sched/topology: Skip updating masks for non-online nodes
a3a9bd95ea98 libata: fix ata_host_start()
258e7b70fa82 s390/zcrypt: fix wrong offset index for APKA master key valid state
ef9522b7a41e s390/cio: add dev_busid sysfs entry for each subchannel
7438a7621eae power: supply: max17042_battery: fix typo in MAx17042_TOFF
22403769d61e power: supply: smb347-charger: Add missing pin control activation
764ba1607795 nvmet: pass back cntlid on successful completion
8869a2d67882 nvme-rdma: don't update queue count when failing to set io queues
923c1c5ca5a8 nvme-tcp: don't update queue count when failing to set io queues
2d69306c23cb blk-throtl: optimize IOPS throttle for large IO scenarios
923114984711 nbd: add the check to prevent overflow in __nbd_ioctl()
eeb7f00f6021 bcache: add proper error unwinding in bcache_device_init
2fa6bb6d9a35 isofs: joliet: Fix iocharset=utf8 mount option
796c0a620178 udf: Fix iocharset=utf8 mount option
96c8dba7eb5c udf: Check LVID earlier
add6659e3785 hrtimer: Ensure timerfd notification for HIGHRES=n
0d7541f439be hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
564005805aad posix-cpu-timers: Force next expiration recalc after itimer reset
f02146cf84e6 EDAC/mce_amd: Do not load edac_mce_amd module on guests
f08a6566aaa4 rcu/tree: Handle VM stoppage in stall detection
daf2ceb70199 sched/deadline: Fix missing clock update in migrate_task_rq_dl()
7e26d2d6b3a3 crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
5187fcb1ebfd power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
82e0f5ad8e96 sched/deadline: Fix reset_on_fork reporting of DL tasks
575d990c3da1 crypto: mxs-dcp - Check for DMA mapping errors
8ba99591a9d8 regulator: tps65910: Silence deferred probe error
87105472bbb7 regmap: fix the offset of register error log
73c080d740b3 locking/mutex: Fix HANDOFF condition
----
Link: https://lore.kernel.org/r/20210910122916.022815161@linuxfoundation.org # v5.14.3
Link: https://lore.kernel.org/r/20210913131113.390368911@linuxfoundation.org # v5.14.4
Link: https://github.com/Freescale/linux-fslc/pull/440
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Wouter Vanhauwaert discovered that the latest linux-fslc kernel would panic
when booting on an imx53-based device:
https://github.com/Freescale/meta-freescale/issues/864
Fabio Estevam added a fix to linux-fslc, therefore we bump the revision to
pick up this fix.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
|
|
|
|
|
|
|
| |
NXP has dropped support for qcacld, plus the code is not compatible
with 5.10, so drop BSP support.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Re-sync layer configuration files with following from upstream:
arch/arm64/configs/defconfig -> armv8a/defconfig
All remaining config files are currently in-sync with upstream and do
not require any further modifications.
Upstream kernel sync commit: 7d2a07b76933 ("Linux 5.14")
Following layer commits contains changes that are kept in config files:
----
b33ea2c5 ("linux-fslc: defconfig: Select the Wifi ath10k sdio driver")
97d2ea43 ("linux-fslc: Fix build issue when compiling LTTng")
----
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
| |
Pick up the latest kernel branch from linux-fslc repository.
Kernel repository has been upgraded up to v5.14 from stable korg.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
47588cb fix run isp with gpu system hang
4cba67a fix M865SW-752:dual basler ISP no output after run resolution switch
f1d6fd1 fix M865SW-752:ISP no output after run resolution switch
d24fcba Update Release P12 from Verisilicon
1400059 Update Release form Verisilicon
560ab3d fix capture raw no effect
1898992 M865SW-718 fix v4l2 v4l2-compliance report gpu error
3155f87 M865SW-665 buf may be in use when buf free
573818f modify M865SW-703
b1660aa M865SW-703 Use reversed memory only for tuning tool
fd65a5a Update Release form Verisilicon
49d6095 replace VFL_TYPE_GRABBER with VFL_TYPE_VIDEO for kernel 5.10
87bb1e6 Update release form Verisilicon
b1b6c27 Update release form Verisilicon
2f1b024 Release form Verisilicon
ed598eb Release form Verisilicon
acf619c Removing files for import
26fc8dd update the build script
35a3a55 Release form Verisilicon
eeacd33 Removing files for import
be06526 change all mode to same flip mirror
7961df8 update native sensor set wb
ca5d76f fix set sensor sub blc no use
7af7840 native sensor set wb
e749c3d extdmaqueue need to be initalized out of the MACRO ENABLE_IRQ
deaa49f add set sensor blc
a2f4915 add set long exp and gain
1220f2a raw format support
08a10de change raw10 and raw12 lsb alignment
ff63273 fix bug in tuning test
9dbc2f9 1.fixed the bug that random hang after 30 cycles run stress case of mediaserver 2.add the number to enum ISPIOC for the convenience of developers
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.4.134 from stable korg.
Following NXP commits were merged:
----
48afde5dc8ee LF-2692: clk: imx: scu: Do not enable runtime PM for CPU clks
dc760ca6a531 MLK-25468: seco_mu: hook v2x reset event
fee1ade052eb MPSDK-172 remoteproc: imx_rproc: Re-building communication channels when a remote crashes
b93083071e9f MLK-23277: 8qm: Fix SW workaround for i.MX8QM TKT340553
edfc37d93d8d MLK-25444: arch: arm64: dts: imx8dxl: Fix lcdif nodes
319f1755edf3 MLK-25105-2: dts: arm64: imx8mp-ab2: use AK5552 compatible for sound card
1e306d7fbb17 MLK-25105-1: dts: arm64: imx8mp-ab2: ensure SAI3 RX not in sync with TX
67355ffc4af7 MLK-25103: ASoC: wm8524: avoid EPROBE_DEFER log
090f71d23f8f clk: imx: add mux ops for i.MX8M composite clk
a7466010c566 LF-3623: media: imx8: isi: fix Can't match soc version
398435ef11d7 MLK-25427 arm64: dts: imx8mp: add power-domains to irqsteer hdmi
3125360c70f2 LF-3132: dmaengine: imx-sdma: raise up channel0 priority after resume
eddc2ac1d148 MLK-25116-2: dmaengine: imx-sdma: correct iram_pool check point
c53ff3924c06 MLK-25116-1: dmaengine: imx-sdma: save iram pool for bd allocated
09370995212a MLK-25426 remoteproc: imx_rproc: fix firmware reload
----
Following conflicts were resolved (v5.4.132):
----
- drivers/gpu/drm/rockchip/cdn-dp-core.c:
Fix merge hiccup when integrating upstream commit 450c25b
("drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on
error in cdn_dp_grf_write()")
- drivers/perf/fsl_imx8_ddr_perf.c:
Port upstream commit 3fea9b7 ("drivers/perf: fix the missed
ida_simple_remove() in ddr_perf_probe()") manually to NXP version.
----
Following upstream commits are included in this version:
----
9afc0c209685 Linux 5.4.134
c1dafbb26164 seq_file: disallow extremely large seq buffer allocations
b06ab67bd63b misc: alcor_pci: fix inverted branch condition
f40884382995 scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
e9602efecf19 MIPS: vdso: Invalid GIC access through VDSO
48351df82dbc mips: disable branch profiling in boot/decompress.o
d8afab9bc9fe mips: always link byteswap helpers into decompressor
bb2435840681 scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
2a22a1ca453a firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
b7c1bafe813a firmware: turris-mox-rwtm: report failures better
7934e060732f firmware: turris-mox-rwtm: fix reply status decoding function
65f32d1e0514 thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
a3ea516d8d5b ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
c4e2fa6fb0f3 ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
9cc2ef1a784c ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
85434c3a281e ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema
e1314f75b38a ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
443f6ca6fd18 memory: fsl_ifc: fix leak of private memory on probe failure
d9213d4f372d memory: fsl_ifc: fix leak of IO mapping on probe failure
8ef43fa4646f reset: bail if try_module_get() fails
04bb5b3ea08d ARM: dts: BCM5301X: Fixup SPI binding
cc10a352e29c firmware: arm_scmi: Reset Rx buffer to max size during async commands
7dde9387498c firmware: tegra: Fix error return code in tegra210_bpmp_init()
6ca8e516bc65 ARM: dts: r8a7779, marzen: Fix DU clock names
52cc83c0282c arm64: dts: renesas: v3msk: Fix memory size
11d6c1992120 rtc: fix snprintf() checking in is_rtc_hctosys()
226adc0bf947 memory: pl353: Fix error return code in pl353_smc_probe()
b782d54b4dca reset: brcmstb: Add missing MODULE_DEVICE_TABLE
2a9392c6d218 memory: atmel-ebi: add missing of_node_put for loop iteration
05cfac174796 ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4
45414bfe5af3 ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
cc617c9ddb1f ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
13c5fa0a43a0 ARM: exynos: add missing of_node_put for loop iteration
dc3939d97238 reset: a10sr: add missing of_match_table reference
b57e025bb0d7 ARM: dts: gemini-rut1xx: remove duplicate ethernet node
3f870d8c2bc1 hexagon: use common DISCARDS macro
3b03882123e4 NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
9f02e9dd8ca2 ALSA: isa: Fix error return code in snd_cmi8330_probe()
aa8866530d6a nvme-tcp: can't set sk_user_data without write_lock
496bcc8d4ff9 virtio_net: move tx vq operation under tx queue lock
aac6a79ee0c0 pwm: imx1: Don't disable clocks at device remove time
aa51b6bc7907 x86/fpu: Limit xstate copy size in xstateregs_set()
df749be38c94 PCI: iproc: Support multi-MSI only on uniprocessor kernel
25bff167719d PCI: iproc: Fix multi-MSI base vector number allocation
1d9d997850d8 ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
d0b32dc1409f nfs: fix acl memory leak of posix_acl_create()
e7de89b8b285 watchdog: aspeed: fix hardware timeout calculation
0366238f6af4 um: fix error return code in winch_tramp()
c43226ac1079 um: fix error return code in slip_open()
81e03fe5bf8f NFSv4: Initialise connection to the server in nfs4_alloc_client()
2d2842f5d2cd power: supply: rt5033_battery: Fix device tree enumeration
c5b104a27028 PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
5b6cde3bae6d f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
00fcd8f33e9b x86/signal: Detect and prevent an alternate signal stack overflow
52bd1bce8624 virtio_console: Assure used length from device is limited
7909782857c2 virtio_net: Fix error handling in virtnet_restore()
04c6e60b884c virtio-blk: Fix memory leak among suspend/resume procedure
8ae24b9bf8f9 ACPI: video: Add quirk for the Dell Vostro 3350
0bbac736224f ACPI: AMBA: Fix resource name in /proc/iomem
7d0667521501 pwm: tegra: Don't modify HW state in .remove callback
f8ba40611be3 pwm: img: Fix PM reference leak in img_pwm_enable()
9eb5142d3f76 power: supply: ab8500: add missing MODULE_DEVICE_TABLE
658884b22ac8 power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
ae1a6af2f8f8 NFS: nfs_find_open_context() may only select open files
04a333cf982c ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
ab720715b8a8 orangefs: fix orangefs df output.
1680c3ece217 PCI: tegra: Add missing MODULE_DEVICE_TABLE
12f8d6e7f2c7 x86/fpu: Return proper error codes from user access functions
f58ab0b02ee7 watchdog: iTCO_wdt: Account for rebooting on second timeout
bcafecd30431 watchdog: imx_sc_wdt: fix pretimeout
db222f1477ad watchdog: Fix possible use-after-free by calling del_timer_sync()
7c56c5508dc2 watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
146cc288fb80 watchdog: Fix possible use-after-free in wdt_startup()
1e6e806dda4c PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
d2bc221be148 ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
94cfbe80f0cf power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
b6d1d46165f0 power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
e8794f7bb543 power: supply: ab8500: Avoid NULL pointers
af619a7455a1 pwm: spear: Don't modify HW state in .remove callback
f16b1d7dc46f power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
b8495c08b2e8 power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
13b51d90f0a6 lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
f492dfec0c82 i2c: core: Disable client irq on reboot/shutdown
ec50ddd8456c intel_th: Wait until port is in reset before programming it
ba547e7431bf staging: rtl8723bs: fix macro value for 2.4Ghz only device
6bc7ea6584cb ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
7929bcf1a278 ALSA: hda: Add IRQ check for platform_get_irq()
0f3821c3281b backlight: lm3630a: Fix return code of .update_status() callback
84d84143037f ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
4abe339ce863 powerpc/boot: Fixup device-tree on little endian
60c88c8ee548 usb: gadget: hid: fix error return code in hid_bind()
2bfe5a620894 usb: gadget: f_hid: fix endianness issue with descriptors
eb11ade08bc8 ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
f9e5d0137c14 ALSA: usb-audio: scarlett2: Fix data_mutex lock
33251aa28d1c ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
82343ce5cad2 ALSA: bebob: add support for ToneWeal FW66
86d56d5a5908 Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
5f5c1e683351 s390/mem_detect: fix tprot() program check new psw handling
8a3adb42928c s390/mem_detect: fix diag260() program check new psw handling
e8df00854840 s390/ipl_parm: fix program check new psw handling
5176a4d1c43c s390/processor: always inline stap() and __load_psw_mask()
542d85dda7ba ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
41c488eb5dca gpio: pca953x: Add support for the On Semi pca9655
6602185b185b selftests/powerpc: Fix "no_handler" EBB selftest
75dc1942f8b6 ALSA: ppc: fix error return code in snd_pmac_probe()
8e1b6d96e95f gpio: zynq: Check return value of pm_runtime_get_sync
b11220803ad1 iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
3761ae0d0e54 iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
6c50a56d2bce powerpc/ps3: Add dma_mask to ps3_dma_region
5169c6b12b19 ALSA: sb: Fix potential double-free of CSP mixer elements
d481ddb1b6d0 selftests: timers: rtcpie: skip test if default RTC device does not exist
f0bca3fbf16b s390/sclp_vt220: fix console name to match device
1028b769600c serial: tty: uartlite: fix console setup
ba89ba738a82 ASoC: img: Fix PM reference leak in img_i2s_in_probe()
b5af7cec0f7e mfd: cpcap: Fix cpcap dmamask not set warnings
c19a95cffe33 mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
d05da38c4110 scsi: qedi: Fix null ref during abort handling
a686ea60c17a scsi: iscsi: Fix shost->max_id use
d04958a348e5 scsi: iscsi: Fix conn use after free during resets
173fdf1497d9 scsi: iscsi: Add iscsi_cls_conn refcount helpers
9896b67e1b56 scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
e8c75b5d88f2 scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
0c6226601c3e scsi: megaraid_sas: Fix resource leak in case of probe failure
e54625f3f0f0 fs/jfs: Fix missing error code in lmLogInit()
077b59810cb6 scsi: scsi_dh_alua: Check for negative result value
ee16bed95986 tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
9c543a9197c7 ALSA: ac97: fix PM reference leak in ac97_bus_remove()
086918e61c37 scsi: core: Cap scsi_host cmd_per_lun at can_queue
600a91ab5981 scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
07aa0d14fc9e scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
f1f72dac9219 scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
68ce66ba20cf w1: ds2438: fixing bug that would always get page0
1c774366428e Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
88262229b778 ALSA: usx2y: Don't call free_pages_exact() with NULL address
7dff52b311b1 iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
921b361ce3ee iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
d2639ffdcad4 misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
38660031e80e misc/libmasm/module: Fix two use after free in ibmasm_init_one
dc195d77dd6c tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
fd005f53cb49 srcu: Fix broken node geometry after early ssp init
35072f336ae8 dmaengine: fsl-qdma: check dma_set_mask return value
249e0ab80c47 net: moxa: Use devm_platform_get_and_ioremap_resource()
359311b85ebe fbmem: Do not delete the mode that is still in use
c17363ccd620 cgroup: verify that source is a string
d4238c7539c8 tracing: Do not reference char * as a string in histograms
887bfae2732b scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
22257d3c6840 KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
dc91a480ace2 KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
f2ff9d03432f KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
795e84798fa7 Linux 5.4.133
135122f174c3 smackfs: restrict bytes count in smk_set_cipso()
a21e5cb1a64c jfs: fix GPF in diFree
f190ca9068e3 pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
f176dec999c8 media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
5d2a52732eeb media: gspca/sunplus: fix zero-length control requests
1c44f2e25d8e media: gspca/sq905: fix control-request direction
0edd67591672 media: zr364xx: fix memory leak in zr364xx_start_readpipe
27cd29ab9bf0 media: dtv5100: fix control-request directions
917791e43441 media: subdev: disallow ioctl for saa6588/davinci
04d67b34a33c PCI: aardvark: Implement workaround for the readback value of VEND_ID
a340b84e09d3 PCI: aardvark: Fix checking for PIO Non-posted Request
86968dfa4b55 PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
964d57d1962d dm btree remove: assign new_root only when removal succeeds
ef0a06acc6b1 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
4e78a2a4fced ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
8489ebfac395 tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
41aa59030213 tracing: Simplify & fix saved_tgids logic
4d4f11c3566c rq-qos: fix missed wake-ups in rq_qos_throttle try two
33ab9138a13e seq_buf: Fix overflow in seq_buf_putmem_hex()
854bf7196601 extcon: intel-mrfld: Sync hardware and software state on init
ec31e681cfbf nvmem: core: add a missing of_node_put
f0f3f0abe58e power: supply: ab8500: Fix an old bug
7adc05b73d91 ubifs: Fix races between xattr_{set|get} and listxattr operations
5e4aae9e3e6b thermal/drivers/int340x/processor_thermal: Fix tcc setting
ec170de13b69 ipmi/watchdog: Stop watchdog timer when the current action is 'none'
efed363752c0 qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
74f81fce1215 ASoC: tegra: Set driver_name=tegra for all machine drivers
862e1aef2bd4 MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"
5078f007d863 fpga: stratix10-soc: Add missing fpga_mgr_free() call
cfaaed5e4a12 clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
7044e6bbc8e8 cpu/hotplug: Cure the cpusets trainwreck
c90a5b1c3742 ata: ahci_sunxi: Disable DIPM
a7aa56f57e84 mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
2d95959fa4f4 mmc: core: clear flags before allowing to retune
7e3b6e797a43 mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
690735ee3a9d drm/arm/malidp: Always list modifiers
e976698b2642 drm/msm/mdp4: Fix modifier support enabling
49d05786661b drm/tegra: Don't set allow_fb_modifiers explicitly
eaabef618cbb drm/amd/display: Reject non-zero src_y and src_x for video planes
36a9c775a5f8 pinctrl/amd: Add device HID for new AMD GPIO controller
7af725d1481c drm/amd/display: fix incorrrect valid irq check
1fe8005303a3 drm/rockchip: dsi: remove extra component_del() call
85ea095dc081 drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
d05c9f91be93 drm/amdgpu: Update NV SIMD-per-CU to 2
a5cd29059916 powerpc/barrier: Avoid collision with clang's __lwsync macro
a82471a14aad powerpc/mm: Fix lockup on kernel exec fault
233339bf6c7c perf bench: Fix 2 memory sanitizer warnings
4d579ef78ae6 crypto: ccp - Annotate SEV Firmware file names
0e105eed0966 fscrypt: don't ignore minor_hash when hash is 0
5d4fa5e1b907 MIPS: set mips32r5 for virt extensions
2760c141dd10 MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
a01745edc1c9 sctp: add size validation when walking chunks
03a5e454614d sctp: validate from_addr_param return
d04cd2c4fdd0 Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
aa9a2ec7ee08 Bluetooth: Shutdown controller after workqueues are flushed or cancelled
6aac389d50d9 Bluetooth: Fix the HCI to MGMT status conversion table
a27610321c31 Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
032c68b4f5be RDMA/cma: Fix rdma_resolve_route() memory leak
d27483b844c8 net: ip: avoid OOM kills with large UDP sends over loopback
3fbae80e24d6 media, bpf: Do not copy more entries than user space requested
1127eb86b23d wireless: wext-spy: Fix out-of-bounds warning
161107916c79 sfc: error code if SRIOV cannot be disabled
a95fddec35f9 sfc: avoid double pci_remove of VFs
105982781699 iwlwifi: pcie: fix context info freeing
0b08e9b64b99 iwlwifi: pcie: free IML DMA memory allocation
6e2df6630636 iwlwifi: mvm: don't change band on bound PHY contexts
9fd9734e5739 RDMA/rxe: Don't overwrite errno from ib_umem_get()
75b011df8e00 vsock: notify server to shutdown when client has pending signal
2a0a6f67c5d5 atm: nicstar: register the interrupt handler in the right place
8a366dd45518 atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
002d8b395fa1 MIPS: add PMD table accounting into MIPS'pmd_alloc_one
e15cff87dff2 rtl8xxxu: Fix device info for RTL8192EU devices
356bb9411a26 drm/amdkfd: Walk through list with dqm lock hold
995c3fc302bd net: sched: fix error return code in tcf_del_walker()
bba660a079a9 net: fix mistake path for netdev_features_strings
cea6ca260d22 mt76: mt7615: fix fixed-rate tx status reporting
e217aadc9b55 bpf: Fix up register-based shifts in interpreter to silence KUBSAN
7f356894ff12 cw1200: add missing MODULE_DEVICE_TABLE
d71dddeb5380 wl1251: Fix possible buffer overflow in wl1251_cmd_scan
e919fc655294 wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
9981f8f4a8f9 xfrm: Fix error reporting in xfrm_state_construct.
46a2cd9cecbb drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
5db647affcbd r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
bfb8eb833e7d selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
91f6b357e9c1 fjes: check return value after calling platform_get_resource()
2c028cee95a4 drm/amdkfd: use allowed domain for vmbo validation
5756c21dd7b7 drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
c7010d0f0789 drm/amd/display: Release MST resources on switch from MST to SST
7182bba3c2c6 drm/amd/display: Update scaling settings on modeset
2ee8e85ea87e net: micrel: check return value after calling platform_get_resource()
80240ded7994 net: mvpp2: check return value after calling platform_get_resource()
6ac291d2b4d9 net: bcmgenet: check return value after calling platform_get_resource()
627fffae46c2 virtio_net: Remove BUG() to avoid machine dead
217533e60deb ice: set the value of global config lock timeout longer
c0b70153f13e pinctrl: mcp23s08: fix race condition in irq handler
e10062afd67d dm space maps: don't reset space map allocation cursor when committing
57ef44f35725 RDMA/cxgb4: Fix missing error code in create_qp()
ccde03a6a0fb ipv6: use prandom_u32() for ID generation
482708d036be clk: tegra: Ensure that PLLU configuration is applied properly
050c6bb5cbf7 clk: renesas: r8a77995: Add ZA2 clock
c84e0757d80b drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
cdfd4ceafba9 igb: handle vlan types with checker enabled
596b031a3d3a e100: handle eeprom as little endian
80d505aee639 udf: Fix NULL pointer dereference in udf_symlink function
c32d0f0e164f drm/sched: Avoid data corruptions
6ebfdf01cc89 drm/virtio: Fix double free on probe failure
5e2d303b452a reiserfs: add check for invalid 1st journal block
1a2d21e266c4 drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
45cc7a653f5a net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
bdf5334250c6 atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
3ecd228c636e mISDN: fix possible use-after-free in HFC_cleanup()
c9172498d4d6 atm: iphase: fix possible use-after-free in ia_module_exit()
b52b0d996a13 hugetlb: clear huge pte during flush function on mips platform
526451e8d241 drm/amd/display: fix use_max_lb flag for 420 pixel formats
cfd8894619d1 net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
f6d326ad0324 drm/vc4: fix argument ordering in vc4_crtc_get_margins()
997dedaa75e9 drm/amd/amdgpu/sriov disable all ip hw status by default
34b01e883a5d drm/zte: Don't select DRM_KMS_FB_HELPER
012439cba95c drm/mxsfb: Don't select DRM_KMS_FB_HELPER
7c76bd6c36ed Linux 5.4.132
792d47ca5228 iommu/dma: Fix compile warning in 32-bit builds
a7f4f0c4e79a scsi: core: Retry I/O for Notify (Enable Spinup) Required error
4aaace2dc1ad mmc: vub3000: fix control-request direction
5712b828b8d9 mmc: block: Disable CMDQ on the ioctl path
90d29149e32c block: return the correct bvec when checking for gaps
1bfb3a070b58 scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
00d38f7031d4 perf llvm: Return -ENOMEM when asprintf() fails
b00da826cab4 selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
49496327c290 mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
4b515fa94894 mm/huge_memory.c: don't discard hugepage if other processes are mapping it
01be55fb26ce vfio/pci: Handle concurrent vma faults
9db3800eeadd arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
b857ff866c76 serial: mvebu-uart: correctly calculate minimal possible baudrate
7900c98108b0 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
44d36a79dcff powerpc: Offline CPU in stop_this_cpu()
3189d9749317 leds: ktd2692: Fix an error handling path
95288e28c7ca leds: as3645a: Fix error return code in as3645a_parse_node()
f0acb12b9866 configfs: fix memleak in configfs_release_bin_file
2993c1f9d7b9 ASoC: atmel-i2s: Fix usage of capture and playback at the same time
0e0ee2cee65c extcon: max8997: Add missing modalias string
4efa7f728bab extcon: sm5502: Drop invalid register write in sm5502_reg_data
b1c88a56ef6e phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
8bc305d146b9 phy: uniphier-pcie: Fix updating phy parameters
142ab7ff42b6 soundwire: stream: Fix test for DP prepare complete
5ec1c609d26e scsi: mpt3sas: Fix error return value in _scsih_expander_add()
35a4e0aee8f3 mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume()
b1d1cafd6001 of: Fix truncation of memory sizes on 32-bit platforms
be192ab7b47a ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
fe9452c9d7ad iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
da8ef748fec2 iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
84c045475ef3 serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
eea7304dc2e9 staging: mt7621-dts: fix pci address for PCI memory range
ce2588dc7fea staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
92538bf2eea8 staging: rtl8712: remove redundant check in r871xu_drv_init
9f0800bd93ea staging: gdm724x: check for overflow in gdm_lte_netif_rx()
4500b944d7f8 staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
f848baa0a5b3 iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
26aa12ef64ee iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
9275b1eaf04e iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a79c9b382b7a iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
73e804beb759 iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
02d3b52f6739 iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
ac7943a7f4ad eeprom: idt_89hpesx: Restore printing the unsupported fwnode name
9fc3fbc3af67 eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
d7e33cc4789b usb: dwc2: Don't reset the core after setting turnaround time
a95bbfe69031 usb: gadget: f_fs: Fix setting of device and driver data cross-references
7ba04367b340 ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
6fee286da898 iommu/dma: Fix IOVA reserve dma ranges
1e38d79d0bfc s390: appldata depends on PROC_SYSCTL
b6e2d45e3fea visorbus: fix error return code in visorchipset_init()
540c40c6bb4a fsi/sbefifo: Fix reset timeout
aa4577259bfb fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
d903eee764a4 fsi: occ: Don't accept response from un-initialized OCC
96c914057aaa fsi: scom: Reset the FSI2PIB engine for any error
19c8f5307a2e fsi: core: Fix return of error values on failures
aeed300a2e27 scsi: FlashPoint: Rename si_flags field
fde1e59110f1 leds: lm3692x: Put fwnode in any case during ->probe()
08ffeb67e42b leds: lm36274: cosmetic: rename lm36274_data to chip
a42c6c448c9e leds: lm3532: select regmap I2C API
329e02d6f22d tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
7f0b77542e57 firmware: stratix10-svc: Fix a resource leak in an error handling path
a536c30966c1 char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
6490ed7c4684 mtd: partitions: redboot: seek fis-index-block in the right node
56c6c7f8ab9b Input: hil_kbd - fix error return code in hil_dev_connect()
ccba28358397 ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
77c61b1b2989 backlight: lm3630a_bl: Put fwnode in error case during ->probe()
57fd7d8ac921 ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
1dc77b6ca0c5 ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
d89dda5f5652 iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
994a076be336 iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
2ab4cf6cc0e8 iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
d746f8664ce5 iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
f35afa38c5ac iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8fdbcbda4dfb iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
68c8b28305ae iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
9fc6ef022b47 iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
da4dfaed9be8 iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
b40dab164dc3 iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
1c06080fe28b iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
4538e6589cfb iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
acf45f54d192 iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
9fad330311e4 iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8bfa7ffc49ce iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
121283ad49f4 iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
467502dd7dfc iio: accel: mxc4005: Fix overread of data and alignment issue.
57a7deaff13d iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
3a49b5639437 iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
9f23d0df409a iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a539e2acccfd iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
39fec8d9ab96 iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
2e088ed6fac1 iio: adis16400: do not return ints in irq handlers
8271a443e5e4 iio: adis_buffer: do not return ints in irq handlers
d3a7e5384b3a mwifiex: re-fix for unaligned accesses
3a4043f597d0 tty: nozomi: Fix a resource leak in an error handling function
61f6c18fff3c rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
fbe80b3ee91f staging: fbtft: Rectify GPIO handling
e0aef648f5bd MIPS: Fix PKMAP with 32-bit MIPS huge page support
97704efb93b5 RDMA/mlx5: Don't access NULL-cleared mpi pointer
eff9dabc0068 net: sched: fix warning in tcindex_alloc_perfect_hash
92071a2b8f7f net: lwtunnel: handle MTU calculation in forwading
5c93fc46682c writeback: fix obtain a reference to a freeing memcg css
71721ddf4aee clk: si5341: Update initialization magic
f894ba756e86 clk: si5341: Avoid divide errors due to bogus register contents
80bd119c7d27 clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC
a7aefa1a173d clk: actions: Fix SD clocks factor table on Owl S500 SoC
1fbd19a9e23f clk: actions: Fix UART clock dividers on Owl S500 SoC
305e64cbf855 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
4ad77cea016c Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
2954b193ebb0 Revert "be2net: disable bh with spin_lock in be_process_mcc"
f6b723ce27ff gve: Fix swapped vars when fetching max queues
0e8c17fd80f2 bpfilter: Specify the log level for the kmsg message
482e12bdc5d7 e1000e: Check the PCIm state
48fa8744989f ipv6: fix out-of-bound access in ip6_parse_tlv()
3380206e5dc0 ibmvnic: free tx_pool if tso_pool alloc fails
867a99001718 Revert "ibmvnic: remove duplicate napi_schedule call in open function"
bbc833fd7dae i40e: Fix autoneg disabling for non-10GBaseT links
a3465b94ac5f i40e: Fix error handling in i40e_vsi_open
5e98c708a471 bpf: Do not change gso_size during bpf_skb_change_proto()
bc54d98bd21d ipv6: exthdrs: do not blindly use init_net
28db4b5b69f3 net: bcmgenet: Fix attaching to PYH failed on RPi 4B
946bd84826b8 mac80211: remove iwlwifi specific workaround NDPs of null_response
cb72c23aa544 ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
048513280e41 ieee802154: hwsim: Fix memory leak in hwsim_add_one
9692257004d4 tc-testing: fix list handling
117e1495a636 net/ipv4: swap flow ports when validating source
74e76cd6320c vxlan: add missing rcu_read_lock() in neigh_reduce()
b5bd5b7b7f18 pkt_sched: sch_qfq: fix qfq_change_class() error path
33f897fe3429 tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
6fea1a58c914 net: sched: add barrier to ensure correct ordering for lockless qdisc
e245ea3b5240 vrf: do not push non-ND strict packets with a source LLA through packet taps again
f264d0873d8d net: ethernet: ezchip: fix error handling
a10e00299b80 net: ethernet: ezchip: fix UAF in nps_enet_remove
b7f456df8594 net: ethernet: aeroflex: fix UAF in greth_of_remove
e21b9e8436ef samples/bpf: Fix the error return code of xdp_redirect's main()
66e9a01e4c7c RDMA/rxe: Fix qp reference counting for atomic ops
da4ad14f87f0 netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
a3f1e8e316bf netfilter: nft_osf: check for TCP packet before further processing
4759c55ff1d5 netfilter: nft_exthdr: check for IPv6 packet before further processing
e4db789e937e RDMA/mlx5: Don't add slave port to unaffiliated list
9b1e991266c4 netlabel: Fix memory leak in netlbl_mgmt_add_common
9b81edead824 ath10k: Fix an error code in ath10k_add_interface()
2a8b20d74106 brcmsmac: mac80211_if: Fix a resource leak in an error handling path
771a8b6da36f brcmfmac: correctly report average RSSI in station info
4940e54549a5 brcmfmac: fix setting of station info chains bitmask
18b3b70dd11d ssb: Fix error return code in ssb_bus_scan()
55ec3e5809e5 wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
723204726a6a ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
3986553411f8 wireless: carl9170: fix LEDS build errors & warnings
b6d2cf68f9b1 ath10k: add missing error return code in ath10k_pci_probe()
941ce3bd7fb0 ath10k: go to path err_unsupported when chip id is not supported
5f543705309f tools/bpftool: Fix error return code in do_batch()
fe5cca105794 drm: qxl: ensure surf.data is ininitialized
d9721095a5ce RDMA/rxe: Fix failure during driver load
2adbd7559dfb RDMA/core: Sanitize WQ state received from the userspace
9cc3eb8abe23 net/sched: act_vlan: Fix modify to allow 0
0b440951273a ehea: fix error return code in ehea_restart_qps()
e16bd3365d08 drm/rockchip: dsi: move all lane config except LCDC mux to bind()
450c25b8a4c9 drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
01f4245ff75f net: ftgmac100: add missing error return code in ftgmac100_probe()
3858b47c94b9 clk: meson: g12a: fix gp0 and hifi ranges
3da37783b027 pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
4e1cb7fedf68 pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
b0a3770ead57 net: pch_gbe: Propagate error from devm_gpio_request_one()
a9a33de4be2e net: mvpp2: Put fwnode in error case during ->probe()
f9ad0b5ebacc video: fbdev: imxfb: Fix an error message
08a7306e1198 xfrm: xfrm_state_mtu should return at least 1280 for ipv6
a87a201989ec dax: fix ENOMEM handling in grab_mapping_entry()
6ea84116b3fe ocfs2: fix snprintf() checking
27d02a4d9dab cpufreq: Make cpufreq_online() call driver->offline() on errors
3c59143b9a1e ACPI: bgrt: Fix CFI violation
6d79e36c9ece ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
7b33b04f85df blk-wbt: make sure throttle is enabled properly
bcf3f42bda3a blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled()
1ad25a64c66f extcon: extcon-max8997: Fix IRQ freeing at error path
258f5c1a5d3d ACPI: sysfs: Fix a buffer overrun problem with description_show()
dfafa93ae3a7 crypto: nx - Fix RCU warning in nx842_OF_upd_status
55f5d771a292 spi: spi-sun6i: Fix chipselect/clock bug
97f32c7f3322 sched/uclamp: Fix uclamp_tg_restrict()
a3ddf1fb37f9 sched/rt: Fix Deadline utilization tracking during policy change
3fb53be07fc1 sched/rt: Fix RT utilization tracking during policy change
fa3f33b20bd9 btrfs: clear log tree recovering status if starting transaction fails
a0876d9dc1c1 regulator: hi655x: Fix pass wrong pointer to config.driver_data
032fd28ed559 KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
a90a2466dde5 hwmon: (max31790) Fix fan speed reporting for fan7..12
93110513bcfd hwmon: (max31722) Remove non-standard ACPI device IDs
b585f9ef6a51 media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
3bf0509d25e0 arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
8e6bcc566400 arm64: consistently use reserved_pg_dir
ccbcdcd4af98 mmc: usdhi6rol0: fix error return code in usdhi6_probe()
c5d2f917a8f1 crypto: omap-sham - Fix PM reference leak in omap sham ops
b205574dc682 crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
d93cbb6e5fe5 media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
6e8ba90bef7c m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
e1665624bf9d media: gspca/gl860: fix zero-length control requests
ffc483de3ecb media: tc358743: Fix error return code in tc358743_probe_of()
2bca3c0a95fe media: au0828: fix a NULL vs IS_ERR() check
c04d6687e43e media: exynos4-is: Fix a use after free in isp_video_release
6c987e7385e1 pata_ep93xx: fix deferred probing
3eec64b5967e media: rc: i2c: Fix an error message
6ee810a55965 crypto: ccp - Fix a resource leak in an error handling path
4020615bd733 evm: fix writing <securityfs>/evm overflow
550cf816bb11 pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
8454cfe40841 kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
dcc9f1253ddd kbuild: run the checker after the compiler
8e5ffc103928 sched/uclamp: Fix locking around cpu_util_update_eff()
0b199ce65bc3 sched/uclamp: Fix wrong implementation of cpu.uclamp.min
127035b4595d media: I2C: change 'RST' to "RSET" to fix multiple build errors
2eccf5160002 pata_rb532_cf: fix deferred probing
3b0dfab92877 sata_highbank: fix deferred probing
faeee7a8f684 crypto: ux500 - Fix error return code in hash_hw_final()
a1fa855e770e crypto: ixp4xx - dma_unmap the correct address
0c5d94f29775 media: s5p_cec: decrement usage count if disabled
80af2c9ee1d6 writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
51fd1f683671 ia64: mca_drv: fix incorrect array size calculation
a3aab894d971 kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
05bc31902755 block: fix discard request merge
8978dd251898 cifs: fix missing spinlock around update to ses->status
4061697e2f17 HID: wacom: Correct base usage for capacitive ExpressKey status bits
888469c5fa95 ACPI: tables: Add custom DSDT file as makefile prerequisite
dba9cda5aa99 clocksource: Retry clock read if long delays detected
0aebb12a574d PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
f53f229255d6 EDAC/Intel: Do not load EDAC driver when running as a guest
26c9e398b499 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
51af155a4327 platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
506a2001b719 block: fix race between adding/removing rq qos and normal IO
e30d2ecc13d7 ACPI: resources: Add checks for ACPI IRQ override
2238732f1992 ACPI: bus: Call kobject_put() in acpi_init() error path
00f3017e04d4 ACPICA: Fix memory leak caused by _CID repair function
f8c7e8e572d9 fs: dlm: fix memory leak when fenced
b6c469a850a4 random32: Fix implicit truncation warning in prandom_seed_state()
0fc251751c73 fs: dlm: cancel work sync othercon
75b97dcbe956 block_dump: remove block_dump feature in mark_inode_dirty()
4cee846b30aa ACPI: EC: Make more Asus laptops use ECDT _GPE
e846c2821c25 lib: vsprintf: Fix handling of number field widths in vsscanf
865c6e210bd4 hv_utils: Fix passing zero to 'PTR_ERR' warning
8d64fd2682ae ACPI: processor idle: Fix up C-state latency if not ordered
e9e2683f1b9c EDAC/ti: Add missing MODULE_DEVICE_TABLE
9b1b8323871b HID: do not use down_interruptible() when unbinding devices
17ca23ef05ed media: Fix Media Controller API config checks
ef5792d3995d regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
2aff3f51cd22 regulator: mt6358: Fix vdram2 .vsel_mask
fc31fb6f36cd KVM: s390: get rid of register asm usage
2ef6cd6e4865 lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
1b45a85262bf locking/lockdep: Fix the dep path printing for backwards BFS
3ee80fc1f530 btrfs: disable build on platforms having page size 256K
af4b53f6d3ea btrfs: abort transaction if we fail to update the delayed inode
504081c415e2 btrfs: fix error handling in __btrfs_update_delayed_inode
f3d2278a81f7 KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
3fea9b708ae3 drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
2e23607e65dc hwmon: (max31790) Fix pwmX_enable attributes
d284b53193fa hwmon: (max31790) Report correct current pwm duty cycles
4bb7eeb0a200 media: imx-csi: Skip first few frames from a BT.656 source
54196d9e77e5 media: siano: fix device register error path
7434625f944c media: dvb_net: avoid speculation from net slot
80b9d3becd84 crypto: shash - avoid comparing pointers to exported functions under CFI
31ef30f8f878 mmc: via-sdmmc: add a check against NULL pointer dereference
b28d6d2df2b3 mmc: sdhci-sprd: use sdhci_sprd_writew
1e3ad91cb64c memstick: rtsx_usb_ms: fix UAF
0ec7eab55b0e media: dvd_usb: memory leak in cinergyt2_fe_attach
1fc3ec4ac405 Makefile: fix GDB warning with CONFIG_RELR
0a825797f791 media: st-hva: Fix potential NULL pointer dereferences
f6f0190d651b media: bt8xx: Fix a missing check bug in bt878_probe
3790d56daf5f media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
a70de431f713 media: em28xx: Fix possible memory leak of em28xx struct
432188f62697 sched/fair: Fix ascii art by relpacing tabs
dd776d2fdf87 crypto: qat - remove unused macro in FW loader
bcea3fc8f24d crypto: qat - check return code of qat_hal_rd_rel_reg()
1580d72ac7fc media: imx: imx7_mipi_csis: Fix logging of only error event counters
eae27d048ee7 media: pvrusb2: fix warning in pvr2_i2c_core_done
bb8b5e98b5f5 media: cobalt: fix race condition in setting HPD
162b85d3cf25 media: cpia2: fix memory leak in cpia2_usb_probe
5c8c5edb28f3 media: sti: fix obj-$(config) targets
84ac96486ba7 crypto: nx - add missing MODULE_DEVICE_TABLE
f4c8a00d61fe hwrng: exynos - Fix runtime PM imbalance on error
022cf057e443 regulator: uniphier: Add missing MODULE_DEVICE_TABLE
d6518e028103 spi: omap-100k: Fix the length judgment problem
afc37630a124 spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
ca5ea7847527 spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
b413d8654ed6 media: exynos-gsc: fix pm_runtime_get_sync() usage count
8fece55aeb6d media: sti/bdisp: fix pm_runtime_get_sync() usage count
ac69e7aea37d media: s5p-jpeg: fix pm_runtime_get_sync() usage count
f1a8951cf1b4 media: mtk-vcodec: fix PM runtime get logic
908b6f72a910 media: sh_vou: fix pm_runtime_get_sync() usage count
948bcdcf7fd9 media: s5p: fix pm_runtime_get_sync() usage count
4480cacdbc26 media: mdk-mdp: fix pm_runtime_get_sync() usage count
ef59dbc06d6a spi: Make of_register_spi_device also set the fwnode
a883c38f1cfa fuse: reject internal errno
059dd690bfe0 fuse: check connected before queueing on fpq->io
e72bec922646 fuse: ignore PG_workingset after stealing
74e9d920f25c evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
d7dfaf13d24e evm: Execute evm_inode_init_security() only when an HMAC key is loaded
5c7c5c49d9b8 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
9ed57fc5a45b seq_buf: Make trace_seq_putmem_hex() support data longer than 8
c65755f595cd tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
acf8494ba567 tracing/histograms: Fix parsing of "sym-offset" modifier
6707b3d43822 rsi: fix AP mode with WPA failure due to encrypted EAPOL
5269ac3cf0b5 rsi: Assign beacon rate settings to the correct rate_info descriptor field
f4b4b121521d ssb: sdio: Don't overwrite const buffer if block_write fails
96bb095f8536 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
e931d9a92576 serial_cs: remove wrong GLOBETROTTER.cis entry
a3ca189a0018 serial_cs: Add Option International GSM-Ready 56K/ISDN modem
4bd14de69785 serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
a945c2ead2c5 serial: mvebu-uart: fix calculation of clock divisor
202a64ad8f2c iio: ltr501: ltr501_read_ps(): add missing endianness conversion
aafeedb0996d iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
a27c940a9042 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too
3287635367a4 iio: light: tcs3472: do not free unallocated IRQ
60684282789e rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
a470819824b7 s390/cio: dont call css_wait_for_slow_path() inside a lock
684bddacf155 KVM: PPC: Book3S HV: Workaround high stack usage with clang
f0d3a4b6d5f7 perf/smmuv3: Don't trample existing events with global filter
f9c7f2687923 SUNRPC: Should wake up the privileged task firstly.
d060386ffdbd SUNRPC: Fix the batch tasks count wraparound.
619c14120c30 mac80211: remove iwlwifi specific workaround that broke sta NDP tx
1ff563ec86c7 can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
12aad0220812 can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
7bb931d2c8cf can: gw: synchronize rcu operations before removing gw job entry
70a9116b9e5c can: bcm: delay release of struct bcm_op after synchronize_rcu()
512286ddc3e8 ext4: use ext4_grp_locked_error in mb_find_extent
0bae1ea11981 ext4: fix avefreec in find_group_orlov
8c06b3d02d65 ext4: remove check for zero nr_to_scan in ext4_es_scan()
a0548187482d ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
f01fa29e8ea0 ext4: return error code when ext4_fill_flex_info() fails
ed628b253119 ext4: fix kernel infoleak via ext4_extent_header
16b795a39f3e ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle
e3d3cf2e5a7c btrfs: clear defrag status of a root if starting transaction fails
077f06b648a4 btrfs: send: fix invalid path for unlink operations after parent orphanization
0ede9e8c5a83 ARM: dts: at91: sama5d4: fix pinctrl muxing
efdcd77660f8 arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
0f382fa359ca Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
63e68b563649 iov_iter_fault_in_readable() should do nothing in xarray case
846ae1d87931 copy_page_to_iter(): fix ITER_DISCARD case
c4868118fab9 ntfs: fix validity check for file name attribute
87a365a4ddec xhci: solve a double free problem while doing s4
cc7559e6dd1d usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
d5b06a79fe89 usb: dwc3: Fix debugfs creation flow
7941f646a6cd USB: cdc-acm: blacklist Heimann USB Appset device
8bdef7f21cb6 usb: gadget: eem: fix echo command packet response issue
11dfef6aba1a net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
aa6f233b949c Input: usbtouchscreen - fix control-request directions
d808329ae137 media: dvb-usb: fix wrong definition
3b4dd159db68 ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too
23d443c5b417 ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
15f521856e0f ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
3911b8ff714c ALSA: hda/realtek: Add another ALC236 variant support
23ca8cf4cba0 ALSA: intel8x0: Fix breakage at ac97 clock measurement
1908d78a87cf ALSA: usb-audio: scarlett2: Fix wrong resume call
49e5b37fdd01 ALSA: usb-audio: Fix OOB access at proc output
5ded94e8516d ALSA: usb-audio: fix rate on Ozone Z90 USB headset
e8d9b740a550 Linux 5.4.131
d2f8a8a07ee3 xen/events: reset active flag for lateeoi events later
a05499b29a6e KVM: SVM: Call SEV Guest Decommission if ASID binding fails
58356f448b61 s390/stack: fix possible register corruption with stack switch helper
abbd42939db6 KVM: SVM: Periodically schedule when unregistering regions on destroy
8b24c7edc2f2 Linux 5.4.130
5e8519c4083b RDMA/mlx5: Block FDB rules when not in switchdev mode
c5fb49e12f2c gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
cf5eb8209723 drm/nouveau: fix dma_address check for CPU/GPU sync
3edfd34f1338 scsi: sr: Return appropriate error code when disk is ejected
a6c85a8433e0 x86/efi: remove unused variables
----
Link: https://lore.kernel.org/lkml/20210707124828.2443579-1-sashal@kernel.org # v5.4.130
Link: https://lore.kernel.org/r/20210709131531.277334979@linuxfoundation.org # v5.4.131
Link: https://lore.kernel.org/r/20210712060659.886176320@linuxfoundation.org # v5.4.132
Link: https://lore.kernel.org/r/20210712184735.997723427@linuxfoundation.org # v5.4.132
Link: https://lore.kernel.org/r/20210715182448.393443551@linuxfoundation.org # v5.4.133
Link: https://lore.kernel.org/r/20210716182029.878765454@linuxfoundation.org # v5.4.133
Link: https://lore.kernel.org/r/20210719144901.370365147@linuxfoundation.org # v5.4.134
Link: https://lore.kernel.org/r/20210719184316.974243081@linuxfoundation.org # v5.4.134
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.10.52 from stable korg.
Following upstream commits are included in this version:
----
2cd5fe24a7f0 Linux 5.10.52
174c34d9cda1 seq_file: disallow extremely large seq buffer allocations
b33aa0dbd72f scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
e09c9b558436 MIPS: vdso: Invalid GIC access through VDSO
20f79ce2b1ab mips: disable branch profiling in boot/decompress.o
4e2764e96a15 mips: always link byteswap helpers into decompressor
53c5c2496fc9 static_call: Fix static_call_text_reserved() vs __init
59ae35884c5e jump_label: Fix jump_label_text_reserved() vs __init
143a6b8ec5c6 sched/uclamp: Ignore max aggregation if rq is idle
43b89ef7bc4a scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
f71f13034f3b arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc
b3231050c75c arm64: dts: rockchip: Re-add regulator-boot-on, regulator-always-on for vdd_gpu on rk3399-roc-pc
9436e9001d40 firmware: turris-mox-rwtm: show message about HWRNG registration
b2a5949a91a7 firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
ddf380b0941f firmware: turris-mox-rwtm: report failures better
271c12dbeb62 firmware: turris-mox-rwtm: fix reply status decoding function
804aabb50990 thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
dae777523234 ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
936446f15aef ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
f12a456f1c3b ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
b1995806d008 thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE
4d9ea2858607 ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema
6641724d68fd ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
0724764c085a ARM: dts: dra7: Fix duplicate USB4 target module node
6cd58375c532 arm64: dts: allwinner: a64-sopine-baseboard: change RGMII mode to TXID
b5789e23773f memory: fsl_ifc: fix leak of private memory on probe failure
8d071d270afb memory: fsl_ifc: fix leak of IO mapping on probe failure
1479998d8027 arm64: dts: ti: k3-j721e-main: Fix external refclk input to SERDES
668ca468702e arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node
884d09d1f18c reset: bail if try_module_get() fails
8c07e1a8c57c ARM: dts: BCM5301X: Fixup SPI binding
db4e87ab60e8 dt-bindings: i2c: at91: fix example for scl-gpios
4b4c61049ec5 firmware: arm_scmi: Reset Rx buffer to max size during async commands
c381e695cfcd firmware: tegra: Fix error return code in tegra210_bpmp_init()
f58a3bc94aae arm64: dts: qcom: trogdor: Add no-hpd to DSI bridge node
d99524d13df9 ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
91df7f4a0410 ARM: dts: stm32: Connect PHY IRQ line on DH STM32MP1 SoM
c4218acd688e arm64: dts: renesas: r8a7796[01]: Fix OPP table entry voltages
305df11389cb arm64: dts: renesas: Add missing opp-suspend properties
55fd1d3ca578 arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
b8d350b4ac1e ARM: dts: r8a7779, marzen: Fix DU clock names
b02a65061e97 arm64: dts: renesas: v3msk: Fix memory size
ab4d76eb7737 rtc: fix snprintf() checking in is_rtc_hctosys()
e35246365403 ARM: dts: sun8i: h3: orangepi-plus: Fix ethernet phy-mode
3199ff7b9f54 memory: pl353: Fix error return code in pl353_smc_probe()
fc7a8347ce49 reset: brcmstb: Add missing MODULE_DEVICE_TABLE
3f526ea670d8 memory: atmel-ebi: add missing of_node_put for loop iteration
84fa4a10631a memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
c385d93c3c1a ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4
b7016870feea ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
640105e7c08d ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
6870bc426796 ARM: exynos: add missing of_node_put for loop iteration
85dd41383b36 reset: a10sr: add missing of_match_table reference
685ec4c0f27c reset: RESET_INTEL_GW should depend on X86
2ca912471db4 reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
f75cec5c2048 ARM: dts: gemini-rut1xx: remove duplicate ethernet node
f11508ecc696 hexagon: use common DISCARDS macro
f7121692795c hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
4aa17d058a9b NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
885c0cc2acfe NFSv4/pnfs: Fix layoutget behaviour after invalidation
a668a77e6aed NFSv4/pnfs: Fix the layout barrier update
6ccccc03f87a vdpa/mlx5: Clear vq ready indication upon device reset
0e5f204ea595 ALSA: isa: Fix error return code in snd_cmi8330_probe()
6612c412336c nfsd: Reduce contention for the nfsd_file nf_rwsem
89047f0089cd nvme-tcp: can't set sk_user_data without write_lock
4b3fd33f580f virtio_net: move tx vq operation under tx queue lock
8795692f0d6c vdpa/mlx5: Fix possible failure in umem size calculation
63272b1ffdb0 vdpa/mlx5: Fix umem sizes assignments on VQ create
e22051e7c9f7 PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
527bb29eb183 pwm: imx1: Don't disable clocks at device remove time
12d84de59da0 PCI: intel-gw: Fix INTx enable
b5859dacd29e x86/fpu: Limit xstate copy size in xstateregs_set()
07b760a79170 x86/fpu: Fix copy_xstate_to_kernel() gap handling
aa7fccd383de f2fs: fix to avoid adding tab before doc section
607caa080119 PCI: iproc: Support multi-MSI only on uniprocessor kernel
54dc6fcce3de PCI: iproc: Fix multi-MSI base vector number allocation
ac2e498ab222 ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
4b515308ab87 nfs: fix acl memory leak of posix_acl_create()
b8eace7d3b9c SUNRPC: prevent port reuse on transports which don't request it.
5577eece796f watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
3b93d520ac53 watchdog: aspeed: fix hardware timeout calculation
412ef737be65 ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
6bcc0590cb91 ubifs: Fix off-by-one error
aab881d7f074 um: fix error return code in winch_tramp()
9bb3f31b25b2 um: fix error return code in slip_open()
0bfb6d49497c misc: alcor_pci: fix inverted branch condition
5c7ef8a37055 NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
ff4023d01942 NFSv4: Initialise connection to the server in nfs4_alloc_client()
36291fd6279f power: supply: rt5033_battery: Fix device tree enumeration
ae56850d3657 PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
6594d0aa1c22 remoteproc: k3-r5: Fix an error message
d3c150978ead f2fs: compress: fix to disallow temp extension
43cefd126450 f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
74569cb9ed7b x86/signal: Detect and prevent an alternate signal stack overflow
f0e905df68d6 NFSD: Fix TP_printk() format specifier in nfsd_clid_class
2830dd2faa53 f2fs: atgc: fix to set default age threshold
f6ec306b93dc virtio_console: Assure used length from device is limited
09a94a89d74f virtio_net: Fix error handling in virtnet_restore()
cd24da0db9f7 virtio-blk: Fix memory leak among suspend/resume procedure
d420b1166643 PCI: rockchip: Register IRQ handlers after device and data are ready
424fc30298cb ACPI: video: Add quirk for the Dell Vostro 3350
4f2b140658cd ACPI: AMBA: Fix resource name in /proc/iomem
9dcc9ad34348 pwm: tegra: Don't modify HW state in .remove callback
3d82361abd03 pwm: img: Fix PM reference leak in img_pwm_enable()
b3205768cd1a drm/amdkfd: fix sysfs kobj leak
687875fa9c3b power: supply: ab8500: add missing MODULE_DEVICE_TABLE
e88d524c662b power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
89786fbc4d1e NFS: nfs_find_open_context() may only select open files
0fedfa72aedc drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
59d912fe9bb9 ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
3c586f825576 orangefs: fix orangefs df output.
6e43cdcbb715 PCI: tegra: Add missing MODULE_DEVICE_TABLE
2df1abffc474 remoteproc: core: Fix cdev remove and rproc del
f3a56cd3eaf6 x86/fpu: Return proper error codes from user access functions
39ed17de8c6f watchdog: iTCO_wdt: Account for rebooting on second timeout
9cc9f5de281b watchdog: imx_sc_wdt: fix pretimeout
66ba9cf929b1 watchdog: Fix possible use-after-free by calling del_timer_sync()
a173e3b62cf6 watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
a397cb4576fc watchdog: Fix possible use-after-free in wdt_startup()
96c0bf09125e PCI: pciehp: Ignore Link Down/Up caused by DPC
497064740406 NFSv4: Fix delegation return in cases where we have to retry
b05c555c8d4d PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
8e3f27bb7fdd ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
9d829ca43b08 power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
efc6443c1abe power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
7667cdc4b7e8 PCI: hv: Fix a race condition when removing the device
14016c172820 power: supply: ab8500: Avoid NULL pointers
0df49cdc7c15 PCI: ftpci100: Rename macro name collision
e133435232ed pwm: spear: Don't modify HW state in .remove callback
15a19c5a9292 power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
d7897890bade power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
6ed9f9899b66 kcov: add __no_sanitize_coverage to fix noinstr for all architectures
ff53dfb32349 lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
b85b43c3e4b8 phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
a9d986be494e i2c: core: Disable client irq on reboot/shutdown
9c6c65704719 intel_th: Wait until port is in reset before programming it
45f1de1fff2b staging: rtl8723bs: fix macro value for 2.4Ghz only device
1f577093c843 leds: turris-omnia: add missing MODULE_DEVICE_TABLE
ff8f11860e43 ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol
9ada4baae639 ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
fb7c8bfa2e3c ALSA: hda: Add IRQ check for platform_get_irq()
63c49cfa2f0c backlight: lm3630a: Fix return code of .update_status() callback
719c45a41cdb ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
692e16958f48 powerpc/boot: Fixup device-tree on little endian
b41cb0e4af0b usb: gadget: hid: fix error return code in hid_bind()
309b44d31667 usb: gadget: f_hid: fix endianness issue with descriptors
16668cc65601 ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
3005d48b40e5 ALSA: usb-audio: scarlett2: Fix data_mutex lock
8f075c61ea8d ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
3b7bd795cbef ALSA: bebob: add support for ToneWeal FW66
90cd79aa9ac7 Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
a50b56ffc0c8 s390/mem_detect: fix tprot() program check new psw handling
7e1e0235b3db s390/mem_detect: fix diag260() program check new psw handling
c25be19aa957 s390/ipl_parm: fix program check new psw handling
3794633dfdd8 s390/processor: always inline stap() and __load_psw_mask()
f22649cf90c3 habanalabs: remove node from list before freeing the node
25ddb0a42f3a habanalabs/gaudi: set the correct cpu_id on MME2_QM failure
3dd2a9daa765 ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
8e18158ea787 powerpc/mm/book3s64: Fix possible build error
ed0b4b56a922 gpio: pca953x: Add support for the On Semi pca9655
b7f4423c7de8 selftests/powerpc: Fix "no_handler" EBB selftest
c7f2112e7ada ALSA: ppc: fix error return code in snd_pmac_probe()
1004c52e3c51 scsi: storvsc: Correctly handle multiple flags in srb_status
b3d3a2466e74 gpio: zynq: Check return value of irq_get_irq_data
3d2b0818daa4 gpio: zynq: Check return value of pm_runtime_get_sync
71f8d7fbfe8e ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
43d1aaa1965f iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
c4007596fbda iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
f8763ab3fb86 powerpc/ps3: Add dma_mask to ps3_dma_region
0e54f8ee6bff ALSA: sb: Fix potential double-free of CSP mixer elements
52d242f2bffe selftests: timers: rtcpie: skip test if default RTC device does not exist
7b18f26d8277 s390: disable SSP when needed
78cddc9aa6be s390/sclp_vt220: fix console name to match device
2f4e7363a998 serial: tty: uartlite: fix console setup
dc9db4629210 fsi: Add missing MODULE_DEVICE_TABLE
0c67c2e20366 ASoC: img: Fix PM reference leak in img_i2s_in_probe()
af8b891cd339 mfd: cpcap: Fix cpcap dmamask not set warnings
d339f6a0d1a1 mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
5dd2955565e8 scsi: qedi: Fix cleanup session block/unblock use
6f36afa1550a scsi: qedi: Fix TMF session block/unblock use
57fa983ea736 scsi: qedi: Fix race during abort timeouts
afa1c8ee7e63 scsi: qedi: Fix null ref during abort handling
fa7adae4b577 scsi: iscsi: Fix shost->max_id use
89812e7957ab scsi: iscsi: Fix conn use after free during resets
21962a5dd6b4 scsi: iscsi: Add iscsi_cls_conn refcount helpers
5ac2428f2b96 scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
422fb12054f4 scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
0680db6f4192 scsi: megaraid_sas: Fix resource leak in case of probe failure
c851de0215eb fs/jfs: Fix missing error code in lmLogInit()
7207cd708eb3 scsi: scsi_dh_alua: Check for negative result value
6bad74b2b49f scsi: core: Fixup calling convention for scsi_mode_sense()
b4fd2ab0a91b scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
7a80f71601af tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
75452cc77668 ALSA: ac97: fix PM reference leak in ac97_bus_remove()
664695a75468 scsi: core: Cap scsi_host cmd_per_lun at can_queue
21d8b90cec7e scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
2626d5ed6b5c scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
bb1d1c214948 scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
024550409022 scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
20c62caf2eaf w1: ds2438: fixing bug that would always get page0
8e8d910e9a3a usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
b30a115e4af5 Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
7d7f30cf182e ALSA: usx2y: Don't call free_pages_exact() with NULL address
f4997bf6c448 ALSA: usx2y: Avoid camelCase
1b1d6aa1a8cf iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
5ecb0acc45e8 iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
5f69841c220a partitions: msdos: fix one-byte get_unaligned()
a8c3d1a515b9 ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
58f69684ba03 misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
b9c87ce3bc63 misc/libmasm/module: Fix two use after free in ibmasm_init_one
4f3c807739e3 serial: fsl_lpuart: disable DMA for console and fix sysrq
6942fbc00981 tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
35a35909ec19 rcu: Reject RCU_LOCKDEP_WARN() false positives
23597afbe096 srcu: Fix broken node geometry after early ssp init
4d395142d96f scsi: arcmsr: Fix the wrong CDB payload report to IOP
22d22fef9cbc dmaengine: fsl-qdma: check dma_set_mask return value
32064330708b ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715
164a3880a76a leds: tlc591xx: fix return value check in tlc591xx_probe()
9ebcc60565f2 net: bridge: multicast: fix MRD advertisement router port marking race
664cc645bdd8 net: bridge: multicast: fix PIM hello router port marking race
b3aea76efe90 Revert "drm/ast: Remove reference to struct drm_device.pdev"
b3f8120039d5 drm/ingenic: Switch IPU plane to type OVERLAY
8f6dcc4dd731 drm/ingenic: Fix non-OSD mode
cae871baa4f3 drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
16fb4e9c39b9 drm/dp_mst: Avoid to mess up payload table by ports in stale topology
3462bc8b1a1f drm/dp_mst: Do not set proposed vcpi directly
087bff9acd2e fbmem: Do not delete the mode that is still in use
811763e3beb6 cgroup: verify that source is a string
0728df804806 drm/i915/gt: Fix -EDEADLK handling regression
81dd2d60f677 drm/i915/gtt: drop the page table optimisation
905169794d9c tracing: Do not reference char * as a string in histograms
e1261c7a846e scsi: zfcp: Report port fc_security as unknown early during remote cable pull
ea518b70ed5e scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
8b2ae2de536c KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
bedc5d091138 KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
5b779e597cb7 KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
1a1a5e440953 KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
679837dc0aba KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
72797ffca1bd cifs: handle reconnect of tcon when there is no cached dfs referral
b93f9499427c certs: add 'x509_revocation_list' to gitignore
f68261346518 Linux 5.10.51
86786603014e f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
5e4f5138bd85 ext4: fix memory leak in ext4_fill_super
3780348c1a0e smackfs: restrict bytes count in smk_set_cipso()
801893695036 jfs: fix GPF in diFree
fcb041ca5c77 drm/ast: Remove reference to struct drm_device.pdev
3785f3c1e3c7 pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
b716ccffbc8d dm writecache: write at least 4k when committing
090588059c30 io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
aa57b2d6b37e media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
31874b6b63dd media: gspca/sunplus: fix zero-length control requests
de95c0bd797a media: gspca/sq905: fix control-request direction
c57bfd8000d7 media: zr364xx: fix memory leak in zr364xx_start_readpipe
dbd58d397844 media: dtv5100: fix control-request directions
db317a37229b media: subdev: disallow ioctl for saa6588/davinci
e2c1218ddc5f PCI: aardvark: Implement workaround for the readback value of VEND_ID
130919708990 PCI: aardvark: Fix checking for PIO Non-posted Request
f147115018aa PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
ba47e65a5de3 dm btree remove: assign new_root only when removal succeeds
1b5918b087b1 dm writecache: flush origin device when writing and cache is full
cbc03ffec260 dm zoned: check zone capacity
35c1c4bd2d59 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
048624ad564c coresight: Propagate symlink failure
0c2bc1489104 ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
eb81b5a37dc5 tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
3cda5b7f4e29 tracing: Simplify & fix saved_tgids logic
8cc58a6e2c39 rq-qos: fix missed wake-ups in rq_qos_throttle try two
f9fb4986f4d8 seq_buf: Fix overflow in seq_buf_putmem_hex()
418b333afbd5 extcon: intel-mrfld: Sync hardware and software state on init
af092ec16e06 selftests/lkdtm: Fix expected text for CR4 pinning
0af643fa7e74 lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
baedb1f5a08c nvmem: core: add a missing of_node_put
f0a079c0ba87 mfd: syscon: Free the allocated name field of struct regmap_config
a8a2e506ea2f power: supply: ab8500: Fix an old bug
38dde03eb239 ubifs: Fix races between xattr_{set|get} and listxattr operations
690a11fb4e9f thermal/drivers/int340x/processor_thermal: Fix tcc setting
ef5066f95c15 ipmi/watchdog: Stop watchdog timer when the current action is 'none'
7ade84f8df8f qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
02671eda9ab9 i40e: fix PTP on 5Gb links
ab9d7c5fc9c6 ASoC: tegra: Set driver_name=tegra for all machine drivers
e0d9beb44abd fpga: stratix10-soc: Add missing fpga_mgr_free() call
5a5ebf5d4822 clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
b5e26be407e6 cpu/hotplug: Cure the cpusets trainwreck
a11a457820fb arm64: tlb: fix the TTL value of tlb_get_level
0afa6ad0c49a ata: ahci_sunxi: Disable DIPM
5543f61e2e0c mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
b53b0ca4a4ec mmc: core: clear flags before allowing to retune
658f58189a4f mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
5ced01c0e855 mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
3f9c2a058e61 drm/i915/display: Do not zero past infoframes.vsc
8abf5eec0ebd drm/nouveau: Don't set allow_fb_modifiers explicitly
42a333ea4b4f drm/arm/malidp: Always list modifiers
0bcc074f90d2 drm/msm/mdp4: Fix modifier support enabling
4d61ddd74041 drm/tegra: Don't set allow_fb_modifiers explicitly
c6016936171a drm/amd/display: Reject non-zero src_y and src_x for video planes
7d3053889400 pinctrl/amd: Add device HID for new AMD GPIO controller
b13574fa83ac drm/amd/display: fix incorrrect valid irq check
3c8216b3503a drm/rockchip: dsi: remove extra component_del() call
2998599fb16c drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
98bd09d928b3 drm/vc4: hdmi: Prevent clock unbalance
a2b8835cb4d1 drm/vc4: crtc: Skip the TXP
293e520d2043 drm/vc4: txp: Properly set the possible_crtcs mask
0d50d93d05d6 drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
7aa28f2f6742 drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
2674ffcad0ae drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
8f933b27cbf1 drm/amdgpu: Update NV SIMD-per-CU to 2
97ebbfe445cd powerpc/powernv/vas: Release reference to tgid during window close
a024e88f8ab7 powerpc/barrier: Avoid collision with clang's __lwsync macro
d2e52d466409 powerpc/mm: Fix lockup on kernel exec fault
4ad382bc4abc scsi: iscsi: Fix iSCSI cls conn state
221b7e1e76fb scsi: iscsi: Fix race condition between login and sync thread
907318883508 io_uring: convert io_buffer_idr to XArray
c5a50a220a41 io_uring: Convert personality_idr to XArray
cb2985feb118 io_uring: simplify io_remove_personalities()
7d4f96158852 mm,hwpoison: return -EBUSY when migration fails
fd6625a1ec40 loop: fix I/O error on fsync() in detached loop devices
88f0bc830c52 arm64: dts: rockchip: Enable USB3 for rk3328 Rock64
421aff50af5e arm64: dts: rockchip: add rk3328 dwc3 usb controller node
8eb12fa96bc5 ath11k: unlock on error path in ath11k_mac_op_add_interface()
9706c5343346 MIPS: MT extensions are not available on MIPS32r1
6cf2e905b1a0 selftests/resctrl: Fix incorrect parsing of option "-t"
10f8fca6761b MIPS: set mips32r5 for virt extensions
ff4762bcb95e MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
6ef81a5c0e22 sctp: add size validation when walking chunks
d4dbef7046e2 sctp: validate from_addr_param return
e83f312114a0 flow_offload: action should not be NULL when it is referenced
a61af0114118 bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
20285dc2711c sched/fair: Ensure _sum and _avg values stay consistent
e2296a4365f2 Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
8d7a3989c14d Bluetooth: mgmt: Fix the command returns garbage parameter value
05298f1733c6 Bluetooth: btusb: Add support USB ALT 3 for WBS
cc49ab24ec37 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
79a313086426 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
c4a9967e4d09 Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
60789afc02f5 Bluetooth: Shutdown controller after workqueues are flushed or cancelled
5147d86c4a5b Bluetooth: Fix alt settings for incoming SCO with transparent coding format
8f939b4c2563 Bluetooth: Fix the HCI to MGMT status conversion table
5f5f8022c1aa Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
3d08b5917984 RDMA/cma: Fix rdma_resolve_route() memory leak
a8585fdf42b5 net: ip: avoid OOM kills with large UDP sends over loopback
04177aa99a93 media, bpf: Do not copy more entries than user space requested
d8bb134d808c IB/isert: Align target max I/O size to initiator size
d330f5f8dff7 mac80211_hwsim: add concurrent channels scanning support over virtio
97f067722669 mac80211: consider per-CPU statistics if present
1b728869a134 cfg80211: fix default HE tx bitrate mask in 2G band
0a7ba5d373f1 wireless: wext-spy: Fix out-of-bounds warning
c1ad55b6a1f4 sfc: error code if SRIOV cannot be disabled
1013dc896d99 sfc: avoid double pci_remove of VFs
7cd6986f2de5 iwlwifi: pcie: fix context info freeing
b98ec6d8b34d iwlwifi: pcie: free IML DMA memory allocation
78eadadff3d1 iwlwifi: mvm: fix error print when session protection ends
1e1bb1efd60e iwlwifi: mvm: don't change band on bound PHY contexts
1df36030393a RDMA/rxe: Don't overwrite errno from ib_umem_get()
ee33c042f492 vsock: notify server to shutdown when client has pending signal
38bc2ebf344c atm: nicstar: register the interrupt handler in the right place
90efb7f1006a atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
1d304c7ddd36 net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
c7a31ae63e2c MIPS: add PMD table accounting into MIPS'pmd_alloc_one
50ce920fe113 rtl8xxxu: Fix device info for RTL8192EU devices
a10e871b73b4 mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
4cd713e48c27 drm/amdkfd: Walk through list with dqm lock hold
a2122e079204 drm/amdgpu: fix bad address translation for sienna_cichlid
932be4cf2ba2 io_uring: fix false WARN_ONCE
92a9fb51e5ec net: sched: fix error return code in tcf_del_walker()
d2801d111829 net: ipa: Add missing of_node_put() in ipa_firmware_load()
5cc0cf735f13 net: fix mistake path for netdev_features_strings
891db094a0aa mt76: mt7615: fix fixed-rate tx status reporting
090b06b25afe ice: mark PTYPE 2 as reserved
b88a90783043 ice: fix incorrect payload indicator on PTYPE
2e66c36f1308 bpf: Fix up register-based shifts in interpreter to silence KUBSAN
0e72b151e394 drm/amdkfd: Fix circular lock in nocpsch path
cd29db48bb65 drm/amdkfd: fix circular locking on get_wave_state
9d21abc8fd20 cw1200: add missing MODULE_DEVICE_TABLE
c5e4a10d7bd5 wl1251: Fix possible buffer overflow in wl1251_cmd_scan
5a3d373c4a33 wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
ad7083a95d8a dm writecache: commit just one block, not a full page
57f7ed25bd16 xfrm: Fix error reporting in xfrm_state_construct.
a5f8862967c4 drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
db3c3643d55e r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
f38371821c25 selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
0a244be95bca fjes: check return value after calling platform_get_resource()
378c156f9dd0 drm/amdkfd: use allowed domain for vmbo validation
fb3b4bcdd3bc net: sgi: ioc3-eth: check return value after calling platform_get_resource()
e613f67f1b51 selftests: Clean forgotten resources as part of cleanup()
8a4318c14ace net: phy: realtek: add delay to fix RXC generation issue
c71de31b2e0f drm/amd/display: Fix off-by-one error in DML
afa06442d23d drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
02f444321b3a drm/amd/display: Release MST resources on switch from MST to SST
01d6a6931965 drm/amd/display: Update scaling settings on modeset
57c63b47d6f1 drm/amd/display: Fix DCN 3.01 DSCCLK validation
8e4da401425b net: moxa: Use devm_platform_get_and_ioremap_resource()
278dc34b7112 net: micrel: check return value after calling platform_get_resource()
ce1307ec621b net: mvpp2: check return value after calling platform_get_resource()
49b3a7f38a9b net: bcmgenet: check return value after calling platform_get_resource()
92820a12823e net: mscc: ocelot: check return value after calling platform_get_resource()
f3b96f4b6b2d virtio_net: Remove BUG() to avoid machine dead
87c39048ec7f ice: fix clang warning regarding deadcode.DeadStores
e352556acef9 ice: set the value of global config lock timeout longer
b5f2982e0609 pinctrl: mcp23s08: fix race condition in irq handler
a4a86400c68c net: bridge: mrp: Update ring transitions.
cc4f0a9d5aa1 dm: Fix dm_accept_partial_bio() relative to zone management commands
939f750215b8 dm writecache: don't split bios when overwriting contiguous cache content
65e780667cf3 dm space maps: don't reset space map allocation cursor when committing
313d9f25804c RDMA/cxgb4: Fix missing error code in create_qp()
f9c67c179e3b net: tcp better handling of reordering then loss cases
8fa6473a61ec drm/amdgpu: remove unsafe optimization to drop preamble ib
c5b518f4b98d drm/amd/display: Avoid HDCP over-read and corruption
3c172f6e444b MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
0903ac8f09c6 MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
8f939b795797 ipv6: use prandom_u32() for ID generation
c92298d228f6 virtio-net: Add validation for used length
5e039a80a76b drm: bridge: cdns-mhdp8546: Fix PM reference leak in
d1eaf4cb4408 clk: tegra: Ensure that PLLU configuration is applied properly
dc5bacea9462 clk: tegra: Fix refcounting of gate clocks
315988817aa7 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
4f6a0f31c627 net: stmmac: the XPCS obscures a potential "PHY not found" error
a7d608bb786c drm: rockchip: add missing registers for RK3066
d89ea206e99c drm: rockchip: add missing registers for RK3188
e54b4a534845 net/mlx5: Fix lag port remapping logic
62137d1ae5f8 net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
219150485d73 clk: renesas: r8a77995: Add ZA2 clock
0680344d7131 drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
95f8ce9f18cb igb: fix assignment on big endian machines
66d593aa3aea igb: handle vlan types with checker enabled
ffb865715a0f e100: handle eeprom as little endian
f06ea024c176 drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
48c96d5bacc0 drm/vc4: Fix clock source for VEC PixelValve on BCM2711
21bf1414580c udf: Fix NULL pointer dereference in udf_symlink function
0687411e2a88 drm/sched: Avoid data corruptions
5ed8c298b2e1 drm/scheduler: Fix hang when sched_entity released
73ac001f060b pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE
1b832bd77799 net/sched: cls_api: increase max_reclassify_loop
6ceb0182b087 net: mdio: provide shim implementation of devm_of_mdiobus_register
d2d17ca924f4 drm/virtio: Fix double free on probe failure
69a71b59b18c reiserfs: add check for invalid 1st journal block
c5073100dc4f drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
b5713dac1916 net: mdio: ipq8064: add regmap config to disable REGCACHE
c0dd36bcb67f drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
3393405257ed net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
a7f7c42e3115 atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
b7ee9ae1e0cf mISDN: fix possible use-after-free in HFC_cleanup()
e759ff76ebbb atm: iphase: fix possible use-after-free in ia_module_exit()
2292d9691ce9 hugetlb: clear huge pte during flush function on mips platform
a74872106e78 clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()
3ca86d44b902 drm/amd/display: fix use_max_lb flag for 420 pixel formats
5953b984c3e4 net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
fb960728f8f1 drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true
796554d3d68f drm/vc4: fix argument ordering in vc4_crtc_get_margins()
b025bc07c947 drm/amd/amdgpu/sriov disable all ip hw status by default
fb7479d64d77 drm/amd/display: fix HDCP reset sequence on reinitialize
d055669e669a drm/ast: Fixed CVE for DP501
95c3133bc8eb drm/zte: Don't select DRM_KMS_FB_HELPER
b60ae0fab550 drm/mxsfb: Don't select DRM_KMS_FB_HELPER
43b0742ef44c Linux 5.10.50
bdf4d33e8342 powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
9b07d817f799 iommu/dma: Fix compile warning in 32-bit builds
0855952ed4f1 cred: add missing return error code when set_cred_ucounts() failed
ce04375e2d9b s390: preempt: Fix preempt_count initialization
e4a577d61791 crypto: qce - fix error return code in qce_skcipher_async_req_handle()
fb0c0a04e424 scsi: core: Retry I/O for Notify (Enable Spinup) Required error
2b541b6c7432 media: exynos4-is: remove a now unused integer
2b58f5154a8f mmc: vub3000: fix control-request direction
39ac3e194516 mmc: block: Disable CMDQ on the ioctl path
a75457f63086 io_uring: fix blocking inline submission
c98d9318dc99 block: return the correct bvec when checking for gaps
51c19f4a6212 erofs: fix error return code in erofs_read_superblock()
97cbddc8a2bc tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
b5a2b5b64237 fscrypt: fix derivation of SipHash keys on big endian CPUs
089057af71d7 fscrypt: don't ignore minor_hash when hash is 0
b9c3b485593e mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
2a7c96c2e238 scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
e2e615e6317b scsi: fc: Correct RHBA attributes length
5c6956e66404 exfat: handle wrong stream entry size in exfat_readdir()
b6a41435c832 csky: syscache: Fixup duplicate cache flush
3483e1a41ca0 csky: fix syscache.c fallthrough warning
8ff266de8906 perf llvm: Return -ENOMEM when asprintf() fails
58fa4b36abf6 selftests/vm/pkeys: refill shadow register after implicit kernel write
1dd18fda3eec selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
92125cb8835c selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
456554040e5a lib/math/rational.c: fix divide by zero
787f4e7a7d4b mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
0fe11b79c281 mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
555dffa4842b include/linux/huge_mm.h: remove extern keyword
ebd6a295b580 hugetlb: remove prep_compound_huge_page cleanup
2e16ad561143 mm/hugetlb: remove redundant check in preparing and destroying gigantic page
0da83a815d33 mm/hugetlb: use helper huge_page_order and pages_per_huge_page
31be4ea35c82 mm/huge_memory.c: don't discard hugepage if other processes are mapping it
b65597377b7b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
aa41f7a2a681 mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
9b0b9edea1d3 mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
0885ea1d4759 vfio/pci: Handle concurrent vma faults
363d85bfaec1 arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
347af865b6a2 serial: mvebu-uart: correctly calculate minimal possible baudrate
9ad82f0412c0 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
dd6d4e92e724 ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
53fa3ba8085e powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
04db493fc746 powerpc/64s: Fix copy-paste data exposure into newly created tasks
ac08ba518c6c powerpc/papr_scm: Properly handle UUID types and API
d3358c66ee56 powerpc: Offline CPU in stop_this_cpu()
9443acbd251f serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
e0e3e0b7dabf serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
786461739ac4 selftests/ftrace: fix event-no-pid on 1-core machine
57e49a0bc4b3 leds: ktd2692: Fix an error handling path
53cb671592ef leds: as3645a: Fix error return code in as3645a_parse_node()
f3bf888507f0 ASoC: fsl_spdif: Fix unexpected interrupt after suspend
2938ffd56895 ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake
5f2dfce8d8bc configfs: fix memleak in configfs_release_bin_file
e30e636447fd ASoC: atmel-i2s: Fix usage of capture and playback at the same time
af497961abef powerpc/powernv: Fix machine check reporting of async store errors
f8d223f80ac6 extcon: max8997: Add missing modalias string
e16fcc83748a extcon: sm5502: Drop invalid register write in sm5502_reg_data
25c7efb3875a phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
6398fc0e57ec phy: uniphier-pcie: Fix updating phy parameters
a4b7c0af613f soundwire: stream: Fix test for DP prepare complete
b0be06493e73 scsi: mpt3sas: Fix error return value in _scsih_expander_add()
f51088868b16 habanalabs: Fix an error handling path in 'hl_pci_probe()'
c183b55ed7e5 mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume()
f929d21af75d of: Fix truncation of memory sizes on 32-bit platforms
db45ea876743 ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
55bb225c0878 iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
49739675048d iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
c850b52e47aa serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
5db39ad3fa32 staging: mt7621-dts: fix pci address for PCI memory range
c5cd4b74fd8a coresight: core: Fix use of uninitialized pointer
58c0621c44a5 staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
bf5d6f697981 staging: rtl8712: fix error handling in r871xu_drv_init
7bc3fa5db495 staging: gdm724x: check for overflow in gdm_lte_netif_rx()
f93737061067 staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
14106b90e147 ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
9cf11dca57a5 iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8c85c0f8cbff iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
c923e9effe50 iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
15634d6dced1 iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a6a1e347c7a0 iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
2abfdd61324c iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
2abfa5294717 thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
36f60700f966 eeprom: idt_89hpesx: Restore printing the unsupported fwnode name
fc8ab0600172 eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
c7188d19989b usb: dwc2: Don't reset the core after setting turnaround time
8aa1cb46b72e usb: gadget: f_fs: Fix setting of device and driver data cross-references
d4d3cd4c7699 ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
92a30a90d69a ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID
696cfb256794 ASoC: rt5682: fix getting the wrong device id when the suspend_stress_test
8ef111db5e07 ASoC: rt715-sdw: use first_hw_init flag on resume
36dc6957f70f ASoC: rt711-sdw: use first_hw_init flag on resume
de77f9d92c3b ASoC: rt700-sdw: use first_hw_init flag on resume
e1456cba8e36 ASoC: rt5682-sdw: use first_hw_init flag on resume
16674ae3b237 ASoC: rt1308-sdw: use first_hw_init flag on resume
dc1521641287 ASoC: max98373-sdw: use first_hw_init flag on resume
45a3d00eafb7 iommu/dma: Fix IOVA reserve dma ranges
ad736838155c selftests: splice: Adjust for handler fallback removal
045c29902fbe s390: appldata depends on PROC_SYSCTL
485b1c02b543 s390: enable HAVE_IOREMAP_PROT
d65f69deac5c s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACK
d8fe62cb919c iommu/amd: Fix extended features logging
bd95a3e159a0 visorbus: fix error return code in visorchipset_init()
e5a3a3108f06 fsi/sbefifo: Fix reset timeout
4a95eb0c800e fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
719c4db394ed fsi: occ: Don't accept response from un-initialized OCC
af3d7f9e266b fsi: scom: Reset the FSI2PIB engine for any error
446eed9c855e fsi: core: Fix return of error values on failures
d22bef41017b mfd: rn5t618: Fix IRQ trigger by changing it to level mode
9b8bfdbc7e61 mfd: mp2629: Select MFD_CORE to fix build error
68f2f83f6fb6 scsi: iscsi: Flush block work before unblock
b5371faa0667 scsi: FlashPoint: Rename si_flags field
0b2f74111344 leds: lp50xx: Put fwnode in error case during ->probe()
5f7bda9ba8d7 leds: lm3697: Don't spam logs when probe is deferred
8fc7d4a3f039 leds: lm3692x: Put fwnode in any case during ->probe()
c54ad49e2ff7 leds: lm36274: Put fwnode in error case during ->probe()
1ed913317166 leds: lm3532: select regmap I2C API
b504e279e502 leds: class: The -ENOTSUPP should never be seen by user space
58279b341b94 tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
28c947b07263 firmware: stratix10-svc: Fix a resource leak in an error handling path
1e1b9cd40095 char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
5a766253e305 staging: mmal-vchiq: Fix incorrect static vchiq_instance.
cf05986cc4de mtd: rawnand: arasan: Ensure proper configuration for the asserted target
2f8824f556a3 mtd: partitions: redboot: seek fis-index-block in the right node
a16eae11f004 perf scripting python: Fix tuple_set_u64()
201b975c1643 Input: hil_kbd - fix error return code in hil_dev_connect()
000c70680d2f ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
2e1d76c3b90f backlight: lm3630a_bl: Put fwnode in error case during ->probe()
d4ebf352a7d7 ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
2541d78f7832 ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
246b4f1e2050 iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
71dbba0b9525 iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
1fa3107759b7 iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
93a5538d5012 iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
daecb8c0a17c iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
293b8246a07e iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
f960139a3c49 iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
e5e102f4b562 iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
4613232e0b1f iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
ab16be53b296 iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8e23dd6236de iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
c61ac1f83b32 iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8ea878287ccc iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
718a67a90932 iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
df5343bd59cd iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
f0bc78df4a04 iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
cd62282a51cb iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
638ba5aa15ac iio: accel: mxc4005: Fix overread of data and alignment issue.
0d220d40b3f3 iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
9eb5fb66b6f4 iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
4b362443dc21 iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
3cca4db5f733 iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
2edfba8a55b5 iio: adis16475: do not return ints in irq handlers
92efd6396e4b iio: adis16400: do not return ints in irq handlers
2e41116e6eb8 iio: adis_buffer: do not return ints in irq handlers
67d88b7bf62d mwifiex: re-fix for unaligned accesses
460bee90091d tty: nozomi: Fix a resource leak in an error handling function
f5186bd17f3b serial: 8250_omap: fix a timeout loop condition
5dcff72fe42a serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
685d53abc918 serial: fsl_lpuart: don't modify arbitrary data on lpuart32
728f23e53c65 rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
66111dfe22b1 ASoC: rt5682: Disable irq on shutdown
8b195380cd07 staging: fbtft: Don't spam logs when probe is deferred
7a42f3c30dfe staging: fbtft: Rectify GPIO handling
d8c1504cf1a0 MIPS: Fix PKMAP with 32-bit MIPS huge page support
a23ba98e91ff RDMA/core: Always release restrack object
a938d4e8c699 RDMA/mlx5: Don't access NULL-cleared mpi pointer
c6965316d684 net: tipc: fix FB_MTU eat two pages
1148952dc660 net: sched: fix warning in tcindex_alloc_perfect_hash
4476568069c9 net: lwtunnel: handle MTU calculation in forwading
6939c39a4106 writeback: fix obtain a reference to a freeing memcg css
4c3e839bfde5 clk: si5341: Update initialization magic
55aaba36d718 clk: si5341: Check for input clock presence and PLL lock on startup
42ac32d834aa clk: si5341: Avoid divide errors due to bogus register contents
043637617d51 clk: si5341: Wait for DEVICE_READY on startup
29746bd0f765 clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
94221679ee05 clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoC
f3b6df5dfd72 clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC
ced193bc0851 clk: actions: Fix SD clocks factor table on Owl S500 SoC
12d2d6fd11c1 clk: actions: Fix UART clock dividers on Owl S500 SoC
7d97522e6e35 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
4f5fc3be2cca Bluetooth: Fix Set Extended (Scan Response) Data
c5fedfcc2046 Bluetooth: Fix not sending Set Extended Scan Response
a2dcad039e45 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
d28e780431b5 Revert "be2net: disable bh with spin_lock in be_process_mcc"
342b06b600bf gve: Fix swapped vars when fetching max queues
11044f8c2c9f RDMA/cma: Fix incorrect Packet Lifetime calculation
fc2ea819b96e bpfilter: Specify the log level for the kmsg message
4228c00e1408 net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
393d48b3dec0 e1000e: Check the PCIm state
cebff3d9f74f ipv6: fix out-of-bound access in ip6_parse_tlv()
9e753c47b905 net: atlantic: fix the macsec key length
1c95d4d432c3 net: phy: mscc: fix macsec key length
711a28d24d07 net: macsec: fix the length used to copy the key for offloading
c764f2d899b2 RDMA/cma: Protect RMW with qp_mutex
d52ceed84526 ibmvnic: free tx_pool if tso_pool alloc fails
f25accc4fd4d ibmvnic: set ltb->buff to NULL after freeing
3f85d2ca323f Revert "ibmvnic: remove duplicate napi_schedule call in open function"
cad22e48cabe i40e: Fix missing rtnl locking when setting up pf switch
d9a5d19706ea i40e: Fix autoneg disabling for non-10GBaseT links
88819239e9fd i40e: Fix error handling in i40e_vsi_open
aefa92774408 bpf: Do not change gso_size during bpf_skb_change_proto()
0dac8b0ad016 can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
2d58a38275d2 ipv6: exthdrs: do not blindly use init_net
b559d003f03c net: bcmgenet: Fix attaching to PYH failed on RPi 4B
514c96bf65ce mac80211: remove iwlwifi specific workaround NDPs of null_response
1b3985aa53d0 drm/msm/dpu: Fix error return code in dpu_mdss_init()
134a561aee50 drm/msm: Fix error return code in msm_drm_init()
f97b9c4c0759 bpf: Fix null ptr deref with mixed tail calls and subprogs
56c31bc9aabe ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
71a345ede51a ieee802154: hwsim: Fix memory leak in hwsim_add_one
4b44486b8bfd tc-testing: fix list handling
997285646a9c net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
6610d5a73b6f net/ipv4: swap flow ports when validating source
c3fcfc4e369b ip6_tunnel: fix GRE6 segmentation
162e75687e90 vxlan: add missing rcu_read_lock() in neigh_reduce()
6cd23b5f4017 rtw88: 8822c: fix lc calibration timing
db2386fa4342 iwlwifi: increase PNVM load timeout
78e6587585d8 xfrm: Fix xfrm offload fallback fail case
5c8e5feceaf3 pkt_sched: sch_qfq: fix qfq_change_class() error path
b2ce4ebdd9a8 netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic
581e37ad5c0a tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
e7c3ae47978f net: sched: add barrier to ensure correct ordering for lockless qdisc
ca9b5ab7910c vrf: do not push non-ND strict packets with a source LLA through packet taps again
e72d9e4b9807 net: ethernet: ezchip: fix error handling
161f8b73da68 net: ethernet: ezchip: fix UAF in nps_enet_remove
f026d82211a2 net: ethernet: aeroflex: fix UAF in greth_of_remove
6a8c7c5c0773 mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
6987ee9bf0a2 mt76: fix possible NULL pointer dereference in mt76_tx
e717f974ceed samples/bpf: Fix the error return code of xdp_redirect's main()
79bf8f04cece samples/bpf: Fix Segmentation fault for xdp_redirect command
fcd8d6371a46 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
a9355b201d16 bpf: Fix libelf endian handling in resolv_btfids
607706027c89 xsk: Fix broken Tx ring validation
cd7877a39f05 xsk: Fix missing validation for skb and unaligned mode
89621945b698 selftests/bpf: Whitelist test_progs.h from .gitignore
49c25a1a8dc5 RDMA/rxe: Fix qp reference counting for atomic ops
58da10487a1e netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
ed3d4988349e netfilter: nft_osf: check for TCP packet before further processing
cf28cb51f01b netfilter: nft_exthdr: check for IPv6 packet before further processing
8f6714f3c12b RDMA/mlx5: Don't add slave port to unaffiliated list
a158ee32d4aa netlabel: Fix memory leak in netlbl_mgmt_add_common
28e8df0c65a6 ath11k: send beacon template after vdev_start/restart during csa
48b69f31de82 ath10k: Fix an error code in ath10k_add_interface()
e0727a61b0aa ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()
a54e9166e788 cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
30efdcaca32a brcmsmac: mac80211_if: Fix a resource leak in an error handling path
5d452eafbd2e brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
5b8d0b0727f6 brcmfmac: correctly report average RSSI in station info
db4de88d439e brcmfmac: fix setting of station info chains bitmask
80ad538a87e2 ssb: Fix error return code in ssb_bus_scan()
0147e6ccb818 wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
581098969c1a clk: imx8mq: remove SYS PLL 1/2 clock gates
da8904c46569 ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
7142f92412c1 wireless: carl9170: fix LEDS build errors & warnings
ecb6797501cb ath10k: add missing error return code in ath10k_pci_probe()
668c0663d6dd ath10k: go to path err_unsupported when chip id is not supported
4654f1fc3019 tools/bpftool: Fix error return code in do_batch()
1ccbb552e3d2 drm: qxl: ensure surf.data is ininitialized
bdc16fe9df17 clk: vc5: fix output disabling when enabling a FOD
43b7f1dec6c0 drm/vc4: hdmi: Fix error path of hpd-gpios
756679a123bc drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
87890e1113e6 RDMA/rxe: Fix failure during driver load
c5db39c4dfda drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
42800fcff3f9 RDMA/core: Sanitize WQ state received from the userspace
c470dd34c682 net/sched: act_vlan: Fix modify to allow 0
6a5691335550 xfrm: remove the fragment check for ipv6 beet mode
9fddbe9495ad clk: tegra30: Use 300MHz for video decoder by default
48bcd756aff6 ehea: fix error return code in ehea_restart_qps()
6cbc167bc132 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
6569ae1deb6c RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
8651ad0e2968 RDMA/rtrs-srv: Fix memory leak when having multiple sessions
e7df73088443 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
f03d4c12965e RDMA/rtrs: Do not reset hb_missed_max after re-connection
bd4df557aeef RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
067b6631315d RDMA/srp: Fix a recently introduced memory leak
116d5cdfacff mptcp: generate subflow hmac after mptcp_finish_join()
284e741c4e2a mptcp: fix pr_debug in mptcp_token_new_connect
eee0f7d399b6 drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
75db503c9cc7 drm/rockchip: lvds: Fix an error handling path
59eb7193bef2 drm/rockchip: dsi: move all lane config except LCDC mux to bind()
40492ebd29e1 drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
ef61b0826c81 drm: rockchip: set alpha_en to 0 if it is not used
7902ee2faefa net: ftgmac100: add missing error return code in ftgmac100_probe()
28b3837b405f clk: meson: g12a: fix gp0 and hifi ranges
27e9e0c46816 net: qrtr: ns: Fix error return code in qrtr_ns_init()
40b701707ebf drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
a8e85ed08858 drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
8f2b15ec3bec pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
6f4718c13400 pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
2d487941ee59 net: pch_gbe: Propagate error from devm_gpio_request_one()
2f9f23c43a70 net: mvpp2: Put fwnode in error case during ->probe()
b3fecbf60ebc video: fbdev: imxfb: Fix an error message
1655266d91ed drm/ast: Fix missing conversions to managed API
5885fce7b439 drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
0cd39c96574d drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
45415d1f9929 drm/bridge/sii8620: fix dependency on extcon
1de9425286f1 xfrm: xfrm_state_mtu should return at least 1280 for ipv6
10f32b8c9eb8 mm/page_alloc: fix counting of managed_pages
d7deea31ed6f mm: page_alloc: refactor setup_per_zone_lowmem_reserve()
5458985533ba mm: memcg/slab: properly set up gfp flags for objcg pointer array
8e4af3917bfc mm/shmem: fix shmem_swapin() race with swapoff
a5dcdfe4cb4a swap: fix do_swap_page() race with swapoff
29ae2c9c9ccc mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
7abf6e576354 mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
27634d63ca58 mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
c872674da724 dax: fix ENOMEM handling in grab_mapping_entry()
c015295b28d6 ocfs2: fix snprintf() checking
512106ae2355 blk-mq: update hctx->dispatch_busy in case of real scheduler
3e33b1329c61 cpufreq: Make cpufreq_online() call driver->offline() on errors
cc0b1776fd1d ACPI: bgrt: Fix CFI violation
3cbe01ac28a8 ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
d3dd2fe2743f blk-wbt: make sure throttle is enabled properly
1c2f21a8a0c2 blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled()
e0afab5181d0 ACPI: APEI: fix synchronous external aborts in user-mode
f626452df805 extcon: extcon-max8997: Fix IRQ freeing at error path
45b399e309f5 clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
0317b728d8ae mark pstore-blk as broken
296fbe2608d2 ACPI: sysfs: Fix a buffer overrun problem with description_show()
ce47ae8961dd nvme-pci: look for StorageD3Enable on companion ACPI device instead
3ffe41f25f21 block: avoid double io accounting for flush request
17e77feaddd6 ACPI: PM / fan: Put fan device IDs into separate header file
4dcb59d6a288 PM / devfreq: Add missing error code in devfreq_add_device()
a61f8a2e45be media: video-mux: Skip dangling endpoints
62c666805af4 media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
6bfcb6178925 psi: Fix race between psi_trigger_create/destroy
8d7debe74475 crypto: nx - Fix RCU warning in nx842_OF_upd_status
c43082d284fa spi: spi-sun6i: Fix chipselect/clock bug
f18f7a227697 lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
fca9e784a36c lockdep: Fix wait-type for empty stack
ca47a4fa8996 sched/uclamp: Fix uclamp_tg_restrict()
aea030cefc59 sched/rt: Fix Deadline utilization tracking during policy change
c576472a051a sched/rt: Fix RT utilization tracking during policy change
67f66d48bd10 x86/sev: Split up runtime #VC handler for correct state tracking
2e1003f3ee77 x86/sev: Make sure IRQs are disabled while GHCB is active
eefebcda89a8 btrfs: clear log tree recovering status if starting transaction fails
aec3a574c632 regulator: hi655x: Fix pass wrong pointer to config.driver_data
96275c8f6c58 KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
e5154bf2177c perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number
31dcfec19dd0 KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
64d31137b1a6 KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
bac38bd7c458 KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
b2c5af71ce4b KVM: nVMX: Sync all PGDs on nested transition with shadow paging
5ac406b81c0d hwmon: (max31790) Fix fan speed reporting for fan7..12
e02d52b7e9c5 hwmon: (max31722) Remove non-standard ACPI device IDs
5c00e994978d hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
5cfc66b45450 hwmon: (lm70) Use device_get_match_data()
c9f8416e43f8 media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
921d2518dbba media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
bb5e089df700 arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
8d6acfe80da1 arm64: consistently use reserved_pg_dir
f1f30b3373df mmc: usdhi6rol0: fix error return code in usdhi6_probe()
cd909ebb7315 crypto: sm2 - fix a memory leak in sm2
d598b8b77b17 crypto: sm2 - remove unnecessary reset operations
deef40c47e66 crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
bc50c403859f crypto: omap-sham - Fix PM reference leak in omap sham ops
615f2f5e7eb8 crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
5d4cb7c39436 regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
082d977b4688 media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
52734fb99e69 m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
b54a0f7926bd media: gspca/gl860: fix zero-length control requests
0109910cbdd8 media: tc358743: Fix error return code in tc358743_probe_of()
5091f2738d78 media: au0828: fix a NULL vs IS_ERR() check
31157148a591 media: exynos4-is: Fix a use after free in isp_video_release
2a91d7cc425c media: rkvdec: Fix .buf_prepare
5a3ac10611d6 locking/lockdep: Reduce LOCKDEP dependency list
1328decacd31 pata_ep93xx: fix deferred probing
bab207d3524e media: rc: i2c: Fix an error message
a9d02976e9ba crypto: ccp - Fix a resource leak in an error handling path
c3285441b4cd crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
8ac033d9c451 crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
c0ec4ac43638 x86/elf: Use _BITUL() macro in UAPI headers
912d16a2d730 evm: fix writing <securityfs>/evm overflow
403577f75d5c pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
5f9aaaaac816 kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
37481ad72d96 sched/uclamp: Fix locking around cpu_util_update_eff()
6c2b3d565fca sched/uclamp: Fix wrong implementation of cpu.uclamp.min
b49d231c67e8 media: I2C: change 'RST' to "RSET" to fix multiple build errors
e7a376edb484 pata_rb532_cf: fix deferred probing
9df79fd17b7f sata_highbank: fix deferred probing
45d2d67833ae crypto: ux500 - Fix error return code in hash_hw_final()
8c8c11b4df70 crypto: ixp4xx - update IV after requests
f00454ac40f8 crypto: ixp4xx - dma_unmap the correct address
2c3164f31a49 media: hantro: do a PM resume earlier
6efd8921eb84 media: s5p_cec: decrement usage count if disabled
e23dc4a3e8ff media: venus: Rework error fail recover logic
08d0aa16a1f7 spi: Avoid undefined behaviour when counting unused native CSs
db5a7e22c96c spi: Allow to have all native CSs in use along with GPIOs
0c1d1517d616 writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
3bf8076a7b46 ia64: mca_drv: fix incorrect array size calculation
fc12d8fbcf1a kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
1208f10b4b8a block: fix discard request merge
9d0634f6cbcb mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
c35b484130cc cifs: fix missing spinlock around update to ses->status
a72d660c0dcc HID: wacom: Correct base usage for capacitive ExpressKey status bits
6bac00744b62 ACPI: tables: Add custom DSDT file as makefile prerequisite
5c93dd7c5952 tpm_tis_spi: add missing SPI device ID entries
d9b40ebd448e clocksource: Check per-CPU clock synchronization when marked unstable
03a65c14ab47 clocksource: Retry clock read if long delays detected
8ab9714fd84b ACPI: EC: trust DSDT GPE for certain HP laptop
c406bb9ece6e cifs: improve fallocate emulation
998d9fefdd47 PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
f5a90d44a1bc EDAC/Intel: Do not load EDAC driver when running as a guest
950a7399056d nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
66e8848482f2 nvme-pci: fix var. type for increasing cq_head
9dc2c2b94194 platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
e2cf3b5cb29e platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
dff246672236 platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
1da08a428ec3 block: fix race between adding/removing rq qos and normal IO
555dba7c631a ACPI: resources: Add checks for ACPI IRQ override
c79852298ce7 ACPI: bus: Call kobject_put() in acpi_init() error path
a8c0057aee14 ACPICA: Fix memory leak caused by _CID repair function
2ebbe3a62024 fs: dlm: fix memory leak when fenced
eda609d8646f drivers: hv: Fix missing error code in vmbus_connect()
019d04f91466 open: don't silently ignore unknown O-flags in openat2()
d838dddf3f08 random32: Fix implicit truncation warning in prandom_seed_state()
7425fe57d94f fs: dlm: cancel work sync othercon
747b654e4069 blk-mq: clear stale request in tags->rq[] before freeing one request pool
a3362ff0433b blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
f58625bf2ca9 block_dump: remove block_dump feature in mark_inode_dirty()
ca8541015d25 ACPI: EC: Make more Asus laptops use ECDT _GPE
b74b839a169b platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
d4801889d61f platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
bb3a3a6cebb3 Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
9e914f59cc3a lib: vsprintf: Fix handling of number field widths in vsscanf
f8c3236890eb hv_utils: Fix passing zero to 'PTR_ERR' warning
0f2f5293023f ACPI: processor idle: Fix up C-state latency if not ordered
ae281fbbc4e5 EDAC/ti: Add missing MODULE_DEVICE_TABLE
2c0285062dd7 HID: do not use down_interruptible() when unbinding devices
51b7499cecc4 ACPI: video: use native backlight for GA401/GA502/GA503
83653ace03e6 media: Fix Media Controller API config checks
f0b8f5682db8 regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
5d9e3279f507 regulator: mt6358: Fix vdram2 .vsel_mask
b58b54ef4978 KVM: s390: get rid of register asm usage
963baea02ddd lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
93cc59d8d0fa locking/lockdep: Fix the dep path printing for backwards BFS
9c0835c69db8 btrfs: disable build on platforms having page size 256K
ad71a9ad74b1 btrfs: don't clear page extent mapped if we're not invalidating the full page
703b494a68f9 btrfs: sysfs: fix format string for some discard stats
8d05e30c974f btrfs: abort transaction if we fail to update the delayed inode
e0ffb169a35e btrfs: fix error handling in __btrfs_update_delayed_inode
9b2829123727 KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
00b1a9f0e8d9 drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
625ee7d26799 hwmon: (max31790) Fix pwmX_enable attributes
c1eb091dbbbb hwmon: (max31790) Report correct current pwm duty cycles
49623e4b7350 media: imx-csi: Skip first few frames from a BT.656 source
72962620efcb media: siano: fix device register error path
cc4ba5a3979a media: dvb_net: avoid speculation from net slot
c34f3912a7d6 crypto: shash - avoid comparing pointers to exported functions under CFI
0d201fee96b6 spi: meson-spicc: fix memory leak in meson_spicc_probe
a0bbb5d378da spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
ea7e1b581b2d mmc: via-sdmmc: add a check against NULL pointer dereference
237999da7036 mmc: sdhci-sprd: use sdhci_sprd_writew
b6cbe1fcf85e memstick: rtsx_usb_ms: fix UAF
8c252a63032a media: dvd_usb: memory leak in cinergyt2_fe_attach
e78a588b595d Makefile: fix GDB warning with CONFIG_RELR
bce4838273e5 crypto: hisilicon/sec - fixup 3des minimum key size declaration
74ef2418a76b media: st-hva: Fix potential NULL pointer dereferences
617afcee2a5f media: bt8xx: Fix a missing check bug in bt878_probe
1f9cff025d65 media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
1d2838152e19 media: cedrus: Fix .buf_prepare
cbfb77c2f965 media: hantro: Fix .buf_prepare
6e08d3ab5ced media: em28xx: Fix possible memory leak of em28xx struct
75c45a81889a media: bt878: do not schedule tasklet when it is not setup
a61d119248ed media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk on/off
9fa8542a63b6 sched/fair: Fix ascii art by relpacing tabs
d0214b841c1d arm64: perf: Convert snprintf to sysfs_emit
addcb6bb584a crypto: qce: skcipher: Fix incorrect sg count for dma transfers
d000c598db1d crypto: qat - remove unused macro in FW loader
5daa889433c9 crypto: qat - check return code of qat_hal_rd_rel_reg()
996234180748 media: imx: imx7_mipi_csis: Fix logging of only error event counters
179d9c18ba83 media: pvrusb2: fix warning in pvr2_i2c_core_done
893c243e52f2 media: hevc: Fix dependent slice segment flags
a245f93ad067 media: cobalt: fix race condition in setting HPD
4626df7f65b4 media: cpia2: fix memory leak in cpia2_usb_probe
e717d6c291d1 media: sti: fix obj-$(config) targets
93f80a0bbd5b crypto: nx - add missing MODULE_DEVICE_TABLE
4e8c9510b787 hwrng: exynos - Fix runtime PM imbalance on error
3c51d82d0b78 sched/core: Initialize the idle task with preemption disabled
f8607f5ebe87 regulator: uniphier: Add missing MODULE_DEVICE_TABLE
66f0f478ecea spi: omap-100k: Fix the length judgment problem
8692603ff155 spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
cb42cf32ce2e spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
b980385a70ea media: exynos-gsc: fix pm_runtime_get_sync() usage count
a8b1889cd618 media: exynos4-is: fix pm_runtime_get_sync() usage count
29fd79b6280b media: sti/bdisp: fix pm_runtime_get_sync() usage count
abdc89771018 media: sunxi: fix pm_runtime_get_sync() usage count
d627fc298cda media: s5p-jpeg: fix pm_runtime_get_sync() usage count
3c90c3fbdc96 media: mtk-vcodec: fix PM runtime get logic
8318f7bc0e65 media: sh_vou: fix pm_runtime_get_sync() usage count
64e291d697a0 media: am437x: fix pm_runtime_get_sync() usage count
adf052c77963 media: s5p: fix pm_runtime_get_sync() usage count
437ca06c7899 media: mdk-mdp: fix pm_runtime_get_sync() usage count
ff7e4b94db72 media: marvel-ccic: fix some issues when getting pm_runtime
ccf0a291f7e1 staging: media: rkvdec: fix pm_runtime_get_sync() usage count
b2c4d9a33cc2 Add a reference to ucounts for each cred
61a7a634a0c8 spi: Make of_register_spi_device also set the fwnode
f2b240047644 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
4eab2e2e9889 fuse: reject internal errno
bb7ee90ea524 fuse: check connected before queueing on fpq->io
912e98505a63 fuse: ignore PG_workingset after stealing
576b44c32669 fuse: Fix infinite loop in sget_fc()
ae6ab39251f7 fuse: Fix crash if superblock of submount gets killed early
91c2aa2c64b8 fuse: Fix crash in fuse_dentry_automount() error path
53124265fca8 evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
7b84c7d7e2c2 evm: Execute evm_inode_init_security() only when an HMAC key is loaded
a7e18f57eddf loop: Fix missing discard support when using LOOP_CONFIGURE
75395690e5e6 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
c556b938b3be seq_buf: Make trace_seq_putmem_hex() support data longer than 8
0531e84bc8ac tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
2aedacfaf601 tracing/histograms: Fix parsing of "sym-offset" modifier
998de999ba7d rsi: fix AP mode with WPA failure due to encrypted EAPOL
71808ec5b982 rsi: Assign beacon rate settings to the correct rate_info descriptor field
43189683fe5d ssb: sdio: Don't overwrite const buffer if block_write fails
58940e88ba63 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
cc46d6d14fc7 serial_cs: remove wrong GLOBETROTTER.cis entry
cf727d99ab63 serial_cs: Add Option International GSM-Ready 56K/ISDN modem
23055da5618f serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
17451bd0364f serial: mvebu-uart: fix calculation of clock divisor
8c90ec9965ba iio: accel: bma180: Fix BMA25x bandwidth register values
9efc775c28b4 iio: ltr501: ltr501_read_ps(): add missing endianness conversion
c6c3ea1d9d4f iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
fbadeba72e14 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too
17c67f484893 iio: light: tcs3472: do not free unallocated IRQ
6534a5e0c28c iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
a6f7bf2652bb rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
e92bd19246cc clk: agilex/stratix10: fix bypass representation
3093214a6aa4 clk: agilex/stratix10: remove noc_clk
308d01f5255b clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
e582a2f35245 f2fs: Prevent swap file in LFS mode
36ae903607f6 s390: mm: Fix secure storage access exception handling
38a2ba82e249 s390/cio: dont call css_wait_for_slow_path() inside a lock
9aae145dc500 KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
a9ac58f85f12 KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
30c44537cb10 KVM: PPC: Book3S HV: Workaround high stack usage with clang
39d0dfab6c3e KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
7510c5cd0dc4 perf/smmuv3: Don't trample existing events with global filter
9109e15709cd mm/gup: fix try_grab_compound_head() race with split_huge_page()
9b0d1f4cb862 bus: mhi: Wait for M2 state during system resume
cbcbfb048804 SUNRPC: Should wake up the privileged task firstly.
30f56084980e SUNRPC: Fix the batch tasks count wraparound.
c6d864601ef2 mac80211: remove iwlwifi specific workaround that broke sta NDP tx
507925fff036 can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
f79ea4755f6b can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
22bfa94db2ef can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
af94ef8f0b08 can: gw: synchronize rcu operations before removing gw job entry
b52e0cf0bfc1 can: bcm: delay release of struct bcm_op after synchronize_rcu()
aa07327083b5 ext4: use ext4_grp_locked_error in mb_find_extent
6903f99f1921 ext4: fix avefreec in find_group_orlov
98cd580211bf ext4: remove check for zero nr_to_scan in ext4_es_scan()
68a40ff916a6 ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
f4e91a4e0d04 ext4: return error code when ext4_fill_flex_info() fails
b368b0375e77 ext4: fix overflow in ext4_iomap_alloc()
ea5466f1a777 ext4: fix kernel infoleak via ext4_extent_header
076d9b06236a ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle
80d05ce58a0b btrfs: clear defrag status of a root if starting transaction fails
6b00b1717f58 btrfs: compression: don't try to compress if we don't have enough pages
34172f601a9c btrfs: send: fix invalid path for unlink operations after parent orphanization
2fa929803530 ARM: dts: at91: sama5d4: fix pinctrl muxing
ea45145e6cb4 ARM: dts: ux500: Fix LED probing
b34aa5aaaa22 arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
123c1b05b007 crypto: ccp - Annotate SEV Firmware file names
834c47a387ae crypto: nx - Fix memcpy() over-reading in nonce
b4c35e9e8061 Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
7b0393e6f6c8 iov_iter_fault_in_readable() should do nothing in xarray case
b6df9e43d52d copy_page_to_iter(): fix ITER_DISCARD case
d91638f70e81 selftests/lkdtm: Avoid needing explicit sub-shell
1738bcf9e652 ntfs: fix validity check for file name attribute
f794c839dff1 gfs2: Fix error handling in init_statfs
3ae1c663bdeb gfs2: Fix underflow in gfs2_page_mkwrite
b242ae99fac6 xhci: solve a double free problem while doing s4
ff0f59d2d884 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
63d6029e6608 usb: dwc3: Fix debugfs creation flow
022d22a311bb USB: cdc-acm: blacklist Heimann USB Appset device
f9d9db593dcd usb: renesas-xhci: Fix handling of unknown ROM state
3b545788505b usb: gadget: eem: fix echo command packet response issue
c964c4682efb net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
a2ad0bddd0aa Input: usbtouchscreen - fix control-request directions
23e8f468849d media: dvb-usb: fix wrong definition
a6f433fd9e53 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
ba65dd6eb826 ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too
13a05c7b434f ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
37e179c0289f ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
ea824a31a3d2 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
659b440a8d04 ALSA: hda/realtek: Add another ALC236 variant support
36bc25ec61b0 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
0535de167b38 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
2a13d43821b2 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
9127b2770365 ALSA: intel8x0: Fix breakage at ac97 clock measurement
19418ed317ca ALSA: usb-audio: scarlett2: Fix wrong resume call
5c4d51b438f3 ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
313a5e869d04 ALSA: usb-audio: Fix OOB access at proc output
cfd3c66ca73a ALSA: usb-audio: fix rate on Ozone Z90 USB headset
ae9957b3ee16 Bluetooth: Remove spurious error message
f5af19889ff0 Bluetooth: btqca: Don't modify firmware contents in-place
3cdcbd1b8ce3 Bluetooth: hci_qca: fix potential GPF
904ad453baa0 Linux 5.10.49
064b57a8da99 xen/events: reset active flag for lateeoi events later
a245f6842d21 Hexagon: change jumps to must-extend in futex_atomic_*
a7f51048c5a8 Hexagon: add target builtins to kernel
243f325ecc90 Hexagon: fix build errors
8148665cb7fe media: uvcvideo: Support devices that report an OT as an entity source
d5737410d2dd KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
a09a52277207 Linux 5.10.48
4dc968042864 Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
4ab869e0289d RDMA/mlx5: Block FDB rules when not in switchdev mode
348143a38012 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
45ca6df5df11 drm/nouveau: fix dma_address check for CPU/GPU sync
d191c3d6ad33 gpio: mxc: Fix disabled interrupt wake-up support
f77f97238496 scsi: sr: Return appropriate error code when disk is ejected
----
Link: https://lore.kernel.org/r/20210709131537.035851348@linuxfoundation.org # v5.10.49
Link: https://lore.kernel.org/r/20210712060843.180606720@linuxfoundation.org # v5.10.50
Link: https://lore.kernel.org/r/20210712184832.376480168@linuxfoundation.org # v5.10.50
Link: https://lore.kernel.org/r/20210715182558.381078833@linuxfoundation.org # v5.10.51
Link: https://lore.kernel.org/r/20210716182126.028243738@linuxfoundation.org # v5.10.51
Link: https://lore.kernel.org/r/20210719144940.904087935@linuxfoundation.org # v5.10.52
Link: https://lore.kernel.org/r/20210719184320.888029606@linuxfoundation.org # v5.10.52
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded up to v5.12.19 from stable korg.
Following upstream commits are included in this version:
----
0e6f651912bd Linux 5.12.19
514b6531b1cb seq_file: disallow extremely large seq buffer allocations
eeae4230dbf1 misc: alcor_pci: fix inverted branch condition
8898558843d3 scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
ccc413fa14a9 certs: add 'x509_revocation_list' to gitignore
b77538335575 cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
29cb4c622920 MIPS: vdso: Invalid GIC access through VDSO
503d234c8f66 s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
b0626b6f00a5 perf script python: Fix buffer size to report iregs in perf script
cdef787703bd mips: disable branch profiling in boot/decompress.o
29d73ac5f2e9 mips: always link byteswap helpers into decompressor
1dc6cd71e05d kprobe/static_call: Restore missing static_call_text_reserved()
80f755926a7e static_call: Fix static_call_text_reserved() vs __init
a37c6588370e jump_label: Fix jump_label_text_reserved() vs __init
1ff871b8ef77 sched/uclamp: Ignore max aggregation if rq is idle
e9ebbb763631 scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
fcfa9adc8b9a arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc
94784eeae3ac arm64: dts: rockchip: Re-add regulator-boot-on, regulator-always-on for vdd_gpu on rk3399-roc-pc
aecb325ec375 firmware: turris-mox-rwtm: show message about HWRNG registration
16783a7bdd93 firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
8753760d470f firmware: turris-mox-rwtm: report failures better
de00d68db74a firmware: turris-mox-rwtm: fix reply status decoding function
95cd0713e64b thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
62ff270f181a ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery
7fc92d934b0a ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems
1061c6fed15b ARM: dts: imx6q-dhcom: Fix ethernet reset time properties
903dc59a0f18 thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE
512db6641d40 ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema
4047cebe6b73 ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
419100c53460 ARM: dts: dra7: Fix duplicate USB4 target module node
398a57aca9a9 arm64: dts: allwinner: a64-sopine-baseboard: change RGMII mode to TXID
48ee69825f74 memory: fsl_ifc: fix leak of private memory on probe failure
83af5816308b memory: fsl_ifc: fix leak of IO mapping on probe failure
41cd2622e22d arm64: dts: ti: k3-j721e-main: Fix external refclk input to SERDES
84415d483dd0 Revert "ARM: dts: bcm283x: increase dwc2's RX FIFO size"
8f6b7eb4bc57 arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node
6fa600fbd437 reset: bail if try_module_get() fails
bb30cbbf0de0 ARM: dts: BCM5301X: Fixup SPI binding
9f818ec66f47 dt-bindings: i2c: at91: fix example for scl-gpios
3819aedd4533 firmware: arm_scmi: Reset Rx buffer to max size during async commands
7e17ac204962 soc: mtk-pm-domains: Fix the clock prepared issue
ace0c0fbb39a soc: mtk-pm-domains: do not register smi node as syscon
d50892c21564 firmware: tegra: Fix error return code in tegra210_bpmp_init()
212f26021a9b arm64: dts: qcom: c630: Add no-hpd to DSI bridge node
7df6ccab5c78 arm64: dts: qcom: trogdor: Add no-hpd to DSI bridge node
eae9b86a5b07 ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
06ec0621208c arm64: dts: renesas: r8a7796[01]: Fix OPP table entry voltages
862e7992b3a6 arm64: dts: renesas: Add missing opp-suspend properties
2b58c1f9d6fa arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
b6e42191c0ab arm64: dts: qcom: sdm845-oneplus-common: guard rmtfs-mem
c7da67a6e40d ARM: dts: r8a7779, marzen: Fix DU clock names
07b670060c77 arm64: dts: renesas: v3msk: Fix memory size
f4bf2e7b39ac rtc: fix snprintf() checking in is_rtc_hctosys()
e0e3a55cd519 ARM: dts: sun8i: h3: orangepi-plus: Fix ethernet phy-mode
22193e55444d memory: pl353: Fix error return code in pl353_smc_probe()
7f2aca07a9c3 reset: brcmstb: Add missing MODULE_DEVICE_TABLE
0371e0722e5a memory: atmel-ebi: add missing of_node_put for loop iteration
f3f84398e6e0 memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
375020aee461 ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4
8f772665c70d ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
cb9b2d6db9a3 ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
d1c82e8fea00 ARM: exynos: add missing of_node_put for loop iteration
90157d4c2722 reset: a10sr: add missing of_match_table reference
67a9273516b7 reset: RESET_INTEL_GW should depend on X86
9e5b0805f80f reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
b7a0d273fa43 arm64: dts: rockchip: Drop fephy pinctrl from gmac2phy on rk3328 rock-pi-e
bdcba8fc7722 ARM: dts: gemini-rut1xx: remove duplicate ethernet node
aed8141f4e06 hexagon: use common DISCARDS macro
2cdd0d6229db hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
ea37d4c6376a NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
13fc99a6a3c0 NFSv4/pnfs: Fix layoutget behaviour after invalidation
03165436f99b NFSv4/pnfs: Fix the layout barrier update
a85411bbc2a9 NFS: Fix fscache read from NFS after cache error
e22183844357 NFS: Ensure nfs_readpage returns promptly when internal error occurs
48161ad21846 virtio-mem: don't read big block size in Sub Block Mode
78c929bf9090 vdpa/mlx5: Clear vq ready indication upon device reset
2807011f9cd6 ALSA: isa: Fix error return code in snd_cmi8330_probe()
d1f295ac1e99 nfsd: Reduce contention for the nfsd_file nf_rwsem
7284dab07e4d powerpc/bpf: Fix detecting BPF atomic instructions
7de053c68116 nvme-tcp: can't set sk_user_data without write_lock
e2ab2ec59941 virtio_net: move tx vq operation under tx queue lock
228e0a05ac88 vdp/mlx5: Fix setting the correct dma_device
fa9c2720c800 vdpa/mlx5: Fix possible failure in umem size calculation
6c9b12f3837f vdpa/mlx5: Fix umem sizes assignments on VQ create
1595c8a295b0 PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
09d2d4d6a6f8 pwm: imx1: Don't disable clocks at device remove time
bce2fed9a29d PCI: intel-gw: Fix INTx enable
993750914a84 x86/fpu: Limit xstate copy size in xstateregs_set()
cb049828168a x86/fpu: Fix copy_xstate_to_kernel() gap handling
bf41e961def9 f2fs: fix to avoid adding tab before doc section
62da2ea5792d PCI: iproc: Support multi-MSI only on uniprocessor kernel
4bddcad179a4 PCI: iproc: Fix multi-MSI base vector number allocation
a355d669bcc6 ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
c8fc86e9df6a nfs: fix acl memory leak of posix_acl_create()
aebe64667664 SUNRPC: prevent port reuse on transports which don't request it.
c1b5b248701b watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
2550e11f6662 watchdog: aspeed: fix hardware timeout calculation
673930974b13 watchdog: keembay: Removed timeout update in the TO ISR
3b3157e2ebbf watchdog: keembay: Remove timeout update in the WDT start function
2a8bff768617 watchdog: keembay: Clear either the TO or TH interrupt bit
5db9998e32f3 watchdog: keembay: Update pretimeout to zero in the TH ISR
49a305266e27 watchdog: keembay: Upadate WDT pretimeout for every update in timeout
c2856627a0d0 watchdog: keembay: Update WDT pre-timeout during the initialization
a8ec86ea25b3 ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
3026b0c9d933 um: fix error return code in winch_tramp()
b477eba2f23a um: fix error return code in slip_open()
b79d1b2e39b5 um: Fix stack pointer alignment
9a4f77f171f6 sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
7c96a2ee45be NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
87871d990a2c NFSv4: Initialise connection to the server in nfs4_alloc_client()
93d133023a82 power: supply: rt5033_battery: Fix device tree enumeration
2114d3ba91f9 PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
b6ebf26d2e4a remoteproc: k3-r5: Fix an error message
f82d180811e4 f2fs: compress: fix to disallow temp extension
adfe53a9108a f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
9f6ffb15d64d module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
74d6fcea1d89 x86/signal: Detect and prevent an alternate signal stack overflow
8d6a70c3c429 NFSD: Fix TP_printk() format specifier in nfsd_clid_class
2ff0d01ef017 f2fs: atgc: fix to set default age threshold
b74821a0d8d2 block: fix the problem of io_ticks becoming smaller
445a2298edc9 virtio_console: Assure used length from device is limited
3c08a11206f0 virtio_net: Fix error handling in virtnet_restore()
ca2b8ae93a6d virtio-blk: Fix memory leak among suspend/resume procedure
827da74970d3 ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
215d6c473177 PCI: rockchip: Register IRQ handlers after device and data are ready
cb0d2cab40a3 ACPI: video: Add quirk for the Dell Vostro 3350
0d1b0bba5277 ACPI: AMBA: Fix resource name in /proc/iomem
d19dbb8cec5b pwm: tegra: Don't modify HW state in .remove callback
4f53ef512830 pwm: img: Fix PM reference leak in img_pwm_enable()
cb22d34a402f drm/amdkfd: fix sysfs kobj leak
dbe21a80c698 drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
cad01a332085 power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry more generic
126177664fdd power: supply: ab8500: add missing MODULE_DEVICE_TABLE
7282662b470e power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
74fe548b34a3 power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
e17e92ea8e1d NFS: nfs_find_open_context() may only select open files
4294da27cbd9 drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
5f36d35644f9 ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
62cccfcd2754 orangefs: fix orangefs df output.
e30874ef95a2 PCI: tegra: Add missing MODULE_DEVICE_TABLE
506f72629d8a remoteproc: core: Fix cdev remove and rproc del
e6fbd44df86b x86/fpu: Return proper error codes from user access functions
ec04c03541be watchdog: iTCO_wdt: Account for rebooting on second timeout
158e5a99c79e watchdog: imx_sc_wdt: fix pretimeout
4c05dac488a6 watchdog: Fix possible use-after-free by calling del_timer_sync()
b3c41ea5bc34 watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
b4ebf4a4692e watchdog: Fix possible use-after-free in wdt_startup()
0b5877a1aeac PCI: Dynamically map ECAM regions
1727a01a038c PCI: pciehp: Ignore Link Down/Up caused by DPC
7184a3d768bb NFSv4: Fix delegation return in cases where we have to retry
3015f1b485ed PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
0c96c2054212 ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
01e1c68ed030 power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
7578b6a72460 power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
7680ae29086a PCI: hv: Fix a race condition when removing the device
6db9fd7292bf power: supply: ab8500: Avoid NULL pointers
48121df76ee0 PCI: ftpci100: Rename macro name collision
aa4a5ea01635 pwm: spear: Don't modify HW state in .remove callback
7ea89f15e6c6 power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE
4411a3b449c3 power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
901882225bd0 kcov: add __no_sanitize_coverage to fix noinstr for all architectures
4f25344f0d47 lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
ab70a647efa4 phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
e5a57d9b35d5 i2c: core: Disable client irq on reboot/shutdown
5f61975f7efc intel_th: Wait until port is in reset before programming it
b69bd22e3ef9 staging: rtl8723bs: fix macro value for 2.4Ghz only device
a95d4700f3a6 leds: turris-omnia: add missing MODULE_DEVICE_TABLE
9e890928f844 ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol
2b064c25419b ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
ae210c829331 ALSA: hda: Add IRQ check for platform_get_irq()
6edfd151ab44 backlight: lm3630a: Fix return code of .update_status() callback
a3c23918b798 ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
4376c360a7a5 ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()
8010106d8749 powerpc/boot: Fixup device-tree on little endian
2a3fee3b33af usb: gadget: hid: fix error return code in hid_bind()
23f23031986d usb: gadget: f_hid: fix endianness issue with descriptors
cc59aca37a7a ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
128389fedea3 ALSA: usb-audio: scarlett2: Fix data_mutex lock
051881080819 ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
14894d6de92b m68knommu: fix missing LCD splash screen data initializer
058a2a926811 ALSA: bebob: add support for ToneWeal FW66
a37048c0583e Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
2cebf6c92692 s390/mem_detect: fix tprot() program check new psw handling
b65b280edeca s390/mem_detect: fix diag260() program check new psw handling
7ee9c5ccc48c s390/ipl_parm: fix program check new psw handling
e3728c1ca131 s390/processor: always inline stap() and __load_psw_mask()
470b85dad614 habanalabs/gaudi: set the correct rc in case of err
8ef320562fd3 habanalabs: remove node from list before freeing the node
84629201cf85 habanalabs: set rc as 'valid' in case of intentional func exit
13b40963d6d3 habanalabs: fix mask to obtain page offset
04458ea175a2 habanalabs/gaudi: set the correct cpu_id on MME2_QM failure
91ab5c64a848 xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
a35f81d458e1 ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
71a91b9b642e powerpc/mm/book3s64: Fix possible build error
a42554a161d6 gpio: pca953x: Add support for the On Semi pca9655
fd34deb387c8 selftests/powerpc: Fix "no_handler" EBB selftest
f7ba4e5f090b ALSA: ppc: fix error return code in snd_pmac_probe()
b7915650e7d6 scsi: storvsc: Correctly handle multiple flags in srb_status
95065bc0b378 gpio: zynq: Check return value of irq_get_irq_data
4d2b944b5683 gpio: zynq: Check return value of pm_runtime_get_sync
5ca4bde920bb ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
22e5fc5af3e9 ALSA: n64: check return value after calling platform_get_resource()
0f0c5ea09139 iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
fbf4daa6f410 iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
7cb31dc1b358 powerpc/ps3: Add dma_mask to ps3_dma_region
d4431f45f560 ALSA: sb: Fix potential double-free of CSP mixer elements
3a6ebad10d45 iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
8bea2c4d596b selftests: timers: rtcpie: skip test if default RTC device does not exist
8405c1e7e92c s390: disable SSP when needed
9c5480152bbc s390/sclp_vt220: fix console name to match device
34c4b572fd6e serial: tty: uartlite: fix console setup
5055a0a585f0 fsi: Add missing MODULE_DEVICE_TABLE
67fc8e84e0ae ASoC: img: Fix PM reference leak in img_i2s_in_probe()
2f26564eb712 mfd: cpcap: Fix cpcap dmamask not set warnings
2e83ca725eab mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
3717d86ad00f scsi: qedi: Fix cleanup session block/unblock use
469a8f305712 scsi: qedi: Fix TMF session block/unblock use
d55e28978516 scsi: qedi: Fix race during abort timeouts
ed4685d1f210 scsi: qedi: Fix null ref during abort handling
bc6d8d3d5b37 scsi: iscsi: Fix shost->max_id use
f0a031f7c55f scsi: iscsi: Fix conn use after free during resets
69139793ea54 scsi: iscsi: Add iscsi_cls_conn refcount helpers
966acb4a571e scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
5f4f65212e42 scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
04b6b9ea8090 scsi: megaraid_sas: Fix resource leak in case of probe failure
ab01ef12a3c7 fs/jfs: Fix missing error code in lmLogInit()
36efafbd3cba scsi: scsi_dh_alua: Check for negative result value
4523841390c9 scsi: core: Fixup calling convention for scsi_mode_sense()
8a2e98f29818 scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
c39cf4df19ac tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
b81f1eef4979 ALSA: ac97: fix PM reference leak in ac97_bus_remove()
c090a53c67ab scsi: core: Cap scsi_host cmd_per_lun at can_queue
8cf6ffa829db scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
f1966511d4a4 scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
921c950a8783 scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
0b435d3d56de scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
02a208801f2f w1: ds2438: fixing bug that would always get page0
436906fd248e usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
b03471aee5dd Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
bee295f5e035 ALSA: usx2y: Don't call free_pages_exact() with NULL address
4ba10209db6b ALSA: usx2y: Avoid camelCase
aa0fe27112cd iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
272edf59d9af iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
b66a6d66d982 iio: imu: st_lsm6dsx: correct ODR in header
3e15a7cc7e5e partitions: msdos: fix one-byte get_unaligned()
4b13f6586323 ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
717cf5ae5232 misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
ef1067d2baa8 misc/libmasm/module: Fix two use after free in ibmasm_init_one
3745d7a468aa serial: fsl_lpuart: disable DMA for console and fix sysrq
c069b856d637 tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
d036a5cf0580 usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
210868ac37bc rcu: Reject RCU_LOCKDEP_WARN() false positives
adc1c33b9865 srcu: Fix broken node geometry after early ssp init
fb66d992dad6 scsi: arcmsr: Fix the wrong CDB payload report to IOP
30629a780578 dmaengine: fsl-qdma: check dma_set_mask return value
64105689d0f8 ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715
e5115c1e6d13 leds: tlc591xx: fix return value check in tlc591xx_probe()
d07947340fdb net: bridge: multicast: fix MRD advertisement router port marking race
7dad7dfcc062 net: bridge: multicast: fix PIM hello router port marking race
ff4a96ba5c8f io_uring: fix link timeout refs
a03e9fb7b8dd io_uring: put link timeout req consistently
e0b7c13439a0 drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
83e0d427bf86 drm/dp_mst: Avoid to mess up payload table by ports in stale topology
10bbec7b6799 drm/dp_mst: Do not set proposed vcpi directly
7b1ca403621f btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
b519cf97f4a5 btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
bb025a05fbd5 btrfs: fix deadlock with concurrent chunk allocations involving system chunks
d25975c0b38b btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
9dac3c1ab155 io_uring: use right task for exiting checks
a495e562d402 arm64: Avoid premature usercopy failure
61c5fccc9d4d mm/hugetlb: fix refs calculation from unaligned @vaddr
87bc1dbbcd18 EDAC/igen6: fix core dependency AGAIN
f193509afc7f fbmem: Do not delete the mode that is still in use
242f80be5b13 cgroup: verify that source is a string
46502452b0ea drm/i915/gt: Fix -EDEADLK handling regression
db3d19f07914 drm/i915/gtt: drop the page table optimisation
82ea22cb689d drm/amdgpu: add another Renoir DID
90723df4e43f tracing: Do not reference char * as a string in histograms
77c6a77a068c iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
99301a53a137 iommu/vt-d: Global devTLB flush when present context entry changed
2d3156f87866 scsi: zfcp: Report port fc_security as unknown early during remote cable pull
8e4212ecf071 scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
486e4bffd84b KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
f98191691c32 KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
a72044f6a4f3 KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
612d41d28224 KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
8d7c539316d6 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
c3e2f327959f cifs: Do not use the original cruid when following DFS links for multiuser mounts
6df445822cff cifs: handle reconnect of tcon when there is no cached dfs referral
22c018592af5 cifs: use the expiry output of dns_query to schedule next resolution
094d3b83a818 Linux 5.12.18
79fa5d944c87 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
cecfdb9cf9a7 ext4: fix memory leak in ext4_fill_super
8f5c773a2871 smackfs: restrict bytes count in smk_set_cipso()
dc02c0b2bd60 media: v4l2-core: explicitly clear ioctl input data
3bb27e272402 jfs: fix GPF in diFree
d6397b22e311 drm/ast: Remove reference to struct drm_device.pdev
1fce6e069084 pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
0b5187d7245a dm writecache: write at least 4k when committing
31afeb3f5e78 media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
d32b50d567d2 media: gspca/sunplus: fix zero-length control requests
1e845660d12a media: gspca/sq905: fix control-request direction
b02785d85680 media: ccs: Fix the op_pll_multiplier address
5f3f81f1c96b media: zr364xx: fix memory leak in zr364xx_start_readpipe
bfd4085dbfa0 media: dtv5100: fix control-request directions
577fc6be0559 media: i2c: ccs-core: fix pm_runtime_get_sync() usage count
35781afaa4d7 media: subdev: disallow ioctl for saa6588/davinci
fe79e6683438 PCI: aardvark: Implement workaround for the readback value of VEND_ID
10c996f6dd44 PCI: aardvark: Fix checking for PIO Non-posted Request
f66742a62606 PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
89bf942314b7 dm btree remove: assign new_root only when removal succeeds
3c3555e076e6 dm writecache: flush origin device when writing and cache is full
70eccda6c8a7 dm zoned: check zone capacity
733d4d95c010 coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
8c2cbe41261d coresight: Propagate symlink failure
d5a93f9a89c6 ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
8aa6b63a85a3 tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
a61bd6963b8c tracing: Simplify & fix saved_tgids logic
bb86f7879c81 rq-qos: fix missed wake-ups in rq_qos_throttle try two
681f78589bdb seq_buf: Fix overflow in seq_buf_putmem_hex()
ec0fd4afc940 lkdtm: Enable DOUBLE_FAULT on all architectures
c111003c2aec extcon: intel-mrfld: Sync hardware and software state on init
8162756f6b9d selftests/lkdtm: Fix expected text for CR4 pinning
4821ae11969b lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
817aef368ee6 nvmem: core: add a missing of_node_put
c89383d30bec mfd: syscon: Free the allocated name field of struct regmap_config
c0d7a6d28a96 power: supply: ab8500: Fix an old bug
9558612cb829 ubifs: Fix races between xattr_{set|get} and listxattr operations
b15df2c465d7 thermal/drivers/int340x/processor_thermal: Fix tcc setting
aedf0cc0b401 ipmi/watchdog: Stop watchdog timer when the current action is 'none'
5462cedbbc32 qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
d5db49dd9819 i40e: fix PTP on 5Gb links
a3041d39d3c1 mwifiex: bring down link before deleting interface
5ef454b7bbb9 ASoC: tegra: Set driver_name=tegra for all machine drivers
687f85fc3e94 fpga: stratix10-soc: Add missing fpga_mgr_free() call
bc3a89122ad4 clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
04315bbce1b1 cpu/hotplug: Cure the cpusets trainwreck
782d1be8e923 arm64: tlb: fix the TTL value of tlb_get_level
42f4f4e1d46f ata: ahci_sunxi: Disable DIPM
bd75e125e97d docs: Makefile: Use CONFIG_SHELL not SHELL
10614cf2aa42 mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
d03f3a966c02 mmc: core: clear flags before allowing to retune
bc84caf5f849 mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
1b4dab073e56 mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
e4af7e198dee drm/i915/display: Do not zero past infoframes.vsc
1dac1310f360 drm/ingenic: Switch IPU plane to type OVERLAY
a22fd2f071db drm/nouveau: Don't set allow_fb_modifiers explicitly
1a95f7275e5f drm/arm/malidp: Always list modifiers
fb989568a62d drm/msm/mdp4: Fix modifier support enabling
38c498bf6d73 drm/tegra: Don't set allow_fb_modifiers explicitly
631fda599755 drm/ingenic: Fix pixclock rate for 24-bit serial panels
0797b0c1e6fe drm/amd/display: Reject non-zero src_y and src_x for video planes
bbc0763ce623 pinctrl/amd: Add device HID for new AMD GPIO controller
cef84c22000e drm/amd/display: fix incorrrect valid irq check
89622c69a23b drm/rockchip: dsi: remove extra component_del() call
9a2089cf784b drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
b2f4b484b8cf drm/vc4: hdmi: Prevent clock unbalance
31293980f21a drm/vc4: crtc: Skip the TXP
d6bd53dc1856 drm/vc4: txp: Properly set the possible_crtcs mask
4557db52b503 drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
454db213d8b8 drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
72270f52b87f drm/amdgpu: fix the hang caused by PCIe link width switch
03cbd6eade56 drm/amdgpu: fix NAK-G generation during PCI-e link width switch
b6f4e130f7fb drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
51f413b78921 drm/amdgpu: Update NV SIMD-per-CU to 2
d865931bce3a drm/amdgpu: add new dimgrey cavefish DID
b68617d193a4 powerpc/powernv/vas: Release reference to tgid during window close
6acd31db26b2 powerpc/barrier: Avoid collision with clang's __lwsync macro
500f81cec9f1 powerpc/mm: Fix lockup on kernel exec fault
864c4d1d2517 mm/mremap: hold the rmap lock in write mode when moving page table entries.
5004df970cb1 MIPS: MT extensions are not available on MIPS32r1
e33ab8f8d8bd selftests/resctrl: Fix incorrect parsing of option "-t"
cf7a26f98c5f PCI: tegra194: Fix host initialization during resume
05e2e5811542 MIPS: CI20: Reduce clocksource to 750 kHz.
0b1ae7547779 MIPS: set mips32r5 for virt extensions
5e5c4ed57d35 MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
603f0eedf3b1 sctp: add size validation when walking chunks
d91adac26d5e sctp: validate from_addr_param return
466ff3d1bb00 flow_offload: action should not be NULL when it is referenced
48298871ebd1 bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
718aa77b068c sched/fair: Ensure _sum and _avg values stay consistent
3bb702ccfe31 Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
6e5563009539 Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
4642d5a222a5 Bluetooth: mgmt: Fix the command returns garbage parameter value
0bfdcf8a9162 Bluetooth: btusb: Add support USB ALT 3 for WBS
a280eb5543b9 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
a1b0c1b3ef00 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
e96000e36515 Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
9d9371a7d9e7 Bluetooth: Shutdown controller after workqueues are flushed or cancelled
fc98840f23b7 Bluetooth: Fix alt settings for incoming SCO with transparent coding format
7c11f1a46b94 Bluetooth: Fix the HCI to MGMT status conversion table
0c6b8263fc35 Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
f4f553d67236 RDMA/cma: Fix rdma_resolve_route() memory leak
fd2086a68d66 net: ip: avoid OOM kills with large UDP sends over loopback
0a3f85d19a4f net: retrieve netns cookie via getsocketopt
a5a7e40b4f56 media, bpf: Do not copy more entries than user space requested
4ecd925c78c4 IB/isert: Align target max I/O size to initiator size
5526c292edb1 mac80211: Properly WARN on HW scan before restart
2be6f2ced5c8 mac80211_hwsim: add concurrent channels scanning support over virtio
527a2347c28a mac80211: consider per-CPU statistics if present
ccedf8163fa6 cfg80211: fix default HE tx bitrate mask in 2G band
10db827e73df wireless: wext-spy: Fix out-of-bounds warning
ea26006707f6 sfc: error code if SRIOV cannot be disabled
639a87f4f46f sfc: avoid double pci_remove of VFs
55ece342874a rtw88: add quirks to disable pci capabilities
a73056ec8c50 rtw88: 8822c: update RF parameter tables to v62
faca9d71de3b iwlwifi: pcie: fix context info freeing
e263cf8f27d5 iwlwifi: pcie: free IML DMA memory allocation
2eecd2a431af iwlwifi: mvm: fix error print when session protection ends
d4ffbb5a1934 iwlwifi: mvm: apply RX diversity per PHY context
79d22d83eb45 iwlwifi: mvm: don't change band on bound PHY contexts
468e97169c67 RDMA/rxe: Don't overwrite errno from ib_umem_get()
b9596c4e88e6 drm/amd/display: Fix edp_bootup_bl_level initialization issue
04d239ce3df8 vsock: notify server to shutdown when client has pending signal
f6e2c0340797 atm: nicstar: register the interrupt handler in the right place
b091ee405149 atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
a45a281dda08 net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
96922e553d91 net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
5067a57fa837 MIPS: add PMD table accounting into MIPS'pmd_alloc_one
454561df57b3 rtl8xxxu: Fix device info for RTL8192EU devices
7fc507502e65 mt76: fix iv and CCMP header insertion
b47a8175b0a4 mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
41a83ff6a8f7 mt76: mt7915: fix tssi indication field of DBDC NICs
626eeeec4622 drm/amdkfd: Walk through list with dqm lock hold
f1426a34ff15 drm/amdgpu: fix bad address translation for sienna_cichlid
7750917c2efd io_uring: fix false WARN_ONCE
e1e22d67f336 net: sched: fix error return code in tcf_del_walker()
e81327f69560 net: ipa: Add missing of_node_put() in ipa_firmware_load()
550ec6e708e5 net: fix mistake path for netdev_features_strings
ec61639a9aec mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
9965aeb63207 mt76: mt7615: fix fixed-rate tx status reporting
6ee85a897197 ice: mark PTYPE 2 as reserved
facedf3b92a6 ice: fix incorrect payload indicator on PTYPE
1aefd03afd52 bpf: Fix up register-based shifts in interpreter to silence KUBSAN
ca9080b726b0 net: hsr: don't check sequence number if tag removal is offloaded
0cbc4900ea0c drm/amdkfd: Fix circular lock in nocpsch path
ade6d90105c3 drm/amdkfd: fix circular locking on get_wave_state
87b509e32365 cw1200: add missing MODULE_DEVICE_TABLE
302e2ee34c5f wl1251: Fix possible buffer overflow in wl1251_cmd_scan
0139a3e7de3b wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
f28319b5d341 dm writecache: commit just one block, not a full page
e0c4089f8c2c xfrm: Fix error reporting in xfrm_state_construct.
57ee84c26832 ibmvnic: fix kernel build warnings in build_hdr_descs_arr
9c1cb7584afd drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
126b84ccb5c9 r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
c90b7af7cf79 selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
8d5869e4a782 fjes: check return value after calling platform_get_resource()
80c6bf336ed7 drm/amdkfd: use allowed domain for vmbo validation
86b14cfc9f26 net: sgi: ioc3-eth: check return value after calling platform_get_resource()
ff6a31223a64 selftests: Clean forgotten resources as part of cleanup()
c5728331f244 net: phy: realtek: add delay to fix RXC generation issue
76ea18dffcef drm/amd/display: Fix crash during MPO + ODM combine mode recalculation
0620797594ef drm/amd/display: Fix off-by-one error in DML
6944bdfe975e drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
85c4c34e48ee drm/amd/display: Release MST resources on switch from MST to SST
75ddbd635ec9 drm/amd/display: Update scaling settings on modeset
abfab409cd6b drm/amd/display: Fix DCN 3.01 DSCCLK validation
703bd798cea5 net: moxa: Use devm_platform_get_and_ioremap_resource()
e8a7912c76bd net: micrel: check return value after calling platform_get_resource()
6a9e87234937 net: mvpp2: check return value after calling platform_get_resource()
3cc9143b9dda net: bcmgenet: check return value after calling platform_get_resource()
662ab47ed03f net: mscc: ocelot: check return value after calling platform_get_resource()
bd05367fbe4f virtio_net: Remove BUG() to avoid machine dead
e0f4f7c50cdc ice: fix clang warning regarding deadcode.DeadStores
b4b702a190b2 ice: set the value of global config lock timeout longer
f58b297b59ab pinctrl: mcp23s08: fix race condition in irq handler
d822dddb6b6e net: bridge: mrp: Update ring transitions.
23247b76ae3c block: introduce BIO_ZONE_WRITE_LOCKED bio flag
e28f003f94bd dm: Fix dm_accept_partial_bio() relative to zone management commands
9a33eb798bda dm writecache: don't split bios when overwriting contiguous cache content
c56d8fd1b61b dm space maps: don't reset space map allocation cursor when committing
945c59693d31 RDMA/cxgb4: Fix missing error code in create_qp()
cbccd95bc45a net: tcp better handling of reordering then loss cases
a9786593c4c4 clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()
b8d48f66e703 drm/amdgpu: remove unsafe optimization to drop preamble ib
44c7c901cb36 drm/amd/display: Avoid HDCP over-read and corruption
56f0b2c209da drm/amdgpu: fix sdma firmware version error in sriov
2cf9f11a36bd MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
0993df9bb1e4 MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
478ec08ae209 ipv6: use prandom_u32() for ID generation
3133e01514c3 virtio-net: Add validation for used length
d237ba13d2bf drm: bridge: cdns-mhdp8546: Fix PM reference leak in
aada9ae28982 clk: tegra: Ensure that PLLU configuration is applied properly
c6de09603d57 clk: tegra: Fix refcounting of gate clocks
9f5e2a907e9c RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
33afce98e799 net: stmmac: the XPCS obscures a potential "PHY not found" error
095a29a52968 drm: rockchip: add missing registers for RK3066
f1cc8f4a8b37 drm: rockchip: add missing registers for RK3188
5d538464c17a net/mlx5: Fix lag port remapping logic
bc957aa9cb21 net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
48ad71666e3e drm/amd/display: fix odm scaling
0cec9f3d2951 clk: renesas: r8a77995: Add ZA2 clock
cf27261cda0b drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
3e42c5328585 igb: fix assignment on big endian machines
e8c6f449d0de igb: handle vlan types with checker enabled
c8594810b6aa e100: handle eeprom as little endian
95fc2f69c3b3 drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
487e2ee685b0 drm/vc4: Fix clock source for VEC PixelValve on BCM2711
7a9bfd7589c1 net: xilinx_emaclite: Do not print real IOMEM pointer
aebed6b19e51 udf: Fix NULL pointer dereference in udf_symlink function
a8e23e3c1ff9 drm/sched: Avoid data corruptions
61982a4b0175 drm/scheduler: Fix hang when sched_entity released
14610283f288 pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE
abb8d19c7ab1 net/sched: cls_api: increase max_reclassify_loop
1a115b9dff13 net: mdio: provide shim implementation of devm_of_mdiobus_register
7f1e98ebdba1 drm/virtio: Fix double free on probe failure
a6344771ce84 reiserfs: add check for invalid 1st journal block
21b5d042bfe1 drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
87da34408c66 net: mdio: ipq8064: add regmap config to disable REGCACHE
64fd9a3067c5 drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
ccc68b54ea14 net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
2f958b6f6ba0 atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
61370ff07e0a mISDN: fix possible use-after-free in HFC_cleanup()
b58d246a058a atm: iphase: fix possible use-after-free in ia_module_exit()
4531ba202d21 hugetlb: clear huge pte during flush function on mips platform
e5d1c22b4aeb clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()
9a4c16e00e02 drm/amd/display: fix use_max_lb flag for 420 pixel formats
a1fb1b9f2d13 drm/amdgpu: change the default timeout for kernel compute queues
ae413d1227f5 net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
82e97eaed415 drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true
7566dd567776 drm/vc4: fix argument ordering in vc4_crtc_get_margins()
d819e979411b drm/amd/amdgpu/sriov disable all ip hw status by default
8339b75bab8a drm/amd/display: fix HDCP reset sequence on reinitialize
3cc74b3d86cf drm/ast: Fixed CVE for DP501
ce6991c37161 drm/zte: Don't select DRM_KMS_FB_HELPER
fe251765838f drm/mxsfb: Don't select DRM_KMS_FB_HELPER
72e0aab10d2c Linux 5.12.17
2b6148ef2bd6 powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
8b1c800b5d83 iommu/dma: Fix compile warning in 32-bit builds
e3357ae17b8f cred: add missing return error code when set_cred_ucounts() failed
e8912c4fe043 sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads
1a453b642d32 s390: preempt: Fix preempt_count initialization
2644c4e5ca1c crypto: qce - fix error return code in qce_skcipher_async_req_handle()
0ebd7a106379 scsi: core: Retry I/O for Notify (Enable Spinup) Required error
dfc8ec0b96e4 media: exynos4-is: remove a now unused integer
0c1690e8907c mmc: vub3000: fix control-request direction
1e1f64e0b6f9 mmc: block: Disable CMDQ on the ioctl path
3d62a74f2b90 io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
facc7c069f0a io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
4f4bc42d70e9 io_uring: fix blocking inline submission
e72843a10393 block: return the correct bvec when checking for gaps
f214aa65dca4 erofs: fix error return code in erofs_read_superblock()
3adb14e48bc4 tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
73fd86c0eea2 fscrypt: fix derivation of SipHash keys on big endian CPUs
e99d8883bd70 fscrypt: don't ignore minor_hash when hash is 0
d00e609c7903 mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
73bcd9bef5ba scsi: libfc: Correct the condition check and invalid argument passed
83d8f3e7d9bc scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
ca45587402a2 scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
ab91eb5c260e scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
c35d71f7dd6a scsi: fc: Correct RHBA attributes length
8eaa256a2748 scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through firmware
f294726d619e exfat: handle wrong stream entry size in exfat_readdir()
7ebb103f704f csky: syscache: Fixup duplicate cache flush
30510f50401e csky: fix syscache.c fallthrough warning
09c44aacefa4 perf llvm: Return -ENOMEM when asprintf() fails
6d41a4b78cfa selftests/vm/pkeys: refill shadow register after implicit kernel write
3d90dd991117 selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
661833f0b896 selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
62fe353ab80f lib/math/rational.c: fix divide by zero
9650670eaae5 mm/zswap.c: fix two bugs in zswap_writeback_entry()
4759040e241c mm: migrate: fix missing update page_private to hugetlb_page_subpool
bf39afde6295 mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
3cabd7d48d34 mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
784cef5156b9 hugetlb: remove prep_compound_huge_page cleanup
c0a7497814d4 mm/huge_memory.c: don't discard hugepage if other processes are mapping it
35c1d559cf1b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
4a27037f7e8b mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
ce69e1c462db vfio/pci: Handle concurrent vma faults
c2d70e41ac4a powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
a9363d4a96db arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
399518bfc278 serial: mvebu-uart: correctly calculate minimal possible baudrate
4cc3fa4b02c9 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
c3d22eb76e1c ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
12c58934a31a powerpc: Fix is_kvm_guest() / kvm_para_available()
c8194f8264fe powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
9b399bf0c44e powerpc/64s: Fix copy-paste data exposure into newly created tasks
c4843f6d07ef powerpc/papr_scm: Properly handle UUID types and API
cfa708424464 powerpc: Offline CPU in stop_this_cpu()
bf1bcca53c35 serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
ea8281889ba0 selftests/ftrace: fix event-no-pid on 1-core machine
e14c6d50b2d1 leds: ktd2692: Fix an error handling path
31090dd99a12 leds: as3645a: Fix error return code in as3645a_parse_node()
c904df883ffa ASoC: fsl_spdif: Fix unexpected interrupt after suspend
895f15df969f ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake
bca193b752b6 configfs: fix memleak in configfs_release_bin_file
79b7f7cfe924 ASoC: fsl_xcvr: disable all interrupts when suspend happens
b509efdf55f7 ASoC: atmel-i2s: Fix usage of capture and playback at the same time
49d0c575e777 ASoC: atmel-i2s: Set symmetric sample bits
f779dc8e35c0 powerpc/powernv: Fix machine check reporting of async store errors
477e9c378958 extcon: max8997: Add missing modalias string
78af4fb85bfd extcon: sm5502: Drop invalid register write in sm5502_reg_data
21c0574b203f phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
a6c70750e8f9 phy: uniphier-pcie: Fix updating phy parameters
6a24f67eee22 soundwire: stream: Fix test for DP prepare complete
9310ee96137c scsi: mpt3sas: Fix error return value in _scsih_expander_add()
9efd7a619509 habanalabs: Fix an error handling path in 'hl_pci_probe()'
51f5511f5200 mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume()
520682b24913 of: Fix truncation of memory sizes on 32-bit platforms
fe688da174e9 ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
dd8437a8820b iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
d69f0d132563 iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
2defb6df78c5 serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
609ca128c74f usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
e299a7a24f89 usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
5edada4c4f42 staging: mt7621-dts: fix pci address for PCI memory range
b0f7b602bbb4 coresight: core: Fix use of uninitialized pointer
bcce61a7db9f staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
601643dca8ee staging: rtl8712: fix error handling in r871xu_drv_init
9609b93b30ea staging: gdm724x: check for overflow in gdm_lte_netif_rx()
a3fc3ffb8818 staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
9f84e28efb3c ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
5a48508b5e37 iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
33f6bc402f3a iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
a65024fc5754 iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
435967d9d5af iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a5320c821919 iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
d1d54f4b3440 iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8c2254d0caac kunit: Fix result propagation for parameterised tests
55cb127fcf22 mtd: spinand: Fix double counting of ECC stats
e36e19624dc9 thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
ea9060c56c6d eeprom: idt_89hpesx: Restore printing the unsupported fwnode name
12655be14051 eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
43e41d66e53e usb: dwc2: Don't reset the core after setting turnaround time
c2ec7195502b usb: gadget: f_fs: Fix setting of device and driver data cross-references
91b719e070d6 ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
eea1c7282de6 ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID
f5b38742692f ASoC: rt5682: Fix a problem with error handling in the io init function of the soundwire
73b94926a784 ASoC: rt715-sdw: use first_hw_init flag on resume
f83a60949309 ASoC: rt711-sdw: use first_hw_init flag on resume
decd935861a3 ASoC: rt700-sdw: use first_hw_init flag on resume
5a47d6eff79f ASoC: rt5682-sdw: use first_hw_init flag on resume
42b4402f6644 ASoC: rt1308-sdw: use first_hw_init flag on resume
03f93aa9ed87 ASoC: max98373-sdw: use first_hw_init flag on resume
15e82ccc33d7 ASoC: max98373-sdw: add missing memory allocation check
cbf09a60a682 iommu/dma: Fix IOVA reserve dma ranges
aadfb18f0dd9 selftests: splice: Adjust for handler fallback removal
e6d3cf3dc4b7 s390: appldata depends on PROC_SYSCTL
21a4b01f0cfb s390: enable HAVE_IOREMAP_PROT
d757ca3611d2 iommu/amd: Fix extended features logging
be879d86c45c visorbus: fix error return code in visorchipset_init()
0b89c683bb14 fsi/sbefifo: Fix reset timeout
56b540337529 fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
ef5beacd8117 fsi: occ: Don't accept response from un-initialized OCC
6594ac2b44cc fsi: scom: Reset the FSI2PIB engine for any error
f27107344ce9 fsi: core: Fix return of error values on failures
1ad0a8b1eed1 mfd: rn5t618: Fix IRQ trigger by changing it to level mode
d28e4dd6b3ad mfd: mp2629: Select MFD_CORE to fix build error
3bc02a09dfdc scsi: iscsi: Flush block work before unblock
99ddaeb4acb6 scsi: iscsi: Fix in-kernel conn failure handling
fe288e8d451b scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
f874e0f5c7b7 scsi: iscsi: Use system_unbound_wq for destroy_work
9dee19f54851 scsi: iscsi: Force immediate failure during shutdown
856d2c168439 scsi: iscsi: Stop queueing during ep_disconnect
fe07b6b9684f scsi: FlashPoint: Rename si_flags field
7a9c04c26001 leds: lp50xx: Put fwnode in error case during ->probe()
21d81e3cbd60 leds: lm3697: Don't spam logs when probe is deferred
a6caae8b05e5 leds: lm3692x: Put fwnode in any case during ->probe()
9578f8755ef0 leds: lm36274: Put fwnode in error case during ->probe()
aa7c250be44d leds: lm3532: select regmap I2C API
88e8e0d2de81 leds: lgm-sso: Fix clock handling
e9b2065dadfc leds: lgm: Fix spelling mistake "prepate" -> "prepare"
7e6127219649 leds: class: The -ENOTSUPP should never be seen by user space
106837de5779 tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
cc6f9708e863 firmware: stratix10-svc: Fix a resource leak in an error handling path
c613f77fccf8 char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
1a4bc2584c10 staging: mmal-vchiq: Fix incorrect static vchiq_instance.
39b3df316e83 mtd: rawnand: arasan: Ensure proper configuration for the asserted target
af86e36c5833 mtd: parsers: qcom: Fix leaking of partition name
fa132c7ea108 mtd: partitions: redboot: seek fis-index-block in the right node
d681bd9121fc perf scripting python: Fix tuple_set_u64()
71611cc43b00 Input: hil_kbd - fix error return code in hil_dev_connect()
eb6d75ee9d40 ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
d593d96b50a0 usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalled
89d560f1520c backlight: lm3630a_bl: Put fwnode in error case during ->probe()
cee967b6ce89 ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
49a7741b6f4f ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
3011c6a486f9 iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
fc99591fc8aa iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
0a5fc5ac09e3 iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
fec89f551595 iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
bea240d6eccb iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
b3ade33fe427 iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
024b2bfe981e iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a21e94bfa0d7 iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
8e9ad18f78cb iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a37309a2cf09 iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
a4ff9711c9eb iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
52b34dbbe8c8 iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
4305a3e619ec iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
db210cc73f3f iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
9fb49be54254 iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
061c2287182c iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
1d9a4060b612 iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
e0c181b7d068 iio: accel: mxc4005: Fix overread of data and alignment issue.
036780cdee8c iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
1584e323c0cd iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
6c078f2f5862 iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
14b70fbadd44 iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
fca9718661c5 iio: adis16475: do not return ints in irq handlers
6bca37f0bf1e iio: adis16400: do not return ints in irq handlers
48a4fc2acdf4 iio: adis_buffer: do not return ints in irq handlers
aa9f1fcdea66 mwifiex: re-fix for unaligned accesses
afbcbf90e78d phy: ralink: phy-mt7621-pci: properly print pointer address
fc9b17d5cc50 tty: nozomi: Fix a resource leak in an error handling function
eb96f92e90af serial: 8250_omap: fix a timeout loop condition
5129295388df serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
4504f230a678 serial: fsl_lpuart: don't modify arbitrary data on lpuart32
98db572f0523 rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
1084e9f317d5 ASoC: rt5682: Disable irq on shutdown
8a65034c0122 staging: fbtft: Don't spam logs when probe is deferred
bd64d0c88406 staging: fbtft: Rectify GPIO handling
966f4fd22956 MIPS: Fix PKMAP with 32-bit MIPS huge page support
03f7ec7fa042 RDMA/core: Always release restrack object
1b9175fe3bd1 RDMA/mlx5: Don't access NULL-cleared mpi pointer
3296c8fceb2d net: tipc: fix FB_MTU eat two pages
301349508038 net: sched: fix warning in tcindex_alloc_perfect_hash
9a6fc768cae2 net: lwtunnel: handle MTU calculation in forwading
3ee7e6cf9fe8 writeback: fix obtain a reference to a freeing memcg css
91d53eb400c2 bpf, x86: Fix extable offset calculation
21000e89313f clk: si5341: Update initialization magic
31e3df138d6c clk: si5341: Check for input clock presence and PLL lock on startup
21b5ad2c785b clk: si5341: Avoid divide errors due to bogus register contents
f588d9a49b3f clk: si5341: Wait for DEVICE_READY on startup
04ccd65a617d clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
1a93f404f536 clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoC
dff38b672112 clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC
fb232dcd4216 clk: actions: Fix SD clocks factor table on Owl S500 SoC
387d060931f5 clk: actions: Fix UART clock dividers on Owl S500 SoC
1f2449f9176e clk: qcom: gcc: Add support for a new frequency for SC7280
9395189116f5 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
57a1fbf1af77 Bluetooth: Fix Set Extended (Scan Response) Data
ddcab90b24d5 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
d37b33872f96 Revert "be2net: disable bh with spin_lock in be_process_mcc"
d661fdfc5df5 gve: Fix swapped vars when fetching max queues
815d6df0c991 RDMA/cma: Fix incorrect Packet Lifetime calculation
1b669d25a0ce bpfilter: Specify the log level for the kmsg message
3c078fdda0fd net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
721a26cd7fdb e1000e: Check the PCIm state
0da164ab0ad4 ipv6: fix out-of-bound access in ip6_parse_tlv()
0f3ef672d57f net: atlantic: fix the macsec key length
653c6b2dfb23 net: phy: mscc: fix macsec key length
f11cd50871c2 net: macsec: fix the length used to copy the key for offloading
66f1bd687f05 RDMA/cma: Protect RMW with qp_mutex
94ef94aa8d1f ibmvnic: free tx_pool if tso_pool alloc fails
d5b398b20c5c ibmvnic: set ltb->buff to NULL after freeing
9b7e6795f567 ibmvnic: account for bufs already saved in indir_buf
1a64564eee05 ibmvnic: clean pending indirect buffs during reset
9a7e4bd8c836 Revert "ibmvnic: remove duplicate napi_schedule call in open function"
1e64eb23d3e5 Revert "ibmvnic: simplify reset_long_term_buff function"
80902e516e0d i40e: Fix missing rtnl locking when setting up pf switch
b13e074d9bd1 i40e: Fix autoneg disabling for non-10GBaseT links
4225faa655d0 i40e: Fix error handling in i40e_vsi_open
f1893eb256e4 bpf: Do not change gso_size during bpf_skb_change_proto()
eedb3cfb4c6f can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
bd5046d72d90 ipv6: exthdrs: do not blindly use init_net
330381067976 net: bcmgenet: Fix attaching to PYH failed on RPi 4B
b95af3ccdec7 mac80211: remove iwlwifi specific workaround NDPs of null_response
239713b858c0 drm/msm/dpu: Fix error return code in dpu_mdss_init()
99994994b5d0 drm/msm: Fix error return code in msm_drm_init()
c687e04407bd drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
092929e86296 bpf: Fix null ptr deref with mixed tail calls and subprogs
7fe09bef9d2d ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
834d0316ab46 ieee802154: hwsim: Fix memory leak in hwsim_add_one
9007ce91eb74 RDMA/hns: Fix uninitialized variable
3523af4118d7 RDMA/hns: Force rewrite inline flag of WQE
b165e4e70f62 tc-testing: fix list handling
0d5451732c29 net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
73b9467a657a net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
d20d69c405c6 net/ipv4: swap flow ports when validating source
b0f32a899629 ip6_tunnel: fix GRE6 segmentation
c7b20c92129b bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
096ae44bb1fa vxlan: add missing rcu_read_lock() in neigh_reduce()
94d7a70927e2 rtw88: 8822c: fix lc calibration timing
43b05930c604 bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
327ab5ff3b3f iwlwifi: increase PNVM load timeout
21b4a8021ee2 netfilter: nf_tables: do not allow to delete table with owner by handle
50851870542d netfilter: nf_tables: skip netlink portID validation if zero
64811dda5054 xfrm: Fix xfrm offload fallback fail case
8f10e81117fc pkt_sched: sch_qfq: fix qfq_change_class() error path
2be7c8e52a50 net: dsa: mv88e6xxx: Fix adding vlan 0
a7aa86d964ce netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic
b5ff08ec6ac4 tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
a80c80b69507 selftests: tls: fix chacha+bidir tests
637f95680d21 selftests: tls: clean up uninitialized warnings
108bfc008437 net: sched: add barrier to ensure correct ordering for lockless qdisc
c533c60a6257 vrf: do not push non-ND strict packets with a source LLA through packet taps again
511b582a0197 net: ethernet: ezchip: fix error handling
ee930d2fd780 net: ethernet: ezchip: fix UAF in nps_enet_remove
c233725fa285 net: ethernet: aeroflex: fix UAF in greth_of_remove
1f7de74f2e9c mt76: mt7915: fix rx fcs error count in testmode
a641c9ed18ef mt76: mt7921: fix OMAC idx usage
e176fefb97b5 mt76: mt7921: remove redundant check on type
46dc583e8daf mt76: connac: alaways wake the device before scanning
911c9894deb2 mt76: mt7921: consider the invalid value for to_rssi
bc90e1a9506d mt76: connac: fix WoW with disconnetion and bitmap pattern
230320c51bfc mt76: mt7921: Don't alter Rx path classifier
a669f00e408a mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
5a243b1cf25b mt76: fix possible NULL pointer dereference in mt76_tx
f125a9a9f1b2 net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
cd8f540f4392 samples/bpf: Fix the error return code of xdp_redirect's main()
89407ad623e6 samples/bpf: Fix Segmentation fault for xdp_redirect command
530f73e7faaf RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
411cc75722f0 bpf: Fix libelf endian handling in resolv_btfids
5ab8b173dd15 xsk: Fix broken Tx ring validation
dda6334fdc70 xsk: Fix missing validation for skb and unaligned mode
42341f0729fb selftests/bpf: Whitelist test_progs.h from .gitignore
5647e300c2d3 RDMA/rxe: Fix qp reference counting for atomic ops
0096889c5208 netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
fe3ea4dd5986 netfilter: nft_osf: check for TCP packet before further processing
55a73af6c8a2 netfilter: nft_exthdr: check for IPv6 packet before further processing
afd9e99b36bb RDMA/mlx5: Don't add slave port to unaffiliated list
526f45aa9069 netlabel: Fix memory leak in netlbl_mgmt_add_common
547e458baa15 wil6210: remove erroneous wiphy locking
da09b0f2a987 ath11k: send beacon template after vdev_start/restart during csa
5c4c01c86a07 ath10k: Fix an error code in ath10k_add_interface()
5c3915d088f3 ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()
956992971498 cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
164ede108eed brcmsmac: mac80211_if: Fix a resource leak in an error handling path
db7a1f4f1c20 brcmfmac: Delete second brcm folder hierarchy
caab7deb9bb7 brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
8b98519d1c81 brcmfmac: correctly report average RSSI in station info
487b7874bfc9 brcmfmac: fix setting of station info chains bitmask
54db5b232927 ssb: Fix error return code in ssb_bus_scan()
f2956005a01f wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
f168b2c2e11e clk: imx8mq: remove SYS PLL 1/2 clock gates
6c34f04e2ef6 ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
1719b32b68c2 wireless: carl9170: fix LEDS build errors & warnings
dcf8171d4cc8 ath10k: add missing error return code in ath10k_pci_probe()
a9bd7c6d5b38 ath10k: go to path err_unsupported when chip id is not supported
df84b1fec81f tools/bpftool: Fix error return code in do_batch()
7e3cbe3526c8 drm: qxl: ensure surf.data is ininitialized
865a52166008 clk: vc5: fix output disabling when enabling a FOD
b1c03985edc4 drm/vc4: hdmi: Fix error path of hpd-gpios
3b71f10c0676 drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
0cb0e35ca206 RDMA/rxe: Fix failure during driver load
45eff6712b0c drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
f3543721d825 RDMA/core: Sanitize WQ state received from the userspace
726d700a7921 net/sched: act_vlan: Fix modify to allow 0
1860e95805c2 xfrm: remove the fragment check for ipv6 beet mode
7f38d99f0407 clk: tegra30: Use 300MHz for video decoder by default
b062556c3164 ehea: fix error return code in ehea_restart_qps()
11915ebc4cc1 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
0d6217781a60 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
f8ed87e52ab5 RDMA/rtrs-srv: Fix memory leak when having multiple sessions
4af22be74a10 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
5c010b4b634d RDMA/rtrs: Do not reset hb_missed_max after re-connection
56778cf88e91 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
855719b872db RDMA/srp: Fix a recently introduced memory leak
b65f7e11e8e1 mptcp: generate subflow hmac after mptcp_finish_join()
61965419a30e mptcp: fix pr_debug in mptcp_token_new_connect
67c3e70dc418 drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
fe8f2cad9dc1 drm/rockchip: lvds: Fix an error handling path
76dc42e18882 drm/rockchip: dsi: move all lane config except LCDC mux to bind()
c25310231333 drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
5abf370bbcef drm: rockchip: set alpha_en to 0 if it is not used
167486450dbe drm/vc4: crtc: Lookup the encoder from the register at boot
e3c61c41bff4 drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
202440cdac5a drm/vc4: crtc: Pass the drm_atomic_state to config_pv
9801d50982cc net: ftgmac100: add missing error return code in ftgmac100_probe()
7ffd9777f1f2 drm/amd/display: take dc_lock in short pulse handler only
ccd1f614f682 drm/amd/display: Avoid HPD IRQ in GPU reset state
a37755322079 drm/amd/display: fix potential gpu reset deadlock
e6706ff6fc6e clk: meson: g12a: fix gp0 and hifi ranges
cb3799945b56 net: qrtr: ns: Fix error return code in qrtr_ns_init()
1a44369aadc6 drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
7b7ba3da9f4b drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
b35cd65c9982 RDMA/hns: Remove the condition of light load for posting DWQE
29b998cd6a4b pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
483a6e323a68 pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
a0e43d7dce66 net: pch_gbe: Propagate error from devm_gpio_request_one()
c2e82ed3ce28 net: mvpp2: Put fwnode in error case during ->probe()
6d41df73ee93 drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion
2fecec4f9bc9 drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
8738aeb5135f video: fbdev: imxfb: Fix an error message
c39cecc8318b drm/ast: Fix missing conversions to managed API
72d9bbe92d54 drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
6348e10e1c62 drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
a5ac633608a8 drm/bridge/sii8620: fix dependency on extcon
b3f7be48475c xfrm: xfrm_state_mtu should return at least 1280 for ipv6
5b9c76184f34 mm/page_alloc: fix counting of managed_pages
631815de5a67 mm: memcg/slab: properly set up gfp flags for objcg pointer array
fa7a29ee9c4e mm/shmem: fix shmem_swapin() race with swapoff
ed12bc474a36 swap: fix do_swap_page() race with swapoff
88611c8036bf mm: mmap_lock: use local locks instead of disabling preemption
9b0add90d50c mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
a537268ba1fb dax: fix ENOMEM handling in grab_mapping_entry()
3a5b13ac77ce ocfs2: fix snprintf() checking
98c8147ec8c6 blk-mq: update hctx->dispatch_busy in case of real scheduler
577072de4d61 block: fix trace completion for chained bio
ca469162356b PM / devfreq: passive: Fix get_target_freq when not using required-opp
ba9e414132ad cpufreq: Make cpufreq_online() call driver->offline() on errors
435f74cfaa4b ACPI: bgrt: Fix CFI violation
7dd9e7cb10f1 blk-wbt: make sure throttle is enabled properly
2dd006bb0cb5 blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled()
aa7b9d80d7a3 EDAC/igen6: fix core dependency
ba904a5809af ACPI: APEI: fix synchronous external aborts in user-mode
876182256471 extcon: extcon-max8997: Fix IRQ freeing at error path
f100097d744f clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
27f9d646b165 md: revert io stats accounting
db76dc07333e mark pstore-blk as broken
bed2281a9f9a ACPI: sysfs: Fix a buffer overrun problem with description_show()
7230a30756a0 ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()
19f1aa9d3a52 nvme-pci: look for StorageD3Enable on companion ACPI device instead
a31f9aa6858b x86/hyperv: fix logical processor creation
08a97ba2b316 block: avoid double io accounting for flush request
3813f47b5976 ACPI: PM / fan: Put fan device IDs into separate header file
6e2ad5a253c9 PM / devfreq: Add missing error code in devfreq_add_device()
72702d863eeb EDAC/aspeed: Use proper format string for printing resource
49d6019ac103 media: mtk-vpu: on suspend, read/write regs only if vpu is running
02cfae6a4f3a media: video-mux: Skip dangling endpoints
605660a7efb2 KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
e9d0cfd5127a KVM: selftests: fix triple fault if ept=0 in dirty_log_test
e1e5e263bbe0 psi: Fix race between psi_trigger_create/destroy
16ebaaa5d170 crypto: nx - Fix RCU warning in nx842_OF_upd_status
39c38d9d89c1 spi: spi-sun6i: Fix chipselect/clock bug
71f62a792bea lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
5f9ae99d91f1 lockdep: Fix wait-type for empty stack
0b583d0e2f68 sched/uclamp: Fix uclamp_tg_restrict()
922d7d76bccc sched/rt: Fix Deadline utilization tracking during policy change
f60e942f890e sched/rt: Fix RT utilization tracking during policy change
6e29b6e5b400 x86/sev: Split up runtime #VC handler for correct state tracking
f63726426765 x86/sev: Make sure IRQs are disabled while GHCB is active
5874f6919410 btrfs: clear log tree recovering status if starting transaction fails
f141c67ee503 regulator: hi6421v600: Fix setting idle mode
2636dfde5b36 regulator: hi655x: Fix pass wrong pointer to config.driver_data
fb73460f2c7d KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
71d201ca9d73 perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number
0d3fab32c1e0 KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
e80eb8012401 KVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte() in the TDP MMU
ff78c1f7b68d KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
2e4093f2b730 KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
6051edb62906 KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
09e30d8a58d9 KVM: nVMX: Sync all PGDs on nested transition with shadow paging
23c5200c08fd hwmon: (max31790) Fix fan speed reporting for fan7..12
dee0472b2dac hwmon: (max31722) Remove non-standard ACPI device IDs
81e1dcd17f47 hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
c10270efd31c media: i2c: rdacm21: Power up OV10640 before OV490
bb7636aa1e50 media: i2c: rdacm21: Fix OV10640 powerup
bee42a5e6ea9 media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
5397bc79d5f4 media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
dc4dc0c6a677 media: v4l2-core: ignore native time32 ioctls on 64-bit
17d7af0796cf arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
92345b3a5ff0 mmc: usdhi6rol0: fix error return code in usdhi6_probe()
c10cf8d67087 crypto: sm2 - fix a memory leak in sm2
828575bc1b95 crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
9031614e7374 crypto: omap-sham - Fix PM reference leak in omap sham ops
de796a4e1f5e crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
282947b97d17 regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
077d2cedef12 media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
0127719085fa m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
89e3cc3e4220 media: gspca/gl860: fix zero-length control requests
f2dd68252176 media: vicodec: Use _BITUL() macro in UAPI headers
a77934fe4a7e media: tc358743: Fix error return code in tc358743_probe_of()
2d2fee14ab55 media: au0828: fix a NULL vs IS_ERR() check
aff809a58ef2 media: exynos4-is: Fix a use after free in isp_video_release
bc306db81a53 media: rkvdec: Fix .buf_prepare
73aea46ca882 media: ipu3-cio2: Fix reference counting when looping over ACPI devices
79321b675009 sched: Don't defer CPU pick to migration_cpu_stop()
f867ac6cf791 locking/lockdep: Reduce LOCKDEP dependency list
91cec7994e0c pata_ep93xx: fix deferred probing
96409164a6ac media: rc: i2c: Fix an error message
0909d610f235 crypto: ccp - Fix a resource leak in an error handling path
e31cf3960c3d crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
918861ace4ee crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
9d5db40cb53c x86/elf: Use _BITUL() macro in UAPI headers
0c436ecb3ae6 evm: fix writing <securityfs>/evm overflow
185fe39b4f28 pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
6b9c00b1ffb0 kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
099451afd3a3 sched/uclamp: Fix locking around cpu_util_update_eff()
cdf0a10bf5f1 sched/uclamp: Fix wrong implementation of cpu.uclamp.min
73d6021a93fa media: I2C: change 'RST' to "RSET" to fix multiple build errors
9abb3adaf298 pata_rb532_cf: fix deferred probing
076081f9c332 sata_highbank: fix deferred probing
2d3650748f83 crypto: ux500 - Fix error return code in hash_hw_final()
c4a3bc075a71 crypto: ixp4xx - update IV after requests
bd2a2b2511b1 crypto: ixp4xx - dma_unmap the correct address
16e78cc41501 media: hantro: do a PM resume earlier
522911556ece media: i2c: ccs-core: return the right error code at suspend
1357e14bb214 media: s5p_cec: decrement usage count if disabled
06df3dbd22a1 media: venus: Rework error fail recover logic
48ad81f1a436 spi: Avoid undefined behaviour when counting unused native CSs
db804b5e7bdc spi: Allow to have all native CSs in use along with GPIOs
60d2fab27365 mm: define default MAX_PTRS_PER_* in include/pgtable.h
64eca48eb10e writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
31eefae91666 ia64: mca_drv: fix incorrect array size calculation
b91441d5d240 kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
c304646c6dc3 block: fix discard request merge
ae57d3d19726 mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
1ff0d9955dcd cifs: fix missing spinlock around update to ses->status
083e0f538faa HID: wacom: Correct base usage for capacitive ExpressKey status bits
c3bfad4315bc smb3: fix possible access to uninitialized pointer to DACL
8c7bd6e8af00 ACPI: tables: Add custom DSDT file as makefile prerequisite
dfed7bd78691 tpm_tis_spi: add missing SPI device ID entries
193e14e68e90 clocksource: Check per-CPU clock synchronization when marked unstable
22521a7580fd clocksource: Retry clock read if long delays detected
0bbe404166bc ACPI: EC: trust DSDT GPE for certain HP laptop
19d2497258ad smb3: fix uninitialized value for port in witness protocol move
022474831133 cifs: fix check of dfs interlinks
2f9f4a2d0e6f cifs: improve fallocate emulation
71f33bceaf80 PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
4890634bdd7d tools/power/x86/intel-speed-select: Fix uncore memory frequency display
a6911da17932 EDAC/Intel: Do not load EDAC driver when running as a guest
d03ef1dfef2b nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
d6bb86530ddc nvme-pci: fix var. type for increasing cq_head
11c7abaf1b33 platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
a87f02f876fc platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
9311e5137628 platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
d401922918b0 block: fix race between adding/removing rq qos and normal IO
44535bbc811f HID: sony: fix freeze when inserting ghlive ps3/wii dongles
b12808993971 HID: hid-input: add Surface Go battery quirk
96b15a0b4518 ACPI: resources: Add checks for ACPI IRQ override
24743ca47486 ACPI: bus: Call kobject_put() in acpi_init() error path
1f12ce4444f1 ACPICA: Fix memory leak caused by _CID repair function
bc58f76172e8 fs: dlm: fix memory leak when fenced
2705710675c9 fs: dlm: fix lowcomms_start error case
f5a0f9bd6c0f drivers: hv: Fix missing error code in vmbus_connect()
1cef326c9532 open: don't silently ignore unknown O-flags in openat2()
877fd477cfa1 random32: Fix implicit truncation warning in prandom_seed_state()
b1bdf36471f2 fs: dlm: cancel work sync othercon
0c3c424212b6 fs: dlm: reconnect if socket error report occurs
3586e39fb619 blk-mq: clear stale request in tags->rq[] before freeing one request pool
ea13467cf803 blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
0208bc8d2be4 block_dump: remove block_dump feature in mark_inode_dirty()
2ec745a4d76d ACPI: EC: Make more Asus laptops use ECDT _GPE
d1682b534d9b platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
5ec004c4731c platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
3d37a4c5b07f Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
b34be660876e lib: vsprintf: Fix handling of number field widths in vsscanf
d765079ebf1c hv_utils: Fix passing zero to 'PTR_ERR' warning
08f8515b9a0d ACPI: processor idle: Fix up C-state latency if not ordered
f07a184e8e6d ACPI: PM: s2idle: Add missing LPS0 functions for AMD
11bcf07c5e68 EDAC/ti: Add missing MODULE_DEVICE_TABLE
1f96eae0dc48 HID: do not use down_interruptible() when unbinding devices
c92ff38f862d ACPI: video: use native backlight for GA401/GA502/GA503
ce8cf0c16e4e media: Fix Media Controller API config checks
aa004d394196 regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
f2682a6e22df regulator: mt6358: Fix vdram2 .vsel_mask
0c30e477bb55 KVM: s390: get rid of register asm usage
3d5d0683bb59 lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
b4aac44d911e locking/lockdep: Fix the dep path printing for backwards BFS
b3fcd23154d1 btrfs: disable build on platforms having page size 256K
daf4faa77e94 btrfs: don't clear page extent mapped if we're not invalidating the full page
9afa74b4bb36 btrfs: sysfs: fix format string for some discard stats
0388206109f4 btrfs: always abort the transaction if we abort a trans handle
e760f64ee9f3 btrfs: abort transaction if we fail to update the delayed inode
4056f6d0e10e btrfs: fix error handling in __btrfs_update_delayed_inode
b5683cfbc50d KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
ef33252d3dd1 KVM: arm64: Restore PMU configuration on first run
670fe6001d50 drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
145b1fb221f3 sched/fair: Take thermal pressure into account while estimating energy
09b355e15faa hwmon: (max31790) Fix pwmX_enable attributes
6f3692849176 hwmon: (max31790) Report correct current pwm duty cycles
62118ce14a12 media: imx-csi: Skip first few frames from a BT.656 source
7bc1e49b692e media: siano: fix device register error path
822786d39dff media: dvbdev: fix error logic at dvb_register_device()
23c32919740e media: dvb_net: avoid speculation from net slot
f676a2bb0871 crypto: shash - avoid comparing pointers to exported functions under CFI
44150d84a667 regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
d2c4b38d75c3 spi: meson-spicc: fix memory leak in meson_spicc_probe
894cab0186a1 spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
43d73a435e12 mmc: sdhci-of-aspeed: Turn down a phase correction warning
6310f272553a mmc: via-sdmmc: add a check against NULL pointer dereference
49e077e7c08e mmc: sdhci-sprd: use sdhci_sprd_writew
ab9bb64a95a6 memstick: rtsx_usb_ms: fix UAF
66699c7392a6 media: dvd_usb: memory leak in cinergyt2_fe_attach
7d6f4fb01ba7 Makefile: fix GDB warning with CONFIG_RELR
95a03159f877 crypto: hisilicon/sec - fixup 3des minimum key size declaration
41c722bd5a3e media: st-hva: Fix potential NULL pointer dereferences
a8ab2a93a187 media: bt8xx: Fix a missing check bug in bt878_probe
f9f334f62f39 media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
5d0026542ef7 media: cedrus: Fix .buf_prepare
1ef50a77d2e6 media: hantro: Fix .buf_prepare
32d4f36dc534 media: em28xx: Fix possible memory leak of em28xx struct
9710d5e0577a media: bt878: do not schedule tasklet when it is not setup
2e38d8c51aac media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk on/off
5b421ed9178a ima: Don't remove security.ima if file must not be appraised
ebb91e961ab1 sched/fair: Fix ascii art by relpacing tabs
b5d41ee8c68c arm64: perf: Convert snprintf to sysfs_emit
166773670f77 crypto: qce: skcipher: Fix incorrect sg count for dma transfers
e5c4fd0a249a crypto: qat - remove unused macro in FW loader
69e2309108e9 crypto: qat - check return code of qat_hal_rd_rel_reg()
d7a7519ebbde media: imx: imx7_mipi_csis: Fix logging of only error event counters
6a8e2055bf61 media: pvrusb2: fix warning in pvr2_i2c_core_done
1ef52049262e media: hevc: Fix dependent slice segment flags
db702aff128e media: cobalt: fix race condition in setting HPD
a55ef3d388f0 media: cpia2: fix memory leak in cpia2_usb_probe
b03845a1631d sched: Make the idle task quack like a per-CPU kthread
474d810e0c0d media: sti: fix obj-$(config) targets
7201853bbc88 crypto: nx - add missing MODULE_DEVICE_TABLE
62fe698338a6 hwrng: exynos - Fix runtime PM imbalance on error
1cb358b3ac1b sched/core: Initialize the idle task with preemption disabled
c9917985f2df regulator: uniphier: Add missing MODULE_DEVICE_TABLE
1261a8f2bf67 spi: omap-100k: Fix the length judgment problem
257c2dfd74fd spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
e6d5949ead3e spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
1e6781baa1d5 media: exynos-gsc: fix pm_runtime_get_sync() usage count
81e32ae4469d media: exynos4-is: fix pm_runtime_get_sync() usage count
b7696936609c media: sti/bdisp: fix pm_runtime_get_sync() usage count
b6ac7e57823b media: sunxi: fix pm_runtime_get_sync() usage count
8065f31d32f6 media: s5p-jpeg: fix pm_runtime_get_sync() usage count
04c04a97f4d6 media: mtk-vcodec: fix PM runtime get logic
ae522a7a50f6 media: sh_vou: fix pm_runtime_get_sync() usage count
b8f4bc1f346e media: am437x: fix pm_runtime_get_sync() usage count
a8f72a869c81 media: s5p: fix pm_runtime_get_sync() usage count
58196b673a2a media: mdk-mdp: fix pm_runtime_get_sync() usage count
94ed7a009045 media: marvel-ccic: fix some issues when getting pm_runtime
1fa677e23e93 media: i2c: imx334: fix the pm runtime get logic
f3ec8f7b82bd staging: media: rkvdec: fix pm_runtime_get_sync() usage count
11012c223b55 Add a reference to ucounts for each cred
a4ca6730ae6e spi: Make of_register_spi_device also set the fwnode
7b4322105452 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
212b07b46f6f fuse: reject internal errno
cfd5426c5b3b fuse: check connected before queueing on fpq->io
c45752cca363 fuse: ignore PG_workingset after stealing
c43ad307f17c fuse: Fix infinite loop in sget_fc()
d7d66352eef2 fuse: Fix crash if superblock of submount gets killed early
55a0d1843c11 fuse: Fix crash in fuse_dentry_automount() error path
b6ad4779d175 evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
aca1501a43a9 evm: Execute evm_inode_init_security() only when an HMAC key is loaded
fccd8a583a8d loop: Fix missing discard support when using LOOP_CONFIGURE
5dbe1f1da8ff perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
6bf8ec1dd6b3 perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
d4222ec2f2d9 x86/gpu: add JasperLake to gen11 early quirks
5bf5cb00958f powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
dbfb0b2c5f7c seq_buf: Make trace_seq_putmem_hex() support data longer than 8
460f1f89ceef tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
7267f2ac050d tracing/histograms: Fix parsing of "sym-offset" modifier
e95e1abf474c rsi: fix AP mode with WPA failure due to encrypted EAPOL
9d6b83e29003 rsi: Assign beacon rate settings to the correct rate_info descriptor field
629beaa4a7ec ssb: sdio: Don't overwrite const buffer if block_write fails
aaa3dc893c12 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
85c9f3b26642 serial_cs: remove wrong GLOBETROTTER.cis entry
ed4bc1b65481 serial_cs: Add Option International GSM-Ready 56K/ISDN modem
9c82d57b6f4b serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
d4ceb3a9db15 serial: mvebu-uart: fix calculation of clock divisor
8882d6730476 iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister itself
00919da59954 iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device
6743466d3c37 iio: accel: bmc150: Fix bma222 scale unit
1807eb599675 iio: accel: bma180: Fix BMA25x bandwidth register values
1000bf7ea936 iio: ltr501: ltr501_read_ps(): add missing endianness conversion
39a487550797 iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
9fbf649ad867 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too
9b4a9c89abca iio: light: tcs3472: do not free unallocated IRQ
cb223aa64875 iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
19dbf6726f66 rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
9e1aa490e2e9 clk: agilex/stratix10: fix bypass representation
404c9f5dac54 clk: agilex/stratix10: remove noc_clk
ff39088b9cd5 clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
74672ecf9f2a clk: k210: Fix k210_clk_set_parent()
862f02bc7cf5 f2fs: Prevent swap file in LFS mode
b96e7c9d4d43 f2fs: Advertise encrypted casefolding in sysfs
c0c8843c8d06 s390: mm: Fix secure storage access exception handling
deee12bb78be s390/cio: dont call css_wait_for_slow_path() inside a lock
f1d51d9ab050 KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
cea969470758 KVM: x86: Properly reset MMU context at vCPU RESET/INIT
6b479fe0a66e KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
3fb6d996e89b KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
373756779f59 KVM: PPC: Book3S HV: Workaround high stack usage with clang
4ba807a3cf98 KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
61b644afca77 perf/smmuv3: Don't trample existing events with global filter
654491468006 mm/gup: fix try_grab_compound_head() race with split_huge_page()
eb7b41a21f6a bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
f2284ec04017 bus: mhi: Wait for M2 state during system resume
eb3e665b4c39 SUNRPC: Should wake up the privileged task firstly.
5a60a32cc864 SUNRPC: Fix the batch tasks count wraparound.
dd92c79adf97 mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
33f94ffe843f mac80211: remove iwlwifi specific workaround that broke sta NDP tx
c684508ecbb9 can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
78e99860bcc5 can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
80c6ddf771df can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
70a0aabe7a86 can: gw: synchronize rcu operations before removing gw job entry
d8a5cf5cfc07 can: bcm: delay release of struct bcm_op after synchronize_rcu()
7f9e690e0edf ext4: use ext4_grp_locked_error in mb_find_extent
a36903f41601 ext4: fix avefreec in find_group_orlov
e0df5fd56bd9 ext4: remove check for zero nr_to_scan in ext4_es_scan()
e0ee90b98bc7 ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
ae984137db00 ext4: return error code when ext4_fill_flex_info() fails
059ec64f0e0d ext4: fix overflow in ext4_iomap_alloc()
e8b477fbeca6 ext4: fix kernel infoleak via ext4_extent_header
1aee3fe060cc ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle
37bae55f2fd8 btrfs: clear defrag status of a root if starting transaction fails
1171905e1b7e btrfs: fix unbalanced unlock in qgroup_account_snapshot()
e80cbace3a1e btrfs: compression: don't try to compress if we don't have enough pages
fc5e0767a7b0 btrfs: send: fix invalid path for unlink operations after parent orphanization
0b257c7ecec9 btrfs: zoned: bail out if we can't read a reliable write pointer
51400c21c2a6 btrfs: zoned: print message when zone sanity check type fails
8d8ec6d4ab8b ARM: dts: at91: sama5d4: fix pinctrl muxing
54172bce6ff2 ARM: dts: ux500: Fix LED probing
9233bd85e7d1 arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
a0c396f5bfc2 crypto: ccp - Annotate SEV Firmware file names
77248973a818 crypto: nx - Fix memcpy() over-reading in nonce
b88243d8f1c7 Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
bc850f9f8ff0 Input: elants_i2c - fix NULL dereference at probing
3a67aa0772c1 iov_iter_fault_in_readable() should do nothing in xarray case
3ac8c671041e copy_page_to_iter(): fix ITER_DISCARD case
bc21dab5118d selftests/lkdtm: Avoid needing explicit sub-shell
1cf2165363f8 ntfs: fix validity check for file name attribute
662e158b09dd gfs2: Fix error handling in init_statfs
5181be0f1c44 gfs2: Fix underflow in gfs2_page_mkwrite
a8756e577061 mm/page_alloc: fix memory map initialization for descending nodes
6566f9cb6fbf xhci: solve a double free problem while doing s4
b033882e2401 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
d8ee9f0168a9 usb: typec: tcpm: Relax disconnect threshold during power negotiation
1e71d22b2143 usb: typec: tcpci: Fix up sink disconnect thresholds for PD
35c09ee73057 usb: dwc3: Fix debugfs creation flow
3808a179632e USB: cdc-acm: blacklist Heimann USB Appset device
2408318b5db5 usb: renesas-xhci: Fix handling of unknown ROM state
77d7f071883c usb: gadget: eem: fix echo command packet response issue
0f7f0b917d88 net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
4d294f705293 Input: usbtouchscreen - fix control-request directions
62d1bfa240d1 media: dvb-usb: fix wrong definition
414eec5016ce ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
22a4e4a30365 ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too
be3aedc004c6 ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
0fb9023819dc ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
f83b0d707268 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
af828db05c3b ALSA: hda/realtek: Add another ALC236 variant support
4eb2a6a59f82 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
cd8206ed94a4 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
260702484f39 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
3a5671fa0267 ALSA: intel8x0: Fix breakage at ac97 clock measurement
53e88f9cd4c9 ALSA: usb-audio: scarlett2: Fix wrong resume call
8c5d89b4b7dc ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
319c0dc561d4 ALSA: usb-audio: Fix OOB access at proc output
a3c8db065add ALSA: usb-audio: fix rate on Ozone Z90 USB headset
0c53d47ef042 Bluetooth: Remove spurious error message
1beb0ecd928e Bluetooth: btqca: Don't modify firmware contents in-place
0200f69db3cd Bluetooth: hci_qca: fix potential GPF
362de415aea8 Linux 5.12.16
828111d362df mt76: mt7921: get rid of mcu_reset function pointer
356a5c7bb898 mt76: mt7921: abort uncompleted scan by wifi reset
bea85ed1f508 mt76: mt7921: add wifi reset support
bec3e519d20a mt76: dma: export mt76_dma_rx_cleanup routine
62498784eb58 mt76: dma: introduce mt76_dma_queue_reset routine
f9dceb0fe5c8 mt76: mt7921: introduce __mt7921_start utility routine
e6909eabd24d mt76: mt7921: introduce mt7921_run_firmware utility routine.
70bc03bcb3e0 mt76: mt7921: check mcu returned values in mt7921_start
359e2fbb2133 Hexagon: change jumps to must-extend in futex_atomic_*
07990ffcfcda Hexagon: add target builtins to kernel
e41a31e3b670 Hexagon: fix build errors
fc3b667678f2 Linux 5.12.15
0980e3bec812 Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
533c5bd68164 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
f809438939f5 drm/nouveau: fix dma_address check for CPU/GPU sync
72fc8c1e9294 gpio: mxc: Fix disabled interrupt wake-up support
2fc4a7f07041 s390/vfio-ap: clean up mdev resources when remove callback invoked
b8455cb4b4c9 scsi: sr: Return appropriate error code when disk is ejected
----
Link: https://lore.kernel.org/r/20210709131549.679160341@linuxfoundation.org # v5.12.16
Link: https://lore.kernel.org/r/20210712060924.797321836@linuxfoundation.org # v5.12.17
Link: https://lore.kernel.org/r/20210716182137.994236340@linuxfoundation.org # v5.12.18
Link: https://lore.kernel.org/r/20210715182551.731989182@linuxfoundation.org # v5.12.18
Link: https://lore.kernel.org/r/20210719144942.514164272@linuxfoundation.org # v5.12.19
Link: https://lore.kernel.org/r/20210719183557.768945788@linuxfoundation.org # v5.12.19
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
| |
Upgrade kernel, headers, and mfgtool for NXP BSP.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
| |
Drop '-imx' prefix from LOCALVERSION to align with new versioning scheme
that is agreed between linux-imx and linux-fslc-imx kernel providers.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.4.129 from stable korg.
Following upstream commits are included in this version:
----
82ffbc138a1f Linux 5.4.129
9011aaab90b8 certs: Move load_system_certificate_list to a common function
e20b90e4f81b certs: Add EFI_CERT_X509_GUID support for dbx entries
06ab9df09eb3 x86/efi: move common keyring handler functions to new file
ac7d3f554472 certs: Add wrapper function to check blacklisted binary hash
61168eafe024 mm, futex: fix shared futex pgoff on shmem huge page
a33b70d62552 mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
e045e9e79d2a mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
037a1d67d236 mm: page_vma_mapped_walk(): get vma_address_end() earlier
fa89d536948a mm: page_vma_mapped_walk(): use goto instead of while (1)
a499febd9935 mm: page_vma_mapped_walk(): add a level of indentation
b1783bf8c8e4 mm: page_vma_mapped_walk(): crossing page table boundary
80b2270a14b8 mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
ef161ccaca70 mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
4961160272b7 mm: page_vma_mapped_walk(): settle PageHuge on entry
52e2b20fb5e4 mm: page_vma_mapped_walk(): use page for pvmw->page
82ee7326af7a mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
bd4389215227 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
b767134ec30a mm/thp: fix page_address_in_vma() on file THP tails
41432a8a6776 mm/thp: fix vma_address() if virtual address below file offset
4b0a34e222e5 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
bd092a0f1942 mm/thp: make is_huge_zero_pmd() safe and quicker
4c37d7f269f8 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
7ce4b73d349b mm, thp: use head page in __migration_entry_wait()
68ce37ebe0f2 mm/rmap: use page_not_mapped in try_to_unmap()
432b61863ac7 mm/rmap: remove unneeded semicolon in page_not_mapped()
cfe575954ddd mm: add VM_WARN_ON_ONCE_PAGE() macro
42f11f0fe977 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
06ab015d1849 kthread_worker: split code for canceling the delayed work timer
d77c9c8537db i2c: robotfuzz-osif: fix control-request directions
bb85717e3797 KVM: do not allow mapping valid but non-reference-counted pages
d6f751ecccfb nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
702acfcbfa68 pinctrl: stm32: fix the reported number of GPIO lines per bank
76c10e10ba7b net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
aa00b9780482 net: ll_temac: Add memory-barriers for TX BD access
d807b93f9bca PCI: Add AMD RS690 quirk to enable 64-bit DMA
5830f2081d98 recordmcount: Correct st_shndx handling
70866199220e net: qed: Fix memcpy() overflow of qed_dcbx_params()
b7168ec176fd KVM: selftests: Fix kvm_check_cap() assertion
58687d143515 r8169: Avoid memcpy() over-reading of ETH_SS_STATS
cb4a2e4e224a sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
97e0102e1824 r8152: Avoid memcpy() over-reading of ETH_SS_STATS
f12a5b48bcc8 net/packet: annotate accesses to po->ifindex
cdcedd3c8683 net/packet: annotate accesses to po->bind
343406f9c198 net: caif: fix memory leak in ldisc_open
8707ce86e927 net: phy: dp83867: perform soft reset and retain established link
9f2d04dfb3c4 inet: annotate date races around sk->sk_txhash
d40ff07a7b7d ping: Check return value of function 'ping_queue_rcv_skb'
9df4f031536b net: ethtool: clear heap allocations for ethtool function
62aed2df294a mac80211: drop multicast fragments
eb2b1216bc8f net: ipv4: Remove unneed BUG() function
e0c950d2fddb dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
f7b1926c7c5d dmaengine: mediatek: do not issue a new desc if one is still current
3d995587c3ea dmaengine: mediatek: free the proper desc in desc_free handler
c09af3877b53 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
f2c027a7750f cfg80211: call cfg80211_leave_ocb when switching away from OCB
78bf3c613148 mac80211_hwsim: drop pending frames on stop
ae9de9444b54 mac80211: remove warning in ieee80211_get_sband()
0e486713779a dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
456367b24190 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
1442186236ad spi: spi-nxp-fspi: move the register operation after the clock enable
7bc73260c4b1 MIPS: generic: Update node names to avoid unit addresses
0855fe6d8835 arm64: link with -z norelro for LLD or aarch64-elf
3173390b8dbc kbuild: add CONFIG_LD_IS_LLD
3450f5eb8c9e mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
48a5449c0be1 ARM: 9081/1: fix gcc-10 thumb2-kernel regression
4a8e89e0fd0b drm/radeon: wait for moving fence after pinning
4577708b2a22 drm/nouveau: wait for moving fence after pinning v2
c77c617e26e2 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
6bd0da6c9b12 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
e2dc07ca4e01 module: limit enabling module.sig_enforce
----
Link: https://lore.kernel.org/lkml/20210630134034.478351-1-sashal@kernel.org/
Link: https://github.com/Freescale/linux-fslc/pull/388
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.10.47 from stable korg.
Following upstream commits are included in this version:
----
4357ae26d4cd Linux 5.10.47
1573d595e239 integrity: Load mokx variables into the blacklist keyring
c6ae6f89fc4f certs: Add ability to preload revocation certs
72d6f5d982f0 certs: Move load_system_certificate_list to a common function
45109066f686 certs: Add EFI_CERT_X509_GUID support for dbx entries
0ba128fa68a4 Revert "drm: add a locked version of drm_is_current_master"
0463b49e0239 netfs: fix test for whether we can skip read when writing beyond EOF
e6108147dd91 swiotlb: manipulate orig_addr when tlb_addr has offset
7570a8b5dd49 KVM: SVM: Call SEV Guest Decommission if ASID binding fails
377a796e7a71 mm, futex: fix shared futex pgoff on shmem huge page
ab9d178167ea mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
915c3a262c49 mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
90073aecc3cc mm: page_vma_mapped_walk(): get vma_address_end() earlier
bf60fc2314b9 mm: page_vma_mapped_walk(): use goto instead of while (1)
9f85dcaf1533 mm: page_vma_mapped_walk(): add a level of indentation
e56bdb397663 mm: page_vma_mapped_walk(): crossing page table boundary
8dc191ed9c5f mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
7b55a4bcfccf mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
1cb0b9059f9e mm: page_vma_mapped_walk(): settle PageHuge on entry
65febb41b4d6 mm: page_vma_mapped_walk(): use page for pvmw->page
825c28052b4d mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
0010275ca243 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
38cda6b5ab83 mm/thp: fix page_address_in_vma() on file THP tails
37ffe9f4d7ff mm/thp: fix vma_address() if virtual address below file offset
66be14a92609 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
6527d8ef68c3 mm/thp: make is_huge_zero_pmd() safe and quicker
a8f4ea1d38ac mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
32f954e961ca mm, thp: use head page in __migration_entry_wait()
bfd90b56d7f6 mm/rmap: use page_not_mapped in try_to_unmap()
ff81af8259bb mm/rmap: remove unneeded semicolon in page_not_mapped()
a0ad7ea018e7 mm: add VM_WARN_ON_ONCE_PAGE() macro
130a1d76ee0b x86/fpu: Make init_fpstate correct with optimized XSAVE
51d8011782ed x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
2b35a4eaaaae kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
bfe28af78a20 kthread_worker: split code for canceling the delayed work timer
02c303f3b9fb ceph: must hold snap_rwsem when filling inode for async create
de0af2651daa i2c: robotfuzz-osif: fix control-request directions
dd8ed6c9bc22 KVM: do not allow mapping valid but non-reference-counted pages
5fd0c2cf7b11 s390/stack: fix possible register corruption with stack switch helper
ab5bef978038 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
ace31c91fd59 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
b9e6c20d4c9d gpiolib: cdev: zero padding during conversion to gpioline_info_changed
0221a5a4db46 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
018d03fcf77a pinctrl: stm32: fix the reported number of GPIO lines per bank
df654cd3d300 perf/x86: Track pmu in per-CPU cpu_hw_events
f9e73b2967f6 net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
1c9cf96f5652 net: ll_temac: Add memory-barriers for TX BD access
bafb6cdd4f70 PCI: Add AMD RS690 quirk to enable 64-bit DMA
d91c50e6a678 recordmcount: Correct st_shndx handling
fb71d81ccd69 mac80211: handle various extensible elements correctly
676a7cb1a96b mac80211: reset profile_periodicity/ema_ap
ca0e1fefbb53 net: qed: Fix memcpy() overflow of qed_dcbx_params()
4658a8d30791 KVM: selftests: Fix kvm_check_cap() assertion
e83e3c5d85a7 r8169: Avoid memcpy() over-reading of ETH_SS_STATS
992b105abf57 sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
a10856ea6066 r8152: Avoid memcpy() over-reading of ETH_SS_STATS
196b22ef6cd1 net/packet: annotate accesses to po->ifindex
da8b3aeff4ad net/packet: annotate accesses to po->bind
18ed1789bbce net: caif: fix memory leak in ldisc_open
edcd7594ada9 riscv32: Use medany C model for modules
47c07f919fab net: phy: dp83867: perform soft reset and retain established link
f57132a887ea net/packet: annotate data race in packet_sendmsg()
9707960ecfdc inet: annotate date races around sk->sk_txhash
7293f63b7b62 net: annotate data race in sock_error()
61b132f67c0d ping: Check return value of function 'ping_queue_rcv_skb'
08c389de6d53 inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
c2311fd6de78 net: ethtool: clear heap allocations for ethtool function
c2813d1966ba mac80211: drop multicast fragments
fedc4d4f548c net: ipv4: Remove unneed BUG() function
93c2aac13b08 dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
0f48f9277182 dmaengine: mediatek: do not issue a new desc if one is still current
63fa5b2d4b55 dmaengine: mediatek: free the proper desc in desc_free handler
78fa0f707d73 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
6a07cf36064a cfg80211: call cfg80211_leave_ocb when switching away from OCB
a9028333001f mac80211_hwsim: drop pending frames on stop
8cfe765afd5a mac80211: remove warning in ieee80211_get_sband()
b671b9816982 dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
524f70b30ef8 dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
13b245a7bd59 dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
86f3e72dcb72 dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
4df9ed0edb9f perf/x86/intel/lbr: Zero the xstate buffer on allocation
56bc20e5fc64 perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
ca2acbd5483f locking/lockdep: Improve noinstr vs errors
59aa5c91f863 x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
cb83c99cf675 x86/entry: Fix noinstr fail in __do_fast_syscall_32()
cf5935487594 drm/vc4: hdmi: Make sure the controller is powered in detect
f73aca83fd83 drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
f11f9ff8a7c9 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
4b06ebab4a82 spi: spi-nxp-fspi: move the register operation after the clock enable
50a1312a29d1 arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
bd5d4df4dcc1 arm64: Ignore any DMA offsets in the max_zone_phys() calculation
3bbdf5a6fcd2 MIPS: generic: Update node names to avoid unit addresses
03096a46019e mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
b8fd230ae085 ARM: 9081/1: fix gcc-10 thumb2-kernel regression
3d6c4f78ec61 drm/amdgpu: wait for moving fence after pinning
694bb36aa75d drm/radeon: wait for moving fence after pinning
bcfea2412f4b drm/nouveau: wait for moving fence after pinning v2
3ef0ca0ec995 drm: add a locked version of drm_is_current_master
fea853aca321 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
1bd81429d53d Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
3051f230f19f module: limit enabling module.sig_enforce
----
Link: https://lore.kernel.org/lkml/20210630134020.478257-1-sashal@kernel.org/
Link: https://github.com/Freescale/linux-fslc/pull/389
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.12.14 from stable korg.
Following upstream commits are included in this version:
----
afe5d2361cfa Linux 5.12.14
c59019dfed03 integrity: Load mokx variables into the blacklist keyring
b3ca1077e1c4 certs: Add ability to preload revocation certs
8365f9a6c815 certs: Move load_system_certificate_list to a common function
7be8fb1494c6 certs: Add EFI_CERT_X509_GUID support for dbx entries
2b2e592096b5 Revert "drm: add a locked version of drm_is_current_master"
54ab8b082d0a mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
ee98cb6f22dc netfs: fix test for whether we can skip read when writing beyond EOF
e77b796eb9b7 swiotlb: manipulate orig_addr when tlb_addr has offset
d94b8af42e53 KVM: SVM: Call SEV Guest Decommission if ASID binding fails
11b5f1bdadb6 mm, futex: fix shared futex pgoff on shmem huge page
a8f60caa646b mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
8ab4361cb4fd mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
6701cbcf02b5 mm: page_vma_mapped_walk(): get vma_address_end() earlier
ec7c3f283122 mm: page_vma_mapped_walk(): use goto instead of while (1)
0c1a4f969895 mm: page_vma_mapped_walk(): add a level of indentation
063ef7dd44ea mm: page_vma_mapped_walk(): crossing page table boundary
bcd41f6b0f1a mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
0d212ac10de5 mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
dc7010b49a99 mm: page_vma_mapped_walk(): settle PageHuge on entry
2d8d4f42ec20 mm: page_vma_mapped_walk(): use page for pvmw->page
2ceb1f903fa0 mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
d1367516c1d6 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
9dbb5ac4291f mm/thp: fix page_address_in_vma() on file THP tails
b2a4c9a9d2da mm/thp: fix vma_address() if virtual address below file offset
926b3364f87b mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
b1daf8f86213 mm/thp: make is_huge_zero_pmd() safe and quicker
a9e223073147 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
46adfc287094 mm, thp: use head page in __migration_entry_wait()
7867cc42fc9d mm/memory-failure: use a mutex to avoid memory_failure() races
3e40e787d89b x86/fpu: Make init_fpstate correct with optimized XSAVE
be2b52c651ed x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
eb674f16f194 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
998f7b27e9c3 kthread_worker: split code for canceling the delayed work timer
a9d294f749c4 xen/events: reset active flag for lateeoi events later
f810a6ac02bc ceph: must hold snap_rwsem when filling inode for async create
cdc9ae6b3bd4 i2c: robotfuzz-osif: fix control-request directions
c36fbd888dcc KVM: do not allow mapping valid but non-reference-counted pages
cf9fdfe7ac67 s390: clear pt_regs::flags on irq entry
c37ba4086c80 s390: fix system call restart with multiple signals
24b8aa8c90a8 s390/stack: fix possible register corruption with stack switch helper
57378c52f158 s390/topology: clear thread/group maps for offline cpus
2eb327bf4de3 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
48e33193a269 software node: Handle software node injection to an existing device properly
0ffdf36db924 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
79e0dbd5aa90 gpiolib: cdev: zero padding during conversion to gpioline_info_changed
5079a0fcda66 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
39eb61208e9d pinctrl: stm32: fix the reported number of GPIO lines per bank
96bade7ca937 pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()
19e15b517a7d perf/x86: Track pmu in per-CPU cpu_hw_events
8bfb7c12758a riscv: dts: fu740: fix cache-controller interrupts
736b50ef2e3d net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
c34ef5b94b6a net: ll_temac: Add memory-barriers for TX BD access
db676e73666a PCI: Add AMD RS690 quirk to enable 64-bit DMA
9a10de6de0ff recordmcount: Correct st_shndx handling
e57188c29d63 mac80211: handle various extensible elements correctly
01267d00e1c3 mac80211: reset profile_periodicity/ema_ap
961535de3495 net: qed: Fix memcpy() overflow of qed_dcbx_params()
bee7a6e2b973 KVM: selftests: Fix kvm_check_cap() assertion
4af8575846ca r8169: Avoid memcpy() over-reading of ETH_SS_STATS
45c6af8237bf sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
731225fad606 r8152: Avoid memcpy() over-reading of ETH_SS_STATS
86876b371ccb net/packet: annotate accesses to po->ifindex
598c3d47f69d net/packet: annotate accesses to po->bind
e309e4631c56 qmi_wwan: Do not call netif_rx from rx_fixup
e5e2010ac3e2 bpf, selftests: Adjust few selftest outcomes wrt unreachable code
e056cc440ae7 net: caif: fix memory leak in ldisc_open
6a3354d38cef riscv32: Use medany C model for modules
2ec33ddbc120 net: phy: dp83867: perform soft reset and retain established link
ad91e20dfffd net/packet: annotate data race in packet_sendmsg()
231504bdfa03 inet: annotate date races around sk->sk_txhash
8e09e904ad15 net: annotate data race in sock_error()
cb50cdafb802 ping: Check return value of function 'ping_queue_rcv_skb'
a2f974276fc2 inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
a655fe62b436 net: ethtool: clear heap allocations for ethtool function
0529c16aca76 mac80211: drop multicast fragments
df0e6c29a49f net: ipv4: Remove unneed BUG() function
c12778caacf8 dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
e67423ed6001 dmaengine: mediatek: do not issue a new desc if one is still current
c11dd2d04e82 dmaengine: mediatek: free the proper desc in desc_free handler
069907508fe1 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
d79b7bb9540b dmaengine: idxd: Fix missing error code in idxd_cdev_open()
c84ccd00b255 cfg80211: call cfg80211_leave_ocb when switching away from OCB
7019c9f385b2 mac80211_hwsim: drop pending frames on stop
93e9f3fbafe3 mac80211: remove warning in ieee80211_get_sband()
105d84c27974 dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
e442acb8dfcf dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
3e7da85cf916 dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
a300c3ff0c17 dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
6d8af08a452e perf/x86/intel/lbr: Zero the xstate buffer on allocation
7ad4a4bfb8b7 perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
49a122ae9c66 drm/kmb: Fix error return code in kmb_hw_init()
a8faa6a1112c locking/lockdep: Improve noinstr vs errors
16349865b7a5 x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
1455ac355c5f x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
a48373603da8 x86/entry: Fix noinstr fail in __do_fast_syscall_32()
d923261e73d0 drm/vc4: hdmi: Make sure the controller is powered in detect
0a4f5173a8cb drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
133ad06e0419 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
0869bd265b8a spi: spi-nxp-fspi: move the register operation after the clock enable
82fde4cde569 psi: Fix psi state corruption when schedule() races with cgroup move
d698344a97bd mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
fb1039fb3b7f ARM: 9081/1: fix gcc-10 thumb2-kernel regression
83a0369de87e drm/amdgpu: wait for moving fence after pinning
abaafb91c935 drm/radeon: wait for moving fence after pinning
8361b40cc355 drm/nouveau: wait for moving fence after pinning v2
58bc23d28417 drm: add a locked version of drm_is_current_master
07553a027bf9 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
c798a995cb39 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
404dd3af590a module: limit enabling module.sig_enforce
----
Link: https://lore.kernel.org/lkml/20210630133626.478045-1-sashal@kernel.org/
Link: https://github.com/Freescale/linux-fslc/pull/390
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.4.128 from stable korg.
Following upstream commits are included in this version:
----
4037804c5574 Linux 5.4.128
fd7c4bd58249 usb: dwc3: core: fix kernel panic when do reboot
d7e403eea007 usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
5babc3977565 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
aad8f1d88ed6 clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
5394080643bc clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
c53cc5f9587c ARM: OMAP: replace setup_irq() by request_irq()
7d266c8a2ae8 KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
0c2a4178d796 tools headers UAPI: Sync linux/in.h copy with the kernel sources
7381c4d0bc10 net: fec_ptp: add clock rate zero check
190ecdf53d67 net: stmmac: disable clocks in stmmac_remove_config_dt()
4f69c8930674 mm/slub.c: include swab.h
9ddeea35c47d mm/slub: fix redzoning for small allocations
c0837e021d90 mm/slub: clarify verification reporting
79855be6445b net: bridge: fix vlan tunnel dst refcnt when egressing
a2241e62f6b4 net: bridge: fix vlan tunnel dst null pointer dereference
b6c0ab11c88f net: ll_temac: Fix TX BD buffer overwrite
6d120ab4dc39 net: ll_temac: Make sure to free skb when it is completely used
a32f70e06980 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
dbde458378ef drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
92e08a5ffae9 cfg80211: avoid double free of PMSR request
01ade7c84fda cfg80211: make certificate generation more robust
05b4fdec273b dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
f3c629b164ca x86/fpu: Reset state for all signal restore failures
4f1e9bafa195 x86/pkru: Write hardware init value to PKRU when xstate is init
13c5f1f0798c x86/process: Check PF_KTHREAD and not current->mm for kernel threads
80c56699cf1a ARCv2: save ABI registers across signal handling
cbb425f62df9 KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
58877ce3fecd PCI: Work around Huawei Intelligent NIC VF FLR erratum
a36d9bdc1917 PCI: Add ACS quirk for Broadcom BCM57414 NIC
4c90f90a91d7 PCI: aardvark: Fix kernel panic during PIO transfer
0e888c237754 PCI: aardvark: Don't rely on jiffies while holding spinlock
f3b600a2b6bc PCI: Mark some NVIDIA GPUs to avoid bus reset
775c25b7a334 PCI: Mark TI C667X to avoid bus reset
c7660ab8126e tracing: Do no increment trace_clock_global() by one
79894a5d75ab tracing: Do not stop recording comms if the trace file is being read
4ab1152bb778 tracing: Do not stop recording cmdlines when tracing is off
0061eff74824 usb: core: hub: Disable autosuspend for Cypress CY7C65632
6f87c0e21ad2 can: mcba_usb: fix memory leak in mcba_usb
22cba878abf6 can: j1939: fix Use-after-Free, hold skb ref while in use
776e0d16ac84 can: bcm/raw/isotp: use per module netdevice notifier
c297559a2a2a can: bcm: fix infoleak in struct bcm_msg_head
35b651d6bdf3 hwmon: (scpi-hwmon) shows the negative temperature properly
8ea34be15fb5 radeon: use memcpy_to/fromio for UVD fw upload
0b445249635d pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
d7d307fb3e70 spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
04e5fbe604d3 ASoC: rt5659: Fix the lost powers for the HDA header
81376d3d5ede regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
19f88ca68ccf net: ethernet: fix potential use-after-free in ec_bhf_remove
63137ea2423c icmp: don't send out ICMP messages with a source address of 0.0.0.0
c3e6fbc7ba7c bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
87971d582c66 bnxt_en: Rediscover PHY capabilities after firmware reset
755da76ec5de cxgb4: fix wrong shift.
81de2ed06df8 net: cdc_eem: fix tx fixup skb leak
a49cbb762ef2 net: hamradio: fix memory leak in mkiss_close
0f868a684376 be2net: Fix an error handling path in 'be_probe()'
c14c276d7f35 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
3dd2aeac2e96 net: ipv4: fix memory leak in ip_mc_add1_src
7b18f289fd0b net: fec_ptp: fix issue caused by refactor the fec_devtype
4252bf6c2b24 net: usb: fix possible use-after-free in smsc75xx_bind
217395c5ab15 lantiq: net: fix duplicated skb in rx descriptor ring
5f7acbf602d8 net: cdc_ncm: switch to eth%d interface naming
3daa97817aa8 ptp: improve max_adj check against unreasonable values
26b8d10703a9 net: qrtr: fix OOB Read in qrtr_endpoint_post
8d3de2b47e53 netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
a670a78fb180 qlcnic: Fix an error handling path in 'qlcnic_probe()'
b0bb49b0fbc3 net: make get_net_ns return error if NET_NS is disabled
5d47a84f459c net: stmmac: dwmac1000: Fix extended MAC address registers definition
c82e4e78094d alx: Fix an error handling path in 'alx_probe()'
4cefa061fc63 sch_cake: Fix out of bounds when parsing TCP options and header
6defc77d48ef netfilter: synproxy: Fix out of bounds when parsing TCP options
ad689fec4498 net/mlx5e: Block offload of outer header csum for UDP tunnels
946a36f82a0b net/mlx5e: allow TSO on VXLAN over VLAN topologies
0bb0270832c8 net/mlx5: Consider RoCE cap before init RDMA resources
4b16118665e9 net/mlx5e: Fix page reclaim for dead peer hairpin
3c3461ed267b net/mlx5e: Remove dependency in IPsec initialization flows
2ae0f0a409c8 net/sched: act_ct: handle DNAT tuple collision
23f3d2779dd6 rtnetlink: Fix regression in bridge VLAN configuration
5a88477c1c85 udp: fix race between close() and udp_abort()
cc4c6b19093c net: lantiq: disable interrupt before sheduling NAPI
2038cd15eacd net: rds: fix memory leak in rds_recvmsg
cc16e7d36e5c vrf: fix maximum MTU
398a24447eb6 net: ipv4: fix memory leak in netlbl_cipsov4_add_std
e7fbd8184fa9 batman-adv: Avoid WARN_ON timing related checks
bf99ea52970c kvm: LAPIC: Restore guard to prevent illegal APIC register access
566345aaabac mm/memory-failure: make sure wait for page writeback in memory_failure
0498165c6fec afs: Fix an IS_ERR() vs NULL check
2a3f74ca167e dmaengine: stedma40: add missing iounmap() on error in d40_probe()
10fd28745d8b dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
1e3c5c450567 dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
----
Link: https://lore.kernel.org/r/20210621154904.159672728@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/383
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.10.46 from stable korg.
Following upstream commits are included in this version:
----
3de043c6851d Linux 5.10.46
174c27583b38 usb: dwc3: core: fix kernel panic when do reboot
e52d43c82f2f usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
1b5fbb66182f perf beauty: Update copy of linux/socket.h with the kernel sources
69371e0482ea tools headers UAPI: Sync linux/in.h copy with the kernel sources
4f6e7098f19b net: fec_ptp: add clock rate zero check
1af3a8e91f1a net: stmmac: disable clocks in stmmac_remove_config_dt()
f71ca814c286 mm/slub.c: include swab.h
f6ed23575416 mm/slub: actually fix freelist pointer vs redzoning
4314c8c63bfd mm/slub: fix redzoning for small allocations
4a36fda16b1b mm/slub: clarify verification reporting
12eb3c2c1a4f mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
fc7fdd8c5c2a net: bridge: fix vlan tunnel dst refcnt when egressing
fe0448a3fad3 net: bridge: fix vlan tunnel dst null pointer dereference
cfe403f209b1 net: ll_temac: Fix TX BD buffer overwrite
019ab7d044d0 net: ll_temac: Make sure to free skb when it is completely used
41984d4fbe21 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
bc58ec307ce9 drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
96b4126f8c37 cfg80211: avoid double free of PMSR request
5493b0c2a784 cfg80211: make certificate generation more robust
f74df6e08608 mac80211: Fix NULL ptr deref for injected rate info
df203c1fdaaf dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
b842b568a584 crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
63ba83563e71 x86/fpu: Reset state for all signal restore failures
a7748e021b9f x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
076f732b16a5 x86/fpu: Prevent state corruption in __fpu__restore_sig()
abc790bdbbc5 x86/pkru: Write hardware init value to PKRU when xstate is init
208bb686e7fa x86/ioremap: Map EFI-reserved memory as encrypted for SEV
75a55bc2e5e6 x86/process: Check PF_KTHREAD and not current->mm for kernel threads
ddaaf38e1923 x86/mm: Avoid truncating memblocks for SGX memory
f6bcb1a6281d ARCv2: save ABI registers across signal handling
b516daed9913 s390/ap: Fix hanging ioctl caused by wrong msg counter
7c003dab436d s390/mcck: fix calculation of SIE critical section size
3a9934d6b8dd KVM: X86: Fix x86_emulator slab cache leak
18eca69f88f2 KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
669a8866e468 KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
077cb8946f55 PCI: Work around Huawei Intelligent NIC VF FLR erratum
ee1a9cfed28a PCI: Add ACS quirk for Broadcom BCM57414 NIC
1a1dbc447397 PCI: aardvark: Fix kernel panic during PIO transfer
dac77a14fa27 PCI: Mark some NVIDIA GPUs to avoid bus reset
1e460ddf5be1 PCI: Mark TI C667X to avoid bus reset
c9fd0ab39f0a tracing: Do no increment trace_clock_global() by one
b313bd944ddd tracing: Do not stop recording comms if the trace file is being read
adb3849ed8d5 tracing: Do not stop recording cmdlines when tracing is off
1a91fafa3edc usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
576996b64e4d usb: core: hub: Disable autosuspend for Cypress CY7C65632
6bd3d80d1f01 can: mcba_usb: fix memory leak in mcba_usb
509ab6bfdd0c can: j1939: fix Use-after-Free, hold skb ref while in use
0cf4b377907f can: bcm/raw/isotp: use per module netdevice notifier
acb755be1f7a can: bcm: fix infoleak in struct bcm_msg_head
8c82c52d1de9 bpf: Do not mark insn as seen under speculative path verification
e9d271731d21 bpf: Inherit expanded/patched seen count from old aux data
ed423d80bb9a irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry
103c4a08baec mm: relocate 'write_protect_seq' in struct mm_struct
a87abba03a7a hwmon: (scpi-hwmon) shows the negative temperature properly
57b21ef118ac radeon: use memcpy_to/fromio for UVD fw upload
3e4b0fbb7293 ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
360609fc8b06 drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
5bd6bcb3532d pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
6d0dc1b34c02 ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
ba8a26a7ce86 regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
2f8f0e97cebb spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
e03c8b35161b ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
813ff24f1d08 sched/pelt: Ensure that *_sum is always synced with *_avg
f6d28f0e36e9 spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
0ea21221dd5a regulator: rtmv20: Fix to make regcache value first reading back from HW
3c5064cd2979 ASoC: fsl-asoc-card: Set .owner attribute when registering card.
9a1790794623 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
02e245574887 ASoC: rt5659: Fix the lost powers for the HDA header
3fb6c6acc1a7 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
0609c36696e7 regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
0ea923519a3f regulator: cros-ec: Fix error code in dev_err message
95deeb29d831 net: ethernet: fix potential use-after-free in ec_bhf_remove
8c0c2d97ad28 icmp: don't send out ICMP messages with a source address of 0.0.0.0
c5d70dbc4d0b bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
f8774be4dc11 bnxt_en: Fix TQM fastpath ring backing store computation
acc9175541bf bnxt_en: Rediscover PHY capabilities after firmware reset
acc358995975 cxgb4: fix wrong shift.
05b2b9f7d24b net: cdc_eem: fix tx fixup skb leak
290b0b6432e2 net: hamradio: fix memory leak in mkiss_close
45bf43d8685f be2net: Fix an error handling path in 'be_probe()'
327e626c39f3 net/mlx5: Reset mkey index on creation
38aafe678caa net/mlx5: E-Switch, Allow setting GUID for host PF vport
601be24dba48 net/mlx5: E-Switch, Read PF mac address
5f2ccc58a352 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
ac31cc837caf net: ipv4: fix memory leak in ip_mc_add1_src
d08f726cd5b8 net: fec_ptp: fix issue caused by refactor the fec_devtype
570a52cf3e01 net: usb: fix possible use-after-free in smsc75xx_bind
70c8418469fb lantiq: net: fix duplicated skb in rx descriptor ring
11fac7e91270 net: cdc_ncm: switch to eth%d interface naming
9a4794956292 ptp: improve max_adj check against unreasonable values
5fc6ed1831ca bpf: Fix leakage under speculation on mispredicted branches
960b08dd36de net: qrtr: fix OOB Read in qrtr_endpoint_post
0239c439cedc ipv4: Fix device used for dst_alloc with local routes
4b5ad4b5aefd cxgb4: fix wrong ethtool n-tuple rule lookup
d708e5efdd31 netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
70513cdb936e qlcnic: Fix an error handling path in 'qlcnic_probe()'
fb3a94814368 ethtool: strset: fix message length calculation
0e185a7b285d net: qualcomm: rmnet: don't over-count statistics
e3577776d606 net: qualcomm: rmnet: Update rmnet device MTU based on real device
4abfd597fe60 net: make get_net_ns return error if NET_NS is disabled
6a4b39944e2f net: stmmac: dwmac1000: Fix extended MAC address registers definition
6392ed82ad08 cxgb4: halt chip before flashing PHY firmware image
b38ec782d004 cxgb4: fix sleep in atomic when flashing PHY firmware
3d60457d74d9 cxgb4: fix endianness when flashing boot image
5bf940fe91f8 alx: Fix an error handling path in 'alx_probe()'
0adf32c033a5 selftests: mptcp: enable syncookie only in absence of reorders
eab06f7504da mptcp: do not warn on bad input from the network
222ebeda1702 mptcp: try harder to borrow memory from subflow under pressure
3b491dd593d5 sch_cake: Fix out of bounds when parsing TCP options and header
73eeba71dc99 mptcp: Fix out of bounds when parsing TCP options
9cdf299ba4e1 netfilter: synproxy: Fix out of bounds when parsing TCP options
a336dc6fdd56 net/mlx5e: Block offload of outer header csum for UDP tunnels
34ff3770bff8 net/mlx5: DR, Don't use SW steering when RoCE is not supported
3623bfcab3bf net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
792f16e083b5 net/mlx5: Consider RoCE cap before init RDMA resources
be7f3f401d22 net/mlx5e: Fix page reclaim for dead peer hairpin
02c55a257046 net/mlx5e: Remove dependency in IPsec initialization flows
4733b73709a2 net/sched: act_ct: handle DNAT tuple collision
c8f1437c0145 rtnetlink: Fix regression in bridge VLAN configuration
8729ec8a2238 udp: fix race between close() and udp_abort()
7dd7b1e4d929 ice: parameterize functions responsible for Tx ring management
805ae44fc0a8 ice: add ndo_bpf callback for safe mode netdev ops
27e3d7da654d netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
5cea03aef609 net: lantiq: disable interrupt before sheduling NAPI
db5f4adc93bd net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
5946fbf48355 net: rds: fix memory leak in rds_recvmsg
aba26b38388e vrf: fix maximum MTU
deeeb65c6ee4 net: ipv4: fix memory leak in netlbl_cipsov4_add_std
2088824ac90b libbpf: Fixes incorrect rx_ring_setup_done
195585ddb767 mlxsw: core: Set thermal zone polling delay argument to real value at init
e95848e9b52c mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
5a1cd67a801c mac80211: fix skb length check in ieee80211_scan_rx()
282baa8104af batman-adv: Avoid WARN_ON timing related checks
ae1d3b989d19 fanotify: fix copy_event_to_user() fid error clean up
018685461a5b kvm: LAPIC: Restore guard to prevent illegal APIC register access
9e379da727a7 mm/memory-failure: make sure wait for page writeback in memory_failure
090b1bb928a9 afs: Fix an IS_ERR() vs NULL check
5efb0b3886c3 dmaengine: stedma40: add missing iounmap() on error in d40_probe()
ff864fa71aa0 dmaengine: SF_PDMA depends on HAS_IOMEM
c0090b0169d6 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
f984fa006b8b dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
be4789636f72 dmaengine: xilinx: dpdma: initialize registers before request_irq
edd60afc3fc3 dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
4d74c9802328 dmaengine: idxd: add missing dsa driver unregister
----
Link: https://lore.kernel.org/r/20210621154911.244649123@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/384
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.12.13 from stable korg.
Following upstream commits are included in this version:
----
1463281b5efd Linux 5.12.13
fa8c413e6b74 usb: dwc3: core: fix kernel panic when do reboot
afd8b0d091d5 usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
c4aedcd7026b perf beauty: Update copy of linux/socket.h with the kernel sources
37699aef8dc6 tools headers UAPI: Sync linux/in.h copy with the kernel sources
a5bbae600f01 net: fec_ptp: add clock rate zero check
97bf4dc3e1a3 net: stmmac: disable clocks in stmmac_remove_config_dt()
bcc0a8a25dc6 mm/slub.c: include swab.h
ce6e8bee7a38 mm/slub: actually fix freelist pointer vs redzoning
cf990cfae36b mm/slub: fix redzoning for small allocations
ca28a428cf1a mm/slub: clarify verification reporting
3af098f31a82 mm/hugetlb: expand restore_reserve_on_error functionality
d3369218f922 mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
7db3a9e6e465 mm,hwpoison: fix race with hugetlb page allocation
25053a8404ba net: bridge: fix vlan tunnel dst refcnt when egressing
abb02e05cb1c net: bridge: fix vlan tunnel dst null pointer dereference
b6982493ed2d net: ll_temac: Fix TX BD buffer overwrite
e8afe05bd359 net: ll_temac: Make sure to free skb when it is completely used
ee85fdbcea82 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
df6cd610bbe5 drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
6fd67a68154b cfg80211: avoid double free of PMSR request
34e2e11e2282 cfg80211: make certificate generation more robust
2ffac7f3c81a mac80211: minstrel_ht: fix sample time check
077ad15b8b72 mac80211: move interface shutdown out of wiphy lock
db40ccfec26d cfg80211: shut down interfaces on failed resume
721b9c56b271 cfg80211: fix phy80211 symlink creation
5ea9123f4631 mac80211: fix 'reset' debugfs locking
7b1b88232e40 mac80211: Fix NULL ptr deref for injected rate info
8043903fcb72 mac80211: fix deadlock in AP/VLAN handling
789a43de7876 dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
70fd2a63fc1c crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
f5644a1cf617 Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0
74c3c34a04bc powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
6d427e1730da x86/fpu: Reset state for all signal restore failures
002665dcba4b x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
ec25ea1f3f05 x86/fpu: Prevent state corruption in __fpu__restore_sig()
811148810eda x86/pkru: Write hardware init value to PKRU when xstate is init
b7a05aba39f7 x86/ioremap: Map EFI-reserved memory as encrypted for SEV
e85c3112ddb4 x86/process: Check PF_KTHREAD and not current->mm for kernel threads
14225dfbbada x86/mm: Avoid truncating memblocks for SGX memory
f99607667fd1 ARCv2: save ABI registers across signal handling
6c800b5a60af s390/ap: Fix hanging ioctl caused by wrong msg counter
99de738e5b16 s390/mcck: fix calculation of SIE critical section size
a4edc506abd5 KVM: X86: Fix x86_emulator slab cache leak
c87dc2e491d4 KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
df9a40cfb3be KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
54bab5cfa8c1 s390/mcck: fix invalid KVM guest condition check
47dbe49b1953 btrfs: zoned: fix negative space_info->bytes_readonly
fb4af05cc622 PCI: Work around Huawei Intelligent NIC VF FLR erratum
4879d99a1af0 PCI: Add ACS quirk for Broadcom BCM57414 NIC
3d213a4ddf49 PCI: aardvark: Fix kernel panic during PIO transfer
74c1ea1b1b82 PCI: Mark AMD Navi14 GPU ATS as broken
02bbc04c2630 PCI: Mark some NVIDIA GPUs to avoid bus reset
39fc44156f3a PCI: Mark TI C667X to avoid bus reset
c89a2fda651e tracing: Do no increment trace_clock_global() by one
5b5b8be020c7 tracing: Do not stop recording comms if the trace file is being read
0eee3ce5249f tracing: Do not stop recording cmdlines when tracing is off
c12f71e86f22 usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
955b2bd83c38 usb: core: hub: Disable autosuspend for Cypress CY7C65632
d0760a4ef856 can: mcba_usb: fix memory leak in mcba_usb
1071065eeb33 can: j1939: fix Use-after-Free, hold skb ref while in use
e89912962fa0 can: bcm/raw/isotp: use per module netdevice notifier
dc6415cb5cf8 can: bcm: fix infoleak in struct bcm_msg_head
68a1936e1812 bpf: Do not mark insn as seen under speculative path verification
408a4956acde bpf: Inherit expanded/patched seen count from old aux data
99c028fb3a99 perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()
b390fbe65816 perf metricgroup: Fix find_evsel_group() event selector
8a484eebcc93 irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry
c71845655436 mm: relocate 'write_protect_seq' in struct mm_struct
68c5ac88abcc riscv: code patching only works on !XIP_KERNEL
4a737ccdb651 hwmon: (scpi-hwmon) shows the negative temperature properly
7a01fdd060eb radeon: use memcpy_to/fromio for UVD fw upload
becfe762bf36 ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
6b935731cdc9 drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
7e7d112f7a2c pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
f9ae1750ac6c ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
dc68f0c9e4a0 regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
600831a22047 spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
b4c0a756d88e regulator: hi6421v600: Fix .vsel_mask setting
aa2b159f3839 ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
f292028099b1 sched/pelt: Ensure that *_sum is always synced with *_avg
6d655c27bab2 spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
6e47a8167e5d regulator: rtmv20: Fix to make regcache value first reading back from HW
fccd7c3574c9 regulator: mt6315: Fix function prototype for mt6315_map_mode
e1ffb123e96d ASoC: fsl-asoc-card: Set .owner attribute when registering card.
6472955af5e8 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
b437e0282764 ASoC: rt5659: Fix the lost powers for the HDA header
f3a4ed2f8168 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
83581c571520 regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
76f0004671b0 regulator: cros-ec: Fix error code in dev_err message
d11d79e52ba0 net: ethernet: fix potential use-after-free in ec_bhf_remove
9069a7e0dd59 icmp: don't send out ICMP messages with a source address of 0.0.0.0
bddd2091e1c4 bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
0490cea41ab1 bnxt_en: Fix TQM fastpath ring backing store computation
dc5ebaf83af9 bnxt_en: Rediscover PHY capabilities after firmware reset
6b3496e07913 cxgb4: fix wrong shift.
b4f7a9fc9d09 net: cdc_eem: fix tx fixup skb leak
f4de2b43d13b net: hamradio: fix memory leak in mkiss_close
fc2fd420b053 be2net: Fix an error handling path in 'be_probe()'
d7aeb00dc5a0 net/mlx5: Reset mkey index on creation
a537892fa85e net/mlx5e: Don't create devices during unload flow
7fac9dc2dc09 net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding
0069be27bf64 net/mlx5: SF_DEV, remove SF device on invalid state
c08fd2ddb418 net/mlx5: E-Switch, Allow setting GUID for host PF vport
648a07c4d5de net/mlx5: E-Switch, Read PF mac address
1666c186fe8a net/mlx5: Check that driver was probed prior attaching the device
e384aeadab1b net/mlx5: Fix error path for set HCA defaults
3cbfeea44b8d net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
77de6ee73f54 net: ipv4: fix memory leak in ip_mc_add1_src
6a993bca5ba6 net: fec_ptp: fix issue caused by refactor the fec_devtype
14616c372a7b net: usb: fix possible use-after-free in smsc75xx_bind
5e006cdb9b75 lantiq: net: fix duplicated skb in rx descriptor ring
62e2f20e2e99 net: cdc_ncm: switch to eth%d interface naming
220c3c36b1f8 ptp: improve max_adj check against unreasonable values
7d14c66f906c net: mhi_net: Update the transmit handler prototype
4a99047ed51c bpf: Fix leakage under speculation on mispredicted branches
19892ab9c9d8 net: qrtr: fix OOB Read in qrtr_endpoint_post
55c6d93e0b38 ipv4: Fix device used for dst_alloc with local routes
490e879c3848 cxgb4: fix wrong ethtool n-tuple rule lookup
45988cab933e netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
ca9c08db4a8a qlcnic: Fix an error handling path in 'qlcnic_probe()'
cfc7f0e70d64 ethtool: strset: fix message length calculation
4556e8ed3a82 net: qualcomm: rmnet: don't over-count statistics
5816edd370a7 net: make get_net_ns return error if NET_NS is disabled
fd99cacdc70f net: stmmac: dwmac1000: Fix extended MAC address registers definition
decb9c3ba468 cxgb4: halt chip before flashing PHY firmware image
2e4829cae148 cxgb4: fix sleep in atomic when flashing PHY firmware
291c5e3b8ca0 cxgb4: fix endianness when flashing boot image
9e029da0a957 alx: Fix an error handling path in 'alx_probe()'
27ef25c72373 mptcp: fix soft lookup in subflow_error_report()
4dd7ed31e66b selftests: mptcp: enable syncookie only in absence of reorders
083e54e4c761 mptcp: do not warn on bad input from the network
59f4b11b9a7a mptcp: wake-up readers only for in sequence data
6fb5ea5dd0a6 mptcp: try harder to borrow memory from subflow under pressure
3371392c60e2 sch_cake: Fix out of bounds when parsing TCP options and header
76e02b8905d0 mptcp: Fix out of bounds when parsing TCP options
f648089337cb netfilter: synproxy: Fix out of bounds when parsing TCP options
56c8b8333eb1 skbuff: fix incorrect msg_zerocopy copy notifications
ed2299692680 net/mlx5e: Block offload of outer header csum for GRE tunnel
b38c57a01a32 net/mlx5e: Block offload of outer header csum for UDP tunnels
af452c9d5f78 Revert "net/mlx5: Arm only EQs with EQEs"
574a9f20f1c0 net/mlx5: DR, Don't use SW steering when RoCE is not supported
6a84c6df0eb5 net/mlx5: Consider RoCE cap before init RDMA resources
b374c1304f6d net/mlx5e: Fix page reclaim for dead peer hairpin
462abaee88f5 net/mlx5e: Remove dependency in IPsec initialization flows
b6447b72aca5 net/mlx5e: Fix use-after-free of encap entry in neigh update handler
7c7dd4e03be9 net/sched: act_ct: handle DNAT tuple collision
69a54b4899dd rtnetlink: Fix regression in bridge VLAN configuration
65310b0aff86 udp: fix race between close() and udp_abort()
c4c9de226916 ice: parameterize functions responsible for Tx ring management
57b2b26fa656 ice: add ndo_bpf callback for safe mode netdev ops
b499e673dc47 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
a1f6740fa393 netfilter: nf_tables: initialize set before expression setup
2e44117758bf net: lantiq: disable interrupt before sheduling NAPI
2b66c0119c87 net: ena: fix DMA mapping function issues in XDP
b0a744f7ac5a net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
b25b60d07616 net: rds: fix memory leak in rds_recvmsg
2f032ebff9b1 vrf: fix maximum MTU
0ffb460be3ab net: ipv4: fix memory leak in netlbl_cipsov4_add_std
c54a64e7c0ac libbpf: Fixes incorrect rx_ring_setup_done
ffc6be4cb861 mlxsw: core: Set thermal zone polling delay argument to real value at init
f313da6d46f4 mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
d1b949c70206 mac80211: fix skb length check in ieee80211_scan_rx()
faca4702ab22 staging: rtl8723bs: fix monitor netdev register/unregister
2eb4e0b36318 batman-adv: Avoid WARN_ON timing related checks
476de3f94ef4 fanotify: fix copy_event_to_user() fid error clean up
a2aff09807fb kvm: LAPIC: Restore guard to prevent illegal APIC register access
28788dc5c705 mm/memory-failure: make sure wait for page writeback in memory_failure
43ea6532ea87 afs: Fix an IS_ERR() vs NULL check
6a5fadcb0ac1 dmaengine: stedma40: add missing iounmap() on error in d40_probe()
c8e0794226f4 dmaengine: SF_PDMA depends on HAS_IOMEM
55b1c329a157 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
a215987f731b dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
b476c74c1ff0 dmaengine: xilinx: dpdma: initialize registers before request_irq
becd2ff7ebf6 dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
6b82f6921a36 dmaengine: idxd: add missing dsa driver unregister
c1ec6d46b63d dmaengine: idxd: add engine 'struct device' missing bus type assignment
----
Link: https://lore.kernel.org/r/20210621154921.212599475@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/385
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.4.127 from stable korg.
Following upstream commits are included in this version:
----
a82d4d5e9fe6 Linux 5.4.127
f7afaf778591 fib: Return the correct errno code
51cc5ad292da net: Return the correct errno code
376a703f9dce net/x25: Return the correct errno code
107140952ecd rtnetlink: Fix missing error code in rtnl_bridge_notify()
12fa0fdbcd0f drm/amd/display: Allow bandwidth validation for 0 streams.
8c48345fdc98 net: ipconfig: Don't override command-line hostnames or domains
c8e4a72b255e nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
655d4dc10a23 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
ed4bee6e1bb7 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
31ac5531110a scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
4791b8948741 scsi: qedf: Do not put host in qedf_vport_create() unconditionally
8034fc4ee9ef ethernet: myri10ge: Fix missing error code in myri10ge_probe()
ea4a9a34c9b2 scsi: target: core: Fix warning on realtime kernels
86fd5b27db74 gfs2: Fix use-after-free in gfs2_glock_shrink_scan
527f70f76742 riscv: Use -mno-relax when using lld linker
e58f4b5046e0 HID: gt683r: add missing MODULE_DEVICE_TABLE
50b8e1be15f6 gfs2: Prevent direct-I/O write fallback errors from getting lost
c8eff6762943 ARM: OMAP2+: Fix build warning when mmc_omap is not built
e4c3f7a6a3b2 drm/tegra: sor: Do not leak runtime PM reference
7f5a4b24cdbd HID: usbhid: fix info leak in hid_submit_ctrl
20fbcfaaa571 HID: Add BUS_VIRTUAL to hid_connect logging
41b9b39e1b37 HID: multitouch: set Stylus suffix for Stylus-application devices, too
2173746ed125 HID: quirks: Add quirk for Lenovo optical mouse
cdf5e4747da9 HID: hid-sensor-hub: Return error for hid_set_field() failure
1f760c4e655c HID: hid-input: add mapping for emoji picker key
818bf51031cf HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
d0f47648b87b net: ieee802154: fix null deref in parse dev addr
----
Link: https://lore.kernel.org/r/20210616152834.149064097@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/378
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.10.45 from stable korg.
Following upstream commits are included in this version:
----
037a447b7a0b Linux 5.10.45
808fcc1e707c fib: Return the correct errno code
d8b2e3e17c33 net: Return the correct errno code
04c1556bfc79 net/x25: Return the correct errno code
0aa356950800 rtnetlink: Fix missing error code in rtnl_bridge_notify()
9250f97fd594 drm/amd/amdgpu:save psp ring wptr to avoid attack
9e8c2af01046 drm/amd/display: Fix potential memory leak in DMUB hw_init
75fa7fbef132 drm/amdgpu: refine amdgpu_fru_get_product_info
34fe4ccb1fe5 drm/amd/display: Allow bandwidth validation for 0 streams.
ecd26536ec5b net: ipconfig: Don't override command-line hostnames or domains
511a01029115 nvme-loop: do not warn for deleted controllers during reset
155c2fea4b31 nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
620424df29a0 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
1c80ca596cab nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
b8fdea0695fd scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
f8ac1bd5270b Bluetooth: Add a new USB ID for RTL8822CE
5491d97078fe scsi: qedf: Do not put host in qedf_vport_create() unconditionally
609b56e9791c ethernet: myri10ge: Fix missing error code in myri10ge_probe()
5d5f0d945d47 scsi: target: core: Fix warning on realtime kernels
a61156314b66 gfs2: Fix use-after-free in gfs2_glock_shrink_scan
bb73f2f78969 riscv: Use -mno-relax when using lld linker
35277c1a6669 HID: gt683r: add missing MODULE_DEVICE_TABLE
7a557de07917 gfs2: fix a deadlock on withdraw-during-mount
c3e9ea16adc1 gfs2: Prevent direct-I/O write fallback errors from getting lost
864b5a8d5390 ARM: OMAP2+: Fix build warning when mmc_omap is not built
247ec8ee0bf2 ARM: OMAP1: Fix use of possibly uninitialized irq variable
3c0ad70cba1f drm/tegra: sor: Fully initialize SOR before registration
9c1d492baa91 gpu: host1x: Split up client initalization and registration
570b3e4020f2 drm/tegra: sor: Do not leak runtime PM reference
b1e3596416d7 HID: usbhid: fix info leak in hid_submit_ctrl
1dfd9f18ca64 HID: Add BUS_VIRTUAL to hid_connect logging
258d3fdbb15e HID: multitouch: set Stylus suffix for Stylus-application devices, too
6a142ea61074 HID: quirks: Add quirk for Lenovo optical mouse
716a087adc22 HID: hid-sensor-hub: Return error for hid_set_field() failure
0bd8a4b46cdb HID: hid-input: add mapping for emoji picker key
b3c5bfc43c5e HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
be6c98879205 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
c7836de2cadd net: ieee802154: fix null deref in parse dev addr
----
Link: https://lore.kernel.org/r/20210616152835.407925718@linuxfoundation.org
https://github.com/Freescale/linux-fslc/pull/379
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.12.12 from stable korg.
Following upstream commits are included in this version:
----
83335a414d13 Linux 5.12.12
e324b29e6042 fib: Return the correct errno code
b77b9f3ee5ee net: Return the correct errno code
bc685cc0bbd2 net/x25: Return the correct errno code
8478b361dfc5 rtnetlink: Fix missing error code in rtnl_bridge_notify()
abc57d8def3a drm/amd/amdgpu:save psp ring wptr to avoid attack
aa000f828e60 drm/amd/display: Fix potential memory leak in DMUB hw_init
6bb36b876031 drm/amdgpu: refine amdgpu_fru_get_product_info
e8eee289c159 drm/amd/display: Allow bandwidth validation for 0 streams.
85e7200b80f6 net: ipconfig: Don't override command-line hostnames or domains
565b925357af nvme-loop: do not warn for deleted controllers during reset
f49baa21615f nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
e5f154eb7c3b nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
e16d20862907 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
61b4b59e9481 scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
aed3fc70d5b5 Bluetooth: Add a new USB ID for RTL8822CE
bf5b0719e69b scsi: qedf: Do not put host in qedf_vport_create() unconditionally
7205c2f5caae ethernet: myri10ge: Fix missing error code in myri10ge_probe()
20822024c394 scsi: target: core: Fix warning on realtime kernels
e87ef30fe73e gfs2: Fix use-after-free in gfs2_glock_shrink_scan
49ee7e334325 mt76: mt7921: remove leftover 80+80 HE capability
1d653ffc9a7c ALSA: hda: Add AlderLake-M PCI ID
8fa0345686e5 riscv: Use -mno-relax when using lld linker
47dab921bc36 HID: intel-ish-hid: ipc: Add Alder Lake device IDs
db8286ad7001 HID: gt683r: add missing MODULE_DEVICE_TABLE
d8a93607fe4e HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad
d27e9b57e710 gfs2: Clean up revokes on normal withdraws
10f5b5e9052a gfs2: fix a deadlock on withdraw-during-mount
6e66fcf45d90 gfs2: Prevent direct-I/O write fallback errors from getting lost
aa86fbc7a357 ARM: OMAP2+: Fix build warning when mmc_omap is not built
c2aba609f055 ARM: OMAP1: Fix use of possibly uninitialized irq variable
4712c07628c6 hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5
ace3b924c013 drm/tegra: sor: Fully initialize SOR before registration
243808893380 gpu: host1x: Split up client initalization and registration
6fc59edf0471 drm/tegra: sor: Do not leak runtime PM reference
805c958c29c1 mt76: mt7921: fix max aggregation subframes setting
21883bff0fd8 HID: usbhid: fix info leak in hid_submit_ctrl
ed081fd87e82 HID: Add BUS_VIRTUAL to hid_connect logging
8ff871cfd0fb HID: multitouch: set Stylus suffix for Stylus-application devices, too
a0e062e9c239 HID: quirks: Add quirk for Lenovo optical mouse
96cf492f508e HID: asus: filter G713/G733 key event to prevent shutdown
cb33cde0dda6 HID: hid-sensor-hub: Return error for hid_set_field() failure
9bc75db6ad7b HID: hid-input: add mapping for emoji picker key
26308214e189 HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
748a20cec454 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock
19b4d6c0a7b5 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
0739b45a20c3 HID: asus: Filter keyboard EC for old ROG keyboard
fdd51e34f453 net: ieee802154: fix null deref in parse dev addr
----
Link: https://lore.kernel.org/r/20210616152836.655643420@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/380
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.4.126 from stable korg.
Following conflicts were resolved:
----
- drivers/usb/cdns3/gadget.c:
Skip upstream commit 02851cb0cae3d ("usb: cdns3: Fix runtime PM
imbalance on error") as the implementation is not present in the NXP
tree to apply it.
----
Following upstream commits are included in this version:
----
ffe4d2a0684d Linux 5.4.126
0f8837070136 proc: only require mm_struct for writing
d63f00ec908b tracing: Correct the length check which causes memory corruption
7e4e824b109f ftrace: Do not blindly read the ip address in ftrace_bug()
74430f3f6149 scsi: core: Only put parent device if host state differs from SHOST_CREATED
e694ddc8f3de scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
fe7bcd794a53 scsi: core: Fix failure handling of scsi_add_host_with_dma()
79296e292d67 scsi: core: Fix error handling of scsi_host_alloc()
8c9400c4855e NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
86377b239e04 NFSv4: Fix second deadlock in nfs4_evict_inode()
3e3c7ebbfac1 NFS: Fix use-after-free in nfs4_init_client()
83668ab1dbbf kvm: fix previous commit for 32-bit builds
0147af30925a perf session: Correct buffer copying when peeking events
34769f17e47c NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
0057ecef9f32 NFS: Fix a potential NULL dereference in nfs_get_client()
e3ecd9c09fcc IB/mlx5: Fix initializing CQ fragments buffer
796d3bd4ac93 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
71c751cbb9e8 sched/fair: Make sure to update tg contrib for blocked load
26ab08df8656 perf: Fix data race between pin_count increment/decrement
8aeb339571c6 vmlinux.lds.h: Avoid orphan section with !SMP
fc57713afaca RDMA/mlx4: Do not map the core_clock page to user space unless enabled
64f1fb6acc2a RDMA/ipoib: Fix warning caused by destroying non-initial netns
a0828219185d usb: typec: mux: Fix copy-paste mistake in typec_mux_match
139af3b2192c regulator: max77620: Use device_set_of_node_from_dev()
c4e10f92c319 regulator: core: resolve supply for boot-on/always-on regulators
5ef23506695b usb: fix various gadget panics on 10gbps cabling
b4903f7fdc48 usb: fix various gadgets null ptr deref on 10gbps cabling.
191144bcfe3a usb: gadget: eem: fix wrong eem header operation
cc40404bd0dd USB: serial: cp210x: fix alternate function for CP2102N QFN20
02fafcf74cde USB: serial: quatech2: fix control-request directions
eedd4b494538 USB: serial: omninet: add device id for Zyxel Omni 56K Plus
a2119ad276f1 USB: serial: ftdi_sio: add NovaTech OrionMX product ID
28b9764eb568 usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
4fe7635a245b usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
9523c42be986 usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
5e8ca8c79f74 usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
366369b89bed usb: dwc3: ep0: fix NULL pointer exception
c469c8dddc7d usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
32c2e6c2e4eb usb: f_ncm: only first packet of aggregate needs to start timer
0c05a8bc0e76 USB: f_ncm: ncm_bitrate (speed) is unsigned
4d14a82ef112 cgroup1: don't allow '\n' in renaming
298499d73d2d btrfs: promote debugging asserts to full-fledged checks in validate_super
d4b047651fb1 btrfs: return value from btrfs_mark_extent_written() in case of error
dccd575337ac staging: rtl8723bs: Fix uninitialized variables
bff1fbf0cf07 kvm: avoid speculation-based attacks from out-of-range memslot accesses
977d11df7932 drm: Lock pointer access in drm_master_release()
b246b4c70c12 drm: Fix use-after-free read in drm_getunique()
b5502580cf95 spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
a225ee1fe41c x86/boot: Add .text.* to setup.ld
8c2c1db4f2e4 i2c: mpc: implement erratum A-004447 workaround
c7f0393a370e i2c: mpc: Make use of i2c_recover_bus()
3cdbefdd3146 spi: Cleanup on failure of initial setup
85a7998e7211 spi: Don't have controller clean up spi device before driver unbind
92350839d329 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
96cea4843b8f powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
3e9aa125f69c nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
c385af145eb4 bnx2x: Fix missing error code in bnx2x_iov_init_one()
ece8ad75e318 dm verity: fix require_signatures module_param permissions
a450b5b6c01d MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
eb5c4794b79e nvme-fabrics: decode host pathing error for connect
70036fb61ea8 net: dsa: microchip: enable phy errata workaround on 9567
128bb4b0e5d2 net: appletalk: cops: Fix data race in cops_probe1
19e14481cc7d net: macb: ensure the device is available before accessing GEMGXL control registers
cd05e1a61a05 scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
e773147692c6 scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
1e209effe36c scsi: vmw_pvscsi: Set correct residual data length
90476c1bfff0 scsi: bnx2fc: Return failure if io_req is already in ABTS processing
a3842219a69d RDS tcp loopback connection can hang
3e324774411d net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
f9e7a38d148e wq: handle VM suspension in stall detection
92215c1f24c0 cgroup: disable controllers at parse time
e29d22371de8 net: mdiobus: get rid of a BUG_ON()
21df0c2e7d19 netlink: disable IRQs for netlink_lock_table()
e0172831c61a bonding: init notify_work earlier to avoid uninitialized use
9d7d4649dc1c isdn: mISDN: netjet: Fix crash in nj_probe:
77b9f527731e spi: sprd: Add missing MODULE_DEVICE_TABLE
cbeee4ccc1c7 ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
575ad4ab2057 vfio-ccw: Serialize FSM IDLE state with I/O completion
02d3f4f0aadb ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
8a9478cfb21b ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
02851cb0cae3 usb: cdns3: Fix runtime PM imbalance on error
f3ed12af6bbb net/nfc/rawsock.c: fix a permission check bug
3e7c190475d9 spi: Fix spi device unregister flow
9f9ad67183aa ASoC: max98088: fix ni clock divider calculation
c9002013ffe0 proc: Track /proc/$pid/attr/ opener mm_struct
----
Link: https://lore.kernel.org/r/20210614102646.341387537@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/373
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.10.44 from stable korg.
Following upstream commits are included in this version:
----
f2b1fc360fa1 Linux 5.10.44
ef9a0d224baf proc: only require mm_struct for writing
43c32c22254b tracing: Correct the length check which causes memory corruption
5b537408f273 scsi: core: Only put parent device if host state differs from SHOST_CREATED
0a31d1237aaf scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
146446a43b3d scsi: core: Fix failure handling of scsi_add_host_with_dma()
7a696ce1d5d1 scsi: core: Fix error handling of scsi_host_alloc()
6e13b9bc66f0 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
d973bd0d6e7f NFSv4: Fix second deadlock in nfs4_evict_inode()
c3b6cf64dfe4 NFS: Fix use-after-free in nfs4_init_client()
9064c9d544b9 kvm: fix previous commit for 32-bit builds
351075bcfea9 perf session: Correct buffer copying when peeking events
b4651cea43af NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
279ad78a00f8 NFS: Fix a potential NULL dereference in nfs_get_client()
91f7fdc4cc10 IB/mlx5: Fix initializing CQ fragments buffer
d046f724bbd7 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
4921feb0e5be x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
190a7f908993 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
32e22db8b25e sched/fair: Make sure to update tg contrib for blocked load
4c37b062edae sched/fair: Keep load_avg and load_sum synced
c64a3be39fa9 perf: Fix data race between pin_count increment/decrement
e0b518a2eb44 gpio: wcd934x: Fix shift-out-of-bounds error
56a388a9cc1e phy: ti: Fix an error code in wiz_probe()
62d891861f83 ASoC: meson: gx-card: fix sound-dai dt schema
0e2c9aeb0028 ASoC: core: Fix Null-point-dereference in fmt_single_name()
d83075c25a28 phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
c9cb5837e92e tools/bootconfig: Fix error return code in apply_xbc()
16ccdcdfe668 vmlinux.lds.h: Avoid orphan section with !SMP
c25ec6386a81 ARM: cpuidle: Avoid orphan section warning
cb1aa1da0488 RDMA/mlx4: Do not map the core_clock page to user space unless enabled
67cf4e447b5e RDMA/ipoib: Fix warning caused by destroying non-initial netns
fd681a8c7ac8 drm/msm/a6xx: avoid shadow NULL reference in failure path
0bc79f4b7ac6 drm/msm/a6xx: update/fix CP_PROTECT initialization
5b7dc8329d7a drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
5a61f69da3b8 drm/mcde: Fix off by 10^3 in calculation
d68889298029 usb: typec: mux: Fix copy-paste mistake in typec_mux_match
9e0677c2e390 usb: dwc3: gadget: Disable gadget IRQ during pullup disable
cc440da4aad9 phy: usb: Fix misuse of IS_ENABLED
aafc51fddfa8 regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacks
4579f6517679 regulator: bd71828: Fix .n_voltages settings
5a5f5cfb5f09 regulator: fan53880: Fix missing n_voltages setting
c365ff97617c regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837
e3a502abf506 regulator: max77620: Use device_set_of_node_from_dev()
06653ebc0ad2 regulator: core: resolve supply for boot-on/always-on regulators
7dcdfa28e1fe usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
18eaf0de50ea usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
b972eff87463 usb: fix various gadget panics on 10gbps cabling
4b289a0f3033 usb: fix various gadgets null ptr deref on 10gbps cabling.
6bf8ff7d0520 usb: gadget: eem: fix wrong eem header operation
21bee94fb9e4 USB: serial: cp210x: fix alternate function for CP2102N QFN20
4fa815beeaf0 USB: serial: quatech2: fix control-request directions
ef91a6bd9469 USB: serial: omninet: add device id for Zyxel Omni 56K Plus
1e2d41c17f43 USB: serial: ftdi_sio: add NovaTech OrionMX product ID
5cead896962d usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
0b3bb7950e73 usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
6900ef1b1095 usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
572de10087a9 usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
7cee4344cbb3 usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
199af8a06de2 usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
470403639114 usb: dwc3: ep0: fix NULL pointer exception
851dee5a5da5 usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
2af93b437a61 usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe
750a0d755642 usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
b452e8bb7c52 usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
0ff5f83ae147 usb: f_ncm: only first packet of aggregate needs to start timer
0f5a20b1fd9d USB: f_ncm: ncm_bitrate (speed) is unsigned
1bf2c28ab268 mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
67aca230caf3 mmc: renesas_sdhi: abort tuning when timeout detected
97524384762c ftrace: Do not blindly read the ip address in ftrace_bug()
74d3b20b1b20 cgroup1: don't allow '\n' in renaming
31fe243a6376 btrfs: promote debugging asserts to full-fledged checks in validate_super
ca69dc891b28 btrfs: return value from btrfs_mark_extent_written() in case of error
bf240fee5b34 async_xor: check src_offs is not NULL before updating it
8d5c0f6b7a78 staging: rtl8723bs: Fix uninitialized variables
7af299b97734 kvm: avoid speculation-based attacks from out-of-range memslot accesses
6b6ff4d1f349 KVM: X86: MMU: Use the correct inherited permissions to get shadow page
14831b79560b perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
aa8591a58cbd drm: Lock pointer access in drm_master_release()
491d52e00788 drm: Fix use-after-free read in drm_getunique()
afd87792db35 Revert "ACPI: sleep: Put the FACS table after using it"
82a8ffba54d3 spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
05e6b7159475 ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
d62d55f3941b ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
557306806777 ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8
bd0fe358d182 ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2
6a81e47788ff ALSA: hda/realtek: headphone and mic don't work on an Acer laptop
98f842951f8a ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
bd7d88b0874f ALSA: seq: Fix race of snd_seq_timer_open()
fff6af6deae8 i2c: mpc: implement erratum A-004447 workaround
d78b76af9f61 i2c: mpc: Make use of i2c_recover_bus()
fa05ba61967a spi: Cleanup on failure of initial setup
0c4d4de2da4d spi: Don't have controller clean up spi device before driver unbind
3a5b982463f4 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
a7c3c17867b3 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
590f718a6473 nvmet: fix false keep-alive timeout when a controller is torn down
2538f06f9468 nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
b0308804b2e0 bnx2x: Fix missing error code in bnx2x_iov_init_one()
90547d5db50b dm verity: fix require_signatures module_param permissions
7519ece673e3 MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
37a079a6ae14 nvme-fabrics: decode host pathing error for connect
f42afc0f2902 net: dsa: microchip: enable phy errata workaround on 9567
ee144b798028 net: appletalk: cops: Fix data race in cops_probe1
a385cbf31ed0 net: macb: ensure the device is available before accessing GEMGXL control registers
bbb48789b62a scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
16763635285c scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
eac1d159b7a3 scsi: vmw_pvscsi: Set correct residual data length
30030c6ff3d4 scsi: bnx2fc: Return failure if io_req is already in ABTS processing
8d717c9135a3 net:sfc: fix non-freed irq in legacy irq mode
e806df71eed2 RDS tcp loopback connection can hang
4353eb42180d net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
ad241cb1cffb wq: handle VM suspension in stall detection
5ca472d40e2d cgroup: disable controllers at parse time
be23c4af3d8a net: mdiobus: get rid of a BUG_ON()
1d6d43d4805d netlink: disable IRQs for netlink_lock_table()
42e490013809 bonding: init notify_work earlier to avoid uninitialized use
143fc7220961 isdn: mISDN: netjet: Fix crash in nj_probe:
2e2145ccfbcb usb: chipidea: udc: assign interrupt number to USB gadget structure
06e84ea1f457 spi: sprd: Add missing MODULE_DEVICE_TABLE
369f3caa4d74 ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
01905f3232fd vfio-ccw: Serialize FSM IDLE state with I/O completion
cad3dc73c064 vfio-ccw: Reset FSM state to IDLE inside FSM
4352209ed0f0 ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
a5ee8f54d0ab ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
2f523cd4a931 usb: cdns3: Fix runtime PM imbalance on error
1e5cab50208c net/nfc/rawsock.c: fix a permission check bug
584b2c7ce244 bpf: Forbid trampoline attach for functions with variable arguments
fb91ab403e6e spi: spi-zynq-qspi: Fix stack violation bug
4b8b7bc3a726 spi: Fix spi device unregister flow
cb24d57ad572 ASoC: amd: fix for pcm_read() error
3b89db7468f7 ASoC: max98088: fix ni clock divider calculation
f70102cb369c proc: Track /proc/$pid/attr/ opener mm_struct
----
Link: https://lore.kernel.org/r/20210614102652.964395392@linuxfoundation.org
Link: https://lore.kernel.org/r/20210614161424.091266895@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/374
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.12.11 from stable korg.
Following upstream commits are included in this version:
----
d7f82a4f24cb Linux 5.12.11
9be4a3eba8c9 proc: only require mm_struct for writing
34831232890d scsi: core: Only put parent device if host state differs from SHOST_CREATED
c446ec4ea8ae scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
4aaa0d8efbef scsi: core: Fix failure handling of scsi_add_host_with_dma()
45d83db47281 scsi: core: Fix error handling of scsi_host_alloc()
2431180f5c32 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
64c21cd5c45d NFSv4: Fix second deadlock in nfs4_evict_inode()
72651c6579a2 NFS: Fix use-after-free in nfs4_init_client()
13f3c16b88ee kvm: fix previous commit for 32-bit builds
1e3f498b5d9f perf session: Correct buffer copying when peeking events
ff7b80b917c4 pinctrl: qcom: Make it possible to select SC8180x TLMM
dc3406d4f7c0 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
58ddf61f10b8 NFS: Fix a potential NULL dereference in nfs_get_client()
3e670c54eda2 IB/mlx5: Fix initializing CQ fragments buffer
9fb088ce13bc KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
22cf65b6902b x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
63345c030e71 platform/surface: aggregator: Fix event disable function
322fd1cfe169 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
996c2417151e ASoC: SOF: reset enabled_cores state at suspend
5e3fb56e430b sched/fair: Make sure to update tg contrib for blocked load
2481ecc6835a sched/fair: Keep load_avg and load_sum synced
20d396b17a40 dt-bindings: connector: Replace BIT macro with generic bit ops
df4c7e3b1095 perf: Fix data race between pin_count increment/decrement
5138f8df0700 perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
9f6025f3ff1f pinctrl: qcom: Fix duplication in gpio_groups
dd55331d493b gpio: wcd934x: Fix shift-out-of-bounds error
7307a2d3fdf8 phy: ti: Fix an error code in wiz_probe()
37d144cd4456 ASoC: meson: gx-card: fix sound-dai dt schema
047fd16015a7 ASoC: core: Fix Null-point-dereference in fmt_single_name()
02b07dd201f0 phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
8c8783017306 tools/bootconfig: Fix error return code in apply_xbc()
05471eb76e77 vmlinux.lds.h: Avoid orphan section with !SMP
d37fa2a044d3 ARM: cpuidle: Avoid orphan section warning
8dc1b0e0ca20 RDMA: Verify port when creating flow rule
fdeb9f8043e1 RDMA/mlx5: Block FDB rules when not in switchdev mode
73b27339cb58 RDMA/mlx4: Do not map the core_clock page to user space unless enabled
98b6c670ac2d RDMA/mlx5: Use different doorbell memory for different processes
0a672f7d89db RDMA/ipoib: Fix warning caused by destroying non-initial netns
1ed3c16fe6b5 hwmon: (tps23861) correct shunt LSB values
7ee186a7ead1 hwmon: (tps23861) set current shunt value
c1723ce28c5d hwmon: (tps23861) define regmap max register
e3b478db63dc hwmon: (corsair-psu) fix suspend behavior
0c010eae2feb drm/msm/a6xx: avoid shadow NULL reference in failure path
868fb39fbfce drm/msm/a6xx: update/fix CP_PROTECT initialization
107107372f75 drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
b6ed98736fdf drm/mcde: Fix off by 10^3 in calculation
95aadff4afa0 usb: typec: mux: Fix copy-paste mistake in typec_mux_match
0908fb0e80d8 usb: typec: tcpm: Fix misuses of AMS invocation
aad940c6579c usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
63784c42dd3d usb: dwc3: gadget: Disable gadget IRQ during pullup disable
ed57e68f8636 usb: cdns3: Enable TDL_CHK only for OUT ep
9a801478908c phy: usb: Fix misuse of IS_ENABLED
b7611c3679fe regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacks
131503cf8536 regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
4c445591c1a9 regulator: bd71828: Fix .n_voltages settings
9f61978e7dda regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
30db23bc246b regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails
b4b743881f68 regulator: fan53880: Fix missing n_voltages setting
f52a932f4897 regulator: da9121: Return REGULATOR_MODE_INVALID for invalid mode
76d8e9b60bca regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837
0d36883c4b33 regulator: max77620: Use device_set_of_node_from_dev()
b0dd9b3470fd regulator: core: resolve supply for boot-on/always-on regulators
b83c739ad800 usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
cd32d4ee4171 usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
d0a06696a8a4 usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
b2d5b310e115 usb: typec: tcpm: Properly handle Alert and Status Messages
ca6bc277430d usb: fix various gadget panics on 10gbps cabling
f17aae7c4009 usb: fix various gadgets null ptr deref on 10gbps cabling.
0ee582bcc786 usb: gadget: eem: fix wrong eem header operation
ae746b6f4ce6 usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
04e24bd0f02b USB: serial: cp210x: fix CP2102N-A01 modem control
802fcbd99ce5 USB: serial: cp210x: fix alternate function for CP2102N QFN20
0337fee5792a USB: serial: quatech2: fix control-request directions
db5cd62db582 USB: serial: omninet: add device id for Zyxel Omni 56K Plus
ae923b092c69 USB: serial: ftdi_sio: add NovaTech OrionMX product ID
3d472673eb2c usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
cad7ce2b91b3 usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
49d9e9ef4c75 usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
02cd2a5cd4bc usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
733101e5f0ee usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
b9f8edb1e44b usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
cb65ff03f087 usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
788755756dd4 usb: dwc3: ep0: fix NULL pointer exception
4aad390363d2 usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
2bdf7460af16 usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe
d8dd3754e707 usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
9015140154c5 usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
8ceb32221c11 usb: f_ncm: only first packet of aggregate needs to start timer
9e5f198de7c8 USB: f_ncm: ncm_bitrate (speed) is unsigned
da7ed080ef4d mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
800ad9137bec mmc: renesas_sdhi: abort tuning when timeout detected
a20972831799 tools/bootconfig: Fix a build error accroding to undefined fallthrough
b16a249eca22 tracing: Correct the length check which causes memory corruption
3e4ddeb68751 ftrace: Do not blindly read the ip address in ftrace_bug()
2145c61cc2b0 cgroup1: don't allow '\n' in renaming
ac62404157f1 coredump: Limit what can interrupt coredumps
7253a4999457 btrfs: promote debugging asserts to full-fledged checks in validate_super
2818ecb95753 btrfs: return value from btrfs_mark_extent_written() in case of error
d7c310163a4b btrfs: zoned: fix zone number to sector/physical calculation
fb58673c334e btrfs: do not write supers if we have an fs error
2c9809adffee async_xor: check src_offs is not NULL before updating it
555002a840ab bcache: avoid oversized read request in cache missing code path
7550b63e30a5 bcache: remove bcache device self-defined readahead
616126bff40c tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
c597d5c59c7a bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
0bb28bc0457d misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
2147684be1eb usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource()
f44f1fc30dae staging: rtl8723bs: Fix uninitialized variables
ed0e2a893092 kvm: avoid speculation-based attacks from out-of-range memslot accesses
7707f7244d81 KVM: X86: MMU: Use the correct inherited permissions to get shadow page
1f297c56bfc6 KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
82cc1c4728ce perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
8c9987ad7134 x86, lto: Pass -stack-alignment only on LLD < 13.0.0
dfedcac75b81 drm: Lock pointer access in drm_master_release()
f773f8cccac1 drm: Fix use-after-free read in drm_getunique()
135076c45e45 ACPI: Pass the same capabilities to the _OSC regardless of the query flag
6192af07e37b Revert "ACPI: sleep: Put the FACS table after using it"
01415ff85a24 spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
b7886783b01b ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
e0173c323946 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
3513eda896a1 ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8
b5a06c772341 ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2
a2901ac62752 ALSA: hda/realtek: headphone and mic don't work on an Acer laptop
05e4deffafda ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
536a7646c00a ALSA: seq: Fix race of snd_seq_timer_open()
9f573a752d1b i2c: mpc: implement erratum A-004447 workaround
a08e6771f30c i2c: mpc: Make use of i2c_recover_bus()
1cbb5b921e81 spi: Cleanup on failure of initial setup
a3576a4c1f83 spi: Don't have controller clean up spi device before driver unbind
4d5773d335ad powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
a8089545a34f powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
983b52636a43 nvmet: fix false keep-alive timeout when a controller is torn down
c4082a91c49f nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
8086763d3759 bnx2x: Fix missing error code in bnx2x_iov_init_one()
fb429fad145a dm verity: fix require_signatures module_param permissions
3a0753cb6276 bpf, selftests: Adjust few selftest result_unpriv outcomes
050a7e2a54e5 MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
268323c154ab nvme-fabrics: decode host pathing error for connect
3dc1e208ca8d Makefile: LTO: have linker check -Wframe-larger-than
0f34aff56ff0 net: dsa: microchip: enable phy errata workaround on 9567
42e7fa0c2a4c net: appletalk: cops: Fix data race in cops_probe1
1f66d0d2f033 net: macb: ensure the device is available before accessing GEMGXL control registers
817a9bb19cc2 scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
b392e2fb0ee5 scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
87bf5d1a72ca scsi: vmw_pvscsi: Set correct residual data length
e57339009896 scsi: bnx2fc: Return failure if io_req is already in ABTS processing
81c4d1d83f88 net:sfc: fix non-freed irq in legacy irq mode
495d0518640a RDS tcp loopback connection can hang
2ed296c47e5c net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
8b30908df8d5 wq: handle VM suspension in stall detection
ac91f6bdc0c5 cgroup: disable controllers at parse time
a244250207f5 net: mdiobus: get rid of a BUG_ON()
76cc8e04f38c netlink: disable IRQs for netlink_lock_table()
cf3f90b7b5ab bonding: init notify_work earlier to avoid uninitialized use
6249193e0370 isdn: mISDN: netjet: Fix crash in nj_probe:
0a42b3feff92 usb: chipidea: udc: assign interrupt number to USB gadget structure
cec64306c987 spi: sprd: Add missing MODULE_DEVICE_TABLE
51bd6bf47197 ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
320b3e0b16dd vfio-ccw: Serialize FSM IDLE state with I/O completion
50360f4e084c vfio-ccw: Reset FSM state to IDLE inside FSM
f5e770c0c60a bpf: Add deny list of btf ids check for tracing programs
d573fd0394d0 ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
903491d1e168 ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
9f1bab36a709 usb: cdns3: Fix runtime PM imbalance on error
90d0a3c76965 net/nfc/rawsock.c: fix a permission check bug
abcc5436d341 ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLE
4cacae854aea ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLE
2b9cceb297dc bpf: Forbid trampoline attach for functions with variable arguments
cbdf358ea88f spi: spi-zynq-qspi: Fix stack violation bug
e92ac9263b06 spi: Fix spi device unregister flow
9911e503a800 ASoC: amd: fix for pcm_read() error
8b6fb1177d5b ASoC: max98088: fix ni clock divider calculation
35b9a92b5408 proc: Track /proc/$pid/attr/ opener mm_struct
----
Link: https://lore.kernel.org/r/20210614102658.137943264@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/375
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.4.125 from stable korg.
Following upstream commits are included in this version:
----
3909e2374335 Linux 5.4.125
d99029e6aab6 neighbour: allow NUD_NOARP entries to be forced GCed
8e0bb29446d1 i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
bdc17b2f8264 xen-pciback: redo VF placement in the virtual topology
defcc2b5e54a lib/lz4: explicitly support in-place decompression
97e814e6b5cd x86/kvm: Disable all PV features on crash
9084fe1b3572 x86/kvm: Disable kvmclock on all CPUs on shutdown
7620a669111b x86/kvm: Teardown PV features on boot CPU as well
f82030a586a1 KVM: arm64: Fix debug register indexing
2295e87a5e39 KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
0450af01ae7e btrfs: fix unmountable seed device after fstrim
3b7f3cab1d47 mm/filemap: fix storing to a THP shadow entry
0a890e220954 XArray: add xas_split
03a390d8796d XArray: add xa_get_order
fd8e06a7a723 mm: add thp_order
f192885f7cee bnxt_en: Remove the setting of dev_port.
14fd3da3e8d3 mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
6d4da27bd9ef btrfs: fixup error handling in fixup_inode_link_counts
dad974d2494a btrfs: return errors from btrfs_del_csums in cleanup_ref_head
0fd9149a82e3 btrfs: fix error handling in btrfs_del_csums
295859a55549 btrfs: mark ordered extent and inode with error if we fail to finish
12ca65539b04 x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
b0c0d8b5bf94 drm/amdgpu: make sure we unpin the UVD BO
24c06e5452c3 drm/amdgpu: Don't query CE and UE errors
5d4c4b06ed9f nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
cc2edb99ea60 ocfs2: fix data corruption by fallocate
2cd6eedfa634 pid: take a reference when initializing `cad_pid`
fe4e0bd4c26c usb: dwc2: Fix build in periphal-only mode
920697b004e4 ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
52fc8f05c158 ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
2cac47eed455 ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
d349ff008cb3 ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
0afd601d8e0a ALSA: timer: Fix master timer notification
d65bc969ec8b HID: multitouch: require Finger field to mark Win8 reports as MT
368c5d45a87e HID: magicmouse: fix NULL-deref on disconnect
142d5ca797a9 HID: i2c-hid: Skip ELAN power-on command after reset
4d94f530cd24 net: caif: fix memory leak in cfusbl_device_notify
f52f4fd67264 net: caif: fix memory leak in caif_device_notify
c97cdb70b72d net: caif: add proper error handling
64824f626c0c net: caif: added cfserl_release function
b6f97555c71f Bluetooth: use correct lock to prevent UAF of hdev object
8d3d0ac73a4a Bluetooth: fix the erroneous flush_work() order
28efacc21d2a tipc: fix unique bearer names sanity check
9ac67fdf64e0 tipc: add extack messages for bearer/media failure
0fa160a75748 bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
22ea29c39717 ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
5b97dd983255 ARM: dts: imx7d-pico: Fix the 'tuning-step' property
55fa22d1d8b2 ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
3a559111bd10 arm64: dts: zii-ultra: fix 12V_MAIN voltage
f78c28a0dda1 arm64: dts: ls1028a: fix memory node
3616dd03bc43 i40e: add correct exception tracing for XDP
adfd6355fc8b i40e: optimize for XDP_REDIRECT in xsk path
06f667dba42e i2c: qcom-geni: Add shutdown callback for i2c
de37510ec67d ice: Allow all LLDP packets from PF to Tx
bafd0a7461f0 ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
3583ab29177c ice: write register with correct offset
7ba7fa78a92d ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
112533f50c7e ixgbevf: add correct exception tracing for XDP
b5cc02c6986f ieee802154: fix error return code in ieee802154_llsec_getparams()
4ca8aa37cb43 ieee802154: fix error return code in ieee802154_add_iface()
66f3ab065b70 netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
da8d31e80ff4 netfilter: nft_ct: skip expectations for confirmed conntrack
14c0381e2639 ACPICA: Clean up context mutex during object deletion
8e8678936f0d net/sched: act_ct: Fix ct template allocation for zone 0
385e1861f31b HID: i2c-hid: fix format string mismatch
279e2136dd21 HID: pidff: fix error return code in hid_pidff_init()
c8a95cb0c02d ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
087b803a5b49 vfio/platform: fix module_put call in error flow
60dcad10e2c7 samples: vfio-mdev: fix error handing in mdpy_fb_probe()
870973918b2a vfio/pci: zap_vma_ptes() needs MMU
5da371c3fdfb vfio/pci: Fix error return code in vfio_ecap_init()
a4ed60297770 efi: cper: fix snprintf() use in cper_dimm_err_location()
bc8f6647a73c efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
2986fdd3211f netfilter: conntrack: unregister ipv4 sockopts on error unwind
90870b45fc62 hwmon: (dell-smm-hwmon) Fix index values
0338fa4af9f3 nl80211: validate key indexes for cfg80211_registered_device
e9487a498753 ALSA: usb: update old-style static const declaration
aaa41b3094ea net: usb: cdc_ncm: don't spew notifications
96a40c3fa3d3 btrfs: tree-checker: do not error out if extent ref hash doesn't match
----
Link: https://lore.kernel.org/r/20210608175935.254388043@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/368
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.10.43 from stable korg.
Following upstream commits are included in this version:
----
951358a824f9 Linux 5.10.43
d17d47da59f7 neighbour: allow NUD_NOARP entries to be forced GCed
6b53db8c4c14 xen-netback: take a reference to the RX task thread
316de9a88c83 netfilter: nf_tables: missing error reporting for not selected expressions
eddf2d9f76b0 i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
f20eef4d0686 lib/lz4: explicitly support in-place decompression
334c59d58de5 x86/kvm: Disable all PV features on crash
3b0becf8b1ec x86/kvm: Disable kvmclock on all CPUs on shutdown
38b858da1c58 x86/kvm: Teardown PV features on boot CPU as well
b327c9774759 KVM: arm64: Fix debug register indexing
b3ee3f50ab1b KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
fe910d20e2d8 btrfs: fix unmountable seed device after fstrim
05e41f6f1c4e drm/msm/dpu: always use mdp device to scale bandwidth
2eb4ec9c2c35 mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
baa6763123e2 btrfs: fix deadlock when cloning inline extents and low on available space
0df50d47d174 btrfs: abort in rename_exchange if we fail to insert the second ref
48568f3944ee btrfs: fixup error handling in fixup_inode_link_counts
466d83fdbbe3 btrfs: return errors from btrfs_del_csums in cleanup_ref_head
5a89982fa2bb btrfs: fix error handling in btrfs_del_csums
b547a16b2491 btrfs: mark ordered extent and inode with error if we fail to finish
5e5e63bacbe8 powerpc/kprobes: Fix validation of prefixed instructions across page boundary
42f75a4381a4 x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
3a6b69221f96 drm/amdgpu: make sure we unpin the UVD BO
58da0b509e4b drm/amdgpu: Don't query CE and UE errors
48ee0db61c82 nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
445477e9274e x86/sev: Check SME/SEV support in CPUID first
942c5864de85 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
68dcd32b326a mm/page_alloc: fix counting of free pages after take off from buddy
5f2e1e818e9f mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
c8d5faee4624 ocfs2: fix data corruption by fallocate
7178be006d49 pid: take a reference when initializing `cad_pid`
a4ed12f5edc4 usb: dwc2: Fix build in periphal-only mode
3b713aafa7c9 ext4: fix accessing uninit percpu counter variable with fast_commit
2050c6e5b161 ext4: fix memory leak in ext4_mb_init_backend on error path.
fb86acc62369 ext4: fix fast commit alignment issues
d3b668b96ad3 ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
01d349a481f0 ext4: fix memory leak in ext4_fill_super
b2057d138f1b ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
623603e255aa ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
846848c0520f ALSA: hda: update the power_state during the direct-complete
cfbb57fcb180 ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
029c06103e0a ALSA: timer: Fix master timer notification
d11e5b96efde gfs2: fix scheduling while atomic bug in glocks
127f25be2ff0 HID: multitouch: require Finger field to mark Win8 reports as MT
b5d013c4c76b HID: magicmouse: fix NULL-deref on disconnect
a5e554f78981 HID: i2c-hid: Skip ELAN power-on command after reset
46403c1f80b0 net: caif: fix memory leak in cfusbl_device_notify
af2806345a37 net: caif: fix memory leak in caif_device_notify
d6db727457dd net: caif: add proper error handling
dac53568c6ac net: caif: added cfserl_release function
df3b45f6d1ce wireguard: allowedips: free empty intermediate nodes when removing single node
c5155c741a48 wireguard: allowedips: allocate nodes in kmem_cache
70a9a71ab3e5 wireguard: allowedips: remove nodes in O(1)
42a667715b1e wireguard: allowedips: initialize list head in selftest
842c21d6a042 wireguard: selftests: make sure rp_filter is disabled on vethc
b8d72ac1f210 wireguard: selftests: remove old conntrack kconfig value
f74da2c2546c wireguard: use synchronize_net rather than synchronize_rcu
d4275889ac9c wireguard: peer: allocate in kmem_cache
d64fdbaec09b wireguard: do not use -O3
74caf718cc74 Bluetooth: use correct lock to prevent UAF of hdev object
3795007c8dfc Bluetooth: fix the erroneous flush_work() order
7fa8ee00b5fa drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
c12946548001 drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
58f4d45d8d4d drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
ec72cb50c1db io_uring: use better types for cflags
0b2a990e5d2f io_uring: fix link timeout refs
3c23e23c7ad9 riscv: vdso: fix and clean-up Makefile
282c9eeda6c2 serial: stm32: fix threaded interrupt handling
fdf1e5eec3ed tipc: fix unique bearer names sanity check
e31ae45ed1d3 tipc: add extack messages for bearer/media failure
0d83aec6e010 bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
5592731e13cc ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
67ae12a57b34 ARM: dts: imx7d-pico: Fix the 'tuning-step' property
a776ea1eca2b ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
8aa4700de52d arm64: dts: freescale: sl28: var4: fix RGMII clock and voltage
4f323ce68e75 arm64: dts: zii-ultra: fix 12V_MAIN voltage
a3716c19330d arm64: dts: ls1028a: fix memory node
d551b8e85777 bus: ti-sysc: Fix am335x resume hang for usb otg module
426ba49ec50b optee: use export_uuid() to copy client UUID
d866a6e61a4d arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
a1bf16616d83 ixgbe: add correct exception tracing for XDP
e369db6cde11 ixgbe: optimize for XDP_REDIRECT in xsk path
ad505705bba6 ice: add correct exception tracing for XDP
9e1eb428849f ice: optimize for XDP_REDIRECT in xsk path
7bd82b73d589 ice: simplify ice_run_xdp
274d6eeaafc7 i40e: add correct exception tracing for XDP
fbae1a97ce34 i40e: optimize for XDP_REDIRECT in xsk path
1958a31c035d cxgb4: avoid link re-train during TC-MQPRIO configuration
21d494d4446b i2c: qcom-geni: Add shutdown callback for i2c
c4b796f20c95 ice: Allow all LLDP packets from PF to Tx
68db78345f73 ice: report supported and advertised autoneg using PHY capabilities
8726b9e81be7 ice: handle the VF VSI rebuild failure
a79883ce1e9f ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
b94580b055b8 ice: Fix allowing VF to request more/less queues via virtchnl
098702358274 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
1dcf3d435bf6 cxgb4: fix regression with HASH tc prio value update
8067da904921 ixgbevf: add correct exception tracing for XDP
e0b61cda5f07 igb: add correct exception tracing for XDP
e513d889625b ieee802154: fix error return code in ieee802154_llsec_getparams()
2a0ba0125c2c ieee802154: fix error return code in ieee802154_add_iface()
ff5039ec75c8 bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
cdf3f6db1a86 bpf: Simplify cases in bpf_base_func_proto
4cf297ef595c drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
8d614eebc003 netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
5f3429c05e40 netfilter: nft_ct: skip expectations for confirmed conntrack
c440cd080761 nvmet: fix freeing unallocated p2pmem
2a8cda3867cd net/mlx5: DR, Create multi-destination flow table with level less than 64
c8972cf28ea1 net/mlx5e: Check for needed capability for cvlan matching
730700337593 net/mlx5: Check firmware sync reset requested is set before trying to abort it
c1ea8c0e71ea net/mlx5e: Fix incompatible casting
f1d4184f128d net/tls: Fix use-after-free after the TLS device goes down and up
874ece252ed2 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
a5de17bb916a net: sock: fix in-kernel mark setting
09fdb6747b7e net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
091283e3d5eb perf probe: Fix NULL pointer dereference in convert_variable_location()
100c872c7511 ACPICA: Clean up context mutex during object deletion
df7c913f90c3 nvme-rdma: fix in-casule data send for chained sgls
b198f77a3613 mptcp: always parse mptcp options for MPC reqsk
be0d85072686 net/sched: act_ct: Fix ct template allocation for zone 0
f07c54831477 net/sched: act_ct: Offload connections with commit action
4f00f9c169d9 devlink: Correct VIRTUAL port to not have phys_port attributes
56c45ab00aba HID: i2c-hid: fix format string mismatch
744db828d6f9 HID: pidff: fix error return code in hid_pidff_init()
39b92726a380 HID: logitech-hidpp: initialize level variable
4b1aba653642 ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
46ae882bb19a vfio/platform: fix module_put call in error flow
2adb0313b132 samples: vfio-mdev: fix error handing in mdpy_fb_probe()
c25454a4f4cb vfio/pci: zap_vma_ptes() needs MMU
c303db1211a7 vfio/pci: Fix error return code in vfio_ecap_init()
8d27efbb0ee4 efi: cper: fix snprintf() use in cper_dimm_err_location()
951f8ef71d69 efi/libstub: prevent read overflow in find_file_option()
b828601c752b efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
5148066edbdc efi/fdt: fix panic when no valid fdt found
39a909a9720d netfilter: conntrack: unregister ipv4 sockopts on error unwind
46e650617934 hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228
0d0df2e53223 hwmon: (dell-smm-hwmon) Fix index values
70df000fb880 net: usb: cdc_ncm: don't spew notifications
1d62b7ac83e0 btrfs: tree-checker: do not error out if extent ref hash doesn't match
----
Link: https://lore.kernel.org/r/20210608175942.377073879@linuxfoundation.org
https://github.com/Freescale/linux-fslc/pull/369
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel repository has been upgraded to v5.12.10 from stable korg.
Following upstream commits are included in this version:
----
8a901e19407d Linux 5.12.10
ddf088d7aaaa neighbour: allow NUD_NOARP entries to be forced GCed
caec9bcaeb1a xen-netback: take a reference to the RX task thread
268218460584 netfilter: nf_tables: missing error reporting for not selected expressions
551677defbb5 x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
542bbcaa930a i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
3762e844c5a0 ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function
5a3d82dc8ace KVM: arm64: Resolve all pending PC updates before immediate exit
830e7653e940 KVM: arm64: Commit pending PC adjustemnts before returning to userspace
9b77839fd4b6 x86/kvm: Disable all PV features on crash
1df2dc09926f x86/kvm: Disable kvmclock on all CPUs on shutdown
d1629b5b925d x86/kvm: Teardown PV features on boot CPU as well
6f2a834f364d KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
9ddd1b2c8c31 drm/msm/dpu: always use mdp device to scale bandwidth
6280e8aca1e0 mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
7feb7361efe0 btrfs: fix deadlock when cloning inline extents and low on available space
ff8de2cec65a btrfs: abort in rename_exchange if we fail to insert the second ref
4cd303735bdf btrfs: fixup error handling in fixup_inode_link_counts
a70d4dac28aa btrfs: check error value from btrfs_update_inode in tree log
b37885cc0135 btrfs: fix fsync failure and transaction abort after writes to prealloc extents
363747ad1f44 btrfs: return errors from btrfs_del_csums in cleanup_ref_head
99eee2efe4b7 btrfs: fix error handling in btrfs_del_csums
22beee867bf1 btrfs: mark ordered extent and inode with error if we fail to finish
50863015b6a7 powerpc/kprobes: Fix validation of prefixed instructions across page boundary
3cbf4d6d2b52 x86/thermal: Fix LVT thermal setup for SMI delivery mode
25823b4e08f6 x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
a1f10530c732 drm/amdgpu: make sure we unpin the UVD BO
9d1d6c04a603 drm/amdgpu: Don't query CE and UE errors
0c4559736d9a nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
bf63f3676c5f KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
01049949f673 x86/sev: Check SME/SEV support in CPUID first
de8a25bef860 dmaengine: idxd: Use cpu_feature_enabled()
25aaa062fa73 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
4c438acbfbdf scsi: lpfc: Fix failure to transmit ABTS on FC link
455170aca45a mm/page_alloc: fix counting of free pages after take off from buddy
3c822fea4bb2 mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
0a31dd6fd2f4 ocfs2: fix data corruption by fallocate
b8ff869f2015 pid: take a reference when initializing `cad_pid`
9a01a5cd63cd kfence: use TASK_IDLE when awaiting allocation
18071d618c1a kfence: maximize allocation wait timeout duration
08ec01b5318a Revert "MIPS: make userspace mapping young by default"
62fa43c7ee55 usb: dwc2: Fix build in periphal-only mode
c48d71d1367f ext4: fix accessing uninit percpu counter variable with fast_commit
04fb2baa0b14 ext4: fix memory leak in ext4_mb_init_backend on error path.
ba499e0bf9c8 ext4: fix fast commit alignment issues
48105dc98c9c ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
1385b23396d5 ext4: fix memory leak in ext4_fill_super
ff7fe51dc492 ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
d16c0b0658b2 ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
5c671c9d8363 ALSA: hda: update the power_state during the direct-complete
89b6aacdc483 ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
601554201a95 ALSA: timer: Fix master timer notification
112c92cf82a2 gfs2: fix scheduling while atomic bug in glocks
92462d2e0a4c HID: multitouch: require Finger field to mark Win8 reports as MT
9cf27473f219 HID: magicmouse: fix NULL-deref on disconnect
4a88d9210c52 HID: i2c-hid: Skip ELAN power-on command after reset
dde8686985ec net: caif: fix memory leak in cfusbl_device_notify
6a0e317f6109 net: caif: fix memory leak in caif_device_notify
88550e9c900b net: caif: add proper error handling
19e089e07e19 net: caif: added cfserl_release function
5ceb59f40c09 wireguard: allowedips: free empty intermediate nodes when removing single node
af04157d885e wireguard: allowedips: allocate nodes in kmem_cache
6f425fc65c08 wireguard: allowedips: remove nodes in O(1)
8eee870d8290 wireguard: allowedips: initialize list head in selftest
90b33dbb8395 wireguard: selftests: make sure rp_filter is disabled on vethc
4b8aa955bf47 wireguard: selftests: remove old conntrack kconfig value
3709c87e0dbe wireguard: use synchronize_net rather than synchronize_rcu
958810e99f6f wireguard: peer: allocate in kmem_cache
8af215cc8305 wireguard: do not use -O3
7422eadcf201 Bluetooth: use correct lock to prevent UAF of hdev object
3556fac71e41 Bluetooth: fix the erroneous flush_work() order
af512f09385a drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
805e5a259f99 drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
4a728699bc2a drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
1f64f5e903b9 io_uring: fix ltout double free on completion race
9e44293267a5 io_uring: wrap io_kiocb reference count manipulation in helpers
0cd6e16742d4 io_uring: use better types for cflags
876808dba2ff io_uring: fix link timeout refs
5a5357cd2cd9 amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
904987a65092 riscv: vdso: fix and clean-up Makefile
f9a2672791d0 serial: stm32: fix threaded interrupt handling
ab5cfe2c05fe tipc: fix unique bearer names sanity check
506285aa2f7f tipc: add extack messages for bearer/media failure
ca93a7e6d22d arm64: meson: select COMMON_CLK
c8f7f44ca1e9 bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
0c41a1124d37 ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
1f00cc03b8a1 ARM: dts: imx7d-pico: Fix the 'tuning-step' property
250792f40b6d ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
8567131103a5 arm64: dts: freescale: sl28: var1: fix RGMII clock and voltage
f3b70e434a6e arm64: dts: freescale: sl28: var4: fix RGMII clock and voltage
f61ce6a8225c arm64: dts: zii-ultra: fix 12V_MAIN voltage
e86d02dbd177 arm64: dts: zii-ultra: remove second GEN_3V3 regulator instance
c57ad9d41026 arm64: dts: ls1028a: fix memory node
484634991cdc bus: ti-sysc: Fix am335x resume hang for usb otg module
bc6a0dfb0535 optee: use export_uuid() to copy client UUID
435d7f1049e0 arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
88728042be15 ixgbe: add correct exception tracing for XDP
85e8a90cd7cb ixgbe: optimize for XDP_REDIRECT in xsk path
1b002f376a9d ice: add correct exception tracing for XDP
e2d914baa1c2 ice: optimize for XDP_REDIRECT in xsk path
567d67a3cb9d i40e: add correct exception tracing for XDP
c93d6b804035 i40e: optimize for XDP_REDIRECT in xsk path
0ce89496a1f9 cxgb4: avoid link re-train during TC-MQPRIO configuration
2411c02d0389 sch_htb: fix refcount leak in htb_parent_to_leaf_offload
bf807cfb9feb i2c: qcom-geni: Add shutdown callback for i2c
5cd9ec7ad51c ice: Allow all LLDP packets from PF to Tx
9ba861c7957a ice: report supported and advertised autoneg using PHY capabilities
4f000fa8076b ice: handle the VF VSI rebuild failure
53ba29c32b41 ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
e2bd0bc13d27 ice: Fix allowing VF to request more/less queues via virtchnl
0a462e25ef0f ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
511ffe92734e cxgb4: fix regression with HASH tc prio value update
1d34fa4fcf06 ice: track AF_XDP ZC enabled queues in bitmap
a1c1b1ef41cd ixgbevf: add correct exception tracing for XDP
5a8e2bf7eebb igb: add correct exception tracing for XDP
bb5da059defe igb: Fix XDP with PTP enabled
6820c1aaf8e5 ieee802154: fix error return code in ieee802154_llsec_getparams()
e5a823123782 ieee802154: fix error return code in ieee802154_add_iface()
acc43fc6cf0d bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
f2c444cacbb0 drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
851fcb15e735 netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
2c0e6b35b88a netfilter: nft_ct: skip expectations for confirmed conntrack
8a452d62e7ce nvmet: fix freeing unallocated p2pmem
ef94ecfa3e5b net/mlx5: DR, Create multi-destination flow table with level less than 64
500563cb6fb0 net/mlx5e: Fix adding encap rules to slow path
9606de3ac084 net/mlx5e: Check for needed capability for cvlan matching
d1ead783fe2e net/mlx5: Check firmware sync reset requested is set before trying to abort it
f8bdc8d7d8e8 net/mlx5e: Fix incompatible casting
0f1e6fe66977 net/tls: Fix use-after-free after the TLS device goes down and up
aada29744711 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
80cebcccc120 net: sock: fix in-kernel mark setting
ee64a27e9edc net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
eba7c76a5651 perf probe: Fix NULL pointer dereference in convert_variable_location()
b89474465f69 ACPICA: Clean up context mutex during object deletion
ec6793f17576 nvme-rdma: fix in-casule data send for chained sgls
7d4446bcb406 mptcp: do not reset MP_CAPABLE subflow on mapping errors
9d0d1d10ba54 mptcp: always parse mptcp options for MPC reqsk
b9c78b1a9596 mptcp: fix sk_forward_memory corruption on retransmission
41d6cc0cd8e9 net/sched: act_ct: Fix ct template allocation for zone 0
30822781c899 net/sched: act_ct: Offload connections with commit action
36c19acbbc7e devlink: Correct VIRTUAL port to not have phys_port attributes
47b0e3728f47 kbuild: Quote OBJCOPY var to avoid a pahole call break the build
c30c28987173 HID: i2c-hid: fix format string mismatch
29beadea66a2 HID: amd_sfh: Fix memory leak in amd_sfh_work
427bc15bbd9d HID: pidff: fix error return code in hid_pidff_init()
192576732f76 HID: logitech-hidpp: initialize level variable
25775914cc8b ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
f1a02cde2deb vfio/platform: fix module_put call in error flow
a5ed75187580 samples: vfio-mdev: fix error handing in mdpy_fb_probe()
1752346dfd97 vfio/pci: zap_vma_ptes() needs MMU
2d5e0f9d5b8d vfio/pci: Fix error return code in vfio_ecap_init()
99702e4d6e9b efi: cper: fix snprintf() use in cper_dimm_err_location()
e786eacbf323 efi/libstub: prevent read overflow in find_file_option()
68e34413ba72 efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
8a7e8b4e5631 efi/fdt: fix panic when no valid fdt found
dda954b96c90 netfilter: conntrack: unregister ipv4 sockopts on error unwind
62c52507cddc hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228
9cad2c70e408 hwmon: (dell-smm-hwmon) Fix index values
068c4db1eed3 mt76: mt76x0e: fix device hang during suspend/resume
6919e8a24e70 mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
a31a19948c94 mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_report
----
Link: https://lore.kernel.org/r/20210608175945.476074951@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/370
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|