summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-29iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-04-29iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-04-29iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud
2020-04-29iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen
2020-04-29ALSA: usb-audio: Add connector notifier delegationTakashi Iwai
2020-04-29ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai
2020-04-29ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai
2020-04-29KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-29team: fix hang in team_mode_get()Taehee Yoo
2020-04-29tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-04-29sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-29net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-29net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-29macsec: avoid to set wrong mtuTaehee Yoo
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-29x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-04-29x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-04-29x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-04-29x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
2020-04-29KVM: Properly check if "page" is valid in kvm_vcpu_unmapKarimAllah Ahmed
2020-04-29kvm: fix compile on s390 part 2Christian Borntraeger
2020-04-29kvm: fix compilation on s390Paolo Bonzini
2020-04-29kvm: fix compilation on aarch64Paolo Bonzini
2020-04-29KVM: Introduce a new guest mapping APIKarimAllah Ahmed
2020-04-29KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2020-04-29KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson
2020-04-29f2fs: fix to avoid memory leakage in f2fs_listxattrRandall Huang
2020-04-29blktrace: fix dereference after null checkCengiz Can
2020-04-29blktrace: Protect q->blk_trace with RCUJan Kara
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-29net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-04-29scsi: smartpqi: fix call trace in device discoveryMurthy Bhat
2020-04-29virtio-blk: improve virtqueue error to BLK_STSHalil Pasic
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)