github xanmod/linux 5.8.6-xanmod1

3 years ago
  • bf1e66e Linux 5.8.6-xanmod1
  • c3f684d init/Kconfig: Enable -O3 KBUILD_CFLAGS optimization for all architectures
  • cd64b82 Merge tag 'v5.8.6' into 5.8
  • 66534fe Linux 5.8.6
  • e54835b ALSA: usb-audio: Update documentation comment for MS2109 quirk
  • a34b752 dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
  • f880d69 drm/vmwgfx/ldu: Use drm_mode_config_reset
  • 01736d3 drm/vmwgfx/sou: Use drm_mode_config_reset
  • 4ba591d drm/vmwgfx/stdu: Use drm_mode_config_reset
  • 7947e0b HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
  • 9d960a7 mm/page_counter: fix various data races at memsw
  • b65258e fbmem: pull fbcon_update_vcs() out of fb_set_var()
  • d88c0be drm/atomic-helper: reset vblank on crtc reset
  • e93fd7a io_uring: make offset == -1 consistent with preadv2/pwritev2
  • 9ab83e1 io_uring: don't use poll handler if file can't be nonblocking read/written
  • b7e397b io_uring: don't recurse on tsk->sighand->siglock with signalfd
  • b727b92 usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures
  • d597f82 usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
  • 3c4cd68 usb: typec: ucsi: Rework ppm_lock handling
  • 84e29c7 usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
  • 4b59dab usb: typec: ucsi: Fix AB BA lock inversion
  • 53965c7 USB: Fix device driver race
  • a18d5d4 USB: Also match device drivers using the ->match vfunc
  • 0ca26ff usb: storage: Add unusual_uas entry for Sony PSZ drives
  • fad19f6 USB: cdc-acm: rework notification_buffer resizing
  • afb4204 usb: dwc3: gadget: Handle ZLP for sg requests
  • 8301e3a usb: dwc3: gadget: Fix handling ZLP
  • d884a90 usb: dwc3: gadget: Don't setup more than requested
  • 3b9953f USB: gadget: u_f: Unbreak offset calculation in VLAs
  • ae6a539 USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
  • 480e178 USB: gadget: u_f: add overflow checks to VLA macros
  • ec5c266 usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
  • 27cf2e5 USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
  • 7eb94ea USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
  • 155288e USB: quirks: Add no-lpm quirk for another Raydium touchscreen
  • 2b9be3a usb: uas: Add quirk for PNY Pro Elite
  • 495f2f1 USB: yurex: Fix bad gfp argument
  • ccc9838 drm/amd/pm: correct the thermal alert temperature limit settings
  • 56ab34c drm/amd/pm: correct Vega20 swctf limit setting
  • 520e40d drm/amd/pm: correct Vega12 swctf limit setting
  • b46df9e drm/amd/pm: correct Vega10 swctf limit setting
  • 686a7f0 drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
  • cd9c79f drm/amdgpu/gfx10: refine mgcg setting
  • 54dc92e drm/amd/display: use correct scale for actual_brightness
  • 83ac520 drm/amdgpu: Fix buffer overflow in INFO ioctl
  • 5f5bd90 drm/modeset-lock: Take the modeset BKL for legacy drivers
  • 0574233 drm/dp_mst: Don't return error code when crtc is null
  • dd36e04 drm/etnaviv: fix external abort seen on GC600 rev 0x19
  • 74e1bbf drm/i915: Fix cmd parser desc matching with masks
  • f07523a x86/hotplug: Silence APIC only after all interrupts are migrated
  • bbf423c x86/irq: Unbreak interrupt affinity setting
  • 66e1e9b irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
  • a1b1165 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
  • 8cb3561 usbip: Implement a match function to fix usbip
  • 3c491c4 crypto: af_alg - Work around empty control messages without MSG_MORE
  • 1d35dfd device property: Fix the secondary firmware node handling in set_primary_fwnode()
  • 9a9cc8c powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
  • bdae016 powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
  • 3b55585 PM: sleep: core: Fix the handling of pending runtime resume requests
  • 17d66e6 arm64: vdso32: make vdso32 install conditional
  • d36a671 KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
  • 13f35a2 io-wq: fix hang after cancelling pending hashed work
  • 96d020d xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
  • 7d31eaa xhci: Do warm-reset when both CAS and XDEV_RESUME are set
  • 50a7c73 usb: host: xhci: fix ep context print mismatch in debugfs
  • 55c0eea usb: host: xhci-tegra: fix tegra_xusb_get_phy()
  • c08e590 usb: host: xhci-tegra: otg usb2/usb3 port init
  • 68adec4 usb: renesas-xhci: remove version check
  • 2b32323 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information.
  • 05ae7cf writeback: Fix sync livelock due to b_dirty_time processing
  • d74c235 writeback: Avoid skipping inode writeback
  • dd71dd1 writeback: Protect inode->i_io_list with inode->i_lock
  • 1506fdc io_uring: clear req->result on IOPOLL re-issue
  • 116790c serial: 8250: change lock order in serial8250_do_startup()
  • 89171ef serial: 8250_exar: Fix number of ports for Commtech PCIe cards
  • 0a60539 serial: stm32: avoid kernel warning on absence of optional IRQ
  • df26430 serial: pl011: Don't leak amba_ports entry on driver register error
  • 6648c59 serial: pl011: Fix oops on -EPROBE_DEFER
  • e3f8041 serial: samsung: Removes the IRQ not found warning
  • edc8a4e vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
  • 2392eea vt: defer kfree() of vc_screenbuf in vc_do_resize()
  • e863ac5 USB: lvtest: return proper error code in probe
  • 34cf1af fbcon: prevent user font height or width change from causing potential out-of-bounds access
  • bb77dd0 btrfs: detect nocow for swap after snapshot delete
  • b40d12b btrfs: fix space cache memory leak after transaction abort
  • c7e8c6f btrfs: check the right error variable in btrfs_del_dir_entries_in_log
  • 204ed5f btrfs: reset compression level for lzo on remount
  • b4cbbc1 blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
  • 649b6c8 HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
  • 7aaaf97 block: loop: set discard granularity and alignment for block device backed loop
  • 7b85140 block: fix get_max_io_size()
  • 8245d79 hwmon: (gsc-hwmon) Scale temperature to millidegrees
  • faf428a arm64: Allow booting of late CPUs affected by erratum 1418040
  • e028fa9 arm64: Move handling of erratum 1418040 into C code
  • 736d8a6 bpf: selftests: global_funcs: Check err_str before strstr
  • d5a4d2f libbpf: Fix map index used in error message
  • 1c20c32 powerpc/perf: Fix soft lockups due to missed interrupt accounting
  • d3499d2 ext4: limit the length of per-inode prealloc list
  • 61aacc3 bpf: Avoid visit same object multiple times
  • 2d9018e bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
  • 3636ca3 drm/amdkfd: fix the wrong sdma instance query for renoir
  • eb9f5a5 drm/amdgpu: fix NULL pointer access issue when unloading driver
  • 833e41f net: gianfar: Add of_node_put() before goto statement
  • a8f90da macvlan: validate setting of multiple remote source MAC addresses
  • cd8e4a8 Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
  • a36de93 scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
  • aa6373e scsi: qla2xxx: Check if FW supports MQ before enabling
  • 3d24199 scsi: qla2xxx: Fix login timeout
  • eb34d23 scsi: qla2xxx: Indicate correct supported speeds for Mezz card
  • 580ffb7 scsi: qla2xxx: Flush I/O on zone disable
  • 2626e3b scsi: qla2xxx: Flush all sessions on zone disable
  • 018360e scsi: scsi_debug: Fix scp is NULL errors
  • 56f1378 scsi: ufs: Clean up completed request without interrupt notification
  • 91be397 scsi: ufs: Improve interrupt handling for shared interrupts
  • 33cf919 scsi: ufs: Fix possible infinite loop in ufshcd_hold
  • 4ef551c scsi: fcoe: Fix I/O path allocation
  • 5dd1877 selftests: disable rp_filter for icmp_redirect.sh
  • 8e60256 ALSA: usb-audio: ignore broken processing/extension unit
  • ee4dd74 ASoC: wm8994: Avoid attempts to read unreadable registers
  • 42f9f77 s390/cio: add cond_resched() in the slow_eval_known_fn() loop
  • f3637a8 ALSA: hda/realtek: Add model alc298-samsung-headphone
  • effc2c1 drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
  • 1ca28e0 dma-pool: Only allocate from CMA when in same memory zone
  • 47184b9 dma-pool: fix coherent pool allocations for IOMMU mappings
  • b960e50 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
  • da9c02c selftests/bpf: Correct various core_reloc 64-bit assumptions
  • 751799b selftests/bpf: Fix btf_dump test cases on 32-bit arches
  • daca0c1 selftest/bpf: Fix compilation warnings in 32-bit mode
  • 50bc5a5 tools/bpftool: Fix compilation warnings in 32-bit mode
  • b97071c libbpf: Prevent overriding errno when logging errors
  • e3a5fa6 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
  • 810b3c8 selftests/bpf: Fix segmentation fault in test_progs
  • 4a5e1c4 drm/amd/display: Switch to immediate mode for updating infopackets
  • 04e7daa drm/amd/display: Fix LFC multiplier changing erratically
  • 757460f drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
  • eb7eaab drm/amd/powerplay: correct Vega20 cached smu feature state
  • 5a2bc17 spi: stm32: always perform registers configuration prior to transfer
  • accab06 spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
  • 0e92f6b spi: stm32: fix fifo threshold level in case of short transfer
  • 87fb6c0 spi: stm32h7: fix race condition at end of transfer
  • c13fd34 fs: prevent BUG_ON in submit_bh_wbc()
  • e3e46ea ext4: correctly restore system zone info when remount fails
  • 6c30edd ext4: handle error of ext4_setup_system_zone() on remount
  • c27ed2e ext4: handle option set by mount flags correctly
  • 5482fa0 jbd2: abort journal if free a async write error metadata buffer
  • 1ca3e7d ext4: abort the filesystem if failed to async write metadata buffer
  • c8bf676 drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
  • f2fb15e ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
  • a245fa7 ext4: handle read only external journal device
  • d558851 ext4: don't BUG on inconsistent journal feature
  • 55be43c jbd2: make sure jh have b_transaction set in refile/unfile_buffer
  • 9b04463 spi: stm32: clear only asserted irq flags on interrupt
  • a5d6a17 video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
  • 7fee32d usb: gadget: f_tcm: Fix some resource leaks in some error paths
  • 2813786 vdpa: ifcvf: free config irq in ifcvf_free_irq()
  • 5bd342d vdpa: ifcvf: return err when fail to request config irq
  • b9080a8 i2c: rcar: in slave mode, clear NACK earlier
  • f24ffc3 i2c: core: Don't fail PRP0001 enumeration when no ID table exist
  • a416b1e drm/etnaviv: always start/stop scheduler in timeout processing
  • 87789f5 habanalabs: Fix memory corruption in debugfs
  • 6f43d2f null_blk: fix passing of REQ_FUA flag in null_handle_rq
  • e05f3c8 nvme: multipath: round-robin: fix single non-optimized path case
  • afb511e nvme-fc: Fix wrong return value in __nvme_fc_init_request()
  • 227064b nvmet: fix a memory leak
  • 614b266 blkcg: fix memleak for iolatency
  • b5ce818 blk-mq: insert request not through ->queue_rq into sw/scheduler queue
  • 3cea382 hwmon: (nct7904) Correct divide by 0
  • 4346396 bfq: fix blkio cgroup leakage v4
  • 700d01d block: Fix page_is_mergeable() for compound pages
  • 103942e drm/msm/adreno: fix updating ring fence
  • 5879469 block: virtio_blk: fix handling single range discard request
  • b31d831 block: respect queue limit of max discard segment
  • e2655c1 nfsd: fix oops on mixed NFSv4/NFSv3 client access
  • ccba367 ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
  • be85585 cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
  • ce9d78b PM / devfreq: Fix the wrong end with semicolon
  • 6eacb46 PCI: qcom: Add missing reset for ipq806x
  • e78ff09 PCI: qcom: Change duplicate PCI reset to phy reset
  • ff381a4 PCI: qcom: Add missing ipq806x clocks in PCIe driver
  • 0b91c53 net: openvswitch: introduce common code for flushing flows
  • 2a80aa3 arm64: Fix __cpu_logical_map undefined issue
  • d91fe6f efi: provide empty efi_enter_virtual_mode implementation
  • 14e6b37 pinctrl: mediatek: fix build for tristate changes
  • 0807447 pinctrl: mediatek: avoid virtual gpio trying to set reg
  • f02889d brcmfmac: Set timeout value when configuring power save
  • 1bbd2c5 mmc: sdhci-of-arasan: fix timings allocation code
  • b082d42 USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
  • 7278a1b dmaengine: idxd: fix PCI_MSI build errors
  • 2757d46 powerpc/spufs: add CONFIG_COREDUMP dependency
  • 34f3799 KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
  • 22c3762 drm/amd/display: fix compilation error on allmodconfig
  • ad18857 drm/amd/display: change global buffer to local buffer
  • a539e86 media: i2c: imx290: fix reset GPIO pin handling
  • 22dcf9b media: davinci: vpif_capture: fix potential double free
  • f2231ee hugetlbfs: prevent filesystem stacking of hugetlbfs
  • a114886 EDAC/ie31200: Fallback if host bridge device is already initialized
  • 3e93d48 i2c: i801: Add support for Intel Tiger Lake PCH-H
  • e805b1f scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
  • 3bd5dad ceph: do not access the kiocb after aio requests
  • e9c34e7 ceph: fix potential mdsc use-after-free crash
  • 8ceddd7 netfilter: nf_tables: report EEXIST on overlaps
  • 71e8627 scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
  • b83f035 btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
  • 3b61632 btrfs: file: reserve qgroup space after the hole punch range is locked
  • 4754db3 locking/lockdep: Fix overflow in presentation of average lock-time
  • e95673a drm/nouveau: Fix reference count leak in nouveau_connector_detect
  • 62f9a87 drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
  • 8470809 drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
  • 02465b9 f2fs: fix use-after-free issue
  • f9bd216 HID: quirks: add NOGET quirk for Logitech GROUP
  • acae555 ASoC: Intel: sof_sdw_rt711: remove properties in card remove
  • 72db989 cec-api: prevent leaking memory through hole in structure
  • 41399a7 gpu: host1x: Put gather's BO on pinning error
  • 4afc97f ALSA: hda: Add support for Loongson 7A1000 controller
  • 674772b mips/vdso: Fix resource leaks in genvdso.c
  • 9001958 rtlwifi: rtl8192cu: Prevent leaking urb
  • d5d5a10 ARM: dts: ls1021a: output PPS signal on FIPER2
  • 24a3bc5 PCI: Fix pci_create_slot() reference count leak
  • 19aa529 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
  • fcd0ea8 MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
  • 7fafbbe f2fs: fix error path in do_recover_data()
  • 26bf496 f2fs: remove write attribute of main_blkaddr sysfs node
  • c06a07a selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
  • cca4669 scsi: target: Fix xcopy sess release leak
  • bce0f66 xfs: Don't allow logging of XFS_ISTALE inodes
  • 2b5055b scsi: lpfc: Fix shost refcount mismatch when deleting vport
  • 04cde70 drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
  • 4e30283 drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
  • 2e91283 drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails
  • e4fdcdb drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
  • b86657e drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
  • c04caca drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
  • 8b73bed drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
  • bedae9f drm/radeon: fix multiple reference count leak
  • d312f43 drm/amdkfd: Fix reference count leaks.
  • b7850ba platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
  • c71c249 iommu/iova: Don't BUG on invalid PFNs
  • 8bcd654 mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
  • d757037 scsi: target: tcmu: Fix crash on ARM during cmd completion
  • 4b0badb staging: rts5208: fix memleaks on error handling paths in probe
  • 46381f4 blktrace: ensure our debugfs dir exists
  • 2145297 gcc-plugins/stackleak: Don't instrument itself
  • 27a22e3 media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
  • d75f8e2 powerpc/xive: Ignore kmemleak false positives
  • 970f32a arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
  • 6a5bd8b mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
  • dd80a72 ASoC: tegra: Fix reference count leaks.
  • d5581a8 ASoC: img-parallel-out: Fix a reference count leak
  • c340a3b ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
  • 7d60c77 EDAC/mc: Call edac_inc_ue_error() before panic
  • ec24c53 drm/amdgpu: fix RAS memory leak in error case
  • 9cc4449 ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
  • 3d41fe8 ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
  • 9a87d12 ALSA: pci: delete repeated words in comments
  • ed2cdce ALSA: hda/hdmi: Add quirk to force connectivity
  • d4dadf0 ASoC: intel/skl/hda - fix probe regression on systems without i915
  • bd33190 khugepaged: khugepaged_test_exit() check mmget_still_valid()

Don't miss a new linux release

NewReleases is sending notifications on new releases.