A new XanMod Linux Kernel based on the latest Linux Kernel 5.12.17 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.
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-xanmodReboot.
Meta packages available: linux-xanmod, linux-xanmod-edge, linux-xanmod-lts, linux-xanmod-rt-edge and linux-xanmod-rt.
To try without adding the repository
* linux-firmware-image package is optionalDownload from Sourceforge and install:
https://sourceforge.net/projects/xanmod/files/
In terminal:sudo dpkg -i linux-image-*xanmod*.deb linux-headers-*xanmod*.deb Reboot.
Check it:cat /proc/version
Linux 5.12.17-xanmod1
- 41781af Linux 5.12.17-xanmod1
- 726ac5c XANMOD: fair: Remove all energy efficiency functions [v5.12.17+]
- b7bb4bf mm/vmscan: add sysctl knobs for protecting clean cache
- 6568025 Merge tag 'v5.12.17' into 5.12
|\
| * 72e0aab Linux 5.12.17
| * 2b6148e powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
| * 8b1c800 iommu/dma: Fix compile warning in 32-bit builds
| * e3357ae cred: add missing return error code when set_cred_ucounts() failed
| * e8912c4 sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads
| * 1a453b6 s390: preempt: Fix preempt_count initialization
| * 2644c4e crypto: qce - fix error return code in qce_skcipher_async_req_handle()
| * 0ebd7a1 scsi: core: Retry I/O for Notify (Enable Spinup) Required error
| * dfc8ec0 media: exynos4-is: remove a now unused integer
| * 0c1690e mmc: vub3000: fix control-request direction
| * 1e1f64e mmc: block: Disable CMDQ on the ioctl path
| * 3d62a74 io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
| * facc7c0 io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
| * 4f4bc42 io_uring: fix blocking inline submission
| * e72843a block: return the correct bvec when checking for gaps
| * f214aa6 erofs: fix error return code in erofs_read_superblock()
| * 3adb14e tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
| * 73fd86c fscrypt: fix derivation of SipHash keys on big endian CPUs
| * e99d888 fscrypt: don't ignore minor_hash when hash is 0
| * d00e609 mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
| * 73bcd9b scsi: libfc: Correct the condition check and invalid argument passed
| * 83d8f3e scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
| * ca45587 scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
| * ab91eb5 scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
| * c35d71f scsi: fc: Correct RHBA attributes length
| * 8eaa256 scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through firmware
| * f294726 exfat: handle wrong stream entry size in exfat_readdir()
| * 7ebb103 csky: syscache: Fixup duplicate cache flush
| * 30510f5 csky: fix syscache.c fallthrough warning
| * 09c44aa perf llvm: Return -ENOMEM when asprintf() fails
| * 6d41a4b selftests/vm/pkeys: refill shadow register after implicit kernel write
| * 3d90dd9 selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
| * 661833f selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
| * 62fe353 lib/math/rational.c: fix divide by zero
| * 9650670 mm/zswap.c: fix two bugs in zswap_writeback_entry()
| * 4759040 mm: migrate: fix missing update page_private to hugetlb_page_subpool
| * bf39afd mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
| * 3cabd7d mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
| * 784cef5 hugetlb: remove prep_compound_huge_page cleanup
| * c0a7497 mm/huge_memory.c: don't discard hugepage if other processes are mapping it
| * 35c1d55 mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
| * 4a27037 mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
| * ce69e1c vfio/pci: Handle concurrent vma faults
| * c2d70e4 powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
| * a9363d4 arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
| * 399518b serial: mvebu-uart: correctly calculate minimal possible baudrate
| * 4cc3fa4 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
| * c3d22eb ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
| * 12c5893 powerpc: Fix is_kvm_guest() / kvm_para_available()
| * c8194f8 powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
| * 9b399bf powerpc/64s: Fix copy-paste data exposure into newly created tasks
| * c4843f6 powerpc/papr_scm: Properly handle UUID types and API
| * cfa7084 powerpc: Offline CPU in stop_this_cpu()
| * bf1bcca serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
| * ea82818 selftests/ftrace: fix event-no-pid on 1-core machine
| * e14c6d5 leds: ktd2692: Fix an error handling path
| * 31090dd leds: as3645a: Fix error return code in as3645a_parse_node()
| * c904df8 ASoC: fsl_spdif: Fix unexpected interrupt after suspend
| * 895f15d ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake
| * bca193b configfs: fix memleak in configfs_release_bin_file
| * 79b7f7c ASoC: fsl_xcvr: disable all interrupts when suspend happens
| * b509efd ASoC: atmel-i2s: Fix usage of capture and playback at the same time
| * 49d0c57 ASoC: atmel-i2s: Set symmetric sample bits
| * f779dc8 powerpc/powernv: Fix machine check reporting of async store errors
| * 477e9c3 extcon: max8997: Add missing modalias string
| * 78af4fb extcon: sm5502: Drop invalid register write in sm5502_reg_data
| * 21c0574 phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
| * a6c7075 phy: uniphier-pcie: Fix updating phy parameters
| * 6a24f67 soundwire: stream: Fix test for DP prepare complete
| * 9310ee9 scsi: mpt3sas: Fix error return value in _scsih_expander_add()
| * 9efd7a6 habanalabs: Fix an error handling path in 'hl_pci_probe()'
| * 51f5511 mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume()
| * 520682b of: Fix truncation of memory sizes on 32-bit platforms
| * fe688da ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
| * dd8437a iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * d69f0d1 iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 2defb6d serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
| * 609ca12 usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
| * e299a7a usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
| * 5edada4 staging: mt7621-dts: fix pci address for PCI memory range
| * b0f7b60 coresight: core: Fix use of uninitialized pointer
| * bcce61a staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
| * 601643d staging: rtl8712: fix error handling in r871xu_drv_init
| * 9609b93 staging: gdm724x: check for overflow in gdm_lte_netif_rx()
| * a3fc3ff staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()
| * 9f84e28 ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
| * 5a48508 iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 33f6bc4 iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
| * a65024f iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
| * 435967d iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * a5320c8 iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * d1d54f4 iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 8c2254d kunit: Fix result propagation for parameterised tests
| * 55cb127 mtd: spinand: Fix double counting of ECC stats
| * e36e196 thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
| * ea9060c eeprom: idt_89hpesx: Restore printing the unsupported fwnode name
| * 12655be eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()
| * 43e41d6 usb: dwc2: Don't reset the core after setting turnaround time
| * c2ec719 usb: gadget: f_fs: Fix setting of device and driver data cross-references
| * 91b719e ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()'
| * eea1c72 ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID
| * f5b3874 ASoC: rt5682: Fix a problem with error handling in the io init function of the soundwire
| * 73b9492 ASoC: rt715-sdw: use first_hw_init flag on resume
| * f83a609 ASoC: rt711-sdw: use first_hw_init flag on resume
| * decd935 ASoC: rt700-sdw: use first_hw_init flag on resume
| * 5a47d6e ASoC: rt5682-sdw: use first_hw_init flag on resume
| * 42b4402 ASoC: rt1308-sdw: use first_hw_init flag on resume
| * 03f93aa ASoC: max98373-sdw: use first_hw_init flag on resume
| * 15e82cc ASoC: max98373-sdw: add missing memory allocation check
| * cbf09a6 iommu/dma: Fix IOVA reserve dma ranges
| * aadfb18 selftests: splice: Adjust for handler fallback removal
| * e6d3cf3 s390: appldata depends on PROC_SYSCTL
| * 21a4b01 s390: enable HAVE_IOREMAP_PROT
| * d757ca3 iommu/amd: Fix extended features logging
| * be879d8 visorbus: fix error return code in visorchipset_init()
| * 0b89c68 fsi/sbefifo: Fix reset timeout
| * 56b5403 fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
| * ef5beac fsi: occ: Don't accept response from un-initialized OCC
| * 6594ac2 fsi: scom: Reset the FSI2PIB engine for any error
| * f271073 fsi: core: Fix return of error values on failures
| * 1ad0a8b mfd: rn5t618: Fix IRQ trigger by changing it to level mode
| * d28e4dd mfd: mp2629: Select MFD_CORE to fix build error
| * 3bc02a0 scsi: iscsi: Flush block work before unblock
| * 99ddaeb scsi: iscsi: Fix in-kernel conn failure handling
| * fe288e8 scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
| * f874e0f scsi: iscsi: Use system_unbound_wq for destroy_work
| * 9dee19f scsi: iscsi: Force immediate failure during shutdown
| * 856d2c1 scsi: iscsi: Stop queueing during ep_disconnect
| * fe07b6b scsi: FlashPoint: Rename si_flags field
| * 7a9c04c leds: lp50xx: Put fwnode in error case during ->probe()
| * 21d81e3 leds: lm3697: Don't spam logs when probe is deferred
| * a6caae8 leds: lm3692x: Put fwnode in any case during ->probe()
| * 9578f87 leds: lm36274: Put fwnode in error case during ->probe()
| * aa7c250 leds: lm3532: select regmap I2C API
| * 88e8e0d leds: lgm-sso: Fix clock handling
| * e9b2065 leds: lgm: Fix spelling mistake "prepate" -> "prepare"
| * 7e61272 leds: class: The -ENOTSUPP should never be seen by user space
| * 106837d tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
| * cc6f970 firmware: stratix10-svc: Fix a resource leak in an error handling path
| * c613f77 char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
| * 1a4bc25 staging: mmal-vchiq: Fix incorrect static vchiq_instance.
| * 39b3df3 mtd: rawnand: arasan: Ensure proper configuration for the asserted target
| * af86e36 mtd: parsers: qcom: Fix leaking of partition name
| * fa132c7 mtd: partitions: redboot: seek fis-index-block in the right node
| * d681bd9 perf scripting python: Fix tuple_set_u64()
| * 71611cc Input: hil_kbd - fix error return code in hil_dev_connect()
| * eb6d75e ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
| * d593d96 usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalled
| * 89d560f backlight: lm3630a_bl: Put fwnode in error case during ->probe()
| * cee967b ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
| * 49a7741 ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
| * 3011c6a iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
| * fc99591 iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
| * 0a5fc5a iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * fec89f5 iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * bea240d iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * b3ade33 iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 024b2bf iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * a21e94b iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 8e9ad18 iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * a37309a iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * a4ff971 iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 52b34db iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 4305a3e iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * db210cc iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 9fb49be iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 061c228 iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 1d9a406 iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * e0c181b iio: accel: mxc4005: Fix overread of data and alignment issue.
| * 036780c iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 1584e32 iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 6c078f2 iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * 14b70fb iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
| * fca9718 iio: adis16475: do not return ints in irq handlers
| * 6bca37f iio: adis16400: do not return ints in irq handlers
| * 48a4fc2 iio: adis_buffer: do not return ints in irq handlers
| * aa9f1fc mwifiex: re-fix for unaligned accesses
| * afbcbf9 phy: ralink: phy-mt7621-pci: properly print pointer address
| * fc9b17d tty: nozomi: Fix a resource leak in an error handling function
| * eb96f92 serial: 8250_omap: fix a timeout loop condition
| * 5129295 serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
| * 4504f23 serial: fsl_lpuart: don't modify arbitrary data on lpuart32
| * 98db572 rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
| * 1084e9f ASoC: rt5682: Disable irq on shutdown
| * 8a65034 staging: fbtft: Don't spam logs when probe is deferred
| * bd64d0c staging: fbtft: Rectify GPIO handling
| * 966f4fd MIPS: Fix PKMAP with 32-bit MIPS huge page support
| * 03f7ec7 RDMA/core: Always release restrack object
| * 1b9175f RDMA/mlx5: Don't access NULL-cleared mpi pointer
| * 3296c8f net: tipc: fix FB_MTU eat two pages
| * 3013495 net: sched: fix warning in tcindex_alloc_perfect_hash
| * 9a6fc76 net: lwtunnel: handle MTU calculation in forwading
| * 3ee7e6c writeback: fix obtain a reference to a freeing memcg css
| * 91d53eb bpf, x86: Fix extable offset calculation
| * 21000e8 clk: si5341: Update initialization magic
| * 31e3df1 clk: si5341: Check for input clock presence and PLL lock on startup
| * 21b5ad2 clk: si5341: Avoid divide errors due to bogus register contents
| * f588d9a clk: si5341: Wait for DEVICE_READY on startup
| * 04ccd65 clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
| * 1a93f40 clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoC
| * dff38b6 clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC
| * fb232dc clk: actions: Fix SD clocks factor table on Owl S500 SoC
| * 387d060 clk: actions: Fix UART clock dividers on Owl S500 SoC
| * 1f2449f clk: qcom: gcc: Add support for a new frequency for SC7280
| * 9395189 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
| * 57a1fbf Bluetooth: Fix Set Extended (Scan Response) Data
| * ddcab90 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
| * d37b338 Revert "be2net: disable bh with spin_lock in be_process_mcc"
| * d661fdf gve: Fix swapped vars when fetching max queues
| * 815d6df RDMA/cma: Fix incorrect Packet Lifetime calculation
| * 1b669d2 bpfilter: Specify the log level for the kmsg message
| * 3c078fd net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
| * 721a26c e1000e: Check the PCIm state
| * 0da164a ipv6: fix out-of-bound access in ip6_parse_tlv()
| * 0f3ef67 net: atlantic: fix the macsec key length
| * 653c6b2 net: phy: mscc: fix macsec key length
| * f11cd50 net: macsec: fix the length used to copy the key for offloading
| * 66f1bd6 RDMA/cma: Protect RMW with qp_mutex
| * 94ef94a ibmvnic: free tx_pool if tso_pool alloc fails
| * d5b398b ibmvnic: set ltb->buff to NULL after freeing
| * 9b7e679 ibmvnic: account for bufs already saved in indir_buf
| * 1a64564 ibmvnic: clean pending indirect buffs during reset
| * 9a7e4bd Revert "ibmvnic: remove duplicate napi_schedule call in open function"
| * 1e64eb2 Revert "ibmvnic: simplify reset_long_term_buff function"
| * 80902e5 i40e: Fix missing rtnl locking when setting up pf switch
| * b13e074 i40e: Fix autoneg disabling for non-10GBaseT links
| * 4225faa i40e: Fix error handling in i40e_vsi_open
| * f1893eb bpf: Do not change gso_size during bpf_skb_change_proto()
| * eedb3cf can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
| * bd5046d ipv6: exthdrs: do not blindly use init_net
| * 3303810 net: bcmgenet: Fix attaching to PYH failed on RPi 4B
| * b95af3c mac80211: remove iwlwifi specific workaround NDPs of null_response
| * 239713b drm/msm/dpu: Fix error return code in dpu_mdss_init()
| * 9999499 drm/msm: Fix error return code in msm_drm_init()
| * c687e04 drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
| * 092929e bpf: Fix null ptr deref with mixed tail calls and subprogs
| * 7fe09be ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
| * 834d031 ieee802154: hwsim: Fix memory leak in hwsim_add_one
| * 9007ce9 RDMA/hns: Fix uninitialized variable
| * 3523af4 RDMA/hns: Force rewrite inline flag of WQE
| * b165e4e tc-testing: fix list handling
| * 0d54517 net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
| * 73b9467 net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
| * d20d69c net/ipv4: swap flow ports when validating source
| * b0f32a8 ip6_tunnel: fix GRE6 segmentation
| * c7b20c9 bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
| * 096ae44 vxlan: add missing rcu_read_lock() in neigh_reduce()
| * 94d7a70 rtw88: 8822c: fix lc calibration timing
| * 43b0593 bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
| * 327ab5f iwlwifi: increase PNVM load timeout
| * 21b4a80 netfilter: nf_tables: do not allow to delete table with owner by handle
| * 5085187 netfilter: nf_tables: skip netlink portID validation if zero
| * 64811dd xfrm: Fix xfrm offload fallback fail case
| * 8f10e81 pkt_sched: sch_qfq: fix qfq_change_class() error path
| * 2be7c8e net: dsa: mv88e6xxx: Fix adding vlan 0
| * a7aa86d netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic
| * b5ff08e tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
| * a80c80b selftests: tls: fix chacha+bidir tests
| * 637f956 selftests: tls: clean up uninitialized warnings
| * 108bfc0 net: sched: add barrier to ensure correct ordering for lockless qdisc
| * c533c60 vrf: do not push non-ND strict packets with a source LLA through packet taps again
| * 511b582 net: ethernet: ezchip: fix error handling
| * ee930d2 net: ethernet: ezchip: fix UAF in nps_enet_remove
| * c233725 net: ethernet: aeroflex: fix UAF in greth_of_remove
| * 1f7de74 mt76: mt7915: fix rx fcs error count in testmode
| * a641c9e mt76: mt7921: fix OMAC idx usage
| * e176fef mt76: mt7921: remove redundant check on type
| * 46dc583 mt76: connac: alaways wake the device before scanning
| * 911c989 mt76: mt7921: consider the invalid value for to_rssi
| * bc90e1a mt76: connac: fix WoW with disconnetion and bitmap pattern
| * 230320c mt76: mt7921: Don't alter Rx path classifier
| * a669f00 mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
| * 5a243b1 mt76: fix possible NULL pointer dereference in mt76_tx
| * f125a9a net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
| * cd8f540 samples/bpf: Fix the error return code of xdp_redirect's main()
| * 89407ad samples/bpf: Fix Segmentation fault for xdp_redirect command
| * 530f73e RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
| * 411cc75 bpf: Fix libelf endian handling in resolv_btfids
| * 5ab8b17 xsk: Fix broken Tx ring validation
| * dda6334 xsk: Fix missing validation for skb and unaligned mode
| * 42341f0 selftests/bpf: Whitelist test_progs.h from .gitignore
| * 5647e30 RDMA/rxe: Fix qp reference counting for atomic ops
| * 0096889 netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
| * fe3ea4d netfilter: nft_osf: check for TCP packet before further processing
| * 55a73af netfilter: nft_exthdr: check for IPv6 packet before further processing
| * afd9e99 RDMA/mlx5: Don't add slave port to unaffiliated list
| * 526f45a netlabel: Fix memory leak in netlbl_mgmt_add_common
| * 547e458 wil6210: remove erroneous wiphy locking
| * da09b0f ath11k: send beacon template after vdev_start/restart during csa
| * 5c4c01c ath10k: Fix an error code in ath10k_add_interface()
| * 5c3915d ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()
| * 9569929 cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
| * 164ede1 brcmsmac: mac80211_if: Fix a resource leak in an error handling path
| * db7a1f4 brcmfmac: Delete second brcm folder hierarchy
| * caab7de brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
| * 8b98519 brcmfmac: correctly report average RSSI in station info
| * 487b787 brcmfmac: fix setting of station info chains bitmask
| * 54db5b2 ssb: Fix error return code in ssb_bus_scan()
| * f295600 wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
| * f168b2c clk: imx8mq: remove SYS PLL 1/2 clock gates
| * 6c34f04 ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
| * 1719b32 wireless: carl9170: fix LEDS build errors & warnings
| * dcf8171 ath10k: add missing error return code in ath10k_pci_probe()
| * a9bd7c6 ath10k: go to path err_unsupported when chip id is not supported
| * df84b1f tools/bpftool: Fix error return code in do_batch()
| * 7e3cbe3 drm: qxl: ensure surf.data is ininitialized
| * 865a521 clk: vc5: fix output disabling when enabling a FOD
| * b1c0398 drm/vc4: hdmi: Fix error path of hpd-gpios
| * 3b71f10 drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
| * 0cb0e35 RDMA/rxe: Fix failure during driver load
| * 45eff67 drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
| * f354372 RDMA/core: Sanitize WQ state received from the userspace
| * 726d700 net/sched: act_vlan: Fix modify to allow 0
| * 1860e95 xfrm: remove the fragment check for ipv6 beet mode
| * 7f38d99 clk: tegra30: Use 300MHz for video decoder by default
| * b062556 ehea: fix error return code in ehea_restart_qps()
| * 11915eb RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
| * 0d62177 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
| * f8ed87e RDMA/rtrs-srv: Fix memory leak when having multiple sessions
| * 4af22be RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
| * 5c010b4 RDMA/rtrs: Do not reset hb_missed_max after re-connection
| * 56778cf RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
| * 855719b RDMA/srp: Fix a recently introduced memory leak
| * b65f7e1 mptcp: generate subflow hmac after mptcp_finish_join()
| * 6196541 mptcp: fix pr_debug in mptcp_token_new_connect
| * 67c3e70 drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
| * fe8f2ca drm/rockchip: lvds: Fix an error handling path
| * 76dc42e drm/rockchip: dsi: move all lane config except LCDC mux to bind()
| * c253102 drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
| * 5abf370 drm: rockchip: set alpha_en to 0 if it is not used
| * 1674864 drm/vc4: crtc: Lookup the encoder from the register at boot
| * e3c61c4 drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
| * 202440c drm/vc4: crtc: Pass the drm_atomic_state to config_pv
| * 9801d50 net: ftgmac100: add missing error return code in ftgmac100_probe()
| * 7ffd977 drm/amd/display: take dc_lock in short pulse handler only
| * ccd1f61 drm/amd/display: Avoid HPD IRQ in GPU reset state
| * a377553 drm/amd/display: fix potential gpu reset deadlock
| * e6706ff clk: meson: g12a: fix gp0 and hifi ranges
| * cb37999 net: qrtr: ns: Fix error return code in qrtr_ns_init()
| * 1a44369 drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
| * 7b7ba3d drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
| * b35cd65 RDMA/hns: Remove the condition of light load for posting DWQE
| * 29b998c pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
| * 483a6e3 pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
| * a0e43d7 net: pch_gbe: Propagate error from devm_gpio_request_one()
| * c2e82ed net: mvpp2: Put fwnode in error case during ->probe()
| * 6d41df7 drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion
| * 2fecec4 drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
| * 8738aeb video: fbdev: imxfb: Fix an error message
| * c39cecc drm/ast: Fix missing conversions to managed API
| * 72d9bbe drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
| * 6348e10 drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
| * a5ac633 drm/bridge/sii8620: fix dependency on extcon
| * b3f7be4 xfrm: xfrm_state_mtu should return at least 1280 for ipv6
| * 5b9c761 mm/page_alloc: fix counting of managed_pages
| * 631815d mm: memcg/slab: properly set up gfp flags for objcg pointer array
| * fa7a29e mm/shmem: fix shmem_swapin() race with swapoff
| * ed12bc4 swap: fix do_swap_page() race with swapoff
| * 88611c8 mm: mmap_lock: use local locks instead of disabling preemption
| * 9b0add9 mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
| * a537268 dax: fix ENOMEM handling in grab_mapping_entry()
| * 3a5b13a ocfs2: fix snprintf() checking
| * 98c8147 blk-mq: update hctx->dispatch_busy in case of real scheduler
| * 577072d block: fix trace completion for chained bio
| * ca46916 PM / devfreq: passive: Fix get_target_freq when not using required-opp
| * ba9e414 cpufreq: Make cpufreq_online() call driver->offline() on errors
| * 435f74c ACPI: bgrt: Fix CFI violation
| * 7dd9e7c blk-wbt: make sure throttle is enabled properly
| * 2dd006b blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled()
| * aa7b9d8 EDAC/igen6: fix core dependency
| * ba904a5 ACPI: APEI: fix synchronous external aborts in user-mode
| * 8761822 extcon: extcon-max8997: Fix IRQ freeing at error path
| * f100097 clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
| * 27f9d64 md: revert io stats accounting
| * db76dc0 mark pstore-blk as broken
| * bed2281 ACPI: sysfs: Fix a buffer overrun problem with description_show()
| * 7230a30 ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()
| * 19f1aa9 nvme-pci: look for StorageD3Enable on companion ACPI device instead
| * a31f9aa x86/hyperv: fix logical processor creation
| * 08a97ba block: avoid double io accounting for flush request
| * 3813f47 ACPI: PM / fan: Put fan device IDs into separate header file
| * 6e2ad5a PM / devfreq: Add missing error code in devfreq_add_device()
| * 72702d8 EDAC/aspeed: Use proper format string for printing resource
| * 49d6019 media: mtk-vpu: on suspend, read/write regs only if vpu is running
| * 02cfae6 media: video-mux: Skip dangling endpoints
| * 605660a KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
| * e9d0cfd KVM: selftests: fix triple fault if ept=0 in dirty_log_test
| * e1e5e26 psi: Fix race between psi_trigger_create/destroy
| * 16ebaaa crypto: nx - Fix RCU warning in nx842_OF_upd_status
| * 39c38d9 spi: spi-sun6i: Fix chipselect/clock bug
| * 71f62a7 lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
| * 5f9ae99 lockdep: Fix wait-type for empty stack
| * 0b583d0 sched/uclamp: Fix uclamp_tg_restrict()
| * 922d7d7 sched/rt: Fix Deadline utilization tracking during policy change
| * f60e942 sched/rt: Fix RT utilization tracking during policy change
| * 6e29b6e x86/sev: Split up runtime #VC handler for correct state tracking
| * f637264 x86/sev: Make sure IRQs are disabled while GHCB is active
| * 5874f69 btrfs: clear log tree recovering status if starting transaction fails
| * f141c67 regulator: hi6421v600: Fix setting idle mode
| * 2636dfd regulator: hi655x: Fix pass wrong pointer to config.driver_data
| * fb73460 KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
| * 71d201c perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number
| * 0d3fab3 KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
| * e80eb80 KVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte() in the TDP MMU
| * ff78c1f KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
| * 2e4093f KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
| * 6051edb KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
| * 09e30d8 KVM: nVMX: Sync all PGDs on nested transition with shadow paging
| * 23c5200 hwmon: (max31790) Fix fan speed reporting for fan7..12
| * dee0472 hwmon: (max31722) Remove non-standard ACPI device IDs
| * 81e1dcd hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
| * c10270e media: i2c: rdacm21: Power up OV10640 before OV490
| * bb7636a media: i2c: rdacm21: Fix OV10640 powerup
| * bee42a5 media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
| * 5397bc7 media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
| * dc4dc0c media: v4l2-core: ignore native time32 ioctls on 64-bit
| * 17d7af0 arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
| * 92345b3 mmc: usdhi6rol0: fix error return code in usdhi6_probe()
| * c10cf8d crypto: sm2 - fix a memory leak in sm2
| * 828575b crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
| * 9031614 crypto: omap-sham - Fix PM reference leak in omap sham ops
| * de796a4 crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
| * 282947b regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
| * 077d2ce media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
| * 0127719 m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
| * 89e3cc3 media: gspca/gl860: fix zero-length control requests
| * f2dd682 media: vicodec: Use BITUL() macro in UAPI headers
| * a77934f media: tc358743: Fix error return code in tc358743_probe_of()
| * 2d2fee1 media: au0828: fix a NULL vs IS_ERR() check
| * aff809a media: exynos4-is: Fix a use after free in isp_video_release
| * bc306db media: rkvdec: Fix .buf_prepare
| * 73aea46 media: ipu3-cio2: Fix reference counting when looping over ACPI devices
| * 79321b6 sched: Don't defer CPU pick to migration_cpu_stop()
| * f867ac6 locking/lockdep: Reduce LOCKDEP dependency list
| * 91cec79 pata_ep93xx: fix deferred probing
| * 9640916 media: rc: i2c: Fix an error message
| * 0909d61 crypto: ccp - Fix a resource leak in an error handling path
| * e31cf39 crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
| * 918861a crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
| * 9d5db40 x86/elf: Use BITUL() macro in UAPI headers
| * 0c436ec evm: fix writing /evm overflow
| * 185fe39 pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
| * 6b9c00b kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD := n'
| * 099451a sched/uclamp: Fix locking around cpu_util_update_eff()
| * cdf0a10 sched/uclamp: Fix wrong implementation of cpu.uclamp.min
| * 73d6021 media: I2C: change 'RST' to "RSET" to fix multiple build errors
| * 9abb3ad pata_rb532_cf: fix deferred probing
| * 076081f sata_highbank: fix deferred probing
| * 2d36507 crypto: ux500 - Fix error return code in hash_hw_final()
| * c4a3bc0 crypto: ixp4xx - update IV after requests
| * bd2a2b2 crypto: ixp4xx - dma_unmap the correct address
| * 16e78cc media: hantro: do a PM resume earlier
| * 5229115 media: i2c: ccs-core: return the right error code at suspend
| * 1357e14 media: s5p_cec: decrement usage count if disabled
| * 06df3db media: venus: Rework error fail recover logic
| * 48ad81f spi: Avoid undefined behaviour when counting unused native CSs
| * db804b5 spi: Allow to have all native CSs in use along with GPIOs
| * 60d2fab mm: define default MAX_PTRS_PER* in include/pgtable.h
| * 64eca48 writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
| * 31eefae ia64: mca_drv: fix incorrect array size calculation
| * b91441d kthread_worker: fix return value when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
| * c304646 block: fix discard request merge
| * ae57d3d mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
| * 1ff0d99 cifs: fix missing spinlock around update to ses->status
| * 083e0f5 HID: wacom: Correct base usage for capacitive ExpressKey status bits
| * c3bfad4 smb3: fix possible access to uninitialized pointer to DACL
| * 8c7bd6e ACPI: tables: Add custom DSDT file as makefile prerequisite
| * dfed7bd tpm_tis_spi: add missing SPI device ID entries
| * 193e14e clocksource: Check per-CPU clock synchronization when marked unstable
| * 22521a7 clocksource: Retry clock read if long delays detected
| * 0bbe404 ACPI: EC: trust DSDT GPE for certain HP laptop
| * 19d2497 smb3: fix uninitialized value for port in witness protocol move
| * 0224748 cifs: fix check of dfs interlinks
| * 2f9f4a2 cifs: improve fallocate emulation
| * 71f33bc PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
| * 4890634 tools/power/x86/intel-speed-select: Fix uncore memory frequency display
| * a6911da EDAC/Intel: Do not load EDAC driver when running as a guest
| * d03ef1d nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
| * d6bb865 nvme-pci: fix var. type for increasing cq_head
| * 11c7aba platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
| * a87f02f platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
| * 9311e51 platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
| * d401922 block: fix race between adding/removing rq qos and normal IO
| * 44535bb HID: sony: fix freeze when inserting ghlive ps3/wii dongles
| * b128089 HID: hid-input: add Surface Go battery quirk
| * 96b15a0 ACPI: resources: Add checks for ACPI IRQ override
| * 24743ca ACPI: bus: Call kobject_put() in acpi_init() error path
| * 1f12ce4 ACPICA: Fix memory leak caused by _CID repair function
| * bc58f76 fs: dlm: fix memory leak when fenced
| * 2705710 fs: dlm: fix lowcomms_start error case
| * f5a0f9b drivers: hv: Fix missing error code in vmbus_connect()
| * 1cef326 open: don't silently ignore unknown O-flags in openat2()
| * 877fd47 random32: Fix implicit truncation warning in prandom_seed_state()
| * b1bdf36 fs: dlm: cancel work sync othercon
| * 0c3c424 fs: dlm: reconnect if socket error report occurs
| * 3586e39 blk-mq: clear stale request in tags->rq[] before freeing one request pool
| * ea13467 blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
| * 0208bc8 block_dump: remove block_dump feature in mark_inode_dirty()
| * 2ec745a ACPI: EC: Make more Asus laptops use ECDT _GPE
| * d1682b5 platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
| * 5ec004c platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
| * 3d37a4c Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
| * b34be66 lib: vsprintf: Fix handling of number field widths in vsscanf
| * d765079 hv_utils: Fix passing zero to 'PTR_ERR' warning
| * 08f8515 ACPI: processor idle: Fix up C-state latency if not ordered
| * f07a184 ACPI: PM: s2idle: Add missing LPS0 functions for AMD
| * 11bcf07 EDAC/ti: Add missing MODULE_DEVICE_TABLE
| * 1f96eae HID: do not use down_interruptible() when unbinding devices
| * c92ff38 ACPI: video: use native backlight for GA401/GA502/GA503
| * ce8cf0c media: Fix Media Controller API config checks
| * aa004d3 regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
| * f2682a6 regulator: mt6358: Fix vdram2 .vsel_mask
| * 0c30e47 KVM: s390: get rid of register asm usage
| * 3d5d068 lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
| * b4aac44 locking/lockdep: Fix the dep path printing for backwards BFS
| * b3fcd23 btrfs: disable build on platforms having page size 256K
| * daf4faa btrfs: don't clear page extent mapped if we're not invalidating the full page
| * 9afa74b btrfs: sysfs: fix format string for some discard stats
| * 0388206 btrfs: always abort the transaction if we abort a trans handle
| * e760f64 btrfs: abort transaction if we fail to update the delayed inode
| * 4056f6d btrfs: fix error handling in _btrfs_update_delayed_inode
| * b5683cf KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
| * ef33252 KVM: arm64: Restore PMU configuration on first run
| * 670fe60 drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
| * 145b1fb sched/fair: Take thermal pressure into account while estimating energy
| * 09b355e hwmon: (max31790) Fix pwmX_enable attributes
| * 6f36928 hwmon: (max31790) Report correct current pwm duty cycles
| * 62118ce media: imx-csi: Skip first few frames from a BT.656 source
| * 7bc1e49 media: siano: fix device register error path
| * 822786d media: dvbdev: fix error logic at dvb_register_device()
| * 23c3291 media: dvb_net: avoid speculation from net slot
| * f676a2b crypto: shash - avoid comparing pointers to exported functions under CFI
| * 44150d8 regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
| * d2c4b38 spi: meson-spicc: fix memory leak in meson_spicc_probe
| * 894cab0 spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
| * 43d73a4 mmc: sdhci-of-aspeed: Turn down a phase correction warning
| * 6310f27 mmc: via-sdmmc: add a check against NULL pointer dereference
| * 49e077e mmc: sdhci-sprd: use sdhci_sprd_writew
| * ab9bb64 memstick: rtsx_usb_ms: fix UAF
| * 66699c7 media: dvd_usb: memory leak in cinergyt2_fe_attach
| * 7d6f4fb Makefile: fix GDB warning with CONFIG_RELR
| * 95a0315 crypto: hisilicon/sec - fixup 3des minimum key size declaration
| * 41c722b media: st-hva: Fix potential NULL pointer dereferences
| * a8ab2a9 media: bt8xx: Fix a missing check bug in bt878_probe
| * f9f334f media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
| * 5d00265 media: cedrus: Fix .buf_prepare
| * 1ef50a7 media: hantro: Fix .buf_prepare
| * 32d4f36 media: em28xx: Fix possible memory leak of em28xx struct
| * 9710d5e media: bt878: do not schedule tasklet when it is not setup
| * 2e38d8c media: i2c: ov2659: Use clk{prepare_enable,disable_unprepare}() to set xvclk on/off
| * 5b421ed ima: Don't remove security.ima if file must not be appraised
| * ebb91e9 sched/fair: Fix ascii art by relpacing tabs
| * b5d41ee arm64: perf: Convert snprintf to sysfs_emit
| * 1667736 crypto: qce: skcipher: Fix incorrect sg count for dma transfers
| * e5c4fd0 crypto: qat - remove unused macro in FW loader
| * 69e2309 crypto: qat - check return code of qat_hal_rd_rel_reg()
| * d7a7519 media: imx: imx7_mipi_csis: Fix logging of only error event counters
| * 6a8e205 media: pvrusb2: fix warning in pvr2_i2c_core_done
| * 1ef5204 media: hevc: Fix dependent slice segment flags
| * db702af media: cobalt: fix race condition in setting HPD
| * a55ef3d media: cpia2: fix memory leak in cpia2_usb_probe
| * b03845a sched: Make the idle task quack like a per-CPU kthread
| * 474d810 media: sti: fix obj-$(config) targets
| * 7201853 crypto: nx - add missing MODULE_DEVICE_TABLE
| * 62fe698 hwrng: exynos - Fix runtime PM imbalance on error
| * 1cb358b sched/core: Initialize the idle task with preemption disabled
| * c991798 regulator: uniphier: Add missing MODULE_DEVICE_TABLE
| * 1261a8f spi: omap-100k: Fix the length judgment problem
| * 257c2df spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
| * e6d5949 spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
| * 1e6781b media: exynos-gsc: fix pm_runtime_get_sync() usage count
| * 81e32ae media: exynos4-is: fix pm_runtime_get_sync() usage count
| * b769693 media: sti/bdisp: fix pm_runtime_get_sync() usage count
| * b6ac7e5 media: sunxi: fix pm_runtime_get_sync() usage count
| * 8065f31 media: s5p-jpeg: fix pm_runtime_get_sync() usage count
| * 04c04a9 media: mtk-vcodec: fix PM runtime get logic
| * ae522a7 media: sh_vou: fix pm_runtime_get_sync() usage count
| * b8f4bc1 media: am437x: fix pm_runtime_get_sync() usage count
| * a8f72a8 media: s5p: fix pm_runtime_get_sync() usage count
| * 58196b6 media: mdk-mdp: fix pm_runtime_get_sync() usage count
| * 94ed7a0 media: marvel-ccic: fix some issues when getting pm_runtime
| * 1fa677e media: i2c: imx334: fix the pm runtime get logic
| * f3ec8f7 staging: media: rkvdec: fix pm_runtime_get_sync() usage count
| * 11012c2 Add a reference to ucounts for each cred
| * a4ca673 spi: Make of_register_spi_device also set the fwnode
| * 7b43221 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
| * 212b07b fuse: reject internal errno
| * cfd5426 fuse: check connected before queueing on fpq->io
| * c45752c fuse: ignore PG_workingset after stealing
| * c43ad30 fuse: Fix infinite loop in sget_fc()
| * d7d6635 fuse: Fix crash if superblock of submount gets killed early
| * 55a0d18 fuse: Fix crash in fuse_dentry_automount() error path
| * b6ad477 evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
| * aca1501 evm: Execute evm_inode_init_security() only when an HMAC key is loaded
| * fccd8a5 loop: Fix missing discard support when using LOOP_CONFIGURE
| * 5dbe1f1 perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
| * 6bf8ec1 perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
| * d4222ec x86/gpu: add JasperLake to gen11 early quirks
| * 5bf5cb0 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
| * dbfb0b2 seq_buf: Make trace_seq_putmem_hex() support data longer than 8
| * 460f1f8 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
| * 7267f2a tracing/histograms: Fix parsing of "sym-offset" modifier
| * e95e1ab rsi: fix AP mode with WPA failure due to encrypted EAPOL
| * 9d6b83e rsi: Assign beacon rate settings to the correct rate_info descriptor field
| * 629beaa ssb: sdio: Don't overwrite const buffer if block_write fails
| * aaa3dc8 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
| * 85c9f3b serial_cs: remove wrong GLOBETROTTER.cis entry
| * ed4bc1b serial_cs: Add Option International GSM-Ready 56K/ISDN modem
| * 9c82d57 serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
| * d4ceb3a serial: mvebu-uart: fix calculation of clock divisor
| * 8882d67 iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister itself
| * 00919da iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device
| * 6743466 iio: accel: bmc150: Fix bma222 scale unit
| * 1807eb5 iio: accel: bma180: Fix BMA25x bandwidth register values
| * 1000bf7 iio: ltr501: ltr501_read_ps(): add missing endianness conversion
| * 39a4875 iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
| * 9fbf649 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too
| * 9b4a9c8 iio: light: tcs3472: do not free unallocated IRQ
| * cb223aa iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
| * 19dbf67 rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
| * 9e1aa49 clk: agilex/stratix10: fix bypass representation
| * 404c9f5 clk: agilex/stratix10: remove noc_clk
| * ff39088 clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
| * 74672ec clk: k210: Fix k210_clk_set_parent()
| * 862f02b f2fs: Prevent swap file in LFS mode
| * b96e7c9 f2fs: Advertise encrypted casefolding in sysfs
| * c0c8843 s390: mm: Fix secure storage access exception handling
| * deee12b s390/cio: dont call css_wait_for_slow_path() inside a lock
| * f1d51d9 KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
| * cea9694 KVM: x86: Properly reset MMU context at vCPU RESET/INIT
| * 6b479fe KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
| * 3fb6d99 KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
| * 3737567 KVM: PPC: Book3S HV: Workaround high stack usage with clang
| * 4ba807a KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
| * 61b644a perf/smmuv3: Don't trample existing events with global filter
| * 6544914 mm/gup: fix try_grab_compound_head() race with split_huge_page()
| * eb7b41a bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
| * f2284ec bus: mhi: Wait for M2 state during system resume
| * eb3e665 SUNRPC: Should wake up the privileged task firstly.
| * 5a60a32 SUNRPC: Fix the batch tasks count wraparound.
| * dd92c79 mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
| * 33f94ff mac80211: remove iwlwifi specific workaround that broke sta NDP tx
| * c684508 can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
| * 78e9986 can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
| * 80c6ddf can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
| * 70a0aab can: gw: synchronize rcu operations before removing gw job entry
| * d8a5cf5 can: bcm: delay release of struct bcm_op after synchronize_rcu()
| * 7f9e690 ext4: use ext4_grp_locked_error in mb_find_extent
| * a36903f ext4: fix avefreec in find_group_orlov
| * e0df5fd ext4: remove check for zero nr_to_scan in ext4_es_scan()
| * e0ee90b ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
| * ae98413 ext4: return error code when ext4_fill_flex_info() fails
| * 059ec64 ext4: fix overflow in ext4_iomap_alloc()
| * e8b477f ext4: fix kernel infoleak via ext4_extent_header
| * 1aee3fe ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle
| * 37bae55 btrfs: clear defrag status of a root if starting transaction fails
| * 1171905 btrfs: fix unbalanced unlock in qgroup_account_snapshot()
| * e80cbac btrfs: compression: don't try to compress if we don't have enough pages
| * fc5e076 btrfs: send: fix invalid path for unlink operations after parent orphanization
| * 0b257c7 btrfs: zoned: bail out if we can't read a reliable write pointer
| * 51400c2 btrfs: zoned: print message when zone sanity check type fails
| * 8d8ec6d ARM: dts: at91: sama5d4: fix pinctrl muxing
| * 54172bc ARM: dts: ux500: Fix LED probing
| * 9233bd8 arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
| * a0c396f crypto: ccp - Annotate SEV Firmware file names
| * 7724897 crypto: nx - Fix memcpy() over-reading in nonce
| * b88243d Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
| * bc850f9 Input: elants_i2c - fix NULL dereference at probing
| * 3a67aa0 iov_iter_fault_in_readable() should do nothing in xarray case
| * 3ac8c67 copy_page_to_iter(): fix ITER_DISCARD case
| * bc21dab selftests/lkdtm: Avoid needing explicit sub-shell
| * 1cf2165 ntfs: fix validity check for file name attribute
| * 662e158 gfs2: Fix error handling in init_statfs
| * 5181be0 gfs2: Fix underflow in gfs2_page_mkwrite
| * a8756e5 mm/page_alloc: fix memory map initialization for descending nodes
| * 6566f9c xhci: solve a double free problem while doing s4
| * b033882 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
| * d8ee9f0 usb: typec: tcpm: Relax disconnect threshold during power negotiation
| * 1e71d22 usb: typec: tcpci: Fix up sink disconnect thresholds for PD
| * 35c09ee usb: dwc3: Fix debugfs creation flow
| * 3808a17 USB: cdc-acm: blacklist Heimann USB Appset device
| * 2408318 usb: renesas-xhci: Fix handling of unknown ROM state
| * 77d7f07 usb: gadget: eem: fix echo command packet response issue
| * 0f7f0b9 net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
| * 4d294f7 Input: usbtouchscreen - fix control-request directions
| * 62d1bfa media: dvb-usb: fix wrong definition
| * 414eec5 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
| * 22a4e4a ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too
| * be3aedc ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
| * 0fb9023 ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
| * f83b0d7 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
| * af828db ALSA: hda/realtek: Add another ALC236 variant support
| * 4eb2a6a ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
| * cd8206e ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
| * 2607024 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
| * 3a5671f ALSA: intel8x0: Fix breakage at ac97 clock measurement
| * 53e88f9 ALSA: usb-audio: scarlett2: Fix wrong resume call
| * 8c5d89b ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
| * 319c0dc ALSA: usb-audio: Fix OOB access at proc output
| * a3c8db0 ALSA: usb-audio: fix rate on Ozone Z90 USB headset
| * 0c53d47 Bluetooth: Remove spurious error message
| * 1beb0ec Bluetooth: btqca: Don't modify firmware contents in-place
| * 0200f69 Bluetooth: hci_qca: fix potential GPF- 9297f2a Revert "XANMOD: fair: Remove all energy efficiency functions [v5.12.3+]"
- ba5daa0 Revert "mm/vmscan: add sysctl knobs for protecting clean cache"
Homepage
Download Linux 5.12.17-xanmod1 source from GitHub