summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-16can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-14/+24
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-08-16usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus1-1/+1
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-16usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda1-2/+7
2019-08-16gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101
2019-08-16genirq/affinity: Create affinity mask for single vectorMing Lei1-4/+2
2019-08-16x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers1-5/+28
2019-08-16x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers4-23/+17
2019-08-16perf record: Fix module size on s390Thomas Richter3-3/+16
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24
2019-08-16coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose1-0/+1
2019-08-16mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel1-0/+9
2019-08-16x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-08-16x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-08-16Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
2019-08-16Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng1-29/+25
2019-08-16Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum1-0/+2
2019-08-16bdev: Fixup error handling in blkdev_get()Jan Kara1-1/+4
2019-08-16loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka1-1/+1
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao1-0/+1
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao1-1/+2
2019-08-16sound: fix a memory leak bugWenwen Wang1-1/+2
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-08-16Revert "USB: rio500: simplify locking"Oliver Neukum1-16/+27
2019-08-16usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-16driver core: platform: return -ENXIO for missing GpioIntBrian Norris1-2/+7
2019-08-16crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook1-2/+1
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook3-5/+37
2019-08-16crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook1-2/+2
2019-08-16Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid1-2/+2
2019-08-16Staging: fbtft: Fix probing of gpio descriptorPhil Reid1-21/+18
2019-08-16staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+3
2019-08-16staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid1-0/+1
2019-08-16staging: gasket: apex: fix copy-paste typoIvan Bornyakov1-1/+1
2019-08-16iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-08-16iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann1-2/+2
2019-08-16iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol1-0/+43
2019-08-16iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou1-1/+0
2019-08-16IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne1-0/+54
2019-08-16Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg3-86/+10
2019-08-09Linux 5.2.8v5.2.8Greg Kroah-Hartman1-1/+1
2019-08-09spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner1-1/+2
2019-08-09Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg1-1/+0
2019-08-09drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan2-4/+4
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25