summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-06perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang1-24/+0
2020-02-06perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang1-0/+6
2020-02-06wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-02-06mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen1-3/+15
2020-02-06cfg80211: Fix radar event during another phy CACOrr Mazor5-1/+65
2020-02-06wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2020-02-06lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1
2020-02-06parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski1-2/+2
2020-02-06qmi_wwan: Add support for Quectel RM500QKristian Evensen1-0/+1
2020-02-06ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen1-3/+4
2020-02-06ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen1-1/+3
2020-02-06ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen1-7/+12
2020-02-06platform/x86: intel_pmc_core: update Comet Lake platform driverHarry Pan1-0/+2
2020-02-06platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limitsHans de Goede1-1/+1
2020-02-06iavf: remove current MAC address filter on VF resetStefan Assmann3-4/+18
2020-02-06igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2-7/+3
2020-02-06ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu1-10/+27
2020-02-06ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl1-5/+0
2020-02-06i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley1-4/+18
2020-02-06s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger6-5/+8
2020-02-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2020-02-06clk: mmp2: Fix the order of timer mux parentsLubomir Rintel1-1/+1
2020-02-06mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil1-0/+3
2020-02-06clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent orderSamuel Holland1-2/+2
2020-02-06clk: sunxi-ng: sun8i-r: Fix divider on APB0 clockSamuel Holland1-18/+3
2020-02-06rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers1-2/+2
2020-02-06tools lib traceevent: Fix memory leakage in filter_eventHewenliang1-1/+3
2020-02-06soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach1-2/+2
2020-02-06ARM: dts: beagle-x15-common: Model 5V0 regulatorKishon Vijay Abraham I1-0/+21
2020-02-06ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodesKishon Vijay Abraham I3-12/+0
2020-02-06ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarityMarek Szyprowski1-1/+1
2020-02-06arm64: dts: meson-sm1-sei610: add gpio bluetooth interruptGuillaume La Roque1-0/+2
2020-02-06clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.Yunhao Tian2-4/+2
2020-02-06cgroup: Prevent double killing of css when enabling threaded cgroupMichal Koutný1-5/+6
2020-02-06Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter1-0/+3
2020-02-06ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan1-6/+9
2020-02-06tomoyo: Use atomic_t for statistics counterTetsuo Handa1-7/+4
2020-02-06media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-06media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-06media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-06media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-06media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-02-06reiserfs: Fix memory leak of journal device stringJan Kara1-0/+2
2020-02-06mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter1-3/+3
2020-02-06arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-02-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-06PM / devfreq: Add new name attribute for sysfsChanwoo Choi2-0/+16
2020-02-06perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-02-06gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher1-24/+44
2020-02-06e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2-32/+27