github xanmod/linux 5.12.3-xanmod1-cacule

latest releases: 6.10.0-xanmod1, 6.6.40-xanmod1, 6.9.9-xanmod1...
3 years ago
  • 5b4ec12 Linux 5.12.3-xanmod1-cacule
  • 68af31a Linux 5.12.3-xanmod1
  • 07e3d34 mm/vmscan: add sysctl knobs for protecting clean cache
  • 7d34f85 SAUCE: binder: give binder_alloc its own debug mask file
  • 439e52f SAUCE: binder: turn into module
  • 7c4898c SAUCE: ashmem: turn into module
  • 3da0228 Revert "android: Enable building ashmem and binder as modules"
  • c64642b Revert "android: Export symbols needed by Android drivers"
  • 15a2370 Linux 5.12.3
  • 1dedf84 thermal/core/fair share: Lock the thermal zone while looping over instances
  • 4670431 thermal/drivers/cpufreq_cooling: Fix slab OOB issue
  • d7ffac3 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
  • 27e6277 pinctrl: Ingenic: Add support for read the pin configuration of X1830.
  • 7ca428d pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.
  • 604090b dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
  • f380b79 dm integrity: fix missing goto in bitmap_flush_interval error handling
  • 77a4c97 dm space map common: fix division bug in sm_ll_find_free_block()
  • 18c4375 dm persistent data: packed struct should have an aligned() attribute too
  • e794de0 tracing: Restructure trace_clock_global() to never block
  • 90520c8 tracing: Map all PIDs to command lines
  • 1015712 tools/power turbostat: Fix offset overflow issue in index converting
  • 9824cef rsi: Use resume_noirq for SDIO
  • 1c78ce3 tty: fix memory leak in vc_deallocate
  • 777eba0 PCI: dwc: Move iATU detection earlier
  • c3618e1 usb: dwc2: Fix session request interrupt handler
  • 023209f usb: dwc3: core: Do core softreset when switch mode
  • 1c3718b usb: dwc3: gadget: Fix START_TRANSFER link state check
  • e68c2b4 usb: dwc3: gadget: Remove FS bInterval_m1 limitation
  • 13d9e86 usb: gadget/function/f_fs string table fix for multiple languages
  • 25639b9 usb: gadget: Fix double free of device descriptor pointers
  • f81e95e usb: gadget: dummy_hcd: fix gpf in gadget_setup
  • 46862e5 io_uring: Check current->io_uring in io_uring_cancel_sqpoll
  • c7e205b io_uring: fix work_exit sqpoll cancellations
  • 8414dd8 io_uring: fix shared sqpoll cancellation hangs
  • 22cf7d9 io_uring: remove extra sqpoll submission halting
  • 8543459 media: venus: hfi_parser: Check for instance after hfi platform get
  • 4e9528e media: venus: hfi_parser: Don't initialize parser on v1
  • 8da4cf6 media: venus: hfi_cmds: Support plane-actual-info property from v1
  • 30db520 media: venus: venc_ctrls: Change default header mode
  • 2474630 media: venus: pm_helpers: Set opp clock name for v1
  • bb52b9a media: coda: fix macroblocks count control usage
  • 103babb media: v4l2-ctrls: fix reference to freed memory
  • f5f9da3 media: staging/intel-ipu3: Fix race condition during set_fmt
  • 1892b7e media: staging/intel-ipu3: Fix set_fmt error handling
  • 7d39e77 media: staging/intel-ipu3: Fix memory leak in imu_fmt
  • 10a0eae media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
  • 70512fb media: dvb-usb: Fix use-after-free access
  • 50149c7 media: dvbdev: Fix memory leak in dvb_media_device_free()
  • 5ae359b ext4: Fix occasional generic/418 failure
  • 0accf74 ext4: allow the dax flag to be set and cleared on inline directories
  • 7833b5a ext4: fix error return code in ext4_fc_perform_commit()
  • 5e62797 ext4: fix ext4_error_err save negative errno into superblock
  • d8e28f9 ext4: fix error code in ext4_commit_super
  • 2ca89c8 ext4: always panic when errors=panic is specified
  • 6244b4a ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
  • b6353d5 ext4: fix check to prevent false positive report of incorrect used inodes
  • 483660d ext4: annotate data race in jbd2_journal_dirty_metadata()
  • 31c94fc ext4: annotate data race in start_this_handle()
  • a14bed2 kbuild: update config_data.gz only when the content of .config is changed
  • 9d489d5 x86/cpu: Initialize MSR_TSC_AUX if RDTSCP or RDPID is supported
  • 11a00ec futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
  • de13a2b Revert 337f130 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
  • 34011d3 smb3: do not attempt multichannel to server which does not support it
  • 06c9111 smb3: if max_channels set to more than one channel request multichannel
  • feb5214 smb3: when mounting with multichannel include it in requested capabilities
  • 6f315ca Fix misc new gcc warnings
  • eebf7ef security: commoncap: fix -Wstringop-overread warning
  • 135faff rcu/nocb: Fix missed nocb_timer requeue
  • f9dc58f sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
  • e21c0a5 sfc: farch: fix TX queue lookup in TX event handling
  • ee18e95 sfc: farch: fix TX queue lookup in TX flush done handling
  • 5ed324d exfat: fix erroneous discard when clear cluster bit
  • b6e6b85 mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
  • 1b8871e fuse: fix write deadlock
  • a21b0b7 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences
  • 5c3a162 md/raid1: properly indicate failure when ending a failed write request
  • 8afa4c7 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
  • 6652c3c crypto: arm/curve25519 - Move '.fpu' after '.arch'
  • 8311c3a tpm: vtpm_proxy: Avoid reading host log when using a virtual device
  • b7d5039 tpm: efi: Use local variable for calculating final log size
  • b8bbb95 intel_th: pci: Add Alder Lake-M support
  • e6b0c36 powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=n
  • 38b598f powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
  • 752f025 powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
  • 5788d3f powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
  • 72bd42a powerpc/kexec_file: Use current CPU info while setting up FDT
  • 681e970 powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
  • 2a55a97 powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
  • b62f758 powerpc/vdso: Separate vvar vma from vdso
  • 6dbff9b iommu/vt-d: Force to flush iotlb before creating superpage
  • 33f4d90 jffs2: Hook up splice_write callback
  • e6af29f jffs2: Fix kasan slab-out-of-bounds problem
  • d96bf08 Input: ili210x - add missing negation for touch indication on ili210x
  • 14e26ea NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
  • 51e61b5 NFS: Don't discard pNFS layout segments that are marked for return
  • b77dc91 NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
  • 70e97b5 ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
  • a76a61e net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
  • c40283f openvswitch: fix stack OOB read while fragmenting IPv4 packets
  • bb36780 mlxsw: spectrum_mr: Update egress RIF list before route's action
  • a5a2bb2 f2fs: fix to avoid out-of-bounds memory access
  • c87a89d f2fs: fix error handling in f2fs_end_enable_verity()
  • 9e08f7f ubifs: Only check replay with inode type to judge if inode linked
  • 51c9e82 kcsan, debugfs: Move debugfs file creation out of early init
  • 4bcba6a virtiofs: fix memory leak in virtio_fs_probe()
  • b06a704 fs: fix reporting supported extra file attributes for statx()
  • 5ecad85 riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
  • 6c6d162 Makefile: Move -Wno-unused-but-set-variable out of GCC only block
  • 99ae67d arm64/vdso: Discard .note.gnu.property sections in vDSO
  • 7c7693e btrfs: fix a potential hole punching failure
  • 9681be2 btrfs: fix race when picking most recent mod log operation for an old root
  • b726d1f tools/power/turbostat: Fix turbostat for AMD Zen CPUs
  • aece51a ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
  • 7a5133c ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops
  • dc62ffc ALSA: hda/realtek - Headset Mic issue on HP platform
  • a2c9be8 ALSA: hda/realtek: fix mic boost on Intel NUC 8
  • 0726051 ALSA: hda/realtek: GA503 use same quirks as GA401
  • 10f5a32 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
  • 47b6b79 ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8
  • 24d7d7b ALSA: usb-audio: Explicitly set up the clock selector
  • 0425d83 ALSA: sb: Fix two use after free in snd_sb_qsound_build
  • 1dbbe22 ALSA: hda/conexant: Re-order CX5066 quirk table entries
  • 12dbf34 ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
  • 164cc36 power: supply: cpcap-battery: fix invalid usage of list cursor
  • 3f7e5ae nvmet: avoid queuing keep-alive timer if it is disabled
  • f4349d7 sched,psi: Handle potential task count underflow bugs more gracefully
  • 59ab528 s390/archrandom: add parameter check for s390_arch_random_generate
  • a952084 io_uring: safer sq_creds putting
  • 8137bf4 block/rnbd-clt: Fix missing a memory free when unloading the module
  • 41ca038 block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
  • 4c0191f sched,fair: Alternative sched_slice()
  • 8760a0b perf: Rework perf_event_exit_event()
  • 9e4cea5 scsi: libfc: Fix a format specifier
  • c283c2e mfd: arizona: Fix rumtime PM imbalance on error
  • 0d2b79f mfd: da9063: Support SMBus and I2C mode
  • b51e20e mfd: intel-m10-bmc: Fix the register access range
  • 5c8a9cc scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
  • b02320e scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
  • 5b7ad7f scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
  • 033da40 scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
  • 8b0a0da scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
  • f6e84d3 drm/amd/display: Update DCN302 SR Exit Latency
  • 68f44cc drm/amdgpu: fix NULL pointer dereference
  • 8895e95 drm/amd/display: Try YCbCr420 color when YCbCr444 fails
  • fb77355 drm/amdgpu/display: fix memory leak for dimgrey cavefish
  • 4fea863 amdgpu: avoid incorrect %hu format string
  • 918bed4 drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug
  • d20581b drm/radeon: don't evict if not initialized
  • 62f75bc drm/amd/display: Fix UBSAN: shift-out-of-bounds warning
  • e21391e drm/amd/display: Fix debugfs link_settings entry
  • ba07517 drm/radeon/ttm: Fix memory leak userptr pages
  • 6c25179 drm/amdgpu/ttm: Fix memory leak userptr pages
  • d480761 drm/msm/mdp5: Do not multiply vclk line count by 100
  • d35e65d drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
  • 84176a6 sched/fair: Ignore percpu threads for imbalance pulls
  • 329643a sched/fair: Bring back select_idle_smt(), but differently
  • 300442a media: gscpa/stv06xx: fix memory leak
  • 51893e5 media: dvb-usb: fix memory leak in dvb_usb_adapter_init
  • 078c36e media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streaming
  • 7dfea94 media: platform: sti: Fix runtime PM imbalance in regs_show
  • 3e2f808 media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
  • 4ddaf01 media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()
  • d7713be media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
  • 8ce00f5 media: adv7604: fix possible use-after-free in adv76xx_remove()
  • 39fcf90 media: tc358743: fix possible use-after-free in tc358743_remove()
  • b684e17 power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
  • eb77bb1 power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
  • 549d597 clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
  • b07ff53 drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
  • 07ec25f drm/msm/a6xx: Fix perfcounter oob timeout
  • f036337 media: uvcvideo: Support devices that report an OT as an entity source
  • 16a9c40 media: uvcvideo: Fix XU id print in forward scan
  • 896a1e5 media: vivid: update EDID
  • ec9fd11 media: em28xx: fix memory leak
  • ea36d46 scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
  • 3ee0812 scsi: smartpqi: Add new PCI IDs
  • 55353be scsi: smartpqi: Correct request leakage during reset operations
  • 2723d5e scsi: smartpqi: Use host-wide tag space
  • ac42ea5 power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug bounce
  • 5e942b5 power: supply: cpcap-charger: fix small mistake in current to register conversion
  • 7c4b1a9 selftests/resctrl: Fix checking for < 0 for unsigned values
  • 6d78ff0 selftests/resctrl: Fix incorrect parsing of iMC counters
  • 2fdf720 selftests/resctrl: Use resctrl/info for feature detection
  • 7e8ad28 selftests/resctrl: Fix missing options "-n" and "-p"
  • 56f13b4 selftests/resctrl: Clean up resctrl features check
  • 92b06ad selftests/resctrl: Fix compilation issues for other global variables
  • d48d0a9 selftests/resctrl: Fix compilation issues for global variables
  • 05eed02 selftests/resctrl: Enable gcc checks to detect buffer overflows
  • d4e4b3a nvmet: return proper error code from discovery ctrl
  • 14914a6 drm/komeda: Fix bit check to import to value of proper type
  • 69e0a0c ata: ahci: Disable SXS for Hisilicon Kunpeng920
  • d3f5eea mmc: sdhci-brcmstb: Remove CQE quirk
  • 000be1c mmc: sdhci-pci: Add PCI IDs for Intel LKF
  • 5585530 mmc: sdhci-esdhc-imx: validate pinctrl before use it
  • a8bca73 scsi: qla2xxx: Fix use after free in bsg
  • f087613 block, bfq: fix weight-raising resume with !low_latency
  • 1d65449 drm/vkms: fix misuse of WARN_ON
  • 2e971b5 scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
  • 3babf7e drm/amd/display: Fix potential memory leak
  • 9fbebd6 drm/amd/display: fix dml prefetch validation
  • f2ff54c drm/amd/display: DCHUB underflow counter increasing in some scenarios
  • 1a81443 drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
  • 555e891 drm/amd/pm: fix workload mismatch on vega10
  • 7b8c424 drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe
  • 108d03f drm/amd/display: Align cursor cache address to 2KB
  • 820c103 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
  • 3ffc79e drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
  • 662106c drm/amdgpu: enable 48-bit IH timestamp counter
  • 8b65b95 drm/amdgpu: enable retry fault wptr overflow
  • 821fea9 backlight: qcom-wled: Fix FSC update issue for WLED5
  • 3cc7450 backlight: qcom-wled: Use sink_addr for sync toggle
  • 9784693 power: supply: Use IRQF_ONESHOT
  • 19e5f47 media: v4l2-ctrls.c: initialize flags field of p_fwht_params
  • 31608d4 media: gspca/sq905.c: fix uninitialized variable
  • 45d1e21 media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
  • 67cea0e s390/qdio: let driver manage the QAOB
  • 16f6862 media: venus: core, venc, vdec: Fix probe dependency error
  • f8bd900 extcon: arizona: Fix various races on driver unbind
  • 678fbb5 extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
  • fc372a2 power: supply: bq27xxx: fix power_avg for newer ICs
  • d41d5f3 atomisp: don't let it go past pipes array
  • b11ffe1 media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
  • d313edb media: cx23885: add more quirks for reset DMA on some AMD IOMMU
  • 9b219e0 media: drivers/media/usb: fix memory leak in zr364xx_probe
  • aa6faaa media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB
  • 050aa7c media: ite-cir: check for receive overflow
  • ea548fa scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
  • 5b3da53 drm/virtio: fix possible leak/unlock virtio_gpu_object_array
  • 61546cd kvfree_rcu: Use same set of GFP flags as does single-argument
  • 207e461 sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
  • a4d64aa sched/pelt: Fix task util_est update filtering
  • 99fbfa6 sched/fair: Fix task utilization accountability in compute_energy()
  • 079def9 drm/amdgpu: Fix some unload driver issues
  • 4574a1b drm/amd/pm/swsmu: clean up user profile function
  • 9197be1 scsi: lpfc: Fix ADISC handling that never frees nodes
  • 82a0203 scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
  • 3e4176d scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
  • 267e9aa scsi: lpfc: Fix pt2pt connection does not recover after LOGO
  • 4c2953b scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
  • aba8231 drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
  • da1c878 drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
  • c009d29 drm/amd/display: Return invalid state if GPINT times out
  • 606028f drm/amd/display: Don't optimize bandwidth before disabling planes
  • b96d31c drm/amd/display: Check for DSC support instead of ASIC revision
  • e05a38f drm/ast: fix memory leak when unload the driver
  • 11c6aa7 drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
  • 5b60861 drm/amd/display: Fix MPC OGAM power on/off sequence
  • d01a841 drm/amd/display: changing sr exit latency
  • 2fbf798 drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
  • b43ea09 drm/qxl: release shadow on shutdown
  • 09ad0e2 drm/qxl: do not run release if qxl failed to init
  • c961c85 drm: Added orientation quirk for OneGX1 Pro
  • c83caa7 regulator: da9121: automotive variants identity fix
  • 1168c8e btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
  • 90fddd9 btrfs: do proper error handling in btrfs_update_reloc_root
  • 8174b34 btrfs: do proper error handling in create_reloc_root
  • b07dac0 btrfs: fix exhaustion of the system chunk array due to concurrent allocations
  • 3f80634 btrfs: fix race between marking inode needs to be logged and log syncing
  • 193ca89 btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
  • db2c75b spi: sync up initial chipselect state
  • d27b6b3 platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
  • e3df870 crypto: omap-aes - Fix PM reference leak on omap-aes.c
  • 6809bf7 crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
  • 529d346 crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
  • 965426a crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
  • 001ef1a crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
  • 7cf30b1 crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
  • b1115ca crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
  • 423b165 phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
  • 80753a1 intel_th: Consistency and off-by-one fix
  • 774a0fb tty: n_gsm: check error while registering tty devices
  • 5fd311e usb: dwc3: gadget: Check for disabled LPM quirk
  • d246b5d usb: core: hub: Fix PM reference leak in usb_port_resume()
  • c29a2ce usb: musb: fix PM reference leak in musb_irq_work()
  • 257bd55 usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
  • 10766d5 usb: dwc3: pci: add support for the Intel Alder Lake-M
  • c522a48 spi: qup: fix PM reference leak in spi_qup_remove()
  • 9bf8c98 spi: omap-100k: Fix reference leak to master
  • 4debbb5 spi: dln2: Fix reference leak to master
  • a9a9286 resource: Prevent irqresource_disabled() from erasing flags
  • 892a700 clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak
  • 046a7c5 platform/x86: ISST: Account for increased timeout in some cases
  • 5270ab7 tools/power/x86/intel-speed-select: Increase string size
  • 9d980f4 ARM: dts: at91: change the key code of the gpio key
  • 42cba1b bus: mhi: pci_generic: Implement PCI shutdown callback
  • 9c2b451 bus: mhi: core: Clear context for stopped channels from remove()
  • 04499bb xhci: prevent double-fetch of transfer and transfer event TRBs
  • 5ba1226 xhci: fix potential array out of bounds with several interrupters
  • cd825c7 xhci: check control context is valid before dereferencing it.
  • 60bfe50 xhci: check port array allocation was successful before dereferencing it
  • 20c962b fpga: dfl: pci: add DID for D5005 PAC cards
  • 02e6e1f usb: xhci-mtk: support quirk to disable usb2 lpm
  • 6aaa114 random: initialize ChaCha20 constants with correct endianness
  • d29728a perf/arm_pmu_platform: Fix error handling
  • a1c15d6 perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
  • 7d99119 soundwire: cadence: only prepare attached devices on clock stop
  • 6a43415 tee: optee: do not check memref size on return from Secure World
  • 18d27c8 arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on
  • 3db7575 soc/tegra: pmc: Fix completion of power-gate toggling
  • f6b68ca efi/libstub: Add $(CLANG_FLAGS) to x86 flags
  • 110cece x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
  • 344c37c x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
  • 90c133f ARM: dts: ux500: Fix up TVK R3 sensors
  • 7c82ada ARM: dts: BCM5301X: fix "reg" formatting in /memory node
  • cdc000f kselftest/arm64: mte: Fix MTE feature detection
  • c9b3777 PCI: PM: Do not read power state in pci_enable_device_flags()
  • dc6796f ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
  • 98e24c2 kselftest/arm64: mte: Fix compilation with native compiler
  • fbaf27c usb: xhci: Fix port minor revision
  • 47d649d usb: dwc3: gadget: Ignore EP queue requests during bus reset
  • ea10e4e usb: gadget: f_uac1: validate input parameters
  • a6da2b1 usb: gadget: f_uac2: validate input parameters
  • e9cd9f5 genirq/matrix: Prevent allocation counter corruption
  • e0d52e2 crypto: hisilicon/sec - fixes a printing error
  • c721f18 x86/sev: Do not require Hypervisor CPUID bit for SEV guests
  • 1031085 usb: webcam: Invalid size of Processing Unit Descriptor
  • 66e0ff0 usb: gadget: uvc: add bInterval checking for HS mode
  • a5e319c crypto: qat - fix unmap invalid dma address
  • 6dc7d0d crypto: api - check for ERR pointers in crypto_destroy_tfm()
  • 3b84535 bus: mhi: core: Process execution environment changes serially
  • 854c7e7 bus: mhi: core: Destroy SBL devices when moving to mission mode
  • c6fcdf0 bus: mhi: pci_generic: No-Op for device_wake operations
  • 14bca06 spi: ath79: remove spi-master setup and cleanup assignment
  • b73de33 spi: ath79: always call chipselect function
  • 74f993c staging: wimax/i2400m: fix byte-order issue
  • 90aa8d1 bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
  • ab550fb cpuidle: tegra: Fix C7 idling state on Tegra114
  • eaa0cc7 fbdev: zero-fill colormap in fbcmap.c
  • 44713c7 posix-timers: Preserve return value in clock_adjtime32()
  • 0b0a987 btrfs: zoned: fail mount if the device does not support zone append
  • 6042cc3 btrfs: zoned: fix unpaired block group unfreeze during device replace
  • 85b6bac btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
  • 54b6558 intel_th: pci: Add Rocket Lake CPU support
  • 90b053d btrfs: fix metadata extent leak after failure to create subvolume
  • 7c3dfd8 x86/build: Disable HIGHMEM64G selection for M486SX
  • 73e860e btrfs: handle remount to no compress during compression
  • 25010cf smb2: fix use-after-free in smb2_ioctl_query_info()
  • bf28737 cifs: fix regression when mounting shares with prefix paths
  • 5931df4 cifs: detect dead connections only when echoes are enabled.
  • d5e7b23 cifs: fix leak in cifs_smb3_do_mount() ctx
  • 00c0d74 cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
  • 24820a0 cifs: Return correct error code from smb2_get_enc_key
  • 99e8c94 irqchip/gic-v3: Do not enable irqs when handling spurious interrups
  • 9cfcdb4 mmc: core: Fix hanging on I/O during system suspend for removable cards
  • af396ac mmc: core: Set read only for SD cards with permanent write protect bit
  • eb36e2a mmc: core: Do a power cycle when the CMD11 fails
  • 8cb20f3 mmc: block: Issue a cache flush only when it's enabled
  • e60eba6 mmc: block: Update ext_csd.cache_ctrl if it was written
  • 8dbaefd mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
  • 0bf86c2 mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers
  • 2536ce1 mmc: sdhci: Check for reset prior to DMA address unmap
  • fc2c489 mmc: uniphier-sd: Fix a resource leak in the remove function
  • 606a5ce mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
  • c591ace scsi: mpt3sas: Block PCI config access from userspace during reset
  • e66b4ed scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
  • c774a8d scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
  • f7f7b0d scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
  • 39c7de8 scsi: qla2xxx: Reserve extra IRQ vectors
  • e0a03db libceph: allow addrvecs with a single NONE/blank address
  • 9aafaef libceph: bump CephXAuthenticate encoding version
  • c39b597 spi: spi-ti-qspi: Free DMA resources
  • 129de2b spi: stm32-qspi: fix pm_runtime usage_count counter
  • ce0c4ff erofs: add unsupported inode i_format check
  • efd7437 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
  • 7cae91c mtd: rawnand: atmel: Update ecc_stats.corrected counter
  • e77fdb8 mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
  • 260e481 Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
  • 4503548 mtd: spi-nor: core: Fix an issue of releasing resources during read/write
  • ee4d44e reset: add missing empty function reset_control_rearm()
  • 8882c7e fs/epoll: restore waking from ep_done_scan()
  • d83993d ecryptfs: fix kernel panic with null dev_name
  • 4903cc4 arm64: dts: mt8173: fix property typo of 'phys' in dsi node
  • db227a8 arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
  • 2dea60e ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld
  • 4ea439c ftrace: Handle commands when closing set_ftrace_filter file
  • 35f16bb ACPI: custom_method: fix a possible memory leak
  • 2d27390 ACPI: custom_method: fix potential use-after-free issue
  • 16124b1 tpm: acpi: Check eventlog signature before using it
  • 27478e0 vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
  • 82d618d s390/cio: remove invalid condition on IO_SCH_UNREG
  • 684729d s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
  • e06acfb s390/zcrypt: fix zcard and zqueue hot-unplug memleak
  • 123e3bf s390/disassembler: increase ebpf disasm buffer size
  • b00f0ac dyndbg: fix parsing file query without a line-range suffix
  • 388ff86 nitro_enclaves: Fix stale file descriptors on failed usercopy
  • a8b3fbd bus: mhi: core: Fix invalid error returning in mhi_queue
  • 9e69d47 bus: mhi: core: Fix MHI runtime_pm behavior
  • 2d7d4c3 bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
  • 8ecc5d9 bus: mhi: core: Add missing checks for MMIO register entries
  • 48a86b7 bus: mhi: core: Sanity check values from remote device before use
  • dc1777e bus: mhi: core: Clear configuration from channel context during reset
  • 88df41b bus: mhi: core: Fix check for syserr at power_up

Don't miss a new linux release

NewReleases is sending notifications on new releases.