summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.59v4.19.59Greg Kroah-Hartman2019-07-141-1/+1
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23
* staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-141-6/+7
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-07-141-0/+1
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-141-8/+0
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-144-59/+99
* carl9170: fix misuse of device driver APIChristian Lamparter2019-07-141-22/+17
* binder: fix memory leak in error pathTodd Kjos2019-07-141-2/+2
* lkdtm: support llvm-objcopyNick Desaulniers2019-07-141-2/+1
* HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-142-0/+2
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-141-1/+2
* drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss2019-07-141-2/+2
* drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss2019-07-141-1/+1
* usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda2019-07-141-12/+22
* usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl2019-07-141-1/+1
* usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan2019-07-141-2/+4
* p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-07-141-25/+18
* Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta2019-07-141-2/+1
* USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist2019-07-141-0/+1
* USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2019-07-142-0/+7
* mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-07-144-13/+23
* mwifiex: Abort at too short BSS descriptor elementTakashi Iwai2019-07-141-0/+15
* Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski2019-07-141-6/+0
* Documentation: Add section about CPU vulnerabilities for SpectreTim Chen2019-07-143-0/+700
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-07-141-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-07-141-1/+4
* perf pmu: Fix uncore PMU alias list for ARM64John Garry2019-07-141-16/+12
* block, bfq: NULL out the bic when it's no longer validDouglas Anderson2019-07-141-0/+1
* ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang2019-07-141-1/+1
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-142-6/+47
* media: stv0297: fix frequency range limitMauro Carvalho Chehab2019-07-141-1/+1
* udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-07-141-33/+60
* fscrypt: don't set policy for a dead directoryHongjie Fang2019-07-141-0/+2
* net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi2019-07-141-0/+1
* NFS4: Only set creation opendata if O_CREATBenjamin Coddington2019-07-141-9/+11
* net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes2019-07-141-1/+1
* quota: fix a problem about transfer quotayangerkun2019-07-141-2/+2
* scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-07-141-0/+3
* net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-07-141-1/+1
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-141-3/+6
* drm: return -EFAULT if copy_to_user() failsDan Carpenter2019-07-142-2/+8
* bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-07-142-1/+3
* md: fix for divide error in status_resyncMariusz Tkaczyk2019-07-141-14/+22
* mmc: core: complete HS400 before checking statusWolfram Sang2019-07-141-3/+3
* qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer2019-07-142-4/+4
* qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer2019-07-141-4/+7