summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-11f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-8/+12
2026-01-11f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
2026-01-11f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-9/+15
2026-01-11f2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
2026-01-11f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim4-2/+11
2026-01-11f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim5-6/+84
2026-01-11f2fs: remove unused GC_FAILURE_PINChao Yu4-22/+13
2026-01-11genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek1-1/+1
2026-01-11mm: fix arithmetic for max_prop_frac when setting max_ratioJingbo Xu1-1/+2
2026-01-11mm: fix arithmetic for bdi min_ratioJingbo Xu1-1/+0
2026-01-11net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
2026-01-11page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen1-13/+14
2026-01-11xfrm: state: fix out-of-bounds read during lookupFlorian Westphal1-18/+66
2026-01-11ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
2026-01-11ext4: introduce ITAIL helperYe Bin2-5/+8
2026-01-11powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini3-5/+93
2026-01-11LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan1-4/+10
2026-01-11drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo5-35/+45
2026-01-11usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio1-2/+11
2026-01-11usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin3-16/+9
2026-01-11xhci: dbgtty: fix device unregister: fixupƁukasz Bartosik1-1/+1
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)8-42/+25
2026-01-11drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)3-20/+37
2026-01-11drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2026-01-11drm/mediatek: Fix probe resource leaksJohan Hovold3-7/+19
2026-01-11drm/mediatek: Fix probe memory leakJohan Hovold1-1/+1
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock1-2/+4
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni2-4/+7
2026-01-11net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2026-01-11pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang1-3/+2
2026-01-11pmdomain: Use device_get_match_data()Rob Herring3-24/+12
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai1-4/+4
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand1-2/+2
2026-01-11wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
2026-01-11lockd: fix vfs_test_lock() callsNeilBrown4-18/+24
2026-01-11mptcp: fallback earlier on simult connectionPaolo Abeni3-13/+13
2026-01-11PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-11fuse: fix readahead reclaim deadlockJoanne Koong1-7/+19
2026-01-11svcrdma: bound check rq_pages index in inline pathJoshua Rogers1-0/+3
2026-01-11ARM: dts: microchip: sama7g5: fix uart fifo size to 32Nicolas Ferre1-2/+2
2026-01-11gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2026-01-11NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2026-01-11f2fs: fix to avoid potential deadlockChao Yu3-46/+1
2026-01-11f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu1-3/+6
2026-01-11mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
2026-01-11scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek1-1/+4
2026-01-11usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
2026-01-11usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun1-14/+4
2026-01-11mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+16