Debian 9911 Published by

A new XanMod Linux Kernel based on the latest Linux Kernel 6.1.54 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.1.54-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

Linux 6.1.54-xanmod1

  • 0772870 Linux 6.1.54-xanmod1
  • b0cf1aa Merge tag 'v6.1.54' into 6.1
  • a356197 Linux 6.1.54
  • 77b4937 drm/amd/display: Fix a bug when searching for insert_above_mpcc
  • 3ce9925 MIPS: Only fiddle with CHECKFLAGS if `need-compiler'
  • e5b28ce kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
  • a47db2c ixgbe: fix timestamp configuration code
  • 6f0d85d tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
  • 63830af tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
  • 489ced2 tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any).
  • 82f9af4 ipv6: Remove in6addr_any alternatives.
  • 8b6556c ipv6: fix ip6_sock_set_addr_preferences() typo
  • d5d315c net: macb: fix sleep inside spinlock
  • 7aa720c net: macb: Enable PTP unicast
  • 7f4116c net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
  • f72497c platform/mellanox: NVSW_SN2201 should depend on ACPI
  • 9d39269 platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
  • 3f16330 platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
  • 3a45dcf platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
  • 30c8bbe platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
  • 16989de kcm: Fix memory leak in error path of kcm_sendmsg()
  • 2323397 r8152: check budget for r8152_poll()
  • 44c8ffd net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
  • e74bd1b net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
  • d766cf9 net: dsa: sja1105: fix multicast forwarding working only for last added mdb entry
  • 538e7fe net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_poll_valid()
  • 9a3e7ec net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
  • 66e79c2 net:ethernet:adi:adin1110: Fix forwarding offload
  • c281948 net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast address
  • 61866f7 hsr: Fix uninit-value access in fill_frame_info()
  • ff5faed net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
  • 349638f net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
  • 9dbbc87 net: stmmac: fix handling of zero coalescing tx-usecs
  • 70c8d17 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add
  • ef5d546 selftests: Keep symlinks, when possible
  • cdd61a2 kselftest/runner.sh: Propagate SIGTERM to runner child
  • 980f844 net: ipv4: fix one memleak in __inet_del_ifa()
  • 9acb294 kunit: Fix wild-memory-access bug in kunit_free_suite_set()
  • cb30ff2 drm/amdgpu: register a dirty framebuffer callback for fbcon
  • b53fee1 drm/amd/display: Remove wait while locked
  • 2d7a6fc drm/amd/display: always switch off ODM before committing more streams
  • c29bfda perf hists browser: Fix the number of entries for 'e' key
  • f4618f1 perf tools: Handle old data in PERF_RECORD_ATTR
  • be69e8c perf test shell stat_bpf_counters: Fix test on Intel
  • cb09406 perf hists browser: Fix hierarchy mode header
  • ec54096 MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regression
  • 60b5ef4 KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
  • 12645e6 KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
  • 5b2b053 KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
  • 6c1ecfe KVM: nSVM: Check instead of asserting on nested TSC scaling support
  • 5c18ace KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
  • ba82001 KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
  • 3988692 KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry
  • ff536a9 drm/amd/display: prevent potential division by zero errors
  • e1769b1 drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
  • 3388ca3 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
  • 31d4214 mtd: rawnand: brcmnand: Fix potential false time out warning
  • 7c6ba20 mtd: spi-nor: Correct flags for Winbond w25q128
  • 45fe4ad mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
  • a7e118f mtd: rawnand: brcmnand: Fix crash during the panic_write
  • 8bf2d4c drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()
  • 09974a1 btrfs: use the correct superblock to compare fsid in btrfs_validate_super
  • b692f7d btrfs: zoned: re-enable metadata over-commit for zoned mode
  • 08daa38 btrfs: set page extent mapped after read_folio in relocate_one_page
  • 91f6a53 btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
  • f933a1c btrfs: free qgroup rsv on io failure
  • cdc3ba2 btrfs: fix start transaction qgroup rsv double free
  • 59c38f0 btrfs: zoned: do not zone finish data relocation block group
  • ef819c2 fuse: nlookup missing decrement in fuse_direntplus_link
  • 6694be1 ata: pata_ftide010: Add missing MODULE_DESCRIPTION
  • ae73b94 ata: sata_gemini: Add missing MODULE_DESCRIPTION
  • 1605f27 ata: pata_falcon: fix IO base selection for Q40
  • cdd0d70 ata: ahci: Add Elkhart Lake AHCI controller
  • e93bc37 hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation
  • 0649dc0 lib: test_scanf: Add explicit type cast to result initialization in test_number_prefix()
  • 980b592 f2fs: avoid false alarm of circular locking
  • 1c64dbe f2fs: flush inode if atomic file is aborted
  • 1fb3f1b ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
  • 0339385 ext4: add correct group descriptors and reserved GDT blocks to system zone
  • 2010897 jbd2: correct the end of the journal recovery scan range
  • dbafe63 jbd2: check 'jh->b_transaction' before removing it from checkpoint
  • c5f2330 jbd2: fix checkpoint cleanup performance regression
  • 6ea1898 dmaengine: sh: rz-dmac: Fix destination and source data size setting
  • de43bc1 clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
  • f295318 ARC: atomics: Add compiler barrier to atomic operations...
  • 8eea0af net/mlx5: Free IRQ rmap and notifier on kernel shutdown
  • 017a058 Multi-gen LRU: avoid race in inc_min_seq()
  • 6956147 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
  • 9cd5cf0 net: hns3: remove GSO partial feature bit
  • 1368067 net: hns3: fix the port information display when sfp is absent
  • 9bd9afd net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
  • d76436e net: hns3: fix debugfs concurrency issue between kfree buffer and read
  • b508769 net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
  • 5c28780 net: hns3: fix tx timeout issue
  • 7bb8d52 netfilter: nfnetlink_osf: avoid OOB read
  • d9ebfc0 netfilter: nftables: exthdr: fix 4-byte stack OOB write
  • 6cf0d1d bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
  • 04f92e6 bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
  • a12f15d bpf: Remove prog->active check for bpf_lsm and bpf_iter
  • 5f09b79 net: dsa: sja1105: complete tc-cbs offload support on SJA1110
  • ec9f203 net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
  • 483f0e3 net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
  • 54b59bc ip_tunnels: use DEV_STATS_INC()
  • 175f290 idr: fix param name in idr_alloc_cyclic() doc
  • 147d8da s390/zcrypt: don't leak memory if dev_set_name() fails
  • ccb048d igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
  • 74b98c6 igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
  • 30acc4f igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
  • e2e2c83 octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
  • e30388b kcm: Destroy mutex in kcm_exit_net()
  • a18349d net: sched: sch_qfq: Fix UAF in qfq_dequeue()
  • 2100bbf af_unix: Fix data race around sk->sk_err.
  • ce3aa88 af_unix: Fix data-races around sk->sk_shutdown.
  • 2d8933c af_unix: Fix data-race around unix_tot_inflight.
  • b9cdbb3 af_unix: Fix data-races around user->unix_inflight.
  • 9238772 bpf, sockmap: Fix skb refcnt race after locking changes
  • 71fb38b net: phy: micrel: Correct bit assignments for phy_device flags
  • aa8fd3a net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
  • e752860 veth: Fixing transmit return status for dropped packets
  • a47ad6d gve: fix frag_list chaining
  • 24b1e83 igb: disable virtualization features on 82580
  • 7ddfe35 ipv6: ignore dst hint for multipath routes
  • 0b2ee66 ipv4: ignore dst hint for multipath routes
  • b7d25ac mptcp: annotate data-races around msk->rmem_fwd_alloc
  • 787c582 net: annotate data-races around sk->sk_forward_alloc
  • f117588 net: use sk_forward_alloc_get() in sk_get_meminfo()
  • bd9bd08 drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
  • 2b7510b drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
  • f573839 drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
  • 6436973 xsk: Fix xsk_diag use-after-free error during socket cleanup
  • d92c343 net: fib: avoid warn splat in flow dissector
  • 9036b63 net: read sk->sk_family once in sk_mc_loop()
  • 5aaa7ee ipv4: annotate data-races around fi->fib_dead
  • 471f534 sctp: annotate data-races around sk->sk_wmem_queued
  • f39b490 net/sched: fq_pie: avoid stalls in fq_pie_timer()
  • 47f72ee smb: propagate error code of extract_sharename()
  • 60e3318 cifs: use fs_context for automounts
  • 84d5779 blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
  • fd24209 blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
  • 8017a27 drm/i915: mark requests for GuC virtual engines to avoid use-after-free
  • 0686336 perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
  • 66b23e7 perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
  • 523f626 pwm: lpc32xx: Remove handling of PWM channels
  • fa53928 watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
  • 032cd8c perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
  • adeb9f3 perf vendor events: Drop STORES_PER_INST metric event for power10 platform
  • 6ade909 perf vendor events: Drop some of the JSON/events for power10 platform
  • b7cbcaf perf vendor events: Update the JSON/events descriptions for power10 platform
  • 6a43e0d x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
  • 6522397 perf annotate bpf: Don't enclose non-debug code with an assert()
  • e62e740 Input: tca6416-keypad - fix interrupt enable disbalance
  • a734550 Input: tca6416-keypad - always expect proper IRQ number in i2c client
  • d7add20 backlight: gpio_backlight: Drop output GPIO direction check for initial power state
  • 9de7eb9 pwm: atmel-tcb: Fix resource freeing in error path and remove
  • c42256a pwm: atmel-tcb: Harmonize resource allocation order
  • b9734e8 pwm: atmel-tcb: Convert to platform remove callback returning void
  • 62dd514 perf trace: Really free the evsel->priv area
  • e5dee82 perf trace: Use zfree() to reduce chances of use after free
  • eb17c3d Input: iqs7222 - configure power mode before triggering ATI
  • 8ab5942 kconfig: fix possible buffer overflow
  • 39c29d0 mailbox: qcom-ipcc: fix incorrect num_chans counting
  • 36201d5 gfs2: low-memory forced flush fixes
  • 694e43f gfs2: Switch to wait_event in gfs2_logd
  • c480716 tpm_crb: Fix an error handling path in crb_acpi_add()
  • 46d3bc9 kbuild: do not run depmod for 'make modules_sign'
  • 390275d kbuild: rpm-pkg: define _arch conditionally
  • 31cf785 net: deal with integer overflows in kmalloc_reserve()
  • 2b39866 net: factorize code in kmalloc_reserve()
  • 36974c3 net: remove osize variable in __alloc_skb()
  • 5f7676f net: add SKB_HEAD_ALIGN() helper
  • 8b4d0f3 bus: mhi: host: Skip MHI reset if device is in RDDM
  • fd9a8ad NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
  • dac14a1 NFS: Fix a potential data corruption
  • 1bb9546 clk: qcom: mss-sc7180: fix missing resume during probe
  • 017e60a clk: qcom: q6sstop-qcs404: fix missing resume during probe
  • eab2ece clk: qcom: lpasscc-sc7280: fix missing resume during probe
  • 5310f71 clk: qcom: dispcc-sm8450: fix runtime PM imbalance on probe errors
  • f6250ec soc: qcom: qmi_encdec: Restrict string length in decode
  • c4e1204 clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
  • 5b3b0f7 clk: imx: pll14xx: align pdiv with reference manual
  • 871244f clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
  • 311db21 dt-bindings: clock: xlnx,versal-clk: drop select:false
  • 54e5ff4 pinctrl: cherryview: fix address_space_handler() argument
  • 9c8fc05 cifs: update desired access while requesting for directory lease
  • db5d567 parisc: led: Reduce CPU overhead for disk & lan LED computation
  • ff2c44f parisc: led: Fix LAN receive and transmit LEDs
  • 421855d lib/test_meminit: allocate pages up to order MAX_ORDER
  • 84a212a mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
  • 21ef9e1 memcg: drop kmem.limit_in_bytes
  • 0f73390 send channel sequence number in SMB3 requests after reconnects
  • 22ec50d arm64: dts: renesas: rzg2l: Fix txdv-skew-psec typos
  • df2d596 clk: qcom: turingcc-qcs404: fix missing resume during probe
  • b83ae66 ASoC: tegra: Fix SFC conversion for few rates
  • 3c9881f drm/ast: Fix DRAM init on AST2200
  • c0341bd clk: qcom: camcc-sc7180: fix async resume during probe
  • f83c1b1 fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
  • a0b4a06 null_blk: fix poll request timeout handling
  • f557970 scsi: qla2xxx: Fix firmware resource tracking
  • 3a9d4db scsi: qla2xxx: Error code did not return to upper layer
  • c7355cb scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()
  • 974887e scsi: qla2xxx: Flush mailbox commands on chip reset
  • 9864356 scsi: qla2xxx: Remove unsupported ql2xenabledif option
  • 1f0e381 scsi: qla2xxx: Fix TMF leak through
  • e6aabf0 scsi: qla2xxx: Fix session hang in gnl
  • addaa13 scsi: qla2xxx: Turn off noisy message log
  • 01e3440 scsi: qla2xxx: Fix erroneous link up failure
  • ddb8fa0 scsi: qla2xxx: Fix command flush during TMF
  • 6e44a7e scsi: qla2xxx: fix inconsistent TMF timeout
  • cd06c45 scsi: qla2xxx: Fix deletion race condition
  • 820010c scsi: qla2xxx: Limit TMF to 8 per function
  • faf7e22 scsi: qla2xxx: Adjust IOCB resource on qpair create
  • 98d3e7c drm/virtio: Conditionally allocate virtio_gpu_fence
  • 3e8b9b0 io_uring: Don't set affinity on a dying sqpoll thread
  • 9704cfc io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
  • 605d055 io_uring: break out of iowq iopoll on teardown
  • b04f22b io_uring/net: don't overflow multishot accept
  • 5afbf7f io_uring: revert "io_uring fix multishot accept ordering"
  • fd45920 io_uring: always lock in io_apoll_task_func
  • f367915 Multi-gen LRU: fix per-zone reclaim
  • a73d04c mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
  • 7164d74 net/ipv6: SKB symmetric hash should incorporate transport ports
  • 1c65c6b Linux 6.1.53-xanmod1
  • 4dc4459 Merge tag 'v6.1.53' into 6.1
  • 09045da Linux 6.1.53
  • 41cb536 udf: initialize newblock to 0
  • c74b1cd clk: Avoid invalid function names in CLK_OF_DECLARE()
  • 59e0dd5 treewide: Fix probing of devices in DT overlays
  • abb597c clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
  • b372816 md: fix regression for null-ptr-deference in __md_stop()
  • adac9f0 NFSv4.2: Rework scratch handling for READ_PLUS (again)
  • 7795634 NFSv4.2: Fix a potential double free with READ_PLUS
  • d9ece8c md: Free resources in __md_stop
  • ba6a70a Revert "drm/amd/display: Do not set drr on pipe commit"
  • 1dd3876 tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
  • e43a7ae serial: sc16is7xx: fix regression with GPIO configuration
  • 8aaef0a serial: sc16is7xx: remove obsolete out_thread label
  • cc8a853 perf/x86/uncore: Correct the number of CHAs on EMR
  • e1eb041 x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
  • f705617 USB: core: Fix oversight in SuperSpeed initialization
  • 8186596 USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
  • d309fa6 USB: core: Change usb_get_device_descriptor() API
  • 90b01f8 USB: core: Unite old scheme and new scheme descriptor reads
  • 0d3b5fe usb: typec: bus: verify partner exists in typec_altmode_attention
  • 9b7cd3f usb: typec: tcpm: set initial svdm version based on pd revision
  • 33a3106 of: property: fw_devlink: Add a devlink for panel followers
  • 7f3d84c cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
  • 08c8615 crypto: stm32 - fix loop iterating through scatterlist for DMA
  • 73e64c5 s390/dasd: fix string length handling
  • f9a3d6f s390/ipl: add missing secure/has_secure file to ipl type 'unknown'
  • 6489ec0 s390/dcssblk: fix kernel crash with list_add corruption
  • 8bf567b arm64: sdei: abort running SDEI handlers during crash
  • e95d7a8 pstore/ram: Check start of empty przs during init
  • 351705a mmc: renesas_sdhi: register irqs before registering controller
  • a3f6c14 platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
  • e6e6a5f x86/MCE: Always save CS register on AMD Zen IF Poison errors
  • d08b39b fsverity: skip PKCS#7 parser when keyring is empty
  • 40a1ef4 net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
  • 342d130 X.509: if signature is unsupported skip validation
  • 3d5fed8 r8169: fix ASPM-related issues on a number of systems with NIC version from RTL8168h
  • ba50e77 x86/sev: Make enc_dec_hypercall() accept a size instead of npages
  • f8a7f10 dccp: Fix out of bounds access in DCCP error handler
  • 9667854 dlm: fix plock lookup when using multiple lockspaces
  • c96c679 bpf: Fix issue in verifying allow_ptr_leaks
  • b23c965 drm/amd/display: Add smu write msg id fail retry process
  • 5ad3e53 parisc: Fix /proc/cpuinfo output for lscpu
  • 316a4a3 procfs: block chmod on /proc/thread-self/comm
  • 5e4e990 block: don't add or resize partition on the disk with GENHD_FL_NO_PART
  • 1654635 Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
  • 5a3e327 ntb: Fix calculation ntb_transport_tx_free_entry()
  • 88c7931 ntb: Clean up tx tail index on link down
  • 4f4af6b ntb: Drop packets when qp link is down
  • e95e31a PCI/PM: Only read PCI_PM_CTRL register when available
  • 223fc53 PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
  • 4443f36 PCI: Free released resource after coalescing
  • 316f398 scsi: mpt3sas: Perform additional retries if doorbell read returns 0
  • 6c4f87e Revert "scsi: qla2xxx: Fix buffer overrun"
  • ab8c529 media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
  • 25934d8 media: dvb: symbol fixup for dvb_attach()
  • fd4d61f ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
  • ba0b461 arm64: csum: Fix OoB access in IP checksum code for negative lengths
  • ad66195 i3c: master: svc: fix probe failure when no i3c device exist
  • cc9bf2d LoongArch: mm: Add p?d_leaf() definitions
  • 5a8b2c1 xtensa: PMU: fix base address for the newer hardware
  • 9a9b859 drm/amd/display: register edp_backlight_control() for DCN301
  • 47636d3 backlight/lv5207lp: Compare against struct fb_info.device
  • 83166d0 backlight/bd6107: Compare against struct fb_info.device
  • b4ab337 backlight/gpio_backlight: Compare against struct fb_info.device
  • 8fa9cb5 io_uring: break iopolling on signal
  • 4a3e0d5 XArray: Do not return sibling entries from xa_load()
  • 7a7f112 ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()
  • 09cb2a7 ipmi_si: fix a memleak in try_smi_init()
  • dafe7ac PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
  • 823f52d media: i2c: Add a camera sensor top level menu
  • ceedc62 media: i2c: ccs: Check rules is non-NULL
  • fea9dd8 cpu/hotplug: Prevent self deadlock on CPU hot-unplug
  • 4245ca8 mm/vmalloc: add a safer version of find_vm_area() for debug
  • 157c463 scsi: core: Fix the scsi_set_resid() documentation
  • 2344b13 printk: ringbuffer: Fix truncating buffer size min_t cast
  • 3f7a4e8 rcu: dump vmalloc memory info safely
  • 8ad2e7e ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
  • 8918025 PM / devfreq: Fix leak in devfreq_dev_release()
  • d2e906c igb: set max size RX buffer when store bad packet is enabled
  • 04c3eee skbuff: skb_segment, Call zero copy functions before using skbuff frags
  • 4921f93 netfilter: xt_sctp: validate the flag_info count
  • 1c164c1 netfilter: xt_u32: validate user space input
  • bcdb4a5 netfilter: nft_exthdr: Fix non-linear header modification
  • 7ca0706 netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
  • 6678912 igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
  • ad8900d virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
  • 4927edc cpufreq: Fix the race condition while updating the transition_task of policy
  • 96db43a Drivers: hv: vmbus: Don't dereference ACPI root object handle
  • e351933 dmaengine: ste_dma40: Add missing IRQ check in d40_probe
  • 43a57ca um: Fix hostaudio build errors
  • 222b85e mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
  • eaf4c78 mtd: spi-nor: Check bus width while setting QE bit
  • 3e313b6 leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_oneshot instead
  • f741121 leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
  • a253c41 leds: multicolor: Use rounded division when calculating color components
  • 2804cc3 leds: pwm: Fix error code in led_pwm_create_fwnode()
  • cae0787 rpmsg: glink: Add check for kstrdup
  • f309ac8 phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
  • 8f0f545 phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
  • 0d86292 phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
  • 50fa012 dmaengine: idxd: Modify the dependence of attribute pasid_enabled
  • 6453a2f mtd: rawnand: brcmnand: Fix mtd oobsize
  • 74c8539 tracing: Fix race issue between cpu buffer write and swap
  • fb34716 tracing: Remove extra space at the end of hwlat_detector/mode
  • ca5e842 x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
  • 55a448e tick/rcu: Fix false positive "softirq work is pending" messages
  • 69b8d7b platform/x86/amd/pmf: Fix a missing cleanup path
  • 2763732 HID: multitouch: Correct devm device reference for hidinput input_dev name
  • f283805 HID: uclogic: Correct devm device reference for hidinput input_dev name
  • 6e59609 HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()
  • cf38960 RDMA/efa: Fix wrong resources deallocation order
  • 9d9a405 RDMA/siw: Correct wrong debug message
  • bbd1b1b RDMA/siw: Balance the reference of cep->kref in the error path
  • 3f39698 Revert "IB/isert: Fix incorrect release of isert connection"
  • 81ff633 amba: bus: fix refcount leak
  • db18d5e serial: tegra: handle clk prepare error in tegra_uart_hw_init()
  • 93e9085 interconnect: qcom: bcm-voter: Use enable_maks for keepalive voting
  • e9ef8b5 interconnect: qcom: bcm-voter: Improve enable_mask handling
  • 1d085c6 interconnect: qcom: sm8450: Enable sync_state
  • 5a5fb3b scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
  • f06c7d8 scsi: core: Use 32-bit hostnum in scsi_host_lookup()
  • f01cfec RDMA/irdma: Prevent zero-length STAG registration
  • 5fa1552 coresight: trbe: Fix TRBE potential sleep in atomic context
  • 848cd6f cgroup:namespace: Remove unused cgroup_namespaces_init()
  • 0d545a8 Revert "f2fs: fix to do sanity check on extent cache correctly"
  • 3f60a36 f2fs: Only lfs mode is allowed with zoned block device feature
  • 33d4c00 f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED
  • 4d7e804 f2fs: fix to avoid mmap vs set_compress_option case
  • 3a2cf76 media: i2c: rdacm21: Fix uninitialized value
  • 86a41ad media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
  • 85fb0b9 media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
  • 0790c09 media: ov2680: Add ov2680_fill_format() helper function
  • 90fbf01 media: ov2680: Don't take the lock for try_fmt calls
  • e0b6edf media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
  • 6d51cdf media: ov2680: Fix vflip / hflip set functions
  • 7263c39 media: ov2680: Fix ov2680_bayer_order()
  • ef9055e media: ov2680: Remove auto-gain and auto-exposure controls
  • 9e6e509 media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
  • 2b9d0a6 media: ov5640: Fix initial RESETB state and annotate timings
  • 5074c70 media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()
  • a4cd2c3 HID: input: Support devices sending Eraser without Invert
  • 297992e drivers: base: Free devm resources when unregistering a device
  • 66eb45e USB: gadget: f_mass_storage: Fix unused variable warning
  • 324da2f USB: gadget: core: Add missing kerneldoc for vbus_work
  • 365ce3f docs: ABI: fix spelling/grammar in SBEFIFO timeout interface
  • c90182c media: venus: hfi_venus: Only consider sys_idle_indicator on V1
  • d52509f media: go7007: Remove redundant if statement
  • 0294e24 media: cec: core: add adap_unconfigured() callback
  • d661015 media: cec: core: add adap_nb_transmit_canceled() callback
  • 6ced15f platform/x86: dell-sysman: Fix reference leak
  • 45e3181 iommu/vt-d: Fix to flush cache of PASID directory table
  • d9c47d2 iommu/qcom: Disable and reset context bank before programming
  • a30f26d fsi: aspeed: Reset master errors after CFAM reset
  • d020963 IB/uverbs: Fix an potential error pointer dereference
  • 4dca13c RDMA/hns: Fix CQ and QP cache affinity
  • 2368ce8 RDMA/hns: Fix inaccurate error label name in init instance
  • 93c9868 RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
  • c48b0b3 RDMA/hns: Fix port active speed
  • 117a1b9 iommu/sprd: Add missing force_aperture
  • fadc62a iommu/mediatek: Fix two IOMMU share pagetable issue
  • f81325a iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data
  • 343ccde extcon: cht_wc: add POWER_SUPPLY dependency
  • d3e075a kernfs: add stub helper for kernfs_generic_poll()
  • 91a05d4 driver core: Call dma_cleanup() on the test_remove path
  • 58a3b87 driver core: test_async: fix an error code
  • 636f5b8 dma-buf/sync_file: Fix docs syntax
  • ae867ca interconnect: qcom: qcm2290: Enable sync state
  • 7e1476f coresight: tmc: Explicit type conversions to prevent integer overflow
  • ee8f58b RDMA/irdma: Replace one-element array with flexible-array member
  • af6fd0b scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
  • dd8ce1c scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
  • 472f249 scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
  • 70518f3 RDMA/rxe: Fix incomplete state save in rxe_requester
  • 59a4f61 RDMA/rxe: Split rxe_run_task() into two subroutines
  • 0ad56bf x86/APM: drop the duplicate APM_MINOR_DEV macro
  • 6d209ed serial: sprd: Fix DMA buffer leak issue
  • 70f7513 serial: sprd: Assign sprd_port after initialized to avoid wrong access
  • 21608d2 iio: accel: adxl313: Fix adxl313_i2c_id[] table
  • 25feffb scsi: qla4xxx: Add length check when parsing nlattrs
  • 1806eda scsi: be2iscsi: Add length check when parsing nlattrs
  • 85b8c28 scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
  • bb8d101 scsi: iscsi: Add length check for nlattr payload
  • 2737d82 scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()
  • bdc4f8f scsi: RDMA/srp: Fix residual handling
  • 67b0281 usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
  • 858322c media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
  • bdc0003 media: mediatek: vcodec: fix potential double free
  • a356b60 media: mediatek: vcodec: Return NULL if no vdec_fb is found
  • b4ee61e media: amphion: ensure the bitops don't cross boundaries
  • 932d84a media: amphion: fix UNUSED_VALUE issue reported by coverity
  • 60f6392 media: amphion: fix UNINIT issues reported by coverity
  • bddd678 media: amphion: fix REVERSE_INULL issues reported by coverity
  • 3930d62 media: amphion: fix CHECKED_RETURN issues reported by coverity
  • 9ada33e media: rkvdec: increase max supported height for H.264
  • 715c020 media: mtk-jpeg: Fix use after free bug due to uncanceled work
  • 62ea218 media: amphion: add helper function to get id name
  • 745f40a media: amphion: reinit vpu if reqbufs output 0
  • 6f0d0f5 dt-bindings: extcon: maxim,max77843: restrict connector properties
  • dd0dadb scsi: hisi_sas: Fix normally completed I/O analysed as failed
  • ab0719d scsi: hisi_sas: Fix warnings detected by sparse
  • 79a1a8f RDMA/siw: Fabricate a GID on tun and loopback devices
  • a96892a media: cx24120: Add retval check for cx24120_message_send()
  • 2b6e20e media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
  • 323ee5f media: dib7000p: Fix potential division by zero
  • 90e0ea8 drivers: usb: smsusb: fix error handling code in smsusb_init_device
  • 92e2dcf iommu: rockchip: Fix directory table address encoding
  • 13ed255 iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
  • 25afb3e media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
  • aeb79a1 media: i2c: tvp5150: check return value of devm_kasprintf()
  • d7d47ed media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
  • 79e2cc5 media: ov5640: fix low resolution image abnormal issue
  • 5643c93 RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
  • 8199a46 cgroup/cpuset: Inherit parent's load balance state in v2
  • 590b45e pNFS: Fix assignment of xprtdata.cred
  • 4030ace NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
  • fdbc963 NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
  • 6d08bd2 NFSD: da_addr_body field missing in some GETDEVICEINFO replies
  • 02a29a2 fs: lockd: avoid possible wrong NULL parameter
  • f27f759 jfs: validate max amount of blocks before allocation.
  • b648f57 ext4: fix unttached inode after power cut with orphan file feature enabled
  • f17d5ef powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
  • e83f5e2 powerpc/mpc5xxx: Add missing fwnode_handle_put()
  • 4515f16 powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
  • ebbfe48 nfs/blocklayout: Use the passed in gfp flags
  • 4c8568c powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
  • a5b6b00 powerpc: Don't include lppaca.h in paca.h
  • 18d5154 NFSv4.2: Fix READ_PLUS size calculations
  • fccdafa NFSv4.2: Fix up READ_PLUS alignment
  • 5c47974 NFSv4.2: Fix READ_PLUS smatch warnings
  • 886959f NFSv4.2: Rework scratch handling for READ_PLUS
  • e12e139 wifi: ath10k: Use RMW accessors for changing LNKCTL
  • 811ec8b wifi: ath11k: Use RMW accessors for changing LNKCTL
  • 7f4c9c4 net/mlx5: Use RMW accessors for changing LNKCTL
  • 433330f drm/radeon: Use RMW accessors for changing LNKCTL
  • a0f0daf drm/amdgpu: Use RMW accessors for changing LNKCTL
  • ed6483f powerpc/perf: Convert fsl_emb notifier to state machine callbacks
  • 1d58a92 powerpc/fadump: reset dump area size if fadump memory reserve fails
  • ab8094d nvdimm: Fix dereference after free in register_nvdimm_pmu()
  • 500a6ff nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()
  • f6f300e vfio/type1: fix cap_migration information leak
  • aae5a86 powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
  • dd9241f clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op
  • cc7e04d clk: imx8mp: fix sai4 clock
  • fcaf148 clk: imx: imx8ulp: update SPLL2 type
  • e1139de clk: imx: pllv4: Fix SPLL2 MULT range
  • 402e73f clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGs
  • 6c88c9d PCI/ASPM: Use RMW accessors for changing LNKCTL
  • 952da7c PCI: pciehp: Use RMW accessors for changing LNKCTL
  • f2d7da8 PCI: Add locking to RMW PCI Express Capability Register accessors
  • 3108f7c PCI: Allow drivers to request exclusive config regions
  • 8a5e87f pinctrl: mcp23s08: check return value of devm_kasprintf()
  • 8562df7 PCI: Mark NVIDIA T4 GPUs to avoid bus reset
  • f3229c9 PCI: microchip: Correct the DED and SEC interrupt bit offsets
  • 9daefd2 clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_src
  • a1801d1 clk: qcom: reset: Use the correct type of sleep/delay based on length
  • a4ff4b5 kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
  • fef33ca kvm/vfio: Prepare for accepting vfio device fd
  • cc16a50 clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
  • e0f5698 ext4: avoid potential data overflow in next_linear_group
  • 772ca4b ext4: correct grp validation in ext4_mb_good_group
  • d5fc7d6 EDAC/igen6: Fix the issue of no error events
  • 8f43c40 clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
  • d1a5f22 clk: sunxi-ng: Modify mismatched function name
  • d96799e PCI/DOE: Fix destroy_work_on_stack() race
  • 4a43285 drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()
  • d96da88 PCI: qcom-ep: Switch MHI bus master clock off during L1SS
  • c53d530 PCI: apple: Initialize pcie->nvecs before use
  • 7618133 clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
  • eb613f8 clk: qcom: gcc-sc8280xp: Add missing GDSCs
  • 57fc62c dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs
  • 06d3a7e clk: qcom: gcc-sc8280xp: Add missing GDSC flags
  • 747848b clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
  • 9cba16b clk: qcom: gpucc-sm6350: Fix clock source names
  • 6ace98c clk: qcom: gpucc-sm6350: Introduce index-based clk lookup
  • 74a1194 ipmi:ssif: Fix a memory leak when scanning for an adapter
  • 2e7d90a ipmi:ssif: Add check for kstrdup
  • abbd28d ALSA: ac97: Fix possible error value of *rac97
  • 5399646 of: unittest: Fix overlay type in apply/revert check
  • 3fb210c of: overlay: Call of_changeset_init() early
  • b13b0c8 ASoC: SOF: amd: clear dsp to host interrupt status
  • c4b0632 md: raid0: account for split bio in iostat accounting
  • cc54fa4 md/raid0: Fix performance regression for large sequential writes
  • cd1dd83 md/raid0: Factor out helper for mapping and submitting a bio
  • c227aa1 md: add error_handlers for raid0 and linear
  • bc82cd1 firmware: cs_dsp: Fix new control name check
  • 711fb92 md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
  • ac9e103 md/raid5-cache: fix a deadlock in r5l_exit_log()
  • 26bf790 bus: ti-sysc: Fix cast to enum warning
  • 5abfee5 arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
  • b386c3e arm64: dts: qcom: msm8996: Fix dsi1 interrupts
  • c6035ee arm64: dts: qcom: msm8998: Add missing power domain to MMSS SMMU
  • cab4cdb arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
  • 67b4726 arm64: dts: qcom: apq8016-sbc: Fix ov5640 regulator supply names
  • 867aa88 drm/mediatek: Fix potential memory leak if vmap() fail
  • 1e47d1a ARM: dts: qcom: ipq4019: correct SDHCI XO clock
  • 4d6a257 drm/mediatek: Remove freeing not dynamic allocated memory
  • 6350515 bus: ti-sysc: Fix build warning for 64-bit build
  • b625a6e drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
  • 0c32343 io_uring: fix drain stalls by invalid SQE
  • 9183c4f block/mq-deadline: use correct way to throttling write requests
  • 9ca08ad audit: fix possible soft lockup in __audit_inode_child()
  • 607eda3 drm/msm/a2xx: Call adreno_gpu_init() earlier
  • f27dff8 drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()
  • d41ceaf smackfs: Prevent underflow in smk_set_cipso()
  • d1994bb drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done
  • bd3a6b6 firmware: meson_sm: fix to avoid potential NULL pointer dereference
  • 2965015 drm/msm/mdp5: Don't leak some plane state
  • 0cd481c soc: qcom: smem: Fix incompatible types in comparison
  • 3b1f199 drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
  • 9b372d2 ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
  • 92eaa18 drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
  • 4174f88 drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
  • d544c89 drm/armada: Fix off-by-one error in armada_overlay_get_property()
  • 0ef736f ARM: dts: BCM53573: Fix Tenda AC9 switch CPU port
  • 976eca4 arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
  • 43cc228 of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
  • 4ab834f drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
  • 508383d drm/msm: Update dev core dump to not print backwards
  • f9b9c6b md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
  • e970bc3 md/md-bitmap: remove unnecessary local variable in backlog_store()
  • 3829cb3 md/raid10: use dereference_rdev_and_rrdev() to get devices
  • 27acd8c md/raid10: factor out dereference_rdev_and_rrdev()
  • 097f30f md: restore 'noio_flag' for the last mddev_resume()
  • 835cbfe md: Change active_io to percpu
  • 3db3922 md: Factor out is_md_suspended helper
  • 8dcc231 drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
  • 13f5c43 arm64: dts: qcom: msm8996-gemini: fix touchscreen VIO supply
  • 5ccd294 arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
  • 4aaced3 arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
  • a80621b ARM: dts: BCM53573: Fix Ethernet info for Luxul devices
  • b9fa4e1 drm: adv7511: Fix low refresh rate register for ADV7533/5
  • 1a73147 ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)
  • 9a91a54 ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210
  • 4e184a7 ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)
  • 075ee66 drm/bridge: anx7625: Use common macros for HDCP capabilities
  • ba1ca2c drm/bridge: anx7625: Use common macros for DP power sequencing commands
  • d309b17 x86/mm: Fix PAT bit missing from page protection modify mask
  • 00c0b28 block: don't allow enabling a cache on devices that don't support it
  • e5e0ec8 block: cleanup queue_wc_store
  • 7db90dd drm/etnaviv: fix dumping of active MMU context
  • 800bf8a arm64: tegra: Fix HSUART for Smaug
  • ee5e1d6 arm64: dts: qcom: pmi8994: Add missing OVP interrupt
  • 31fe89c arm64: dts: qcom: pm660l: Add missing short interrupt
  • cd1ba24 arm64: dts: qcom: pm6150l: Add missing short interrupt
  • 6fd913f arm64: dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again
  • 0f0e696 arm64: tegra: Fix HSUART for Jetson AGX Orin
  • f5ff689 ARM: dts: BCM53573: Use updated "spi-gpio" binding properties
  • ab5154a ARM: dts: BCM53573: Add cells sizes to PCIe node
  • ee1d740 ARM: dts: BCM53573: Drop nonexistent #usb-cells
  • fd28ce3 drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
  • 1f3b038 firmware: ti_sci: Use system_state to determine polling
  • 0765a80 ARM: dts: stm32: Add missing detach mailbox for DHCOM SoM
  • e3c7b7c ARM: dts: stm32: Update to generic ADC channel binding on DHSOM systems
  • 9d77a7f ARM: dts: stm32: Add missing detach mailbox for Odyssey SoM
  • c0929f2 ARM: dts: stm32: YAML validation fails for Odyssey Boards
  • aa72079 ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
  • 0746cab ARM: dts: stm32: adopt generic iio bindings for adc channels on emstamp-argon
  • a5274a7 ARM: dts: stm32: YAML validation fails for Argon Boards
  • e62c091 ARM: dts: stm32: Rename mdio0 to mdio
  • e8d6e54 arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherent
  • c755b19 arm64: dts: qcom: pmk8350: fix ADC-TM compatible string
  • 5aa1969 arm64: dts: qcom: pmr735b: fix thermal zone name
  • de4688d arm64: dts: qcom: pm8350b: fix thermal zone name
  • 0f52060 arm64: dts: qcom: pm8350: fix thermal zone name
  • 8fd3533 arm64: dts: qcom: sm8350: Use proper CPU compatibles
  • db336dc arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreq
  • 0c32fba arm64: dts: qcom: sm8350: Fix CPU idle state residency times
  • c97633e arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-path
  • 8622340 arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller
  • 82c3d34 arm64: dts: qcom: sc8280xp: Add missing SCM interconnect
  • e5bf98c arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIO
  • 4c7477d arm64: dts: qcom: sm8250-edo: Rectify gpio-keys
  • 7852d20 arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
  • 4a36d16 arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM
  • 537346f arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supply
  • d244c92 arm64: dts: qcom: sm8250: correct dynamic power coefficients
  • e2040c1 arm64: dts: qcom: sm6350: Fix ZAP region
  • ba7ff60 soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros
  • fb4a774 soc: qcom: ocmem: Add OCMEM hardware version print
  • 7bdeb76 ASoC: stac9766: fix build errors with REGMAP_AC97
  • c2c6dfc drm/hyperv: Fix a compilation issue because of not including screen_info.h
  • a9fa161 drm/amd/display: Do not set drr on pipe commit
  • 3027e20 quota: fix dqput() to follow the guarantees dquot_srcu should provide
  • d57af07 quota: add new helper dquot_active()
  • fdcc50d quota: rename dquot_active() to inode_quota_active()
  • 622789e quota: factor out dquot_write_dquot()
  • 2519303 ASoC: cs43130: Fix numerator/denominator mixup
  • aa449fa drm/bridge: tc358764: Fix debug print parameter order
  • 45107f9 netrom: Deny concurrent connect().
  • a1e820f net/sched: sch_hfsc: Ensure inner classes have fsc curve
  • 85da5ec sfc: Check firmware supports Ethernet PTP filter
  • ea701e0 cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously
  • 1b7f266 octeontx2-pf: Fix PFC TX scheduler free
  • 80de42d octeontx2-pf: Refactor schedular queue alloc/free calls
  • 23a7b87 hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()
  • 8b2fb4b mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
  • 6406a95 mlxsw: i2c: Limit single transaction buffer size
  • 2fc2400 mlxsw: i2c: Fix chunk size setting in output mailbox buffer
  • ec9538d net: arcnet: Do not call kfree_skb() under local_irq_disable()
  • cb09afe ice: avoid executing commands on other ports when driving sync
  • 90e7778 wifi: ath9k: use IS_ERR() with debugfs_create_dir()
  • 4a8fadc arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
  • a33ae13 Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
  • 7e7197e wifi: mwifiex: avoid possible NULL skb pointer dereference
  • 7930fa4 mac80211: make ieee80211_tx_info padding explicit
  • 4381d60 wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
  • 4c340bf wifi: ath9k: protect WMI command response buffer replacement with a lock
  • 8ba31f9 wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
  • 7984c38 samples/bpf: fix broken map lookup probe
  • c813db7 samples/bpf: fix bio latency check with tracepoint
  • ef67f3a ARM: dts: Add .dts files missing from the build
  • cde525d wifi: mwifiex: Fix missed return in oob checks failed path
  • 84081b4 wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
  • 9257a1d net: annotate data-races around sk->sk_lingertime
  • 844d60c fs: ocfs2: namei: check return value of ocfs2_add_entry()
  • a485a4b lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
  • 065d5f1 lwt: Fix return values of BPF xmit ops
  • 0159a21 hwrng: iproc-rng200 - Implement suspend and resume calls
  • 92651ce crypto: caam - fix unchecked return value error
  • 841d2ff ice: ice_aq_check_events: fix off-by-one check when filling buffer
  • 0f50641 net-memcg: Fix scope of sockmem pressure indicators
  • 8d61adf selftests/bpf: Clean up fmod_ret in bench_rename test script
  • eafa346 selftests/bpf: Fix repeat option when kfunc_call verification fails
  • d670200 net: tcp: fix unexcepted socket die when snd_wnd is 0
  • 81d8e9f Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
  • bd39b55 Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
  • 94617b7 Bluetooth: Fix potential use-after-free when clear keys
  • 9246d93 Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
  • c4cb61c crypto: api - Use work queue in crypto_destroy_instance
  • 501f77c crypto: stm32 - Properly handle pm_runtime_get failing
  • 6fc09c8 kbuild: rust_is_available: fix confusion when a version appears in the path
  • 4f8c55a kbuild: rust_is_available: add check for bindgen invocation
  • bb15fb4 kbuild: rust_is_available: fix version check when CC has multiple arguments
  • 6c7182b kbuild: rust_is_available: remove -v option
  • 90978b2 selftests/bpf: fix static assert compilation issue for test_cls_*.c
  • c015029 wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
  • 3975e21 wifi: mwifiex: Fix OOB and integer underflow when rx packets
  • 49b6db8 wifi: mt76: mt7915: fix power-limits while chan_switch
  • 2dd5c7f can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
  • ce60bfc spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
  • f5f7aa2 wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
  • c0ce0fb bpf: reject unhashed sockets in bpf_sk_assign
  • 99331d7 udp: re-score reuseport groups when connected sockets are present
  • 328b85e wifi: mt76: mt7921: fix non-PSC channel scan fail
  • 6bf4cca wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
  • 39a6b4b regmap: rbtree: Use alloc_flags for memory allocations
  • 6844318 hwrng: pic32 - use devm_clk_get_enabled
  • 79a8ea5 hwrng: nomadik - keep clock enabled while hwrng is registered
  • 73d9750 tcp: tcp_enter_quickack_mode() should be static
  • 01964c6 crypto: qat - change value of default idle filter
  • 912310d bpf: Fix an error in verifying a field in a union
  • 780f072 bpf: Clear the probe_addr for uprobe
  • 0cfbadb libbpf: Fix realloc API handling in zero-sized edge cases
  • fc7ed36 bpftool: Use a local bpf_perf_event_value to fix accessing its fields
  • 0b20dc1 bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
  • 840c64d bpftool: Define a local bpf_perf_link to fix accessing its fields
  • 4d5f00b bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
  • 010c6a0 selftests/bpf: Fix bpf_nf failure upon test rerun
  • 6f2b842 cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
  • 91f7627 x86/efistub: Fix PCI ROM preservation in mixed mode
  • fcf78a1 cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
  • 14920fb cpufreq: amd-pstate-ut: Remove module parameter access
  • 7da6250 thermal/of: Fix potential uninitialized value access
  • 7c70932 ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
  • a99f32b ACPI: x86: s2idle: Post-increment variables when getting constraints
  • 8ee6d04 irqchip/loongson-eiointc: Fix return value checking of eiointc_index
  • 14e37e0 s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
  • f326e37 s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
  • f98ea9a s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
  • 87d452a s390/pkey: fix/harmonize internal keyblob headers
  • 7d31730 selftests/futex: Order calls to futex_lock_pi
  • 048d1a8 perf/imx_ddr: don't enable counter0 if none of 4 counters are used
  • 5fce29a sched/rt: Fix sysctl_sched_rr_timeslice intial value
  • dfadde1 arm64/fpsimd: Only provide the length to cpufeature for xCR registers
  • 8efd042 arm64/sme: Don't use streaming mode to probe the maximum SME VL
  • 1d9a735 x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
  • be361e5 sched/psi: Select KERNFS as needed
  • 287aeeb arm64/ptrace: Clean up error handling path in sve_set_common()
  • 9d8f66d selftests/resctrl: Close perf value read fd on errors
  • f046a88 selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
  • d4b1f43 selftests/resctrl: Don't leak buffer in fill_cache()
  • 1051a1c selftests/resctrl: Add resctrl.h into build deps
  • 5d343b4 OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd()
  • e0322a2 refscale: Fix uninitalized use of wait_queue_head_t
  • 085fe43 ARM: ptrace: Restore syscall skipping for tracers
  • 916ca81 ARM: ptrace: Restore syscall restart tracing
  • ed134f2 vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
  • 1cdf51b selftests/harness: Actually report SKIP for signal tests
  • c13e6ed tmpfs: verify {g,u}id mount options correctly
  • 254c396 iomap: Remove large folio handling in iomap_invalidate_folio()
  • b553ac4 fs: Fix error checking for d_hash_and_lookup()
  • e12214c eventfd: prevent underflow for eventfd semaphores
  • 9720f89 reiserfs: Check the return value from __getblk()
  • 0c7e6ff tools/resolve_btfids: Fix setting HOSTCFLAGS
  • 1ad863e tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
  • a2a9f5b tools/resolve_btfids: Tidy HOST_OVERRIDES
  • b3f1d78 tools/resolve_btfids: Compile resolve_btfids as host program
  • 833a654 tools/resolve_btfids: Alter how HOSTCC is forced
  • 2457021 tools/resolve_btfids: Install subcmd headers
  • d351873 tools/resolve_btfids: Use pkg-config to locate libelf
  • 05026e9 tools lib subcmd: Add dependency test to install_headers
  • 424fd56 tools lib subcmd: Make install_headers clearer
  • a07388d tools lib subcmd: Add install target
  • b9c54fd Revert "net: macsec: preserve ingress frame ordering"
  • 786e09a Revert "PCI: tegra194: Enable support for 256 Byte payload"
  • f725ae7 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
  • b990ac5 udf: Handle error when adding extent to a file
  • 6ac8f2c udf: Check consistency of Space Bitmap Descriptor
  • 7ac1467 drm/amd/display: ensure async flips are only accepted for fast updates
  • 8f965b5 net: Avoid address overwrite in kernel_connect
  • 8c737d9 KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
  • 45e3dfb KVM: x86/mmu: Use kstrtobool() instead of strtobool()
  • 181831d tpm: Enable hwrng only for Pluton on AMD CPUs
  • 9c8dab1 crypto: rsa-pkcs1pad - Use helper to set reqsize
  • 63f1117 cpufreq: intel_pstate: set stale CPU frequency to minimum
  • c50fdd5 of: property: Simplify of_link_to_phandle()
  • 8f647ac platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications
  • 10f358c tracing: Introduce pipe_cpumask to avoid race on trace_pipes
  • 41103f7 net: sfp: handle 100G/25G active optical cables in sfp_parse_support
  • f24681b ALSA: seq: oss: Fix racy open/close of MIDI devices
  • ab5c5c1 LoongArch: Fix the write_fcsr() macro
  • 9920a52 LoongArch: Let pmd_present() return true when splitting pmd
  • 7905870 scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
  • 1a7f80f scsi: storvsc: Always set no_report_opcodes
  • 7d1ac3c scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
  • dcfd75b sctp: handle invalid error codes without calling BUG()
  • fbd3ae6 cifs: fix max_credits implementation
  • 8a424af cifs: fix sockaddr comparison in iface_cmp
  • ea13eff bnx2x: fix page fault following EEH recovery
  • 179b9b0 netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
  • 78ef22f wifi: mac80211: Use active_links instead of valid_links in Tx
  • 41b446e wifi: cfg80211: remove links only on AP
  • 5251c83 drm/amdgpu: Match against exact bootloader status
  • f20bee4 net: hns3: restore user pause configure when disable autoneg
  • c61d104 scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
  • 24d9cc9 scsi: lpfc: Remove reftag check in DIF paths
  • c70b975 platform/x86/amd/pmf: Fix unsigned comparison with less than zero
  • acf4ec3 idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
  • 59c4b9a powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
  • 54d3fba wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
  • 71f5a7f net: usb: qmi_wwan: add Quectel EM05GV2
  • a2b5a96 net: annotate data-races around sk->sk_{rcv|snd}timeo
  • 94515e9 net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
  • 848477e Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12"
  • 51edd73 vmbus_testing: fix wrong python syntax for integer value comparison
  • 98f9337 clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM
  • 473a55c kprobes: Prohibit probing on CFI preamble symbol
  • 896e9e5 security: keys: perform capable check only on privileged operations
  • 0ffed24 staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
  • 55954ee ALSA: usb-audio: Update for native DSD support quirks
  • d676d02 ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
  • fbf4048 ovl: Always reevaluate the file signature for IMA
  • ae1cb96 drm/amd/display: Exit idle optimizations before attempt to access PHY
  • faa77cf drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
  • d7b1aa3 drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
  • 7c2d13f platform/x86: huawei-wmi: Silence ambient light sensor
  • 5c56282 platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
  • aeee50c platform/x86: think-lmi: Use kfree_sensitive instead of kfree
  • dea4198 platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
  • 7d0f792 platform/x86: intel: hid: Always call BTNL ACPI method
  • eb54ad1 ALSA: usb-audio: Add quirk for Microsoft Modern Wireless Headset
  • 9c12633 ASoC: atmel: Fix the 8K sample parameter in I2SC master
  • 2e780a9 ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0
  • a1fbf45 ASoC: rt711: fix for JD event handling in ClockStop Mode0
  • 82e1757 ASoc: codecs: ES8316: Fix DMIC config
  • 10999df ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
  • 952af5c fs/nls: make load_nls() take a const parameter
  • d28f76b s390/dasd: fix hanging device after request requeue
  • d563f67 s390/dasd: use correct number of retries for ERP requests
  • a41f2f6 m68k: Fix invalid .section syntax
  • 328fcde ethernet: atheros: fix return value check in atl1c_tso_csum()
  • 0f7b43a ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect
  • eb746c4 ASoC: da7219: Check for failure reading AAD IRQ events
  • 3c59ad8 ASoC: da7219: Flush pending AAD IRQ when suspending
  • 330d900 ksmbd: fix out of bounds in init_smb2_rsp_hdr()
  • 99a2426 ksmbd: no response from compound read
  • becb519 ksmbd: validate session id and tree id in compound request
  • 9776024 ksmbd: fix out of bounds in smb3_decrypt_req()
  • 513eac8 9p: virtio: make sure 'offs' is initialized in zc_request
  • 05d8851 9p: virtio: fix unlikely null pointer deref in handle_rerror
  • 72c90eb media: pci: cx23885: fix error handling for cx23885 ATSC boards
  • eb3c2b3 media: pulse8-cec: handle possible ping error
  • 0b6e717 media: amphion: use dev_err_probe
  • 026e918 phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code
  • 2981ff2 Revert "MIPS: unhide PATA_PLATFORM"
  • b608025 media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
  • 36148a9 powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
  • 4e005f5 ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform
  • f4bd9a4 ARM: dts: imx: Set default tuning step for imx7d usdhc
  • 7f483ce Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"
  • 6ab0815 scsi: ufs: Try harder to change the power mode
  • 9fc3adc Partially revert "drm/amd/display: Fix possible underflow for displays with large vblank"
  • 9186398 Revert "bridge: Add extack warning when enabling STP in netns."
  • 6100027 Linux 6.1.52-xanmod1
  • eb6a890 .gitlab-ci: Update .gitlab-ci.yml file
  • 0a24745 Merge tag 'v6.1.52' into 6.1
  • 59b13c2 Linux 6.1.52
  • 4a6284a pinctrl: amd: Don't show Invalid config param errors
  • 7bec12f usb: typec: tcpci: clear the fault status bit
  • 4da07e9 nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
  • fdbfc54 nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
  • 689561d dt-bindings: sc16is7xx: Add property to change GPIO function
  • dca7c99 tcpm: Avoid soft reset when partner does not support get_status
  • a1fc009 fsi: master-ast-cf: Add MODULE_FIRMWARE macro
  • b5c7bc3 firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
  • b736642 serial: sc16is7xx: fix bug when first setting GPIO direction
  • 682f9b9 serial: sc16is7xx: fix broken port 0 uart init
  • 4b3de7d serial: qcom-geni: fix opp vote on shutdown
  • 1cd102a wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
  • 74ceef6 wifi: mt76: mt7921: do not support one stream on secondary antenna only
  • 179c658 Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
  • 86b818e staging: rtl8712: fix race condition
  • bd69537 HID: wacom: remove the battery when the EKR is off
  • 48729a1 usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0
  • c564d4f usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
  • bfc4ccc ALSA: usb-audio: Fix init call orders for UAC1
  • 69d9330 USB: serial: option: add FOXCONN T99W368/T99W373 product
  • 34f396f USB: serial: option: add Quectel EM05G variant (0x030e)
  • 5d0fe30 modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
  • 36231e2 rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
  • 9152196 net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
  • 4dab89c mmc: au1xmmc: force non-modular build and remove symbol_get usage
  • ac6fa0e ARM: pxa: remove use of symbol_get()
  • cf85926 ksmbd: reduce descriptor size if remaining bytes is less than request size
  • d070c4d ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
  • 30fd652 ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
  • 7d8855f ksmbd: fix wrong DataOffset validation of create context
  • 1ce9ebc erofs: ensure that the post-EOF tails are all zeroed

Xanmod

Homepage
Download Linux 6.1.54-xanmod1 source from GitHub