Debian 9942 Published by

A new XanMod Linux Kernel based on the new Linux Kernel 6.0.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.



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.0.3-xanmod1

db447e7 Linux 6.0.3-xanmod1
c530014 mm/mmap.c: pass in mapping to __vma_link_file()
1908db4 mm/mmap: drop range_has_overlap() function
3f6b822 mm: remove the vma linked list
3e59c4b userfaultfd: use maple tree iterator to iterate VMAs
1f97adb mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
9e60f7a mm/mmap: reorganize munmap to use maple states
5ab9bb1 mm/mmap: undo ->mmap() when mas_preallocate()
5116a4e mm/mmap: move mmap_region() below do_munmap()
ca7d425 riscv: use vma iterator for vdso
27d720c Merge tag 'v6.0.3' into 6.0
7841bc9 Revert "mm/mmap: move mmap_region() below do_munmap()"
d61eca4 Revert "mm/mmap: reorganize munmap to use maple states"
03d9766 Revert "mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()"
3fe1ece Revert "userfaultfd: use maple tree iterator to iterate VMAs"
ec75794 Revert "mm: remove the vma linked list"
4b946cd Revert "mm/mmap: drop range_has_overlap() function"
7f88072 Revert "mm/mmap.c: pass in mapping to __vma_link_file()"
f484fdc Revert "riscv: use vma iterator for vdso"
e6f4ff3 Linux 6.0.3
0b64d0e arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node
da22edb lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
f70eb17 Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
fb09dc6 Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
d8853d6 io_uring/rw: ensure kiocb_end_write() is always called
5ecafa5 io_uring: fix fdinfo sqe offsets calculation
82d23c7 drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
bb3ff5c powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
9974d22 net/ieee802154: don't warn zero-sized raw_sendmsg()
4b86217 Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
590e878 Revert "drm/amd/display: correct hostvm flag"
a1495ab net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
fcdf582 blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
52076a4 ALSA: usb-audio: Fix last interface check for registration
490fc4a net: ieee802154: return -EINVAL for unknown addr type
78504bc mm: hugetlb: fix UAF in hugetlb_handle_userfault
5156958 io_uring/net: fix notif cqe reordering
9dc0dcb io_uring/net: don't skip notifs for failed requests
35cddca io_uring/net: rename io_sendzc()
580cac9 io_uring/net: don't lose partial send_zc on fail
d54c157 io_uring/net: use io_sr_msg for sendzc
a5841a6 io_uring/net: refactor io_sr_msg types
c4e29b2 perf intel-pt: Fix system_wide dummy event for hybrid
4e095de perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
28d78bf perf: Skip and warn on unknown format 'configN' attrs
83b011d clk: bcm2835: Round UART input clock up
515874f usb: typec: ucsi: Don't warn on probe deferral
b16773c dmaengine: dw-edma: Remove runtime PM support
673b861 fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
3593e8e fsi: occ: Prevent use after free
d94cbc3 hwmon (occ): Retry for checksum failure
c478b3b blk-mq: use quiesced elevator switch when reinitializing queues
adad163 usb: idmouse: fix an uninit-value in idmouse_open
752593d nvmet-tcp: add bounds check on Transfer Tag
bb7acbf nvme: copy firmware_rev on each init
83d526b nvme: handle effects after freeing the request
993d6e9 ext2: Use kvmalloc() for group descriptor array
2bd7493 scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
8db6ca8 staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
d95d152 staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
8d8ffa3 io_uring: fix CQE reordering
fea0bad Revert "usb: storage: Add quirk for Samsung Fit flash"
beb786a usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug
ce7c286 arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
0332520 usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
5233138 usb: musb: Fix musb_gadget.c rxstate overflow bug
782c873 usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
91962e4 md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
5329963 HID: nintendo: check analog user calibration for plausibility
e78b45b HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
8a25154 HID: roccat: Fix use-after-free in roccat_read()
54fc410 hid: topre: Add driver fixing report descriptor
1c59cee soundwire: intel: fix error handling on dai registration issues
4600500 soundwire: cadence: Don't overwrite msg->buf during write commands
d23765a bcache: fix set_at_max_writeback_rate() for multiple attached devices
a15016c ata: libahci_platform: Sanity check the DT child nodes number
ca67b05 blk-throttle: prevent overflow while calculating wait time
cfdf139 staging: vt6655: fix potential memory leak
dc52b73 power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
5609dcc usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
e4dd77a iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
35fb7d4 nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
a51d20e scsi: 3w-9xxx: Avoid disabling device if failing to enable it
a065657 dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
82dc1fe scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
0d72e6e usb: host: xhci-plat: suspend/resume clks for brcm
5b7845e usb: host: xhci-plat: suspend and resume clocks
0dd2c76 RDMA/rxe: Delete error messages triggered by incoming Read requests
2985f53 clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
d650723 media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc
644d5a8 media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
bce41e4 clk: zynqmp: Fix stack-out-of-bounds in strncpy`
7ab9620 ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
61a71a9 ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
39fd78c ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
3ea7c50 btrfs: call _btrfs_remove_free_space_cache_locked on cache load failure
a60ff75 btrfs: don't print information about space cache or tree every remount
840638c btrfs: scrub: try to fix super block errors
9e07cc0 btrfs: scrub: properly report super block errors in system log
fac52f7 btrfs: dump extra info if one free space cache has more bitmaps than it should
435c013 ARM: orion: fix include path
675d9a6 arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
0272092 arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage
43bab98 kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
625053d ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines
4df4baf ARM: dts: imx6sl: use tabs for code indent
34a952b ARM: dts: imx6sx: add missing properties for sram
196e2d2 ARM: dts: imx6sll: add missing properties for sram
af488ae ARM: dts: imx6sl: add missing properties for sram
4a27239 ARM: dts: imx6qp: add missing properties for sram
17bc6c8 ARM: dts: imx6dl: add missing properties for sram
73f34c5 ARM: dts: imx6q: add missing properties for sram
6355a37 arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
43bd761 ARM: dts: imx7d-sdb: config the max pressure for tsc2046
29db5bc ARM: dts: imx6: delete interrupts property if interrupts-extended is set
447524e drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
273eaae drm/amd/display: polling vid stream status in hpo dp blank
8d4a502 drm/amd/display: Remove interface for periodic interrupt 1
1499f9c drm/dp: Don't rewrite link config when setting phy test pattern
2b89101 mmc: sdhci-msm: add compatible string check for sdm670
fc1fd11 drm/meson: remove drm bridges at aggregate driver unbind time
6ef20de drm/meson: explicitly remove aggregate driver at module unload time
9d33348 drm/meson: reorder driver deinit sequence to fix use-after-free bug
d5c2985 ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
b7f30d9 ASoC: amd: yc: Add ASUS UM5302TA into DMI table
32331d2 drm/amdgpu: fix initial connector audio value
e3f46a6 drm/amd/display: correct hostvm flag
34c834a drm/amd/display: Fix urgent latency override for DCN32/DCN321
4ff3d51 drm/amdgpu: SDMA update use unlocked iterator
2fce10e ASoC: SOF: add quirk to override topology mclk_id
692f0d2 ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
d6bff16 ASoC: SOF: pci: Change DMI match info to support all Chrome platforms
544907b ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS
0a5a50f platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
86691ff platform/x86: hp-wmi: Setting thermal profile fails with 0x06
57d99b8 platform/chrome: cros_ec: Notify the PM of wake events during resume
832492b drm: panel-orientation-quirks: Add quirk for Aya Neo Air
279fd2e drm: panel-orientation-quirks: Add quirk for Anbernic Win600
d8680b7 drm/vc4: vec: Fix timings for VEC modes
30d6297 ALSA: usb-audio: Register card at the last interface
1fa7e69 drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
a795f65 drm/amdgpu: Skip the program of MMMC_VM_AGP* in SRIOV on MMHUB v3_0_0
c2d787a drm/amd/display: Fix variable dereferenced before check
6d04eff drm: bridge: dw_hdmi: only trigger hotplug event on link change
a6e6ab9 drm/amd: fix potential memory leak
da8f0b8 platform/x86: pmc_atom: Improve quirk message to be less cryptic
9861e43 udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
8908660 ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
7494e2e ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
8a5e004 drm/amd/display: fix overflow on MIN_I64 definition
912f84e gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
5121d04 drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
6cf5e93 drm: Prevent drm_copy_field() to attempt copying a NULL pointer
81097f1 drm: Use size_t type for len variable in drm_copy_field()
35a9b3e drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
21f2532 r8152: Rate limit overflow messages
917dca8 i2c: designware-pci: Group AMD NAVI quirk parts together
4f80d16 libbpf: Fix overrun in netlink attribute iteration
3ac26b0 net: sched: cls_u32: Avoid memcpy() false-positive warning
15fc216 Bluetooth: L2CAP: Fix user-after-free
72c54ab bpf: use bpf_prog_pack for bpf_dispatcher
03f148c bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
435f5aa net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
eeef147 hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
6874b7b wifi: rt2x00: correctly set BBP register 86 for MT7620
180f70b wifi: rt2x00: set SoC wmac clock register
f2a2876 wifi: rt2x00: set VGC gain for both chains of MT7620
3ce2c6b wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
a4d43c9 wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
07dbebf can: bcm: check the result of can_send() in bcm_can_tx()
7922f6c selftests/bpf: Free the allocated resources after test case succeeds
8d6c664 bnxt_en: replace reset with config timestamps
e8801c6 Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
1b6c895 Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
1d19c71 Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
2f2c729 wifi: rtw89: fix rx filter after scan
216c59b wifi: rtw89: free unused skb to prevent memory leak
51022c9 wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
015ced9 wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
bfe602d regulator: core: Prevent integer underflow
adef523 Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
c369836 wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
62e4a4d iavf: Fix race between iavf_close and iavf_reset_task
8e5a6c5 net: ftmac100: fix endianness-related issues from 'sparse'
e760be0 rtw89: ser: leave lps with mutex
35ccbea wifi: ath11k: Register shutdown handler for WCN6750
2c19945 xfrm: Update ipcomp_scratches with NULL when freed
45304d0 net-next: Fix IP_UNICAST_IF option behavior for connected sockets
a6c89c3 net: axienet: Switch to 64-bit RX/TX statistics
dd1241e x86/apic: Don't disable x2APIC if locked
6e42af6 thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
4891a50 wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
6e6e637 x86/mce: Retrieve poison range from hardware
81f9804 wifi: mac80211: accept STA changes without link changes
62c69ca micrel: ksz8851: fixes struct pointer issue
7afdf41 tcp: annotate data-race around tcp_md5sig_pool_populated
840ebe7 openvswitch: Fix overreporting of drops in dropwatch
e892180 openvswitch: Fix double reporting of drops in dropwatch
6f16b32 net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
da0dba2 bpftool: Clear errno after libcap's checks
826405a wifi: brcmfmac: fix invalid address access when enabling SCAN log level
2a3f724 libbpf: Do not require executable permission for shared libraries
b56da87 libbpf: Ensure functions with always_inline attribute are inline
35aa0fb NFSD: fix use-after-free on source server when doing inter-server copy
c858dd0 NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
5ef8f5b x86/entry: Work around Clang bdos() bug
6461b5f ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
da0d3ad ARM: decompressor: Include .data.rel.ro.local
418fae0 thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
1d94af3 powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
0d880bf MIPS: BCM47XX: Cast memcmp() of function to (void )
4d724a5 cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
16046a7 ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
5d59ad2 fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
bcb1619 ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
4720929 cpufreq: amd_pstate: fix wrong lowest perf fetch
0994d9c rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
76ebb1e rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
ff22687 rcu: Back off upon fill_page_cache_func() allocation failure
24ab8d9 rcu: Avoid triggering strict-GP irq-work when RCU is idle
de7fdff fs: dlm: fix race in lowcomms
4ceb529 module: tracking: Keep a record of tainted unloaded modules only
f9efa7c ARM/dma-mapping: don't override ->dma_coherent when set from a bus notifier
6f86b61 selftest: tpm2: Add Client.del() to close /dev/tpm handle
64132ba tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
9b34fcd f2fs: fix to account FS_CP_DATA_IO correctly
3cf4755 f2fs: fix race condition on setting FI_NO_EXTENT flag
b15911c ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
fae8434 thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
639c07b random: schedule jitter credit for next jiffy, not in two jiffies
e29fd7a crypto: cavium - prevent integer overflow loading firmware
e7ff7a4 crypto: marvell/octeontx - prevent integer overflows
1cc0733 kbuild: rpm-pkg: fix breakage when V=1 is used
50d2c6c linux/export: use inline assembler to populate symbol CRCs
b547cc1 kbuild: remove the target in signal traps when interrupted
2482eac ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
511b409 tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
444b332 tracing: kprobe: Make gen test module work in arm and riscv
23645bb tracing: kprobe: Fix kprobe event gen test module on exit
4e95b1e iommu/iova: Fix module config properly
9667ff1 cifs: return correct error in ->calc_signature()
7639c53 clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
f31ff24 clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
c4c9d9e crypto: qat - fix DMA transfer direction
297793e crypto: inside-secure - Change swab to swab32
25c3530 crypto: ccp - Release dma channels before dmaengine unrgister
f905817 crypto: akcipher - default implementation for setting a private key
9814cc3 iommu/omap: Fix buffer overflow in debugfs
806087a cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
8ecd63a crypto: hisilicon/qm - fix missing put dfx access
014f989 crypto: qat - fix default value of WDT timer
b36917b hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
9061fae hwrng: imx-rngc - use devm_clk_get_enabled
28b4235 cgroup: Honor caller's cgroup NS when resolving path
4f78979 crypto: ccp - Fail the PSP initialization when writing psp data file failed
cc7f2b1 hwrng: arm-smccc-trng - fix NO_ENTROPY handling
5eaebd1 crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
6386737 crypto: sahara - don't sleep when in softirq
1145320 powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
5fd1b36 powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
cf11c40 powerpc: Fix SPE Power ISA properties for e500v1 platforms
f68c6f7 powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
103fe7a powerpc/64: mark irqs hard disabled in boot paca
387df47 powerpc/64/interrupt: Fix false warning in context tracking due to idle state
98d43d6 powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
51ff85b x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
56ab370 powerpc: Fix fallocate and fadvise64_64 compat parameter combination
aece8a2 powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
05f0a42 powerpc: dts: turris1x.dts: Fix NOR partitions labels
cbeb0b2 cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
ddcd8cd powerpc/powernv: add missing of_node_put() in opal_export_attrs()
c3af1e0 powerpc/pci_dn: Add missing of_node_put()
594e0fc powerpc/sysdev/fsl_msi: Add missing of_node_put()
cef90c4 powerpc/math_emu/efp: Include module.h
21e04a4 powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
55b3709 ipc: mqueue: fix possible memory leak in init_mqueue_fs()
eadc5b0 mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
c14b485 mailbox: mpfs: account for mbox offsets while sending
1e37cb7 mailbox: mpfs: fix handling of the reg property
527e447 mailbox: imx: fix RST channel support
fa86c12 clk: ast2600: BCLK comes from EPLL
c01ae99 clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
40c9451 clk: ti: Balance of_node_get() calls for of_find_node_by_name()
05fe0b3 clk: imx: scu: fix memleak on platform_device_add() fails
86bef3f clk: imx8mp: tune the order of enet_qos_root_clk
921dbb0 clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
a9b0392 clk: bcm2835: Make peripheral PLLC critical
2937938 clk: baikal-t1: Add SATA internal ref clock buffer
853b0af clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
f7f1762 clk: baikal-t1: Fix invalid xGMAC PTP clock divider
beebdbb clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
484578e spmi: pmic-arb: correct duplicate APID to PPID mapping logic
27b0f1e usb: mtu3: fix failed runtime suspend in host only mode
a97b792 HID: amd_sfh: Handle condition of "no sensors" for SFH1.1
fad8b6b dmaengine: ioat: stop mod_timer from resurrecting deleted timer in cleanup()
2a853c2 io_uring/rw: defer fsnotify calls to task context
f931b4e clk: mediatek: Migrate remaining clk_unregister*() to clk_hw_unregister*()
a537583 clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanup
53647e7 clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changes
b798081 clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
64756f4 mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
3503068 mfd: sm501: Add check for platform_driver_register()
400e960 mfd: fsl-imx25: Fix check for platform_get_irq() errors
09379a4 mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init()
5ae405a mfd: lp8788: Fix an error handling path in lp8788_probe()
e119700 mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
365787e mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
f4c73b7 fsi: core: Check error number after calling ida_simple_get
2e03c3b RDMA/rxe: Fix resize_finish() in rxe_queue.c
e88e095 RDMA/rxe: Set pd early in mr alloc routines
92133d5 nvmet-auth: don't try to cancel a non-initialized work_struct
c794323 clk: qcom: gcc-sm6115: Override default Alpha PLL regs
0297124 clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
0a0b861 scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
a62b9fc scsi: pm8001: Fix running_req for internal abort commands
2e12ce2 scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
c74b3d4 serial: 8250: Fix restoring termios speed after suspend
dcdd03e firmware: google: Test spinlock on panic path to avoid lockups
2872ed8 slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
ed11b73 staging: vt6655: fix some erroneous memory clean-up loops
ebd25e0 phy: qualcomm: call clk_disable_unprepare in the error handling
3953e7f tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
3e2c738 serial: 8250: Toggle IER bits on only after irq has been set up
3ea1fd6 drivers: serial: jsm: fix some leaks in probe
3a21350 usb: dwc3: core: fix some leaks in probe
b9d28d6 usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_name()
7569034 usb: gadget: function: fix dangling pnp_string in f_printer.c
1312ea4 xhci: Don't show warning for reinit on known broken suspend
d8ec7aa IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
b9278bc RDMA/cm: Use SLID in the work completion as the DLID in responder side
d386898 md: Remove extra mddev_get() in md_seq_start()
21a9c73 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
6d46965 md/raid5: Ensure stripe_fill happens on non-read IO with journal
f95825c md: Replace snprintf with scnprintf
c1796c6 io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
ecc1e2a eventfd: guard wake_up in eventfd fs calls as well
5d80e4c block: Fix the enum blk_eh_timer_return documentation
3e7b8e1 mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
f1a5546 ata: fix ata_id_has_dipm()
947255a ata: fix ata_id_has_ncq_autosense()
2bb5832 ata: fix ata_id_has_devslp()
62e7db6 ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
0ed8bf9 RDMA/siw: Fix QP destroy to wait for all references dropped.
7fada7c RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
ca6550d RDMA/srp: Fix srp_abort()
c0d0b5b RDMA/irdma: Validate udata inlen and outlen
1c8b5c6 RDMA/irdma: Align AE id codes to correct flush code and event
fa5d18e mtd: rawnand: fsl_elbc: Fix none ECC mode
7b6dde8 mtd: rawnand: intel: Remove undocumented compatible string
a4a7697 mtd: rawnand: intel: Read the chip-select line from the correct OF node
5f0fe93 phy: phy-mtk-tphy: fix the phy type setting issue
a43d6f5 phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
d7867e2 phy: qcom-qmp-usb: disable runtime PM on unbind
88b5129 remoteproc: Harden rproc_handle_vdev() against integer overflow
9ad6167 mtd: devices: docg3: check the return value of devm_ioremap() in the probe
922d890 scsi: lpfc: Fix various issues reported by tools
39bb71b clk: qcom: sm6115: Select QCOM_GDSC
41ca853 dyndbg: drop EXPORTed dynamic_debug_exec_queries
f103faa dyndbg: let query-modname override actual module name
0e12b57 dyndbg: fix module.dyndbg handling
1878674 dyndbg: fix static_branch manipulation
b6535bf usb: gadget: f_fs: stricter integer overflow checks
a47cd74 iio: Use per-device lockdep class for mlock
f4cee0b dmaengine: hisilicon: Add multi-thread support for a DMA channel
9fed94a dmaengine: hisilicon: Fix CQ head update
3a55196 dmaengine: hisilicon: Disable channels when unregister hisi_dma
d592ddb dmaengine: idxd: avoid deadlock in process_misc_interrupts()
c7deb7e phy: rockchip-inno-usb2: Return zero after otg sync
940253a fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
322f51f fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
66032c4 misc: ocxl: fix possible refcount leak in afu_ioctl()
3daafa2 clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
77680bf clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent
f907e98 clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
bbe8980 RDMA/rxe: Fix the error caused by qp->sk
3b8752f RDMA/rxe: Fix "kernel NULL pointer dereference" error
3336210 media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
06438bd media: uvcvideo: Use entity get_cur in uvc_ctrl_set
4a7ae8d media: uvcvideo: Fix memory leak in uvc_gpio_parse
361c3e8 media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
e33f30b media: amphion: fix a bug that vpu core may not resume after suspend
e6cdd56 media: amphion: don't change the colorspace reported by decoder.
cfaf7ec media: amphion: adjust the encoder's value range of gop size
f00330e media: amphion: insert picture startcode after seek for vc1g format
509bdb6 media: mediatek: vcodec: Skip non CBR bitrate mode
051ba3f tty: xilinx_uartps: Fix the ignore_status
ac458ce tty: xilinx_uartps: Check clk_enable return value
f4285dd media: airspy: fix memory leak in airspy probe
e8b3871 media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop
55d9b7c clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
eae21a8 HSI: omap_ssi_port: Fix dma_map_sg error check
0eff9ef HSI: omap_ssi: Fix refcount leak in ssi_probe
176876d HID: uclogic: Fix warning in uclogic_rdesc_template_apply
0e1cd92 HID: uclogic: Add missing suffix for digitalizers
f088cde clk: samsung: exynosautov9: correct register offsets of peric0/c1
53531d0 clk: tegra20: Fix refcount leak in tegra20_clock_init
a7d3fb5 clk: tegra: Fix refcount leak in tegra114_clock_init
f38f34b clk: tegra: Fix refcount leak in tegra210_clock_init
7ca9dca coresight: docs: Fix a broken reference
3f8008d clk: sprd: Hold reference returned by of_get_parent()
31fe6af clk: berlin: Add of_node_put() for of_get_parent()
109f559 clk: qoriq: Hold reference returned by of_get_parent()
5141572 clk: oxnas: Hold reference returned by of_get_parent()
72f2956 clk: st: Hold reference returned by of_get_parent()
7cee78b clk: meson: Hold reference returned by of_get_parent()
b62f30a usb: common: debug: Check non-standard control requests
a0bd43b usb: common: usb-conn-gpio: Simplify some error message
89be985 RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
df1d7ac iio: magnetometer: yas530: Change data type of hard_offsets to signed
278531f iio: ABI: Fix wrong format of differential capacitance channel ABI.
4e3a873 iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
fd0b345 iio: inkern: only release the device node when done with it
472814f iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
df9aac2 iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
6949232 iio: adc: at91-sama5d2_adc: check return status for pressure and touch
5d0523b iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
0c8fa15 selftests/cpu-hotplug: Reserve one cpu online at least
4205824 selftests/cpu-hotplug: Delete fault injection related code
c5cc950 selftests/cpu-hotplug: Use return instead of exit
7308591 iomap: iomap: fix memory corruption when recording errors during writeback
599ef4b ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
3db2a36 arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
9854323 arm64: ftrace: fix module PLTs with mcount
82f0503 ext4: don't run ext4lazyinit for read-only filesystems
633da75 ext4: continue to expand file system when the target size doesn't reach
4196c9d ARM: Drop CMDLINE* dependency on ATAGS
55e71f2 ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
f9d984f arm64: dts: ti: k3-j7200: fix main pinmux range
ee37cf3 arm64: dts: qcom: sm8450: fix UFS PHY serdes size
ec33318 arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
9453185 soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
5279be2 soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
4521f32 arm64: dts: qcom: sm8350-sagami: correct TS pin property
0d6e79f ia64: export memory_add_physaddr_to_nid to fix cxl build error
0106ecd arm64: dts: marvell: 98dx25xx: use correct property for i2c gpios
ae146a4 ARM: dts: kirkwood: lsxl: remove first ethernet port
3be4ffc ARM: dts: kirkwood: lsxl: fix serial line
995da8f ARM: dts: turris-omnia: Fix mpp26 pin name and comment
60ce185 arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
c93e51f arm64: dts: qcom: pm8350c: Drop PWM reg declaration
43fd561 arm64: dts: qcom: sa8295p-adp: disallow regulator mode switches
535c5a5 arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disallow regulator mode switches
cac320d arm64: dts: qcom: sc8280xp-crd: disallow regulator mode switches
9214cf7 arm64: dts: qcom: sc7280: Update lpasscore node
9ea9749 arm64: dts: qcom: sc7280: Cleanup the lpasscc node
61d0cfd arm64: dts: qcom: sdm845-xiaomi-polaris: Fix sde_dsi_active pinctrl
921bcaa dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
4117552 arm64: dts: renesas: r9a07g043: Fix SCI{Rx,Tx} interrupt types
73e6354 arm64: dts: renesas: r9a07g054: Fix SCI{Rx,Tx} interrupt types
4eaec2c arm64: dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types
48e82c9 ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus
9e643ec soc: qcom: smem_state: Add refcounting for the 'state->of_node'
ee7fc83 soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
c5e839e locks: fix TOCTOU race when granting write lease
3b321bf memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
1c6cac6 memory: of: Fix refcount leak bug in of_get_ddr_timings()
49605dc memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
b26904a ALSA: hda/hdmi: Don't skip notification handling during PM operation
bffdf4d ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
c218130 ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
2f1161a ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
ef93e83 ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
641425a ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
6621be2 ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"
5b31c9f ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
06eddc3 ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe
c33c53a ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
b3400ae mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
e4b7f91 ALSA: dmaengine: increment buffer pointer atomically
cefce8b ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
ec9ca7e ASoC: codecs: tx-macro: fix kcontrol put
2945f0a virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
53066b1 drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
470629d ASoC: SOF: ipc4-topology: Free the ida when IPC fails in sof_ipc4_widget_setup()
71f43a9 ALSA: usb-audio: Properly refcounting clock rate
811522a ALSA: hda/hdmi: Fix the converter allocation for the silent stream
639ea30 ALSA: hda/hdmi: change type for the 'assigned' variable
518f05f drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
993bf8e drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
24930f2 drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices
a30bb06 ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
9476016 mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
44e5a77 ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
600de40 drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()
8f7c411 drm/omap: dss: Fix refcount leak bugs
3f3f0ce ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMON
c46550b ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOF
cfbdf6a drm/bochs: fix blanking
49c8732 drm/virtio: set fb_modifiers_not_supported
d83662c ALSA: hda: beep: Simplify keep-power-at-enable behavior
4267e75 ASoC: wm_adsp: Handle optional legacy support
45c6f06 ASoC: rsnd: Add check for rsnd_mod_power_on
c62af46 drm/bridge: it6505: Fix the order of DP_SET_POWER commands
7371fad drm/bridge: megachips: Fix a null pointer dereference bug
362b624 drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()
0dad82e platform/chrome: cros_ec_typec: Correct alt mode index
96dde57 platform/chrome: cros_ec_typec: Add bit offset for DP VDO
23aba7e drm: fix drm_mipi_dbi build errors
eeda8bc drm/panel: use 'select' for Ili9341 panel driver helpers
a272913 platform/x86: msi-laptop: Fix resource cleanup
906157b platform/x86: msi-laptop: Fix old-ec check for backlight registering
c230136 ASoC: tas2764: Fix mute/unmute
3989a68 ASoC: tas2764: Drop conflicting set_bias_level power setting
883bf14 ASoC: tas2764: Allow mono streams
49505e3 ASoC: soc-pcm.c: call soc_pcm_close() in soc_pcm_close()
2915080 drm/virtio: Fix same-context optimization
296187c drm/i915/dg2: Bump up CDCLK for DG2
0c2e189 platform/chrome: fix memory corruption in ioctl
0365dc6 platform/chrome: fix double-free in chromeos_laptop_prepare()
0e6649a drm/msm: Make .remove and .shutdown HW shutdown consistent
cb6a1b0 ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
56804c3 ASoC: mt6359: fix tests for platform_get_irq() failure
d012fc4 drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of_node()
fcc7364 drm/dp_mst: fix drm_dp_dpcd_read return value checks
80a00d6 drm/format-helper: Fix test on big endian architectures
6004d6c drm/bridge: parade-ps8640: Fix regulator supply order
42f45ae drm/bridge: tc358767: Add of_node_put() when breaking out of loop
45c3118 drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
bcb8e14 drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
cfecfc9 video/aperture: Disable and unregister sysfb devices via aperture helpers
c072945 drm/bridge: it6505: Power on downstream device in .atomic_enable
98c02a0 drm/vc4: drv: Call component_unbind_all()
6fc2cd4 drm/mipi-dsi: Detach devices when removing the host
ec657e7 drm/bridge: Avoid uninitialized variable warning
86ae517 drm: bridge: adv7511: unregister cec i2c device after cec adapter
5f7f4ed drm: bridge: adv7511: fix CEC power down control register offset
218dbb2 net: mvpp2: fix mvpp2 debugfs leak
d36404f once: add DO_ONCE_SLOW() for sleepable contexts
55043e1 net/ieee802154: reject zero-sized raw_sendmsg()
8557669 net: wwan: iosm: Call mutex_init before locking it
99e229c eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
a712737 bnx2x: fix potential memory leak in bnx2x_tpa_stop()
4278bdd eth: lan743x: reject extts for non-pci11x1x devices
47396be net: prestera: acl: Add check for kmemdup
2f415ad af_unix: Fix memory leaks of the whole sk due to OOB skb.
afe7053 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
86f61df hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller
349cc0e Bluetooth: hci_sync: Fix not indicating power state
96f6c0b spi: Ensure that sg_table won't be used after being freed
0fbdebc tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
3b0fcf5 sctp: handle the error returned from sctp_auth_asoc_init_active_key
5c9422e mISDN: fix use-after-free bugs in l1oip timer handlers
c0323c0 eth: alx: take rtnl_lock on resume
36c9f34 vhost/vsock: Use kvmalloc/kvfree for larger packets.
4a3653b wifi: rtl8xxxu: Fix AIFS written to REG_EDCA*PARAM
c621e38 wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
5cba274 Bluetooth: Prevent double register of suspend
2606ccb spi: s3c64xx: Fix large transfers with DMA
c63f45b netfilter: nft_fib: Fix for rpath check with VRF devices
130d9e5 xfrm: Reinject transport-mode packets through workqueue
f3705c5 Bluetooth: hci_core: Fix not handling link timeouts propertly
9df7af7 i2c: mlxbf: support lock mechanism
e0832a9 libbpf: Don't require full struct enum64 in UAPI headers
a2edd3a cw1200: fix incorrect check to determine if no element is found in list
83efae5 skmsg: Schedule psock work if the cached skb exists on the psock
a057435 spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
a510183 spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
d76f22d spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
67f57b0 x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
9e893a2 wifi: ath11k: fix peer addition/deletion error on sta band migration
2a1f3f2 libbpf: restore memory layout of bpf_object_open_opts
7dda7ac x86/microcode/AMD: Track patch allocation size explicitly
2832fa4 mips: dts: ralink: mt7621: fix external phy on GB-PC2
54b315b wifi: ath11k: fix number of VHT beamformee spatial streams
a5b03df wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
15afb1d mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
7520d82 flow_dissector: Do not count vlan tags inside tunnel payload
d043693 selftests/bpf: Adapt cgroup effective query uapi change
8c95fe5 bpftool: Fix wrong cgroup attach flags being assigned to effective progs
94f7f51 bpf, cgroup: Reject prog_attach_flags array when effective query
aee05ff netfilter: conntrack: revisit the gc initial rescheduling bias
382241b netfilter: conntrack: fix the gc rescheduling delay
0730f16 libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
98ce10f Bluetooth: hci{ldisc,serdev}: check percpu_init_rwsem() failure
2e11b14 wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by default
465a721 libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
3210a13 bpf: Ensure correct locking around vulnerable function find_vpid()
0f8bc88 net: fs_enet: Fix wrong check in do_pd_setup
220fdee Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
ccda3eb wifi: mt76: mt7921e: fix rmmod crash in driver reload test
9fa64ff wifi: mt76: mt7915: do not check state before configuring implicit beamform
5f05b81 wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
ddf5735 wifi: mt76: mt7915: fix mcs value in ht mode
f09924d wifi: mt76: mt7921: fix the firmware version report
ccac986 wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
d01bdba wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921[start, stop]ap
06c13c1 wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nested_tlv
0c1bcc0 wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setup
32bf598 wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offload
ce73456 wifi: mt76: sdio: fix transmitting packet hangs
3ed0b38 wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
d17f92f wifi: mt76: mt7915: fix an uninitialized variable bug
8cdaeb4 wifi: mt76: sdio: poll sta stat when device transmits data
86827c1 wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
e0508f4 wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
c7decec wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
2270fb7 wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
e53c618 Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
cc6cd7c wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
ddb7493 wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
2c40ddd bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
ee12c2f spi: meson-spicc: do not rely on busy flag in pow2 clk ops
83aa816 wifi: rtl8xxxu: Fix skb misuse in TX queue selection
7751390 spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime()
0a11819 spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
652b2ef wifi: mac80211: mlme: assign link address correctly
c5fab88 selftests/xsk: Avoid use-after-free on ctx
dc31357 wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
6ff14d8 wifi: wfx: prevent underflow in wfx_send_pds()
ed250b2 wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
f16a9ac wifi: rtw89: pci: correct TX resource checking in low power mode
1f15f9a wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
a4acadf bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
ba2c02b Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend
45acab6 bpf: Use this_cpu{inc_return|dec} for prog->active
74c372c bpf: Use this_cpu{inc|dec|inc_return} for bpf_task_storage_busy
6132002 wifi: ath11k: Fix incorrect QMI message ID mappings
4f1f39a bpf: Propagate error from htab_lock_bucket() to userspace
9f48317 bpf: Disable preemption when increasing per-cpu map_locked
8648269 selftests/xsk: Add missing close() on netns fd
0e56def xsk: Fix backpressure mechanism on Tx
94c8f77 x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
d0ce59a spi: mt7621: Fix an error message in mt7621_spi_probe()
bf137a3 esp: choose the correct inner protocol for GSO on inter address family tunnels
954c58f audit: free audit_proctitle only on task exit
b6bf224 audit: explicitly check audit_context->context enum value
9eb5fff ice: set tx_tstamps when creating new Tx rings via ethtool
e05472a bpftool: Fix a wrong type cast in btf_dumper_int
7e3472b wifi: mac80211: allow bw change during channel switch in mesh
4e1f202 wifi: mac80211_hwsim: fix link change handling
5e9e4cb wifi: mac80211: mlme: don't add empty EML capabilities
aebef10 wifi: mac80211: fix use-after-free
0de108c wifi: cfg80211: get correct AP link chandef
6b7a818 wifi: mac80211: properly set old_links when removing a link
aed931f bpf: Fix reference state management for synchronous callbacks
25180b7 net: prestera: cache port state for non-phylink ports too
a639baa tsnep: Fix TSNEP_INFO_TX_TIME register define
6b357e8 leds: lm3601x: Don't use mutex after it was destroyed
8b7df5e bpf: Fix ref_obj_id for dynptr data slices in verifier
3361415 bpf: Cleanup check_refcount_ok
38245f2 wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
dc7e24e wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
f899286 wifi: rtlwifi: 8192de: correct checking of IQK reload
0da2193 libbpf: Initialize err in probe_map_create
70a5a45 m68k: Process bootinfo records before saving them
552bc7f x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
46841a9 NFSD: Fix handling of oversized NFSv4 COMPOUND requests
f59c74d NFSD: Protect against send buffer overflow in NFSv2 READDIR
47e035f SUNRPC: Fix svcxdr_init_encode's buflen calculation
352cc35 SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
cc3bca2 nfsd: Fix a memory leak in an error handling path
89bca73 objtool: Preserve special st_shndx indexes in elf_update_symbol
775a5c7 ACPI: PCC: Fix Tx acknowledge in the PCC address space handler
5d2f33c ACPI: PCC: replace wait_for_completion()
144c927 ACPI: PCC: Release resources on address space setup failure path
3c2dc93 ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
b6e52ac ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()
90c5854 ARM: 9243/1: riscpc: Unbreak the build
4555b7a erofs: use kill_anon_super() to kill super in fscache mode
6235fb8 erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
4802589 MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
dd066ec MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()
c201cb9 sh: machvec: Use char[] for section boundaries
248e242 cpufreq: amd-pstate: Fix initial highest_perf value
34b63cd thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
65e4dce acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
a1641b8 ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
2d03d91 userfaultfd: open userfaultfds with O_RDONLY
bc47fb2 ima: fix blocking of security.ima xattrs of unsupported algorithms
777eeb5 selinux: use "grep -E" instead of "egrep"
4e3cfbe smb3: must initialize two ACL struct fields to zero
abb7eee drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
2c6a014 drm/amdgpu: Enable VCN PG on GC11_0_1
f98df27 drm/amd/display: explicitly disable psr_feature_enable appropriately
a19d645 drm/amd/display: Add HUBP surface flip interrupt handler
2e706ff drm/amd/display: Fix vblank refcount in vrr transition
048cb30 drm/amd/display: Enable 2 to 1 ODM policy if supported
07f3193 drm/amd/display: Enable dpia support for dcn314
e0a89bd drm/amd/display: Validate DSC After Enable All New CRTCs
a0a6d27 drm/amd/display: zeromem mypipe heap struct before using it
7424d8b drm/amd/display: Update PMFW z-state interface for DCN314
0d03164 drm/amd/display: Fix watermark calculation
07d4af1 drm/i915: Fix display problems after resume
45f2f8c drm/i915: Fix watermark calculations for DG2 CCS+CC modifier
5b858bd drm/i915: Fix watermark calculations for DG2 CCS modifiers
7743455 drm/i915: Fix watermark calculations for gen12+ CCS+CC modifier
02ff54f drm/i915: Fix watermark calculations for gen12+ MC CCS modifier
ef9d07a drm/i915: Fix watermark calculations for gen12+ RC CCS modifier
e75dc0f drm/i915/guc: Fix revocation of non-persistent contexts
61fb775 drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
7d80473 drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()
2ad185c drm/nouveau/kms/nv140-: Disable interlacing
d835fa4 staging: greybus: audio_helper: remove unused and wrong debugfs usage
aee962d KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
0f6f372 KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
93c3b79 KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
9a1d0ee KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
dd89f85 KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
7380a73 blk-wbt: call rq_qos_add() after wb_normal is initialized
661719c blk-throttle: fix that io throttle can only work for single bio
6043869 media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
8d84e3d media: cedrus: Set the platform driver data earlier
0b88c0e media: cedrus: Fix watchdog race condition
107a47e efi: libstub: drop pointless get_memory_map() call
c96eab7 thunderbolt: Explicitly enable lane adapter hotplug events at startup
3f20ef7 rpmsg: char: Avoid double destroy of default endpoint
f8bae18 tracing: Fix reading strings from synthetic events
ae5fae6 tracing: Add "(fault)" name injection to kernel probes
c87e9c0 tracing: Move duplicate code of trace_kprobe/eprobe.c into header
da3246c tracing: Do not free snapshot if tracer is on cmdline
2b69f0d tracing: Add ioctl() to force ring buffer waiters to wake up
e70c848 tracing: Wake up waiters when tracing is disabled
f4f1534 tracing: Wake up ring buffer waiters on closing of the file
be96993 tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
ff97c58 tracing/eprobe: Fix alloc event dir failed when event name no set
a6b4d8d ring-buffer: Fix race between reset page and reading page
fa76ee6 ring-buffer: Add ring_buffer_wake_waiters()
7bf3c4d ring-buffer: Check pending waiters when doing wake ups as well
692cc07 ring-buffer: Have the shortest_full queue be the shortest not longest
57af233 ring-buffer: Allow splice to read previous partially read pages
a3ad496 ftrace: Still disable enabled records marked as disabled
5cf80a0 ftrace: Properly unset FTRACE_HASH_FL_MOD
e9ae440 livepatch: fix race between fork and KLP transition
47fec62 ext4: update 'state->fc_regions_size' after successful memory allocation
518566e ext4: fix potential memory leak in ext4_fc_record_regions()
24d39af ext4: fix potential memory leak in ext4_fc_record_modified_inode()
92429a9 ext4: fix miss release buffer head in ext4_fc_write_inode
c7661bd ext4: fix dir corruption when ext4_dx_add_entry() fails
6eec744 ext4: fix i_version handling in ext4
cd4d86e ext4: place buffer head allocation before handle start
377f535 ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
c6c3a16 ext4: unconditionally enable the i_version counter
efcfd21 ext4: don't increase iversion counter for ea_inodes
9a62667 ext4: fix check for block being out of directory size
a10b155 ext4: make ext4_lazyinit_thread freezable
bb420e8 ext4: fix null-ptr-deref in ext4_write_info
771f157 ext4: avoid crash when inline data creation follows DIO write
3214400 ext2: Add sanity checks for group and filesystem size
1f48116 jbd2: add miss release buffer head in fc_do_one_pass()
effd9b3 jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
9b073d7 jbd2: fix potential buffer head reference count leak
b59112b jbd2: wake up journal waiters in FIFO order, not LIFO
d2451b6 f2fs: allow direct read for zoned device
0922ad6 f2fs: fix to do sanity check on summary info
3a4d24d f2fs: fix to do sanity check on destination blkaddr during recovery
eb2a976 f2fs: increase the limit for reserve_root
0c8de06 f2fs: flush pending checkpoints when freezing super
edbb454 f2fs: complete checkpoints during remount
2c941e7 f2fs: fix wrong continue condition in GC
89bc41c btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer
f271c26 btrfs: fix missed extent on fsync after dropping extent maps
6c22f86 btrfs: fix race between quota enable and quota rescan ioctl
8a3eaa9 btrfs: enhance unsupported compat RO flags handling
a890310 btrfs: fix alignment of VMA for memory mapped files on THP
9875320 fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
dd98fee ksmbd: Fix user namespace mapping
f287d4b ksmbd: Fix wrong return value and message length check in smb2_ioctl()
7df7cc5 ksmbd: fix endless loop when encryption for response fails
4bfa0af ksmbd: fix incorrect handling of iterate_dir
7331e27 smb3: do not log confusing message when server returns no network interfaces
320f2dc hwrng: core - let sleep be interrupted when unregistering hwrng
e2e5264 fbdev: smscufx: Fix use-after-free in ufx_ops_open()
b0625de pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
1f1a896 gpio: rockchip: request GPIO mux to pinctrl when setting direction
c56523c scsi: qedf: Populate sysfs attributes for vport
2c9b5b8 scsi: lpfc: Rework MIB Rx Monitor debug info logic
ef5c42e slimbus: qcom-ngd: cleanup in probe error path
567bdd0 slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure
5cb098a powerpc/boot: Explicitly disable usage of SPE instructions
a97bd13 powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
b79414d powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
00795b9 LoadPin: Fix Kconfig doc about format of file with verity digests
fa8c365 cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
309f293 NFSD: Protect against send buffer overflow in NFSv3 READ
1868332 NFSD: Protect against send buffer overflow in NFSv2 READ
279274e NFSD: Protect against send buffer overflow in NFSv3 READDIR
658920b serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
1f96197 serial: 8250: Let drivers request full 16550A feature probing
4911afb serial: ar933x: Deassert Transmit Enable on ->rs485_config()
1f00783 serial: Deassert Transmit Enable on probe in driver-specific way
21763d1 serial: stm32: Deassert Transmit Enable on ->rs485_config()
b96ba55 serial: cpm_uart: Don't request IRQ too early for console port
e445cab PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
cdafa21 xen/gntdev: Accommodate VMA splitting
273f6a4 xen/gntdev: Prevent leaking grants
66f2ed0 mm/mmap: undo ->mmap() when arch_validate_flags() fails
2204a88 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
2b04ccc mm/damon: validate if the pmd entry is present before accessing
7c7c79d mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
aab29eb clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
75a5983 arm64: errata: Add Cortex-A55 to the repeat tlbi list
749e9fc arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
d2e41de arm64: mte: move register initialization to C
7d3b073 drm/udl: Restore display mode on resume
377aa83 drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
90f8112 drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
608a72a drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
36e133a drm/virtio: Check whether transferred 2D BO is shmem
9a04117 dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
7490274 dmaengine: qcom-adm: fix wrong sizeof config in slave_config
3ea2695 dmaengine: mxs: use platform_driver_register
cb1f5b7 dm: verity-loadpin: Only trust verity targets with enforcement
847af66 Revert "drm/amdgpu: use dirty framebuffer helper"
588462a nvme-multipath: fix possible hang in live ns resize with ANA access
b6054b9 nvmem: core: Fix memleak in nvmem_register()
2e3863c UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
165af50 riscv: Pass -mno-relax only on lld < 15.0.0
fcf2d76 riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
6677731 riscv: Make VM_WRITE imply VM_READ
b1c828b riscv: Allow PROT_WRITE-only mmap()
f2419a6 riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
62a33c9 parisc: Fix userspace graphics card breakage due to pgtable special bit
decdd4d parisc: fbdev/stifb: Align graphics memory size to 4MB
1acee46 RISC-V: Make port I/O string accessors actually work
d3a33b9 RISC-V: Re-enable counter access from userspace
46752cd riscv: topology: fix default topology reporting
b9b6543 arm64: topology: move store_cpu_topology() to shared code
7ad3a04 regulator: qcom_rpm: Fix circular deferral regression
53f15e7 net: thunderbolt: Enable DMA paths only after rings are enabled
55d4720 hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
868d0de ASoC: wcd934x: fix order of Slimbus unprepare/disable
8b55db2 ASoC: wcd9335: fix order of Slimbus unprepare/disable
83bc1ee arm64: dts: qcom: sdm845-mtp: correct ADC settle time
7b80507 platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
a4370c3 quota: Check next/prev free block number after reading from quota file
fb16b7e HID: multitouch: Add memory barriers
79adbcf mbcache: Avoid nesting of cache->c_list_lock under bit locks
1b9d9b2 btf: Export bpf_dynptr definition
57c1cfb fs: dlm: fix invalid derefence of sb_lvbptr
335a725 fs: dlm: handle -EBUSY first in lock arg validation
4b47e75 fs: dlm: fix race between test_bit() and queue_work()
aa59ac8 i2c: designware: Fix handling of real but unexpected device interrupts
e282128 mmc: sdhci-sprd: Fix minimum clock limit
a8c70f7 mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
707f223 mmc: renesas_sdhi: Fix rounding errors
8a95707 can: kvaser_usb_leaf: Fix CAN state after restart
d17cdae can: kvaser_usb_leaf: Fix TX queue out of sync after restart
999c666 can: kvaser_usb_leaf: Fix overread with an invalid command
b04a0bf can: kvaser_usb: Fix use of uninitialized completion
025723a mmc: core: Add SD card quirk for broken discard
57af7e9 usb: add quirks for Lenovo OneLink+ Dock
c63266f usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
69e67c8 xhci: dbc: Fix memory leak in xhci_alloc_dbc()
fcf576f iio: pressure: dps310: Reset chip after timeout
62b2725 iio: pressure: dps310: Refactor startup procedure
fe2852b iio: adc: ad7923: fix channel readings for some variants
14fd9ed iio: ltc2497: Fix reading conversion results
6cbaec1 iio: dac: ad5593r: Fix i2c read protocol requirements
fada9b8 cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
e9572a9 cifs: destage dirty pages before re-reading them for cache=none
585ca08 hv_netvsc: Fix race between VF offering and VF association message from host
e9513b1 io_uring: correct pinned_vm accounting
75e94c7 io_uring/af_unix: defer registered files gc to io_uring release
826d45a io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
a4af0ca io_uring: limit registration w/ SINGLE_ISSUER
3a4f482 io_uring/net: don't update msg_name if not provided
b350d95 io_uring/net: fix fast_iov assignment in io_setup_async_msg()
70be076 io_uring/rw: don't lose short results on io_setup_async_rw()
d2acb5c io_uring/rw: fix unexpected link breakage
f2772a0 io_uring/net: don't lose partial send/recv on fail
5d690b0 io_uring/rw: don't lose partial IO result on fail
62e7adf io_uring: add custom opcode hooks on fail
26c11df mtd: rawnand: atmel: Unmap streaming DMA mappings
0e1794f ALSA: hda/realtek: Add Intel Reference SSID to support headset keys
8da85c3 ALSA: hda/realtek: Add quirk for ASUS GV601R laptop
4f8d309 ALSA: hda/realtek: Correct pin configs for ASUS G533Z
7f9506b ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
d4d02ac ALSA: usb-audio: Fix NULL dererence at error path
e444241 ALSA: usb-audio: Fix potential memory leaks
dc97736 ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
418edd2 ALSA: oss: Fix potential deadlock at unregistration

Xanmod

Homepage
Download Linux 6.0.3-xanmod1 source from GitHub