diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-05-27 07:32:29 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-05-27 08:20:43 -0300 |
commit | 1d7ecadd16126cd6bdd311a0dac2d646927c1a30 (patch) | |
tree | 19e161b61a514a9da664a78b3ca9de98e2c6b96a /classes | |
parent | 46db3b77630d2e0520ea84cbf84f284a23156cc5 (diff) | |
download | meta-freescale-1d7ecadd16126cd6bdd311a0dac2d646927c1a30.tar.gz |
linux-fslc: update to v5.12.7
Kernel repository has been upgraded to v5.12.7 from stable korg.
Following upstream commits are included in this version:
----
55c17a63e51a Linux 5.12.7
58cca5ec43be Bluetooth: SMP: Fail if remote and local public keys are identical
20a9b9fddb48 video: hgafb: correctly handle card detect failure during probe
cad3ad9d2094 nvmet: use new ana_log_size instead the old one
46f5e618ccb7 x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
94d371473b7f rtc: pcf85063: fallback to parent of_node
51a018320158 nvme-multipath: fix double initialization of ANA state
5f72937db874 x86/Xen: swap NX determination and GDT setup on BSP
03bb19228fd5 openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
9d950576b364 drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
48c1afbbd7e0 tty: vt: always invoke vc->vc_sw->con_resize callback
e8263abc836a vt: Fix character height handling with VT_RESIZEX
28cae8a1ceab vt_ioctl: Revert VT_RESIZEX parameter handling removal
727caaaf7a29 vgacon: Record video mode changes with VT_RESIZEX
a31ef3d2e12f video: hgafb: fix potential NULL pointer dereference
c999df38fa3b qlcnic: Add null check after calling netdev_alloc_skb
83247d7a0fce leds: lp5523: check return value of lp5xx_read and jump to cleanup code
4c1c304a77c2 ics932s401: fix broken handling of errors when word reading fails
10d0a8d1b9a4 net: rtlwifi: properly check for alloc_workqueue() failure
017fb1eaac4c scsi: ufs: handle cleanup correctly on devm_reset_control_get error
a04fe8f4b075 net: stmicro: handle clk_prepare() failure during init
85eed97d8c50 ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
cbc901a2b23b Revert "niu: fix missing checks of niu_pci_eeprom_read"
d55309c782ef Revert "qlcnic: Avoid potential NULL pointer dereference"
bd9dd0ffe194 Revert "rtlwifi: fix a potential NULL pointer dereference"
4650e0bbf2c8 Revert "media: rcar_drif: fix a memory disclosure"
8713e157b866 cdrom: gdrom: initialize global variable at init time
c8935240be5a cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
b3f8eec40370 Revert "gdrom: fix a memory leak bug"
1ba5c1746f87 Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
68f6eeeb814d Revert "ecryptfs: replace BUG_ON with error handling code"
36398a291bd5 Revert "video: imsttfb: fix potential NULL pointer dereferences"
f65fe9bc54b4 Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
a9a5e6f47223 Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
58673abf25d9 Revert "net: stmicro: fix a missing check of clk_prepare"
6c8326b8411d Revert "video: hgafb: fix potential NULL pointer dereference"
5c65f3a98b66 kcsan: Fix debugfs initcall return type
ac4bf514d528 dm snapshot: fix crash with transient storage and zero chunk size
7c21d01b63cd Revert "mm/gup: check page posion status for coredump."
5ce1a85a5d04 userfaultfd: hugetlbfs: fix new flag usage in error path
807fa14536b2 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
6217e5411ba9 xen-pciback: reconfigure also from backend watch handler
83db6e8514f4 xen-pciback: redo VF placement in the virtual topology
e8e342d44e93 gpio: tegra186: Don't set parent IRQ affinity
c191a2c22da2 mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment
6d8f00ab53c2 mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
b80010d3b746 mmc: sdhci-pci-gli: increase 1.8V regulator wait
77a843b121ff powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
a1c2e69fe08a powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
9396bad5103f dma-buf: fix unintended pin/unpin warnings
a50d79253711 drm/amdgpu: update sdma golden setting for Navi12
6c888ba03ccb drm/amdgpu: update gc golden setting for Navi12
9964c838496c drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
f8baabd09e33 drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
ec1bd01b632a drm/radeon: use the dummy page for GART if needed
3ce618c8c6e9 drm/amd/display: Use the correct max downscaling value for DCN3.x family
5645f1806780 drm/i915/gem: Pin the L-shape quirked object as unshrinkable
c76c4e35626f x86/sev-es: Forward page-faults which happen during emulation
e2f96ca12a31 x86/sev-es: Use __put_user()/__get_user() for data accesses
efbfc33b0b1c x86/sev-es: Don't return NULL from sev_es_get_ghcb()
da416661864f x86/sev-es: Invalidate the GHCB after completing VMGEXIT
05e0d825fff7 x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
60bad8346376 x86/build: Fix location of '-plugin-opt=' flags
a37e62e8d894 nvme-tcp: fix possible use-after-completion
d5e9a9f5a69c Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
19624d88c3ae rapidio: handle create_workqueue() failure
68f72384b05f Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
b83ad0a514f7 platform/x86: ideapad-laptop: fix method name typo
5f59240cf25b uio_hv_generic: Fix another memory leak in error handling paths
53486c467e35 uio_hv_generic: Fix a memory leak in error handling paths
5e5ee72f4a07 uio/uio_pci_generic: fix return value changed in refactoring
2754fb43a6a0 ALSA: usb-audio: DJM-750: ensure format is set
ae4248e2aa4c ALSA: usb-audio: Configure Pioneer DJM-850 samplerate
8ede8bc8fcb8 ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
41a0d2db7b4f ALSA: hda/realtek: Add fixup for HP OMEN laptop
e825729f6a7d ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
97b4051181f9 ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
da1fbdf84d6e ALSA: hda/realtek: reset eapd coeff to default value for alc287
ae29eb01a97e ALSA: firewire-lib: fix check for the size of isochronous packet payload
6bd227e369fc Revert "ALSA: sb8: add a check for request_region"
55a32b539548 ALSA: hda: fixup headset for ASUS GU502 laptop
3d913ed11fff ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
a135a4b717eb ALSA: usb-audio: Validate MS endpoint descriptors
de73920901b4 ALSA: firewire-lib: fix calculation for size of IR context payload
422fecb77f5d ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
3aa30f81e45a ALSA: line6: Fix racy initialization of LINE6 MIDI
276f0ff96434 ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
568b301b8902 ALSA: intel8x0: Don't update period unless prepared
58a6d26cf806 ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
2f0478af7af9 misc: eeprom: at24: check suspend status before disable regulator
88faee9b4a99 fs/mount_setattr: tighten permission checks
f124e27ca984 cifs: fix memory leak in smb2_copychunk_range
6d0924c5b742 btrfs: fix removed dentries still existing after log is synced
03781d598f95 btrfs: avoid RCU stalls while running delayed iputs
568b414574ed powerpc: Fix early setup to make early_ioremap() work
76aaa05c231e locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
9b8317360b04 locking/lockdep: Correct calling tracepoints
173282b91717 perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
16e58aa0b694 nvmet: seset ns->file when open fails
ddbf562ae431 ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
a89e92a5a7dc powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
f4550f0c1729 drm/ttm: Do not add non-system domain BO into swap list
928ffb16262a tools/testing/selftests/exec: fix link error
a666bdf60c0c RDMA/uverbs: Fix a NULL vs IS_ERR() bug
9791fb42c22d RDMA/mlx5: Fix query DCT via DEVX
8d746ea7c687 platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
bce24d9300c3 platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle
0ef94da9232e platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
0477af297d6a nvme-fc: clear q_live at beginning of association teardown
6f2d1af93388 nvme-tcp: rerun io_work if req_list is not empty
551ba08d4b7e nvme-loop: fix memory leak in nvme_loop_create_ctrl()
afb680ed7ecb nvmet: fix memory leak in nvmet_alloc_ctrl()
e062e2d2709c RDMA/core: Don't access cm_id after its destruction
abe31d25facd RDMA/rxe: Return CQE error if invalid lkey was supplied
aed15d4e59a0 RDMA/rxe: Split MEM into MR and MW
1af33ee66594 RDMA/mlx5: Recover from fatal event in dual port mode
85d3b4eaf66d scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
11014efcec37 scsi: qedf: Add pointer checks in qedf_update_link_speed()
1177bd83b788 scsi: ufs: core: Increase the usable queue depth
03344e843ab6 RDMA/rxe: Clear all QP fields if creation failed
beab753fe3b4 platform/x86: ideapad-laptop: fix a NULL pointer dereference
e6871b4270c0 RDMA/core: Prevent divide-by-zero error triggered by the user
4d2efd50e8ac RDMA/siw: Release xarray entry
8abd8591e2b4 RDMA/siw: Properly check send and receive CQ pointers
b49f5af30b0e habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
bf2c33ad6730 tee: amdtee: unload TA only when its refcount becomes 0
27de83ae5933 openrisc: Fix a memory leak
29cd1f094890 firmware: arm_scpi: Prevent the ternary sign expansion bug
----
Link: https://lore.kernel.org/r/20210524152334.857620285@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/357
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions