A new XanMod Linux Kernel based on the latest Linux Kernel 5.12.4 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.4-xanmod1
- 4e5331c Linux 5.12.4-xanmod1
- 4b9b117 Merge tag 'v5.12.4' into 5.12
- 4bcf3b7 Linux 5.12.4
- f7a805d sctp: delay auto_asconf init until binding the first addr
- 3b31f6e Revert "net/sctp: fix race condition in sctp_destroy_sock"
- 2a8d740 smp: Fix smp_call_function_single_async prototype
- e7d7bed net: Only allow init netns to set default tcp cong to a restricted algo
- eb88d84 bpf: Prevent writable memory-mapping of read-only ringbuf pages
- 53eb85c bpf, ringbuf: Deny reserve of buffers larger than ringbuf
- 9fdd1d1 bpf: Fix alu32 const subreg bound tracking on bitwise operations
- d22f538 afs: Fix speculative status fetches
- 64055ef mm/memory-failure: unnecessary amount of unmapping
- d1ebd22 mm/sparse: add the missing sparse_buffer_fini() in error branch
- c3ae6a3 mm: memcontrol: slab: fix obtain a reference to a freeing memcg
- 805e3b9 kfifo: fix ternary sign extension bugs
- 36550ef ia64: fix EFI_DEBUG build
- 7ea1491 ia64: ensure proper NUMA distance and possible map initialization
- 1e05c2b perf session: Add swap operation for event TIME_CONV
- 59bf7d9 perf jit: Let convert_timestamp() to be backwards-compatible
- f57f2d8 perf tools: Change fields type in perf_record_time_conv
- c899dc4 net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
- 709d47b net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
- 4903918 net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
- 5b87fbb RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
- ad9ce71 RDMA/siw: Fix a use after free in siw_alloc_mr
- b64a991 bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
- e738b04 selftests/bpf: Fix core_reloc test runner
- dade94c selftests/bpf: Fix field existence CO-RE reloc tests
- 4f11633 selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
- e407495 net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
- 0648941 net/sched: act_ct: fix wild memory access when clearing fragments
- 0d76da0 KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
- 7399abd KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
- b74a478 KVM: SVM: Zero out the VMCB array used to track SEV ASID association
- 3461924 KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
- 3fbc5bc bnxt_en: Fix RX consumer index logic in the error path.
- 0af7611 mptcp: Retransmit DATA_FIN
- dc4b143 selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
- 92aa8a2 selftests: mlxsw: Remove a redundant if statement in port_scale test
- 8334e4f selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
- 21815f2 net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
- 485517a arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
- 9f794d2 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
- 5878246 bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
- 69a6cf0 net, xdp: Update pkt_type if generic XDP changes unicast MAC
- 9e4fd05 net: enetc: fix link error again
- df9248e net: phy: marvell: fix m88e1111_set_downshift
- 99ce667 net: phy: marvell: fix m88e1011_set_downshift
- 4305af7 powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
- 5803e86 powerpc/perf: Fix the threshold event selection for memory events in power10
- 7748383 wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
- 99a9906 ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
- 5e413c0 ath10k: Fix a use after free in ath10k_htc_send_bundle
- 07eb006 ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
- a84df7c powerpc/64: Fix the definition of the fixmap area
- fa37a46 RDMA/core: Add CM to restrack after successful attachment to a device
- b6ee57f RDMA/rxe: Fix a bug in rxe_fill_ip_info()
- b13cbc5 mt76: mt7921: fix possible invalid register access
- 28d7cb1 mt76: mt7615: Fix a dereference of pointer sta before it is null checked
- b2847bf net: phy: intel-xway: enable integrated led functions
- 7e62a88 net: renesas: ravb: Fix a stuck issue when a lot of frames are received
- b0b1021 net: stmmac: fix TSO and TBS feature enabling during driver open
- a6ce99d nfp: devlink: initialize the devlink port attribute "lanes"
- 3d3cd03 net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
- d161c03 crypto: ccp: Detect and reject "invalid" addresses destined for PSP
- 8bef763 powerpc/pseries/iommu: Fix window size for direct mapping with pmem
- e038f93 mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutex
- d754c80 mt76: mt7915: fix memleak when mt7915_unregister_device()
- 6c5b2b0 mt76: mt7615: fix memleak when mt7615_unregister_device()
- dd86a80 rtw88: refine napi deinit flow
- 03b59d2 net: davinci_emac: Fix incorrect masking of tx and rx error channel
- 9d1ba11 net: marvell: prestera: fix port event handling on init
- 37c3867 vsock/virtio: free queued packets when closing socket
- fde3756 sfc: ef10: fix TX queue lookup in TX event handling
- 6a8aaa4 ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
- a589a91 RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
- 8b7b075 RDMA/cxgb4: add missing qpid increment
- 673de75 gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
- 53a032f net: ethernet: ixp4xx: Set the DMA masks explicitly
- 1b57024 libbpf: Initialize the bpf_seq_printf parameters array field by field
- d234618 vsock/vmci: log once the failed queue pair allocation
- d0287ef netfilter: nftables_offload: special ethertype handling for VLAN
- b988433 netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
- d78fa64 netfilter: nft_payload: fix C-VLAN offload support
- a8d66b4 mwl8k: Fix a double Free in mwl8k_probe_hw
- 7503993 i2c: mediatek: Fix wrong dma sync flag
- 6d78450 i2c: sh7760: fix IRQ error path
- f5f2fd3 wlcore: fix overlapping snprintf arguments in debugfs
- a32b50a rtlwifi: 8821ae: upgrade PHY and RF parameters
- 07f8544 KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
- 6c96073 powerpc/smp: Reintroduce cpu_core_mask
- f321162 mptcp: fix format specifiers for unsigned int
- 5cad9e2 iommu/mediatek: Always enable the clk on resume
- cf6fcf2 powerpc/pseries: extract host bridge from pci_bus prior to bus removal
- 1de6095 MIPS: pci-legacy: stop using of_pci_range_to_resource
- e44ec34 drm/amd/pm: fix error code in smu_set_power_limit()
- 04ee044 drm/amdgpu: fix an error code in init_pmu_entry_by_type_and_add()
- 5f54b9b perf beauty: Fix fsconfig generator
- 969d259 iommu/amd: Put newline after closing bracket in warning
- 6532647 iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
- 038bf95 drm/i915/gvt: Fix error code in intel_gvt_init_device()
- 4fd6cb3 net/packet: remove data races in fanout operations
- 841bbc0 net/mlx5: Fix bit-wise and with zero
- 2d63c96 ASoC: ak5558: correct reset polarity
- 403ec29 powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
- 3b35c9e powerpc/xive: Fix xmon command "dxi"
- d7de92e powerpc/xive: Drop check on irq_data in xive_core_debug_show()
- a543646 iwlwifi: dbg: disable ini debug in 9000 family and below
- fc23413 iwlwifi: rs-fw: don't support stbc for HE 160
- 4d26733 fuse: fix matching of FUSE_DEV_IOC_CLONE command
- e6f5e20 i2c: sh7760: add IRQ check
- adabb74 i2c: rcar: add IRQ check
- 2dada88 i2c: mlxbf: add IRQ check
- 60c6bc4 i2c: jz4780: add IRQ check
- ee714ab i2c: emev2: add IRQ check
- cbf4411 i2c: cadence: add IRQ check
- a42ac16 i2c: xiic: fix reference leak when pm_runtime_get_sync fails
- c7ea772 i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
- d3406ab i2c: sprd: fix reference leak when pm_runtime_get_sync fails
- d6fdc15 i2c: omap: fix reference leak when pm_runtime_get_sync fails
- ff406f6 i2c: imx: fix reference leak when pm_runtime_get_sync fails
- b100650 i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
- 7ee35cd i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
- a45fc41 i2c: cadence: fix reference leak when pm_runtime_get_sync fails
- 8b3ffa5 pinctrl: at91-pio4: Fix slew rate disablement
- d3cca80 RDMA/rtrs-clt: destroy sysfs after removing session from active list
- bd8fbee RDMA/srpt: Fix error return code in srpt_cm_req_recv()
- a46b536 mt76: mt7921: fix kernel crash when the firmware fails to download
- ab2dcb9 net: thunderx: Fix unintentional sign extension issue
- 4c20ede cxgb4: Fix unintentional sign extension issues
- c86386c RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
- 1500e32 IB/hfi1: Fix error return code in parse_platform_config()
- 296eb4c RDMA/qedr: Fix error return code in qedr_iw_connect()
- 6354991 ovl: invalidate readdir cache on changes to dir with origin
- eecb662 ovl: show "userxattr" in the mount data
- 947573d KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
- 0e36eb6 mt76: mt7921: fix the dwell time control
- 1aa32d6 mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaiton
- 5ac6fcd mt76: mt7921: always wake the device in mt7921_remove_interface
- 6c8e96a mt76: mt7915: cleanup mcu tx queue in mt7915_dma_reset()
- 9ed3f73 mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()
- 7ecb374 mt76: mt7663s: fix the possible device hang in high traffic
- cd0261e mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregation
- ab28d7d mt76: mt7663: fix when beacon filter is being applied
- 4bd926e mt76: mt7915: fix txrate reporting
- b9d3a9e mt76: mt7915: fix rxrate reporting
- f8d03ca mt76: mt7921: fix the base of the dynamic remap
- a24470f mt76: mt7921: fix the base of PCIe interrupt
- 65d1c9b mt76: check return value of mt76_txq_send_burst in mt76_txq_schedule_list
- 2554b9c mt76: connac: fix kernel warning adding monitor interface
- fe1ea83 mt76: mt7915: fix mib stats counter reporting to mac80211
- d5d23c2 mt76: mt7615: fix mib stats counter reporting to mac80211
- fb2e48f mt76: mt7615: fix TSF configuration
- 09e8989 mt76: mt7921: fix stats register definitions
- 358af1c mt76: mt7915: fix aggr len debugfs node
- abf1eac mt76: mt7921: fix aggr length histogram
- 54b9896 mt76: mt7615: fix memory leak in mt7615_coredump_work
- 3182896 mt76: mt7921: fixup rx bitrate statistics
- bca02a4 mt76: connac: fix up the setting for ht40 mode in mt76_connac_mcu_uni_add_bss
- 4811226 mt76: mt7921: fix memory leak in mt7921_coredump_work
- c2918dd mt76: mt7921: fix suspend/resume sequence
- e2cdc9c mt76: mt7915: fix tx skb dma unmap
- 821ae23 mt76: mt7615: fix tx skb dma unmap
- 88eee5f mt7601u: fix always true expression
- ae5ef53 rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
- 0d724bf xfs: fix return of uninitialized value in variable error
- 269c23f RDMA/hns: Fix missing assignment of max_inline_data
- ab5530a perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
- 02101c6 mac80211: bail out if cipher schemes are invalid
- 42667ed powerpc: iommu: fix build when neither PCI or IBMVIO is set
- 822ea55 powerpc/perf: Fix PMU constraint check for EBB events
- d6dba51 powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
- defbe7d powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
- e40c52e powerpc/64s: Fix pte update for kernel memory on radix
- 79f754d IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
- 769003f liquidio: Fix unintented sign extension of a left shift of a u16
- 66b672e ASoC: simple-card: fix possible uninitialized single_cpu local variable
- b4a6de2 KVM: arm64: Initialize VCPU mdcr_el2 before loading it
- 1177406 HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
- 59fcf29 HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
- da317e9 HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
- 217c229 HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
- eefc81c ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
- 0fbef36 iommu/vt-d: Invalidate PASID cache when root/context entry changed
- 66c2469 iommu/vt-d: Remove WO permissions on second-level paging entries
- 160faa0 iommu/vt-d: Report the right page fault address
- 943cf2a iommu/vt-d: Report right snoop capability when using FL for IOVA
- 32a874c iommu: Fix a boundary issue to avoid performance drop
- e89f28b iommu/vt-d: Don't set then clear private data in prq_event_thread()
- 77e74a0 KVM: arm64: Fix error return code in init_hyp_mode()
- 793d43c mips: bmips: fix syscon-reboot nodes
- facdf32 net: hns3: Limiting the scope of vector_ring_chain variable
- 8e82bcb nfc: pn533: prevent potential memory corruption
- 59bbdee RDMA/core: Fix corrupted SL on passive side
- af5a6af bug: Remove redundant condition check in report_bug
- 5528b60 net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
- 8bc9833 powerpc/pseries: Only register vio drivers if vio bus exists
- 4c5e5ce udp: never accept GSO_FRAGLIST packets
- 4506873 udp: skip L4 aggregation for UDP tunnel packets
- 5b86b44 net: phy: lan87xx: fix access to wrong register of LAN87xx
- ff4fed6 ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
- 6241397 ASoC: q6afe-clocks: fix reprobing of the driver
- f52b9a8 fs: dlm: fix missing unlock on error in accept_from_sock()
- 51c7eda gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
- 8737b78 MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
- 5a54afc powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
- 08be2d6 powerpc/64s: Fix hash fault to use TRAP accessor
- ad11f55 IB/isert: Fix a use after free in isert_connect_request
- 3f3e729 RDMA/mlx5: Fix drop packet rule in egress table
- 3266682 iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
- 6570a82 ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
- 2b8bf48 MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
- 5d58e5f pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
- eb7d63e pinctrl: pinctrl-single: remove unused parameter
- 8062453 inet: use bigger hash table for IP ID generation
- 33df5d1 ima: Fix the error code for restoring the PCR value
- 58e90fb MIPS: fix local_irq_{disable,enable} in asmmacro.h
- 4b0a22c powerpc/prom: Mark identical_pvr_fixup as __init
- 71db539 powerpc/fadump: Mark fadump_calculate_reserve_size as __init
- a3e3bd8 powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
- a712a6a libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
- 3be4363 selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
- cfd02c7 net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)
- 69f38f9 net: dsa: bcm_sf2: add function finding RGMII register
- 26a0b1f ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
- 409c028 iommu/vt-d: Reject unsupported page request modes
- ba5d584 iommu/dma: Resurrect the "forcedac" option
- 346607a iommu: Check dev->iommu in iommu_dev_xxx functions
- ba07cf2 bpftool: Fix maybe-uninitialized warnings
- 1bafc14 libbpf: Add explicit padding to bpf_xdp_set_link_opts
- ca44f7c net: lapbether: Prevent racing when checking whether the netif is running
- 332e69e Bluetooth: avoid deadlock between hci_dev->lock and socket lock
- bf628b3 KVM: x86/mmu: Retry page faults that hit an invalid memslot
- bcf8a90 wilc1000: write value to WILC_INTR2_ENABLE register
- fa79dc1 net/mlx5: DR, Add missing vhca_id consume from STEv1
- 54816e3 RDMA/mlx5: Fix mlx5 rates to IB rates map
- 386bdf4 RDMA/mlx5: Fix query RoCE port
- 29f91bd RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
- 6db9ead ASoC: Intel: Skylake: Compile when any configuration is selected
- 18a335d ASoC: Intel: boards: sof-wm8804: add check for PLL setting
- bdda1ef perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars
- 140f1d7 HID: plantronics: Workaround for double volume key presses
- b963d56 xsk: Respect device's headroom and tailroom on generic xmit path
- 72e4310 drivers/block/null_blk/main: Fix a double free in null_init.
- ff8150b ataflop: fix off by one in ataflop_probe()
- 2a3a8bb ataflop: potential out of bounds in do_format()
- 163dd7f kthread: Fix PF_KTHREAD vs to_kthread() race
- af81384 sched/debug: Fix cgroup_path[] serialization
- 9b7d064 block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- 84b8c26 io_uring: fix overflows checks in provide buffers
- 9fb875f perf/amd/uncore: Fix sysfs type mismatch
- 3456263 x86/events/amd/iommu: Fix sysfs type mismatch
- f612959 HSI: core: fix resource leaks in hsi_add_client_from_dt()
- a961733 media: cedrus: Fix H265 status definitions
- af74515 media: meson-ge2d: fix rotation parameters
- 3709013 nvme-pci: don't simple map sgl when sgls are disabled
- 8d14cda nvmet-tcp: fix a segmentation fault during io parsing error
- fee3fec mfd: stm32-timers: Avoid clearing auto reload register
- 6aab92b mailbox: sprd: Introduce refcnt when clients requests/free channels
- 0dcc679 scsi: ibmvfc: Fix invalid state machine BUG_ON()
- 9a5b491 scsi: sni_53c710: Add IRQ check
- a808b2b scsi: sun3x_esp: Add IRQ check
- 47c242d scsi: jazz_esp: Add IRQ check
- 12e8332 scsi: hisi_sas: Fix IRQ checks
- 0bb0751 scsi: ufs: ufshcd-pltfrm: Fix deferred probing
- 27b44a8 scsi: pm80xx: Fix potential infinite loop
- c9f61c4 scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
- cbc1be3 clk: uniphier: Fix potential infinite loop
- 4fa8634 bcache: Use 64-bit arithmetic instead of 32-bit
- 545195b drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
- 5d4dae4 drm/amd/display: check fb of primary plane
- fb4c086 drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
- 82c2743 clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
- 6b53665 clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
- f7246e5 clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
- 30a9ab2 media: i2c: rdamc21: Fix warning on u8 cast
- 58a5490 drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
- ba158f2 clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
- 8e4e49b clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
- d2527bb vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
- fe1ee6b drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250
- 5f5f4d2 drm/msm: Fix debugfs deadlock
- 6694b8d vfio/pci: Re-order vfio_pci_probe()
- cd48042 vfio/pci: Move VGA and VF initialization to functions
- d63e156 vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
- 4d285d8 media: rkvdec: Do not require all controls to be present in every request
- bde1744 media: v4l2-ctrls.c: fix race condition in hdl->requests list
- 8620674 media: i2c: imx219: Balance runtime PM use-count
- 5ea9d36 media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream
- 762e2b2 media: ipu3-cio2: Fix pixel-rate derived link frequency
- 7e101ec media: ccs: Fix sub-device function
- 1b71d55 nvme: retrigger ANA log update if group descriptor isn't found
- 59c2459 power: supply: bq25980: Move props from battery node
- 81e4bfa clk: imx: Fix reparenting of UARTs not associated with stdout
- 906c538 nvmet-tcp: fix incorrect locking in state_change sk callback
- c7dee3f nvme-tcp: block BH in sk state_change sk callback
- f0240a9 drm/mediatek: Don't support hdmi connector creation
- bb995c3 drm/mediatek: Switch the hdmi bridge ops to the atomic versions
- 61e93fa seccomp: Fix CONFIG tests for Seccomp_filters
- 79476f1 ata: libahci_platform: fix IRQ check
- 5b69591 sata_mv: add IRQ checks
- 581f6ba pata_ipx4xx_cf: fix IRQ check
- 5b7b835 pata_arasan_cf: fix IRQ check
- 1be1789 selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
- 50798f4 drm/omap: dsi: Add missing IRQF_ONESHOT
- 5489d73 x86/kprobes: Fix to check non boostable prefixes correctly
- 7135644 scsi: qla2xxx: Check kzalloc() return value
- 394374b of: overlay: fix for_each_child.cocci warnings
- 2964431 drm/amd/display: Free local data after use
- cef7b9c drm/amdkfd: Fix recursive lock warnings
- 220fe3b drm/amdkfd: fix build error with AMD_IOMMU_V2=m
- 683200c x86/kprobes: Retrieve correct opcode for group instruction
- 8267ccd media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()
- ac97be0 media: m88rs6000t: avoid potential out-of-bounds reads on arrays
- 5cd0f16 media: atomisp: Fixed error handling path
- 27d2eab media: [next] staging: media: atomisp: fix memory leak of object flash
- a44db63 media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30
- a5e2ebe media: m88ds3103: fix return value check in m88ds3103_probe()
- 0faeb8a media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming()
- 711acdf media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'
- 521ed2a drm/probe-helper: Check epoch counter in output_poll_execute()
- cfc0149 power: supply: bq27xxx: fix sign of current_now for newer ICs
- 15a6dff drm/panel-simple: Undo enable if HPD never asserts
- 75321dc media: aspeed: fix clock handling logic
- a954534 media: rkisp1: rsz: crash fix when setting src format
- 818103e media: omap4iss: return error code when omap4iss_get() failed
- ee43611 media: saa7146: use sg_dma_len when building pgtable
- d05670a media: saa7134: use sg_dma_len when building pgtable
- a6528fe media: vivid: fix assignment of dev->fbuf_out_flags
- 8b8d969 media: mtk: fix mtk-smi dependency
- 8bdfbca rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
- 6ca5efc afs: Fix updating of i_mode due to 3rd party change
- ac67a87 printk: limit second loop of syslog_print_all
- 805cea9 sched/fair: Fix shift-out-of-bounds in load_balance()
- 9bdcfbe scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()
- fe67c11 drm/mcde/panel: Inverse misunderstood flag
- 080bd41 drm/amd/display: Fix off by one in hdmi_14_process_transaction()
- bb62b23 drm/stm: Fix bus_flags handling
- b3ed956 drm/tilcdc: send vblank event when disabling crtc
- f3e2b85 soc: aspeed: fix a ternary sign expansion bug
- 620b84f xen-blkback: fix compatibility bug with single page rings
- 15e7357 spi: tools: make a symbolic link to the header file spi.h
- 3b61f2f serial: omap: fix rs485 half-duplex filtering
- b641a97 serial: omap: don't disable rs485 if rts gpio is missing
- 59e0f58 ttyprintk: Add TTY hangup callback.
- acb642e usb: dwc2: Fix hibernation between host and device modes.
- 36535a4 usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
- b3fc9b2 PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check
- 682f486 Drivers: hv: vmbus: Increase wait time for VMbus unload
- b877d36 platform/surface: aggregator: fix a bit test
- 3e4e2ec hwmon: (pmbus/pxe1610) don't bail out when not all pages are active
- 7b9b14d x86/platform/uv: Fix !KEXEC build failure
- c3a5a35 btrfs: zoned: bail out in btrfs_alloc_chunk for bad input
- 7b386cb btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex
- bad5a23 spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
- 23269ac spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
- 28b09dc spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
- 38671c4 spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
- 3fc5374 crypto: arm64/aes-ce - deal with oversight in new CTR carry code
- 2728f28 Drivers: hv: vmbus: Use after free in __vmbus_open()
- 6ee53ec ARM: dts: aspeed: Rainier: Fix humidity sensor bus address
- 4b7c347 spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
- d7cd576 usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
- aabd4ef platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
- af43779 char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
- 364400d security: keys: trusted: fix TPM2 authorizations
- 4c5534a memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
- a74cb41 memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
- f476db2 spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
- 512dbf4 usb: cdnsp: Fixes issue with Configure Endpoint command
- 143f627 m68k: Add missing mmap_read_lock() to sys_cacheflush()
- 795ad51 usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
- 8c2293d crypto: chelsio - Read rxchannel-id from firmware
- d5d7e47 node: fix device cleanups in error handling code
- 1395747 firmware: qcom-scm: Fix QCOM_SCM configuration
- ac2c548 serial: core: return early on unsupported ioctls
- a72d78d tty: fix return value for unsupported termiox ioctls
- 23598e4 tty: fix return value for unsupported ioctls
- addeca4 tty: actually undefine superseded ASYNC flags
- 7551577 USB: cdc-acm: fix TIOCGSERIAL implementation
- e486280 USB: cdc-acm: fix unprivileged TIOCCSERIAL
- b0e543b usb: gadget: r8a66597: Add missing null check on return from platform_get_resource
- 6a2b5ce spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
- d11e180 spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
- 8d3d7ee spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's internal functionality
- a5ec27d spi: spi-zynqmp-gqspi: add mutex locking for exec_op
- 8fa5117 spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
- d6c13a9 cpufreq: armada-37xx: Fix determining base CPU frequency
- ae39062 cpufreq: armada-37xx: Fix driver cleanup when registration failed
- fac1929 clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
- 9db7efc clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
- ae12948 cpufreq: armada-37xx: Fix the AVS value for load L1
- b06442c clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
- ca9630b cpufreq: armada-37xx: Fix setting TBG parent for load levels
- 5072029 crypto: qat - Fix a double free in adf_create_ring
- b7bd065 crypto: sa2ul - Fix memory leak of rxd
- d3d7020 crypto: sun8i-ss - Fix memory leak of pad
- d385c6e crypto: allwinner - add missing CRYPTO_ prefix
- 5083a17 ACPI: CPPC: Replace cppc_attr with kobj_attribute
- 844b01c cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
- a163df9 PM: runtime: Replace inline function pm_runtime_callbacks_present()
- c9c1ee0 soc: qcom: mdt_loader: Detect truncated read of segments
- 0382a1e soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
- 0eb78f5 spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
- 8735248 spi: Fix use-after-free with devm_spi_alloc_*
- 27502a9 clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()
- bf23333 clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped
- d510293 clocksource/drivers/timer-ti-dm: Fix posted mode status check order
- c0053d3 PM / devfreq: Use more accurate returned new_freq as resume_freq
- 4c3988b soc: qcom: pdr: Fix error return code in pdr_register_listener
- 3222157 platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsing more robust
- 9acb52e staging: greybus: uart: fix unprivileged TIOCCSERIAL
- 15ee917 staging: fwserial: fix TIOCGSERIAL implementation
- a6dae92 staging: fwserial: fix TIOCSSERIAL implementation
- faad164 staging: rtl8192u: Fix potential infinite loop
- 74b5259 staging: comedi: tests: ni_routes_test: Fix compilation error
- 073b6c0 irqchip/gic-v3: Fix OF_BAD_ADDR error handling
- c899482 mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
- 0b5e173 iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
- ff2f038 firmware: qcom_scm: Workaround lack of "is available" call on SC7180
- 1fcaf5e firmware: qcom_scm: Reduce locking section for __get_convention()
- cba3020 firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
- 5d34225 m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
- effd2bd soundwire: stream: fix memory leak in stream config error path
- 60015b3 memory: pl353: fix mask of ECC page_size config register
- 8d2a65b ARM: dts: qcom: msm8974-samsung-klte: correct fuel gauge interrupt trigger level
- 7241c94 ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
- 57d5dee driver core: platform: Declare early_platform_cleanup() prototype
- 8832b17 nvmem: rmem: fix undefined reference to memremap
- df60888 drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
- b93e0b4 USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
- df65ce0 usb: gadget: aspeed: fix dma map failure
- 4d8392f crypto: qat - fix error path in adf_isr_resource_alloc()
- a542f22 crypto: poly1305 - fix poly1305_core_setkey() declaration
- 8b37c99 NFSv4.2: fix copy stateid copying for the async copy
- 3f647a0 arm64: dts: mediatek: fix reset GPIO level on pumpkin
- fd8a29c phy: ingenic: Fix a typo in ingenic_usb_phy_probe()
- 9249b7f phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()
- fd53784 phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
- 4fd6c07 phy: ralink: phy-mt7621-pci: fix XTAL bitmask
- bb47629 phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
- 15fe1e9 soc: mediatek: pm-domains: Fix missing error code in scpsys_add_subdomain()
- 75ec82f soundwire: bus: Fix device found flag correctly
- a35e98e arm64: dts: qcom: sm8250: fix display nodes
- c6f8e0d bus: qcom: Put child node before return
- 91080d1 arm64: dts: mt8173: fix wrong power-domain phandle of pmic
- 3a2d02e arm64: dts: mt8183: Add gce client reg for display subcomponents
- f56cf3f arm64: dts: renesas: r8a779a0: Fix PMU interrupt
- a08799d mtd: require write permissions for locking and badblock ioctls
- f7f198e dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'
- 0593380 usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
- 4dcc2f1 usb: gadget: s3c: Fix incorrect resources releasing
- bc16421 fotg210-udc: Complete OUT requests on short packets
- 456b9a9 fotg210-udc: Don't DMA more than the buffer can take
- 2e1c5f9 fotg210-udc: Mask GRP2 interrupts we don't handle
- 58fe85a fotg210-udc: Remove a dubious condition leading to fotg210_done
- 170f02d fotg210-udc: Fix EP0 IN requests bigger than two packets
- 84d38ee fotg210-udc: Fix DMA on EP0 for length > max packet size
- 1ea500c crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
- a07e0ff crypto: qat - don't release uninitialized resources
- b655b45 crypto: ccp - fix command queuing to TEE ring buffer
- 01d6b0a usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
- 8334901 usb: gadget: pch_udc: Initialize device pointer before use
- 536e5a4 usb: gadget: pch_udc: Check for DMA mapping error
- f1e5373 usb: gadget: pch_udc: Check if driver is present before calling ->setup()
- 0933de7 usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
- 0dadbf7 devtmpfs: fix placement of complete() call
- 49ac0af usb: host: ehci-tegra: Select USB_GADGET Kconfig option
- 5a3672a x86/microcode: Check for offline CPUs before requesting new microcode
- 7907a6d staging: qlge: fix an error code in probe()
- 9dbd136 Drivers: hv: vmbus: Drop error message when 'No request id available'
- 7bd798a spi: stm32: Fix use-after-free on unbind
- 0a9c774 crypto: arm/blake2s - fix for big endian
- 9cd2bd6 selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S
- 6c3f0c4 arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding
- 0129966 regulator: bd9576: Fix return from bd957x_probe()
- 28f00f0 arm64: dts: broadcom: bcm4908: set Asus GT-AC5300 port 7 PHY mode
- 1251ef5 spi: stm32: drop devres version of spi_register_master
- 6516cb8 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
- 48eb34b arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
- fc474a7 arm64: dts: qcom: sm8350: fix number of pins in 'gpio-ranges'
- ebcb732 arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'
- 3b7499a arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'
- dea150c arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'
- 34833cd arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on trogdor
- 66ef17f arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timer
- e688a39 arm64: dts: qcom: sm8350: Fix level triggered PMU interrupt polarity
- 3bfdadd arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polarity
- a3e81f0 arm64: dts: qcom: sc7180: trogdor: Fix trip point config of charger thermal zone
- 99c85d8 iio: adis16480: fix pps mode sampling frequency math
- 69a2c2e arm64: dts: ti: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
- bd264d0 ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control
- c3d3226 mtd: maps: fix error return code of physmap_flash_remove()
- 915959e mtd: parsers: qcom: incompatible with spi-nor 4k sectors
- 9380ee1 mtd: parsers: qcom: Fix error condition
- 64151b2 mtd: don't lock when recursively deleting partitions
- a4ef6c5 mtd: rawnand: qcom: Return actual error code instead of -ENODEV
- 82bcabc mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
- fa89793 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
- 40bad75 mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
- 1ad5f8a arm64: dts: broadcom: bcm4908: fix switch parent node name
- 121a5da spi: rockchip: avoid objtool warning
- b9e569a regmap: set debugfs_name to NULL after it is freed
- 89e2375 mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilities
- a113d3b usb: typec: stusb160x: fix return value check in stusb160x_probe()
- 30eca95 usb: typec: tps6598x: Fix return value check in tps6598x_probe()
- c7c88f6 usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
- c035421 usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
- 9edc7a0 serial: stm32: fix tx_empty condition
- 46c6efe serial: stm32: add FIFO flush when port is closed
- 8fa18df serial: stm32: fix FIFO flush in startup and set_termios
- a5e6b27 serial: stm32: call stm32_transmit_chars locked
- b263011 serial: stm32: fix tx dma completion, release channel
- 59ead20 serial: liteuart: fix return value check in liteuart_probe()
- 84a8fdc serial: stm32: fix a deadlock in set_termios
- 65b53eb serial: stm32: fix wake-up flag handling
- f6fba14 serial: stm32: fix a deadlock condition with wakeup event
- 9b10b39 serial: stm32: fix TX and RX FIFO thresholds
- ace36d5 serial: stm32: fix incorrect characters on console
- df5cee6 serial: stm32: fix startup by enabling usart for reception
- 3d8b6e3 serial: stm32: fix probe and remove order for dma
- f1a704a x86/platform/uv: Set section block size for hubless architectures
- 023f053 bus: ti-sysc: Fix initializing module_pa for modules without sysc register
- be4720a arm64: dts: renesas: Add mmc aliases into board dts files
- c1cc1df ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts files
- e59274a ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
- 8ce23c6 ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
- 1b05b10 ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
- 7ebd260 ARM: dts: exynos: correct PMIC interrupt trigger level on P4 Note family
- 642a587 ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
- c883c93 ARM: dts: exynos: correct PMIC interrupt trigger level on Midas family
- 9b92865 ARM: dts: exynos: correct MUIC interrupt trigger level on Midas family
- f73c519 ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
- 277d9da ARM: dts: exynos: correct fuel gauge interrupt trigger level on P4 Note family
- 96efb5e ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
- 32feeec memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
- 50e7b39 crypto: sun8i-ss - fix result memory leak on error path
- ac9675c crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
- f2ad9cb crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
- 4a153aa fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
- d28a777 x86/vdso: Use proper modifier for len's format specifier in extract()
- 17d45b8 firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
- f7476bf firmware: xilinx: Fix dereferencing freed memory
- 07871a2 Revert "tools/power turbostat: adjust for temperature offset"
- e879c36 usb: gadget: pch_udc: Revert d3cb25a completely
- 3228a02 Revert "drm/qxl: do not run release if qxl failed to init"
- 93a3589 ovl: fix missing revert_creds() on error path
- af582bd mfd: stmpe: Revert "Constify static struct resource"
- 13b824c Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"
- 401e154 Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
- 9e4f06d KVM: selftests: Always run vCPU thread with blocked SIG_IPI
- b821282 KVM: selftests: Sync data verify of dirty logging with guest sync
- 4dd4e8d KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
- 8c6fc4e KVM: arm64: Fully zero the vcpu state on reset
- 5b1fec5 KVM: arm64: Support PREL/PLT relocs in EL2 code
- 50cbad4 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
- 30f46c6 KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU
- a2bc4ca KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
- f0a0625 KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
- 1194e31 KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit
- 3d38633 KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
- 5746acd KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
- 00ba45a KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
- 6dbfe62 KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created
- fd88ede KVM: SVM: Do not set sev->es_active until KVM_SEV_ES_INIT completes
- ba7bf5d KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs
- 62ae40d KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
- dd9c924 KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
- 00f892e KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
- 2c466d1 KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
- 3682593 KVM: x86: Properly handle APF vs disabled LAPIC situation
- f62bc34 KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
- dd42721 KVM: x86/xen: Drop RAX[63:32] when processing hypercall
- a974aed KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
- d8032e1 KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
- f094352 KVM: s390: split kvm_s390_real_to_abs
- 8baf398 KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
- f5a0098 s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility
- 4f5a744 KVM: s390: fix guarded storage control register handling
- 02a9126 KVM: s390: split kvm_s390_logical_to_effective
- aac02c6 KVM: s390: VSIE: correctly handle MVPG when in VSIE
- f13e428 ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
- e73bf2e ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable
- 5e9a107 ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices
- b769a62 ALSA: hda/realtek: Re-order ALC662 quirk table entries
- a3cef89 ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
- d115e65 ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
- 1698d55 ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
- 9c3465f ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
- 13abe44 ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
- 8ff6fb1 ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
- a0848b3 ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
- 8335fdd ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
- 4d5fa5c ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
- c9e224a ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
- c9864a6 drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
- cf78893 drm/amdgpu: fix r initial values
- 1c3697e drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
- 6d8568b drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
- e304cfd drm/amd/display: Reject non-zero src_y and src_x for video planes
- 98d7d76 drm: bridge/panel: Cleanup connector on bridge detach
- 4ab5778 drm: bridge: fix ANX7625 use of mipi_dsi_() functions
- 5636981 drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
- dc37d27 drm/dp_mst: Revise broadcast msg lct & lcr
- d083f0d drm/radeon: fix copy of uninitialized variable back to userspace
- 1ae37c6 drm/panfrost: Don't try to map pages that are already mapped
- be58648 drm/panfrost: Clear MMU irqs before handling the fault
- e5550e2 drm/ingenic: Fix non-OSD mode
- d1f5199 drm/qxl: use ttm bo priorities
- fba8cea FDDI: defxx: Make MMIO the configuration default except for EISA
- 91b9548 mt76: fix potential DMA mapping leak
- 9cd0972 rtw88: Fix array overrun in rtw_get_tx_power_params()
- f94f09e cfg80211: scan: drop entry from hidden_list on overflow
- aff4d8c net: xilinx: drivers need/depend on HAS_IOMEM
- 352f856 ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
- 790da49 mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
- 17bf84d MIPS: generic: Update node names to avoid unit addresses
- 001f553 md: Fix missing unused status line of /proc/mdstat
- 5ad71f4 md: md_open returns -EBUSY when entering racing area
- 2271da3 md: factor out a mddev_find_locked helper from mddev_find
- cfac69f md: split mddev_find
- fe5dbe7 md-cluster: fix use-after-free issue when removing rdev
- 91d74f0 md/bitmap: wait for external bitmap writes to complete during tear down
- 53f8208 async_xor: increase src_offs when dropping destination page
- 0a78ba0 x86, sched: Treat Intel SNC topology as default, COD as exception
- 336dc1d selinux: add proper NULL termination to the secclass_map permissions
- aa38b4e misc: vmw_vmci: explicitly initialize vmci_datagram payload
- bc40877 misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
- 3b22a73 phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
- 709e692 misc: lis3lv02d: Fix false-positive WARN on various HP models
- cb506a1 phy: cadence: Sierra: Fix PHY power_on sequence
- 07b929c sc16is7xx: Defer probe if device read fails
- 091d32c iio: hid-sensor-rotation: Fix quaternion data not correct
- 99f8854 iio: sx9310: Fix access to variable DT array
- 0a5cc71 iio: magnetometer: yas530: Fix return value on error path
- 0ed8a4d iio:adc:ad7476: Fix remove handling
- 8260a84 iio:accel:adis16201: Fix wrong axis assignment that prevents loading
- 47007b0 iio: sx9310: Fix write_.._debounce()
- 71ec559 iio: magnetometer: yas530: Include right header
- 25a233a iio: inv_mpu6050: Fully validate gyro and accel scale writes
- ff39adf soc/tegra: regulators: Fix locking up when voltage-spread is out of range
- ce835bc PM / devfreq: Unlock mutex and free devfreq struct in error path
- 901b6b2 PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
- 6df842b PCI: xgene: Fix cfg resource mapping
- bb2679a KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
- 60870cc PCI: Allow VPD access for QLogic ISP2722
- 9b3dfb7 FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
- da61e57 MIPS: pci-rt2880: fix slot 0 configuration
- 97f12e7 MIPS: pci-mt7620: fix PLL lock check
- 4aad12f ASoC: tlv320aic32x4: Increase maximum register in regmap
- 4eff0ae ASoC: tlv320aic32x4: Register clocks before registering component
- bbe08fe ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function
- e0efbd1 ASoC: samsung: tm2_wm5110: check of of_parse return value
- bda903c usb: xhci-mtk: improve bandwidth scheduling with TT
- 9cc300e usb: xhci-mtk: remove or operator for setting schedule parameters
- a672785 USB: serial: xr: fix CSIZE handling
- 0707201 usb: typec: tcpm: update power supply once partner accepts
- 999237e usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
- 3645a7d usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
- ff34868 drm: bridge: fix LONTIUM use of mipi_dsi_() functions
- f162f1e tty: mxser: fix TIOCSSERIAL permission check
- b4a73d0 staging: fwserial: fix TIOCSSERIAL permission check
- abeecdf tty: mxser: fix TIOCSSERIAL jiffies conversions
- 13b2afa tty: moxa: fix TIOCSSERIAL permission check
- 63cf400 staging: fwserial: fix TIOCSSERIAL jiffies conversions
- be43d20 USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
- 2ab7525 staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
- 0f8dc63 USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
- 6a855bd tty: amiserial: fix TIOCSSERIAL permission check
- 9ee8e47 tty: moxa: fix TIOCSSERIAL jiffies conversions
- 0eff3fa usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
- 8f0591e Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
- 226c097 software node: Allow node addition to already existing device
- b1faea8 coresight: etm-perf: Fix define build issue when built as module
- ca2960d io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
- 18175fe net/nfc: fix use-after-free llcp_sock_bind/connect
- 93d388c bluetooth: eliminate the potential race condition when removing the HCI controller
- c026c3d Bluetooth: verify AMP hci_chan before amp_destroy
Homepage
Download Linux 5.12.4-xanmod1 source from GitHub