aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-03Linux 4.19.193v4.19.193v4.19/baseGreg Kroah-Hartman
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-06-03ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-06-03bpf: Set mac_len in bpf_skb_change_headJussi Maki
2021-06-03ASoC: cs35l33: fix an error code in probe()Dan Carpenter
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-06-03net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-06-03SMB3: incorrect file id in requests compounded with openSteve French
2021-06-03platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko
2021-06-03platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman
2021-06-03media: dvb: Add check on sp8870_readreg returnAlaa Emad
2021-06-03ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-06-03platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-06-03net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-06-03tipc: skb_linearize the head skb when reassembling msgsXin Long
2021-06-03Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk