summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann1-2/+18
2021-06-23bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann1-1/+3
2021-06-23irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier1-1/+35
2021-06-23mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-23hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu1-0/+9
2021-06-23radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-23ASoC: qcom: lpass-cpu: Fix pop noise during audio capture beginSrinivasa Rao Mandadapu2-0/+83
2021-06-23drm/sun4i: dw-hdmi: Make HDMI PHY into a platform deviceSaravana Kannan3-11/+66
2021-06-23pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos1-1/+1
2021-06-23ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire modeOder Chiou1-1/+2
2021-06-23regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin1-2/+2
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard1-1/+4
2021-06-23ASoC: tas2562: Fix TDM_CFG0_SAMPRATE valuesRichard Weinberger1-7/+7
2021-06-23sched/pelt: Ensure that *_sum is always synced with *_avgVincent Guittot1-2/+8
2021-06-23spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error codezpershuai1-3/+4
2021-06-23regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang1-0/+2
2021-06-23ASoC: fsl-asoc-card: Set .owner attribute when registering card.Nicolas Cavallari1-0/+1
2021-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang1-0/+2
2021-06-23ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu1-5/+21
2021-06-23platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-06-23regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin1-3/+1
2021-06-23regulator: cros-ec: Fix error code in dev_err messageAxel Lin1-1/+2
2021-06-23net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2-0/+10
2021-06-23bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur1-0/+1
2021-06-23bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari1-1/+1
2021-06-23bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan1-0/+5
2021-06-23cxgb4: fix wrong shift.Pavel Machek1-1/+1
2021-06-23net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-23net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-23be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-23net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-23net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-23net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-23net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet1-3/+4
2021-06-23net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan1-0/+1
2021-06-23net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang1-3/+1
2021-06-23net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-23lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski1-1/+2
2021-06-23net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski1-1/+1
2021-06-23ptp: improve max_adj check against unreasonable valuesJakub Kicinski2-4/+4
2021-06-23bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann1-4/+40
2021-06-23net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin1-1/+1
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern2-1/+39
2021-06-23cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy1-8/+16
2021-06-23netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET1-0/+2
2021-06-23qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET1-0/+1
2021-06-23ethtool: strset: fix message length calculationJakub Kicinski1-0/+2
2021-06-23net: qualcomm: rmnet: don't over-count statisticsAlex Elder1-9/+9
2021-06-23net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90