summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-09Linux 5.10.114v5.10.114Greg Kroah-Hartman
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-05-09tty: n_gsm: fix software flow control handlingDaniel Starke
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke
2022-05-09tty: n_gsm: fix reset fifo race conditionDaniel Starke
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke
2022-05-09tty: n_gsm: fix wrong DLCI release orderDaniel Starke
2022-05-09tty: n_gsm: fix insufficient txframe sizeDaniel Starke
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-09tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke
2022-05-09tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke
2022-05-09tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke
2022-05-09tty: n_gsm: fix decoupled mux resourceDaniel Starke
2022-05-09tty: n_gsm: fix restart handling via CLD commandDaniel Starke
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak
2022-05-09kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang
2022-05-09zonefs: Clear inode information flags on inode creationDamien Le Moal
2022-05-09zonefs: Fix management of open zonesDamien Le Moal
2022-05-09powerpc/perf: Fix 32bit compileAlexey Kardashevskiy
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-09cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-05-09x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-05-09ext4: fix bug_on in start_this_handle during umount filesystemYe Bin
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-05-09ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-05-09ibmvnic: fix miscellaneous checksLijun Pan
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-05-09drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2022-05-09tcp: make sure treq->af_specific is initializedEric Dumazet
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-09ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-05-09ip6_gre: Make o_seqno start from 0 in native modePeilin Ye