summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula1-0/+8
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai1-1/+2
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-08-29enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-08-29nvmem: Use the same permissions for eeprom as for nvmemJean Delvare1-4/+11
2019-08-29rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells1-0/+1
2019-08-29rxrpc: Fix potential deadlockDavid Howells3-1/+20
2019-08-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik1-1/+1
2019-08-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio2-2/+2
2019-08-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio1-4/+0
2019-08-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl1-0/+7
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-08-29habanalabs: fix F/W download in BE architectureBen Segal1-17/+2
2019-08-29isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai1-0/+1
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-08-29net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-08-29ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi1-9/+34
2019-08-29ASoC: rockchip: Fix mono captureCheng-Yi Chiang1-3/+2
2019-08-29ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master modePeter Ujfalusi1-1/+2
2019-08-29{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty5-13/+46
2019-08-29st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-08-29st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-08-29libbpf: silence GCC8 warning about string truncationAndrii Nakryiko1-2/+2
2019-08-29Staging: fbtft: Fix GPIO handlingJan Sebastian Götte9-11/+11
2019-08-29ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof1-2/+5
2019-08-29can: gw: Fix error path of cgw_module_initYueHaibing1-15/+33
2019-08-29can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-08-29can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-08-29libbpf: fix using uninitialized ioctl resultsIlya Maximets1-4/+3
2019-08-29selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-08-29selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-08-29selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-08-29bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-29ASoC: dapm: fix a memory leak bugWenwen Wang1-0/+2
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-08-29bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend1-0/+3
2019-08-29bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend1-0/+2
2019-08-29bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend1-5/+9
2019-08-29spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel1-2/+4
2019-08-29ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2-13/+17
2019-08-29ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4
2019-08-29netfilter: ebtables: fix a memory leak bug in compatWenwen Wang1-1/+3
2019-08-29libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko1-2/+7