summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18ALSA: dice: fix buffer overflow in detect_stream_formats()Junrui Luo1-2/+2
2025-12-18usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter1-1/+4
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou1-0/+1
2025-12-18usb: phy: Initialize struct usb_phy list_headDiogo Ivo1-0/+4
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou1-0/+1
2025-12-18usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu1-6/+0
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab3-37/+39
2025-12-18efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab2-0/+62
2025-12-18perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-18ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-18cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior1-9/+16
2025-12-18irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2025-12-18perf/core: Fix missing read event generation on task exitThaumy Cheng1-10/+12
2025-12-18scsi: ufs: core: Fix an error handler crashBart Van Assche1-11/+14
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
2025-12-18dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-18dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2025-12-18ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
2025-12-18block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella1-9/+8
2025-12-18drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian1-4/+7
2025-12-18drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 initJani Nikula4-41/+45
2025-12-18drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()Jani Nikula4-12/+11
2025-12-18drm/i915/fbdev: make intel_framebuffer_create() error return handling explicitJani Nikula1-0/+7
2025-12-18drm/xe/fbdev: use the same 64-byte stride alignment as i915Jani Nikula1-1/+1
2025-12-18ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
2025-12-18ALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo1-1/+1
2025-12-18regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas1-2/+2
2025-12-18rtc: max31335: Fix ignored return value in set_alarmNuno Sá1-4/+2
2025-12-18rtc: gamecube: Check the return value of ioremap()Haotian Zhang1-0/+4
2025-12-18drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen1-14/+32
2025-12-18ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2025-12-18dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp1-1/+1
2025-12-18i2c: spacemit: fix detect issueTroy Mitchell1-6/+13
2025-12-18docs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar1-1/+1
2025-12-18gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann1-1/+0
2025-12-18nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer1-1/+1
2025-12-18nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer1-2/+0
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells1-1/+1
2025-12-18drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe2-21/+18
2025-12-18drm/nouveau: refactor deprecated strcpyMadhur Kumar1-3/+3
2025-12-18ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo1-2/+3
2025-12-18regulator: fixed: Rely on the core freeing the enable GPIOMark Brown1-7/+4
2025-12-18drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter1-4/+4
2025-12-18io_uring/kbuf: use READ_ONCE() for userspace-mapped memoryCaleb Sander Mateos1-5/+5
2025-12-18nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin1-1/+1
2025-12-18block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane1-3/+3
2025-12-18block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
2025-12-18drm/panel: novatek-nt35560: avoid on-stack device structureArnd Bergmann1-4/+4