summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* p54: fix crash during initializationChristian Lamparter2019-07-141-1/+4
* 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
* usb: gadget: f_fs: data_len used before properly setFei Yang2019-07-141-1/+2
* 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
* 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 header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu2019-07-141-0/+1
* perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter2019-07-141-1/+29
* perf pmu: Fix uncore PMU alias list for ARM64John Garry2019-07-141-16/+12
* perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter2019-07-141-5/+5
* perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* block, bfq: NULL out the bic when it's no longer validDouglas Anderson2019-07-141-0/+1
* block: fix .bi_size overflowMing Lei2019-07-144-9/+23
* tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov2019-07-141-3/+3
* tpm: Actually fail on TPM errors during "get random"Kees Cook2019-07-142-4/+10
* 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
* crypto: talitos - rename alternative AEAD algos.Christophe Leroy2019-07-141-8/+8
* crypto: lrw - use correct alignmaskEric Biggers2019-07-141-1/+1
* Linux 5.2v5.2Linus Torvalds2019-07-071-1/+1
* Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-061-0/+7
|\
| * blk-mq: fix up placement of debugfs directory of queue filesGreg Kroah-Hartman2019-07-061-0/+7
* | Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-067-15/+29
|\ \
| * | MAINTAINERS: Correct path to moved filesPaul Cercueil2019-06-241-1/+1
| * | MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
| * | MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger2019-06-201-1/+2
| * | MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-06-192-1/+3
| * | MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
| * | MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-161-1/+1
* | | Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-063-25/+35
|\ \ \
| * | | dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R2019-07-051-0/+3
| * | | dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong2019-07-051-2/+2
| * | | dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-07-051-21/+27
| * | | dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter2019-07-051-2/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-062-9/+9
|\ \ \ \
| * | | | scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-021-8/+8