summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-11ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2026-01-11irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab3-37/+39
2026-01-11efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
2026-01-11efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab2-0/+62
2026-01-11dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2026-01-11dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2026-01-11ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
2026-01-11ALSA: firewire-motu: add bounds check in put_user loop for DSP eventsJunrui Luo1-1/+1
2026-01-11rtc: gamecube: Check the return value of ioremap()Haotian Zhang1-0/+4
2026-01-11ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2026-01-11dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp1-1/+1
2026-01-11ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP eventsJunrui Luo1-2/+3
2026-01-11block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
2026-01-11blk-mq: Abort suspend when wakeup events are pendingCong Zhang1-2/+16
2026-01-11ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2026-01-11ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2026-01-11ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
2026-01-11platform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov1-4/+4
2026-01-11fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
2026-01-11NFS: Fix inheritance of the block sizes when automountingTrond Myklebust6-17/+43
2026-01-11Expand the type of nfs_fattr->validTrond Myklebust3-29/+29
2026-01-11NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
2026-01-11fs_context: drop the unused lsm_flags memberOndrej Mosnacek4-6/+1
2026-01-11Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
2026-01-11Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
2026-01-11Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
2026-01-11NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
2026-01-11NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
2026-01-11NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust1-2/+4
2026-01-11fs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
2026-01-11NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
2026-01-11fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
2026-01-11pinctrl: single: Fix incorrect type for error return variableHaotian Zhang1-3/+4
2026-01-11pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handlingMatthijs Kooijman1-6/+12
2026-01-11perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2026-01-11net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
2026-01-11md/raid5: fix IO hang when array is broken with IO inflightYu Kuai1-2/+4
2026-01-11md: export md_is_rdwr() and is_md_suspended()Yu Kuai2-16/+17
2026-01-11remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2026-01-11mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4
2026-01-11mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2026-01-11net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2026-01-11netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera5-103/+142
2026-01-11netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
2026-01-11Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis1-1/+9
2026-01-11resource: introduce is_type_match() helper and use itAndy Shevchenko1-13/+10
2026-01-11resource: replace open coded resource_intersection()Andy Shevchenko1-9/+6
2026-01-11resource: Reuse for_each_resource() macroAndy Shevchenko1-15/+19