Debian 9911 Published by

A new XanMod Linux Kernel based on Linux Kernel 6.8.5 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.



Linux 6.8.5-xanmod1

XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a stable, responsive and smooth desktop experience.

The real-time version is recommended for critical runtime applications such as Linux gaming eSports, streaming, live productions and ultra-low latency enthusiasts.

Supports all recent 64-bit versions of Debian and Ubuntu-based systems.

Main Features

  • Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler.
  • RCU Boost for better responsiveness and lower overall system latency.
  • Block Layer w/ multi-threaded runqueue for high I/O throughput.
  • Caching, Virtual Memory Manager and CPUFreq Governor improvements.
  • BBR TCP Congestion Control + FQ-PIE Packet Scheduling and AQM Algorithm [5.8].
  • ORC Unwinder for Kernel Stack Traces (debuginfo) implementation.
  • Third-party patchset available: ZSTD kernel, initrd and modules support [5.8][5.6-rt], Full x86_64 FSGSBASE instructions [5.8], Clear Linux [partial], CK's Hrtimer Patchset [5.8][5.4], Wine / Proton Fsync, PCIe ACS Override, BMQ Process Scheduler [5.4 stock disabled], Aufs [5.4] and GCC graysky's.
  • Real-time Linux kernel (PREEMPT_RT) build available [5.6-rt][5.4-rt].
  • Generic kernel package for compatibility with most Debian & Ubuntu based distributions. Built on the latest GCC 10.2 and Binutils 2.35.
  • GPLv2 license. Can be built for any distribution or purpose.

Install via Terminal

echo 'deb http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-kernel.list && wget -qO - https://dl.xanmod.org/gpg.key | sudo apt-key add -

Then update and install:

sudo apt update && sudo apt install linux-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

Xanmod

  • 0d639e3 Linux 6.8.5-xanmod1
  • 80475cc .gitlab-ci: Add x86-64-v1 build
  • 30fed7e mm/vmscan: vm.workingset_protection: On by default
  • 5cd56f6 mm/vmscan: Add sysctl knobs for protecting the working set [le9uo-1.5]
  • ea0ae0b Merge tag 'v6.8.5' into 6.8
  • 592026c Revert "mm/vmscan: Add sysctl knobs for protecting the working set"
  • b95f206 Linux 6.8.5
  • 9634ee7 x86: set SPECTRE_BHI_ON as default
  • 15d6de3 KVM: x86: Add BHI_NO
  • 2bf604d x86/bhi: Mitigate KVM by default
  • a39bfa5 x86/bhi: Add BHI mitigation knob
  • a96b54b x86/bhi: Enumerate Branch History Injection (BHI) bug
  • aec26bd x86/bhi: Define SPEC_CTRL_BHI_DIS_S
  • 8f51637 x86/bhi: Add support for clearing branch history at syscall entry
  • 33257e2 x86/syscall: Don't force use of indirect calls for system calls
  • 36264ae x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
  • 70a2425 x86/efistub: Remap kernel text read-only before dropping NX attribute
  • 4947db8 x86/sev: Move early startup code into .head.text section
  • 6cd1639 x86/sme: Move early SME kernel encryption handling into .head.text
  • 2ff01ae x86/boot: Move mem_encrypt= parsing to the decompressor
  • 7596a37 efi/libstub: Add generic support for parsing mem_encrypt=
  • 5d8d447 bpf: support deferring bpf_link dealloc to after RCU grace period
  • d8b4ea7 bpf: put uprobe link's path and task in release callback
  • e9292a3 Revert "x86/mpparse: Register APIC address only once"
  • 704c867 drm/xe: Rework rebinding
  • b8236cd drm/xe: Use ring ops TLB invalidation for rebinds
  • 9d5b56e drm/i915/gt: Enable only one CCS for compute workload
  • 2c0198a drm/i915/gt: Do not generate the command streamer for all the CCS
  • cc24793 drm/i915/gt: Disable HW load balancing for CCS
  • 253919f drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
  • fca2eda drm/i915/mst: Reject FEC+MST on ICL
  • aceb38b drm/i915/mst: Limit MST+DSC to TGL+
  • f9a96a7 smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
  • d919b6e smb: client: fix potential UAF in smb2_is_network_name_deleted()
  • 16d58c6 smb: client: fix potential UAF in is_valid_oplock_break()
  • a8344e2 smb: client: fix potential UAF in smb2_is_valid_lease_break()
  • 3dba0e5 smb: client: fix potential UAF in smb2_is_valid_oplock_break()
  • 3103163 smb: client: fix potential UAF in cifs_dump_full_key()
  • 1e12f0d smb: client: fix potential UAF in cifs_stats_proc_show()
  • 5b5475c smb: client: fix potential UAF in cifs_stats_proc_write()
  • 3402faf smb: client: fix potential UAF in cifs_debug_files_proc_show()
  • 40a5d14 smb3: retrying on failed server close
  • 67fe1cc smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
  • e2cce9c smb: client: handle DFS tcons in cifs_construct_tcon()
  • 6c84111 smb: client: refresh referral without acquiring refpath_lock
  • e1db9ae smb: client: guarantee refcounted children from parent session
  • 45f2bed smb: client: fix UAF in smb2_reconnect_server()
  • d8dcba0 riscv: process: Fix kernel gp leakage
  • 67be4c6 riscv: Fix spurious errors from __get/put_kernel_nofault
  • 898cc9b s390/entry: align system call table on 8 bytes
  • 483c286 selftests/mm: include strings.h for ffsl
  • 201e4aa mm/secretmem: fix GUP-fast succeeding on secretmem folios
  • b3412bb arm64/ptrace: Use saved floating point state type to determine SVE layout
  • 5b16d90 riscv: Fix vector state restore in rt_sigreturn()
  • 9678bcc aio: Fix null ptr deref in aio_complete() wakeup
  • b06f306 perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
  • 08044b0 x86/coco: Require seeding RNG with RDRAND on CoCo systems
  • 32223b0 x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
  • 1341e4b x86/mm/pat: fix VM_PAT handling in COW mappings
  • 544561d of: module: prevent NULL pointer dereference in vsnprintf()
  • ae6d76e of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
  • 8919f7c driver core: Introduce device_link_wait_removal()
  • 7c38be7 ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
  • 7513702 ASoC: SOF: ipc4-pcm: Correct the delay calculation
  • 51c5dec ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
  • 34c196d ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
  • e2edcd5 ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger
  • 084eb01 ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
  • 953683c ASoC: SOF: Remove the get_stream_position callback
  • e335b31 ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay
  • d210a88 ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback
  • a361622 ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
  • 217a7c1 ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting
  • b333137 ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
  • f01fd1e ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
  • 9562ff5 ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint
  • 11b7a85 ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs
  • 035c6b9 ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream
  • 5fd8e23 io_uring/kbuf: hold io_buffer_list reference over mmap
  • e716bf3 io_uring: use private workqueue for exit work
  • 7dc1ed2 io_uring/rw: don't allow multishot reads without NOWAIT support
  • da64e0e io_uring/kbuf: protect io_buffer_list teardown with a reference
  • 4ce5853 io_uring/kbuf: get rid of bl->is_ready
  • e08987e io_uring/kbuf: get rid of lower BGID lists
  • 310203f ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
  • 6e9f02e ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR
  • 3ffbad3 ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 16ARHA7 models
  • 03a3233 ALSA: hda/realtek - Fix inactive headset mic jack
  • f023090 ALSA: hda: Add pplcllpl/u members to hdac_ext_stream
  • 71ea672 ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
  • 76af689 ksmbd: validate payload size in ipc response
  • 99d6198 ksmbd: don't send oplock break if rename fails
  • dbba735 gpio: cdev: fix missed label sanitizing in debounce_setup()
  • 78d0146 gpio: cdev: check for NULL labels when sanitizing them for irqs
  • 0dab75b Revert "drm/amd/display: Send DTBCLK disable message on first commit"
  • 3d79e67 x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
  • 96223cd stackdepot: rename pool_index to pool_index_plus_1
  • b8a3bc8 lib/stackdepot: move stack_record struct definition into the header
  • befe2f4 nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
  • 961baa9 riscv: Disable preemption when using patch_map()
  • b797d99 riscv: Fix warning by declaring arch_cpu_idle() as noinstr
  • d1efe60 riscv: use KERN_INFO in do_trap
  • a2ebedf SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
  • 811a27e ASoC: SOF: amd: fix for false dsp interrupts
  • be6ae72 ata: sata_mv: Fix PCI device ID table declaration compilation warning
  • 029de20 drm/i915/gt: Limit the reserved VM space to only the platforms that need it
  • a823511 thermal: gov_power_allocator: Allow binding without trip points
  • 626bd67 thermal: gov_power_allocator: Allow binding without cooling devices
  • 47b6af8 s390/pai: fix sampling event removal for PMU device driver
  • 95e5d9e spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
  • 4525a91 cifs: Fix caching to try to do open O_WRONLY as rdwr on server
  • cae44b9 drm/i915/dp: Fix DSC state HW readout for SST connectors
  • 8e04ba3 Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"
  • d3cd8b9 scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
  • 6e0745e scsi: mylex: Fix sysfs buffer lengths
  • 1c015ee ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
  • f739aed regmap: maple: Fix uninitialized symbol 'ret' warnings
  • a2a7234 ASoC: amd: acp: fix for acp_init function error handling
  • 17c82c6 spi: s3c64xx: Use DMA mode from fifo size
  • f5c7f24 spi: s3c64xx: determine the fifo depth only once
  • 6049b50 spi: s3c64xx: allow full FIFO masks
  • 2a4a23d spi: s3c64xx: define a magic value
  • 057f1b6 spi: s3c64xx: remove else after return
  • e84f8ac spi: s3c64xx: explicitly include <linux/bits.h>
  • d6bcd1f spi: s3c64xx: sort headers alphabetically
  • 6a05332 spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
  • 53809cd ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
  • 01aee0a ASoC: rt722-sdca-sdw: fix locking sequence
  • c1c02fe ASoC: rt712-sdca-sdw: fix locking sequence
  • 4c4406e ASoC: rt711-sdw: fix locking sequence
  • 702fe02 ASoC: rt711-sdca: fix locking sequence
  • dadefc5 ASoC: rt5682-sdw: fix locking sequence
  • cc45def drm/prime: Unbreak virtgpu dma-buf export
  • 0c16020 nouveau/uvmm: fix addr/range calcs for remap operations
  • 6d1728c drm/panfrost: fix power transition timeout warnings
  • b91d26d ALSA: hda: cs35l56: Add ACPI device match tables
  • 51c4440 regmap: maple: Fix cache corruption in regcache_maple_drop()
  • 0278e22 ASoC: amd: acp: fix for acp pdm configuration check
  • 3ea37b8 RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
  • 9b8612e block: count BLK_OPEN_RESTRICT_WRITES openers
  • 041fd51 drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
  • 9aea122 riscv: hwprobe: do not produce frtace relocation
  • a4da8ba riscv: mm: Fix prototype to avoid discarding const
  • da9f9c5 ASoC: cs42l43: Correct extraction of data pointer in suspend/resume
  • 65efeec ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
  • a751a20 9p: Fix read/write debug statements to report server reply
  • 2baacef mptcp: don't account accept() of non-MPC client as fallback to TCP
  • caf8ed9 selftests: mptcp: use += operator to append strings
  • cd23628 selftests: mptcp: connect: fix shellcheck warnings
  • 2424643 KVM: SVM: Add support for allowing zero SEV ASIDs
  • 8431127 KVM: SVM: Use unsigned integers when dealing with ASIDs
  • f726bdd net: ravb: Always update error counters
  • e40bb5b net: ravb: Always process TX descriptor ring
  • 6eb0d3f net: ravb: Let IP-specific receive function to interrogate descriptors
  • 5fec575 mean_and_variance: Drop always failing tests
  • 1f4b78e e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
  • 6e4a1a5 e1000e: Minor flow correction in e1000_shutdown function
  • c5ee0a5 drm/amd: Flush GFXOFF requests in prepare stage
  • f081280 i40e: Enforce software interrupt during busy-poll exit
  • 06df761 i40e: fix vf may be used uninitialized in this function warning
  • 8f673b2 i40e: fix i40e_count_filters() to count only active/new filters
  • 4beca22 octeontx2-af: Add array index check
  • 60171ec octeontx2-pf: check negative error code in otx2_open()
  • 77a6746 octeontx2-af: Fix issue with loading coalesced KPU profiles
  • 084c77b udp: prevent local UDP tunnel packets from being GROed
  • 1da0c58 udp: do not transition UDP GRO fraglist partial checksums to unnecessary
  • 35fe0e0 udp: do not accept non-tunnel GSO skbs landing in a tunnel
  • 7e2a0e1 r8169: skip DASH fw status checks when DASH is disabled
  • 9783b3b mlxbf_gige: stop interface during shutdown
  • 4a7c465 ipv6: Fix infinite recursion in fib6_dump_done().
  • 0a4e3c2 e1000e: Workaround for sporadic MDI error on Meteor Lake systems
  • c6a368f ax25: fix use-after-free bugs caused by ax25_ds_del_timer
  • fd17771 tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildcard addresses.
  • d0f4407 selftests: reuseaddr_conflict: add missing new line at the end of the output
  • 0ac328a erspan: make sure erspan_base_hdr is present in skb->head
  • ec5ba65 tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard addresses.
  • 1ac101d i40e: Fix VF MAC filter removal
  • 64d230b ice: fix enabling RX VLAN filtering
  • b4d28f7 idpf: fix kernel panic on unknown packet types
  • 5b3b67f gro: fix ownership transfer
  • e9f268b selftests: net: gro fwd: update vxlan GRO test expectations
  • 03a6110 net: dsa: mv88e6xxx: fix usable ports on 88e6020
  • 49767b0 net: phy: micrel: Fix potential null pointer dereference
  • a4a9392 net: fec: Set mac_managed_pm during probe
  • 4c74b42 net: txgbe: fix i2c dev name cannot match clkdev
  • 093aff4 net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
  • 75a4196 net: stmmac: fix rx queue priority assignment
  • 0769641 net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
  • 578b10b net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
  • 7bb2c71 net/sched: act_skbmod: prevent kernel-infoleak
  • d8de598 KVM: arm64: Ensure target address is granule-aligned for range TLBI
  • 1be6478 KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
  • 1207722 x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
  • 3ffb1ab mptcp: prevent BPF accessing lowat from a subflow socket.
  • 6af057c bpf, sockmap: Prevent lock inversion deadlock in map delete elem
  • 4ed7d1c vboxsf: Avoid an spurious warning if load_nls_xxx() fails
  • 58f2bfb netfilter: validate user input for expected length
  • 7f609f6 netfilter: nf_tables: discard table flag update with pending basechain deletion
  • e684b16 netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
  • d2c9eb1 netfilter: nf_tables: flush pending destroy work before exit_net release
  • e95bb4c netfilter: nf_tables: reject new basechain after table flag update
  • 9ceabf9 vsock/virtio: fix packet delivery to tap device
  • 05cb7c4 net: mana: Fix Rx DMA datasize and skb_over_panic
  • a4b06f5 net: usb: ax88179_178a: avoid the interface always configured as random address
  • 6794090 net/rds: fix possible cp null dereference
  • c8b7b2f xen-netfront: Add missing skb_mark_for_recycle
  • be74387 selftests: mptcp: join: fix dev in check_endpoint
  • a34ba4b netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
  • 258d46a netfilter: nf_tables: release batch on table validation from abort path
  • d0bfebd Bluetooth: Fix TOCTOU in HCI debugfs implementation
  • 8e655a0 Bluetooth: hci_event: set the conn encrypted before conn establishes
  • acbc2bd Bluetooth: add quirk for broken address properties
  • a5425a3 Bluetooth: qca: fix device-address endianness
  • 0f889b7 arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
  • 00aca62 Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
  • 8116617 x86/bpf: Fix IP after emitting call depth accounting
  • 72ac1a1 x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
  • d11001e x86/cpufeatures: Add new word for scattered features
  • 8bf17b1 r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
  • 68784a5 selinux: avoid dereference of garbage after mount failure
  • bff16ba KVM: arm64: Fix out-of-IPA space translation fault handling
  • af920e3 KVM: arm64: Fix host-programmed guest events in nVHE
  • 6667d73 RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
  • 1f8e304 RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
  • 02d4932 gpio: cdev: sanitize the label before requesting the interrupt
  • 6a0900e Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
  • 37d810d mm/treewide: replace pud_large() with pud_leaf()
  • 041f548 kbuild: make -Woverride-init warnings more consistent
  • 7f2eb57 modpost: do not make find_tosym() return NULL
  • bdd000c dm integrity: fix out-of-range warning
  • 706d6d6 drm/i915: Do not print 'pxp init failed with 0' when it succeed
  • ed6ef6e drm/i915/mtl: Update workaround 14018575942
  • 430d981 drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74
  • 786629d drm/i915/display: Disable AuxCCS framebuffers if built for Xe
  • be7cae4 drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
  • e09cbe0 inet: inet_defrag: prevent sk release while still in use
  • a3c0174 Octeontx2-af: fix pause frame configuration in GMP mode
  • 0b95aad net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
  • 889c0c2 net: bcmasp: Bring up unimac after PHY link up
  • 997c3e6 iommu: Validate the PASID in iommu_attach_device_pasid()
  • 0da274d netfilter: nf_tables: skip netdev hook unregistration if table is dormant
  • 0960fed netfilter: nf_tables: reject table flag and netdev basechain updates
  • 0597e0d netfilter: nf_tables: reject destroy command to remove basechain hooks
  • d5c1a76 cifs: Fix duplicate fscache cookie warnings
  • 203a681 bpf: Protect against int overflow for stack access size
  • d6d5622 drm/amd/display: Send DTBCLK disable message on first commit
  • 7ea8a0e drm/amd/display: Update P010 scaling cap
  • 8feb165 mlxbf_gige: call request_irq() after NAPI initialized
  • b565d29 tls: get psock ref after taking rxlock to avoid leak
  • d67b539 tls: adjust recv return with async crypto and failed copy to userspace
  • 18f3bd2 tls: recv: process_rx_list shouldn't use an offset with kvec
  • 252f7b7 net: hns3: mark unexcuted loopback test result as UNEXECUTED
  • 7ca0f73 net: hns3: fix kernel crash when devlink reload during pf initialization
  • 884a9c0 net: hns3: fix index limit to support all queue stats
  • 297e3ef ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()
  • 9dc2048 gpiolib: Fix debug messaging in gpiod_find_and_request()
  • f7efa51 selftests: vxlan_mdb: Fix failures with old libnet
  • af780df drm/rockchip: vop2: Remove AR30 and AB30 format support
  • b4fdb3c net: wwan: t7xx: Split 64bit accesses to fix alignment issues
  • 899265c tcp: properly terminate timers for kernel sockets
  • c72c37e net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
  • ad6bfed s390/qeth: handle deferred cc1
  • 63ea013 dpll: indent DPLL option type by a tab
  • 0c9228e drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
  • 24d7450 drm/xe/device: fix XE_MAX_GT_PER_TILE check
  • 2cd056f drm/xe/queue: fix engine_class bounds check
  • b12fe67 drm/xe/guc_submit: use jiffies for job timeout
  • 242e831 drm/xe: Add exec_queue.sched_props.job_timeout_ms
  • 8132236 drm/xe: Remove unused xe_bo->props struct
  • f3b1e54 igc: Remove stale comment about Tx timestamping
  • fecbe3d ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
  • 11ff839 ice: fix memory corruption bug with suspend and rebuild
  • 27c132d ice: Refactor FW data type and fix bitmap casting issue
  • d6f9062 ALSA: hda: cs35l56: Set the init_done flag before component_add()
  • cdb0a1f wifi: iwlwifi: mvm: include link ID when releasing frames
  • f7f0e78 wifi: iwlwifi: mvm: rfi: fix potential response leaks
  • 222abd9 wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF
  • 0c33ada mlxbf_gige: stop PHY during open() error paths
  • 832d876 tools: ynl: fix setting presence bits in simple nests
  • 331e125 nfsd: Fix error cleanup path in nfsd_rename()
  • 8948e30 nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
  • 47f9248 arm64: bpf: fix 32bit unconditional bswap
  • eabf131 dma-buf: Fix NULL pointer dereference in sanitycheck()
  • d603ebe bpf, arm64: fix bug in BPF_LDX_MEMSX
  • d3d74e4 s390/bpf: Fix bpf_plt pointer arithmetic
  • 16e85e1 xsk: Don't assume metadata is always requested in TX completion
  • e66f4ab scripts/bpf_doc: Use silent mode when exec make cmd

Homepage
Download Linux 6.8.5-xanmod1 source from GitHub