Linux 6.1.39-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-xanmodReboot.
Meta packages available: linux-xanmod, linux-xanmod-edge, linux-xanmod-lts, linux-xanmod-rt-edge and linux-xanmod-rt.
To try without adding the repository
* linux-firmware-image package is optionalDownload from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/
In terminal:sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb Reboot.
Check it:cat /proc/version
Linux 6.1.39-xanmod1
- 59d2d55 Linux 6.1.39-xanmod1
- c9cb7a0 wait: allow to use __wake_up_pollfree() from GPL modules
- b3fc94a binder: turn into module
- c1c6676 Merge tag 'v6.1.39' into 6.1
- a456e17 Linux 6.1.39
- f32dfc8 io_uring: Use io_schedule* in cqring wait
- c55b552 sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ
- 0ff5d21 sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux
- 5628b9a sh: mach-highlander: Handle virq offset in cascaded IRL demux
- fe7daa3 sh: mach-r2d: Handle virq offset in cascaded IRL demux
- 899cc8f block/partition: fix signedness issue for Amiga partitions
- da012a0 tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
- 3173bfd wireguard: netlink: send staged packets when setting initial private key
- 561aaad wireguard: queueing: use saner cpu selection wrapping
- 40f83dd netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
- fc95c8b netfilter: nf_tables: do not ignore genmask when looking up chain by id
- 05561f8 netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
- f145373 netfilter: nf_tables: unbind non-anonymous set if rule construction fails
- ad2928e mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
- 1bdcffa drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks
- 9902511 drm/i915/tc: Fix TC port link ref init for DP MST during HW readout
- eaa0043 drm/i915: Fix TypeC mode initialization during system resume
- a02c6dc mm/mmap: Fix extra maple tree write
- 9222068 xfs: fix xfs_inodegc_stop racing with mod_delayed_work
- 1b20685 xfs: disable reaping in fscounters scrub
- 25c1991 xfs: check that per-cpu inodegc workers actually run on that cpu
- f6e37e2 xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
- 6b7c52f fs: no need to check source
- d53879f blktrace: use inline function for blk_trace_remove() while blktrace is disabled
- ab0bd17 leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
- 9077ec1 ARM: orion5x: fix d2net gpio initialization
- 600b51a ARM: dts: qcom: ipq4019: fix broken NAND controller properties override
- 9030a7e regulator: tps65219: Fix matching interrupts for their regulators
- d9eaa90 ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error path
- 1c9b356 ASoC: mediatek: mt8173: Fix irq error path
- 3929b5d btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
- bc662a1 btrfs: fix extent buffer leak after tree mod log failure at split_node()
- a53d78d btrfs: fix race when deleting quota root from the dirty cow roots list
- 9634e53 btrfs: reinsert BGs failed to reclaim
- d9f1e51 btrfs: add block-group tree to lockdep classes
- 3702c53 btrfs: bail out reclaim process if filesystem is read-only
- 8560861 btrfs: delete unused BGs while reclaiming BGs
- 4fadf53 btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
- 8fcb478 ipvs: increase ip_vs_conn_tab_bits range for 64BIT
- 759e582 usb: typec: ucsi: Mark dGPUs as DEVICE scope
- f2a6ce3 i2c: nvidia-gpu: Remove ccgx,firmware-build property
- 7b67af8 i2c: nvidia-gpu: Add ACPI property to align with device-tree
- f40d621 fs: Lock moved directories
- 10c159f fs: Establish locking order for unrelated directories
- 6654d2a Revert "f2fs: fix potential corruption when moving a directory"
- 6aaa22e ext4: Remove ext4 locking of moved directory
- 606e463 fs: avoid empty option when generating legacy mount string
- 6df6807 jffs2: reduce stack usage in jffs2_build_xattr_subsystem()
- 1f34bf8 shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
- 23fbff6 mm/damon/ops-common: atomically test and clear young on ptes and pmds
- 33893c6 autofs: use flexible array in ioctl structure
- cd52323 integrity: Fix possible multiple allocation in integrity_inode_get()
- 0cbbb02 um: Use HOST_DIR for mrproper
- 219a9ec watch_queue: prevent dangling pipe pointer
- 7ecea5c bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
- 68118c3 bcache: Remove unnecessary NULL point check in node allocations
- 25ec477 bcache: fixup btree_cache_wait list damage
- 97ccc14 wifi: mt76: mt7921e: fix init command fail with enabled device
- d8985a0 wifi: ath10k: Serialize wake_tx_queue ops
- 1a312d5 wifi: cfg80211: fix regulatory disconnect for non-MLO
- 5b2b658 mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.
- 30c5f36 mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS
- 69bc320 mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
- 182bf07 mmc: core: disable TRIM on Kingston EMMC04G-M627
- b50d6e0 io_uring: wait interruptibly for request completions on exit
- 9440b24 irqchip/loongson-pch-pic: Fix initialization of HT vector register
- 2b4e43b NFSD: add encoding of op_recall flag for write delegation
- f672f2c irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment
- 8753eeb i2c: qup: Add missing unwind goto in qup_i2c_probe()
- b990e37 btrfs: do not BUG_ON() on tree mod log failure at balance_level()
- 2445a35 extcon: usbc-tusb320: Unregister typec port on driver removal
- ee08e1f extcon: usbc-tusb320: Convert to i2c's .probe_new()
- d5eb037 dm ioctl: Avoid double-fetch of version
- 2798779 dm ioctl: have constant on the right side of the test
- fd4497a dm: avoid split of quoted strings where possible
- 0783867 dm: fix undue/missing spaces
- 15970b0 i2c: xiic: Don't try to handle more interrupt events after error
- e9fbb7c apparmor: fix missing error check for rhashtable_insert_fast
- 8fb11fa sh: dma: Fix DMA channel offset calculation
- b837c69 s390/qeth: Fix vipa deletion
- f5ea303 afs: Fix accidental truncation when storing data
- 4a141c3 octeontx-af: fix hardware timestamp configuration
- 947d741 net: dsa: sja1105: always enable the send_meta options
- 079dc65 net: dsa: tag_sja1105: fix MAC DA patching from meta frames
- 97a6d99 pptp: Fix fib lookup calls.
- 0a1b80f riscv: move memblock_allow_resize() after linear mapping is ready
- 78c6cf1 fanotify: disallow mount/sb marks on kernel internal pseudo fs
- 18d78c5 net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
- 67eb4ae xsk: Honor SO_BINDTODEVICE on bind
- 6baa6e4 bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_set()
- cd398da tcp: annotate data races in __tcp_oow_rate_limited()
- ced6141 net: fix net_dev_start_xmit trace event vs skb_transport_offset()
- 6469dc1 net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
- fd03500 net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
- d50baa7 powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node
- d33b0dd powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
- c86a251 ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
- a5485a9 octeontx2-af: Add validation before accessing cgx and lmac
- bd246c9 octeontx2-af: Fix mapping for NIX block from CGX connection
- c2c5c6d f2fs: fix error path handling in truncate_dnode()
- cfdb9c1 mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
- 4033b47 drm/amd: Don't try to enable secure display TA multiple times
- 0d4e60e drm/amdgpu: fix number of fence calculations
- d3dcdb4 spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
- d4f5b1d mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
- 0b24d3e net: dsa: vsc73xx: fix MTU configuration
- f67ef8f ibmvnic: Do not reset dql stats on NON_FATAL err
- c07efe4 Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
- 40ca66e Bluetooth: MGMT: Use BIT macro when defining bitfields
- 1a7f268 Bluetooth: MGMT: add CIS feature bits to controller information
- 4aa5153 Bluetooth: ISO: use hci_sync for setting CIG parameters
- 018b12f Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
- 102f355 Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
- f721042 net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
- 060d366 net: dsa: sja1105: always enable the INCL_SRCPT option
- 2f99d19 net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled
- e9dda2b net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
- 7826202 net: mscc: ocelot: don't report that RX timestamping is enabled by default
- a252547 spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
- 946edfb net/sched: act_ipt: add sanity checks on skb before calling target
- a6c9b0f net: add a couple of helpers for iph tot_len
- 201948e net/sched: act_ipt: add sanity checks on table name and hook locations
- 1aa5a6a sctp: fix potential deadlock on &net->sctp.addr_wq_lock
- 9dbcfc0 media: cec: i2c: ch7322: also select REGMAP
- 0623f13 f2fs: check return value of freeze_super()
- dcb526d drm/i915/guc/slpc: Apply min softlimit correctly
- 6107030 drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake times
- df53f7a rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
- 3781d0e md/raid10: fix the condition to call bio_end_io_acct()
- 07e81c9 pwm: mtk_disp: Fix the disable flow of disp_pwm
- 75439e6 pwm: ab8500: Fix error code in probe()
- 61aad93 pwm: sysfs: Do not apply state to already disabled PWMs
- c8fa254 pwm: imx-tpm: force 'real_period' to be zero in suspend
- 29ddfd5 lib/bitmap: drop optimization of bitmap_{from,to}_arr64
- d986fb0 phy: tegra: xusb: check return value of devm_kzalloc()
- 055ea8e mfd: stmpe: Only disable the regulators if they are enabled
- f7d56de hwtracing: hisi_ptt: Fix potential sleep in atomic context
- 34eef9e clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags
- 94f3bcf misc: fastrpc: check return value of devm_kasprintf()
- 7e3ee25 cpufreq: mediatek: correct voltages for MT7622 and MT7623
- 86bfb18 KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
- c78ad10 KVM: s390: vsie: fix the length of APCB bitmap
- e716693 mfd: stmfx: Nullify stmfx->vdd in case of error
- 18abe5f mfd: stmfx: Fix error path in stmfx_chip_init
- 5bd9dc3 bus: fsl-mc: don't assume child devices are all fsl-mc devices
- e27948f nvmem: rmem: Use NVMEM_DEVID_AUTO
- 2791847 nvmem: sunplus-ocotp: release otp->clk before return
- e3a71d8 drivers: fwnode: fix fwnode_irq_get _byname
- 51ae92e device property: Clarify description of returned value in some functions
- 73209e3 device property: Fix documentation for fwnode_get_next_parent()
- 852659f serial: 8250_omap: Use force_suspend and resume for system suspend
- e348173 Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection"
- 22b1e2a mfd: intel-lpss: Add missing check for platform_get_resource
- 2e8ab68 mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()
- 7a37abf usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
- 04b1c07 usb: common: usb-conn-gpio: Set last role to unknown before initial detection
- 155bb9b usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
- 63b3360 usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
- 90159b3 KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
- ebe83e9 f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
- 15c073e f2fs: fix potential deadlock due to unpaired node_write lock use
- 2e980eb gfs2: Fix duplicate should_fault_in_pages() call
- f5d7f9e sh: Avoid using IRQ0 on SH3 and SH4
- d199218 media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
- c8470b7 media: venus: helpers: Fix ALIGN() of non power of two
- 8339bd9 mfd: rt5033: Drop rt5033-battery sub-device
- 6d702c7 coresight: Fix loss of connection info when a module is unloaded
- 76efcb6 i3c: master: svc: fix cpu schedule in spin lock
- c0ed8b8 lkdtm: replace ll_rw_block with submit_bh
- f5d80ad kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
- 9c4f52b serial: 8250: lock port for UART_IER access in omap8250_irq()
- 3a1ab19 serial: core: lock port for start_rx() in uart_resume_port()
- 65a7cfc serial: 8250: lock port for stop_rx() in omap8250_irq()
- 4447020 serial: core: lock port for stop_rx() in uart_suspend_port()
- c494fe1 usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
- b5ab04a usb: hide unused usbfs_notify_suspend/resume functions
- dd9b7c8 usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
- ac961d0 extcon: Fix kernel doc of property capability fields to avoid warnings
- e4c94de extcon: Fix kernel doc of property fields to avoid warnings
- e60a827 usb: gadget: u_serial: Add null pointer check in gserial_suspend
- c3b322b usb: dwc3: qcom: Fix potential memory leak
- 6aecf5e staging: vchiq_arm: mark vchiq_platform_init() static
- 2ed441a clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
- 3c4f7d4 clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling
- 203ab76 clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handling
- b80c462 clk: qcom: ipq6018: fix networking resets
- b20854e clk: qcom: reset: support resetting multiple bits
- 0e481ef media: mediatek: vcodec: using decoder status instead of core work count
- 42ec626 media: hi846: fix usage of pm_runtime_get_if_in_use()
- 1ac45ca media: i2c: Correct format propagation for st-mipid02
- 8abb53c media: usb: siano: Fix warning due to null work_func_t function pointer
- e230146 media: videodev2.h: Fix struct v4l2_input tuner index comment
- cb8e895 media: amphion: initiate a drain of the capture queue in dynamic resolution change
- c0d5007 media: amphion: drop repeated codec data for vc1g format
- bc43061 media: amphion: drop repeated codec data for vc1l format
- a8af55f media: usb: Check az6007_read() return value
- 0b3d2aa clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable
- 792998a clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
- f0cafc4 clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
- 51e5f4e clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
- 9812b33 serial: 8250: omap: Fix freeing of resources on failed register
- b6e30a5 usb: dwc2: Fix some error handling paths
- 98b6582 usb: dwc2: platform: Improve error reporting for problems during .remove()
- e91366b sh: j2: Use ioremap() to translate device tree address into kernel memory
- d6dd477 f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
- 190bdec dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350
- c3f5604 w1: fix loop in w1_fini()
- eab6485 w1: w1_therm: fix locking behavior in convert_t
- ef04741 SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
- 6f1c818 btrfs: fix race when deleting free space root from the dirty cow roots list
- defc914 block: increment diskseq on all media change events
- 28b58a8 block: change all __u32 annotations to __be32 in affs_hardblocks.h
- 40d6a12 block: add overflow checks for Amiga partition support
- a4c79ea block: fix signed int overflow in Amiga partition support
- 3eb4e47 ALSA: pcm: Fix potential data race at PCM memory allocation helpers
- 14eb1a2 ALSA: jack: Fix mutex call in snd_jack_report()
- 83c6725 ALSA: hda/realtek: Add quirk for Clevo NPx0SNx
- 21ce551 ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
- e0d7a96 mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()
- b91748b Revert "drm/amd/display: edp do not add non-edid timings"
- 96b1bc9 iio: accel: fxls8962af: fixup buffer scan element type
- 04a5795 iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
- fcdae54 iio: adc: ad7192: Fix internal/external clock selection
- b61f26a iio: adc: ad7192: Fix null ad7192_state pointer access
- 238edc0 phy: tegra: xusb: Clear the driver reference in usb-phy dev
- c2a0884 usb: dwc3: gadget: Propagate core init errors to UDC during pullup
- a0b3696 USB: serial: option: add LARA-R6 01B PIDs
- f57e2c0 md/raid1-10: fix casting from randomized structure in raid1_submit_write()
- b6872b4 x86/efi: Make efi_set_virtual_address_map IBT safe
- 9766921 arm64: sme: Use STR P to clear FFR context field in streaming SVE mode
- be54803 ksmbd: avoid field overflow warning
- babaab6 smb: client: fix broken file attrs with nodfs mounts
- 9fb981a cifs: do all necessary checks for credits within or before locking
- 4fe07d5 cifs: prevent use-after-free by freeing the cfile later
- e28d7a3 efi/libstub: Disable PCI DMA before grabbing the EFI memory map
- 1e596c1 kbuild: Disable GCOV for *.mod.o
- c5696a8 hwrng: st - keep clock enabled while hwrng is registered
- d88158d dax/kmem: Pass valid argument to memory_group_register_static
- 7b8106d dax: Introduce alloc_dev_dax_id()
- 0385986 dax: Fix dax_mapping_release() use after free
- 1bf709b SMB3: Do not send lease break acknowledgment if all file handles have been closed
- c2bf8d7 NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
- 7053178 NFSv4.2: fix wrong shrinker_id
- 08749a9 crypto: qat - unmap buffers before free for RSA
- 32b0983 crypto: qat - unmap buffer before free for DH
- da1729e crypto: qat - Use helper to set reqsize
- 2db4999 crypto: kpp - Add helper to set reqsize
- c14964f ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef ASSEMBLY guard
- dd872d5 modpost: fix off by one in is_executable_section()
- 64c358c crypto: jitter - correct health test during initialization
- 7ab0e37 crypto: marvell/cesa - Fix type mismatch warning
- 6852d82 modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
- 1df287b modpost: fix section mismatch message for R_ARM_ABS32
- 5a4adb1 crypto: nx - fix build warnings when DEBUG_FS is not enabled
- 2be41ef modpost: remove broken calculation of exception_table_entry size
- 22c3002 hwrng: virtio - Fix race on data_avail and actual data
- 8f98749 vfio/mdev: Move the compat_class initialization to module init
- e2e52c8 PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
- 222f64e PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
- e14379d PCI: endpoint: Fix a Kconfig prompt of vNTB driver
- 38b64bd PCI: endpoint: Fix Kconfig indent style
- 4e6c406 powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
- ea35608 powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
- 5261299 riscv: uprobes: Restore thread.bad_cause
- d25166e PCI: qcom: Disable write access to read only registers for IP v2.9.0
- 1cf0ecb PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
- 8640e94 PCI: qcom: Use lower case for hex
- a350f10 PCI: qcom: Sort and group registers and bitfield definitions
- db962c7 PCI: qcom: Remove PCIE20_ prefix from register definitions
- 865d128 powerpc: update ppc_save_regs to save current r1 in pt_regs
- 4cff1be powerpc: simplify ppc_save_regs
- d9a1aae powerpc/powernv/sriov: perform null check on iov before dereferencing iov
- 0af388f pinctrl: at91-pio4: check return value of devm_kasprintf()
- 35404a4 pinctrl: microchip-sgpio: check return value of devm_kasprintf()
- 4e82f92 powerpc/64s: Fix VAS mm use after free
- 75d65c1 perf tool x86: Fix perf_env memory leak
- 0dafc84 perf tool x86: Consolidate is_amd check into single function
- c94376d platform/x86/dell/dell-rbtn: Fix resources leaking on error path
- 9999a9f perf dwarf-aux: Fix off-by-one in die_get_varname()
- 4e06e8b platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles
- 4309bd9 perf script: Fix allocation of evsel->priv related to per-event dump files
- 7cfd310 powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
- af0c61c powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
- 081f642 kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
- c32afc7 pinctrl: npcm7xx: Add missing check for ioremap
- fc45a8b pinctrl:sunplus: Add check for kmalloc
- 8362ea6 platform/x86: think-lmi: Correct NVME password handling
- 699b593 platform/x86: think-lmi: Correct System password interface
- 61545eb platform/x86: think-lmi: mutex protection around multiple WMI calls
- d1390b0 pinctrl: cherryview: Return correct value if pin in push-pull mode
- 1ebe7d4 perf bench: Add missing setlocale() call to allow usage of %'d style formatting
- 251c661 scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
- 7d3664d PCI: Add pci_clear_master() stub for non-CONFIG_PCI
- 019d4fd pinctrl: sunplus: Add check for kmalloc
- bc796f6 PCI: ftpci100: Release the clock resources
- a982c13 PCI: pciehp: Cancel bringup sequence if card is not present
- 6c1b079 scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
- 7aecdd4 PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
- 3a080e1 platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on probe()
- fa177f7 platform/x86: lenovo-yogabook: Reprobe devices on remove()
- 3e6c92a platform/x86: lenovo-yogabook: Fix work race on remove()
- 727fb70 pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
- c316bde scsi: qedf: Fix NULL dereference in error handling
- c52502b PCI: vmd: Reset VMD config register between soft reboots
- ebafa12 PCI: cadence: Fix Gen2 Link Retraining process
- 79e1d94 ASoC: amd: acp: clear pdm dma interrupt mask
- c676475 ARM: dts: lan966x: kontron-d10: fix SPI CS
- 712a7f3 ARM: dts: lan966x: kontron-d10: fix board reset
- 49451db clk: Fix memory leak in devm_clk_notifier_register()
- 03a705c ASoC: imx-audmix: check return value of devm_kasprintf()
- e4f2a1f ovl: update of dentry revalidate flags after copy up
- 83356d6 drivers: meson: secure-pwrc: always enable DMA domain
- 511b47f clk: ti: clkctrl: check return value of kasprintf()
- 67684f0 clk: keystone: sci-clk: check return value of kasprintf()
- a20450f clk: si5341: free unused memory on probe failure
- 1158185 clk: si5341: check return value of {devm_}kasprintf()
- 0a89a90 clk: si5341: return error if one synth clock registration fails
- 5470a0e clk: cdce925: check return value of kasprintf()
- 0b5c9e9 clk: vc5: check memory returned by kasprintf()
- af8affd drm/msm/dpu: correct MERGE_3D length
- 0e2c51a drm/amdgpu: Fix usage of UMC fill record in RAS
- 8d68ba9 drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.
- 643a851 arm64: dts: mediatek: mt8192: Fix CPUs capacity-dmips-mhz
- 846c79d arm64: dts: mediatek: Add cpufreq nodes for MT8192
- 4e9f1a2 drm/msm/dp: Free resources after unregistering them
- ecf0276 drm/msm/dsi: Remove incorrect references to slice_count
- ef25872 drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
- 937da3d drm/msm/dsi: Use DSC slice(s) packet size to compute word count
- bc6d856 drm/msm/dpu: Fix slice_last_group_size calculation
- 7dca0dd drm/msm/dpu: do not enable color-management if DSPPs are not available
- d28b832 ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer
- 96bafec clk: tegra: tegra124-emc: Fix potential memory leak
- b35cb0c clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()
- 9ff9f92 clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
- 4842a84 arm64: dts: qcom: sm8250-edo: Panel framebuffer is 2.5k instead of 4k
- 7089f1a arm64: dts: qcom: sdm845: Flush RSC sleep & wake votes
- 6317d03 clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
- 280a5ff clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
- 9ba3693 clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
- 1839032 clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
- bf7ab55 RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
- c9be352 RDMA/bnxt_re: wraparound mbox producer index
- 154bed0 drm/msm/a5xx: really check for A510 in a5xx_gpu_init
- b10db1d amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
- 1afca9e RDMA/rxe: Fix access checks in rxe_check_bind_mw
- 0cd210c RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
- 34bbf07 RDMA/rxe: Add ibdev_dbg macros for rxe
- 78cb71d HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
- 1420545 drm/radeon: fix possible division-by-zero errors
- c1164ae drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode
- 82934a3 soc: mediatek: SVS: Fix MT8192 GPU node name
- fabadad drm/amdkfd: Fix potential deallocation of previously deallocated memory.
- 3847170 drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()
- 36786e2 drm/amd/display: Fix a test CalculatePrefetchSchedule()
- 4812fab clk: Export clk_hw_forward_rate_request()
- 90d4c48 ARM: dts: BCM5301X: fix duplex-full => full-duplex
- 1ae9455 hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
- 421d359 hwmon: (gsc-hwmon) fix fan pwm temperature scaling
- 9e63341 ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx
- dc2707d ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2
- 03b2c47 Input: pm8941-powerkey - fix debounce on gen2+ PMICs
- 421ce97 arm64: dts: ti: k3-j7200: Fix physical address of pin
- 3b4c218 fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
- 52b04ac drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
- 6878bdd arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1
- 5d14292 ARM: dts: iwg20d-q7-common: Fix backlight pwm specifier
- 766e0b6 RDMA/hns: Fix hns_roce_table_get return value
- b99395a IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
- ebec507 RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
- 750f0a3 soc/fsl/qe: fix usb.c build errors
- b2194d7 ARM: dts: meson8: correct uart_B and uart_C clock references
- 863054b ASoC: es8316: Do not set rate constraints for unsupported MCLKs
- 3b575d9 ASoC: es8316: Increment max value for ALC Capture Target Volume control
- c02f27c ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlled
- 9f79e63 memory: brcmstb_dpfe: fix testing array offset after use
- 09722ac ARM: dts: stm32: Shorten the AV96 HDMI sound card name
- 666be7f arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukui
- 1bdb975 arm64: dts: qcom: apq8096: fix fixed regulator name property
- 75c0191 arm64: dts: qcom: pm7250b: add missing spmi-vadc include
- c639974 ARM: omap2: fix missing tick_broadcast() prototype
- e91ffbd ARM: ep93xx: fix missing-prototype warnings
- deda076 drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
- 25a724c drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec
- 5044e5f drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
- 1d9473b arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansion
- 638d54f arm64: dts: qcom: apq8016-sbc: Fix regulator constraints
- 2ad7571 arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg
- 266cf24 arm64: dts: qcom: sm8350: correct DMA controller unit address
- 42d0fbb arm64: dts: qcom: sm8350: Add GPI DMA compatible fallback
- aa14fef arm64: dts: qcom: sdm845: correct camss unit address
- e3789d6 arm64: dts: qcom: sdm630: correct camss unit address
- 173b641 arm64: dts: qcom: msm8996: correct camss unit address
- 4d810c1 arm64: dts: qcom: msm8994: correct SPMI unit address
- 98cd405 arm64: dts: qcom: msm8916: correct MMC unit address
- aa2d240 arm64: dts: qcom: msm8916: correct camss unit address
- 0cff846 ARM: dts: qcom: msm8974: do not use underscore in node name (again)
- 376daf3 drm/bridge: anx7625: Prevent endless probe loop
- 4536679 drm/bridge: anx7625: Convert to i2c's .probe_new()
- 93a0378 ARM: dts: gta04: Move model property out of pinctrl node
- af5bcfb clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write
- 2128318 iommu/virtio: Return size mapped for a detached domain
- 0f2c11c iommu/virtio: Detach domain on endpoint release
- ed41f70 drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
- f4c6e5d drm/msm/disp/dpu: get timing engine status from intf status register
- 74abb8d drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate
- dd129da RDMA/bnxt_re: Fix to remove an unnecessary log
- c37eca4 RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
- 66eb6c4 RDMA/bnxt_re: Use unique names while registering interrupts
- f2279e3 RDMA/bnxt_re: Fix to remove unnecessary return labels
- b43b064 RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
- 280e58d hwmon: (f71882fg) prevent possible division by zero
- 08cc7cd clk: imx: scu: use _safe list iterator to avoid a use after free
- 3fc9637 drm/bridge: tc358767: Switch to devm MIPI-DSI helpers
- 929b6c6 arm64: dts: microchip: sparx5: do not use PSCI on reference boards
- 13602e6 bus: ti-sysc: Fix dispc quirk masking bool variables
- 46a8dff ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boards
- 7a3c39e drm/vkms: Fix RGB565 pixel conversion
- 048b716 drm: Add fixed-point helper to get rounded integer values
- fa4ee16 drm/vkms: isolate pixel conversion functionality
- 9d59f5f ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices
- 49fca83 driver: soc: xilinx: use _safe loop iterator to avoid a use after free
- 39bdb97 drm/panel: sharp-ls043t1le01: adjust mode settings
- aeca0e1 drm: sun4i_tcon: use devm_clk_get_enabled in
sun4i_tcon_init_clocks
- ac96a15 Input: adxl34x - do not hardcode interrupt trigger type
- 3134cc5 clk: rs9: Fix .driver_data content in i2c_device_id
- 6014e74 clk: vc7: Fix .driver_data content in i2c_device_id
- 53b5b4d clk: vc5: Fix .driver_data content in i2c_device_id
- 4db655d bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
- 548b67c clk: vc5: Use
clamp()
to restrict PLL range- 50fb321 mm: call arch_swap_restore() from do_swap_page()
- 5cf97c2 ARM: dts: meson8b: correct uart_B and uart_C clock references
- 2b55a98 ARM: dts: BCM5301X: Drop "clock-names" from the SPI node
- 2dc8b68 drm/vram-helper: fix function names in vram helper doc
- 8e739c8 drm/bridge: tc358768: fix THS_TRAILCNT computation
- 010f68a drm/bridge: tc358768: fix TXTAGOCNT computation
- 7b19315 drm/bridge: tc358768: fix THS_ZEROCNT computation
- 2545a8d drm/bridge: tc358768: fix TCLK_TRAILCNT computation
- 587ba08 drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
- 06dc491 drm/bridge: tc358768: fix TCLK_ZEROCNT computation
- 9d56ec0 drm/bridge: tc358768: fix PLL target frequency
- d2aad3c drm/bridge: tc358768: fix PLL parameters computation
- c4cf126 drm/bridge: tc358768: always enable HS video mode
- 63f3bc8 drm/bridge: ti-sn65dsi83: Fix enable error path
- df3b7e3 Input: drv260x - sleep between polling GO bit
- 9d27705 drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
- 9fbe61e drm/amd/display: Explicitly specify update type per plane info change
- cb86b0e radeon: avoid double free in ci_dpm_init()
- 064e33b drm/amd/display: Add logging for display MALL refresh setting
- 3b3186c netlink: Add __sock_i_ino() for __netlink_diag_dump().
- f6d2e25 ipvlan: Fix return value of ipvlan_queue_xmit()
- d6cf502 netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value.
- 5c618da netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one
- cfcb9f0 lib/ts_bm: reset initial match offset for every block of text
- 425d9d3 net: nfc: Fix use-after-free caused by nfc_llcp_find_local
- 446f556 sfc: fix crash when reading stats while NIC is resetting
- 9481771 ocfs2: Fix use of slab data with sendpage
- 8c438ff net: axienet: Move reset before 64-bit DMA detection
- 17d6b63 gtp: Fix use-after-free in __gtp_encap_destroy().
- b48c243 selftests: rtnetlink: remove netdevsim device after ipsec offload test
- 37b6143 bonding: do not assume skb mac_header is set
- e9331c8 netlink: do not hard code device address lenth in fdb dumps
- 61ffe8b netlink: fix potential deadlock in netlink_set_err()
- 509d5d4 net: stmmac: fix double serdes powerdown
- 12bcb53 can: kvaser_pciefd: Set hardware timestamp on transmitted packets
- 70ace9b can: kvaser_pciefd: Add function to set skb hwtstamps
- 787b404 can: length: fix bitstuffing count
- cfb3106 bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
- c7415c5 bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
- 5e9b38d bpf: Factor out socket lookup functions for the TC hookpoint.
- e3754e9 wifi: ath9k: convert msecs to jiffies where needed
- 52bc4b8 wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
- ed98f5c mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
- f114b15 wifi: ieee80211: Fix the common size calculation for reconfiguration ML
- ffb0733 wifi: cfg80211/mac80211: Fix ML element common size calculation
- 132b712 wifi: cfg80211: fix regulatory disconnect with OCB/NAN
- 27268ba wifi: cfg80211: drop incorrect nontransmitted BSS update code
- 0862669 wifi: cfg80211: rewrite merging of inherited elements
- d875120 wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
- 2d69049 wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
- 657a83f wifi: iwlwifi: pull from TXQs with softirqs disabled
- 41b1704 wifi: ath11k: Add missing check for ioremap
- 228dd5d rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
- c682018 wifi: mac80211: Fix permissions for valid_links debugfs entry
- 41fc1c5 wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
- 16b5292 memstick r592: make memstick_debug_get_tpc_name() static
- 93126e3 mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used
- fd4f893 kexec: fix a memory leak in crash_shrink_memory()
- 6525435 watchdog/perf: more properly prevent false positives with turbo modes
- a3cf423 watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config
- b27af27 selftests: cgroup: fix unexpected failure on test_memcg_low
- 75704a1 ice: handle extts in the miscellaneous interrupt thread
- 77f09d8 wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
- eb205a0 wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
- 54257a7 selftests/bpf: Fix check_mtu using wrong variable type
- da79a0b wifi: mac80211: recalc min chandef for new STA links
- 272240f wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
- cf5beb8 samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
- 09740fa wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
- 0d89e50 wifi: ray_cs: Fix an error handling path in ray_probe()
- 3d21875 wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
- d5569b9 wifi: atmel: Fix an error handling path in atmel_probe()
- e48b7c2 wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
- 9a20182 wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
- 4fc6481 regulator: core: Streamline debugfs operations
- 6a241e6 regulator: core: Fix more error checking for debugfs_create_dir()
- be84e69 selftests/bpf: Do not use sign-file as testcase
- 20109dd bpf: Fix memleak due to fentry attach failure
- 8ea165e bpf: Remove bpf trampoline selector
- 1949721 bpftool: JIT limited misreported as negative value on aarch64
- bac93b3 nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
- 34d04d7 spi: dw: Round of n_bytes to power of 2
- c6a9fc8 bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
- 34fe7aa libbpf: fix offsetof() and container_of() to work with CO-RE
- 8404f8d sctp: add bpf_bypass_getsockopt proto callback
- f21f2ae wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
- 51cb832 wifi: wilc1000: fix for absent RSN capabilities WFA testcase
- ded1a7a spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
- 56c25f2 samples/bpf: Fix buffer overflow in tcp_basertt
- a7434a4 libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
- d1c2ff2 wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
- 6928d6e wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
- bb3a9ed igc: Enable and fix RX hash usage by netstack
- f57ba91 pstore/ram: Add check for kstrdup
- 2672144 ima: Fix build warnings
- 9085f2c evm: Fix build warnings
- b050ade evm: Complete description of evm_inode_setattr()
- ea1432a locking/atomic: arm: fix sync ops
- 6b54f5c x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
- 3745f62 perf/ibs: Fix interface via core pmu events
- 64d09c0 kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
- b8a6ba5 rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
- 3506e64 rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
- 7a34922 rcuscale: Move shutdown from wait_event() to wait_event_idle()
- a0a1f1c rcutorture: Correct name of use_softirq module parameter
- b1cdc56 rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
- d58f0f0 rcu: Make rcu_cpu_starting() rely on interrupts being disabled
- 5d56a8d thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
- 2b7e225 cpufreq: intel_pstate: Fix energy_performance_preference for passive
- 50d6421 ARM: 9303/1: kprobes: avoid missing-declaration warnings
- 3f9e54e PM: domains: Move the verification of in-params from genpd_add_device()
- f1f5248 powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
- be9c8c9 drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
- 6b025ec x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
- c598fef x86/mm: Allow guest.enc_status_change_prepare() to fail
- 3e03681 perf/arm-cmn: Fix DTC reset
- 6368a71 PM: domains: fix integer overflow issues in genpd_parse_state()
- 919dd53 clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
- 2d3f42d tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
- 77cc52f tick/rcu: Fix bogus ratelimit condition
- e7aff15 posix-timers: Prevent RT livelock in itimer_delete()
- 9a53410 erofs: fix compact 4B support for 16k block size
- ec94df6 erofs: simplify iloc()
- 423453b svcrdma: Prevent page release when nothing was received
- faf004e irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
- 0cf83d3 irqchip/stm32-exti: Fix warning on initialized field overwritten
- aa07e56 block: fix blktrace debugfs entries leakage
- 067c08f md/raid1-10: submit write io directly if bitmap is not enabled
- f98b89f md/raid1-10: factor out a helper to submit normal write
- fa0f13a md/raid1-10: factor out a helper to add bio to plug
- a5a1ec0 md/raid10: fix io loss while replacement replace rdev
- 222cc45 md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
- 05d1042 md/raid10: fix wrong setting of max_corr_read_errors
- b5cb16d md/raid10: fix overflow of md/safe_mode_delay
- be1a3ec md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
- e1379e0 nvme-core: fix dev_pm_qos memleak
- bf3c2ca nvme-core: add missing fault-injection cleanup
- a584cf0 nvme-auth: don't ignore key generation failures when initializing ctrl keys
- 43d0724 nvme-core: fix memory leak in dhchap_ctrl_secret
- 2e9b141 nvme-core: fix memory leak in dhchap_secret_store
- 0a220ef nvme-auth: no need to reset chap contexts on re-authentication
- 3999c85 nvme-auth: remove symbol export from nvme_auth_reset
- 9de0a1d nvme-auth: rename authentication work elements
- 3f6c988 nvme-auth: rename _nvme_auth[reset|free] to nvme_auth[reset|free]_dhchap
- ce16368 lockd: drop inappropriate svc_get() from locked_get()
- 931bd67 blk-mq: fix potential io hang by wrong 'wake_batch'
- c2a0eb3 virt: sevguest: Add CONFIG_CRYPTO dependency
- 7ca5e95 x86/sev: Fix calculation of end address based on number of pages
- 8ceeb3f blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
- c0df916 x86/resctrl: Only show tasks' pid in current pid namespace
- d3b39ea erofs: kill hooked chains to avoid loops on deduplicated compressed images
- daed102 erofs: move zdata.h into zdata.c
- 041ff2c erofs: remove tagged pointer helpers
- 3379f13 erofs: avoid tagged pointers to mark sync decompression
- 3564500 erofs: clean up cached I/O strategies
- 73b9d7e block: Fix the type of the second bdev_op_is_zoned_write() argument
- 0fd958f fs: pipe: reveal missing function protoypes
- 9f12eff drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
- 2b8e198 Revert "SAUCE: binder: turn into module"
A new XanMod Linux Kernel based on the latest Linux Kernel 6.1.39 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.