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