Debian 9911 Published by

An updated XanMod Linux Kernel based on  Linux Kernel 5.14.6 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.14.6-xanmod1

  • 403dbaa Linux 5.14.6-xanmod1
  • ffa43a4 Merge tag 'v5.14.6' into 5.14
  • 6a7abab Linux 5.14.6
  • 5ecb174 tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
  • 39cd7a4 drm/panfrost: Clamp lock region to Bifrost minimum
  • 6f5bf4d drm/panfrost: Use u64 for size in lock_region
  • e82cb7b drm/panfrost: Simplify lock_region calculation
  • 988e381 drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
  • d2419ad drm/msm/disp/dpu1: add safe lut config in dpu driver
  • abf7b74 drm/amd/display: setup system context for APUs
  • 2dfa48b drm/amdkfd: drop process ref count when xnack disable
  • 9bf93c4 drm/amd/display: Update bounding box states (v2)
  • a90b503 drm/amd/display: Update number of DCN3 clock states
  • 93a74c5 drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
  • f38e7b5 drm/amdgpu: Enable S/G for Yellow Carp
  • c07bdda drm/amdgpu: Fix BUG_ON assert
  • cf461fa drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
  • 70a6b06 drm/dp_mst: Fix return code on sideband message failure
  • 698d11d drm/msi/mdp4: populate priv->kms in mdp4_kms_init
  • b21eb52 drm/mgag200: Select clock in PLL update functions
  • aca1bf8 net: stmmac: Fix overall budget calculation for rxtx_napi
  • 90b940c net: dsa: lantiq_gswip: fix maximum frame length
  • f9cb67a lib/test_stackinit: Fix static initializer test
  • e9d9530 platform/chrome: cros_ec_proto: Send command again when timeout occurs
  • 2abdb53 libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
  • 806d4f5 memcg: enable accounting for pids in nested pid namespaces
  • 02cd61f mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
  • 40298f3 mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
  • d8f8f8c mm,vmscan: fix divide by zero in get_scan_count
  • 1b902d3 mm/hugetlb: initialize hugetlb_usage in mm_init
  • 9f8a2ed mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
  • 65c7cdc mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
  • e25b227 hugetlb: fix hugetlb cgroup refcounting during vma split
  • dba814c mm: fix panic caused by __page_handle_poison()
  • 61dcf47 s390/topology: fix topology information when calling cpu hotplug notifiers
  • e3f3cde s390/pv: fix the forcing of the swiotlb
  • e396c5d cpufreq: powernv: Fix init_chip_info initialization in numa=off
  • 5be8cf1 mtd: rawnand: intel: Fix error handling in probe
  • 2c5528d scsi: qla2xxx: Sync queue idx with queue_pair_map idx
  • 5e5a55a scsi: qla2xxx: Changes to support kdump kernel
  • 23f1603 scsi: BusLogic: Fix missing pr_cont() use
  • 665209a ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
  • b40317d printk/console: Check consistent sequence number when handling race in console_unlock()
  • 4b5b4fd parisc: Fix compile failure when building 64-bit kernel natively
  • 39a8600 parisc: fix crash with signals and alloca
  • 5a129cb net: hns3: clean up a type mismatch warning
  • 8c9836c net: w5100: check return value after calling platform_get_resource()
  • 305be19 fix array-index-out-of-bounds in taprio_change
  • 7b0c4a6 net: fix NULL pointer reference in cipso_v4_doi_free
  • 92203ca ath9k: fix sleeping in atomic context
  • 047bd61 ath9k: fix OOB read ar9300_eeprom_restore_internal
  • 737e28a wcn36xx: Fix missing frame timestamp for beacon/probe-resp
  • 2d1209b selftests/bpf: Fix potential unreleased lock
  • 10e1b6c parport: remove non-zero check on count
  • f57504d usb: isp1760: otg control register access
  • f46ac8d usb: isp1760: use the right irq status bit
  • 11228ee usb: isp1760: write to status and address register
  • 4fa2620 usb: isp1760: fix qtd fill length
  • ce1ef47 usb: isp1760: fix memory pool initialization
  • c0b94df net/mlx5: DR, Enable QP retransmission
  • 153979e net/mlx5: DR, fix a potential use-after-free bug
  • fbcfaf2 iwlwifi: mvm: Fix scan channel flags settings
  • 81f63f2 iwlwifi: mvm: don't schedule the roc_done_wk if it is already running
  • 536c99f iwlwifi: fw: correctly limit to monitor dump
  • 269c660 iwlwifi: mvm: fix access to BSS elements
  • 39fc75b iwlwifi: mvm: Fix umac scan request probe parameters
  • 66017f1 iwlwifi: mvm: avoid static queue number aliasing
  • c87815c iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
  • 65faf06 iwlwifi: mvm: Do not use full SSIDs in 6GHz scan
  • ea30f0e iwlwifi: pcie: free RBs during configure
  • 2d23385 nfsd: fix crash on LOCKT on reexported NFSv3
  • e97d534 nfs: don't atempt blocking locks on nfs reexports
  • 6681aed drm/amdkfd: Account for SH/SE count when setting up cu masks.
  • acc8abf ASoC: soc-pcm: protect BE dailink state changes in trigger
  • 46e8be7 ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
  • 892844b ASoC: rockchip: i2s: Fix regmap_ops hang
  • 7dfd0e3 usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
  • 8382463 usb: xhci-mtk: fix use-after-free of mtk->hcd
  • e6cd936 usbip:vhci_hcd USB port can get stuck in the disabled state
  • 08fa339 usbip: give back URBs for unsent unlink requests during cleanup
  • 72bb3ea usb: musb: musb_dsps: request_irq() after initializing musb
  • 6832c01 usb: dwc3: imx8mp: request irq after initializing dwc3
  • e6e9a43 Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set"
  • 6ac2dc8 cifs: fix wrong release in sess_alloc_buffer() failed path
  • 706060c samples: pktgen: fix to print when terminated normally
  • fe944e6 octeontx2-pf: cleanup transmit link deriving logic
  • b22037f mmc: core: Return correct emmc response in case of ioctl error
  • fc21193 selftests/bpf: Enlarge select() timeout for test_maps
  • 4d3b34e mmc: rtsx_pci: Fix long reads when clock is prescaled
  • c0598b6 mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
  • 00d27b4 mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
  • 0c8b583 mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
  • 4165a4d mmc: sdhci-of-arasan: Check return value of non-void funtions
  • 48ebcf7 mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
  • 12b53b8 of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
  • 43e8f17 ASoC: Intel: Skylake: Fix passing loadable flag for module
  • 16a5850 ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
  • b9fc9a3 soundwire: intel: fix potential race condition during power down
  • 7f5de03 btrfs: tree-log: check btrfs_lookup_data_extent return value
  • ebfb366 btrfs: remove racy and unnecessary inode transaction update when using no-holes
  • 3afd2af m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch
  • 18a6845 octeontx2-pf: Fix NIX1_RX interface backpressure
  • 595004a rtw88: wow: fix size access error of probe request
  • 2943988 rtw88: wow: build wow function only if CONFIG_PM is on
  • f5527ae rtw88: use read_poll_timeout instead of fixed sleep
  • 1a89bb2 rtl8xxxu: Fix the handling of TX A-MPDU aggregation
  • 502501e drm/exynos: Always initialize mapping in exynos_drm_register_dma()
  • 6debafc lockd: lockd server-side shouldn't set fl_ops
  • b15cc0e usb: chipidea: host: fix port index underflow and UBSAN complains
  • 01eb310 gfs2: Don't call dlm after protocol is unmounted
  • 939e674 ASoC: rsnd: adg: clearly handle clock error / NULL case
  • 080bbbb kselftest/arm64: pac: Fix skipping of tests on systems without PAC
  • 41733fa kselftest/arm64: mte: Fix misleading output when skipping tests
  • f64c7c4 net: Fix offloading indirect devices dependency on qdisc order creation
  • c47a71a selftests: nci: Fix the wrong condition
  • 0fa02e0 selftests: nci: Fix the code for next nlattr offset
  • 5196716 staging: rts5208: Fix get_ms_information() heap buffer size
  • 1ac7a04 hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
  • af12cb4 selftests/bpf: Fix flaky send_signal test
  • 1fe8b97 selftests/bpf: Correctly display subtest skip status
  • 1652cf2 iavf: use mutexes for locking of critical sections
  • eedb179 rpc: fix gss_svc_init cleanup on failure
  • 26249d9 locking/rtmutex: Set proper wait context for lockdep
  • fad8399 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
  • 2c3f49b iomap: pass writeback errors to the mapping
  • 8b17ad9 serial: sh-sci: fix break handling for sysrq
  • edbebb4 opp: Don't print an error if required-opps is missing
  • acc5edd Bluetooth: Fix race condition in handling NOP command
  • fab277f Bluetooth: Fix handling of LE Enhanced Connection Complete
  • 5c08d02 nvme: code command_id with a genctr for use-after-free validation
  • 18b373b nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
  • 36c20ce arm64: dts: ls1046a: fix eeprom entries
  • 628b298 arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
  • 66e37b5 arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
  • 32cfe04 arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
  • cbe2c3d arm64: tegra: Fix compatible string for Tegra132 CPUs
  • 2a5128e ARM: tegra: tamonten: Fix UART pad setting
  • f660a75 ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
  • df5d18f mac80211: Fix monitor MTU limit so that A-MSDUs get through
  • ffbbadf drm/display: fix possible null-pointer dereference in dcn10_set_clock()
  • 5b3aac0 gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
  • 77ed8fb net/mlx5: Fix variable type to match 64bit
  • c63b6a5 drm/msm/dp: do not end dp link training until video is ready
  • 08a9686 drm/msm/dp: return correct edid checksum after corrupted edid checksum read
  • 21498aa drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.
  • a6cf7dc drm/msm/dp: reduce link rate if failed at link training 1
  • 9ebb5a7 Bluetooth: avoid circular locks in sco_sock_connect
  • b657bba Bluetooth: schedule SCO timeouts with delayed_work
  • 5b909c8 staging: rtl8723bs: fix right side of condition
  • 55d64a9 drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
  • 9805ba3 selftests/bpf: Fix xdp_tx.c prog section name
  • d5e688b drm/amd/display: fix incorrect CM/TF programming sequence in dwb
  • 240de7d drm/amd/display: fix missing writeback disablement if plane is removed
  • 55d7435 thunderbolt: Fix port linking by checking all adapters
  • 6b7b49d ARM: dts: ixp4xx: Fix up bad interrupt flags
  • 641b3b8 drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
  • 99629ea drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
  • b02ab9c drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
  • a4d604d drm/msm: mdp4: drop vblank get/put from prepare/complete_commit
  • 6a2668f net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
  • 5644c0a nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
  • a2fab0a arm64: dts: qcom: sm8250: Fix epss_l3 unit address
  • c35f98b arm64: dts: qcom: msm8996: don't use underscore in node name
  • a8ab2e5 arm64: dts: qcom: msm8994: don't use underscore in node name
  • 734b25e arm64: dts: qcom: sdm630: don't use underscore in node name
  • bb4d913 arm64: dts: qcom: ipq6018: drop '0x' from unit address
  • c5816f2 arm64: dts: qcom: sdm660: use reg value for memory node
  • f440894 arm64: dts: qcom: ipq8074: fix pci node reg property
  • 6c9be25 ARM: dts: imx53-ppd: Fix ACHC entry
  • cee064a misc: sram: Only map reserved areas in Tegra SYSRAM
  • 9a1de9d serial: 8250_omap: Handle optional overrun-throttle-ms property
  • 9e9d59f net: ipa: fix IPA v4.9 interconnects
  • d491b7b arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configuration
  • da59af8 arm64: dts: qcom: sdm630: Rewrite memory map
  • ccdeb01 gfs2: Fix glock recursion in freeze_go_xmote_bh
  • 522e057 media: tegra-cec: Handle errors of clk_prepare_enable()
  • 8c3ab2d media: TDA1997x: fix tda1997x_query_dv_timings() return value
  • 4fd1888 media: v4l2-dv-timings.c: fix wrong condition in two for-loops
  • 3ed161d media: imx: imx7-media-csi: Fix buffer return upon stream start failure
  • f3d1566 media: imx258: Limit the max analogue gain to 480
  • baf0654 media: imx258: Rectify mismatch of VTS value
  • d060cc2 dpaa2-switch: do not enable the DPSW at probe time
  • 653acdd Bluetooth: Fix not generating RPA when required
  • cd86be4 ASoC: Intel: update sof_pcm512x quirks
  • 216c050 ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output
  • 26f7e72 arm64: tegra: Fix Tegra194 PCIe EP compatible string
  • b640915 ARM: dts: at91: use the right property for shutdown controller
  • baf4e91 bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
  • bef27fe netfilter: nft_compat: use nfnetlink_unicast()
  • 2e9fad2 drm/msm/a6xx: Fix llcc configuration for a660 gpu
  • c32ba4d ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check
  • 6af7fc0 ARM: dts: stm32: Set {bitclock,frame}-master phandles on ST DKx
  • adcce19 ARM: dts: stm32: Set {bitclock,frame}-master phandles on DHCOM SoM
  • eae08fd workqueue: Fix possible memory leaks in wq_numa_init()
  • 015bd32 Bluetooth: skip invalid hci_sync_conn_complete_evt
  • fb6593a drm: rcar-du: Shutdown the display on system shutdown
  • 08e42d1 ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
  • 1919218 libbpf: Fix race when pinning maps in parallel
  • c08b1c1 samples: bpf: Fix tracex7 error raised on the missing argument
  • 153bc06 drm/amd/display: Fix PSR command version
  • d0914e6 staging: ks7010: Fix the initialization of the 'sleep_status' structure
  • 789abe5 vt: keyboard.c: make console an unsigned int
  • 7683283 serial: 8250_pci: make setup_port() parameters explicitly unsigned
  • e925c63 hvsi: don't panic on tty_register_driver failure
  • 9306f7f xtensa: ISS: don't panic in rs_init
  • 422a294 serial: max310x: Use clock-names property matching to recognize EXTCLK
  • 84f8b1a serial: 8250: Define RX trigger levels for OxSemi 950 devices
  • c838aa0 s390: make PCI mio support a machine flag
  • ba260e0 s390/jump_label: print real address in a case of a jump label bug
  • eb4cb29 flow_dissector: Fix out-of-bounds warnings
  • 801500a ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
  • bc80232 net: ipa: always validate filter and route tables
  • 8c09385 net: ipa: fix ipa_cmd_table_valid()
  • aba16e2 video: fbdev: riva: Error out if 'pixclock' equals zero
  • 825712b video: fbdev: kyro: Error out if 'pixclock' equals zero
  • 2a70ab7 video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
  • 3ef99f2 arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
  • 7e892a1 drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bit
  • 55bd26b bpf/tests: Do not PASS tests without actually testing the result
  • 620a0d0 bpf/tests: Fix copy-and-paste error in double word test
  • 45a01dd drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex
  • f69c81f drm/amdgpu: Fix a printing message
  • 32f0804 drm/amd/display: Fixed hardware power down bypass during headless boot
  • 6890f27 ethtool: improve compat ioctl handling
  • 28178b9 nfp: fix return statement in nfp_net_parse_meta()
  • 8142129 media: atomisp: pci: fix error return code in atomisp_pci_probe()
  • 5b3e68e media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
  • bac4ffd media: platform: stm32: unprepare clocks at handling errors in probe
  • cfe7537 media: hantro: vp8: Move noisy WARN_ON to vpu_debug
  • ee11d66 drm/amd/display: Fix timer_per_pixel unit error
  • 2bafef9 selftests: firmware: Fix ignored return val of asprintf() warn
  • 4dbcbea misc/pvpanic-pci: Allow automatic loading
  • 3533c19 bus: fsl-mc: fix mmio base address for child DPRCs
  • 0ee0311 bus: fsl-mc: fix arg in call to dprc_scan_objects()
  • 8eac68d tty: serial: jsm: hold port lock when reporting modem line changes
  • 85a2f4d staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternProperties
  • c98d9dd staging: board: Fix uninitialized spinlock when attaching genpd
  • a1f7a95 usb: gadget: composite: Allow bMaxPower=0 if self-powered
  • 6c63606 USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
  • 693a0d4 usb: gadget: u_ether: fix a potential null pointer dereference
  • e98b793 usb: host: fotg210: fix the actual_length of an iso packet
  • 326a86a usb: host: fotg210: fix the endpoint's transactional opportunities calculation
  • 980dee0 igc: Check if num of q_vectors is smaller than max before array access
  • 9769853 rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
  • 121ca0a drm: protect drm_master pointers in drm_lease.c
  • fa8634b drm: serialize drm_file.master with a new spinlock
  • cb3a175 drm: avoid blocking in drm_clients_info's rcu section
  • 01b3c23 Smack: Fix wrong semantics in smk_access_entry()
  • 60a064f net: ipa: fix IPA v4.11 interconnect data
  • 465f489 arm64: dts: qcom: Fix usb entries for SA8155p adp board
  • 65a9532 netlink: Deal with ESRCH error in nlmsg_notify()
  • 7a3aeb7 drm/ast: Disable fast reset after DRAM initial
  • ecaaee8 video: fbdev: kyro: fix a DoS bug by restricting user input
  • 2cf3e06 ARM: dts: qcom: apq8064: correct clock names
  • db149a8 iavf: fix locking of critical sections
  • 1cea405 iavf: do not override the adapter state in the watchdog task
  • c8b1999 iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
  • 8d258c1 net: phy: Fix data type in DP83822 dp8382x_disable_wol()
  • 24c75df tipc: keep the skb in rcv queue until the whole data is read
  • 5411f1f PCI: Use pci_update_current_state() in pci_enable_device_flags()
  • eced456 crypto: mxs-dcp - Use sg_mapping_iter to copy data
  • 108b186 x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable
  • 9e864d4 drm/vkms: Let shadow-plane helpers prepare the plane's FB
  • 532e8bd libbpf: Fix reuse of pinned map on older kernel
  • 0886985 media: ti-vpe: cal: fix queuing of the initial buffer
  • ef69054 media: ti-vpe: cal: fix error handling in cal_camerarx_create
  • 94bf4cd media: dib8000: rewrite the init prbs logic
  • 9cfd0da ASoC: atmel: ATMEL drivers don't need HAS_DMA
  • a022ed4 ASoC: ti: davinci-mcasp: Fix DIT mode support
  • 47a0982 drm/panel: Fix up DT bindings for Samsung lms397kf04
  • 042c88e dma-buf: fix dma_resv_test_signaled test_all handling v2
  • ea21817 drm: vc4: Fix pixel-wrap issue with DVP teardown
  • e01e3ed drm/amdgpu: Fix koops when accessing RAS EEPROM
  • 648434f drm/amdgpu: Fix amdgpu_ras_eeprom_init()
  • 87a832e drm/omap: Follow implicit fencing in prepare_fb
  • 6c68fba drm/ttm: Fix multihop assert on eviction.
  • 20c538c drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
  • e280851 drm/vmwgfx: Fix some static checker warnings
  • 6d49bbd drm/vmwgfx: Fix subresource updates with new contexts
  • e65ab81 userfaultfd: prevent concurrent API initialization
  • 8ea6563 kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
  • 994902d MIPS: Malta: fix alignment of the devicetree buffer
  • 8c66f86 f2fs: should put a page beyond EOF when preparing a write
  • 957c40e f2fs: deallocate compressed pages when error happens
  • fb3e61f f2fs: fix to unmap pages from userspace process in punch_hole()
  • 1dfcf66 f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
  • 0366fa8 f2fs: fix to account missing .skipped_gc_rwsem
  • 4e6712d soc: mediatek: cmdq: add address shift in jump
  • 6f5a068 KVM: PPC: Fix clearing never mapped TCEs in realmode
  • fd165f9 clk: at91: clk-generated: Limit the requested rate to our range
  • 0e1f2ad clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gates
  • b5e7b7d fscache: Fix cookie key hashing
  • 70a0003 RDMA/hns: Fix QP's resp incomplete assignment
  • e72f848 RDMA/hns: Fix query destination qpn
  • 3c13708 powerpc/smp: Update cpu_core_map on all PowerPc systems
  • cee5cd0 powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
  • 45d69a4 platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call
  • 93aa16e RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
  • c0ff8bc RDMA/hns: Bugfix for the missing assignment for dip_idx
  • cdda077 RDMA/hns: Bugfix for data type of dip_idx
  • 10436af RDMA/hns: Fix incorrect lsn field
  • 5d22469 powerpc/perf: Fix the check for SIAR value
  • d05b429 KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live
  • d9520fa scsi: ufs: ufs-exynos: Fix static checker warning
  • a756dd0 KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
  • 61cfe49 clk: imx8m: fix clock tree update of TF-A managed clocks
  • 3903efa clk: imx8mm: use correct mux type for clkout path
  • ac999a9 RDMA/hns: Ownerbit mode add control field
  • 94cf0f3 HID: thrustmaster: clean up Makefile and adapt quirks
  • e36c92f HID: i2c-hid: Fix Elan touchpad regression
  • dbd53e7 HID: amd_sfh: Fix period data field to enable sensor
  • 40083e3 RDMA/hns: Fix return in hns_roce_rereg_user_mr()
  • b09b790 iommu/vt-d: Update the virtual command related registers
  • f7dca6f f2fs: fix to keep compatibility of fault injection interface
  • e26497f powerpc/config: Renable MTD_PHYSMAP_OF
  • dc5f90b powerpc/config: Fix IPV6 warning in mpc855_ads
  • 9b79fe9 scsi: qedf: Fix error codes in qedf_alloc_global_queues()
  • c9e6991 scsi: qedi: Fix error codes in qedi_alloc_global_queues()
  • 059a125 scsi: smartpqi: Fix an error code in pqi_get_raid_map()
  • f989596 platform/x86: ISST: Fix optimization with use of numa
  • 983add4 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
  • 1a18fcb powerpc/numa: Consider the max NUMA node for migratable LPAR
  • aa3a948 pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
  • 2bacac5 scsi: fdomain: Fix error return code in fdomain_probe()
  • 0605632 scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
  • 9a756f6 scsi: ufs: Fix unsigned int compared with less than zero
  • c13449c sunrpc: Fix return value of get_srcport()
  • 2d0538a SUNRPC/xprtrdma: Fix reconnection locking
  • d88b41b SUNRPC: Fix potential memory corruption
  • 2473a6a NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid
  • ffd9b42 NFSv4/pNFS: Always allow update of a zero valued layout barrier
  • 4df77d4 NFSv4/pNFS: Fix a layoutget livelock loop
  • f437f44 xprtrdma: Put rpcrdma_reps before waking the tear-down completion
  • 7c0c5ad dma-debug: fix debugfs initialization order
  • 2ae4788 openrisc: don't printk() unconditionally
  • df5b868 f2fs: reduce the scope of setting fsck tag when de->name_len is zero
  • 83c3341 cpuidle: pseries: Mark pseries_idle_proble() as __init
  • 8b45ec3 RDMA/mlx5: Delete not-available udata check
  • a5d9883 RDMA/efa: Remove double QP type assignment
  • 94de8d7 RDMA/hns: Don't overwrite supplied QP attributes
  • 97bd7d7 powerpc/stacktrace: Include linux/delay.h
  • cd4e22a cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
  • a8e79dd scsi: ufs: Fix the SCSI abort handler
  • fea7b28 scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
  • 16a8236 scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
  • 917123a vfio: Use config not menuconfig for VFIO_NOIOMMU
  • cb51b19 f2fs: fix wrong checkpoint_changed value in f2fs_remount()
  • 0bf1083 f2fs: turn back remapped address in compressed page endio
  • 296bb8c f2fs: do not submit NEW_ADDR to read node block
  • 2fb576c pinctrl: samsung: Fix pinctrl bank pin count
  • 2a99ea4 scsi: BusLogic: Use %X for u32 sized integer rather than %lX
  • fe2d5dd docs: Fix infiniband uverbs minor number
  • 3f03099 RDMA/iwcm: Release resources if iw_cm module initialization fails
  • da66440 IB/hfi1: Adjust pkey entry in index 0
  • f6ef418 clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
  • 3239479 scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
  • 69b2123 pinctrl: armada-37xx: Correct PWM pins definitions
  • 699a077 f2fs: quota: fix potential deadlock
  • ccb34d8 clk: renesas: rzg2l: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get()
  • 73d06a2 HID: input: do not report stylus battery state as "full"
  • 3ab9e90 RDMA/rtrs: Move sq_wr_avail to rtrs_con
  • 35970e3 RDMA/rtrs: Enable the same selective signal for heartbeat and IO
  • 33563b0 RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
  • 723322c f2fs: compress: fix to set zstd compress level correctly
  • a8e88f2 PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
  • c9a1bf3 PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
  • 5d591df PCI: aardvark: Fix checking for PIO status
  • b0ac1a8 PCI: aardvark: Configure PCIe resources from 'ranges' DT property
  • f66a07d PCI: xilinx-nwl: Enable the clock through CCF
  • 8489030 PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
  • d8922d6 PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
  • 027b66c PCI/portdrv: Enable Bandwidth Notification only if port supports it
  • 99d73db f2fs: fix to do sanity check for sb/cp fields correctly
  • be4c4eb f2fs: let's keep writing IOs on SBI_NEED_FSCK
  • 5b7992c sched: Prevent balance_push() on remote runqueues
  • c541a5e ARM: 9105/1: atags_to_fdt: don't warn about stack size
  • 8197b03 libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
  • c7dcbbd watchdog: iTCO_wdt: Fix detection of SMI-off case
  • 6fd8bf6 dmaengine: imx-sdma: remove duplicated sdma_load_context
  • d08b80e Revert "dmaengine: imx-sdma: refine to load context only once"
  • 9e2b438 s390/qdio: cancel the ESTABLISH ccw after timeout
  • 693080b s390/qdio: fix roll-back after timeout on ESTABLISH ccw
  • 63c2b13 nvmem: core: fix error handling while validating keepout regions
  • d1562b7 media: rc-loopback: return number of emitters rather than error
  • 755e1f5 media: uvc: don't do DMA on stack
  • 46b096d VMCI: fix NULL pointer dereference when unmapping queue pair
  • 15a4957 spi: fsi: Reduce max transfer size to 8 bytes
  • 9130f17 crypto: ccp - shutdown SEV firmware on kexec
  • d09494a dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
  • dad8da5 power: supply: max17042: handle fails of reading status register
  • af7233f block: bfq: fix bfq_set_next_ioprio_data()
  • 9f21161 crypto: public_key: fix overflow during implicit conversion
  • bcae388 wcn36xx: Ensure finish scan is not requested before start scan
  • 9c1887c iio: ltc2983: fix device probe
  • e10e3a4 arm64: Do not trap PMSNEVFR_EL1
  • 842c949 arm64: head: avoid over-mapping in map_memory
  • 68b085d arm64: mm: Fix TLBI vs ASID rollover
  • 60b28d5 arm64: Move .hyp.rodata outside of the _sdata.._edata range
  • f1d3bf0 soc: aspeed: p2a-ctrl: Fix boundary check for mmap
  • 865f5ba soc: aspeed: lpc-ctrl: Fix boundary check for mmap
  • 0279ca5 soc: qcom: aoss: Fix the out of bound usage of cooling_devs
  • ded5a35 soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routing
  • bed22af pinctrl: ingenic: Fix bias config for X2000(E)
  • e6245d6 pinctrl: ingenic: Fix incorrect pull up/down info
  • 974ad30 pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
  • bd9b334 clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
  • 421dc51 clk: socfpga: agilex: fix up s2f_user0_clk representation
  • 0e04782 clk: socfpga: agilex: fix the parents of the psi_ref_clk
  • 0422134 tools/thermal/tmon: Add cross compiling support
  • 7ad68cc selftests/ftrace: Fix requirement check of README file
  • a960757 Input: elan_i2c - reduce the resume time for controller in Whitebox
  • bf3f35d ceph: fix dereference of null pointer cf
  • b867838 9p/xen: Fix end of loop tests for list_for_each_entry
  • a7eaeb8 xen: fix setting of max_pfn in shared_info
  • d79cb9f powerpc/perf/hv-gpci: Fix counter value parsing
  • f54840d blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
  • 51c12f1 blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
  • 0ec2a3e btrfs: zoned: fix double counting of split ordered extent
  • 7c27e0e btrfs: reset replace target device to allocation state on close
  • c1016cd btrfs: fix upper limit for max_inline for page size 64K
  • 12f0984 btrfs: zoned: suppress reclaim error message on EAGAIN
  • 2a9f99a btrfs: zoned: fix block group alloc_offset calculation
  • 802a090 btrfs: do not do preemptive flushing if the majority is global rsv
  • d441fe4 btrfs: reduce the preemptive flushing threshold to 90%
  • 7293e43 btrfs: wait on async extents when flushing delalloc
  • 31175cf btrfs: wake up async_delalloc_pages waiters after submit
  • 5fe4659 btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
  • 51da2df io-wq: fix race between adding work and activating a free worker
  • a06577e io-wq: fix wakeup race when adding new work
  • 701d5fa io_uring: fix io_try_cancel_userdata race for iowq
  • 87ed36b io_uring: add ->splice_fd_in checks
  • 3e433e6 io_uring: place fixed tables under memcg limits
  • a71001a rtc: tps65910: Correct driver module alias
  • 598ce30 Makefile: use -Wno-main in the full kernel tree
Xanmod

Homepage
Download Linux 5.14.6-xanmod1 source from GitHub