Skip to content

Linux 6.1.66-xanmod1

Compare
Choose a tag to compare
@xanmod xanmod released this 08 Dec 15:40
· 66669 commits to 6.5 since this release
2e69220
  • 2e69220 Linux 6.1.66-xanmod1
  • 21aaa9c Merge tag 'v6.1.66' into 6.1
  • 6c6a6c7 Linux 6.1.66
  • ea57492 iomap: update ki_pos a little later in iomap_dio_complete
  • adf0ece x86/apic/msi: Fix misconfigured non-maskable MSI quirk
  • b3b839f x86/xen: fix percpu vcpu_info allocation
  • 00bc8b2 xen: simplify evtchn_do_upcall() call maze
  • 9311a0f xen: Allow platform PCI interrupt to be shared
  • 402b832 r8169: fix deadlock on RTL8125 in jumbo mtu mode
  • 22ee0dd r8169: disable ASPM in case of tx timeout
  • 10ce630 drm/amd/display: Fix MPCC 1DLUT programming
  • 8332cb6 drm/amd/display: Fix the delta clamping for shaper LUT
  • 442a4d4 drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
  • 6cd7362 drm/amd/display: Expand kernel doc for DC
  • 8b01195 mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled
  • 38d3216 mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
  • 0e0a951 drm/amd/pm: fix a memleak in aldebaran_tables_init
  • 59862b8 iommu/vt-d: Make context clearing consistent with context mapping
  • ee2c224 iommu/vt-d: Disable PCI ATS in legacy passthrough mode
  • 8f39d29 iommu/vt-d: Add device_block_translation() helper
  • 3787b31 iommu/vt-d: Allocate pasid table in device probe path
  • 681aeed iommu/vt-d: Omit devTLB invalidation requests when TES=0
  • 8aaed5b cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
  • d3788f6 cpufreq: imx6q: don't warn for disabling a non-existing frequency
  • 195514b drm/amd/display: Guard against invalid RPTR/WPTR being set
  • 395a63c drm/amd/display: Restore rptr/wptr for DMCUB as workaround
  • 4ec4508 spi: Fix null dereference on suspend
  • b57eebf fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
  • 5bc8d96 PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers
  • 10c3d86 octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error
  • 1c8f75e PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card
  • 7545ddd KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
  • 21feaf5 net: ravb: Keep reverse order of operations in ravb_remove()
  • 8d04278 net: ravb: Stop DMA in case of failures on ravb_open()
  • 52b7516 net: ravb: Start TX queues after HW initialization succeeded
  • e2db25d net: ravb: Make write access to CXR35 first before accessing other EMAC registers
  • f5c649c net: ravb: Use pm_runtime_resume_and_get()
  • 149b2fe net: ravb: Check return value of reset_control_deassert()
  • 7ed2e4c ravb: Fix races between ravb_tx_timeout_work() and net related ops
  • 8b1d088 r8169: prevent potential deadlock in rtl8169_close
  • 9c4ac2d octeontx2-pf: Restore TC ingress police rules when interface is up
  • aef2d5b octeontx2-af: Install TC filter rules in hardware based on priority
  • 662b887 octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
  • 5d5bcfb net: stmmac: xgmac: Disable FPE MMC interrupts
  • 334e637 octeontx2-af: Fix possible buffer overflow
  • c3e974e selftests/net: mptcp: fix uninitialized variable warnings
  • 12dd4c1 selftests/net: unix: fix unused variable compiler warning
  • 4e999af selftests/net: fix a char signedness issue
  • 249ceee selftests/net: ipsec: fix constant out of range
  • e01249a uapi: propagate __struct_group() attributes to the container union
  • fd91b48 dpaa2-eth: increase the needed headroom to account for alignment
  • 94445d9 ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
  • f89fef7 usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
  • 9aff7c5 USB: core: Change configuration warnings to notices
  • c89b34e USB: xhci-plat: fix legacy PHY double init
  • 307a652 wifi: cfg80211: fix CQM for non-range use
  • e8c1105 serial: sc16is7xx: add missing support for rs485 devicetree properties
  • 55061c3 serial: sc16is7xx: Put IOControl register into regmap_volatile
  • a491c7b auxdisplay: hd44780: move cursor home after clear display command
  • 7f21167 Input: xpad - add HyperX Clutch Gladiate Support
  • 7a105de btrfs: fix 64bit compat send ioctl arguments not initializing version member
  • 32912ee btrfs: make error messages more clear when getting a chunk map
  • 4fc9c61 btrfs: send: ensure send_fd is writable
  • 86742a9 btrfs: fix off-by-one when checking chunk map includes logical address
  • 9fe447c btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
  • 3f26d9b btrfs: add dmesg output for first mount and last unmount of a filesystem
  • 0ad7d59 parisc: Mark altinstructions read-only and 32-bit aligned
  • cf2ae64 parisc: Ensure 32-bit alignment on parisc unwind section
  • 2acfff5 parisc: Mark jump_table naturally aligned
  • 3793cd2 parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
  • 79a1fdf parisc: Mark lock_aligned variables 16-byte aligned on SMP
  • 41d7852 parisc: Use natural CPU alignment for bug_table
  • c7c78a4 parisc: Mark ex_table entries 32-bit aligned in uaccess.h
  • 645e4b6 parisc: Mark ex_table entries 32-bit aligned in assembly.h
  • c23b9ea powerpc: Don't clobber f0/vs0 during fp|altivec register save
  • e6bc42f KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
  • 59419eb iommu/vt-d: Add MTL to quirk list to skip TE disabling
  • 0b48970 bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
  • fc98ea2 dma-buf: fix check in dma_resv_add_fence
  • 4da1556 cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
  • 9d4c721 powercap: DTPM: Fix unneeded conversions to micro-Watts
  • a62ca58 nvme: check for valid nvme_identify_ns() before using it
  • 82b5e60 dm verity: don't perform FEC for failed readahead IO
  • 6f5a9fc dm verity: initialize fec io before freeing it
  • 7cfc388 drm/amd/display: fix ABM disablement
  • 859a3a9 drm/amd/display: Update min Z8 residency time to 2100 for DCN314
  • 6ef7f13 drm/amd/display: Use DRAM speed from validation for dummy p-state
  • a67c187 drm/amd/display: Remove min_dst_y_next_start check for Z8
  • 33ed892 drm/amd/display: Include udelay when waiting for INBOX0 ACK
  • c5cf436 drm/amdgpu: Force order between a read and write to the same address
  • c608842 drm/amd: Enable PCIe PME from D3
  • cebccbe scsi: sd: Fix system start for ATA devices
  • 181fd67 scsi: Change SCSI device boolean fields to single bit flags
  • 7d2faae dm-verity: align struct dm_verity_fec_io properly
  • da9f553 ALSA: hda/realtek: Add supported ALC257 for ChromeOS
  • f4b1302 ALSA: hda/realtek: Headset Mic VREF to 100%
  • 65654af ALSA: hda: Disable power-save on KONTRON SinglePC
  • ba911ed mmc: block: Be sure to wait while busy in CQE error recovery
  • eab9ec6 mmc: block: Do not lose cache flush during CQE error recovery
  • e121f6d mmc: block: Retry commands in CQE error recovery
  • 3a9a9c2 mmc: cqhci: Fix task clearing in CQE error recovery
  • def67fd mmc: cqhci: Warn of halt or task clear failure
  • 2ebc8b7 mmc: cqhci: Increase recovery halt timeout
  • d2fc10e mmc: sdhci-pci-gli: Disable LPM during initialization
  • 87ceaa8 firewire: core: fix possible memory leak in create_units()
  • db0b69e pinctrl: avoid reload of p state in list iteration
  • 74820f7 smb: client: report correct st_size for SMB and NFS symlinks
  • 60fed17 cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
  • 6406cce cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved

https://sourceforge.net/projects/xanmod/files/releases/lts/6.1.66-xanmod1