summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18Linux 6.12.63v6.12.63linux-6.12.yGreg Kroah-Hartman1-1/+1
2025-12-18ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-18ALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo1-2/+2
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: phy: Initialize struct usb_phy list_headDiogo Ivo1-0/+4
2025-12-18usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu1-6/+0
2025-12-18tcp_metrics: use dst_dev_net_rcu()Eric Dumazet1-3/+3
2025-12-18net: dst: introduce dst->dev_rcuEric Dumazet3-8/+14
2025-12-18net: lan743x: Allocate rings outside ZONE_DMAThangaraj Samynathan1-2/+1
2025-12-18LoongArch: Add machine_kexec_mask_interrupts() implementationHuacai Chen1-0/+22
2025-12-18ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-18irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
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-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-18block: return unsigned int from queue_dma_alignmentChristoph Hellwig1-1/+1
2025-12-18block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella1-9/+8
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-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-18docs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar1-1/+1
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
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-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-18blk-mq: Abort suspend when wakeup events are pendingCong Zhang1-2/+16
2025-12-18ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-18ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-18ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
2025-12-18platform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov1-4/+4
2025-12-18fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust6-17/+43
2025-12-18Expand the type of nfs_fattr->validTrond Myklebust3-29/+29
2025-12-18NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
2025-12-18Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
2025-12-18Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
2025-12-18Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
2025-12-18NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
2025-12-18NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust1-13/+14