summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+7
2019-01-31misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-1/+6
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2-0/+6
2019-01-31s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky1-3/+2
2019-01-31s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2-4/+3
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-31ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev1-1/+2
2019-01-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev1-8/+32
2019-01-31ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong1-0/+1
2019-01-31ALSA: hda/realtek - Fix typo for ALC225 modelKailang Yang1-1/+1
2019-01-31inotify: Fix fd refcount leak in inotify_add_watch().Tetsuo Handa1-2/+4
2019-01-31clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen1-10/+10
2019-01-31clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen1-1/+1
2019-01-31clk: zynqmp: Fix memory allocation in zynqmp_clk_setupGustavo A. R. Silva1-2/+2
2019-01-31ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-01-31ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-31ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-01-31ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng1-0/+2
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-01-31USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados1-1/+14
2019-01-31USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel1-0/+1
2019-01-31USB: leds: fix regression in usbport led triggerChristian Lamparter1-7/+10
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-31mei: me: mark LBG devices as having dma supportAlexander Usyskin1-1/+1
2019-01-31SUNRPC: Address Kerberos performance/behavior regressionChuck Lever1-1/+1
2019-01-31ARM: fix the cockup in the previous patchRussell King1-2/+2
2019-01-31tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn1-1/+1
2019-01-31ip6_gre: update version related info when changing linkHangbin Liu1-0/+4
2019-01-31net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn1-1/+1
2019-01-31erspan: build the header with the right proto according to erspan_verXin Long2-11/+18
2019-01-31ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz1-2/+2
2019-01-31udp: with udp_segment release on error pathWillem de Bruijn2-8/+24
2019-01-31net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera1-5/+14
2019-01-31mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2-5/+8
2019-01-31mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel3-6/+15
2019-01-31mlxsw: pci: Increase PCI SW reset timeoutNir Dotan1-1/+1
2019-01-31vhost: log dirty page correctlyJason Wang3-16/+87
2019-01-31openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-31net_sched: refetch skb protocol for each filterCong Wang1-2/+1
2019-01-31net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti1-8/+11
2019-01-31net: phy: phy driver features are mandatoryCamelia Groza2-2/+7
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni1-0/+1
2019-01-31net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn1-1/+34
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall5-0/+5
2019-01-31net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-5/+4
2019-01-31amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16