summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-29KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson1-0/+3
2020-04-29tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-04-29tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang1-1/+1
2020-04-29tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-04-29ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy1-0/+52
2020-04-29ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-04-29ALSA: hda/hdmi: Add module option to disable audio component bindingTakashi Iwai1-0/+9
2020-04-29ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-04-29ALSA: hda/realtek - Fix unexpected init_amp overrideTakashi Iwai1-3/+5
2020-04-29ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2
2020-04-29tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-04-29mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song1-2/+10
2020-04-29mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng1-6/+8
2020-04-29coredump: fix null pointer dereference on coredumpSudip Mukherjee1-0/+2
2020-04-29staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2-6/+1
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn4-7/+18
2020-04-29tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar1-0/+7
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2-5/+2
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-29USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-04-29iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen1-18/+60
2020-04-29iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-04-29iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-04-29iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-04-29iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni1-3/+3
2020-04-29iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan1-3/+28
2020-04-29iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud1-1/+1
2020-04-29iio: imu: st_lsm6dsx: flush hw FIFO before resetting the deviceLorenzo Bianconi1-1/+23
2020-04-29iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen1-1/+1
2020-04-29libbpf: Only check mode flags in get_xdp_idDavid Ahern1-0/+2
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51
2020-04-29ALSA: usb-audio: Add connector notifier delegationTakashi Iwai3-0/+48
2020-04-29ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai3-6/+44
2020-04-29ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-04-29KEYS: Avoid false positive ENOMEM error on key readWaiman Long2-15/+55
2020-04-29net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin1-0/+2
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0
2020-04-29geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-1/+1
2020-04-29vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-3/+3
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2-0/+5
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-04-29net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli1-1/+0
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli1-0/+3
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2