summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Linux 5.4.215v5.4.215Greg Kroah-Hartman
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-28xfs: fix use-after-free when aborting corrupt attr inactivationDarrick J. Wong
2022-09-28xfs: fix an ABBA deadlock in xfs_renameDarrick J. Wong
2022-09-28xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong
2022-09-28xfs: split the sunit parameter update into two partsDarrick J. Wong
2022-09-28xfs: refactor agfl length computation functionDarrick J. Wong
2022-09-28xfs: use bitops interface for buf log item AIL flag checkBrian Foster
2022-09-28xfs: stabilize insert range start boundary to avoid COW writeback raceBrian Foster
2022-09-28xfs: fix some memory leaks in log recoveryDarrick J. Wong
2022-09-28xfs: always log corruption errorsDarrick J. Wong
2022-09-28xfs: constify the buffer pointer arguments to error functionsDarrick J. Wong
2022-09-28xfs: convert EIO to EFSCORRUPTED when log contents are invalidDarrick J. Wong
2022-09-28xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()kaixuxia
2022-09-28xfs: attach dquots and reserve quota blocks during unwritten conversionDarrick J. Wong
2022-09-28xfs: range check ri_cnt when recovering log itemsDarrick J. Wong
2022-09-28xfs: add missing assert in xfs_fsmap_owner_from_rmapDarrick J. Wong
2022-09-28xfs: slightly tweak an assert in xfs_fs_map_blocksChristoph Hellwig
2022-09-28xfs: replace -EIO with -EFSCORRUPTED for corrupt metadataDarrick J. Wong
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-28workqueue: don't skip lockdep work dependency in cancel_work_sync()Tetsuo Handa
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov
2022-09-28cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher
2022-09-28usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-28net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-28netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal
2022-09-28net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean
2022-09-28net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-28iavf: Fix bad page stateNorbert Zulinski
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-28netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()Pablo Neira Ayuso