Debian 9911 Published by

An updated XanMod Linux Kernel based on the latest Linux Kernel 5.13.17 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.13.17-xanmod1

  • 84aeacf Linux 5.13.17-xanmod1
  • 10e75ae Merge tag 'v5.13.17' into 5.13
  • e228609 Linux 5.13.17
  • 4ce0a7d clk: kirkwood: Fix a clocking boot regression
  • 74e993e backlight: pwm_bl: Improve bootloader/kernel device handover
  • cc574cd RDMA/mlx5: Fix number of allocated XLT entries
  • da749f1 fbmem: don't allow too huge resolutions
  • 237ad4f IMA: remove the dependency on CRYPTO_MD5
  • 9e4b9b0 IMA: remove -Wmissing-prototypes warning
  • 10c6ecc fuse: wait for writepages in syncfs
  • 8d573aa fuse: flush extending writes
  • 588309f fuse: truncate pagecache on atomic_o_trunc
  • 25bff35 char: tpm: Kconfig: remove bad i2c cr50 select
  • 73361f4 md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
  • 0d4ba7a io-wq: check max_worker limits if a worker transitions bound state
  • b0e518f ARM: dts: at91: add pinctrl-{names, 0} for all gpios
  • 0443f76 KVM: arm64: Unregister HYP sections from kmemleak in protected mode
  • 7324b71 KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
  • 065ce7b KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
  • 6abe067 KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
  • dc0ad35 KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
  • 8788a98 KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted
  • 6f8566d KVM: s390: index kvm->arch.idle_mask by vcpu_idx
  • bf2f2d5 Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
  • 17ac42b x86/resctrl: Fix a maybe-uninitialized build warning treated as error
  • e98cffe perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
  • 7609064 x86/efi: Restore Firmware IDT before calling ExitBootServices()
  • 495bb7e tty: Fix data race between tiocsti() and flush_to_ldisc()
  • 5cd83ba smb3: fix posix extensions mount option
  • 2d1e025 cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
  • 2307d5f raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
  • 76f7581 bio: fix page leak bio_add_hw_page failure
  • 2fb4fde io_uring: io_uring_complete() trace should take an integer
  • a68645b io_uring: IORING_OP_WRITE needs hash_reg_file set
  • d2717ad io_uring: limit fixed table size by RLIMIT_NOFILE
  • 1825ddc auxdisplay: hd44780: Fix oops on module unloading
  • 6fc340f time: Handle negative seconds correctly in timespec64_to_ns()
  • 77ccc77 f2fs: guarantee to write dirty data when enabling checkpoint back
  • ed631c6 iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
  • 13658cf ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
  • 7eb3637 amdgpu/pm: add extra info to SMU msg pre-check failed message
  • 6db636c ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
  • 0fbc50d octeontx2-af: Set proper errorcode for IPv4 checksum errors
  • 424ba3f octeontx2-af: Fix static code analyzer reported issues
  • 4d55228 octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
  • 375a2aa octeontx2-af: Fix loop in free and unmap counter
  • c83ad05 net: qualcomm: fix QCA7000 checksum handling
  • ab80a2c net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
  • 6b655ec sch_htb: Fix inconsistency when leaf qdisc creation fails
  • 02f8b42 net: qrtr: make checks in qrtr_endpoint_post() stricter
  • 5ae0621 ipv4: make exception cache less predictible
  • 8fda1d9 ipv6: make exception cache less predictible
  • 361789e brcmfmac: pcie: fix oops on failure to resume and reprobe
  • 8fb12e8 bcma: Fix memory leak for internally-handled cores
  • cf34a37 atlantic: Fix driver resume flow.
  • 6dd308c ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
  • 5151302 net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list
  • cc4dbd3 ice: Only lock to update netdev dev_addr
  • 87a0625 net/mlx5e: Use correct eswitch for stack devices with lag
  • 7b00d8e net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group
  • 41739ed net/mlx5e: Fix possible use-after-free deleting fdb rule
  • ea577dd net/mlx5: Remove all auxiliary devices at the unregister event
  • a8011b3 iwlwifi: skip first element in the WTAS ACPI table
  • 0949099 ASoC: wcd9335: Disable irq on slave ports in the remove function
  • 4e3147f ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function
  • ceb5c55 ASoC: wcd9335: Fix a double irq free in the remove function
  • a2ecf5f tty: serial: fsl_lpuart: fix the wrong mapbase value
  • 60b3086 usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
  • 0eae137 usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
  • 83c90ec usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
  • 9b38425 octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()
  • 1ff1d4d i2c: xlp9xx: fix main IRQ check
  • 837702c i2c: mt65xx: fix IRQ check
  • 9bffe47 CIFS: Fix a potencially linear read overflow
  • d7fee21 bpf: Fix possible out of bound write in narrow load handling
  • 361a820 mmc: moxart: Fix issue with uninitialized dma_slave_config
  • 0b6b9c3 mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
  • 73d143a mmc: sdhci: Fix issue with uninitialized dma_slave_config
  • 9f4f25c ASoC: Intel: Skylake: Fix module resource and format selection
  • 71dda1e ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
  • 5c761a0 ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373
  • 96c8fee m68k: coldfire: return success for clk_enable(NULL)
  • 72ad396 octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
  • 65fd4fe octeontx2-pf: Don't install VLAN offload rule if netdev is down
  • 4b5b47d octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
  • a1d2b32 octeontx2-af: cn10k: Fix SDP base channel number
  • 53d8dd3 rsi: fix an error code in rsi_probe()
  • 5dde946 rsi: fix error code in rsi_load_9116_firmware()
  • ce4a15e gfs2: init system threads before freeze lock
  • e6529ce i2c: hix5hd2: fix IRQ check
  • 4d6f212 i2c: s3c2410: fix IRQ check
  • f324c8a i2c: iop3xx: fix deferred probing
  • c02e7a5 Bluetooth: add timeout sanity check to hci_inquiry
  • a5ac26a lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
  • f3a54ca mm/swap: consider max pages in iomap_swapfile_add_extent
  • 09a1735 usb: gadget: mv_u3d: request_irq() after initializing UDC
  • d5af2ff firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
  • 18bd909 ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
  • b7793fe hwmon: remove amd_energy driver in Makefile
  • 6683a15 hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
  • 4b31715 i2c: synquacer: fix deferred probing
  • 894df4f clk: staging: correct reference to config IOMEM to config HAS_IOMEM
  • 8929bc3 arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
  • 8ff1794 nfsd4: Fix forced-expiry locking
  • 52f12e0 SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
  • a0cf891 lockd: Fix invalid lockowner cast after vfs_test_lock
  • 3088dc0 locking/local_lock: Add missing owner initialization
  • b4d69ff mac80211: Fix insufficient headroom issue for AMSDU
  • 9ddcb15 libbpf: Re-build libbpf.so when libbpf.map changes
  • dcf379e usb: phy: tahvo: add IRQ check
  • 26aa16d usb: host: ohci-tmio: add IRQ check
  • 2f20c3c PM: cpu: Make notifier chain use a raw_spinlock_t
  • b3e24fe Bluetooth: Move shutdown callback before flushing tx and rx queue
  • 24cc04b net: stmmac: fix INTR TBU status affecting irq count statistic
  • f8c9756 samples: pktgen: add missing IPv6 option to pktgen scripts
  • 388fd99 devlink: Clear whole devlink_flash_notify struct
  • 4bddb57 selftests/bpf: Fix test_core_autosize on big-endian machines
  • 0f625e1 usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
  • abfff98 usb: phy: twl6030: add IRQ checks
  • 4aa73d5 usb: phy: fsl-usb: add IRQ check
  • 6602a20 usb: misc: brcmstb-usb-pinmap: add IRQ check
  • 0a5fa99 usb: gadget: udc: s3c2410: add IRQ check
  • 1c7780a usb: gadget: udc: at91: add IRQ check
  • 892b5d3 usb: dwc3: qcom: add IRQ check
  • 4464604 usb: dwc3: meson-g12a: add IRQ check
  • b268598 ASoC: rt5682: Properly turn off regulators if wrong device ID
  • 07b4e56 ASoC: rt5682: Implement remove callback
  • a7a9d68 net/mlx5: Fix unpublish devlink parameters
  • f9a7102 drm/msm/dp: replug event is converted into an unplug followed by an plug events
  • 695bc5a drm/msm/dsi: Fix some reference counted resource leaks
  • f0c389e Bluetooth: fix repeated calls to sco_sock_kill
  • a772644 ASoC: Intel: Fix platform ID matching
  • 5e31c9a cgroup/cpuset: Fix violation of cpuset locking rule
  • ae6b54f cgroup/cpuset: Miscellaneous code cleanup
  • 884b922 counter: 104-quad-8: Return error when invalid mode during ceiling_write
  • daf993d arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
  • 1fed316 drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
  • 51c8fbc drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
  • 9723c66 drm/msm/mdp4: move HW revision detection to earlier phase
  • b3d4ac3 drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revision
  • 94c4af7 leds: lgm-sso: Propagate error codes from callee to caller
  • 287b4cc selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
  • 17ada25 PM: EM: Increase energy calculation precision
  • 1e36843 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier
  • b88acd9 net: dsa: mt7530: remove the .port_set_mrouter implementation
  • 616eee0 net: dsa: stop syncing the bridge mcast_router attribute at join time
  • dd912af net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
  • f7cdfeb Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
  • f9ac25c debugfs: Return error during {full/open}_proxy_open() on rmmod
  • 787f82d soc: qcom: smsm: Fix missed interrupts if state changes while masked
  • 8a77e3e bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
  • 0b155d1 PCI: PM: Enable PME if it can be signaled from D3cold
  • 5361ffb PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
  • 624b846 soc: mmsys: mediatek: add mask to mmsys routes
  • 182ee4d media: venus: helper: do not set constrained parameters for UBWC
  • be54585 media: venus: venc: Fix potential null pointer dereference on pointer fmt
  • 5dd91bb media: venus: hfi: fix return value check in sys_get_prop_image_version()
  • 99a7ac5 media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()
  • 59dccf6 media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
  • b7b382d leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
  • e7e692b leds: rt8515: Put fwnode in any case during ->probe()
  • 2d59a91 leds: lt3593: Put fwnode in any case during ->probe()
  • 3a5c913 leds: lgm-sso: Don't spam logs when probe is deferred
  • 84858ce leds: lgm-sso: Put fwnode in any case during ->probe()
  • 7008cce i2c: highlander: add IRQ check
  • d03c51c net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
  • d9b35c2 devlink: Break parameter notification sequence to be before/after unload/load driver
  • ef8b782 arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal rx delay
  • e58f521 tools: Free BTF objects at various locations
  • 8aa52c3 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
  • 38048ae drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()
  • 3cb0610 net: ti: am65-cpsw-nuss: fix wrong devlink release order
  • bca7947 net: cipso: fix warnings in netlbl_cipsov4_add_std
  • c45e2db drm: mxsfb: Clear FIFO_CLEAR bit
  • b384476 drm: mxsfb: Increase number of outstanding requests on V4 and newer HW
  • 29f13de drm: mxsfb: Enable recovery on underflow
  • 1c58376 cgroup/cpuset: Fix a partition bug with hotplug
  • 78700e2 net/mlx5e: Block LRO if firmware asks for tunneled LRO
  • 1639682 net/mlx5e: Prohibit inner indir TIRs in IPoIB
  • 442654c ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
  • 59def52 ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
  • 1b9ee06 ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
  • 111914d ARM: dts: meson8: Use a higher default GPU clock frequency
  • 7cfe140 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
  • 27209af drm/amdgpu/acp: Make PM domain really work
  • 5f8a2b7 6lowpan: iphc: Fix an off-by-one check of array index
  • 6c850fb Bluetooth: btusb: Fix a unspported condition to set available debug features
  • 022ce06 Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
  • 3a6de10 media: atomisp: fix the uninitialized use and rename "retvalue"
  • 42c0dff media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
  • 487003e media: rockchip/rga: fix error handling in probe
  • a22af8d media: rockchip/rga: use pm_runtime_resume_and_get()
  • ce82ffd media: go7007: remove redundant initialization
  • bed0ab7 media: go7007: fix memory leak in go7007_usb_probe
  • bfb78a0 media: dvb-usb: Fix error handling in dvb_usb_i2c_init
  • f6879b6 media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
  • 8c16b9c media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
  • 90c5129 ionic: cleanly release devlink instance
  • 5a6a3c8 driver core: Fix error return code in really_probe()
  • 8279791 firmware: fix theoretical UAF race with firmware cache and resume
  • 7c5a8f0 bpf, selftests: Fix test_maps now that sockmap supports UDP
  • 1abda33 arm64: dts: qcom: sm8250: fix usb2 qmp phy node
  • 625e7b4 gfs2: Fix memory leak of object lsi on error return path
  • 94a8b51 libbpf: Fix removal of inner map in bpf_object__create_map
  • 85c88e9 soc: qcom: rpmhpd: Use corner in power_off
  • aa858d8 arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms
  • e60eb6b i40e: improve locking of mac_filter_hash
  • 2e7865f arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
  • cd5bfa9 ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
  • 8758401 libbpf: Fix the possible memory leak on error
  • 6d213fb gve: fix the wrong AdminQ buffer overflow check
  • 1e49da1 drm/of: free the iterator object on failure
  • 63ee157 bpf: Fix potential memleak and UAF in the verifier.
  • 8aa6ba2 bpf: Fix a typo of reuseport map in bpf.h.
  • 63f3a66 drm/of: free the right object
  • 688dab0 media: cxd2880-spi: Fix an error handling path
  • 65b799e soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
  • 5f92b67 leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
  • 03566b3 media: TDA1997x: enable EDID support
  • 93f6b99 ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe
  • 2b09ae7 ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe
  • da307e9 drm/gma500: Fix end of loop tests for list_for_each_entry
  • 282d61a drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
  • 53bccd6 EDAC/i10nm: Fix NVDIMM detection
  • c458774 crypto: rmd320 - remove rmd320 in Makefile
  • fdc1211 spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible
  • 8a4b0fc spi: sprd: Fix the wrong WDG_LOAD_VAL
  • 841e2dc regulator: vctrl: Avoid lockdep warning in enable/disable ops
  • 3a8b65d regulator: vctrl: Use locked regulator_get_voltage in probe path
  • 361b04f blk-crypto: fix check for too-large dun_bytes
  • 4c0844a spi: davinci: invoke chipselect callback
  • 287c4b8 x86/mce: Defer processing of early errors
  • 7d69d7e io_uring: refactor io_submit_flush_completions()
  • 5615fdd tpm: ibmvtpm: Avoid error message when process gets signal while waiting
  • ddce8aa certs: Trigger creation of RSA module signing key if it's not an RSA key
  • 20f0d27 crypto: qat - use proper type for vf_mask
  • b98bb39 irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
  • 5cf44b3 irqchip/apple-aic: Fix irq_disable from within irq handlers
  • e397ca5 spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
  • 3c1278f block: nbd: add sanity check for first_minor
  • 5168d8c clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
  • 37e392a lib/mpi: use kcalloc in mpi_resize
  • b5fd0d0 irqchip/loongson-pch-pic: Improve edge triggered interrupt support
  • 27a72c5 genirq/timings: Fix error return code in irq_timings_test_irqs()
  • 330209e spi: spi-pic32: Fix issue with uninitialized dma_slave_config
  • 50941b9 spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
  • d3f364a block: return ELEVATOR_DISCARD_MERGE if possible
  • b1baf80 m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
  • ab5a0fc rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
  • a26263f rcu: Fix to include first blocked task in stall warning
  • 26b5d0e sched: Fix UCLAMP_FLAG_IDLE setting
  • 66d2328 sched/numa: Fix is_core_idle()
  • 854f6b0 crypto: ecc - handle unaligned input buffer in ecc_swap_digits
  • f60827b crypto: x86/aes-ni - add missing error checks in XTS code
  • 502bdaa m68k: emu: Fix invalid free in nfeth_cleanup()
  • 87d6195 power: supply: cw2015: use dev_err_probe to allow deferred probe
  • bde8215 sched/debug: Don't update sched_domain debug directories before sched_debug_init()
  • a54ab56 s390/ap: fix state machine hang after failure to enable irq
  • fe5793e s390/debug: fix debug area life cycle
  • 3f45200 s390/debug: keep debug data on resize
  • 17c565f s390/pci: fix misleading rc in clp_set_pci_fn()
  • 72d9005 s390/kasan: fix large PMD pages address alignment check
  • 178331f io-wq: remove GFP_ATOMIC allocation off schedule out path
  • a0bfcc2 udf_get_extendedattr() had no boundary checks.
  • f272a15 fcntl: fix potential deadlock for &fasync_struct.fa_lock
  • 98ce266 fcntl: fix potential deadlocks for &fown_struct.lock
  • 07c55d0 crypto: tcrypt - Fix missing return value check
  • c5663c8 crypto: hisilicon/sec - modify the hardware endian configuration
  • 881bc0c crypto: hisilicon/sec - fix the abnormal exiting process
  • 9c84221 crypto: qat - do not export adf_iov_putmsg()
  • 82804d8 crypto: qat - fix naming for init/shutdown VF to PF notifications
  • 564e77c crypto: qat - fix reuse of completion variable
  • 9fe720c crypto: qat - handle both source of interrupt in VF ISR
  • ded4439 crypto: qat - do not ignore errors from enable_vf2pf_comms()
  • 89f32df crypto: omap - Fix inconsistent locking of device lists
  • 10d51f6 sched/topology: Skip updating masks for non-online nodes
  • d1b7af9 libata: fix ata_host_start()
  • f712e7a s390/zcrypt: fix wrong offset index for APKA master key valid state
  • a70bc7f s390/cio: add dev_busid sysfs entry for each subchannel
  • c277d0f power: supply: max17042_battery: fix typo in MAx17042_TOFF
  • 8437fe5 power: supply: smb347-charger: Add missing pin control activation
  • 5479926 nvmet: pass back cntlid on successful completion
  • fdee833 nvme-rdma: don't update queue count when failing to set io queues
  • c2e70e8 nvme-tcp: don't update queue count when failing to set io queues
  • 508f242 blk-throtl: optimize IOPS throttle for large IO scenarios
  • a6047f4 nbd: add the check to prevent overflow in __nbd_ioctl()
  • 5c33bd2 bcache: add proper error unwinding in bcache_device_init
  • de53e26 isofs: joliet: Fix iocharset=utf8 mount option
  • 3552923 udf: Fix iocharset=utf8 mount option
  • 0fbea32 udf: Check LVID earlier
  • 961159c hrtimer: Ensure timerfd notification for HIGHRES=n
  • 77f3efd hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
  • 75ef6fb posix-cpu-timers: Force next expiration recalc after itimer reset
  • 6459bbb EDAC/mce_amd: Do not load edac_mce_amd module on guests
  • 80c6a36 rcu/tree: Handle VM stoppage in stall detection
  • f99a8ae sched/deadline: Fix missing clock update in migrate_task_rq_dl()
  • 0bfdf27 crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
  • bd22dd4 power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
  • 3a3a6e7 sched/deadline: Fix reset_on_fork reporting of DL tasks
  • d1aa298 crypto: mxs-dcp - Check for DMA mapping errors
  • bca89d9 regulator: tps65910: Silence deferred probe error
  • e7b1486 regmap: fix the offset of register error log
  • 47347a0 locking/mutex: Fix HANDOFF condition
Xanmod

Homepage
Download Linux 5.13.17-xanmod1 source from GitHub