summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-20Linux 4.19.85v4.19.85Greg Kroah-Hartman1-1/+1
2019-11-20slcan: Fix memory leak in error pathJouni Hogander1-0/+1
2019-11-20memfd: Use radix_tree_deref_slot_protected to avoid the warning.zhong jiang1-1/+1
2019-11-20net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2019-11-20s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2-4/+3
2019-11-20media: ov2680: fix null dereference at power onRui Miguel Silva1-10/+2
2019-11-20IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2019-11-20fuse: use READ_ONCE on congestion_threshold and max_backgroundKirill Tkhai1-2/+2
2019-11-20usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clearGuido Kiener1-0/+1
2019-11-20usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2019-11-20netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu2-6/+35
2019-11-20rtc: armada38x: fix possible race conditionAlexandre Belloni1-11/+11
2019-11-20rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni1-3/+1
2019-11-20rtc: isl1208: avoid possible sysfs raceAlexandre Belloni1-17/+10
2019-11-20ARM: dts: lpc32xx: Fix SPI controller node namesRob Herring1-2/+2
2019-11-20arm64: dts: lg: Fix SPI controller node namesRob Herring2-4/+4
2019-11-20arm64: dts: amd: Fix SPI bus warningsRob Herring1-2/+2
2019-11-20scsi: NCR5380: Check for bus resetFinn Thain1-29/+45
2019-11-20scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain1-0/+3
2019-11-20scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain1-2/+2
2019-11-20scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain1-4/+10
2019-11-20scsi: NCR5380: Check for invalid reselection targetFinn Thain1-0/+5
2019-11-20scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain1-5/+4
2019-11-20scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSEFinn Thain1-1/+3
2019-11-20scsi: NCR5380: Have NCR5380_select() return a boolFinn Thain2-26/+22
2019-11-20scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke1-2/+5
2019-11-20iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2019-11-20iwlwifi: mvm: use correct FIFO lengthSara Sharon2-15/+36
2019-11-20iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2019-11-20iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2019-11-20iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2019-11-20iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2019-11-20iwlwifi: fix non_shared_ant for 22000 devicesErel Geron1-1/+1
2019-11-20iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2019-11-20crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni1-9/+0
2019-11-20crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2019-11-20crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2019-11-20x86/hyperv: Suppress "PCI: Fatal: No config space access function found"Dexuan Cui1-0/+19
2019-11-20Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri1-1/+12
2019-11-20Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz1-0/+10
2019-11-20Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi1-0/+1
2019-11-20firmware: dell_rbu: Make payload memory uncachableStuart Hayes1-0/+8
2019-11-20ARM: dts: realview: Fix SPI controller node namesRob Herring5-5/+5
2019-11-20EDAC: Raise the maximum number of memory controllersJustin Ernst1-1/+2
2019-11-20RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2-0/+2
2019-11-20f2fs: mark inode dirty explicitly in recover_inode()Chao Yu1-0/+2
2019-11-20f2fs: fix to recover inode's project id during PORChao Yu1-0/+13
2019-11-20f2fs: update i_size after DIO completionJaegeuk Kim2-8/+8
2019-11-20PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch1-64/+21
2019-11-20net: faraday: fix return type of ndo_start_xmit functionYueHaibing2-5/+6