Ubuntu 6545 Debian 10172 Published by

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

  • 78efa8d Linux 6.11.3-xanmod1
  • 2c3e200 platform/x86/amd: pmf: Add quirk for TUF Gaming A14
  • 92c06b9 Merge tag 'v6.11.3' into 6.11
  • 8e24a75 Linux 6.11.3
  • f88989d perf python: Allow checking for the existence of warning options in clang
  • 766f25e pmdomain: core: Reduce debug summary table width
  • b4641a4 perf report: Fix segfault when 'sym' sort key is not used
  • 9d16092 drm/amd/display: Revert Avoid overflow assignment
  • 5bbdfc7 crypto: octeontx* - Select CRYPTO_AUTHENC
  • d468910 ALSA: control: Fix leftover snd_power_unref()
  • 61517f3 vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
  • c64f5fc rxrpc: Fix a race between socket set up and I/O thread creation
  • 557f298 drm/sched: revert "Always increment correct scheduler score"
  • 5357141 Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
  • 183346c drm/xe/vram: fix ccs offset calculation
  • b9a7e8a drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
  • 09cf890 drm/xe/vm: move xa_alloc to prevent UAF
  • 46b472a drm/xe: Clean up VM / exec queue file lock usage.
  • 9f469ef ACPI: battery: Fix possible crash when unregistering a battery hook
  • df5c3ed ACPI: battery: Simplify battery hook locking
  • 585c048 r8169: add tally counter fields added with RTL8125
  • 6345613 r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
  • bf6dee1 remoteproc: k3-r5: Delay notification of wakeup event
  • 46b8279 remoteproc: k3-r5: Acquire mailbox handle during probe routine
  • 6a488ad NFSD: Limit the number of concurrent async COPY operations
  • ea5fb07 NFSD: Async COPY result needs to return a write verifier
  • a7378b6 sunrpc: change sp_nrthreads from atomic_t to unsigned int.
  • cdbe306 drm/amd/display: Allow backlight to go below AMDGPU_DM_DEFAULT_MIN_BACKLIGHT
  • 9be6f9f mm: z3fold: deprecate CONFIG_Z3FOLD
  • 9634e8d uprobes: fix kernel info leak via "[uprobes]" vma
  • 320179a arm64: errata: Expand speculative SSBS workaround once more
  • 77300a2 arm64: cputype: Add Neoverse-N3 definitions
  • c138aa6 kconfig: qconf: fix buffer overflow in debug links
  • 77db123 kconfig: qconf: move conf_read() before drawing tree pain
  • 3d6b930 kconfig: fix infinite loop in sym_calc_choice()
  • c235629 drm/amd/display: Fix system hang while resume with TBT monitor
  • 4010efc drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35
  • 5e801c0 drm/amd/display: Enable idle workqueue for more IPS modes
  • d5d52ef drm/amd/display: Add HDR workaround for specific eDP
  • bc37b74 drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC
  • 0b3b4ea drm/sched: Always increment correct scheduler score
  • e78b815 drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job
  • abb5b3c drm/sched: Add locking to drm_sched_entity_modify_sched
  • b2ea6f5 drm/sched: Fix dynamic job-flow control race
  • 55a8520 drm/panthor: Don't declare a queue blocked if deferred operations are pending
  • 3bde057 drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
  • 5e11958 drm/panthor: Don't add write fences to the shared BOs
  • 9f065e3 drm/i915/gem: fix bitwise and logical AND mixup
  • 1949729 close_range(): fix the logics in descriptor table trimming
  • 955e497 firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
  • 0e25b68 rtla: Fix the help text in osnoise and timerlat top tools
  • 37acf0e tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
  • f72b451 tracing/timerlat: Fix a race during cpuhp processing
  • db8571a tracing/timerlat: Drop interface_lock in stop_kthread()
  • b90f1fc tracing/hwlat: Fix a race during cpuhp processing
  • afb71b6 ceph: fix cap ref leak via netfs init_request
  • 3deb4e6 io_uring/net: harden multishot termination case for recv
  • d18f669 mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
  • 5291ff8 Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
  • 2de33ba net: pcs: xpcs: fix the wrong register that was written back
  • 45d4fa9 gpio: davinci: fix lazy disable
  • 7793aef cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
  • 47cb1d9 cpufreq: Avoid a bad reference count on CPU node
  • 65d11eb btrfs: wait for fixup workers before stopping cleaner kthread during umount
  • bb574e8 btrfs: send: fix invalid clone operation for file that got its size decreased
  • 20d5370 btrfs: drop the backref cache during relocation if we commit
  • 39356ec btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
  • 843738e btrfs: send: fix buffer overflow detection when copying path to cache entry
  • 88da0c9 ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]
  • 274f254 ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
  • 8b89f88 ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA
  • fc7dfb8 ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
  • 2b48866 ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
  • 10e6a66 pidfs: check for valid pid namespace
  • 7fa2382 cachefiles: fix dentry leak in cachefiles_open_file()
  • fe80f7e HID: bpf: fix cfi stubs for hid_bpf_ops
  • a79fe32 Input: adp5589-keys - fix adp5589_gpio_get_value()
  • 122b160 Input: adp5589-keys - fix NULL pointer dereference
  • 7fab8b3 mm/hugetlb: simplify refs in memfd_alloc_folio
  • e28f39b mm/gup: fix memfd_pin_folios alloc race panic
  • 0b20d28 mm/gup: fix memfd_pin_folios hugetlb page allocation
  • 4f11f60 mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
  • 59e081f mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
  • 570dd14 mm/filemap: fix filemap_get_folios_contig THP panic
  • fe61375 rtc: at91sam9: fix OF node leak in probe() error path
  • 837d9df net: stmmac: Fix zero-division error when disabling tc cbs
  • 2c02a37 kselftests: mm: fix wrong __NR_userfaultfd value
  • e798895 tomoyo: fallback to realpath if symlink's pathname does not exist
  • 3cd00d2 gso: fix udp gso fraglist segmentation after pull from frag_list
  • 2d4a83a net: gso: fix tcp fraglist segmentation after pull from frag_list
  • e61f8c4 vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
  • 3085163 iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
  • 7366377 iio: pressure: bmp280: Fix regmap for BMP280 device
  • 1e13c9d iio: magnetometer: ak8975: Fix reading for ak099xx sensors
  • 49d56b2 smb3: fix incorrect mode displayed for read-only files
  • bcdabd7 smb: client: use actual path when queryfs
  • d1eae54 drm/amd/display: avoid set dispclk to 0
  • a190d11 clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
  • dab1e4e clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
  • 69c6ed5 media: qcom: camss: Fix ordering of pm_runtime_enable
  • d27bc92 clk: qcom: gcc-sc8180x: Add GPLL9 support
  • d7d4dde media: qcom: camss: Remove use_count guard in stop_streaming
  • deb05a8 clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
  • 10941d4 media: venus: fix use after free bug in venus_remove due to race condition
  • dfa5834 clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
  • 2f5ef7a clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
  • 02b6b71 clk: qcom: clk-rpmh: Fix overflow in BCM vote
  • 2930ba1 clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
  • 9bb39fd dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
  • c5911bc media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
  • 6eb1a9a clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
  • 7e27409 media: sun4i_csi: Implement link validate for sun4i_csi subdev
  • 6f5b3c9 clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
  • ea0202f media: videobuf2: Drop minimum allocation requirement of 2 buffers
  • a533603 gfs2: fix double destroy_workqueue error
  • 7afb5e3 remoteproc: k3-r5: Fix error handling when power-up failed
  • ea79bdc leds: pca9532: Remove irrelevant blink configuration error message
  • 30acca8 clk: rockchip: fix error for unknown clocks
  • 708d83a media: ov5675: Fix power on/off delay timings
  • f2807be media: imx335: Fix reset-gpio handling
  • 8253a60 aoe: fix the potential use-after-free problem in more places
  • b03d218 riscv: Fix kernel stack size when KASAN is enabled
  • a039aeb drivers/perf: riscv: Align errno for unsupported perf event
  • d3f924c RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
  • ada35b2 RDMA/mana_ib: use the correct page table index based on hardware page size
  • 6ad6e16 sysctl: avoid spurious permanent empty tables
  • 27b5572 i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
  • 1eca75f NFSD: Fix NFSv4's PUTPUBFH operation
  • e9cfecc nfsd: map the EBADMSG to nfserr_io to avoid warning
  • 8887be1 nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
  • 102b041 perf hist: Update hist symbol when updating maps
  • 6192203 perf python: Disable -Wno-cast-function-type-mismatch if present on clang
  • 89081e8 exfat: fix memory leak in exfat_load_bitmap()
  • 131d2cd riscv: define ILLEGAL_POINTER_VALUE for 64bit
  • e347b5c sched: psi: fix bogus pressure spikes from aggregation race
  • 782d5a7 sched/core: Clear prev->dl_server in CFS pick fast path
  • 6cdec86 sched/core: Add clearing of ->dl_server in put_prev_task_balance()
  • e349191 sched/deadline: Comment sched_dl_entity::dl_server variable
  • e174e5f drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
  • 421c746 drm/xe: fix UAF around queue destruction
  • 7eb24c4 arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
  • ad22d85 arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
  • 0f89805 scripts/gdb: fix lx-mounts command error
  • 152ffdf scripts/gdb: add iteration function for rbtree
  • 8573ce6 scripts/gdb: fix timerlist parsing issue
  • 4846e72 ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
  • 387bf56 ocfs2: fix null-ptr-deref when journal load failed.
  • 39a8862 ocfs2: remove unreasonable unlock in ocfs2_read_blocks
  • 0d707a3 ocfs2: cancel dqi_sync_work before freeing oinfo
  • 96ce4c3 ocfs2: reserve space for inline xattr before attaching reflink tree
  • e1725da ocfs2: fix uninit-value in ocfs2_get_block()
  • e692393 ocfs2: fix the la space leak when unmounting an ocfs2 volume
  • 3e9a65a mm: krealloc: consider spare memory for __GFP_ZERO
  • 25fff7c jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
  • c6bf043 jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error
  • 768d731 lib/buildid: harden build ID parsing logic
  • 927abc5 resource: fix region_intersects() vs add_memory_driver_managed()
  • 334de68 drm: omapdrm: Add missing check for alloc_ordered_workqueue
  • c9e75dd of/irq: Support #msi-cells=<0> in of_msi_get_domain
  • aad65e9 of: address: Report error on resource bounds overflow
  • 87f34fd drm/rockchip: vop: clear DMA stop bit on RK3066
  • e93dbd5 parisc: Fix stack start for ADDR_NO_RANDOMIZE personality
  • 834fc26 parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
  • 97edf45 parisc: Fix 64-bit userspace syscall path
  • dc0f164 drm/xe: Generate oob before compiling anything
  • acb559d ext4: fix off by one issue in alloc_flex_gd()
  • 1268023 ext4: mark fc as ineligible using an handle in ext4_xattr_set()
  • b42597b ext4: use handle to mark fc as ineligible in __track_dentry_update()
  • ebf4e6b ext4: fix fast commit inode enqueueing during a full journal commit
  • 46b96c9 ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
  • fcd9ac1 ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
  • 11b2301 ext4: update orig_path in ext4_find_extent()
  • b002031 ext4: fix access to uninitialised lock in fc replay path
  • b855695 ext4: fix timer use-after-free on failed mount
  • 230ee05 ext4: fix double brelse() the buffer of the extents path
  • bfed082 ext4: aovid use-after-free in ext4_ext_insert_extent()
  • 63adc90 ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
  • 7b14401 ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
  • ec0dd45 ext4: dax: fix overflowing extents beyond inode size when partially writing
  • 3dce40b ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
  • 95d83ab ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
  • 915ac36 ext4: fix slab-use-after-free in ext4_split_extent_at()
  • 5592ba7 ext4: correct encrypted dentry name hash when not casefolded
  • 9d4b2e4 ext4: no need to continue when the number of entries is 1
  • 20e7d96 ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200
  • f769171 ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
  • 3b95bdd ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8
  • 4edc631 ALSA: line6: add hw monitor volume control to POD HD500X
  • 9c7c23f ALSA: usb-audio: Add native DSD support for Luxman D-08u
  • 811f661 ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
  • 3b6553a ALSA: core: add isascii() check to card ID generator
  • e0f1d71 ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop
  • ccd8cbf drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
  • 653e0a3 drm/mediatek: ovl_adaptor: Add missing of_node_put()
  • 244c5fc parisc: Fix itlb miss handler for 64-bit programs
  • d9536f1 drm/v3d: Prevent out of bounds access in performance query extensions
  • 29045a9 perf/core: Fix small negative period being ignored
  • 6b75645 power: supply: Drop use_cnt check from power_supply_property_is_writeable()
  • 83f0440 mm, slub: avoid zeroing kmalloc redzone
  • a70641d power: supply: hwmon: Fix missing temp1_max_alarm attribute
  • 947c045 spi: bcm63xx: Fix missing pm_runtime_disable()
  • 570a5d9 spi: bcm63xx: Fix module autoloading
  • db3a039 dt-bindings: clock: exynos7885: Fix duplicated binding
  • 17a5e46 memory: tegra186-emc: drop unused to_tegra186_emc()
  • e70073b firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
  • 5b9c9a6 ovl: fail if trusted xattrs are needed but caller lacks permission
  • a2fd404 rust: sync: require T: Sync for LockedBy::access
  • 406c275 i2c: synquacer: Deal with optional PCLK correctly
  • 476ecb9 i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
  • e095d95 i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
  • 412663f i2c: core: Lock address during client device instantiation
  • 3cf00ec media: i2c: ar0521: Use cansleep version of gpiod_set_value()
  • d211e17 i2c: xiic: Wait for TX empty to avoid missed TX NAKs
  • e7ef14d i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
  • 894cd5f i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
  • 1e3fc4f KVM: arm64: Fix kvm_has_feat*() handling of negative features
  • afa7f78 platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
  • 73a98cf platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors
  • 82f1799 Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"
  • 166242f f2fs: forcibly migrate to secure space for zoned device file pinning
  • 7205142 f2fs: do FG_GC when GC boosting is required for zoned devices
  • 8e91c53 f2fs: increase BG GC migration window granularity when boosted for zoned devices
  • 0c2b15c f2fs: introduce migration_window_granularity
  • 977c493 f2fs: make BG GC more aggressive for zoned devices
  • df96d75 selftests: vDSO: fix vdso_config for s390
  • c19d476 selftests: vDSO: fix ELF hash table entry size for s390x
  • c8914d1 powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
  • 645ec43 f2fs: fix to don't panic system for no free segment fault injection
  • e35522c f2fs: add write priority option based on zone UFS
  • c111fc0 nvme-tcp: fix link failure for TCP auth
  • c83dfc7 selftests/mm: fix charge_reserved_hugetlb.sh test
  • b5778b2 ext4: fix error message when rejecting the default hash
  • fde8c17 selftests: vDSO: fix vDSO symbols lookup for powerpc64
  • 1c59ad0 selftests: vDSO: fix vdso_config for powerpc
  • b8a0f2e selftests: vDSO: fix vDSO name for powerpc
  • aa0da0a drm/xe: Fix memory leak on xe_alloc_pf_queue failure
  • 5ccaa10 drm/xe: fixup xe_alloc_pf_queue
  • ba41027 perf: Really fix event_function_call() locking
  • af9a990 perf callchain: Fix stitch LBR memory leaks
  • 57e192f ALSA: control: Fix power_ref lock order for compat code, too
  • 51463d2 spi: rpc-if: Add missing MODULE_DEVICE_TABLE
  • 3b57d0d accel/ivpu: Add missing MODULE_FIRMWARE metadata
  • 01b3669 selftests: breakpoints: use remaining time to check if suspend succeed
  • ef451ae kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
  • 6360e6a spi: s3c64xx: fix timeout counters in flush_fifo
  • d779005 selftest: hid: add missing run-hid-tools-tests.sh
  • 1b0c96a spi: spi-cadence: Fix missing spi_controller_is_target() check
  • 0baa321 spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled
  • f7fe774 spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
  • e3a6cb8 EINJ, CXL: Fix CXL device SBDF calculation
  • d22e45a bpf: Fix a sdiv overflow issue
  • c208b02 bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
  • 2593478 iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
  • 77a82ae bpftool: Fix undefined behavior caused by shifting into the sign bit
  • d58a00e ext4: fix i_data_sem unlock order in ext4_ind_migrate()
  • d483c7c ext4: avoid use-after-free in ext4_ext_show_leaf()
  • 08722dc ext4: ext4_search_dir should return a proper error
  • d2d78f3 bpf: Make the pointer returned by iter next method valid
  • e137390 ext4: filesystems without casefold feature cannot be mounted with siphash
  • 53f0940 platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch buttons LED
  • 7097ce3 platform/mellanox: mlxbf-pmc: fix lockdep warning
  • e9dac92 ksmbd: add refcnt to ksmbd_conn struct
  • 4667262 HID: i2c-hid: ensure various commands do not interfere with each other
  • bf050cc tools/hv: Add memory allocation check in hv_fcopy_start
  • f6d50dd platform/x86: lenovo-ymc: Ignore the 0x0 state
  • 45b0df3 drm/amdgpu/gfx10: use rlc safe mode for soft recovery
  • 4da70cc drm/amdgpu/gfx11: use rlc safe mode for soft recovery
  • 71dbd57 drm/amdgpu/gfx12: use rlc safe mode for soft recovery
  • cb7973a ovl: fsync after metadata copy-up
  • 4d158b8 powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
  • 081c093 drm/amd/display: guard write a 0 post_divider value to HW
  • b8a01c0 of/irq: Refer to actual buffer size in of_irq_parse_one()
  • cfc33e2 drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
  • d2bf81c drm/amdkfd: Check int source id for utcl2 poison event
  • 016bf02 drm/amd/pm: ensure the fw_info is not null before using it
  • 842c115 drm/xe: Use topology to determine page fault queue size
  • a9cbebc drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
  • 48d3000 drm/amdgpu/gfx9: use rlc safe mode for soft recovery
  • 9a98563 drm/amdgpu: Block MMR_READ IOCTL in reset
  • 3afde3b drm/amdgpu: fix ptr check warning in gfx11 ip_dump
  • 8464d23 drm/amdgpu: fix ptr check warning in gfx10 ip_dump
  • 5d8f1a5 drm/amdgpu: fix ptr check warning in gfx9 ip_dump
  • b6565da drm/amd/display: Unlock Pipes Based On DET Allocation
  • 4bdc2c3 drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
  • d703fc1 scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
  • 939f468 perf: Fix event_function_call() locking
  • 969e290 drm/amdgpu: fix unchecked return value warning for amdgpu_atombios
  • fbae3ce drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
  • 9177faa drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
  • 46e5592 scsi: lpfc: Update PRLO handling in direct attached topology
  • 51b0db4 scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
  • fd665c8 scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
  • cdd23d9 scsi: aacraid: Rearrange order of struct aac_srb_unit
  • 5d30c08 perf,x86: avoid missing caller address in stack traces captured in uprobe
  • 0bc8079 drm/printer: Allow NULL data in devcoredump printer
  • 3334ab7 drm/amd/display: Initialize get_bytes_per_element's default to 1
  • adeed80 drm/amd/display: Avoid overflow assignment in link_dp_cts
  • 4914c8b drm/amd/display: Check stream_status before it is used
  • 6b1d33d drm/amd/display: Fix possible overflow in integer multiplication
  • c40aa99 drm/amdgpu/gfx9: properly handle error ints on all pipes
  • a44b8a7 drm/amdgpu/gfx12: properly handle error ints on all pipes
  • b9d8b94 drm/amd/display: Fix index out of bounds in DCN30 color transformation
  • b219b46 drm/amd/display: Implement bounds check for stream encoder creation in DCN401
  • 07078fa drm/amd/display: Fix index out of bounds in degamma hardware format translation
  • c4fdc2d drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
  • e9e48b7 drm/amd/display: Increase array size of dummy_boolean
  • 80345da drm/amd/display: Deallocate DML memory if allocation fails
  • e41a291 drm/amd/display: Check stream before comparing them
  • 3ba1219 drm/amd/display: Check phantom_stream before it is used
  • 115b1a3 drm/amd/display: Check null-initialized variables
  • 7f8e93b drm/amd/display: Initialize denominators' default to 1
  • 5da576d drm/stm: ltdc: reset plane transparency after plane disable
  • 4854ac2 drm/xe/fbdev: Limit the usage of stolen for LNL+
  • 646d006 drm/xe: Add timeout to preempt fences
  • a5877b9 platform/x86/amd: pmf: Add quirk for TUF Gaming A14
  • ed4b316 platform/x86: touchscreen_dmi: add nanote-next quirk
  • cbc2ec8 HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
  • a5370f3 drm/amdkfd: Fix resource leak in criu restore queue
  • d88f0b9 drm/amdgpu: enable gfxoff quirk on HP 705G4
  • ec915d3 drm/amdgpu: add raven1 gfxoff quirk
  • 8ad8b53 jfs: Fix uninit-value access of new_ea in ea_buffer
  • e8ac206 drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
  • c77cfb8 scsi: smartpqi: add new controller PCI IDs
  • 8423033 scsi: smartpqi: correct stream detection
  • 4a7bf6a jfs: check if leafidx greater than num leaves per dmap tree
  • 95accb7 jfs: Fix uaf in dbFreeBits
  • 4f83711 jfs: UBSAN: shift-out-of-bounds in dbFindBits
  • 8e87763 drm/amdgpu: add list empty check to avoid null pointer issue
  • 3c0ff4d drm/amd/display: fix double free issue during amdgpu module unload
  • a15c853 drm/xe: Name and document Wa_14019789679
  • e4e26cb drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)
  • 2002ccb drm/amd/display: Check null pointer before try to access it
  • 5ba3fbf drm/amd/display: Check null pointers before using dc->clk_mgr
  • a742168 drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)
  • 27bc3da drm/amd/display: fix a UBSAN warning in DML2.1
  • 5298270 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
  • d8ee900 drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func
  • 827380b drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
  • 0ffd9fb drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'
  • e136897 drm/amd/display: Underflow Seen on DCN401 eGPU
  • b669213 HID: Ignore battery for all ELAN I2C-HID devices
  • 8baed2d scsi: smartpqi: Add new controller PCI IDs
  • 5eb2e35 selftests/bpf: fix uprobe.path leak in bpf_testmod
  • 54005f3 ata: sata_sil: Rename sil_blacklist to sil_quirks
  • 976aa19 ata: pata_serverworks: Do not use the term blacklist
  • 291c87f drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
  • 73efd2a drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
  • 65a6fee drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe
  • 7266a42 drm/xe/hdcp: Check GSC structure validity
  • 7d1854c drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
  • ac1c41e drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
  • 56c3265 drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
  • 96d4c2e drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer
  • 8a1b165 drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer
  • 6c92898 drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
  • 5382ec1 drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
  • 26787fb drm/amd/display: Check null pointers before multiple uses
  • 5b35bf1 drm/amd/display: Check null pointers before used
  • 5e9386b drm/amd/display: Check null pointers before using them
  • 9a05270 drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
  • b22eec4 drm/stm: Avoid use-after-free issues with crtc and plane
  • 216ec1d iommu/arm-smmu-v3: Do not use devm for the cd table allocations
  • 58fdb1c iommu/vt-d: Unconditionally flush device TLB for pasid table updates
  • 92ba5b0 iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
  • d97b7dd iommu/vt-d: Always reserve a domain ID for identity setup
  • e58cd57 iommu/arm-smmu-v3: Match Stall behaviour for S2
  • 57de052 power: reset: brcmstb: Do not go into infinite loop if reset fails
  • d175fd9 rcuscale: Provide clear error when async specified without primitives
  • e9c3c2a pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
  • 9dac625 pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()
  • a3a8557 fbdev: pxafb: Fix possible use after free in pxafb_task()
  • 4684d69 fbdev: efifb: Register sysfs groups through driver core
  • 5880daf hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
  • 0509527 rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
  • 29626cd ASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()
  • b976d31 x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
  • f1592ec selftests/nolibc: avoid passing NULL to printf("%s")
  • da665dd tools/nolibc: powerpc: limit stack-protector workaround to GCC
  • 2ef968a ALSA: hdsp: Break infinite MIDI input flush loop
  • 876d04b ALSA: asihpi: Fix potential OOB array access
  • a238230 x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
  • 461efb3 x86/kexec: Add EFI config table identity mapping for kexec kernel
  • 526bb1b x86/pkeys: Restore altstack access in sigreturn()
  • f8bca81 x86/pkeys: Add PKRU as a parameter in signal handling functions
  • 8c24366 tools/x86/kcpuid: Protect against faulty "max subleaf" values
  • 0661a4d ALSA: control: Take power_ref lock primarily
  • 48d21ff ASoC: codecs: wsa883x: Handle reading version failure
  • e1f6dcf ALSA: usb-audio: Add logitech Audio profile quirk
  • 7030469 ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book init
  • 50f63f1 ALSA: usb-audio: Add mixer quirk for RME Digiface USB
  • d1bccce ALSA: usb-audio: Add quirk for RME Digiface USB
  • 307ae9e ALSA: usb-audio: Replace complex quirk lines with macros
  • f6ab9a8 ALSA: usb-audio: Define macros for quirk table entries
  • c55823c x86/apic: Remove logical destination mode for 64-bit
  • f17efbe x86/ioapic: Handle allocation failures gracefully
  • 570cd8d ALSA: usb-audio: Add input value sanity checks for standard types
  • 57b2882 nfp: Use IRQF_NO_AUTOEN flag in request_irq()
  • bfaaf21 netfs: Cancel dirty folios that have no storage destination
  • a3a12c3 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()
  • b290538 wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
  • b268af9 wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
  • 479cac4 crypto: hisilicon - fix missed error branch
  • 5e753b7 net: napi: Prevent overflow of napi_defer_hard_irqs
  • dd91f89 x86/bugs: Fix handling when SRSO mitigation is disabled
  • b5dba60 x86/bugs: Add missing NO_SSB flag
  • 4007c3d wifi: rtw89: avoid reading out of bounds when loading TX power FW elements
  • 6021b14 net: phy: Check for read errors in SIOCGMIIREG
  • 61a2a67 arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()
  • 2f78e4a cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()
  • 5f250d4 cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
  • 6c9915f block: fix integer overflow in BLKSECDISCARD
  • e8a9219 wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
  • 61ded8e netdev-genl: Set extack and fix error on napi-get
  • b035da5 can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
  • dc522d2 nvme: fix metadata handling in nvme-passthrough
  • 1c35dd7 drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
  • 27b9591 vfs: use RCU in ilookup
  • 9390b66 proc: add config & param to block forcing mem writes
  • edb7426 ACPICA: iasl: handle empty connection_node
  • 9f91a52 wifi: mac80211: fix RCU list iterations
  • f20a9dd virt: sev-guest: Ensure the SNP guest messages do not exceed a page
  • c0b4f5d wifi: iwlwifi: mvm: avoid NULL pointer dereference
  • 3d581d1 wifi: iwlwifi: allow only CN mcc from WRDD
  • ec3b413 wifi: iwlwifi: mvm: use correct key iteration
  • 329a584 tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
  • bcf1916 netpoll: Ensure clean state on setup failures
  • 459caf7 crypto: simd - Do not call crypto_alloc_tfm during registration
  • f427dca net: atlantic: Avoid warning about potential string truncation
  • 83175b6 nvme-tcp: check for invalidated or revoked key
  • 2049cb6 nvme-tcp: sanitize TLS key handling
  • f510d7a nvme-keyring: restrict match length for version '1' identifiers
  • d2e2f8c ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
  • 1f86f4d netfilter: nf_tables: do not remove elements if set backend implements .abort
  • 6158c98 wifi: rtw89: correct base HT rate mask for firmware
  • 737a2db ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
  • feb4a5b bnxt_en: Extend maximum length of version string by 1 byte
  • dddc96a net: mvpp2: Increase size of queue_name buffer
  • 569f43d net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
  • a18c7b2 tipc: guard against string buffer overrun
  • ae5d4c7 ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
  • aa74772 ACPI: EC: Do not release locks during operation region accesses
  • 94c6724 wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failure
  • b3dd82a l2tp: use rcu list add/del when updating lists
  • bf3fbfb l2tp: free sessions using rcu
  • afc6178 wifi: rtw88: select WANT_DEV_COREDUMP
  • 01b77f5 wifi: ath11k: fix array out-of-bound access in SoC stats
  • ad791e3 wifi: ath12k: fix array out-of-bound access in SoC stats
  • f7a1218 btrfs: don't readahead the relocation inode on RST
  • 3640220 blk_iocost: fix more out of bound shifts
  • 2f9fd87 ACPI: CPPC: Add support for setting EPP register in FFH
  • 3be01f9 ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
  • 93b5753 Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B
  • 958283d Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
  • 10a24a3 net: sched: consistently use rcu_replace_pointer() in taprio_change()
  • 9fdbdb3 wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
  • 3ab4c43 ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
  • ef921bc fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
  • d62ba2a exec: don't WARN for racy path_noexec check
  • b67026d ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
  • c51a775 ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
  • 27c045f ACPI: PAD: fix crash in exit_round_robin()
  • 8308156 net: hisilicon: hns_mdio: fix OF node leak in probe()
  • 8a5936f net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
  • 31c50fe net: hisilicon: hip04: fix OF node leak in probe()
  • 54d8639 net/xen-netback: prevent UAF in xenvif_flush_hash()
  • c628026 wifi: cfg80211: Set correct chandef when starting CAC
  • 4a3e2ed wifi: iwlwifi: mvm: drop wrong STA selection in TX
  • d7c17be wifi: iwlwifi: mvm: Fix a race in scan abort flow
  • 2ba9f1c ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
  • 8c3b495 crypto: octeontx2 - Fix authenc setkey
  • 824e898 crypto: octeontx - Fix authenc setkey
  • b1bf2f1 crypto: x86/sha256 - Add parentheses around macros' single arguments
  • 78ca4df intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart Lake
  • a9f4e28 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
  • 490eddc wifi: rtw89: avoid to add interface to list twice when SER
  • b7e101f wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
  • f7415e6 l2tp: prevent possible tunnel refcount underflow
  • 48842b8 e1000e: avoid failing the system during pm_suspend
  • 70cc361 drm/amd/display: Re-enable panel replay feature
  • e06b196 drm/amd/display: Fix VRR cannot enable
  • d43ced9 drm/amd/display: Disable replay if VRR capability is false
  • 257f283 ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin
  • 02771e7 ALSA: gus: Fix some error handling paths related to get_bpos() usage
  • 2b7dec3 tools/rtla: Fix installation from out-of-tree build
  • 9ee4b90 gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
  • 3697b65 cifs: Do not convert delimiter when parsing NFS-style symlinks
  • c173d47 cifs: Fix buffer overflow when parsing NFS reparse points
  • 8f5199b drm/xe: Prevent null pointer access in xe_migrate_copy
  • 8e0f384 drm/xe: Resume TDR after GT reset
  • d88f9ba drm/xe/guc_submit: add missing locking in wedged_fini
  • 2360a03 drm/xe: Restore pci state upon resume
  • fb791de ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
  • 854493d ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs
  • 90e3756 drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
  • aa3109e ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
  • 1379939 cifs: Remove intermediate object of failed create reparse call
  • 180443a ALSA: hda/realtek: Fix the push button function for the ALC257
  • 9e39dcd ALSA: mixer_oss: Remove some incorrect kfree_const() usages
  • 3dd23e3 rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
  • e1da6c5 rust: kbuild: auto generate helper exports
  • 9c2b7aa rust: kbuild: split up helpers.c
  • a3f7d79 io_uring: fix memory leak when cache init fail
  • 004edfa drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
  • 781b522 ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized
  • 4474213 drm/panthor: Fix race when converting group handle to group object
  • 5aedaec ASoC: topology: Fix incorrect addressing assignments
  • e914bf6 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
  • 52a6313 dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
  • 58cbabd iomap: constrain the file range passed to iomap_file_unshare
  • dd41dab net/ncsi: Disable the ncsi work before freeing the associated structure
  • 4661c91 bridge: mcast: Fail MDB get request on empty entry
  • e1eeec3 net: phy: realtek: Check the index value in led_hw_control_get
  • c837f85 ppp: do not assume bh is held in ppp_channel_bridge_input()
  • 7711c41 net: test for not too small csum_start in virtio_net_hdr_to_skb()
  • 2c1eabb netfs: Fix missing wakeup after issuing writes
  • 0455ffc ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
  • abd8e04 net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
  • 1eebe60 net: add more sanity checks to qdisc_pkt_len_init()
  • 81fd007 net: avoid potential underflow in qdisc_pkt_len_init() with UFO
  • 325978a net: fec: Reload PTP registers after link-state change
  • 5763541 net: fec: Restart PPS after link state change
  • 431b122 net: ethernet: lantiq_etop: fix memory disclosure
  • 8a26fd0 net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
  • 58e0e17 net: Add netif_get_gro_max_size helper for GRO
  • b4a65d4 net: dsa: improve shutdown sequence
  • 97c9535 afs: Fix the setting of the server responding flag
  • 975fe05 afs: Fix missing wire-up of afs_retry_request()
  • fd614d8 Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
  • a1c6174 Bluetooth: L2CAP: Fix uaf in l2cap_connect
  • 8c3f794 Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
  • c7bdc3e selftests: netfilter: Add missing return value
  • 752e192 netfilter: nf_tables: prevent nf_skb_duplicated corruption
  • d3f544a selftests: netfilter: Fix nft_audit.sh for newer nft binaries
  • c2e2c11 net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
  • 529689a net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
  • 5ee4c0d netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
  • 151e7de net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
  • f81f34e net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
  • 4d80dde net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
  • c68608d net/mlx5: Added cond_resched() to crdump collection
  • 8bb8c12 net/mlx5: Fix error path in multi-packet WQE transmit
  • e28013f net: sparx5: Fix invalid timestamps
  • 092c1eb ieee802154: Fix build error
  • 01de525 drm/i915/dp: Fix colorimetry detection
  • 74b302e ceph: remove the incorrect Fw reference check when dirtying pages
  • 1bb86b0 ceph: fix a memory leak on cap_auths in MDS client
  • dfeb67b mailbox: bcm2835: Fix timeout during suspend mode
  • 21f388c mailbox: rockchip: fix a typo in module autoloading
  • e71affa mailbox: ARM_MHU_V3 should depend on ARM64
  • a70ef3d ksmbd: fix warning: comparison of distinct pointer types lacks a cast
  • 97c45d0 drm/amd/display: handle nulled pipe context in DCE110's set_drr()
  • 2f7a5ce drm/amdgpu: Fix get each xcp macro
  • 3d17fbf drm/i915/dp: Fix AUX IO power enabling for eDP PSR
  • 47b4a02 drm/i915/display: BMG supports UHBR13.5
  • c1fe1de drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
  • 0a32163 scsi: pm8001: Do not overwrite PCI queue mapping
  • 6a0d337 scsi: st: Fix input/output error on empty drive reset
  • 9fca677 jump_label: Fix static_key_slow_dec() yet again
  • b83bef7 static_call: Replace pointless WARN_ON() in static_call_module_notify()
  • 9c48c2b static_call: Handle module init failure correctly in static_call_del_module()

Xanmod

Homepage
Download Linux 6.11.3-xanmod1 source from GitHub