summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Linux 5.4.192v5.4.192Greg Kroah-Hartman1-1/+1
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy3-12/+13
2022-05-09hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfsShijie Hu1-8/+59
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
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 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-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov3-3/+13
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
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-09ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye1-2/+3
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
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-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl1-3/+0
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: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet3-1/+13
2022-05-09ip_gre: Make o_seqno start from 0 in native modePeilin Ye1-5/+3
2022-05-09net/smc: sync err code when tcp connection was refusedliuyacan1-0/+2
2022-05-09net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-05-09cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo1-1/+3
2022-05-09pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-05-09arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam1-0/+4
2022-05-09ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher1-1/+1
2022-05-09sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long1-0/+4
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2-3/+14
2022-05-09tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri1-1/+1
2022-05-09bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hookEyal Birger1-4/+3
2022-05-09mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-09ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang1-1/+1
2022-05-09ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford3-15/+30
2022-05-09ARM: dts: am3517-evm: Fix misc pinmuxingAdam Ford2-5/+49
2022-05-09ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-05-09ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ekMark Brown1-0/+6
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-05-09ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin1-0/+2
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14