Debian 9937 Published by

A new XanMod Linux Kernel based on the latest Linux Kernel 6.1.2 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.2-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.2-xanmod1

79838fe Linux 6.1.2-xanmod1
6fa0376 XANMOD: fair: Remove all energy efficiency functions
ca19157 Merge tag 'v6.1.2' into 6.1
bf5f7d5 Revert "XANMOD: fair: Remove all energy efficiency functions"
d6a980a Linux 6.1.2
5f3d899 pwm: tegra: Fix 32 bit build
70c6f70 mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
5c692f1 drm/amd/display: revert Disable DRR actions during state commit
e970e4e media: dvbdev: fix refcnt bug
539479d media: dvbdev: fix build warning due to comments
882056e net: stmmac: fix errno when create_singlethread_workqueue() fails
69c2ad9 io_uring: remove iopoll spinlock
9b5d3f2 io_uring: protect cq_timeouts with timeout_lock
f9ef51a io_uring/net: fix cleanup after recycle
b870062 io_uring/net: ensure compat import handlers clear free_iov
e2c22a3 io_uring: improve io_double_lock_ctx fail handling
f6a5cad io_uring: dont remove file from msg_ring reqs
16225ab io_uring: add completion locking for iopoll
3a6ee45 io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
215f943 blk-iolatency: Fix memory leak on add_disk() failures
05382ed scsi: qla2xxx: Fix crash when I/O abort times out
5cfb9a6 mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
1baf337 btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
ac551b1 ovl: fix use inode directly in rcu-walk mode
a609bfc fbdev: fbcon: release buffer when fbcon_do_set_font() failed
9c9e8be maple_tree: fix mas_spanning_rebalance() on insufficient data
8034a1a test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
b733422 gcov: add support for checksum field
55b3c66 floppy: Fix memory leak in do_floppy_init()
d01f65a spi: fsl_spi: Don't change speed while chipselect is active
9e977e2 regulator: core: fix deadlock on regulator enable
1665c3a iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()
d04481e iio: adc128s052: add proper .data members in adc128_of_match table
49cfd1f iio: adc: ad_sigma_delta: do not use internal iio_dev lock
a154b1c iio: fix memory leak in iio_device_register_eventset()
02ed209 reiserfs: Add missing calls to reiserfs_security_free()
21ca0bf security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
967fc34 9p: set req refcount to zero to avoid uninitialized usage
1f57287 loop: Fix the max_loop commandline argument treatment when it is set to 0
24117ea HID: mcp2221: don't connect hidraw
608c6ae HID: wacom: Ensure bootloader PID is usable in hidraw mode
c3c1153 xhci: Prevent infinite loop in transaction errors recovery for streams
2f3b511 usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
2fd6ad7 usb: dwc3: core: defer probe on ulpi_read_id timeout
d2837c6 usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
1ba53c9 clk: imx: imx8mp: add shared clk gate for usb suspend clk
7579645 dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
1a77a5b arm64: dts: qcom: sm8250: fix USB-DP PHY registers
299f141 arm64: dts: qcom: sm6350: fix USB-DP PHY registers
c8e7463 usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
dfbbc47 usb: cdnsp: fix lack of ZLP for ep0
5b7c306 HID: logitech-hidpp: Guard FF init code against non-USB devices
d95d830 ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list
05d30f4 ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB
80202ef ALSA: usb-audio: add the quirk for KT0206 device
67fd112 ALSA: usb-audio: Workaround for XRUN at prepare
b669bd9 dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
2ca3472 dt-bindings: input: iqs7222: Correct minimum slider size
78e01a9 dt-bindings: input: iqs7222: Reduce 'linux,code' to optional
c8ab62f Input: iqs7222 - add support for IQS7222A v1.13+
fa25c90 Input: iqs7222 - report malformed properties
201d1ba Input: iqs7222 - drop unused device node references
26e69e7 ima: Simplify ima_lsm_copy_rule
475add4 pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
810f2cf cfi: Fix CFI failure with KASAN
b4a59fd afs: Fix lost servers_outstanding count
6c7b9d1 perf test: Fix "all PMU test" to skip parametrized events
a7a2d25 MIPS: ralink: mt7621: avoid to init common ralink reset controller
5987174 perf probe: Check -v and -q options in the right place
5d098b5 perf tools: Make quiet mode consistent between tools
01c4004 perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()
86777de drm/amd/pm: avoid large variable on kernel stack
e84276c pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
d7d99f1 lkdtm: cfi: Make PAC test work with GCC 7 and 8
2c5e64f LoadPin: Ignore the "contents" argument of the LSM hooks
2d57269 drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
7ed4007 ASoC: rt5670: Remove unbalanced pm_runtime_put()
0fe3a0c ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
6df3ccb ASoC: wm8994: Fix potential deadlock
f64bb48 ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
b4b2c43 ALSA: hda/hdmi: set default audio parameters for KAE silent-stream
1cc133b ALSA: hda/hdmi: fix i915 silent stream programming flow
156b0c1 ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
bebbba7 ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()
4cc8431 ASoC: audio-graph-card: fix refcount leak of cpu_ep in _graph_for_each_link()
a22cfbf ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe()
18a548f ASoC: Intel: Skylake: Fix driver hang during shutdown
390a1a9 ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()
48c509f hwmon: (jc42) Fix missing unlock on error in jc42_write()
0cd303a orangefs: Fix kmemleak in orangefs{kernel,client}debug_init()
2240949 orangefs: Fix kmemleak in orangefs_sysfs_init()
19be316 orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
3ecdca4 scsi: target: iscsi: Fix a race condition between login_work and the login thread
04371a7 drm/sti: Fix return type of sti{dvo,hda,hdmi}_connector_mode_valid()
23d2bed drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
d1c8b86 scsi: smartpqi: Correct device removal for multi-actuator devices
41d8a93 scsi: smartpqi: Add new controller PCI IDs
f220714 hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
74de6f6 scsi: elx: libefc: Fix second parameter type in state callbacks
cbb17d7 Revert "PCI: Clear PCI_STATUS when setting up device"
fc521ab crypto: hisilicon/qm - increase the memory of local variables
fc80b87 scsi: ufs: Reduce the START STOP UNIT timeout
3976141 scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
cb873c9 crypto: hisilicon/hpre - fix resource leak in remove process
65a1a20 regulator: core: Fix resolve supply lookup issue
077bff2 Bluetooth: Add quirk to disable MWS Transport Configuration
9c89dcd Bluetooth: Add quirk to disable extended scanning
619523c Bluetooth: hci_bcm: Add CYW4373A0 support
e070ef9 ice: synchronize the misc IRQ when tearing down Tx tracker
b0f25ca regulator: core: Use different devices for resource allocation and DT lookup
f473139 clk: st: Fix memory leak in st_of_quadfs_setup()
92b0888 media: si470x: Fix use-after-free in si470x_int_in_callback()
43e5c20 mmc: sdhci-tegra: Issue CMD and DAT resets together
11ca98a mmc: renesas_sdhi: better reset from HS400 mode
63604e8 mmc: renesas_sdhi: add quirk for broken register layout
c490e8c mmc: f-sdh30: Add quirks for broken timeout clock capability
5551386 nfs: fix possible null-ptr-deref when parsing param
96521aa selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
a4fe51c hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
f5ac749 wifi: mt76: do not run mt76u_status_worker if the device is not running
bc6c381 regulator: core: fix use_count leakage when handling boot-on
66d2f11 libbpf: Avoid enum forward-declarations in public API in C++ mode
ec58eae ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI table
62db924 drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
ec7475a drm/amd/display: Use the largest vready_offset in pipe group
b9f8ed9 drm/amdgpu: Fix potential double free and null pointer dereference
3759ae6 ALSA: usb-audio: Add quirk for Tascam Model 12
33e8a3f blk-mq: fix possible memleak when register 'hctx' failed
66d26ed media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
93bbf2e media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
9945d05 media: dvbdev: adopts refcnt to avoid UAF
669fb90 media: dvb-frontends: fix leak of memory fw
f299f97 ethtool: avoiding integer overflow in ethtool_phys_id()
e6d276d bpf: Prevent decl_tag from being referenced in func_proto arg
8f4fb38 bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
a866d6f drm/amd/display: Fix display corruption w/ VSR enable
ee678b1 ppp: associate skb with a device at tx
ba5dd4d bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
f51617c net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
563e45f mrp: introduce active flags to prevent UAF when applicant uninit
207501a ipv6/sit: use DEV_STATS_INC() to avoid data-races
9921d1b net: add atomic_long_t to net_device_stats fields
1f116df nvme-auth: don't override ctrl keys before validation
43a819c drm/amd/display: fix array index out of bound error in bios parser
2ed5265 drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
d263645 md/raid1: stop mdx_raid1 thread when raid1 array run failed
27e5d61 md/raid0, raid10: Don't set discard sectors for request queue
99bef41 drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
302c0a8 drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
a29f8af drm/sti: Use drm_mode_copy()
e398c0a drm/rockchip: Use drm_mode_copy()
b6ebe51 drm/msm: Use drm_mode_copy()
cf0dcf0 drm/amd/display: Disable DRR actions during state commit
d5368e0 drm/amd/display: Use min transition for SubVP into MPO
cda74cd s390/lcs: Fix return type of lcs_start_xmit()
d034fa4 s390/netiucv: Fix return type of netiucv_tx()
636f853 s390/ctcm: Fix return type of ctc{mp,}m_tx()
36217f6 drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
1cae33c drm/amdgpu: Fix type of second parameter in trans_msg() callback
56483ae igb: Do not free q_vector unless new one was allocated
46675bd HID: uclogic: Add support for XP-PEN Deco LW
84bc0fe HID: input: do not query XP-PEN Deco LW battery
630ab21 wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dcmds()'
ffb5899 wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
1adbbdc hamradio: baycom_epp: Fix return type of baycom_send_packet()
1e4953b net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
f186303 bpf: make sure skb->len != 0 when redirecting to a tunneling device
ab576e2 drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
7dccd53 qed (gcc13): use u16 for fid to be big enough
a10e153 wifi: ath11k: Fix qmi_msg_handler data structure initialization
15e6830 HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
508cc67 HID: apple: fix key translations where multiple quirks attempt to translate the same key
8b3d6b0 blk-mq: avoid double ->queue_rq() because of early timeout
6ec50ce drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
22c4f8e Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
dd76b1c drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
2b7e54c drm/amd/display: prevent memory leak
f97e6d4 drm/amd/display: skip commit minimal transition state
6cfa68c bnx2: Use kmalloc_size_roundup() to match ksize() usage
bde272c openvswitch: Use kmalloc_size_roundup() to match ksize() usage
79a124b wifi: ath10k: Delay the unmapping of the buffer
34cfc4f ipmi: fix memleak when unload ipmi driver
488c3ad ASoC: Intel: avs: Add quirk for KBL-R RVP platform
82f4b57 ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
9aef34e wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
0b7e6d6 wifi: ath9k: verify the expected usb_endpoints are present
200347e brcmfmac: return error when getting invalid max_flowrings from dongle
35591c2 media: imx-jpeg: Disable useless interrupt to avoid kernel panic
da4113e drm/etnaviv: add missing quirks for GC300
bfc9d8f hfs: fix OOB Read in __hfs_brec_find
96d66b7 ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
ef7cf3c btrfs: do not panic if we can't allocate a prealloc extent state
a1f90b9 ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
87c5183 x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
0aac6e6 acct: fix potential integer overflow in encode_comp_t()
a16731f nilfs2: fix shift-out-of-bounds due to too large exponent of block size
62d11ec nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
64958e1 ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
218c556 ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35
c6b9b32 ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
4784121 ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none
c547d7e thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
799881d ACPICA: Fix error code path in acpi_ds_call_control_method()
f72e95c ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
b85f0e2 ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
3d340b6 fs: jfs: fix shift-out-of-bounds in dbDiscardAG
ccb6bdf jfs: Fix fortify moan in symlink
090bf49 udf: Avoid double brelse() in udf_rename()
67973ca fs: jfs: fix shift-out-of-bounds in dbAllocAG
aaf8770 arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes
a10ff5b arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boards
a91123d binfmt_misc: fix shift-out-of-bounds in check_special_flags
46db95e x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
16fed31 video: hyperv_fb: Avoid taking busy spinlock on panic path
2e356d6 ARM: dts: aspeed: rainier,everest: Move reserved memory regions
992469f arm64: make is_ttbrX_addr() noinstr-safe
80a3e7a rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
1373e1b net: fec: check the return value of build_skb()
8a37cf1 HID: amd_sfh: Add missing check for dma_alloc_coherent
7b60680 mctp: Remove device type check at unregister
96ea05d net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
ae6fb31 cifs: don't leak -ENOMEM in smb2_open_file()
a37f6d5 mctp: serial: Fix starting value for frame check sequence
b458d34 net: stream: purge sk_error_queue in sk_stream_kill_queues()
70c8fca myri10ge: Fix an error handling path in myri10ge_probe()
7d88da5 rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
233bfb2 net_sched: reject TCF_EM_SIMPLE case for complex ematch module
3fcf079 mailbox: zynq-ipi: fix error handling while device_register() fails
525e547 mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
cca6119 mailbox: mpfs: read the system controller's status
331615d skbuff: Account for tail adjustment during pull operations
ce321a1 devlink: protect devlink dump by the instance lock
2838f07 arm64: dts: mt8183: Fix Mali GPU clock
6207862 soc: mediatek: pm-domains: Fix the power glitch issue
32d5fa5 openvswitch: Fix flow lookup to use unmasked key
a02f965 selftests: devlink: fix the fd redirect in dummy_reporter_test
6298cab devlink: hold region lock when flushing snapshots
71e0004 rtc: mxc_v2: Add missing clk_disable_unprepare()
a7316d0 igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
4a3c071 igc: recalculate Qbv end_time by considering cycle time
e0d11cd igc: allow BaseTime 0 enrollment for Qbv
3770bde igc: Add checking for basetime less than zero
94a033a igc: Use strict cycles for Qbv scheduling
99dd830 igc: Enhance Qbv scheduling by using first flag bit
c13d65d net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
5944c25 r6040: Fix kmemleak in probe and remove
1d033ec unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
e491285 nfc: pn533: Clear nfc_target before being used
3065263 net: enetc: avoid buffer leaks on xdp_do_redirect() failure
a44053c media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1
6a1504d bpf: prevent leak of lsm program after failed attach
146891d selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
761564d block, bfq: fix possible uaf for 'bfqq->bic'
27f94fc mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
06fcc75 mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
793f872 mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
b316841 bonding: do failover when high prio link up
2d31c6e bonding: add missed __rcu annotation for curr_active_slave
ba44c1f net: macsec: fix net device access prior to holding a lock
d843ebd nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
f8059a2 iommu/mediatek: Fix forever loop in error handling
8a1a382 rtc: pcf85063: fix pcf85063_clkout_control
ed829c3 rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
abfa5dd rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
75b2692 netfilter: flowtable: really fix NAT IPv6 offload
7f47c91 mfd: pm8008: Fix return value check in pm8008_probe()
b8d07df mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
e295ac8 mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
3bcc06c mfd: axp20x: Do not sleep in the power off handler
d387d36 dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency
0ab8499 powerpc/pseries/eeh: use correct API for error log size
bce7d8e remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs404_power_on()
add4745 remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_region()
f09a52e remoteproc: qcom_q6v5_pas: detach power domains on remove
4458ed2 remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
0903a87 remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
ec97e9a remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
b773e86 RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
c786f2a pwm: mediatek: always use bus clock for PWM on MT7622
24cc0c9 pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
0bdadab pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
9a87b15 iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
9422181 iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
8412e5d iommu/mediatek: Add error path for loop of mm_dts_parse
21f56af iommu/mediatek: Use component_match_add
44d7712 iommu/mediatek: Add platform_device_put for recovering the device refcnt
b5dd278 selftests/powerpc: Fix resource leaks
01e3641 powerpc/hv-gpci: Fix hv_gpci event list
983e289 powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
5429722 powerpc/perf: callchain validate kernel stack pointer bounds
e45e3aa powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
c909985 kprobes: Fix check for probe enabled in kill_kprobe()
03d7168 powerpc/pseries: fix plpks_read_var() code for different consumers
c156df8 powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
1a7657a powerpc/pseries: Fix the H_CALL error code in PLPKS driver
b38e5a3 powerpc/pseries: fix the object owners enum value in plpks driver
8240299 powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()
028631d powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
2d7b658 cxl: Fix refcount leak in cxl_calc_capp_routing
fb3ef6a powerpc/52xx: Fix a resource leak in an error handling path
65572a1 macintosh/macio-adb: check the return value of ioremap()
76837e7 macintosh: fix possible memory leak in macio_add_one_device()
de7eb55 iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
b0637f4 iommu/amd: Fix pci device refcount leak in ppr_notifier()
2642745 iommu: Avoid races around device probe
feca904 iommu/mediatek: Check return value after calling platform_get_resource()
51a7fbc rtc: pcf85063: Fix reading alarm
6d4dacd rtc: snvs: Allow a time difference on clock register read
421091a rtc: cmos: Disable ACPI RTC event on removal
93893e2 rtc: cmos: Rename ACPI-related functions
fbf866b rtc: cmos: Eliminate forward declarations of some functions
fd8b7f4 rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
054d6b3 rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
9ba808a rtc: pcf2127: Convert to .probe_new()
59457a0 rtc: class: Fix potential memleak in devm_rtc_allocate_device()
6cb7ea1 rtc: rzn1: Check return value in rzn1_rtc_probe
9f2a53f dmaengine: idxd: Fix crc_val field for completion record
f2e58e9 fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
cf66351 phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register names
c5ca087 phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabled
5d39a1d phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP mode
e83821a phy: qcom-qmp-pcie: support separate tables for EP mode
d1945ec phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs table
814cd5c phy: qcom-qmp-pcie: split register tables into common and extra parts
984f35f pwm: tegra: Ensure the clock rate is not less than needed
49c8cc2 pwm: tegra: Improve required rate calculation
67edfd9 include/uapi/linux/swab: Fix potentially missing __always_inline
238a935 phy: usb: Fix clock imbalance for suspend/resume
d19f166 phy: usb: Use slow clock for wake enabled suspend
0bceef8 phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices
c40b868 phy: qcom-qmp-usb: fix sc8280xp PCS_USB offset
c91e451 dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
f2f10a2 iommu/rockchip: fix permission bits in page table entries v2
92af3bb iommu/sun50i: Implement .iotlb_sync_map
9b25137 iommu/sun50i: Fix flush size
3b95b7b iommu/sun50i: Fix R/W permission check
5ad5a83 iommu/sun50i: Consider all fault sources for reset
b4d8bf6 iommu/sun50i: Fix reset release
9b55698 iommu/s390: Fix duplicate domain attachments
6792416 phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHY
655d026 phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstraction
f674ef5 phy: qcom-qmp-usb: clean up status polling
71c03e6 phy: qcom-qmp-usb: drop power-down delay config
7109893 phy: qcom-qmp-usb: drop sc8280xp power-down delay
c6f0977 phy: qcom-qmp-usb: clean up power-down handling
d668d34 phy: qcom-qmp-pcie: fix ipq6018 initialisation
73af0c1 phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
abe9bf8 phy: qcom-qmp-pcie: fix sc8180x initialisation
0b2e4f9 phy: qcom-qmp-pcie: replace power-down delay
b52920f phy: qcom-qmp-pcie: drop power-down delay config
aa51fd7 remoteproc: core: Auto select rproc-virtio device id
d53171d dmaengine: apple-admac: Allocate cache SRAM to channels
cc743a1 dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
0d0382b phy: qcom-qmp-pcie: drop bogus register update
cd1e173 phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
b259e31 fs/ntfs3: Harden against integer overflows
95afb46 fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
2246ac0 RDMA/siw: Fix pointer cast warning
54af75d perf stat: Do not delay the workload with --delay
9f4c997 ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
616c17a perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'
75f7820 leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
308eef3 gfs2: Partially revert gfs2_inode_lookup change
b8131ef power: supply: fix null pointer dereferencing in power_supply_get_battery_info
301e405 perf branch: Fix interpretation of branch records
6424511 power: supply: bq25890: Ensure pump_express_work is cancelled on remove
81b0e5d power: supply: bq25890: Convert to i2c's .probe_new()
ebf085a power: supply: bq25890: Factor out regulator registration code
7d1e396 power: supply: Fix refcount leak in rk817_charger_probe
b866e8a power: supply: ab8500: Fix error handling in ab8500_charger_init()
42d976b HSI: omap_ssi_core: Fix error handling in ssi_init()
5150b76 power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
be11e09 power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
38d35aa perf symbol: correction while adjusting symbol
bc05eb6 perf trace: Handle failure when trace point folder is missed
27e9c2c perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
0167314 perf trace: Return error if a system call doesn't exist
0fd1379 watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
a9b65ba power: supply: fix residue sysfs file in error handle route of __power_supply_register()
fa80f14 HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
8159e2f HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
8a9c05d perf stat: Move common code in print_metric_headers()
1b2a63c perf stat: Use evsel__is_hybrid() more
6c8d557 perf tools: Fix "kernel lock contention analysis" test by not printing warnings in quiet mode
3803043 led: qcom-lpg: Fix sleeping in atomic
7aca1ce fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
5976889 fbdev: uvesafb: don't build on UML
e268a57 fbdev: geode: don't build on UML
4c0d613 fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
1fb436d fbdev: vermilion: decrease reference count in error path
e94ae43 fbdev: via: Fix error in via_core_init()
8525566 fbdev: pm2fb: fix missing pci_disable_device()
3be1f75 fbdev: ssd1307fb: Drop optional dependency
ba95509 thermal/drivers/qcom/lmh: Fix irq handler return value
f7f3721 thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
6ddc868 thermal/of: Fix memory leak on thermal_of_zone_register() failure
8eeda65 thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
db9d0e7 thermal/drivers/imx8mm_thermal: Validate temperature range
5cba61b samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
f9ed133 ksmbd: Fix resource leak in ksmbd_session_rpc_open()
7f09fe9 tracing/hist: Fix issue of losting command info in error_log
82d1211 usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
94cca9c usb: storage: Add check for kcalloc
233348a i2c: ismt: Fix an out-of-bounds bug in ismt_access()
f7a440c i2c: mux: reg: check return value after calling platform_get_resource()
86fdf15 gpiolib: protect the GPIO device against being dropped while in use by user-space
ac6ce3c gpiolib: cdev: fix NULL-pointer dereferences
60ff9bd vme: Fix error not catched in fake_init()
7155f54 staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
73df117 staging: rtl8192u: Fix use after free in ieee80211_rx()
c8889af i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
ba090c6 vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
85a5660 chardev: fix error handling in cdev_device_add()
4a9f1a8 mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
0468a58 drivers: mcb: fix resource leak in mcb_probe()
216437d usb: gadget: f_hid: fix refcount leak on error path
9e08b7f usb: gadget: f_hid: fix f_hidg lifetime vs cdev
6fe1ade usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
b386285 usb: roles: fix of node refcount leak in usb_role_switch_is_parent()
0a022b7 tracing/user_events: Fix call print_fmt leak
e4b7d72 coresight: cti: Fix null pointer error on CTI init before ETM
3c18888 coresight: trbe: remove cpuhp instance node before remove cpuhp state
064bdc3 counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
bc34896 iio: adis: add '__adis_enable_irq()' implementation
49ac222 iio: temperature: ltc2983: make bulk write buffer DMA-safe
2f5fd31 cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
ab44c18 cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
71d2aba firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()
4e947fc misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
ef843ee misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
40ff4c2 ocxl: fix pci device refcount leak when calling get_function_0()
2fce8b3 misc: ocxl: fix possible name leak in ocxl_file_register_afu()
6dd5fbd test_firmware: fix memory leak in test_firmware_init()
a4b84c1 habanalabs: fix return value check in hl_fw_get_sec_attest_data()
03dbb9e serial: sunsab: Fix error handling in sunsab_init()
ca89c2e serial: altera_uart: fix locking in polling mode
516614a serial: pch: Fix PCI device refcount leak in pch_request_dma()
408f64a serial: stm32: move dma_request_chan() before clk_prepare_enable()
898a162 serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
64bc5db serial: amba-pl011: avoid SBSA UART accessing DMACR register
99a58ac USB: gadget: Fix use-after-free during usb config switch
5b38782 extcon: usbc-tusb320: Update state on probe even if no IRQ pending
22b6065 usb: musb: omap2430: Fix probe regression for missing resources
20a9452 usb: typec: tipd: Fix typec_unregister_port error paths
63fff60 usb: typec: tipd: Fix spurious fwnode_handle_put in error path
7bc3379 usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
5f12550 usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
26937dc usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
85db68f staging: vme_user: Fix possible UAF in tsi148_dma_list_add
71cfd25 interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
bdfa9f5 usb: fotg210-udc: Fix ages old endianness issues
b9dcd53 uio: uio_dmem_genirq: Fix deadlock between irq config and handling
ee180e8 uio: uio_dmem_genirq: Fix missing unlock in irq configuration
31ef3d5 vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
f0865e4 vfio: platform: Do not pass return buffer to ACPI _RST method
abaedb6 class: fix possible memory leak in __class_register()
9494faf drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
3d97c13 serial: 8250_bcm7271: Fix error handling in brcmuart_init()
bffec1a serial: tegra: Read DMA status before terminating
78fddc0 drivers: dio: fix possible memory leak in dio_init()
6392d71 riscv: Fix P4D_SHIFT definition for 3-level page table mode
dd20346 f2fs: fix iostat parameter for discard
652b2cd RISC-V: Align the shadow stack
ee0e9b2 IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
19b7b85 hwrng: geode - Fix PCI device refcount leak
2e10ecd hwrng: amd - Fix PCI device refcount leak
84ebdb6 crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
f2f2c61 riscv: Fix crash during early errata patching
e395fdf RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
eced7ec RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
9f43796 RDMA/hns: Fix XRC caps on HIP08
9e711ea RDMA/hns: Fix error code of CMD
d78e8b4 RDMA/hns: Fix page size cap from firmware
aaa5891 RDMA/hns: Fix PBL page MTR find
d3238c4 RDMA/hns: Fix AH attr queried by query_qp
60549c5 RDMA/hns: Fix the gid problem caused by free mr
bf0ad00 orangefs: Fix sysfs not cleanup when dev init failed
38c1d5d PCI: vmd: Fix secondary bus reset for Intel bridges
6c8319b RDMA/srp: Fix error return code in srp_parse_options()
8bc0ecf RDMA/hfi1: Fix error return code in parse_platform_config()
de888c0 RDMA: Disable IB HW for UML
3829187 riscv/mm: add arch hook arch_clear_hugepage_flags
c19ca65 crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
22a59bb crypto: amlogic - Remove kcalloc without check
10ed78c crypto: qat - fix error return code in adf_probe
c458c9d RDMA/nldev: Fix failure to send large messages
3ee8611 f2fs: avoid victim selection from previous victim section
0807071 f2fs: fix to enable compress for newly created file if extension matches
1f9d91f f2fs: set zstd compress level correctly
65c73bc RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
02e0170 scsi: ufs: core: Fix the polling implementation
4141cd9 scsi: snic: Fix possible UAF in snic_tgt_create()
aef82d1 scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
4399a86 scsi: ipr: Fix WARNING in ipr_init()
bc31e68 scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()
cfa2f80 scsi: fcoe: Fix possible name leak when device_register() fails
8698f35 scsi: scsi_debug: Fix a warning in resp_report_zones()
582b0a4 scsi: scsi_debug: Fix a warning in resp_verify()
c7e9616 scsi: efct: Fix possible memleak in efct_device_init()
c2e4692 scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
9aa5b09 scsi: hpsa: Fix error handling in hpsa_add_sas_host()
d17bca3 scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
8642c72 crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
4841596 crypto: arm64/sm3 - fix possible crash with CFI enabled
9c1b30d crypto: arm64/sm3 - add NEON assembly implementation
23cf91c crypto: x86/sm4 - fix crash with CFI enabled
e6e4e28 crypto: x86/sm3 - fix possible crash with CFI enabled
ae25264 crypto: x86/sha512 - fix possible crash with CFI enabled
76994f2 crypto: x86/sha256 - fix possible crash with CFI enabled
f3b1021 crypto: x86/sha1 - fix possible crash with CFI enabled
8d447b9 crypto: x86/aria - fix crash with CFI enabled
5ab7431 crypto: x86/aegis128 - fix possible crash with CFI enabled
ff28b8a padata: Fix list iterator in padata_do_serial()
6cfa9e6 padata: Always leave BHs disabled when running ->parallel()
314398b crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
0aa7be6 scsi: hpsa: Fix possible memory leak in hpsa_init_one()
21d8b6b PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
eef5d05 dt-bindings: visconti-pcie: Fix interrupts array max constraints
e75080f dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
821f9a1 RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
fc2c43b RDMA/hns: fix memory leak in hns_roce_alloc_mr()
26cee06 RDMA/irdma: Initialize net_type before checking it
d9dbd4c crypto: ccree - Make cc_debugfs_global_fini() available for module init function
ed8b5ff RDMA/hfi: Decrease PCI device reference count in error path
76ca675 PCI: Check for alloc failure in pci_request_irq()
c5a6776 RDMA/hns: Fix incorrect sge nums calculation
2b21436 RDMA/hns: Fix ext_sge num error when post send
06f7356 RDMA/rxe: Fix mr->map double free
f98601f crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
b5be672 crypto: cryptd - Use request context instead of stack for sub-request
677f01f crypto: ccree - Remove debugfs when platform_driver_register failed
953c81f scsi: scsi_debug: Fix a warning in resp_write_scat()
70adec0 RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
b450264 RDMA/irdma: Fix RQ completion opcode
1df9f81 RDMA/irdma: Fix inline for multiple SGE's
3930245 RDMA/siw: Set defined status for work completion with undefined status
c1d5a12 RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
cd06d32 RDMA/core: Make sure "ib_port" is valid when access sysfs node
8731cb5 RDMA/restrack: Release MR restrack when delete
cf96879 f2fs: fix to avoid accessing uninitialized spinlock
71bf355 PCI: imx6: Initialize PHY before deasserting core reset
5d2e133 PCI: vmd: Disable MSI remapping after suspend
fa8a2f3 IB/mad: Don't call to function that might sleep while in atomic context
f3d26a8 RDMA/siw: Fix immediate work request flush to completion queue
fdb9c35 scsi: qla2xxx: Fix set-but-not-used variable warnings
425c9bd RDMA/irdma: Report the correct link speed
0b8578d f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
b4244ca f2fs: fix the assign logic of iocb
734e2cf f2fs: allow to set compression for inlined file
fa2e65c f2fs: fix normal discard process
7e7db55 f2fs: fix gc mode when gc_urgent_high_remaining is 1
ae6c960 f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
ed88147 fortify: Do not cast to "unsigned char"
12695b4 apparmor: Fix memleak in alloc_ns()
7417cc5 crypto: rockchip - rework by using crypto_engine
f945afb crypto: rockchip - remove non-aligned handling
89117da crypto: rockchip - better handle cipher key
2edab0e crypto: rockchip - add fallback for ahash
ac798fd crypto: rockchip - add fallback for cipher
d2ce292 crypto: rockchip - do not store mode globally
2aecc50 crypto: rockchip - do not do custom power management
1550e87 f2fs: Fix the race condition of resize flag between resizefs
0ea2ba0 PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
7123963 RDMA/core: Fix order of nldev_exit call
b5c7878 PCI: dwc: Fix n_fts[] array overrun
756e412 apparmor: Use pointer to struct aa_label for lbs_cred
51a9032 scsi: core: Fix a race between scsi_done() and scsi_timeout()
7b5bc00 crypto: tcrypt - fix return value for multiple subtests
51592cf crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
204fddd crypto: sun8i-ss - use dma_addr instead u32
8a9db79 crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
9a6fab1 crypto: hisilicon/qm - fix incorrect parameters usage
f024bf1 apparmor: Fix regression in stacking due to label flags
72a5b56 apparmor: Fix abi check to include v8 abi
053816f apparmor: fix lockdep warning when removing a namespace
3d27a43 apparmor: fix a memleak in multi_transaction_new()
14ed46a net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
06b81b4 i40e: Fix the inability to attach XDP program on downed interface
e0c5490 stmmac: fix potential division by 0
aff5bca octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
e97a4ad Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
9114e7f Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
c1f213a Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
866b209 Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
91ed02b Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
08c847f Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
d123f2b Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
8eefaa2 Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
09a3b0c Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
a65b09e Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
7256075 Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
66324c5 Bluetooth: hci_core: fix error handling in hci_register_dev()
b17b320 sctp: sysctl: make extra pointers netns aware
07e28a8 ntb_netdev: Use dev_kfree_skb_any() in interrupt context
4f9bcc9 net: lan9303: Fix read error execution path
a8846b3 net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()
512dc67 can: tcan4x5x: Fix use of register error status mask
73a1f06 can: m_can: Call the RAM init directly from m_can_chip_config
9f38ec2 can: tcan4x5x: Remove invalid write in clear_interrupts
8718e17 net: amd-xgbe: Check only the minimum speed for active/passive cables
7a7de9a net: amd-xgbe: Fix logic around active and passive cables
99a75f3 af_unix: call proto_unregister() in the error path in af_unix_init()
22dbe4a net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
7cc54e9 net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
df7c78c hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
4bc7616 net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
2a979f0 net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
9027ed1 net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
6c0fba2 net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
588d0b8 net/tunnel: wait until all sk_user_data reader finish before releasing the sock
bb1715a net: farsync: Fix kmemleak when rmmods farsync
5253d43 ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
71d88c7 of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
cbde8b3 ipvs: use u64_stats_t for the per-cpu counters
dcae92a drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
4467577 net: stmmac: fix possible memory leak in stmmac_dvr_probe()
bfbc4f7 net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
e6730e1 net: defxx: Fix missing err handling in dfx_init()
6af9442 net: vmw_vsock: vmci: Check memcpy_from_msg()
bd72ab5 clk: socfpga: Fix memory leak in socfpga_gate_init()
8d64aca bpf: Do not zero-extend kfunc return values
8682d0a blktrace: Fix output non-blktrace event when blk_classic option enabled
bbb2d35 wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
36a2786 wifi: rtl8xxxu: Fix the channel width reporting
8e2d450 wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
9d0190d spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
a353232 clk: samsung: Fix memory leak in samsung_clk_register_pll()
c93ecbb media: staging: stkwebcam: Restore MEDIA{USB,CAMERA}_SUPPORT dependencies
0209e70 media: coda: Add check for kmalloc
05f165d media: coda: Add check for dcoda_iram_alloc
ccb4e8d media: c8sectpfe: Add of_node_put() when breaking out of loop
86e52c0 regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_probe()
83a9cd6 nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
5aebe9b mmc: core: Normalize the error handling branch in sd_read_ext_regs()
1b3f0b0 memstick/ms_block: Add check for alloc_ordered_workqueue
d87d565 mmc: renesas_sdhi: alway populate SCC pointer
eb8431d mmc: mmci: fix return value check of mmc_add_host()
3697d9a mmc: wbsd: fix return value check of mmc_add_host()
ba91b41 mmc: via-sdmmc: fix return value check of mmc_add_host()
f5ce76a mmc: meson-gx: fix return value check of mmc_add_host()
4e1dc24 mmc: omap_hsmmc: fix return value check of mmc_add_host()
85946ce mmc: atmel-mci: fix return value check of mmc_add_host()
9229e7a mmc: litex_mmc: ensure host->irq == 0 if polling
eb7a2d5 mmc: wmt-sdmmc: fix return value check of mmc_add_host()
2044b2e mmc: vub300: fix return value check of mmc_add_host()
bfd77b1 mmc: toshsd: fix return value check of mmc_add_host()
a522e26 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
ffa9b2a mmc: rtsx_pci: fix return value check of mmc_add_host()
5a62cba mmc: pxamci: fix return value check of mmc_add_host()
d2ead18 mmc: mxcmmc: fix return value check of mmc_add_host()
40aa73c mmc: moxart: fix return value check of mmc_add_host()
60fafcf mmc: alcor: fix return value check of mmc_add_host()
774d97b hwmon: (emc2305) fix pwm never being able to set lower
4cf53e9 hwmon: (emc2305) fix unable to probe emc2301/2/3
12e6772 bpftool: Fix memory leak in do_build_table_cb
adebac5 riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
86c1f5d NFSv4.x: Fail client initialisation if state manager thread can't run
a89715b NFS: Allow very small rsize & wsize again
f6a1747 NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
05acc40 SUNRPC: Fix missing release socket in rpc_sockname()
17c49af xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
aae4846 pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
250eed7 ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
0859b2e media: ov5640: set correct default link frequency
3872adf media: saa7164: fix missing pci_disable_device()
809b48c ALSA: pcm: Set missing stop_operating flag at undoing trigger start
5c35681 bpf, sockmap: fix race in sock_map_free()
9283a0f bpf: Add dummy type reference to nf_conn___init to fix type deduplication
204d0f6 hwmon: (jc42) Restore the min/max/critical temperatures on resume
24186b5 hwmon: (jc42) Convert register access and caching to regmap/regcache
f86b2f2 regulator: core: fix resource leak in regulator_register()
c72eb6e configfs: fix possible memory leak in configfs_create_dir()
d2576d2 hsr: Synchronize sequence number updates.
b5259dc hsr: Synchronize sending frames to have always incremented outgoing seq nr.
3b79aaa hsr: Disable netpoll.
1517be0 hsr: Avoid double remove of a node.
4d2f6c4 hsr: Add a rcu-read lock to hsr_forward_skb().
41d4bcc Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
35a6ae2 clk: qcom: clk-krait: fix wrong div2 functions
3b31766 clk: qcom: lpass-sc7180: Fix pm_runtime usage
607ccb7 clk: qcom: lpass-sc7280: Fix pm_runtime usage
89f19d1 regulator: core: fix module refcount leak in set_supply()
2d4b9c7 mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
d26fdb1 wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
52f7e23 wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
eb91025 wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
f11c5a1 wifi: mt76: mt7921: fix wrong power after multiple SAR set
71e73d3 wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
13b3170 wifi: mt76: mt7915: rework eeprom tx paths and streams init
5e55a45 wifi: mt76: mt7921: fix reporting of TX AGGR histogram
6435fc5 wifi: mt76: mt7915: fix reporting of TX AGGR histogram
1d3ecd1 wifi: mt76: mt7915: fix mt7915_mac_set_timing()
c6cd8ba wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
ae99deb wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
92c9732 wifi: mac80211: fix maybe-unused warning
9a50a7f wifi: mac80211: fix memory leak in ieee80211_if_add()
687b6b3 wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
16984b6 spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
58cf9f4 bonding: uninitialized variable in bond_miimon_inspect()
26a844a bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
e45de30 bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
113236e bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
ff0d392 Input: wistron_btns - disable on UML
ce7de84 netfilter: conntrack: set icmpv6 redirects as RELATED
f0f1982 clk: visconti: Fix memory leak in visconti_register_pll()
4fa98de ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
7c852e8 drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
c655647 drm/amdkfd: Fix memory leakage
a8b54ad drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
a6cffe5 drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
dba7d85 amdgpu/nv.c: Corrected typo in the video capabilities resolution
dd574ff drm/amd/pm/smu11: BACO is supported when it's in BACO state
95569b7 clk: mediatek: fix dependency of MT7986 ADC clocks
77c6b6b ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
3a2ecd1 wifi: iwlwifi: mvm: fix double free on tx path.
f52cf83 wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
fce7e46 wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
98dbd13 ALSA: asihpi: fix missing pci_disable_device()
6f3d567 NFS: Fix an Oops in nfs_d_automount()
0393e03 NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
b247a98 NFSv4: Fix a credential leak in _nfs4_discover_trunking()
43fe568 NFSv4.2: Fix initialisation of struct nfs4_label
7c69752 NFSv4.2: Fix a memory stomp in decode_attr_security_label
4711196 NFSv4.2: Always decode the security label
860b951 NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
b88b403 drm/msm/mdp5: fix reading hw revision on db410c platform
deed956 ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_snd
9d997d6 ASoC: dt-bindings: wcd9335: fix reset line polarity in example
a5d99bf drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
6a27110 media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
2e6203e media: mediatek: vcodec: Core thread depends on core_list
c703b86 media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
43a4ae7 media: mediatek: vcodec: Fix h264 set lat buffer error
fd97525 media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
c9411d5 media: amphion: lock and check m2m_ctx in event handler
c0c1903 media: amphion: cancel vpu before release instance
1ca1405 media: amphion: try to wakeup vpu core to avoid failure
5100ab6 media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached
65b3232 media: sun6i-mipi-csi2: Register async subdev with no sensor attached
6c1c849 media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming
daf248d media: sun6i-mipi-csi2: Require both pads to be connected for streaming
b189879 x86/boot: Skip realmode init code when running as Xen PV guest
6b60cf7 media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()
ed4293a media: dvb-core: Fix ignored return value in dvb_register_frontend()
5e2fa51 pinctrl: pinconf-generic: add missing of_node_put()
d998e98 clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
a03b59a clk: imx8mn: fix imx8mn_sai2_sels clocks list
4b7b740 clk: imx: rename video_pll1 to video_pll
90b4de6 clk: imx: replace osc_hdmi with dummy
99bd07d clk: imx8mn: rename vpu_pll to m7_alt_pll
d6ebcae media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_cfg()
0f5250e media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats
3f8b24a media: imon: fix a race condition in send_packet()
f38df89 media: vimc: Fix wrong function called when vimc_init() fails
841315c ASoC: mediatek: mt8186: Correct I2S shared clocks
5827a56 ASoC: qcom: cleanup and fix dependency of QCOM_COMMON
b1e4f92 ASoC: qcom: Add checks for devm_kcalloc
a999525 drbd: destroy workqueue when drbd device was freed
6c4c5d5 drbd: remove call to memset before free device/resource/connection
a1b061c mtd: maps: pxa2xx-flash: fix memory leak in probe
616dc89 mtd: core: Fix refcount error in del_mtd_device()
95e90bc clk: microchip: check for null return of devm_kzalloc()
d87f58c bonding: fix link recovery in mode 2 when updelay is nonzero
e1abb71 selftests/bpf: Mount debugfs in setns_by_fd
4074774 selftests/bpf: Make sure zero-len skbs aren't redirectable
cbd17cb drm/i915/guc: make default_lists const data
d7352b4 drm/amdgpu: fix pci device refcount leak
f2ffb86 clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
55e4479 regulator: core: use kfree_const() to free space conditionally
83ddd4c ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
2b951e1 ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
bfa34e2 ASoC: Intel: avs: Lock substream before snd_pcm_stop()
51618c1 ASoC: Intel: Skylake: Fix Kconfig dependency
1dc7089 wifi: rtw89: fix physts IE page check
60dcaf0 pinctrl: k210: call of_node_put()
66d362f clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
258730e HID: hid-sensor-custom: set fixed size for custom attributes
21f15d8 bpf: Move skb->len == 0 checks into _bpf_redirect
92f30b3 clk: imx93: correct enet clock
a1981f6 clk: imx93: unmap anatop base in error handling path
1372f4f HID: i2c: let RMI devices decide what constitutes wakeup event
3751ba4 bpf: Pin the start cgroup in cgroup_iter_seq_init()
b7c9069 clk: imx93: correct the flexspi1 clock setting
c536932 mtd: spi-nor: Fix the number of bytes for the dummy cycles
58701a9 mtd: spi-nor: hide jedec_id sysfs attribute if not present
d24fd98 net: Return errno in sk->sk_prot->get_port().
073b50d udp: Clean up some functions.
53fc231 net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
7d4af96 media: videobuf-dma-contig: use dma_mmap_coherent
d72bff7 media: amphion: Fix error handling in vpu_driver_init()
abc73b6 media: platform: exynos4-is: Fix error handling in fimc_md_init()
9416861 media: solo6x10: fix possible memory leak in solo_sysfs_init()
8a204a0 media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
48c489f media: amphion: apply vb2_queue_error instead of setting manually
e9fbed1 media: amphion: add lock around vdec_g_fmt
2bf8461 net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset routine
38e2a92 ASoC: amd: acp: Fix possible UAF in acp_dma_open
917e58a Input: elants_i2c - properly handle the reset GPIO when power is off
c4cc41e mtd: lpddr2_nvm: Fix possible null-ptr-deref
fee1df5 drm/msm/a6xx: Fix speed-bin detection vs probe-defer
73b7f8a wifi: ath10k: Fix return value in ath10k_pci_init()
4448a8d selftests/bpf: fix memory leak of lsm_cgroup
773bfda dm: track per-add_disk holder relations in DM
ce65ef1 dm: make sure create and remove dm device won't race with open and close table
365c351 dm: cleanup close_table_device
3a3742f dm: cleanup open_table_device
475bdd7 block: clear ->slave_dir when dropping the main slave_dir reference
d284554 ima: Fix misuse of dereference of pointer in template_desc_init_fields()
c591c48 integrity: Fix memory leakage in keyring allocation error path
accc799 ALSA: memalloc: Allocate more contiguous pages for fallback case
0a730f5 drm/fourcc: Fix vsub/hsub for Q410 and Q401
8cf1235 regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
a428dcc wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
18ef943 nvme: return err on nvme_init_non_mdts_limits fail
8084bd0 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
2f98469 regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
3b97e1e nvmet: only allocate a single slab for bvecs
21b92cf ASoC: pxa: fix null-pointer dereference in filter()
83a583a drm/mediatek: Modify dpi power on/off sequence.
8c39a61 selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
6bbbe49 selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
69d51c2 ASoC: codecs: wsa883x: use correct header file
66fdbc0 ASoC: codecs: wsa883x: Use proper shutdown GPIO polarity
7a779e8 module: Fix NULL vs IS_ERR checking for module_get_next_page
0183b7c wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
57f6784 wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
a29e442 wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
9829f3a wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
39138ce wifi: iwlwifi: mei: make sure ownership confirmed message is sent
61dd45b pinctrl: mediatek: fix the pinconf register offset of some pins
afe3309 dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
9e203e4 drm/radeon: Add the missed acpi_put_table() to fix memory leak
0544ea5 bfq: fix waker_bfqq inconsistency crash
0c57b39 drbd: use blk_queue_max_discard_sectors helper
961db32 regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
2bba266 drm: rcar-du: Drop leftovers dependencies from Kconfig
7f8811e wifi: rtw89: use u32_encode_bits() to fill MAC quota value
fb9277b drm: lcdif: Set and enable FIFO Panic threshold
735d182 rxrpc: Fix ack.bufferSize to be 0 when generating an ack
5697a0d net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
3c1aac9 virt/sev-guest: Add a MODULE_ALIAS
91426b2 clk: renesas: r8a779f0: Fix SCIF parent clocks
697fc4d clk: renesas: r8a779f0: Fix HSCIF parent clocks
3eb954a media: camss: Do not attach an already attached power domain on MSM8916 platform
24df4fa media: camss: Clean up received buffers on failed start of streaming
c6e31be wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
7503bb7 Input: joystick - fix Kconfig warning for JOYSTICK_ADC
26c304a mtd: core: fix possible resource leak in init_mtd()
bcabe1d mtd: Fix device name leak when register device failed in add_mtd_device()
386cb64 clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs
c4809c3 clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src
ab6bfd3 clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
ddbed3b bpf: propagate precision across all frames, not just the last one
3a59f8b bpf: propagate precision in ALU/ALU64 operations
fac1282 media: platform: exynos4-is: fix return value check in fimc_md_probe()
2f558c5 media: vivid: fix compose size exceed boundary
40356e4 media: rkvdec: Add required padding
9268935 media: platform: mtk-mdp3: fix error handling in mdp_probe()
ef9170c media: platform: mtk-mdp3: fix error handling about components clock_on
ab49175 media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
12b7733 drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
043b149 drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
0a323c2 drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
8a80ad3 drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
9929c46 drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
275b1d4 drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
f5bf0e5 drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
f0282e1 drm/msm/dsi: Remove repeated calculation of slice_per_intf
36e8894 drm/msm/dsi: Remove useless math in DSC calculations
4235be8 drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
fae22b0 bpf: Fix slot type check in check_stack_write_var_off
ebe6c69 bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
e7a3542 drm/msm/hdmi: use devres helper for runtime PM management
8008f16 ima: Handle -ESTALE returned by ima_filter_rule_match()
e9a22f4 drm/msm/mdp5: stop overriding drvdata
6528971 drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
465611e drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure
8b39120 spi: Update reference to struct spi_controller
18f36c3 drm/panel/panel-sitronix-st7701: Fix RTNI calculation
f3ba0b7 drm: lcdif: change burst size to 256B
521dc06 clk: renesas: r9a06g032: Repair grave increment error
bd449ca drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
6039c79 drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
37ec70c drm/i915: Refactor ttm ghost obj detection
ed52edf drm/i915: Handle all GTs on driver (un)load paths
12a9b4c drm/rockchip: lvds: fix PM usage counter unbalance in poweron
2734b3e drm/amd/display: wait for vblank during pipe programming
f87cd02 dw9768: Enable low-power probe on ACPI
64f61e1 drm/i915/guc: Fix GuC error capture sizing estimation and reporting
2fb13ac drm/i915/guc: Add error-capture init warnings when needed
fe9f9b9 ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1
0b708cb clk: renesas: r8a779a0: Fix SD0H clock name
fb04253 clk: renesas: r8a779f0: Fix SD0H clock name
a8e1423 can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set{,data}_bittiming
70e91dd can: kvaser_usb: Add struct kvaser_usb_busparams
8766996 can: kvaser_usb_leaf: Fix bogus restart events
e66e75e can: kvaser_usb_leaf: Fix wrong CAN state after stopping
1eef65b can: kvaser_usb_leaf: Fix improved state not being reported
6354011 can: kvaser_usb_leaf: Set Warning state even without bus errors
10081f4 can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
368ee61 can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
2a07780 can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
8543ac4 libbpf: Btf dedup identical struct test needs check for nested structs/arrays
5d68a8c media: exynos4-is: don't rely on the v4l2_async_subdev internals
3a54b72 media: i2c: ov5648: Free V4L2 fwnode data on unbind
91a8528 soreuseport: Fix socket selection for SO_INCOMING_CPU.
a5514f2 venus: pm_helpers: Fix error check in vcodec_domains_get()
0a132a4 media: i2c: ad5820: Fix error path
4368730 media: i2c: hi846: Fix memory leak in hi846_parse_dt()
5459eac drm/i915: Fix compute pre-emption w/a to apply to compute engines
72b4146 drm/i915/guc: Limit scheduling properties to avoid overflow
ad8eb8e media: mediatek: vcodec: fix h264 cavlc bitstream fail
246f266 media: cedrus: hevc: Fix offset adjustments
563d50e media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions
5d1a2d2 media: adv748x: afe: Select input port when initializing AFE
fc6579f media: amphion: reset instance if it's aborted before codec header parsed
e7d1e0b media: coda: jpeg: Add check for kmalloc
b9d1093 media: v4l2-ctrls: Fix off-by-one error in integer menu control check
a7e8439 Input: iqs7222 - protect against undefined slider size
172d4d6 drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
782175a selftests/bpf: fix missing BPF object files
05d55bb samples/bpf: Fix MAC address swapping in xdp2_kern
818b686 samples/bpf: Fix map iteration in xdp1_user
22d569b net: ethernet: adi: adin1110: Fix SPI transfers
1c65f8f drm/amdgpu/powerplay/psm: Fix memory leak in power state init
9ccd117 drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
3265e0f ipmi: kcs: Poll OBF briefly to reduce OBE latency
0bad12f ASoC: Intel: avs: Fix potential RX buffer overflow
b793142 ASoC: Intel: avs: Fix DMA mask assignment
e02b42f pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
55442d2 ata: libata: fix NCQ autosense logic
76b014f drm: lcdif: Switch to limited range for RGB to YUV conversion
ecb0f3d libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
e0f5361 libbpf: Deal with section with no data gracefully
622ff59 libbpf: Use elf_getshdrnum() instead of e_shnum
3c48bbf selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
bec359a selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
661e952 selftest/bpf: Fix memory leak in kprobe_multi_test
d7dc8fa selftests/bpf: Fix memory leak caused by not destroying skeleton
13866e9 libbpf: Fix memory leak in parse_usdt_arg()
fbe0809 libbpf: Fix use-after-free in btf_dump_name_dups
e4ebe4e drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
edf05f0 wifi: ath11k: fix firmware assert during bandwidth change for peer sta
d161b3d wifi: rtl8xxxu: Fix reading the vendor of combo chips
71fc0ad wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
08aa053 wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
588f2f9 drm/atomic-helper: Don't allocate new plane state in CRTC check
daf8163 wifi: mac80211: fix ifdef symbol name
8f8e5ca wifi: mac80211: check link ID in auth/assoc continuation
bb77439 wifi: mac80211: mlme: fix null-ptr deref on failed assoc
cd5d165 wifi: fix multi-link element subelement iteration
49cafaa selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
cd58eb4 platform/mellanox: mlxbf-pmc: Fix event typo
28dad91 ipc: fix memory leak in init_mqueue_fs()
b596242 rapidio: devices: fix missing put_device in mport_cdev_open
88579c1 hfs: Fix OOB Write in hfs_asc2mac
caaa3b4 relay: fix type mismatch when allocating memory in relay_create_buf()
ab2f429 eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
cb87af2 rapidio: fix possible UAF when kfifo_alloc() fails
c8d1f3d fs: sysv: Fix sysv_nblocks() returns wrong value
b6dccca NFSD: pass range end to vfs_fsync_range() instead of count
82474db nfsd: return error if nfs4_setacl fails
d7aa9f7 lockd: set other missing fields when unlocking files
5c8e13a MIPS: OCTEON: warn only once if deprecated link status is being used
412bd42 MIPS: BCM63xx: Add check for NULL for clk in clk_enable
dc72247 platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_register()
87426ce platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx ds|mx
6613f36 platform/chrome: cros_ec_typec: zero out stale pointers
40c73b2 erofs: validate the extent length for uncompressed pclusters
373b6f3 erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
618e712 erofs: Fix pcluster memleak when its block address is zero
18067e2 erofs: check the uniqueness of fsid in shared domain in advance
6a5061d PM: runtime: Do not call __rpm_callback() from rpm_idle()
4da4110 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
b44457b x86/xen: Fix memory leak in xen_init_lock_cpu()
f698f88 x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
daea9a0 uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
01f2c20 ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
404b4b9 clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer_systimer_init_clock()
6b0a5f9 clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
685c4ec cpu/hotplug: Do not bail-out in DYING/STARTING sections
4070e9c cpu/hotplug: Make target_store() a nop when target == state
a1e4925 futex: Resend potentially swallowed owner death notification
fba0ec3 clocksource/drivers/sh_cmt: Access registers according to spec
9abba4a rapidio: rio: fix possible name leak in rio_register_mport()
85fbf58 rapidio: fix possible name leaks when rio_add_device() fails
50ab0ca ocfs2: fix memory leak in ocfs2_mount_volume()
9242544 debugfs: fix error when writing negative value to atomic_t debugfs file
9314808 lib/notifier-error-inject: fix error when writing -errno to debugfs file
79be3d5 libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
52116d1 cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
6eda351 genirq/irqdesc: Don't try to remove non-existing sysfs files
23ac79e nfsd: don't call nfsd_file_put from client states seqfile display
b04556e NFSD: Finish converting the NFSv3 GETACL result encoder
2b825ef NFSD: Finish converting the NFSv2 GETACL result encoder
f29c2f5 EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
6a9592c irqchip/loongson-liointc: Fix improper error handling in liointc_init()
773c9d7 irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()
12f45dc irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
9e04d25 irqchip/loongson-pch-pic: Fix translate callback for DT path
e0d8b51 thermal: core: fix some possible name leaks in error paths
751f126 platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_init()
254d2d3 perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
dc7f07b perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
bd66877 perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
a7be6b8 perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
c00901e ACPI: pfr_update: use ACPI_FREE() to free acpi_object
ae3075b ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
f0d5624 mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
290dd73 PNP: fix name memory leak in pnp_alloc_dev()
fb7f50d selftests/efivarfs: Add checking of the test return value
faf8fd9 MIPS: vpe-cmp: fix possible memory leak while module exiting
ab3d47c MIPS: vpe-mt: fix possible memory leak while module exiting
205f5e9 cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
a753ee5 selftests: cgroup: fix unsigned comparison with less than zero
0b2128b ocfs2: fix memory leak in ocfs2_stack_glue_init()
890d91b lib/fonts: fix undefined behavior in bit shift for get_default_font
b457907 proc: fixup uptime selftest
21bec0e timerqueue: Use rb_entry_safe() in timerqueue_getnext()
790c523 platform/x86: huawei-wmi: fix return value calculation
51b2ea9 lib/debugobjects: fix stat count and optimize debug_objects_mem_init
e9b4dc1 perf: Fix possible memleak in pmu_dev_alloc()
619dd80 selftests/ftrace: event_triggers: wait longer for test_event_enable
14addee ACPI: irq: Fix some kernel-doc issues
bb1878d x86/split_lock: Add sysctl to control the misery mode
242e23b cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
cfea50b fs: don't audit the capability check in simple_xattr_list()
574b104 PM: hibernate: Fix mistake in kerneldoc comment
fa90769 x86/sgx: Reduce delay and interference of enclave release
44de1ad sched/psi: Fix possible missing or delayed pending event
3878f60 alpha: fix syscall entry in !AUDUT_SYSCALL case
84fe26b alpha: fix TIF_NOTIFY_SIGNAL handling
dc0da25 cpuidle: dt: Return the correct numbers of parsed idle states
e7c542d sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
cbd8c04 sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
324ce6e sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
3b9c155 sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
75ba486 sched/uclamp: Fix fits_capacity() check in feec()
d355960 sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
0ef8dac sched/uclamp: Fix relationship between uclamp and migration margin
7e48315 ovl: remove privs in ovl_fallocate()
155428e ovl: remove privs in ovl_copyfile()
82855e9 tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
60eb152 tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
1abbeab tpm: Add flag to use default cancellation policy
05ab975 tpm: tis_i2c: Fix sanity check interrupt enable mask
63f089c arch: arm64: apple: t8103: Use standard "iommu" node name
2f82381 pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
3c6dfce ARM: mmp: fix timer_read delay
65f1ff9 pstore/ram: Fix error return code in ramoops_probe()
5b81f0c seccomp: Move copy_seccomp() to no failure path.
ef400e4 drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
5daa0a7 soc: apple: rtkit: Stop casting function pointer signatures
868d931 soc: apple: sart: Stop casting function pointer signatures
d20a023 arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
a1b28c3 ARM: dts: turris-omnia: Add switch port 6 node
88b5d11 ARM: dts: turris-omnia: Add ethernet aliases
1a8b127 ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port
18d8e15 ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port
8f4cd64 ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port
0e23b6a ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
aa67f19 ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port
714ae27 ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
2460aca arm64: dts: mt7986: move wed_pcie node
b242974 arm64: tegra: Fix non-prefetchable aperture of PCIe C3 controller
75a0e12 arm64: tegra: Fix Prefetchable aperture ranges of Tegra234 PCIe controllers
29ca6ff arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
e435f89 arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings
81d0b66 arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
bb225f2 arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
e547c30 arm64: dts: mt2712e: Fix unit address for pinctrl node
cb9bb18 arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
5e51903 arm64: dts: mt6779: Fix devicetree build warnings
39ce535 arm64: dts: mt7896a: Fix unit_address_vs_reg warning for oscillator
ffd7eb5 arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz
121fa4e ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes
3aa5508 riscv: dts: microchip: remove pcie node from the sev kit
d31b758 arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr
2b2c143 arm64: dts: ti: k3-j7200-mcu-wakeup: Drop dma-coherent in crypto node
dc7d896 arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node
0e2de85 arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
582babe perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
adf7c3b perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
7772f4d drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()
0823732 perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
7f7634d arm64: mm: kfence: only handle translation faults
afafeb0 soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
01c972a soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
5e9e8ee riscv: dts: microchip: fix the icicle's #pwm-cells
d9d93b6 arm: dts: spear600: Fix clcd interrupt
9c113e3 arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
7d63702 soc/tegra: cbb: Check firewall before enabling error reporting
b75d11a soc/tegra: cbb: Add checks for potential out of bound errors
d8ed372 soc/tegra: cbb: Update slave maps for Tegra234
6ede06d soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
61eb962 arm64: dts: mt7986: fix trng node name
5e1a9c9 soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
0883dc4 soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_init()
7ea9128 soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
48ad274 dt-bindings: pwm: fix microchip corePWM's pwm-cells
d12b10a arm64: dts: renesas: r9a09g011: Fix I2C SoC specific strings
68093e2 arm64: dts: renesas: r9a09g011: Fix unit address format error
4bc03f4 arm64: dts: renesas: r8a779f0: Fix SCIF "brg_int" clock
e4d95cd arm64: dts: renesas: r8a779f0: Fix HSCIF "brg_int" clock
8a894fa arm64: dts: qcom: sm6125: fix SDHCI CQE reg names
2454706 arm64: dts: qcom: pm6350: Include header for KEY_POWER
492480a soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
a51d57f arm64: dts: qcom: sm6350: drop bogus DP PHY clock
8ab46b9 arm64: dts: qcom: sm8250: drop bogus DP PHY clock
564a8e6 arm64: dts: qcom: sc7280: fix codec reset line polarity for CRD 1.0/2.0
efabb77 arm64: dts: qcom: sc7280: fix codec reset line polarity for CRD 3.0/3.1
c05e7b9 arm64: dts: qcom: sm8250-mtp: fix reset line polarity
07fe270 arm64: dts: qcom: msm8996: fix sound card reset line polarity
4b5f25a arm64: dts: qcom: sm8450: fix UFS PHY registers
b9002a9 arm64: dts: qcom: sm8350: fix UFS PHY registers
1d488fc arm64: dts: qcom: sm8250: fix UFS PHY registers
b2b7772 arm64: dts: qcom: sm8150: fix UFS PHY registers
e89e8e0 soc: qcom: llcc: make irq truly optional
9172498 arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
aceaa75 arm64: dts: qcom: sm8250: correct LPASS pin pull down
7777766 arm64: dts: qcom: pm660: Use unique ADC5_VCOIN address in node name
9d043ee riscv: dts: microchip: fix memory node unit address for icicle
0eb7880 firmware: ti_sci: Fix polled mode during system suspend
f024ba5 drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
10ee1f7 ARM: dts: stm32: Fix AV96 WLAN regulator gpio property
0d7d7d9 ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96
1c1e751 objtool, kcsan: Add volatile read/write instrumentation to whitelist
f3107fc memory: renesas-rpc-if: Clear HS bit during hardware initialization
85c570c arm64: dts: fsd: fix drive strength values as per FSD HW UM
c6c98b7 arm64: dts: fsd: fix drive strength macros as per FSD HW UM
6d2f8d9 arm64: dts: qcom: msm8916: Drop MSS fallback compatible
29e76d1 arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
0094e48 arm64: dts: qcom: sdm630: fix UART1 pin bias
40713b3 ARM: dts: qcom: apq8064: fix coresight compatible
56a0ab8 arm64: dts: qcom: msm8996: fix GPU OPP table
fa6d195 arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP tables
830c07c arm64: dts: qcom: msm8996: Add MSM8996 Pro support
03cb7d4 arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name
fbba08a arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
97e197f arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
4d37ecb arm64: dts: renesas: r8a779g0: Fix HSCIF0 "brg_int" clock
7913fc3 usb: musb: remove extra check in musb_gadget_vbus_draw
e72fab1 MIPS: DTS: CI20: fix reset line polarity of the ethernet controller

Xanmod

Homepage
Download Linux 6.1.2-xanmod1 source from GitHub