Linux 2765 Published by

A new XanMod Linux Kernel based on the latest Linux Kernel 5.12.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 5.12.3-xanmod1

  • 1994487 Linux 5.12.3-xanmod1
  • 97ffb31 mm/vmscan: add sysctl knobs for protecting clean cache
  • bcf0301 XANMOD: fair: Remove all energy efficiency functions [v5.12.3+]
  • fae72b0 SAUCE: binder: give binder_alloc its own debug mask file
  • 8638a5a SAUCE: binder: turn into module
  • 401ec2a SAUCE: ashmem: turn into module
  • ad36592 Merge tag 'v5.12.3' into 5.12
    |\
    | * d795d7b Linux 5.12.3
    | * 142703b thermal/core/fair share: Lock the thermal zone while looping over instances
    | * 6bf443a thermal/drivers/cpufreq_cooling: Fix slab OOB issue
    | * c23e941 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
    | * 87bc16e pinctrl: Ingenic: Add support for read the pin configuration of X1830.
    | * dc1a515 pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.
    | * d757bf4 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
    | * f2b61e8 dm integrity: fix missing goto in bitmap_flush_interval error handling
    | * 578f39e dm space map common: fix division bug in sm_ll_find_free_block()
    | * 2f97deb dm persistent data: packed struct should have an aligned() attribute too
    | * 2a1bd74 tracing: Restructure trace_clock_global() to never block
    | * 7bc6bc2 tracing: Map all PIDs to command lines
    | * 337b154 tools/power turbostat: Fix offset overflow issue in index converting
    | * 0452b0b rsi: Use resume_noirq for SDIO
    | * a46bbc1 tty: fix memory leak in vc_deallocate
    | * bb2511e PCI: dwc: Move iATU detection earlier
    | * 07009d7 usb: dwc2: Fix session request interrupt handler
    | * 1c10fd6 usb: dwc3: core: Do core softreset when switch mode
    | * d91827a usb: dwc3: gadget: Fix START_TRANSFER link state check
    | * dda85fb usb: dwc3: gadget: Remove FS bInterval_m1 limitation
    | * dfdc7ec usb: gadget/function/f_fs string table fix for multiple languages
    | * d7a0965 usb: gadget: Fix double free of device descriptor pointers
    | * 3c6f653 usb: gadget: dummy_hcd: fix gpf in gadget_setup
    | * c5bddca io_uring: Check current->io_uring in io_uring_cancel_sqpoll
    | * cabc762 io_uring: fix work_exit sqpoll cancellations
    | * cb5e0b3 io_uring: fix shared sqpoll cancellation hangs
    | * 949938b io_uring: remove extra sqpoll submission halting
    | * b60741f media: venus: hfi_parser: Check for instance after hfi platform get
    | * dbe610d media: venus: hfi_parser: Don't initialize parser on v1
    | * bdb64c3 media: venus: hfi_cmds: Support plane-actual-info property from v1
    | * 63697f5 media: venus: venc_ctrls: Change default header mode
    | * fc437f9 media: venus: pm_helpers: Set opp clock name for v1
    | * 259f7f0 media: coda: fix macroblocks count control usage
    | * 78cc3a5 media: v4l2-ctrls: fix reference to freed memory
    | * cdaf358 media: staging/intel-ipu3: Fix race condition during set_fmt
    | * 6fb617e media: staging/intel-ipu3: Fix set_fmt error handling
    | * 74ba0ad media: staging/intel-ipu3: Fix memory leak in imu_fmt
    | * e046910 media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
    | * 2aabd8d media: dvb-usb: Fix use-after-free access
    | * cede24d media: dvbdev: Fix memory leak in dvb_media_device_free()
    | * a1d50db ext4: Fix occasional generic/418 failure
    | * 16e4d10 ext4: allow the dax flag to be set and cleared on inline directories
    | * c9d79b2 ext4: fix error return code in ext4_fc_perform_commit()
    | * 5a611ec ext4: fix ext4_error_err save negative errno into superblock
    | * f61f62d ext4: fix error code in ext4_commit_super
    | * 1e9ea8f ext4: always panic when errors=panic is specified
    | * b64a3fb ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
    | * e18d76a ext4: fix check to prevent false positive report of incorrect used inodes
    | * 222c345 ext4: annotate data race in jbd2_journal_dirty_metadata()
    | * cfc9b6d ext4: annotate data race in start_this_handle()
    | * 8cb6d87 kbuild: update config_data.gz only when the content of .config is changed
    | * 0fc0b09 x86/cpu: Initialize MSR_TSC_AUX if RDTSCP or RDPID is supported
    | * 13b5638 futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
    | * 600de79 Revert 337f130 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
    | * 1ca4f55 smb3: do not attempt multichannel to server which does not support it
    | * 0470ef3 smb3: if max_channels set to more than one channel request multichannel
    | * 524fc54 smb3: when mounting with multichannel include it in requested capabilities
    | * 2831dd5 Fix misc new gcc warnings
    | * 3cc63b1 security: commoncap: fix -Wstringop-overread warning
    | * deaaae2 rcu/nocb: Fix missed nocb_timer requeue
    | * ebeac95 sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
    | * e531db1 sfc: farch: fix TX queue lookup in TX event handling
    | * 98d9118 sfc: farch: fix TX queue lookup in TX flush done handling
    | * 473ffbe exfat: fix erroneous discard when clear cluster bit
    | * d04d56f mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
    | * b945c48 fuse: fix write deadlock
    | * 00fd897 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences
    | * 538244f md/raid1: properly indicate failure when ending a failed write request
    | * 3606420 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
    | * 694d9d5 crypto: arm/curve25519 - Move '.fpu' after '.arch'
    | * 9afbad5 tpm: vtpm_proxy: Avoid reading host log when using a virtual device
    | * ac07c55 tpm: efi: Use local variable for calculating final log size
    | * e09145e intel_th: pci: Add Alder Lake-M support
    | * 467c41f powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=n
    | * 5fa84d1 powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
    | * 524a894 powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
    | * fe26134 powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
    | * b54b85b powerpc/kexec_file: Use current CPU info while setting up FDT
    | * a43ae32 powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
    | * a9a8818 powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
    | * f486ef7 powerpc/vdso: Separate vvar vma from vdso
    | * 43aa1cf iommu/vt-d: Force to flush iotlb before creating superpage
    | * a72354b jffs2: Hook up splice_write callback
    | * 58db0dd jffs2: Fix kasan slab-out-of-bounds problem
    | * 5f41065 Input: ili210x - add missing negation for touch indication on ili210x
    | * 7e65ea8 NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
    | * 7cf20aa NFS: Don't discard pNFS layout segments that are marked for return
    | * 3d01638 NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
    | * 596e079 ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
    | * 8e6dfb7 net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
    | * b3502b0 openvswitch: fix stack OOB read while fragmenting IPv4 packets
    | * e0041e2 mlxsw: spectrum_mr: Update egress RIF list before route's action
    | * 0b60f23 f2fs: fix to avoid out-of-bounds memory access
    | * befeb96 f2fs: fix error handling in f2fs_end_enable_verity()
    | * 325b731 ubifs: Only check replay with inode type to judge if inode linked
    | * 2053325 kcsan, debugfs: Move debugfs file creation out of early init
    | * 5116e79 virtiofs: fix memory leak in virtio_fs_probe()
    | * f7c80e8 fs: fix reporting supported extra file attributes for statx()
    | * fd0f065 riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
    | * e4228d7 Makefile: Move -Wno-unused-but-set-variable out of GCC only block
    | * 48f9d3d arm64/vdso: Discard .note.gnu.property sections in vDSO
    | * 868c10b btrfs: fix a potential hole punching failure
    | * 40b87e9 btrfs: fix race when picking most recent mod log operation for an old root
    | * 900fb32 tools/power/turbostat: Fix turbostat for AMD Zen CPUs
    | * 19c1172 ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
    | * b821885 ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops
    | * 14ad440 ALSA: hda/realtek - Headset Mic issue on HP platform
    | * 2c10b67 ALSA: hda/realtek: fix mic boost on Intel NUC 8
    | * fd2fec3 ALSA: hda/realtek: GA503 use same quirks as GA401
    | * 8b32a5e ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
    | * 8f89fb2 ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8
    | * e117d32 ALSA: usb-audio: Explicitly set up the clock selector
    | * 1699edd ALSA: sb: Fix two use after free in snd_sb_qsound_build
    | * 51aad88 ALSA: hda/conexant: Re-order CX5066 quirk table entries
    | * ad2cd2d ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
    | * 21f0971 power: supply: cpcap-battery: fix invalid usage of list cursor
    | * 284d899 nvmet: avoid queuing keep-alive timer if it is disabled
    | * 244022d sched,psi: Handle potential task count underflow bugs more gracefully
    | * a78c38e s390/archrandom: add parameter check for s390_arch_random_generate
    | * 19bbb35 io_uring: safer sq_creds putting
    | * 87a6d38 block/rnbd-clt: Fix missing a memory free when unloading the module
    | * fba4bf1 block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
    | * 9d1c4c2 sched,fair: Alternative sched_slice()
    | * 76ccefa perf: Rework perf_event_exit_event()
    | * 76282ed scsi: libfc: Fix a format specifier
    | * 0e0fb68 mfd: arizona: Fix rumtime PM imbalance on error
    | * 2030567 mfd: da9063: Support SMBus and I2C mode
    | * f14b8da mfd: intel-m10-bmc: Fix the register access range
    | * e2c0755 scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
    | * 49bff90 scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
    | * d30a8a2 scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
    | * 9465bf9 scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
    | * a8655bf scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
    | * 1fa8aea drm/amd/display: Update DCN302 SR Exit Latency
    | * 7ebfbe2 drm/amdgpu: fix NULL pointer dereference
    | * b47f594 drm/amd/display: Try YCbCr420 color when YCbCr444 fails
    | * 89d6e69 drm/amdgpu/display: fix memory leak for dimgrey cavefish
    | * fc56fb4 amdgpu: avoid incorrect %hu format string
    | * d99753e drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug
    | * 819dc7e drm/radeon: don't evict if not initialized
    | * 15433cb drm/amd/display: Fix UBSAN: shift-out-of-bounds warning
    | * c86e38a drm/amd/display: Fix debugfs link_settings entry
    | * fc3393e drm/radeon/ttm: Fix memory leak userptr pages
    | * d272c70 drm/amdgpu/ttm: Fix memory leak userptr pages
    | * 318e8c3 drm/msm/mdp5: Do not multiply vclk line count by 100
    | * 9d105ee drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
    | * ce0da00 sched/fair: Ignore percpu threads for imbalance pulls
    | * 91ef133 sched/fair: Bring back select_idle_smt(), but differently
    | * 36a2d6d media: gscpa/stv06xx: fix memory leak
    | * d72fa22 media: dvb-usb: fix memory leak in dvb_usb_adapter_init
    | * bdc41f7 media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streaming
    | * c9c8b61 media: platform: sti: Fix runtime PM imbalance in regs_show
    | * 21b50a6 media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
    | * 98e887f media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()
    | * 8d57011 media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
    | * 2a52254 media: adv7604: fix possible use-after-free in adv76xx_remove()
    | * 1fcbb14 media: tc358743: fix possible use-after-free in tc358743_remove()
    | * 3a8aa84 power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
    | * 15efbbe power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
    | * ce1e481 clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
    | * 1cf96e5 drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
    | * 6281cd9 drm/msm/a6xx: Fix perfcounter oob timeout
    | * 4af1652 media: uvcvideo: Support devices that report an OT as an entity source
    | * 7de578c media: uvcvideo: Fix XU id print in forward scan
    | * dd06898 media: vivid: update EDID
    | * 56fd1aa media: em28xx: fix memory leak
    | * 82fa26b scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
    | * ae8c6ad scsi: smartpqi: Add new PCI IDs
    | * 30a5371 scsi: smartpqi: Correct request leakage during reset operations
    | * d218413 scsi: smartpqi: Use host-wide tag space
    | * b494d1b power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug bounce
    | * 7d8463c power: supply: cpcap-charger: fix small mistake in current to register conversion
    | * 3a200c6 selftests/resctrl: Fix checking for < 0 for unsigned values
    | * bf81fc2 selftests/resctrl: Fix incorrect parsing of iMC counters
    | * 477c435 selftests/resctrl: Use resctrl/info for feature detection
    | * aa177a5 selftests/resctrl: Fix missing options "-n" and "-p"
    | * c3b5a2c selftests/resctrl: Clean up resctrl features check
    | * 6055a8a selftests/resctrl: Fix compilation issues for other global variables
    | * 1afd431 selftests/resctrl: Fix compilation issues for global variables
    | * fa74403 selftests/resctrl: Enable gcc checks to detect buffer overflows
    | * 20eac50 nvmet: return proper error code from discovery ctrl
    | * b70e92f drm/komeda: Fix bit check to import to value of proper type
    | * 0ec9e97 ata: ahci: Disable SXS for Hisilicon Kunpeng920
    | * e67ddeb mmc: sdhci-brcmstb: Remove CQE quirk
    | * e5ffc70 mmc: sdhci-pci: Add PCI IDs for Intel LKF
    | * fc1077b mmc: sdhci-esdhc-imx: validate pinctrl before use it
    | * 1bb697e scsi: qla2xxx: Fix use after free in bsg
    | * 6d1689f block, bfq: fix weight-raising resume with !low_latency
    | * 15966e6 drm/vkms: fix misuse of WARN_ON
    | * bc1434f scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
    | * b454762 drm/amd/display: Fix potential memory leak
    | * 563ac62 drm/amd/display: fix dml prefetch validation
    | * 4a3fc45 drm/amd/display: DCHUB underflow counter increasing in some scenarios
    | * 0d2d957 drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
    | * f48cd93 drm/amd/pm: fix workload mismatch on vega10
    | * 02cdf70 drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
    | * 7a12075 drm/amd/display: Align cursor cache address to 2KB
    | * 9069b1b drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
    | * 41db62b drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
    | * e58dd0a drm/amdgpu: enable 48-bit IH timestamp counter
    | * 39ba18a drm/amdgpu: enable retry fault wptr overflow
    | * d736c4f backlight: qcom-wled: Fix FSC update issue for WLED5
    | * 219db95 backlight: qcom-wled: Use sink_addr for sync toggle
    | * 599edbf power: supply: Use IRQF_ONESHOT
    | * 889cb8b media: v4l2-ctrls.c: initialize flags field of p_fwht_params
    | * b8d7e79 media: gspca/sq905.c: fix uninitialized variable
    | * b13bc77 media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
    | * 2b17e0e s390/qdio: let driver manage the QAOB
    | * 54f1727 media: venus: core, venc, vdec: Fix probe dependency error
    | * 0e5d8d3 extcon: arizona: Fix various races on driver unbind
    | * 381d0d2 extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
    | * 348c35a power: supply: bq27xxx: fix power_avg for newer ICs
    | * c8baf99 atomisp: don't let it go past pipes array
    | * 115a576 media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
    | * a6b4763 media: cx23885: add more quirks for reset DMA on some AMD IOMMU
    | * 08acc77 media: drivers/media/usb: fix memory leak in zr364xx_probe
    | * 6802047 media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB
    | * 2eeccff media: ite-cir: check for receive overflow
    | * 4f8058c scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
    | * 1016c0f drm/virtio: fix possible leak/unlock virtio_gpu_object_array
    | * 3f92606 kvfree_rcu: Use same set of GFP flags as does single-argument
    | * cc69d5a sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
    | * 125cb2c sched/pelt: Fix task util_est update filtering
    | * 0feca71 sched/fair: Fix task utilization accountability in compute_energy()
    | * d4be398 drm/amdgpu: Fix some unload driver issues
    | * 0539584 drm/amd/pm/swsmu: clean up user profile function
    | * e085b59 scsi: lpfc: Fix ADISC handling that never frees nodes
    | * a2dc064 scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
    | * 823db6f scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
    | * 895d550 scsi: lpfc: Fix pt2pt connection does not recover after LOGO
    | * 3224d51 scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
    | * b9694ae drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
    | * a586b25 drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
    | * 34ef003 drm/amd/display: Return invalid state if GPINT times out
    | * 26a5506 drm/amd/display: Don't optimize bandwidth before disabling planes
    | * e9b75f1 drm/amd/display: Check for DSC support instead of ASIC revision
    | * 2cf0e67 drm/ast: fix memory leak when unload the driver
    | * b76edf8 drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
    | * 7b1d0b1 drm/amd/display: Fix MPC OGAM power on/off sequence
    | * 698b822 drm/amd/display: changing sr exit latency
    | * 6c4e74b drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
    | * 1d3ed1e drm/qxl: release shadow on shutdown
    | * e7272a2 drm/qxl: do not run release if qxl failed to init
    | * 9ca845f drm: Added orientation quirk for OneGX1 Pro
    | * c68956c regulator: da9121: automotive variants identity fix
    | * 9575200 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
    | * 4cb0aea btrfs: do proper error handling in btrfs_update_reloc_root
    | * aa7ccc7 btrfs: do proper error handling in create_reloc_root
    | * 63d0100 btrfs: fix exhaustion of the system chunk array due to concurrent allocations
    | * 7c12458 btrfs: fix race between marking inode needs to be logged and log syncing
    | * 7bc617c btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
    | * 4f2fee1 spi: sync up initial chipselect state
    | * aa7ce33 platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
    | * 58f2c4d crypto: omap-aes - Fix PM reference leak on omap-aes.c
    | * 728936b crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
    | * ef8b29f crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
    | * 994169b crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
    | * 3de2b60 crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
    | * 06871eb crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
    | * 077a90e crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
    | * fae3d0a phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
    | * 99ef43f intel_th: Consistency and off-by-one fix
    | * 8293c3d tty: n_gsm: check error while registering tty devices
    | * ad9f7e4 usb: dwc3: gadget: Check for disabled LPM quirk
    | * 26f4ea0 usb: core: hub: Fix PM reference leak in usb_port_resume()
    | * e637465 usb: musb: fix PM reference leak in musb_irq_work()
    | * 02798f0 usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
    | * 1b0f64d usb: dwc3: pci: add support for the Intel Alder Lake-M
    | * 32565a0 spi: qup: fix PM reference leak in spi_qup_remove()
    | * 18fe30f spi: omap-100k: Fix reference leak to master
    | * a505edc spi: dln2: Fix reference leak to master
    | * 840872c resource: Prevent irqresource_disabled() from erasing flags
    | * f938233 clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak
    | * 43f2725 platform/x86: ISST: Account for increased timeout in some cases
    | * 5226917 tools/power/x86/intel-speed-select: Increase string size
    | * b605b65 ARM: dts: at91: change the key code of the gpio key
    | * cf64123 bus: mhi: pci_generic: Implement PCI shutdown callback
    | * 2979207 bus: mhi: core: Clear context for stopped channels from remove()
    | * 8038014 xhci: prevent double-fetch of transfer and transfer event TRBs
    | * f47c7ac xhci: fix potential array out of bounds with several interrupters
    | * bf6c351 xhci: check control context is valid before dereferencing it.
    | * 396481c xhci: check port array allocation was successful before dereferencing it
    | * 5598b0a fpga: dfl: pci: add DID for D5005 PAC cards
    | * 04cd7a2 usb: xhci-mtk: support quirk to disable usb2 lpm
    | * e132d83 random: initialize ChaCha20 constants with correct endianness
    | * 16839bc perf/arm_pmu_platform: Fix error handling
    | * bf6a8d1 perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
    | * 65b2f85 soundwire: cadence: only prepare attached devices on clock stop
    | * 4644618 tee: optee: do not check memref size on return from Secure World
    | * ad42a65 arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on
    | * 2ed7e90 soc/tegra: pmc: Fix completion of power-gate toggling
    | * 85e8bde efi/libstub: Add $(CLANG_FLAGS) to x86 flags
    | * 50e9a45 x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
    | * 9150f78 x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
    | * ae4a4ca ARM: dts: ux500: Fix up TVK R3 sensors
    | * a2ecc3a ARM: dts: BCM5301X: fix "reg" formatting in /memory node
    | * 52a7c20 kselftest/arm64: mte: Fix MTE feature detection
    | * 236da04 PCI: PM: Do not read power state in pci_enable_device_flags()
    | * 2c22c85 ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
    | * e83a687 kselftest/arm64: mte: Fix compilation with native compiler
    | * 8815109 usb: xhci: Fix port minor revision
    | * 9777200 usb: dwc3: gadget: Ignore EP queue requests during bus reset
    | * 7f66ca5 usb: gadget: f_uac1: validate input parameters
    | * d15e57b usb: gadget: f_uac2: validate input parameters
    | * 79c4569 genirq/matrix: Prevent allocation counter corruption
    | * 6cb737a crypto: hisilicon/sec - fixes a printing error
    | * e0c552b x86/sev: Do not require Hypervisor CPUID bit for SEV guests
    | * 014379e usb: webcam: Invalid size of Processing Unit Descriptor
    | * f1fbce0 usb: gadget: uvc: add bInterval checking for HS mode
    | * 4e58e2f crypto: qat - fix unmap invalid dma address
    | * d7b89a1 crypto: api - check for ERR pointers in crypto_destroy_tfm()
    | * 29b9829 bus: mhi: core: Process execution environment changes serially
    | * 3ec3ac3 bus: mhi: core: Destroy SBL devices when moving to mission mode
    | * 936cfae bus: mhi: pci_generic: No-Op for device_wake operations
    | * 43bcf55 spi: ath79: remove spi-master setup and cleanup assignment
    | * 548b144 spi: ath79: always call chipselect function
    | * 40a66f6 staging: wimax/i2400m: fix byte-order issue
    | * 37e7b52 bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
    | * fbe76e9 cpuidle: tegra: Fix C7 idling state on Tegra114
    | * 3d40985 fbdev: zero-fill colormap in fbcmap.c
    | * 2cf6224 posix-timers: Preserve return value in clock_adjtime32()
    | * a06b408 btrfs: zoned: fail mount if the device does not support zone append
    | * 688ddc9 btrfs: zoned: fix unpaired block group unfreeze during device replace
    | * e2da987 btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
    | * ae4cd89 intel_th: pci: Add Rocket Lake CPU support
    | * e0d49e4 btrfs: fix metadata extent leak after failure to create subvolume
    | * 6adafbb x86/build: Disable HIGHMEM64G selection for M486SX
    | * 3a736de btrfs: handle remount to no compress during compression
    | * bb7d42e smb2: fix use-after-free in smb2_ioctl_query_info()
    | * ee3b051 cifs: fix regression when mounting shares with prefix paths
    | * eb87796 cifs: detect dead connections only when echoes are enabled.
    | * 0049109 cifs: fix leak in cifs_smb3_do_mount() ctx
    | * e9ac929 cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
    | * b399c1a cifs: Return correct error code from smb2_get_enc_key
    | * 3f72d37 irqchip/gic-v3: Do not enable irqs when handling spurious interrups
    | * 9c0affe mmc: core: Fix hanging on I/O during system suspend for removable cards
    | * 79c081d mmc: core: Set read only for SD cards with permanent write protect bit
    | * 0549d96 mmc: core: Do a power cycle when the CMD11 fails
    | * 615bdc0 mmc: block: Issue a cache flush only when it's enabled
    | * 6d19fc6 mmc: block: Update ext_csd.cache_ctrl if it was written
    | * df2c44c mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
    | * afc09d0 mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers
    | * 9ef5cb5 mmc: sdhci: Check for reset prior to DMA address unmap
    | * d6e7fda mmc: uniphier-sd: Fix a resource leak in the remove function
    | * 4b75f8a mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
    | * c8b5286 scsi: mpt3sas: Block PCI config access from userspace during reset
    | * e90e844 scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
    | * a73208e scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
    | * b86203b scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
    | * 0f86d66 scsi: qla2xxx: Reserve extra IRQ vectors
    | * e77fbc2 libceph: allow addrvecs with a single NONE/blank address
    | * 6ce58cb libceph: bump CephXAuthenticate encoding version
    | * 77b9663 spi: spi-ti-qspi: Free DMA resources
    | * e312452 spi: stm32-qspi: fix pm_runtime usage_count counter
    | * aebbc29 erofs: add unsupported inode i_format check
    | * 4d78687 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
    | * 676c4cd mtd: rawnand: atmel: Update ecc_stats.corrected counter
    | * 60015c2 mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
    | * d08fcd5 Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
    | * e87cc95 mtd: spi-nor: core: Fix an issue of releasing resources during read/write
    | * 704550d reset: add missing empty function reset_control_rearm()
    | * f84f086 fs/epoll: restore waking from ep_done_scan()
    | * 3d5e1c9 ecryptfs: fix kernel panic with null dev_name
    | * 8f19992 arm64: dts: mt8173: fix property typo of 'phys' in dsi node
    | * 93dbb4f arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
    | * 578f718 ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
    | * cdd107d ftrace: Handle commands when closing set_ftrace_filter file
    | * b5e5faf ACPI: custom_method: fix a possible memory leak
    | * b7a5baa ACPI: custom_method: fix potential use-after-free issue
    | * a957113 tpm: acpi: Check eventlog signature before using it
    | * 93dbbf2 vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
    | * 5b6e649 s390/cio: remove invalid condition on IO_SCH_UNREG
    | * 32bff90 s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
    | * 971dc87 s390/zcrypt: fix zcard and zqueue hot-unplug memleak
    | * aa34d12 s390/disassembler: increase ebpf disasm buffer size
    | * bea198f dyndbg: fix parsing file query without a line-range suffix
    | * 3494c68 nitro_enclaves: Fix stale file descriptors on failed usercopy
    | * a99b661 bus: mhi: core: Fix invalid error returning in mhi_queue
    | * 1c1b5a4 bus: mhi: core: Fix MHI runtime_pm behavior
    | * ed541cf bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
    | * 1ec103e bus: mhi: core: Add missing checks for MMIO register entries
    | * 76879a9 bus: mhi: core: Sanity check values from remote device before use
    | * 1b43b43 bus: mhi: core: Clear configuration from channel context during reset
    | * 99b8f10 bus: mhi: core: Fix check for syserr at power_up
  • 116a66b Revert "XANMOD: fair: Remove all energy efficiency functions"
  • 68bc568 Revert "android: Enable building ashmem and binder as modules"
  • c6a4fa7 Revert "android: Export symbols needed by Android drivers"
Xanmod

Homepage
Download Linux 5.12.3-xanmod1 source from GitHub