summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Linux 5.10.114v5.10.114Greg Kroah-Hartman1-1/+1
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim5-50/+0
2022-05-09tty: n_gsm: fix software flow control handlingDaniel Starke1-0/+16
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-09tty: n_gsm: fix reset fifo race conditionDaniel Starke1-0/+8
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke1-12/+11
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke1-3/+3
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke1-0/+1
2022-05-09tty: n_gsm: fix wrong DLCI release orderDaniel Starke1-2/+2
2022-05-09tty: n_gsm: fix insufficient txframe sizeDaniel Starke1-1/+3
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-05-09tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke1-1/+2
2022-05-09tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke1-1/+1
2022-05-09tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke1-1/+6
2022-05-09tty: n_gsm: fix decoupled mux resourceDaniel Starke1-25/+38
2022-05-09tty: n_gsm: fix restart handling via CLD commandDaniel Starke1-48/+20
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim1-4/+25
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim3-5/+6
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov3-4/+14
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak1-1/+1
2022-05-09kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang1-0/+7
2022-05-09zonefs: Clear inode information flags on inode creationDamien Le Moal1-0/+1
2022-05-09zonefs: Fix management of open zonesDamien Le Moal1-5/+40
2022-05-09powerpc/perf: Fix 32bit compileAlexey Kardashevskiy1-2/+2
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-09cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg1-0/+8
2022-05-09x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka1-1/+1
2022-05-09ext4: fix bug_on in start_this_handle during umount filesystemYe Bin1-5/+10
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-05-09ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song1-2/+2
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-05-09ibmvnic: fix miscellaneous checksLijun Pan1-8/+9
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-05-09tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy1-5/+7
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-05-09drm/amdkfd: Fix GWS queue countDavid Yat Sin1-46/+37
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach1-1/+1
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon1-0/+7
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-05-09tcp: make sure treq->af_specific is initializedEric Dumazet3-2/+10
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet3-1/+13
2022-05-09ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye4-8/+9
2022-05-09ip6_gre: Make o_seqno start from 0 in native modePeilin Ye1-6/+5