summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-14/+18
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-21Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley1-1/+6
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold1-5/+8
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer4-3/+34
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-07-21drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher1-1/+2
2017-07-21efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper1-1/+2
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-21cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-21net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen1-0/+2
2017-07-21virtio-net: fix leaking of ctx arrayJason Wang1-0/+1
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov1-5/+6
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles2-2/+2
2017-07-21geneve: fix hlist corruptionJiri Benc1-16/+32
2017-07-21vxlan: fix hlist corruptionJiri Benc1-10/+20
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2-2/+15
2017-07-21net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2017-07-21staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy1-18/+0
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă1-2/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-07-15imx-serial: RX DMA startup latencyPeter Senna Tschudin1-21/+5
2017-07-12xen: avoid deadlock in xenbus driverJuergen Gross1-11/+10
2017-07-12tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-07-12tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2-0/+37
2017-07-12Add "shutdown" to "struct class".Josh Zimmerman1-1/+5
2017-07-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-07-12USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-07-12USB: serial: option: add two Longcheer device idsJohan Hovold1-0/+4
2017-07-12USB: core: fix device node leakJohan Hovold1-0/+2
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi2-7/+4
2017-07-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+8
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+3
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-47/+57