summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18Linux 6.17.13v6.17.13linux-6.17.yGreg Kroah-Hartman
2025-12-18ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski
2025-12-18ALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo
2025-12-18ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()Denis Arefev
2025-12-18ALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis
2025-12-18ALSA: hda/realtek: Add match for ASUS Xbox Ally projectsAntheas Kapenekakis
2025-12-18ALSA: dice: fix buffer overflow in detect_stream_formats()Junrui Luo
2025-12-18usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou
2025-12-18usb: phy: Initialize struct usb_phy list_headDiogo Ivo
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou
2025-12-18usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu
2025-12-18perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li
2025-12-18ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-18cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior
2025-12-18irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter
2025-12-18perf/core: Fix missing read event generation on task exitThaumy Cheng
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang
2025-12-18dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov
2025-12-18ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy
2025-12-18block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
2025-12-18drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian
2025-12-18drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 initJani Nikula
2025-12-18drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()Jani Nikula
2025-12-18drm/i915/fbdev: make intel_framebuffer_create() error return handling explicitJani Nikula
2025-12-18drm/xe/fbdev: use the same 64-byte stride alignment as i915Jani Nikula
2025-12-18ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2025-12-18ALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo
2025-12-18rtc: max31335: Fix ignored return value in set_alarmNuno Sá
2025-12-18rtc: gamecube: Check the return value of ioremap()Haotian Zhang
2025-12-18drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen
2025-12-18ALSA: uapi: Fix typo in asound.h commentAndres J Rosa
2025-12-18dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-18i2c: spacemit: fix detect issueTroy Mitchell
2025-12-18docs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells
2025-12-18drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe
2025-12-18drm/nouveau: refactor deprecated strcpyMadhur Kumar
2025-12-18ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo
2025-12-18regulator: fixed: Rely on the core freeing the enable GPIOMark Brown
2025-12-18drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter
2025-12-18nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2025-12-18block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane
2025-12-18block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2025-12-18blk-mq: Abort suspend when wakeup events are pendingCong Zhang