summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson1-1/+4
2021-06-23PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-23PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-23PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-23PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-23tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-23tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-23tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0
2021-06-23usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima1-2/+14
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-06-23can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel1-14/+40
2021-06-23can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa3-40/+142
2021-06-23can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek1-0/+3
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