Debian 9911 Published by

The first XanMod Linux Kernel based on Linux Kernel 6.5.3 has been released. XanMod is a general-purpose Linux kernel distribution with custom settings and new features. The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.



Linux 6.5.3-xanmod1

XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a stable, responsive and smooth desktop experience.

The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.

Supports all recent 64-bit versions of Debian and Ubuntu-based systems.

Main Features

  • Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler.
  • RCU Boost for better responsiveness and lower overall system latency.
  • Block Layer w/ multi-threaded runqueue for high I/O throughput.
  • Caching, Virtual Memory Manager and CPUFreq Governor improvements.
  • BBR TCP Congestion Control + FQ-PIE Packet Scheduling and AQM Algorithm [5.8].
  • ORC Unwinder for Kernel Stack Traces (debuginfo) implementation.
  • Third-party patchset available: ZSTD kernel, initrd and modules support [5.8][5.6-rt], Full x86_64 FSGSBASE instructions [5.8], Clear Linux [partial], CK's Hrtimer Patchset [5.8][5.4], Wine / Proton Fsync, PCIe ACS Override, BMQ Process Scheduler [5.4 stock disabled], Aufs [5.4] and GCC graysky's.
  • Real-time Linux kernel (PREEMPT_RT) build available [5.6-rt][5.4-rt].
  • Generic kernel package for compatibility with most Debian & Ubuntu based distributions. Built on the latest GCC 10.2 and Binutils 2.35.
  • GPLv2 license. Can be built for any distribution or purpose.

Install via Terminal

echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key add -

Then update and install:

sudo apt update && sudo apt install linux-xanmod

Reboot.

Meta packages available: linux-xanmodlinux-xanmod-edgelinux-xanmod-ltslinux-xanmod-rt-edge and linux-xanmod-rt.

To try without adding the repository

Download from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/

  1. In terminal:
    sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb
  2. Reboot.
  • Check it:
    cat /proc/version
* linux-firmware-image package is optional

Linux 6.5.3-xanmod1

  • f8f9a2c Linux 6.5.3-xanmod1
  • c8c3062 Merge tag 'v6.5.3' into 6.5
  • 238589d Linux 6.5.3
  • 7aa2f0f drm/amd/display: Block optimize on consecutive FAMS enables
  • 72260f7 revert "memfd: improve userspace warnings for missing exec-related flags".
  • a70994b memfd: improve userspace warnings for missing exec-related flags
  • a39eb58 memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
  • d5a5976 memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
  • 972dcb8 selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
  • 4f417bb mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
  • 420be7f serial: sc16is7xx: fix regression with GPIO configuration
  • eeeb8a2 serial: sc16is7xx: remove obsolete out_thread label
  • 901ce69 Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
  • 80fe278 Bluetooth: msft: Extended monitor tracking by address filter
  • d4cd71f media: ipu3-cio2: allow ipu_bridge to be a module again
  • fefce45 perf/x86/uncore: Correct the number of CHAs on EMR
  • cc947a0 x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
  • bdfa402 x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
  • 5674ea8 x86/smp: Don't send INIT to non-present and non-booted CPUs
  • 1615e2e USB: core: Fix oversight in SuperSpeed initialization
  • 43fe560 of: property: fw_devlink: Add a devlink for panel followers
  • 98e8f16 cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
  • 11002a6 crypto: stm32 - fix MDMAT condition
  • 861c82c crypto: stm32 - fix loop iterating through scatterlist for DMA
  • f617ab1 HID: logitech-hidpp: rework one more time the retries attempts
  • 614cc44 s390/dasd: fix string length handling
  • e938a5a s390/ipl: add missing secure/has_secure file to ipl type 'unknown'
  • b5c531a s390/dcssblk: fix kernel crash with list_add corruption
  • f2a9cd0 RISC-V: Add ptrace support for vectors
  • 69a7ff3 iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
  • d8a743b regulator: dt-bindings: qcom,rpm: fix pattern for children
  • 4ed3664 arm64: sdei: abort running SDEI handlers during crash
  • 25fb4e3 pstore/ram: Check start of empty przs during init
  • afd3199 mmc: renesas_sdhi: register irqs before registering controller
  • 609a37d platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
  • a424ccd crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
  • 2e01bdf x86/MCE: Always save CS register on AMD Zen IF Poison errors
  • 5b04dbb fsverity: skip PKCS#7 parser when keyring is empty
  • d68331f net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
  • e73a3c7 X.509: if signature is unsupported skip validation
  • 178619e r8169: fix ASPM-related issues on a number of systems with NIC version from RTL8168h
  • 8ae7457 x86/sev: Make enc_dec_hypercall() accept a size instead of npages
  • ec620c3 dccp: Fix out of bounds access in DCCP error handler
  • 999436d dlm: fix plock lookup when using multiple lockspaces
  • acfdc8b bpf: Fix issue in verifying allow_ptr_leaks
  • a3199a1 drm/amd/display: Add smu write msg id fail retry process
  • 8fce2f8 misc: fastrpc: Pass proper scm arguments for static process init
  • 2b1612e parisc: Fix /proc/cpuinfo output for lscpu
  • a08eaac procfs: block chmod on /proc/thread-self/comm
  • f42cee0 block: don't add or resize partition on the disk with GENHD_FL_NO_PART
  • ccd700d block: fix pin count management when merging same-page segments
  • 1869589 Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
  • b913f4f ntb: Fix calculation ntb_transport_tx_free_entry()
  • 446cb3d ntb: Clean up tx tail index on link down
  • 449b197 ntb: Drop packets when qp link is down
  • e79185c dt-bindings: PCI: qcom: Fix SDX65 compatible
  • 3b89dbc PCI/PM: Only read PCI_PM_CTRL register when available
  • e32fc21 PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
  • a08713b PCI: Free released resource after coalescing
  • 8395ac8 scsi: mpt3sas: Perform additional retries if doorbell read returns 0
  • 5487df8 Revert "scsi: qla2xxx: Fix buffer overrun"
  • f0ea91d media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()
  • f67ef26 media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
  • a38f777 media: dvb: symbol fixup for dvb_attach()
  • 6a73d96 selftests/landlock: Fix a resource leak
  • 976d377 ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
  • 080efcc ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
  • f819b34 ALSA: usb-audio: Fix potential memory leaks at error path for UMP open
  • fcdf904 arm64: csum: Fix OoB access in IP checksum code for negative lengths
  • d250339 io_uring: Don't set affinity on a dying sqpoll thread
  • 3ad272d i3c: master: svc: fix probe failure when no i3c device exist
  • 357234f powerpc/ftrace: Fix dropping weak symbols with older toolchains
  • 1375c22 powercap: intel_rapl: Fix invalid setting of Power Limit 4
  • 77aaf22 LoongArch: mm: Add p?d_leaf() definitions
  • 971a486 xtensa: PMU: fix base address for the newer hardware
  • f674039 drm/amd/display: register edp_backlight_control() for DCN301
  • 6a94ac5 backlight/lv5207lp: Compare against struct fb_info.device
  • 9772c42 backlight/bd6107: Compare against struct fb_info.device
  • f229b7a backlight/gpio_backlight: Compare against struct fb_info.device
  • f16c01e io_uring: break out of iowq iopoll on teardown
  • e88b673 io_uring/net: don't overflow multishot accept
  • 1e2db98 io_uring/net: don't overflow multishot recv
  • 6aee082 io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
  • c392179 io_uring: break iopolling on signal
  • 0d2bb32 io_uring: fix false positive KASAN warnings
  • 31cd085 XArray: Do not return sibling entries from xa_load()
  • 1269b6d riscv: Mark KASAN tmp* page tables variables as static
  • 4a9b900 riscv: Move create_tmp_mapping() to init sections
  • 8bd9f30 ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()
  • 7291af9 ipmi_si: fix a memleak in try_smi_init()
  • e196fe4 PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
  • 7e6ec01 media: i2c: Add a camera sensor top level menu
  • d4ac033 media: i2c: ccs: Check rules is non-NULL
  • 07f9e0c cpu/hotplug: Prevent self deadlock on CPU hot-unplug
  • ab8eda2 mm/vmalloc: add a safer version of find_vm_area() for debug
  • 4bf234f scsi: core: Fix the scsi_set_resid() documentation
  • 6ca39c0 printk: ringbuffer: Fix truncating buffer size min_t cast
  • 8fb1601 rcu: dump vmalloc memory info safely
  • c7ab7e4 virtio_pmem: add the missing REQ_OP_WRITE for flush bio
  • d8c6fc8 ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
  • 6b171ad Multi-gen LRU: fix per-zone reclaim
  • 3354c40 PM / devfreq: Fix leak in devfreq_dev_release()
  • b1b45a2 parisc: ccio-dma: Create private runway procfs root entry
  • dad9237 igb: set max size RX buffer when store bad packet is enabled
  • e763891 gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
  • 7066517 drbd: swap bvec_set_page len and offset
  • 6c26ed3 skbuff: skb_segment, Call zero copy functions before using skbuff frags
  • 85ebbbe netfilter: xt_sctp: validate the flag_info count
  • 799cc0f netfilter: xt_u32: validate user space input
  • c5a0c56 netfilter: nft_exthdr: Fix non-linear header modification
  • d95c842 netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
  • 3138192 igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
  • bf7da02 net: deal with integer overflows in kmalloc_reserve()
  • 6eedcec virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
  • 628b53f virtio_vdpa: build affinity masks conditionally
  • 55f8a41 cpufreq: Fix the race condition while updating the transition_task of policy
  • e942b92 um: virt-pci: fix missing declaration warning
  • 64f09d4 Drivers: hv: vmbus: Don't dereference ACPI root object handle
  • 44025cd remoteproc: stm32: fix incorrect optional pointers
  • 8430cb9 dmaengine: idxd: Fix issues with PRS disable sysfs knob
  • b136a5b dmaengine: idxd: Allow ATS disable update only for configurable devices
  • c146070 dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
  • 733c608 dmaengine: idxd: Simplify WQ attribute visibility checks
  • 10826ed dmaengine: ste_dma40: Add missing IRQ check in d40_probe
  • 5fe497f um: Fix hostaudio build errors
  • c272374 mfd: rz-mtu3: Link time dependencies
  • 8fceff5 mfd: rk808: Make MFD_RK8XX tristate
  • 527b1b3 mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
  • a0efa79 mtd: spi-nor: Check bus width while setting QE bit
  • 84a2831 leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_oneshot instead
  • 7db37d6 leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
  • be35689 leds: multicolor: Use rounded division when calculating color components
  • bc9be71 thermal/drivers/imx8mm: Suppress log message on probe deferral
  • ece35fb thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
  • fd0f0f8 thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
  • d1bb31c thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
  • 8493771 thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
  • febd7d3 thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
  • f987bf7 thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
  • 146e244 leds: pwm: Fix error code in led_pwm_create_fwnode()
  • aff4c18 leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependency
  • 4a2f2e7 leds: aw200xx: Fix error code in probe()
  • e3734a9 rpmsg: glink: Add check for kstrdup
  • 18bd9f0 phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
  • a346f0b phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
  • 347edd7 phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
  • 1340b98 dmaengine: idxd: Modify the dependence of attribute pasid_enabled
  • 4977b81 mtd: rawnand: brcmnand: Fix mtd oobsize
  • 24e84a9 mm/pagewalk: fix bootstopping regression from extra pte_unmap()
  • 37ca1b6 tracing: Fix race issue between cpu buffer write and swap
  • 41b9a21 tracing: Remove extra space at the end of hwlat_detector/mode
  • 6a734ca x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
  • f89944f tick/rcu: Fix false positive "softirq work is pending" messages
  • ce55024 workqueue: fix data race with the pwq->stats[] increment
  • 37a42eb platform/x86/amd/pmf: Fix a missing cleanup path
  • b85d380 HID: nvidia-shield: Reference hid_device devm allocation of input_dev name
  • b70ac78 HID: multitouch: Correct devm device reference for hidinput input_dev name
  • 58f0d1c HID: uclogic: Correct devm device reference for hidinput input_dev name
  • 497dd09 f2fs: compress: fix to assign compress_level for lz4 correctly
  • 825588e riscv: Require FRAME_POINTER for some configurations
  • 9529b1c nvmem: core: Return NULL when no nvmem layout is found
  • 00ab924 HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()
  • 24f9884 RDMA/efa: Fix wrong resources deallocation order
  • 782f3b6 RDMA/siw: Correct wrong debug message
  • f751771 RDMA/siw: Balance the reference of cep->kref in the error path
  • a318934 Revert "IB/isert: Fix incorrect release of isert connection"
  • 8b60a70 amba: bus: fix refcount leak
  • 66acf34 Documentation: devices.txt: Fix minors for ttyCPM*
  • 290e5a9 Documentation: devices.txt: Remove ttySIOC*
  • cf39757 Documentation: devices.txt: Remove ttyIOC*
  • 37024a5 serial: tegra: handle clk prepare error in tegra_uart_hw_init()
  • 597a62a dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
  • ab27555 dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433
  • 62b1aa9 interconnect: qcom: bcm-voter: Use enable_maks for keepalive voting
  • f357929 interconnect: qcom: bcm-voter: Improve enable_mask handling
  • 532ba7e interconnect: qcom: sm8450: Enable sync_state
  • 6c5d724 scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
  • 124a415 scsi: core: Use 32-bit hostnum in scsi_host_lookup()
  • 782c570 RDMA/irdma: Prevent zero-length STAG registration
  • 4123f4a Revert "f2fs: do not issue small discard commands during checkpoint"
  • fa508fe coresight: trbe: Fix TRBE potential sleep in atomic context
  • d1b60e7 coresight: Fix memory leak in acpi_buffer->pointer
  • be6eff2 coresight: platform: acpi: Ignore the absence of graph
  • 60075c6 coresight: trbe: Allocate platform data per device
  • fc2545b cgroup:namespace: Remove unused cgroup_namespaces_init()
  • d1df074 f2fs: fix to account cp stats correctly
  • 49dd8d3 f2fs: fix to account gc stats correctly
  • bbb3cd6 Revert "f2fs: fix to do sanity check on extent cache correctly"
  • fe3545e f2fs: Only lfs mode is allowed with zoned block device feature
  • 76a33d2 f2fs: check zone type before sending async reset zone command
  • c1abedb f2fs: don't reopen the main block device in f2fs_scan_devices
  • b1b5ed4 f2fs: fix to avoid mmap vs set_compress_option case
  • 4b7c672 f2fs: fix spelling in ABI documentation
  • 9df8187 media: i2c: rdacm21: Fix uninitialized value
  • c9fd272 media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
  • 04593f2 media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
  • c1735ac media: ov2680: Add ov2680_fill_format() helper function
  • 4ce53b1 media: ov2680: Don't take the lock for try_fmt calls
  • 21e6301 media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
  • 75350ac media: ov2680: Fix vflip / hflip set functions
  • c273bc3 media: ov2680: Fix ov2680_bayer_order()
  • 41db861 media: ov2680: Remove auto-gain and auto-exposure controls
  • d77f484 media: Documentation: Fix [GS]_ROUTING documentation
  • 43126fb media: ov5640: Fix initial RESETB state and annotate timings
  • 4a595e1 media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()
  • f6d848f HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create
  • 6360b39 HID: input: Support devices sending Eraser without Invert
  • c8c426f drivers: base: Free devm resources when unregistering a device
  • 5874d0b USB: gadget: f_mass_storage: Fix unused variable warning
  • 3ca0064 USB: gadget: core: Add missing kerneldoc for vbus_work
  • 5e3b4e5 docs: ABI: fix spelling/grammar in SBEFIFO timeout interface
  • de031db media: ipu-bridge: Do not use on stack memory for software_node.name field
  • 9c96bea media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3
  • e08b091 media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
  • e17ff94 arm64: defconfig: Drop CONFIG_VIDEO_IMX_MEDIA
  • cb6b069 media: venus: hfi_venus: Only consider sys_idle_indicator on V1
  • 10702a2 media: go7007: Remove redundant if statement
  • 0525b6d media: cec: core: add adap_unconfigured() callback
  • a6acb8e media: cec: core: add adap_nb_transmit_canceled() callback
  • 9d9e03b platform/x86: dell-sysman: Fix reference leak
  • 1578d9f iommu/vt-d: Fix to flush cache of PASID directory table
  • f259e8b tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
  • a35d154 iommu/qcom: Disable and reset context bank before programming
  • 7786e02 fsi: aspeed: Reset master errors after CFAM reset
  • 2573e4f IB/uverbs: Fix an potential error pointer dereference
  • 412ba89 RDMA/hns: Fix CQ and QP cache affinity
  • 1a8bcff RDMA/hns: Fix inaccurate error label name in init instance
  • 528b148 RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
  • a3c2ec2 RDMA/hns: Fix port active speed
  • 20aea02 RDMA/bnxt_re: Remove a redundant flag
  • 50d09f0 RDMA/bnxt_re: Fix max_qp count for virtual functions
  • 48e7e1b RDMA/bnxt_re: Initialize Doorbell pacing feature
  • d015f4d bnxt_en: Share the bar0 address with the RoCE driver
  • e2479ba bnxt_en: Update HW interface headers
  • a976c52 iommu: Remove kernel-doc warnings
  • 937bc6c iommu/sprd: Add missing force_aperture
  • 6fe531f iommu/mediatek: Fix two IOMMU share pagetable issue
  • 290f021 extcon: cht_wc: add POWER_SUPPLY dependency
  • 5688003 kernfs: add stub helper for kernfs_generic_poll()
  • 2117576 driver core: Call dma_cleanup() on the test_remove path
  • 437b2e2 driver core: test_async: fix an error code
  • 9bca9e6 dma-buf/sync_file: Fix docs syntax
  • b88563f interconnect: qcom: qcm2290: Enable sync state
  • 20c8313 coresight: tmc: Explicit type conversions to prevent integer overflow
  • 327e897 RDMA/irdma: Replace one-element array with flexible-array member
  • 8b85e01 scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
  • 4ad087c scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
  • 7030c16 scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
  • 255c0e6 RDMA/rxe: Fix incomplete state save in rxe_requester
  • c40dafb RDMA/rxe: Fix rxe_modify_srq
  • d366642 RDMA/rxe: Fix unsafe drain work queue code
  • cbd45bb RDMA/rxe: Move work queue code to subroutines
  • d978b28 x86/APM: drop the duplicate APM_MINOR_DEV macro
  • 4ee715e serial: sprd: Fix DMA buffer leak issue
  • f533083 serial: sprd: Assign sprd_port after initialized to avoid wrong access
  • 7e70e88 iio: accel: adxl313: Fix adxl313_i2c_id[] table
  • b018c04 scsi: qla4xxx: Add length check when parsing nlattrs
  • 1a19e5b scsi: be2iscsi: Add length check when parsing nlattrs
  • 665acfe scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
  • 698afee scsi: iscsi: Add length check for nlattr payload
  • b648bd3 scsi: ufs: Fix residual handling
  • 9533f03 scsi: RDMA/srp: Fix residual handling
  • 0fe57f9 usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
  • 451dc18 media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
  • 33940d8 media: mediatek: vcodec: fix potential double free
  • a99c0a8 media: mediatek: vcodec: Return NULL if no vdec_fb is found
  • e298348 media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
  • 882ed5b media: amphion: ensure the bitops don't cross boundaries
  • 3056d01 media: amphion: fix UNUSED_VALUE issue reported by coverity
  • 3bc2185 media: amphion: fix UNINIT issues reported by coverity
  • ef56b2d media: amphion: fix REVERSE_INULL issues reported by coverity
  • 90e632c media: amphion: fix CHECKED_RETURN issues reported by coverity
  • 9b3a491 media: rkvdec: increase max supported height for H.264
  • c9090e7 media: amphion: decoder support display delay for all formats
  • 2fc20f8 media: mtk-jpeg: Fix use after free bug due to uncanceled work
  • 07750bb media: verisilicon: Fix TRY_FMT on encoder OUTPUT
  • 9284217 media: amphion: add helper function to get id name
  • d3973bc media: amphion: reinit vpu if reqbufs output 0
  • 78fa711 dt-bindings: extcon: maxim,max77843: restrict connector properties
  • cf71d21 scsi: hisi_sas: Fix normally completed I/O analysed as failed
  • 95cf458 RDMA/siw: Fabricate a GID on tun and loopback devices
  • 92dba99 media: cx24120: Add retval check for cx24120_message_send()
  • 2cc9f11 media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
  • a3b685d media: dib7000p: Fix potential division by zero
  • 2287a78 drivers: usb: smsusb: fix error handling code in smsusb_init_device
  • 9d08f52 iommu: rockchip: Fix directory table address encoding
  • 98d86bf iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
  • e8a1cd8 media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
  • 1ce3152 media: i2c: tvp5150: check return value of devm_kasprintf()
  • 1ee15d0 media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
  • bb28a5e media: i2c: imx290: drop format param from imx290_ctrl_update
  • aec4f92 media: ov5640: fix low resolution image abnormal issue
  • b85ee12 RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
  • 7910f8e cgroup/cpuset: Inherit parent's load balance state in v2
  • 012e887 pNFS: Fix assignment of xprtdata.cred
  • b6cf45e NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
  • dd143ee NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
  • 71ebbef clk: qcom: Fix SM_GPUCC_8450 dependencies
  • 64c959d NFSD: da_addr_body field missing in some GETDEVICEINFO replies
  • 870a2db fs: lockd: avoid possible wrong NULL parameter
  • 3bf8d3c SUNRPC: Fix the recent bv_offset fix
  • f7121a9 jfs: validate max amount of blocks before allocation.
  • e8bfada ext4: fix unttached inode after power cut with orphan file feature enabled
  • 6670c65 powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
  • 7b623e1 powerpc/mpc5xxx: Add missing fwnode_handle_put()
  • ac6d060 powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
  • 0d48087 nfs/blocklayout: Use the passed in gfp flags
  • f45ee5c powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
  • 89d8cfd powerpc: Don't include lppaca.h in paca.h
  • 517868d PCI: layerscape: Add workaround for lost link capabilities during reset
  • ae5d567 NFSv4.2: Rework scratch handling for READ_PLUS (again)
  • a15c9dc NFSv4.2: Fix READ_PLUS size calculations
  • 5479d25 NFSv4.2: Fix READ_PLUS smatch warnings
  • 8c2314b wifi: ath10k: Use RMW accessors for changing LNKCTL
  • 0639558 wifi: ath12k: Use RMW accessors for changing LNKCTL
  • 981ab31 wifi: ath11k: Use RMW accessors for changing LNKCTL
  • 0653830 net/mlx5: Use RMW accessors for changing LNKCTL
  • 8976f9f drm/radeon: Use RMW accessors for changing LNKCTL
  • 8aaed0f drm/amdgpu: Use RMW accessors for changing LNKCTL
  • ffadca1 pinctrl: mediatek: assign functions to configure pin bias on MT7986
  • a601e9a pinctrl: mediatek: fix pull_type data for MT7981
  • a3aef48 powerpc/perf: Convert fsl_emb notifier to state machine callbacks
  • 7cad534 powerpc/fadump: reset dump area size if fadump memory reserve fails
  • cebe779 nvdimm: Fix dereference after free in register_nvdimm_pmu()
  • 16259c8 nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()
  • 1b5feb8 vfio/type1: fix cap_migration information leak
  • e62c6b0 powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
  • fba6211 clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op
  • 0429554 clk: imx8mp: fix sai4 clock
  • 913c74d clk: imx: imx8ulp: update SPLL2 type
  • 980ff1d clk: imx: pllv4: Fix SPLL2 MULT range
  • 05fe975 clk: qcom: gcc-qdu1000: Fix clkref clocks handling
  • b26ea63 clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handling
  • 7b50b60 clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGs
  • 3fd9b66 PCI/ASPM: Use RMW accessors for changing LNKCTL
  • 0aa88a8 PCI: pciehp: Use RMW accessors for changing LNKCTL
  • 5421765 PCI: Make link retraining use RMW accessors for changing LNKCTL
  • 47e7a65 PCI: Add locking to RMW PCI Express Capability Register accessors
  • 185bb78 pinctrl: mcp23s08: check return value of devm_kasprintf()
  • b709f83 PCI: Mark NVIDIA T4 GPUs to avoid bus reset
  • f9e8eb8 PCI: microchip: Correct the DED and SEC interrupt bit offsets
  • aaf3420 clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_src
  • 96c0cde clk: qcom: reset: Use the correct type of sleep/delay based on length
  • e487f60 kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
  • de01c4c kvm/vfio: Prepare for accepting vfio device fd
  • f1b1f98 clk: qcom: fix some Kconfig corner cases
  • cd7751d clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
  • 3949327 ext4: avoid potential data overflow in next_linear_group
  • e69d665 ext4: correct grp validation in ext4_mb_good_group
  • 5390840 EDAC/igen6: Fix the issue of no error events
  • 8d1bf99 clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
  • f22b7c9 clk: sunxi-ng: Modify mismatched function name
  • 9843bdd clk: qcom: dispcc-sc8280xp: Use ret registers on GDSCs
  • 19cf3ba PCI/DOE: Fix destroy_work_on_stack() race
  • 4922517 iommufd: Fix locking around hwpt allocation
  • e983d11 EDAC/i10nm: Skip the absent memory controllers
  • ad42806 drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()
  • 8aed38f clk: qcom: gcc-sc8280xp: fix runtime PM imbalance on probe errors
  • 15d9911 PCI: qcom-ep: Switch MHI bus master clock off during L1SS
  • 7992c94 PCI: apple: Initialize pcie->nvecs before use
  • d0c8d2e clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
  • 539201e clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcg
  • a92a960 clk: qcom: gcc-sc8280xp: Add missing GDSCs
  • 66120ba dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs
  • a5828a1 clk: qcom: gcc-sc8280xp: Add missing GDSC flags
  • 2549713 clk: qcom: gpucc-sm6350: Fix clock source names
  • 3f85d8f clk: qcom: gpucc-sm6350: Introduce index-based clk lookup
  • b870cae ipmi:ssif: Fix a memory leak when scanning for an adapter
  • dddba67 ipmi:ssif: Add check for kstrdup
  • eb0e6ba ALSA: ump: Fix -Wformat-truncation warnings
  • 4fe4fa3 ALSA: ump: Don't create unused substreams for static blocks
  • ab66172 ALSA: ump: Fill group names for legacy rawmidi substreams
  • 5cb4f6e ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
  • 9504dea ALSA: ac97: Fix possible error value of *rac97
  • b2673e3 of: unittest: Fix overlay type in apply/revert check
  • c403c81 of: overlay: Call of_changeset_init() early
  • 6c23744 ASoC: SOF: amd: clear dsp to host interrupt status
  • 4e142a3 md: raid0: account for split bio in iostat accounting
  • ae4abf2 md/raid0: Fix performance regression for large sequential writes
  • 50c1e66 md/raid0: Factor out helper for mapping and submitting a bio
  • 7d63c6f blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
  • 02c126a firmware: cs_dsp: Fix new control name check
  • e46b2e7 md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
  • c406984 md/raid5-cache: fix a deadlock in r5l_exit_log()
  • 795fe88 block: uapi: Fix compilation errors using ioprio.h with C++
  • e1458bf bus: ti-sysc: Fix cast to enum warning
  • cc5bd30 drm/msm/a690: Switch to a660_gmu.bin
  • bc23a39 arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
  • 23b5f66 arm64: dts: qcom: msm8996: Fix dsi1 interrupts
  • d471483 ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65
  • 11d0ca7 arm64: dts: qcom: msm8998: Add missing power domain to MMSS SMMU
  • 8dcc78d arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
  • 3993a56 arm64: dts: qcom: apq8016-sbc: Rename ov5640 enable-gpios to powerdown-gpios
  • 2b19598 arm64: dts: qcom: apq8016-sbc: Fix ov5640 regulator supply names
  • ae0a8e2 drm/mediatek: Fix void-pointer-to-enum-cast warning
  • 2b9782d drm/mediatek: Fix potential memory leak if vmap() fail
  • eb836df arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency
  • d13b9d2 ARM: dts: qcom: ipq4019: correct SDHCI XO clock
  • 981b941 arm64: dts: imx8mp-debix: remove unused fec pinctrl node
  • 4a93335 drm/mediatek: Add cnt checking for coverity issue
  • d8de332 drm/mediatek: Remove freeing not dynamic allocated memory
  • 9046b97 bus: ti-sysc: Fix build warning for 64-bit build
  • 1579523 arm64: dts: ti: k3-j784s4: Fix interrupt ranges for wkup & main gpio
  • 00855d0 arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ADC
  • 26ec069 drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
  • 14a1b55 bio-integrity: create multi-page bvecs in bio_integrity_add_page()
  • 618bd48 block: make bvec_try_merge_hw_page() non-static
  • 4a929e0 block: don't pass a bio to bio_try_merge_hw_seg
  • 02ecc47 block: move the bi_size update out of __bio_try_merge_page
  • 7f6e836 block: move the bi_size overflow check in __bio_try_merge_page
  • 88257b9 block: move the bi_vcnt check out of __bio_try_merge_page
  • 0b0c4c8 block: move the BIO_CLONED checks out of __bio_try_merge_page
  • aa149ed io_uring: fix drain stalls by invalid SQE
  • 7539d14 block/mq-deadline: use correct way to throttling write requests
  • 8e76b94 audit: fix possible soft lockup in __audit_inode_child()
  • 89a729f drm/mediatek: Fix uninitialized symbol
  • cf7b1dd ASoC: SOF: Intel: fix u16/32 confusion in LSDIID
  • 59bf56f ASoC: SOF: Intel: hda-mlink: fix off-by-one error
  • 5a94f94 drm/msm/a6xx: Fix GMU lockdep splat
  • 13868ca drm/msm/a2xx: Call adreno_gpu_init() earlier
  • 1f548c1 drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()
  • 4885624 drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.h
  • 72c3362 drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.c
  • 254fe94 smackfs: Prevent underflow in smk_set_cipso()
  • 529a00c arm64: dts: ti: k3-j721s2: correct pinmux offset for ospi
  • a266e42 arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi
  • 707b787 drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done
  • 2d6c4a1 firmware: meson_sm: fix to avoid potential NULL pointer dereference
  • 12dfd02 drm/msm/mdp5: Don't leak some plane state
  • 9ad14ed soc: qcom: smem: Fix incompatible types in comparison
  • c48b523 arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
  • ee5c390 drm/msm/dpu: fix DSC 1.2 enc subblock length
  • f60f990 drm/msm/dpu: Define names for unnamed sblks
  • 80b455f drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blk
  • 5c8f3f3 drm/msm/dpu: fix DSC 1.2 block lengths
  • 0e5090d drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
  • f39562f drm/msm/dpu: increase memtype count to 16 for sm8550
  • 57b74bc drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
  • a0b247b ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
  • 0f3123a drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
  • b7faed9 drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
  • e1cdb0e drm/armada: Fix off-by-one error in armada_overlay_get_property()
  • 61db62b ARM: dts: BCM53573: Fix Tenda AC9 switch CPU port
  • 2fb9667 drm/ast: report connection status on Display Port.
  • 0021456 arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
  • 2dd8ee9 of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
  • 1030916 drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
  • 7d436dc drm/msm: Update dev core dump to not print backwards
  • 69b0a53 md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
  • 1958858 md/md-bitmap: remove unnecessary local variable in backlog_store()
  • c3e9a85 md/raid10: use dereference_rdev_and_rrdev() to get devices
  • b547a58 md/raid10: factor out dereference_rdev_and_rrdev()
  • 189b8da md: restore 'noio_flag' for the last mddev_resume()
  • 4e2ce93 ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
  • a7c1cbf ASoC: loongson: drop of_match_ptr for OF device id
  • ca5d032 arm64: dts: rockchip: Enable SATA on Radxa E25
  • 4659919 arm64: dts: rockchip: Fix PCIe regulators on Radxa E25
  • bc9d0d2 drm/amdgpu: Use seq_puts() instead of seq_printf()
  • b729256 drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
  • 85ef844 dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
  • 0b17792 arm64: dts: qcom: sc8180x-pmics: align LPG node name with dtschema
  • 49acafb arm64: dts: qcom: sc8180x-pmics: align SPMI PMIC Power-on node name with dtschema
  • 47794ac arm64: dts: qcom: sc8180x-pmics: add missing gpio-ranges
  • 7e2229d arm64: dts: qcom: sc8180x-pmics: add missing qcom,spmi-gpio fallbacks
  • 00f3fb3 arm64: dts: qcom: msm8996-gemini: fix touchscreen VIO supply
  • 8566e03 arm64: dts: qcom: sc8180x: Fix LLCC reg property
  • bb96327 arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
  • f9527aa arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
  • 30194d0 ARM: dts: BCM53573: Fix Ethernet info for Luxul devices
  • dd57f89 drm: adv7511: Fix low refresh rate register for ADV7533/5
  • 9812aa3 ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)
  • ad1cb1f ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)
  • 2c65b54 drm/bridge: anx7625: Use common macros for HDCP capabilities
  • 13acfe3 drm/bridge: anx7625: Use common macros for DP power sequencing commands
  • a06070a x86/mm: Fix PAT bit missing from page protection modify mask
  • 1e4e808 blk-flush: fix rq->flush.seq for post-flush requests
  • f8f0549 block: don't allow enabling a cache on devices that don't support it
  • 213007a block: cleanup queue_wc_store
  • 50e54c8 drm/etnaviv: fix dumping of active MMU context
  • 635679c arm64: tegra: Fix HSUART for Smaug
  • 585c0ee arm64: dts: qcom: sc8180x: Add missing 'cache-unified' to L3
  • fd6bd00 arm64: dts: qcom: pmi8994: Add missing OVP interrupt
  • e1dee37 arm64: dts: qcom: pmi8950: Add missing OVP interrupt
  • 61afc71 arm64: dts: qcom: pm660l: Add missing short interrupt
  • fb04684 arm64: dts: qcom: pm6150l: Add missing short interrupt
  • c251521 arm64: dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again
  • 6d0d93d arm64: tegra: Fix HSUART for Jetson AGX Orin
  • eaf2bb6 arm64: tegra: Add missing alias for NVIDIA IGX Orin
  • 90d1333 ARM: dts: BCM53573: Use updated "spi-gpio" binding properties
  • d3ee032 ARM: dts: BCM53573: Add cells sizes to PCIe node
  • 639af01 ARM: dts: BCM53573: Drop nonexistent #usb-cells
  • 6657bd4 ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger
  • bc0103d drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
  • 9d7db06 firmware: ti_sci: Use system_state to determine polling
  • ac81bce ARM: dts: stm32: Add missing detach mailbox for DHCOR SoM
  • c8a43be ARM: dts: stm32: Add missing detach mailbox for DHCOM SoM
  • 0d6097b ARM: dts: stm32: Add missing detach mailbox for Odyssey SoM
  • 3c0f654 ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
  • 6fe2cb9 arm64: dts: qcom: sm8250: Mark SMMUs as DMA coherent
  • 4fb17b6 arm64: dts: qcom: minor whitespace cleanup around '='
  • 49b69b9 arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherent
  • 590b920 arm64: dts: qcom: sm8450-hdk: remove pmr735b PMIC inclusion
  • be2456f arm64: dts: qcom: pmk8350: fix ADC-TM compatible string
  • bbca97f arm64: dts: qcom: pmr735b: fix thermal zone name
  • aea6ae8 arm64: dts: qcom: pm8350b: fix thermal zone name
  • 6cf4930 arm64: dts: qcom: pm8350: fix thermal zone name
  • 2dea103 arm64: dts: qcom: sm8350: Use proper CPU compatibles
  • b65e97b arm64: dts: qcom: sc8180x: Fix cluster PSCI suspend param
  • bfa787b arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreq
  • e92b3b8 arm64: dts: qcom: sm8350: Fix CPU idle state residency times
  • 5107d93 arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-path
  • e1a77e5 arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller
  • 092cfda arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2
  • c7ea3c4 arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible
  • 8633571 arm64: dts: qcom: sc8280xp: Add missing SCM interconnect
  • 622753c arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIO
  • 369002c arm64: dts: qcom: sm8250-edo: Rectify gpio-keys
  • 763b3cb arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
  • 4e286c8 arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM
  • 887610c arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supply
  • 3e85100 arm64: dts: qcom: sm8450: correct crypto unit address
  • 6cdc065 arm64: dts: qcom: sm8250: correct dynamic power coefficients
  • 2d99443 Revert "arm64: dts: qcom: msm8996: rename labels for HDMI nodes"
  • 3e8812e arm64: dts: qcom: sm6350: Fix ZAP region
  • 6381e67 arm64: dts: qcom: sm8150: use proper DSI PHY compatible
  • c6de94d arm64: defconfig: enable Qualcomm MSM8996 Global Clock Controller as built-in
  • bb27507 soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros
  • 9801597 ASoC: stac9766: fix build errors with REGMAP_AC97
  • 85b969c drm/hyperv: Fix a compilation issue because of not including screen_info.h
  • 999ddaa drm/amd/display: Do not set drr on pipe commit
  • 31bed65 quota: fix dqput() to follow the guarantees dquot_srcu should provide
  • a71166a quota: add new helper dquot_active()
  • de2ad5a quota: rename dquot_active() to inode_quota_active()
  • dbcd528 quota: factor out dquot_write_dquot()
  • 889299e drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controller
  • b6e53bc ASoC: cs43130: Fix numerator/denominator mixup
  • ccd338a ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
  • d029fd6 drm/bridge: tc358764: Fix debug print parameter order
  • 2fec695 netrom: Deny concurrent connect().
  • b115509 pds_core: pass opcode to devcmd_wait
  • 410b246 pds_core: check for work queue before use
  • 0d4fb46 pds_core: no reset command for VF
  • faefd38 pds_core: no health reporter in VF
  • b84cccf pds_core: protect devlink callbacks from fw_down state
  • eb07894 net/sched: sch_hfsc: Ensure inner classes have fsc curve
  • 99b316b sfc: Check firmware supports Ethernet PTP filter
  • b3dc4c0 cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously
  • 8ce75ae octeontx2-af: CN10KB: fix PFC configuration
  • f72dec7 octeontx2-pf: Fix PFC TX scheduler free
  • 64a575b hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()
  • 3b0a973 crypto: qat - fix crypto capability detection for 4xxx
  • 2f7c3ea mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
  • e137f1b mlxsw: i2c: Limit single transaction buffer size
  • 92581d3 mlxsw: i2c: Fix chunk size setting in output mailbox buffer
  • c5b84d1 kunit: Fix checksum tests on big endian CPUs
  • bd38643 net: arcnet: Do not call kfree_skb() under local_irq_disable()
  • 78d08e7 octeontx2-pf: fix page_pool creation fail for rings > 32k
  • cce9dd4 ice: avoid executing commands on other ports when driving sync
  • 5736bf7 wifi: ath9k: use IS_ERR() with debugfs_create_dir()
  • d771119 net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock
  • b343c27 arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
  • f428d1e Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
  • e94b898 Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
  • ba3ba53 Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
  • 80265dd Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
  • 993fffb Bluetooth: ISO: Notify user space about failed bis connections
  • 4ab81f1 Bluetooth: hci_conn: Consolidate code for aborting connections
  • c2509f7 wifi: mwifiex: avoid possible NULL skb pointer dereference
  • bdbcd4e bpf: Fix check_func_arg_reg_off bug for graph root/node
  • df07a3d mac80211: make ieee80211_tx_info padding explicit
  • 97d36ec wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
  • 33608c7 wifi: mac80211: fix puncturing bitmap handling in CSA
  • 4782968 bpf: Fix a bpf_kptr_xchg() issue with local kptr
  • aa61ffb wifi: ath9k: protect WMI command response buffer replacement with a lock
  • da2c8a9 wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
  • 8968f68 samples/bpf: fix broken map lookup probe
  • 670f616 samples/bpf: fix bio latency check with tracepoint
  • a4f0d04 selftests: memfd: error out test process when child test fails
  • 63940d2 wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2GHz band
  • 7be3bf0 wifi: mwifiex: Fix missed return in oob checks failed path
  • f76e1da wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
  • 1f80adf hwmon: (asus-ec-sensosrs) fix mutex path for X670E Hero
  • 73ccc84 net: annotate data-races around sk->sk_lingertime
  • 2742e33 net: lan966x: Fix return value check for vcap_get_rule()
  • ed2cfd5 fs: ocfs2: namei: check return value of ocfs2_add_entry()
  • 8fe12e3 watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
  • 4d880fc nmi_backtrace: allow excluding an arbitrary CPU
  • 103c52b scripts/gdb: fix 'lx-lsmod' show the wrong size
  • b9fbfb3 USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
  • 91eafd3 USB: core: Change usb_get_device_descriptor() API
  • a2bd8ad USB: core: Unite old scheme and new scheme descriptor reads
  • 1101867 usb: typec: bus: verify partner exists in typec_altmode_attention
  • cbcf107 usb: typec: tcpm: set initial svdm version based on pd revision
  • 0d6b0ec lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
  • 65583f9 lwt: Fix return values of BPF xmit ops
  • 93ea1ee hwrng: iproc-rng200 - Implement suspend and resume calls
  • 814e0d5 crypto: caam - fix unchecked return value error
  • a07c6f1 ice: ice_aq_check_events: fix off-by-one check when filling buffer
  • 1a28a27 net-memcg: Fix scope of sockmem pressure indicators
  • 3354d18 net: hns3: fix wrong rpu tln reg issue
  • d721bd9 net: hns3: Support tlv in regs data for HNS3 PF driver
  • 2b1fff9 net: hns3: move dump regs function to a separate file
  • 003e72e selftests/bpf: Clean up fmod_ret in bench_rename test script
  • 366d66a selftests/bpf: Fix repeat option when kfunc_call verification fails
  • 4cdcdad libbpf: Set close-on-exec flag on gzopen
  • 15b8fc7 net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link mode
  • ea8b23d net: tcp: fix unexcepted socket die when snd_wnd is 0
  • 98d1d2e Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
  • 090f312 Bluetooth: hci_conn: Always allocate unique handles
  • 8d66f7c Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
  • e153cfb Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
  • 35cc42f Bluetooth: Fix potential use-after-free when clear keys
  • d8570c4 Bluetooth: hci_conn: Fix hci_le_set_cig_params
  • a4d15c9 Bluetooth: hci_conn: Fix not allowing valid CIS ID
  • aa4ef8f Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
  • c976a72 Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
  • 722b0fb Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
  • 2ccde10 Bluetooth: ISO: Add support for connecting multiple BISes
  • c0dbceb crypto: api - Use work queue in crypto_destroy_instance
  • 2de34b2 crypto: stm32 - Properly handle pm_runtime_get failing
  • 93482c1 kbuild: rust_is_available: fix confusion when a version appears in the path
  • 337ff82 kbuild: rust_is_available: add check for bindgen invocation
  • 36cd07e kbuild: rust_is_available: fix version check when CC has multiple arguments
  • 237a02a kbuild: rust_is_available: remove -v option
  • b13e18d bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
  • 2c9d205 crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
  • f24d683 spi: mpc5xxx-psc: Fix unsigned expression compared with zero
  • 44cc7f4 power: supply: qcom_pmi8998_charger: fix uninitialized variable
  • c0e5be5 selftests/bpf: fix static assert compilation issue for test_cls_*.c
  • 0d62234 wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()
  • 7fe3cde wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz
  • 7d13b90 wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
  • 650d1bc wifi: mwifiex: Fix OOB and integer underflow when rx packets
  • 37d9b13 wifi: rtw89: Fix loading of compressed firmware
  • c43017f wifi: mt76: mt7915: fix power-limits while chan_switch
  • edb1afe wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info
  • 04fc984 can: tcan4x5x: Remove reserved register 0x814 from writable table
  • 03cd9a2 can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
  • 41e2d4e spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
  • 3e4f7de wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
  • 9ec0dec wifi: mt76: mt7915: remove VHT160 capability on MT7915
  • 0e61f73 wifi: mt76: mt7915: fix capabilities in non-AP mode
  • 6bce28c wifi: mt76: mt7915: fix command timeout in AP stop period
  • 3d4522f bpf: reject unhashed sockets in bpf_sk_assign
  • 03760c9 udp: re-score reuseport groups when connected sockets are present
  • ed05e0f wifi: mt76: mt7996: fix WA event ring size
  • 08fd174 wifi: mt76: mt7996: use correct phy for background radar event
  • 7b15d7c wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info command
  • 9944be4 wifi: mt76: mt7921: fix non-PSC channel scan fail
  • 7af917d wifi: mt76: mt7915: rework tx bytes counting when WED is active
  • feae00c wifi: mt76: mt7915: rework tx packets counting when WED is active
  • 70bbcc4 wifi: mt76: mt7915: fix background radar event being blocked
  • 6c5fd5f wifi: mt76: mt7996: fix header translation logic
  • 9a3e0d7 wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
  • bcec848 regmap: rbtree: Use alloc_flags for memory allocations
  • 4e0ad62 regmap: maple: Use alloc_flags for memory allocations
  • 69dfa8c hwrng: pic32 - use devm_clk_get_enabled
  • 9681618 hwrng: nomadik - keep clock enabled while hwrng is registered
  • a54f60b tcp: tcp_enter_quickack_mode() should be static
  • aa39f43 crypto: qat - change value of default idle filter
  • a3b3a08 bpf: Fix an error in verifying a field in a union
  • 208744e bpf: Fix an error around PTR_UNTRUSTED
  • ee55daf bpf: Clear the probe_addr for uprobe
  • 2ab7b35 libbpf: Fix realloc API handling in zero-sized edge cases
  • e03118c bpftool: Use a local bpf_perf_event_value to fix accessing its fields
  • c6e7ee0 bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
  • bb4c88f bpftool: Define a local bpf_perf_link to fix accessing its fields
  • 3abfaff bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
  • 5f84c4a libbpf: only reset sec_def handler when necessary
  • f618dee selftests/bpf: Fix bpf_nf failure upon test rerun
  • 002a658 cpufreq: tegra194: remove opp table in exit hook
  • 88dbf43 cpufreq: tegra194: add online/offline hooks
  • bf6b336 cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
  • 933e46d x86/efistub: Fix PCI ROM preservation in mixed mode
  • 65f40c9 tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
  • 9652b61 tools/nolibc: arch-*.h: add missing space after ','
  • 0f74f12 cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
  • 1b9a602 cpufreq: amd-pstate-ut: Remove module parameter access
  • c9091e0 thermal/of: Fix potential uninitialized value access
  • 61e61e0 ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
  • 94c476a ACPI: x86: s2idle: Post-increment variables when getting constraints
  • a3baaf5 irqchip/loongson-eiointc: Fix return value checking of eiointc_index
  • aadea03 s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
  • 979afaf s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
  • 5f3501c s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL
  • 1c7ceb2 s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]
  • 542b250 s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
  • 5e17fdf s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
  • 5334225 s390/pkey: fix/harmonize internal keyblob headers
  • 22e3f7a selftests/futex: Order calls to futex_lock_pi
  • 5b98364 perf/imx_ddr: don't enable counter0 if none of 4 counters are used
  • 843d4fc sched/rt: Fix sysctl_sched_rr_timeslice intial value
  • 13bbf4b arm64/fpsimd: Only provide the length to cpufeature for xCR registers
  • a355b27 x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
  • 25199be cpuidle: teo: Update idle duration estimate when choosing shallower state
  • cd62464 sched/psi: Select KERNFS as needed
  • 88a0207 arm64/ptrace: Clean up error handling path in sve_set_common()
  • 612a064 sched/fair: remove util_est boosting
  • 8eb28ae selftests/resctrl: Close perf value read fd on errors
  • db8e2ea selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
  • b14094c selftests/resctrl: Don't leak buffer in fill_cache()
  • 0a60553 selftests/resctrl: Add resctrl.h into build deps
  • 2147ee4 OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd()
  • 25130b2 OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()
  • 8022b64 powercap: arm_scmi: Remove recursion while parsing zones
  • 6e779ff clocksource: Handle negative skews in "skew is too large" messages
  • 70a2856 refscale: Fix uninitalized use of wait_queue_head_t
  • c217d8f locking/arch: Avoid variable shadowing in local_try_cmpxchg()
  • 9f9e7fe erofs: release ztailpacking pclusters properly
  • d3cfa44 btrfs: zoned: skip splitting and logical rewriting on pre-alloc write
  • e8e4d22 ARM: ptrace: Restore syscall skipping for tracers
  • f8e97a0 ARM: ptrace: Restore syscall restart tracing
  • a8d3a6e vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
  • b3547e2 selftests/harness: Actually report SKIP for signal tests
  • d4ed5bf tmpfs: verify {g,u}id mount options correctly
  • dfebf24 iomap: Remove large folio handling in iomap_invalidate_folio()
  • e3f23db fs: Fix error checking for d_hash_and_lookup()
  • 050287e eventfd: prevent underflow for eventfd semaphores
  • 6ba0372 splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
  • e2f5ea7 splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
  • 5afd3f4 splice: always fsnotify_access(in), fsnotify_modify(out) on success
  • fcc2b8a reiserfs: Check the return value from __getblk()
  • 61e2589 Revert "net: macsec: preserve ingress frame ordering"
  • f3de448 Revert "PCI: tegra194: Enable support for 256 Byte payload"
  • 75ca73b Revert "f2fs: clean up w/ sbi->log_sectors_per_block"
  • ec3c547 Revert "fuse: in fuse_flush only wait if someone wants the return code"
  • f48c2c7 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
  • 9808452 Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
  • 46c4655 net: Avoid address overwrite in kernel_connect
  • bb3d1e0 tpm: Enable hwrng only for Pluton on AMD CPUs
  • b9dc1ea cpufreq: intel_pstate: set stale CPU frequency to minimum
  • bf26812 drm/amd/display: ensure async flips are only accepted for fast updates

Xanmod

Homepage
Download Linux 6.5.3-xanmod1 source from GitHub