summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-07Linux 4.19.127v4.19.127Greg Kroah-Hartman
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer
2020-06-07drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-07x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-06-07evm: Fix RCU list related warningsMadhuparna Bhowmik
2020-06-07ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta
2020-06-07ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev
2020-06-07s390/ftrace: save traced function callerVasily Gorbik
2020-06-07spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong
2020-06-07powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2020-06-07scsi: hisi_sas: Check sas_port before using itXiang Chen
2020-06-07drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo
2020-06-07mmc: fix compilation of user APIJérôme Pouiller
2020-06-07kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-07libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2020-06-07Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo
2020-06-03Linux 4.19.126v4.19.126Greg Kroah-Hartman
2020-06-03mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03xsk: Add overflow check for u64 division, stored into u32Björn Töpel
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-06-03esp6: get the right proto for transport mode in esp6_gso_encapXin Long
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-03netfilter: nfnetlink_cthelper: unbreak userspace helper supportPablo Neira Ayuso
2020-06-03netfilter: ipset: Fix subcounter update skipPhil Sutter
2020-06-03netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun
2020-06-03ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long
2020-06-03vti4: eliminated some duplicate code.Jeremy Sowden
2020-06-03xfrm: fix error in commentAntony Antony
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-03xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel
2020-06-03xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long