Ubuntu 6511 Debian 10138 Published by

A new XanMod Linux kernel based on Linux kernel 6.6.48 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.6.48-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

Change log

  • ebb5319 Linux 6.6.48-xanmod1
  • 5e6f704 Merge tag 'v6.6.48' into 6.6
  • c77dee5 Linux 6.6.48
  • a2081b8 tools: move alignment-related macros to new <linux/align.h>
  • 8f04edd Input: MT - limit max slots
  • 3d68d10 Revert "s390/dasd: Establish DMA alignment"
  • b8d7b89 net: ngbe: Fix phy mode set to external phy
  • 118fd99 ksmbd: fix race condition between destroy_previous_session() and smb2 operations()
  • c6372cb drm/amdgpu/vcn: not pause dpg for unified queue
  • 44bb8f1 drm/amdgpu/vcn: identify unified queue in sw init
  • e0aeb26 NFSD: simplify error paths in nfsd_svc()
  • b12caa8 selftests/bpf: Add a test to verify previous stacksafe() fix
  • 7cad317 bpf: Fix a kernel verifier crash in stacksafe()
  • 19b4397 mm/numa: no task_numa_fault() call if PTE is changed
  • c789a78 mm/numa: no task_numa_fault() call if PMD is changed
  • bb12112 ALSA: timer: Relax start tick time check for slave timer elements
  • 1f3b52c igc: Fix qbv tx latency by setting gtxoffset
  • ad569ac drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panels
  • ab7554f drm/msm/mdss: specify cfg bandwidth for SDM670
  • cc9006d hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
  • f0974e6 tcp: do not export tcp_twsk_purge()
  • 3d3a865 platform/x86/intel/ifs: Call release_firmware() when handling errors.
  • 50fe856 Revert "drm/amd/display: Validate hw_points_num before using it"
  • 8e1f64d Revert "usb: gadget: uvc: cleanup request when not in correct state"
  • ce2f28a selftests: mptcp: join: check re-using ID of closed subflow
  • f845af6 selftests: mptcp: join: validate fullmesh endp on 1st sf
  • 9a9afbb mptcp: pm: avoid possible UaF when selecting endp
  • b762e1e mptcp: pm: fullmesh: select the right ID later
  • a7a692b mptcp: pm: only in-kernel cannot have entries with ID 0
  • 9907af6 mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
  • d20bf2c mptcp: pm: only decrement add_addr_accepted for MPJ req
  • 43cf912 mptcp: pm: only mark 'subflow' endp as available
  • 01db518 mptcp: pm: remove mptcp_pm_remove_subflow()
  • 257d56f mptcp: pm: re-using ID of unused flushed subflows
  • 7b64bdb mptcp: pm: re-using ID of unused removed subflows
  • cb24bdc mptcp: pm: re-using ID of unused removed ADD_ADDR
  • cc29c55 nouveau/firmware: use dma non-coherent allocator
  • d25fd6e pmdomain: imx: wait SSAR when i.MX93 power domain on
  • e6d49dd pmdomain: imx: scu-pd: Remove duplicated clocks
  • 7bbf8f8 mmc: dw_mmc: allow biu and ciu clocks to defer
  • c1b1719 mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
  • 9d7629b KVM: arm64: Make ICC_SGI_EL1 undef in the absence of a vGICv3
  • 2d7cb80 cxgb4: add forgotten u64 ivlan cast before shift
  • 1134305 Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination
  • fdda14a Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
  • 2b5f22e HID: wacom: Defer calculation of resolution until resolution_code is known
  • ac5d3ba MIPS: Loongson64: Set timer mode in cpu-probe
  • 242665b net: dsa: microchip: fix PTP config failure when using multiple ports
  • 50553ea drm/amdgpu: Validate TA binary size
  • 09982d4 ksmbd: the buffer of smb2 query dir response has at least 1 byte
  • 76df3a1 scsi: core: Fix the return value of scsi_logical_block_count()
  • 064dd92 Bluetooth: MGMT: Add error handling to pair_device()
  • 0fa4b4a smb: client: ignore unhandled reparse tags
  • cac2815 mmc: mmc_test: Fix NULL dereference on allocation failure
  • 88c232f drm/msm: fix the highest_bank_bit for sc7180
  • aba7569 drm/msm/mdss: Handle the reg bus ICC path
  • 707601f drm/msm/mdss: Rename path references to mdp_path
  • 9611899 drm/msm/mdss: switch mdss to use devm_of_icc_get()
  • 8b93b3e drm/msm/dpu: take plane rotation into account for wide planes
  • 1af8f3d drm/msm/dpu: try multirect based on mdp clock limits
  • a3c5815 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
  • 6f3aea3 drm/msm/dp: reset the link phy params before link training
  • 3fb6171 drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
  • 8e7ef27 drm/msm/dpu: capture snapshot on the first commit_done timeout
  • 801f49c drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
  • da7243e drm/msm/dpu: drop MSM_ENC_VBLANK support
  • e86721b drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
  • 4a2798c drm/msm/dp: fix the max supported bpp logic
  • 69da87f drm/msm/dpu: don't play tricks with debug macros
  • 6be50c8 net: ovs: fix ovs_drop_reasons error
  • 4bf322e net: xilinx: axienet: Fix dangling multicast addresses
  • 14ebcb4 net: xilinx: axienet: Always disable promiscuous mode
  • 7a8c74d octeontx2-af: Fix CPT AF register offset calculation
  • 0279c35 netfilter: flowtable: validate vlan header
  • fa4e6ae bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
  • 124b428 ipv6: prevent possible UAF in ip6_xmit()
  • 6ab6bf7 ipv6: fix possible UAF in ip6_finish_output2()
  • af1dde0 ipv6: prevent UAF in ip6_send_skb()
  • cfa692e udp: fix receiving fraglist GSO packets
  • 577d6c0 netem: fix return value if duplicate enqueue fails
  • f7d8c2f net: dsa: mv88e6xxx: Fix out-of-bound access
  • 8ea80ff igb: cope with large MAX_SKB_FRAGS
  • da7d3fd dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
  • c864bf0 ice: fix truesize operations for PAGE_SIZE >= 8192
  • e9a1df1 ice: fix ICE_LAST_OFFSET formula
  • 5898525 ice: fix page reuse when PAGE_SIZE is over 8k
  • 996ba2f bonding: fix xfrm state handling when clearing active slave
  • 4582d4f bonding: fix xfrm real_dev null pointer dereference
  • 0707260 bonding: fix null pointer deref in bond_ipsec_offload_ok
  • f2b3d38 bonding: fix bond_ipsec_offload_ok return type
  • 467ee0d ip6_tunnel: Fix broken GRO
  • 9a131a5 netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
  • b1ac834 netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
  • 0042550 kcm: Serialise kcm_sendmsg() for the same socket.
  • ed37ac4 net: mctp: test: Use correct skb for route input check
  • 99580ae tcp: prevent concurrent execution of tcp_sk_exit_batch
  • 7348061 tcp/dccp: do not care about families in inet_twsk_purge()
  • 9624feb tcp/dccp: bypass empty buckets in inet_twsk_purge()
  • 0322502 selftests: udpgro: report error when receive failed
  • 440efd8 tc-testing: don't access non-existent variable on exception
  • e83b49e net: mscc: ocelot: serialize access to the injection/extraction groups
  • ff7f554 net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
  • dd17e1e net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
  • 4177f2b Bluetooth: SMP: Fix assumption of Central always being Initiator
  • 50ce491 Bluetooth: hci_core: Fix LE quote calculation
  • 9b70744 drm/amdkfd: reserve the BO before validating it
  • 15e3bbd ALSA: hda/tas2781: Use correct endian conversion
  • 9dcb933 platform/surface: aggregator: Fix warning when controller is destroyed in probe
  • 114858d drm/amd/amdgpu: command submission parser for JPEG
  • a50a25d drm/amd/display: fix cursor offset on rotation 180
  • 6490f06 drm/amd/display: Enable otg synchronization logic for DCN321
  • d15fc91 drm/amd/display: Adjust cursor position
  • f0e8658 btrfs: send: allow cloning non-aligned extent if it ends at i_size
  • 1bca977 btrfs: replace sb::s_blocksize by fs_info::sectorsize
  • de7bad8 mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
  • 983e6b2 change alloc_pages name in dma_map_ops to avoid name conflicts
  • f2ce574 selftests: memfd_secret: don't build memfd_secret test on unsupported arches
  • 7b0e822 selftests/mm: log run_vmtests.sh results in TAP format
  • b4426da tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
  • b77471c mm: fix endless reclaim on machines with unaccepted memory
  • 00b395e dm suspend: return -ERESTARTSYS instead of -EINTR
  • 84557cd riscv: entry: always initialize regs->a0 to -ENOSYS
  • e84f440 i2c: stm32f7: Add atomic_xfer method to driver
  • 2ff5171 jfs: define xtree root and page independently
  • 34ba4f2 gtp: pull network headers in gtp_dev_xmit()
  • 9c375a9 nvme: fix namespace removal list
  • 6019283 EDAC/skx_common: Allow decoding of SGX addresses
  • 81bd4b0 ionic: check cmd_regs before copying in or out
  • 1ae3ff2 ionic: use pci_is_enabled not open code
  • a855d12 hrtimer: Prevent queuing of hrtimer without a function callback
  • 3cc03d1 drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
  • 82f2019 nvme: use srcu for iterating namespace list
  • 913c30f Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
  • 1b2631d selftests/bpf: Fix a few tests for GCC related warnings.
  • 73c50bd nvmet-rdma: fix possible bad dereference when freeing rsps
  • e9c0aa6 ext4: set the type of max_zeroout to unsigned int to avoid overflow
  • 4ca5474 irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
  • def4422 usb: dwc3: core: Skip setting event buffers for host only controllers
  • c0076d2 platform/x86: lg-laptop: fix %s null argument warning
  • 14bd62d clocksource: Make watchdog and suspend-timing multiplication overflow safe
  • 831420f irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
  • d8d4da5 s390/iucv: fix receive buffer virtual vs physical address confusion
  • 7ad2151 openrisc: Call setup_memory() earlier in the init sequence
  • fbc63fb NFS: avoid infinite loop in pnfs_update_layout.
  • 4ff710f nvmet-tcp: do not continue for invalid icreq
  • be285b8 net: hns3: add checking for vf id of mailbox
  • 454ba17 rtc: nct3018y: fix possible NULL dereference
  • 664ad87 firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
  • 7ff1540 Bluetooth: bnep: Fix out-of-bound access
  • 5469f60 nvme: clear caller pointer on identify failure
  • 5419f30 usb: gadget: fsl: Increase size of name buffer for endpoints
  • 428fb40 f2fs: fix to do sanity check in update_sit_entry
  • b9b019a btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent()
  • c7e0e8a btrfs: change BUG_ON to assertion in tree_move_down()
  • 4825617 btrfs: send: handle unexpected inode in header process_recorded_refs()
  • 4eb8be9 btrfs: send: handle unexpected data in header buffer in begin_cmd()
  • 46ca3ec btrfs: handle invalid root reference found in may_destroy_subvol()
  • 6be9305 btrfs: push errors up from add_async_extent()
  • 981a749 btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
  • f379c3f btrfs: change BUG_ON to assertion when checking for delayed_node root
  • 3154710 btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()
  • a7fec14 btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()
  • 97db7b5 powerpc/boot: Only free if realloc() succeeds
  • 9c96b5b powerpc/boot: Handle allocation failure in simple_realloc()
  • 881613a f2fs: stop checkpoint when get a out-of-bounds segment
  • 23494bc rxrpc: Don't pick values out of the wire header when setting up security
  • cbdac82 parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
  • 0f7acd8 memory: stm32-fmc2-ebi: check regmap_read return value
  • 1a45994 x86: Increase brk randomness entropy for 64-bit systems
  • 6056375 md: clean up invalid BUG_ON in md_ioctl
  • 9cf3b89 netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
  • 0e07c0c tick: Move got_idle_tick away from common flags
  • 6d4fbad clocksource/drivers/arm_global_timer: Guard against division by zero
  • 533893c accel/habanalabs: fix debugfs files permissions
  • 0b9f748 virtiofs: forbid newlines in tags
  • a48d127 hrtimer: Select housekeeping CPU during migration
  • 53b2f35 gpio: sysfs: extend the critical section for unregistering sysfs devices
  • 9324902 drm/lima: set gp bus_stop bit before hard reset
  • aeecb08 net/sun3_82586: Avoid reading past buffer in debug output
  • 6d3ff04 wifi: iwlwifi: mvm: avoid garbage iPN
  • 2f50c1e media: drivers/media/dvb-core: copy user arrays safely
  • 12b5b95 scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
  • 342352c fs: binfmt_elf_efpic: don't use missing interpreter's properties
  • b1397fb media: pci: cx23885: check cx23885_vdev_init() return
  • 1fb112c kernfs: fix false-positive WARN(nr_mmapped) in kernfs_drain_open_files
  • d5a9588 riscv: blacklist assembly symbols for kprobe
  • 18b9264 quota: Remove BUG_ON from dqget()
  • 30bbdff wifi: ath12k: Add missing qmi_txn_cancel() calls
  • 535e9bd fuse: fix UAF in rcu pathwalks
  • e968edf afs: fix __afs_break_callback() / afs_drop_open_mmap() race
  • 56a1bf2 btrfs: zlib: fix and simplify the inline extent decompression
  • 0a56dcc ext4: do not trim the group with corrupted block bitmap
  • 5b7766a nvmet-trace: avoid dereferencing pointer too early
  • 9b139b1 EDAC/skx_common: Filter out the invalid address
  • 7356714 gfs2: Refcounting fix in gfs2_thaw_super
  • 3cde81f Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
  • 7a3e7f1 evm: don't copy up 'security.evm' xattr
  • e9c902d drm/rockchip: vop2: clear afbc en and transform bit for cluster window at linear mode
  • 9324cbc ionic: no fw read when PCI reset failed
  • b41d5ce ionic: prevent pci disable of already disabled device
  • fb768e0 powerpc/pseries/papr-sysparm: Validate buffer object lengths
  • cbd7ab7 hwmon: (pc87360) Bounds check data->innr usage
  • 61db791 ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_data
  • 9badede powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
  • dff1afe memory: tegra: Skip SID programming if SID registers aren't set
  • 9064a70 drm/msm: Reduce fallout of fence signaling vs reclaim hangs
  • edb39f6 block: Fix lockdep warning in blk_mq_mark_tag_wait
  • c58f777 arm64: Fix KASAN random tag seed initialization
  • 8555383 powerpc/topology: Check if a core is online
  • f17c3a3 cpu/SMT: Enable SMT only if a core is online
  • 881eb2f rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
  • b4dad0c rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
  • 34e1335 rust: work around bindgen 0.69.0 issue
  • 7d805d9 hwmon: (ltc2992) Avoid division by zero
  • 67288cb IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
  • c357e4c clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
  • 3081947 wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware()
  • 0a1a3c1 wifi: iwlwifi: fw: Fix debugfs command sending
  • 1cbdaf1 wifi: iwlwifi: abort scan when rfkill on but device enabled
  • 355aec2 gfs2: setattr_chown: Add missing initialization
  • 1a32786 wifi: mac80211: flush STA queues on unauthorization
  • e9f6100 scsi: spi: Fix sshdr use
  • 3b2f360 ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before suspend
  • 66ddb97 iommu/arm-smmu-qcom: Add SDM670 MDSS compatible
  • 9649d26 media: qcom: venus: fix incorrect return value
  • abbba07 drm/tegra: Zero-initialize iosys_map
  • 5ee7df8 binfmt_misc: cleanup on filesystem umount
  • ebf6f51 md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
  • 03be348 accel/habanalabs: fix bug in timestamp interrupt handling
  • db5ba2c accel/habanalabs: export dma-buf only if size/offset multiples of PAGE_SIZE
  • fa8cb31 accel/habanalabs/gaudi2: unsecure tpc count registers
  • e6571cf media: s5p-mfc: Fix potential deadlock on condlock
  • 14dde93 platform/x86/intel/ifs: Validate image size
  • 8464e99 staging: ks7010: disable bh on tx_dev_lock
  • a8b30d5 drm/amd/display: Validate hw_points_num before using it
  • 1b60d35 usb: gadget: uvc: cleanup request when not in correct state
  • d2defcd wifi: mt76: fix race condition related to checking tx queue fill status
  • b87691d staging: iio: resolver: ad2s1210: fix use before initialization
  • 84d6173 wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage
  • 55e9057 media: radio-isa: use dev_name to fill in bus_info
  • 14fafdf drm/amdkfd: Move dma unmapping after TLB flush
  • 7620f9c i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
  • 6c85c7c i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
  • 98ed3f4 wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
  • 10b1f85 drm/bridge: tc358768: Attempt to fix DSI horizontal timings
  • 8653d7b s390/smp,mcck: fix early IPI handling
  • 0b9c00d RDMA/rtrs: Fix the problem of variable not initialized fully
  • 75a9268 i2c: riic: avoid potential division by zero
  • a2225b7 cgroup: Avoid extra dereference in css_populate_dir()
  • a4dc742 wifi: cw1200: Avoid processing an invalid TIM IE
  • 97f3817 sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
  • 7ede6ef net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
  • 81ba4dd rcu: Eliminate rcu_gp_slow_unregister() false positive
  • e160de3 rcu: Dump memory object info if callback function is invalid
  • 4a2f094 mm: Remove kmem_valid_obj()
  • ee6669b wifi: iwlwifi: mvm: fix recovery flow in CSA
  • 86f22e7 wifi: mac80211: fix BA session teardown race
  • 268f84a wifi: cfg80211: check wiphy mutex is held for wdev mutex
  • f34056c wifi: mac80211: lock wiphy in IP address notifier
  • 5a002f4 ASoC: cs35l45: Checks index of cs35l45_irqs[]
  • 8574cda ssb: Fix division by zero issue in ssb_calc_clock_rate
  • ec71cc2 drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime
  • 695f692 drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored
  • 51e4630 drm/amd/pm: fix error flow in sensor fetching
  • c3254bc ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
  • a8544de gpio: mlxbf3: Support shutdown() function
  • fa1d4de net: hns3: fix a deadlock problem when config TC during resetting
  • 1d2f4a7 net: hns3: use the user's cfg after reset
  • a6c0178 net: hns3: fix wrong use of semaphore up
  • d4b8c4b selftests: net: lib: kill PIDs before del netns
  • fc9cae2 selftests: net: lib: ignore possible errors
  • 921f1ac vsock: fix recursive ->recvmsg calls
  • f123293 netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
  • 4340de3 netfilter: nf_tables: Introduce nf_tables_getobj_single
  • cf4ebf7 netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx
  • f3b7dc8 netfilter: nf_tables: nft_obj_filter fits into cb->ctx
  • 959c9bf netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
  • 2c6a79b netfilter: nf_tables: A better name for nft_obj_filter
  • ba9b99d netfilter: nf_tables: Unconditionally allocate nft_obj_filter
  • 83d3771 netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
  • bb6231e netfilter: nf_tables: Audit log dump reset after the fact
  • 74e6eb7 netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
  • c7b7604 netfilter: flowtable: initialise extack before use
  • 7b825f9 netfilter: allow ipv6 fragments to arrive on different devices
  • 227355a tcp: Update window clamping condition
  • ff8292b mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
  • c920ab1 mlxbf_gige: disable RX filters until RX path initialized
  • 326a893 net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
  • b3917d8 net: dsa: vsc73xx: check busy flag in MDIO operations
  • cec5155 net: dsa: vsc73xx: use read_poll_timeout instead delay loop
  • e077f51 net: dsa: vsc73xx: pass value in phy_write operation
  • 948ee17 net: axienet: Fix register defines comment description
  • ef23c18 atm: idt77252: prevent use after free in dequeue_rx()
  • 6c88d53 net/mlx5e: Correctly report errors for ethtool rx flows
  • b3b9a87 net/mlx5e: Take state lock during tx timeout reporter
  • 920dff7 igc: Fix reset adapter logics when tx mode change
  • 01ad505 igc: Fix qbv_config_change_errors logics
  • 3fa593d igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
  • 944f2d4 bpf: Fix updating attached freplace prog in prog_array map
  • 730f7a5 s390/uv: Panic for set and remove shared access UVC errors
  • 0971767 drm/amdgpu/jpeg4: properly set atomics vmid field
  • 0e93fa4 drm/amdgpu/jpeg2: properly set atomics vmid field
  • f1aa7c5 memcg_write_event_control(): fix a user-triggerable oops
  • 2685a2b drm/amdgpu: Actually check flags for all context ops.
  • d3ba98c btrfs: tree-checker: add dev extent item checks
  • 9baca56 btrfs: zoned: properly take lock to read/update block group's zoned variables
  • 251508b btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
  • f7668d0 mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
  • 5295951 selinux: add the processing of the failure of avc_add_xperms_decision()
  • 01a6b34 selinux: fix potential counting error in avc_add_xperms_decision()
  • dfaa39b fs/netfs/fscache_cookie: add missing "n_accesses" check
  • 4291f94 wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
  • 221cf83 net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
  • 65f20b1 net: mana: Fix RX buf alloc_size alignment and atomic op panic
  • 753f174 rtla/osnoise: Prevent NULL dereference in error handling
  • 67d1d8c i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
  • dd72ae8 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
  • 97a532c bitmap: introduce generic optimized bitmap_size()
  • ef72585 btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
  • 9805a88 s390/cio: rename bitmap_size() -> idset_bitmap_size()
  • 706cc80 fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
  • b9bda5f vfs: Don't evict inode under the inode lru traversing context
  • a6bba25 dm persistent data: fix memory allocation failure
  • 00df2f4 dm resume: don't return EINVAL when signalled
  • 0237b55 arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
  • d2c7680 ACPI: EC: Evaluate _REG outside the EC scope more carefully
  • 03fd525 ACPICA: Add a depth argument to acpi_execute_reg_methods()
  • 6861faf i2c: tegra: Do not mark ACPI devices as irq safe
  • 36ebafd riscv: change XIP's kernel_map.size to be size of the entire kernel
  • 051c0a5 KVM: s390: fix validity interception issue when gisa is switched off
  • 93a7e28 s390/dasd: fix error recovery leading to data corruption on ESE devices
  • 31ba132 ALSA: hda/tas2781: fix wrong calibrated data order
  • 18b3ad2 thunderbolt: Mark XDomain as unplugged when router is removed
  • 6b99de3 xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
  • 9dd9078 ALSA: usb-audio: Support Yamaha P-125 quirk entry
  • 82d06b8 ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET
  • 5cff754 char: xillybus: Check USB endpoints when probing device
  • 435fc9c char: xillybus: Refine workqueue handling
  • a7ad105 char: xillybus: Don't destroy workqueue from work item running on it
  • ac42e0f fuse: Initialize beyond-EOF page contents before setting uptodate
  • 61eb7aa selinux: revert our use of vma_is_initial_heap()
  • c2a3b18 Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
  • ea13bd8 Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
  • 7adc8a3 Revert "ACPI: EC: Evaluate orphan _REG under EC device"
  • 63e80ef tty: atmel_serial: use the correct RTS flag.
  • 8eb92cf tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
  • b1d0904 Revert "XANMOD: rcu: Change sched_setscheduler_nocheck() calls to SCHED_RR policy"

Xanmod

Homepage
Download Linux 6.6.48-xanmod1 source from GitHub