summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Linux 5.10.146v5.10.146Greg Kroah-Hartman
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-28ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-28devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König
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: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede
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-28cifs: use discard iterator to discard unneeded network data more efficientlyDavid Howells
2022-09-28drm/amdgpu: Fix check for RAS supportLuben Tuikov
2022-09-28vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan
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-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
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-28net/smc: Stop the CLC flow if no link to map buffers onWen Gu
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado
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-28netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa
2022-09-28netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa
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-28net: socket: remove register_gifconfArnd Bergmann
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-28net: ipa: properly limit modem routing table useAlex Elder
2022-09-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder
2022-09-28net: ipa: DMA addresses are nicely alignedAlex Elder
2022-09-28net: ipa: avoid 64-bit modulusAlex Elder
2022-09-28net: ipa: fix table alignment requirementAlex Elder
2022-09-28net: ipa: fix assumptions about DMA address sizeAlex Elder
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He