summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-12-18nfs/vfs: discard d_exact_alias()NeilBrown3-50/+1
2025-12-18NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
2025-12-18NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust1-2/+4
2025-12-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
2025-12-18NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
2025-12-18f2fs: maintain one time GC mode is enabled during whole zoned GC cycleDaeho Jeong1-7/+10
2025-12-18f2fs: add gc_boost_gc_greedy sysfs nodeDaeho Jeong4-1/+18
2025-12-18f2fs: add gc_boost_gc_multiple sysfs nodeDaeho Jeong4-1/+19
2025-12-18f2fs: introduce reserved_pin_section sysfs entryChao Yu5-3/+27
2025-12-18f2fs: sysfs: add encoding_flags entryChao Yu2-0/+22
2025-12-18f2fs: add carve_out sysfs nodeDaeho Jeong4-1/+17
2025-12-18f2fs: fix to avoid running out of free segmentsChao Yu1-0/+12
2025-12-18f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim4-0/+162
2025-12-18f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim5-6/+84
2025-12-18platform/x86:intel/pmc: Update Arrow Lake telemetry GUIDXi Pardee1-1/+1
2025-12-18sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo1-0/+3
2025-12-189p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen1-2/+2
2025-12-18fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
2025-12-18pinctrl: single: Fix incorrect type for error return variableHaotian Zhang1-3/+4
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers1-4/+2
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim1-0/+1
2025-12-18net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
2025-12-18net: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean1-0/+11
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang3-3/+33
2025-12-18net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar3-9/+30
2025-12-18net: hsr: remove synchronize_rcu() from hsr_add_port()Eric Dumazet1-1/+0
2025-12-18net: hsr: remove one synchronize_rcu() from hsr_del_port()Eric Dumazet2-3/+2
2025-12-18clk: keystone: fix compile testingJohan Hovold1-2/+1
2025-12-18md/raid5: fix IO hang when array is broken with IO inflightYu Kuai1-2/+4
2025-12-18remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2025-12-18mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4