summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysLinux 6.17.13v6.17.13Greg Kroah-Hartman1-1/+1
8 daysASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
8 daysALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo1-2/+2
8 daysALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()Denis Arefev1-0/+2
8 daysALSA: hda/tas2781: fix speaker id retrieval for multiple probesAntheas Kapenekakis2-20/+26
8 daysALSA: hda/realtek: Add match for ASUS Xbox Ally projectsAntheas Kapenekakis1-0/+2
8 daysALSA: dice: fix buffer overflow in detect_stream_formats()Junrui Luo1-2/+2
8 daysusb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter1-1/+4
8 daysusb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou1-0/+1
8 daysusb: phy: Initialize struct usb_phy list_headDiogo Ivo1-0/+4
8 daysusb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou1-0/+1
8 daysusb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu1-6/+0
8 daysperf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
8 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
8 dayscpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior1-9/+16
8 daysirqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
8 daysperf/core: Fix missing read event generation on task exitThaumy Cheng1-10/+12
8 daysscsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
8 daysefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab3-37/+39
8 daysefi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
8 daysefi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab2-0/+62
8 daysdm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
8 daysdm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
8 daysASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
8 daysblock: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella1-9/+8
8 daysdrm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian1-4/+7
8 daysdrm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 initJani Nikula4-41/+45
8 daysdrm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()Jani Nikula4-12/+11
8 daysdrm/i915/fbdev: make intel_framebuffer_create() error return handling explicitJani Nikula1-0/+7
8 daysdrm/xe/fbdev: use the same 64-byte stride alignment as i915Jani Nikula1-1/+1
8 daysARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
8 daysALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo1-1/+1
8 daysrtc: max31335: Fix ignored return value in set_alarmNuno Sá1-4/+2
8 daysrtc: gamecube: Check the return value of ioremap()Haotian Zhang1-0/+4
8 daysdrm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen1-14/+32
8 daysALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
8 daysdma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp1-1/+1
8 daysi2c: spacemit: fix detect issueTroy Mitchell1-6/+13
8 daysdocs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar1-1/+1
8 dayscifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
8 dayscifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells1-1/+1
8 daysdrm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe2-21/+18
8 daysdrm/nouveau: refactor deprecated strcpyMadhur Kumar1-3/+3
8 daysALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo1-2/+3
8 daysregulator: fixed: Rely on the core freeing the enable GPIOMark Brown1-7/+4
8 daysdrm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter1-4/+4
8 daysnvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin1-1/+1
8 daysblock: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane1-3/+3
8 daysblock: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
8 daysblk-mq: Abort suspend when wakeup events are pendingCong Zhang1-2/+16