A new XanMod Linux Kernel based on Linux Kernel 5.9.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-xanmodReboot.
Meta packages available: linux-xanmod [5.8], linux-xanmod-edge [5.8], linux-xanmod-lts [5.4], linux-xanmod-rt-edge [5.6-rt] and linux-xanmod-rt [5.4-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 5.9.6-xanmod1
- 518a3b8 Linux 5.9.6-xanmod1
- d6050d4 Merge tag 'v5.9.6' into 5.9
- 2d182f2 Linux 5.9.6
- 689d2a4 ASOC: SOF: Intel: hda-codec: move unused label to correct position
- 85b047c Linux 5.9.5
- b602720 null_blk: Fix locking in zoned mode
- 02d74be null_blk: Fix zone reset all tracing
- 167ebb1 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
- 3ac4fb8 time: Prevent undefined behaviour in timespec64_to_ns()
- dd616e2 vdpa/mlx5: Fix error return in map_direct_mr()
- 89c2fd0 vhost_vdpa: Return -EFAULT if copy_from_user() fails
- 55124c2 cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
- bc1fdac cpufreq: Introduce cpufreq_driver_test_flags()
- 48a0855 staging: octeon: Drop on uncorrectable alignment or FCS error
- 9f5bfc1 staging: octeon: repair "fixed-link" support
- ec3a904 staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
- de728ff staging: fieldbus: anybuss: jump to correct label in an error path
- ffc1b64 stop_machine, rcu: Mark functions as notrace
- 7e5bf05 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
- 115a9b8 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
- c570a84 device property: Don't clear secondary pointer for shared primary firmware node
- 1c6d370 device property: Keep secondary firmware node secondary by type
- bedf37f coresight: cti: Initialize dynamic sysfs attributes
- 0dc0cd2 null_blk: synchronization fix for zoned device
- 4813335 arm64: dts: marvell: espressobin: Add ethernet switch aliases
- 63632bd arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
- 8cad84f ARM: s3c24xx: fix missing system reset
- b5ddb8d ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
- d7121a3 ARM: config: aspeed: Fix selection of media drivers
- 8bb7513 ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries
- d5c6c00 ARM: aspeed: g5: Do not set sirq polarity
- 2ee9463 arm: dts: mt7623: add missing pause for switchport
- e25d255 hil/parisc: Disable HIL driver when it gets stuck
- 6657fd8 cachefiles: Handle readpage error correctly
- 95be27d arm64: berlin: Select DW_APB_TIMER_OF
- 8a07128 tty: make FONTX ioctl use the tty pointer they were actually passed
- 561133a drm/amdgpu: correct the cu and rb info for sienna cichlid
- 7d03d9b drm/amd/psp: Fix sysfs: cannot create duplicate filename
- 6d85b48 drm/amd/swsmu: add missing feature map for sienna_cichlid
- eddae14 drm/amd/pm: fix pp_dpm_fclk
- 5489db9 drm/amd/pm: increase mclk switch threshold to 200 us
- 84493de drm/amdgpu/swsmu: drop smu i2c bus on navi1x
- 10f8db3 futex: Adjust absolute futex timeouts with per time namespace offset
- b7bbf03 memory: brcmstb_dpfe: Fix memory leak
- 38ae02b memory: tegra: Remove GPU from DRM IOMMU group
- 54ba7d5 mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true
- f75a519 mmc: sdhci-of-esdhc: set timeout to max before tuning
- bbca4dd mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
- 07e0606 drm/ttm: fix eviction valuable range check.
- cef20b4 ext4: do not use extent after put_bh
- 7bb9a23 ext4: fix bs < ps issue reported with dioread_nolock mount opt
- 5c2af83 ext4: fix bdev write error check failed when mount fs with ro
- e500902 ext4: clear buffer verified flag if read meta block from disk
- 357cc4c ext4: fix invalid inode checksum
- 5676680 ext4: implement swap_activate aops using iomap
- 9129151 ext4: fix error handling code in add_new_gdb
- 5802528 ext4: fix leaking sysfs kobject after failed mount
- d43b468 vringh: fix __vringh_iov() when riov and wiov are different
- 96e3212 cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
- db6e432 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
- 345b28c cpufreq: Avoid configuring old governors as default with intel_pstate
- 2b583ef intel_idle: Fix max_cstate for processor models without C-state tables
- 0cf4848 intel_idle: Ignore _CST if control cannot be taken from the platform
- 7c4df0c ring-buffer: Return 0 on success from ring_buffer_resize()
- 07a9b32 PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
- 5c40486 net/sunrpc: Fix return value for sysctl sunrpc.transports
- 29a41f7 9P: Cast to loff_t before multiplying
- 8ff240c libceph: clear con->out_msg on Policy::stateful_server faults
- 89b9cad ceph: promote to unsigned long long before shifting
- 4052ea4 drm/amd/display: Fix kernel panic by dal_gpio_open() error
- c5e0a73 drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally
- 3074346 drm/amdgpu: increase the reserved VM size to 2MB
- c899ac3 drm/amdgpu: add function to program pbb mode for sienna cichlid
- 1d06687 drm/amd/display: Avoid MST manager resource leak.
- f277453 drm/amdkfd: Use same SQ prefetch setting as amdgpu
- 58d6fa1 drm/amdgpu: correct the gpu reset handling for job != NULL case
- bacae00 drm/amdgpu: update golden setting for sienna_cichlid
- 355d743 drm/amdgpu: vcn and jpeg ring synchronization
- f77758e drm/amd/display: Increase timeout for DP Disable
- aa7c61b drm/amd/display: Fix incorrect backlight register offset for DCN
- b8b9194 drm/amdgpu: don't map BO in reserved region
- ff2d398 i2c: imx: Fix external abort on interrupt in exit paths
- 935def4 rtc: rx8010: don't modify the global rtc ops
- a62e3b1 ia64: fix build error with !COREDUMP
- 9ff032d ubi: check kthread_should_stop() after the setting of task state
- 7933721 ARC: perf: redo the pct irq missing in device-tree handling
- e294c3f perf python scripting: Fix printable strings in python3 scripts
- 9aa1c59 perf vendor events amd: Add L2 Prefetch events for zen1
- ce49ab5 ubifs: mount_ubifs: Release authentication resource in error handling path
- 0d80210 ubifs: Don't parse authentication mount options in remount process
- 92b2d13 ubifs: Fix a memleak after dumping authentication mount options
- 10185cb ubifs: journal: Make sure to not dirty twice for auth nodes
- ae623c5 ubifs: xattr: Fix some potential memory leaks while iterating entries
- 1b50e50 ubifs: dent: Fix some potential memory leaks while iterating entries
- 72307bf NFSD: Add missing NFSv2 .pc_func methods
- 45cfdb4 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
- 1a42395 NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
- e939ac2 gfs2: Only access gl_delete for iopen glocks
- 5d1e422 gfs2: Make sure we don't miss any delayed withdraws
- 6ba303f remoteproc: Fixup coredump debugfs disable request
- e3902c9 io_uring: use type appropriate io_kiocb handler for double poll
- e8f3eef block: advance iov_iter on bio_add_hw_page failure
- bd353d5 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
- 3b234b4 powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
- 3786d32 powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
- e35aa57 powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
- b77220b powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
- 0797686 powerpc/powernv/elog: Fix race while processing OPAL error log event.
- 2e61815 powerpc/memhotplug: Make lmb size 64bit
- 9a5bd87 powerpc: Warn about use of smt_snooze_delay
- e61aaa2 powerpc/rtas: Restrict RTAS requests from userspace
- 0c310c8 s390/stp: add locking to sysfs functions
- 5473e48 MIPS: configs: lb60: Fix defconfig not selecting correct board
- 208eee4 MIPS: DEC: Restore bootmem reservation for firmware working memory area
- 463fbe4 rcu-tasks: Enclose task-list scan in rcu_read_lock()
- 19506c4 rcu-tasks: Fix low-probability task_struct leak
- 7903621 rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
- 90ab55d powerpc/drmem: Make lmb_size 64 bit
- bf4757c iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
- a42ca3b iio:imu:st_lsm6dsx Fix alignment and data leak issues
- 221a429 iio:adc:ti-adc12138 Fix alignment issue with timestamp
- b938a8e iio:adc:ti-adc0832 Fix alignment issue with timestamp
- dd58722 iio: ad7292: Fix of_node refcounting
- e4a6eb7 iio: adc: gyroadc: fix leak of device node iterator
- 6c21421 iio:light:si1145: Fix timestamp alignment and prevent data leak.
- 8602dad iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return
- c955ccc iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.
- fe6f7de iio: adc: at91-sama5d2_adc: fix DMA conversion crash
- 3990c50 iio: ltc2983: Fix of_node refcounting
- 4655afc drm/shme-helpers: Fix dma_buf_mmap forwarding bug
- 465094b vdpa_sim: Fix DMA mask
- aaf32fe dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
- d4a5c29 udf: Fix memory leak when mounting
- 8a2bb94 powerpc: Fix random segfault when freeing hugetlb range
- 9fbcfd8 Revert "vhost-vdpa: fix page pinning leakage in error path"
- de3d7ff tracing: Fix race in trace_open and buffer resize call
- 3ae49be tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
- feda6c6 tty: serial: 21285: fix lockup on open
- 7325858 x86/mce: Allow for copy_mc_fragile symbol checksum to be generated
- bcc91e0 HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
- a9f0d28 vt_ioctl: fix GIO_UNIMAP regression
- c76b008 vt: keyboard, extend func_buf_lock to readers
- 0d4ae5a vt: keyboard, simplify vt_kdgkbsent
- b5b3a8b drm/i915: Force VT'd workarounds when running as a guest OS
- f75840d USB: apple-mfi-fastcharge: don't probe unhandled devices
- 347e687 usbcore: Check both id_table and match() when both available
- c5f53cd usb: host: fsl-mph-dr-of: check return of dma_set_mask()
- 05b0086 usb: typec: tcpm: reset hard_reset_count for any disconnect
- 88a5594 usb: cdc-acm: fix cooldown mechanism
- c4c67e1 usb: cdns3: Fix on-chip memory overflow issue
- 9b69b26 usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
- 0991df6 usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
- 47d5260 usb: dwc3: core: don't trigger runtime pm when remove driver
- 19544d5 usb: dwc3: core: add phy cleanup for probe error handling
- d548d39 usb: dwc3: gadget: Reclaim extra TRBs after request completion
- b8af1c9 usb: dwc3: gadget: Check MPS of the request length
- 8dca292 usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
- c6865af usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
- d01c3b2 usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
- 5fc99e0 btrfs: drop the path before adding block group sysfs files
- ce34a04 btrfs: fix readahead hang and use-after-free after removing a device
- dabb94d btrfs: fix use-after-free on readahead extent after failure to create it
- 33eb5b3 btrfs: tree-checker: validate number of chunk stripes and parity
- 0cb097f btrfs: skip devices without magic signature when mounting
- fbf3b12 btrfs: cleanup cow block on error
- 9d63fb0 btrfs: reschedule when cloning lots of extents
- 1700e87 btrfs: tree-checker: fix false alert caused by legacy btrfs root item
- a3be5ff btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
- 4fdb5d0 btrfs: send, recompute reference path after orphanization of a directory
- a2b9ad4 btrfs: send, orphanize first all conflicting inodes when processing references
- 3dfe2dd btrfs: reschedule if necessary when logging directory items
- 3872bf3 btrfs: tracepoints: output proper root owner for trace_find_free_extent()
- 304f3c0 btrfs: sysfs: init devices outside of the chunk_mutex
- 2978cb4 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
- 4190caf btrfs: improve device scanning messages
- 27e7868 btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
- 90e8bbe PM: runtime: Remove link state checks in rpm_get/put_supplier()
- 931d553 scsi: qla2xxx: Fix crash on session cleanup with unload
- f4f250c scsi: qla2xxx: Fix reset of MPI firmware
- 26474cd scsi: qla2xxx: Fix MPI reset needed message
- f242539 scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
- e1043d8 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- 7a5b764 w1: mxc_w1: Fix timeout resolution problem leading to bus error
- 0c399a6 io-wq: assign NUMA node locality if appropriate
- ebabf9b acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
- 6584331 ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()
- f1ab870 ACPI: EC: PM: Flush EC work unconditionally after wakeup
- c56d455 PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- 62bf715 ACPI: debug: don't allow debugging when ACPI is disabled
- ebf5e99 ACPI: video: use ACPI backlight for HP 635 Notebook
- f7a79af ACPI / extlog: Check for RDMSR failure
- 57c7581 ACPI: button: fix handling lid state changes when input device closed
- 42c2d31 NFS: fix nfs_path in case of a rename retry
- 3b224e0 ACPI: configfs: Add missing config_item_put() to fix refcount leak
- 36ed9e6 fs: Don't invalidate page buffers in block_write_full_page()
- bdacede media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
- bc8a557 hwmon: (pmbus/max34440) Fix OC fault limits
- 9767f1d leds: bcm6328, bcm6358: use devres LED registering function
- 3a38676 extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
- b31eb1d spi: sprd: Release DMA channel also on probe deferral
- f3a8fc3 spi: spi-mtk-nor: fix timeout calculation overflow
- efecc0e perf/x86/amd/ibs: Fix raw sample data accumulation
- 9afe993 perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
- c219833 perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
- 595d78c perf/x86/amd: Fix sampling Large Increment per Cycle events
- fc42da3 perf/x86/intel: Fix Ice Lake event constraint table
- 13651b9 selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
- 9e00a4f seccomp: Make duplicate listener detection non-racy
- a4b1312 mm: memcg/slab: uncharge during kmem_cache_free_bulk()
- d1c891a mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
- 136b0b3 mmc: sdhci: Add LTR support for some Intel BYT based controllers
- 56d652b md/raid5: fix oops during stripe resizing
- deb81ba md: fix the checking of wrong work queue
- be4e2dc irqchip/loongson-htvec: Fix initial interrupt clearing
- ccd11d1 vmlinux.lds.h: Add PGO and AutoFDO input sections
- 4b235c0 nvme-rdma: fix crash when connect rejected
- 182f7c7 sgl_alloc_order: fix memory leak
- 14df872 nbd: make the config put is called before the notifying the waiter
- 902c3e2 arm64: dts: qcom: kitakami: Temporarily disable SDHCI1
- 82e8151 firmware: arm_scmi: Move scmi bus init and exit calls into the driver
- bf27c9b bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirk
- 7b5875e soc: ti: k3: ringacc: add am65x sr2.0 support
- cd491cf soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
- 98db1e5 ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries
- 8f5c416 ARM: dts: s5pv210: add RTC 32 KHz clock in Aries family
- 6df47b8 ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
- 9bf3c93 ARM: dts: s5pv210: move PMU node out of clock controller
- 76ad6a9 ARM: dts: s5pv210: move fixed clocks under root node
- 79703e5 ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
- 9723770 ARM: dts: s5pv210: Enable audio on Aries boards
- fb4139a memory: emif: Remove bogus debugfs error handling
- 792a818 ARM: dts: omap4: Fix sgx clock rate for 4430
- 88572b0 arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes
- 9e9f33d cifs: handle -EINTR in cifs_setattr
- fa6d7a5 Handle STATUS_IO_TIMEOUT gracefully
- 22a700b gfs2: add validation checks for size of superblock
- 00f6058 gfs2: use-after-free in sysfs deregistration
- e15c2f9 gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
- f840152 gfs2: call truncate_inode_pages_final for address space glocks
- 3aade06 scsi: core: Clean up allocation and freeing of sgtables
- 3ed6ba0 KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
- 4fcc518 ext4: Detect already used quota file early
- 693a6e2 jbd2: avoid transaction reuse after reformatting
- d9371ef drivers: watchdog: rdc321x_wdt: Fix race condition bugs
- a33ce4d ceph: encode inodes' parent/d_name in cap reconnect message
- 07f5e25 net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
- 4c59583 nfsd4: remove check_conflicting_opens warning
- 902bd6f nfsd: rename delegation related tracepoints to make them less confusing
- 27ff4af clk: ti: clockdomain: fix static checker warning
- 3a516ce PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- 4abb271 rpmsg: glink: Use complete_all for open states
- 0682461 bnxt_en: Log unknown link speed appropriately.
- cb2c620 f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
- 029d664 md/bitmap: md_bitmap_get_counter returns wrong blocks
- 1290a42 btrfs: fix replace of seed device
- bd7827b block: Consider only dispatched requests for inflight statistic
- a9364c0 ARC: [dts] fix the errors detected by dtbs_check
- e3db2d9 drm/amd/display: Avoid set zero in the requested clk
- 4c28fd2 drm/amd/display: HDMI remote sink need mode validation for Linux
- be43038 power: supply: test_power: add missing newlines when printing parameters by sysfs
- a5c925f ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
- 55743cd bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
- 5a44940 bus: mhi: core: Abort suspends due to outgoing pending packets
- 5e2e8f3 usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
- 8491cd0 drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
- 56e567f ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
- ea310e6 ath11k: fix warning caused by lockdep_assert_held
- 753e764 ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
- 8b72591 brcmfmac: Fix warning message after dongle setup failed
- 8354df5 octeontx2-af: fix LD CUSTOM LTYPE aliasing
- a7e0f23 ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- d791896 xfs: avoid LR buffer overrun due to crafted h_len
- 7bd6f89 xfs: don't free rt blocks when we're doing a REMAP bunmapi call
- 66b70f6 habanalabs: remove security from ARB_MST_QUIET register
- a00e6c3 can: flexcan: disable clocks during stop mode
- e209509 arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
- 9fa33eb cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
- 0740ee0 SUNRPC: Mitigate cond_resched() in xprt_transmit()
- 8101c05 usb: xhci: omit duplicate actions when suspending a runtime suspended host.
- d980c86 mac80211: add missing queue/hash initialization to 802.3 xmit
- b0cd0b4 drm/amdgpu: No sysfs, not an error condition
- fc5382d coresight: Make sysfs functional on topologies with per core sink
- 1737a0b uio: free uio id after uio file node is freed
- 818b65a USB: adutux: fix debugging
- f43e2b9 cpufreq: sti-cpufreq: add stih418 support
- 68f513d riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
- 5a328de drm/amd/display: Check clock table return
- 0018d02 samples/bpf: Fix possible deadlock in xdpsock
- 4c210f8 selinux: access policycaps with READ_ONCE/WRITE_ONCE
- 4388ceb selftests/bpf: Define string const as global for test_sysctl_prog.c
- d8e7843 nfc: s3fwrn5: Add missing CRYPTO_HASH dependency
- 96d06ba media: uvcvideo: Fix dereference of out-of-bound list iterator
- 26a1c2d drm: panfrost: fix common struct sg_table related issues
- e65ea28 drm: lima: fix common struct sg_table related issues
- 1e454c7 xen: gntdev: fix common struct sg_table related issues
- 27d9825 drm: exynos: fix common struct sg_table related issues
- 74187a8 bpf: Permit map_ptr arithmetic with opcode add and offset 0
- 8ec3f41 kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
- 828a184 selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
- aa718a7 ia64: kprobes: Use generic kretprobe trampoline handler
- bd12a49 printk: reduce LOG_BUF_SHIFT range for H8300
- e5ac60e arm64: topology: Stop using MPIDR for topology information
- 9dc81e0 brcmfmac: increase F2 watermark for BCM4329
- d84978a drm/bridge/synopsys: dsi: add support for non-continuous HS clock
- d8a4ba7 mmc: via-sdmmc: Fix data race bug
- 337f774 media: imx274: fix frame interval handling
- 9df9101 drm/vkms: avoid warning in vkms_get_vblank_timestamp
- 2e9db78 media: tw5864: check status of tw5864_frameinterval_get
- 48be293 usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
- deb8aee media: platform: Improve queue set up flow for bug fixing
- 3d45a18 staging: wfx: fix potential use before init
- f25af2f misc: fastrpc: fix common struct sg_table related issues
- 7c9edab ASoC: AMD: Clean kernel log from deferred probe error messages
- 0d6d22f media: videodev2.h: RGB BT2020 and HSV are always full range
- 7edf069 drm/bridge_connector: Set default status connected for eDP connectors
- d3e8ba3 selftests/x86/fsgsbase: Reap a forgotten child
- 43836fd ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work
- dc689cd drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
- c1918dd drm/scheduler: Scheduler priority fixes (v2)
- e2578eb ath10k: fix VHT NSS calculation when STBC is enabled
- 663992d ath10k: start recovery process when payload length exceeds max htc length for sdio
- d1c9ddc video: fbdev: pvr2fb: initialize variables
- 9745a32 drm/amdgpu: restore ras flags when user resets eeprom(v2)
- f12784e drm/ast: Separate DRM driver from PCI code
- ad9d55d x86/kaslr: Initialize mem_limit to the real maximum address
- 3fc85e7 ath10k: fix retry packets update in station dump
- 2178d10 io_uring: don't set COMP_LOCKED if won't put
- f8462e2 xfs: fix realtime bitmap/summary file truncation when growing rt volume
- be23eff xfs: change the order in which child and parent defer ops are finished
- 730c9df power: supply: bq27xxx: report "not charging" on all types
- 77dbbcd xfs: log new intent items created as part of finishing recovered intent items
- bbf30f4 xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files
- 735d83e xfs: Set xfs_buf type flag when growing summary/bitmap files
- 91b7766 NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
- c0997e1 ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
- f6a41f7 powerpc/64s: handle ISA v3.1 local copy-paste context switches
- d2297a2 afs: Don't assert on unpurgeable server records
- 6b67737 f2fs: handle errors of f2fs_get_meta_page_nofail
- dba295d um: change sigio_spinlock to a mutex
- 1ce1948 s390/ap/zcrypt: revisit ap and zcrypt error handling
- 09c8c3f f2fs: compress: fix to disallow enabling compress on non-empty file
- 0d41bd0 s390/startup: avoid save_area_sync overflow
- eb8ce8c f2fs: fix to check segment boundary during SIT page readahead
- cc70383 f2fs: fix uninit-value in f2fs_lookup
- 01dcc51 f2fs: do sanity check on zoned block device path
- 5042a54 f2fs: add trace exit in exception path
- 51fcce5 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
- e3783eb powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
- 5311d47 mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
- 6e7c31e powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
- 6dac332 f2fs: allocate proper size memory for zstd decompress
- 44c1c8c RDMA/core: Change how failing destroy is handled during uobj abort
- d4ddc5a powerpc/powernv/smp: Fix spurious DBG() warning
- 3ae2f2b powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.
- 7120a84 futex: Fix incorrect should_fail_futex() handling
- 4da20d6 usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
- 4028b42 lockdep: Fix preemption WARN for spurious IRQ-enable
- 9558038 interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM
- 636c6ee vdpasim: fix MAC address configuration
- 5ecf1c6 afs: Fix dirty-region encoding on ppc32 with 64K pages
- db43215 afs: Fix afs_invalidatepage to adjust the dirty region
- 2ecc951 afs: Alter dirty range encoding in page->private
- ad08180 afs: Wrap page->private manipulations in inline functions
- d82995e afs: Fix where page->private is set during write
- a88bbf9 afs: Fix page leak on afs_write_begin() failure
- 67375bd afs: Fix to take ref on page when PG_private is set
- 765c116 arm64: efi: increase EFI PE/COFF header padding to 64 KB
- e6bec26 ata: sata_nv: Fix retrieving of active qcs
- 0d587af RDMA/qedr: Fix memory leak in iWARP CM
- 2c2b887 afs: Fix afs_launder_page to not clear PG_writeback
- e167e9c afs: Fix a use after free in afs_xattr_get_acl()
- 620e696 tracing, synthetic events: Replace buggy strcat() with seq_buf operations
- acdb342 mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
- 161b899 RDMA/mlx5: Fix devlink deadlock on net namespace deletion
- f17225e ionic: no rx flush in deinit
- e7d0b16 x86/alternative: Don't call text_poke() in lazy TLB mode
- e0bab5e firmware: arm_scmi: Fix duplicate workqueue name
- 8db07e4 firmware: arm_scmi: Fix locking in notifications
- c2214a3 x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels
- 0a9466f firmware: arm_scmi: Add missing Rx size re-initialisation
- 137064b tee: client UUID: Skip REE kernel login method as well
- 3a2b9c8 firmware: arm_scmi: Expand SMC/HVC message pool to more than one
- 99efe4a firmware: arm_scmi: Fix ARCH_COLD_RESET
- 9572c78 xen/events: block rogue events for some time
- d985af1 xen/events: defer eoi in case of excessive number of events
- a942cd6 xen/events: use a common cpu hotplug hook for event channels
- 573b878 xen/events: switch user event channels to lateeoi model
- 4d7e5f6 xen/pciback: use lateeoi irq binding
- 751ce9f xen/pvcallsback: use lateeoi irq binding
- d9a71a4 xen/scsiback: use lateeoi irq binding
- 23ba4f6 xen/netback: use lateeoi irq binding
- e8ae8e6 xen/blkback: use lateeoi irq binding
- c4f9ce8 xen/events: add a new "late EOI" evtchn framework
- ea23e8f xen/events: fix race in evtchn_fifo_unmask()
- efdaf1d xen/events: add a proper barrier to 2-level uevent unmasking
- 6b73436 xen/events: avoid removing an event channel while handling it
- ad2f76f Linux 5.9.4
- 3dc43f5 x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
- 5fec7e5 x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
- 8b5145b Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
- 8406c90 Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"
Homepage
Download Linux 5.9.6-xanmod1 source from GitHub