summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt-3/+46
2018-07-17usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King-3/+0
2018-07-17usb: dwc2: avoid NULL dereferencesJohn Keeping-3/+3
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap-1/+3
2018-07-17usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov-2/+7
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy-1/+9
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy-35/+5
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy-17/+13
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska-1/+5
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca-3/+3
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca-2/+2
2018-07-17usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai-1/+1
2018-07-17usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai-2/+2
2018-07-17usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt-1/+0
2018-07-17usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt-1/+8
2018-07-16Merge tag 'phy-for-4.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-2/+6
2018-07-16usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel-0/+3
2018-07-16Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-18/+5
2018-07-15Linux 4.18-rc5v4.18-rc5Linus Torvalds-1/+1
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-3/+49
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds-6/+6
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson-0/+46
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson-1/+1
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson-2/+2
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-16/+13
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+0
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-99/+133
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers-60/+81
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches-3/+3
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko-19/+12
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko-1/+2
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador-3/+2
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo-1/+1
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun-1/+2
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin-0/+8
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli-9/+13
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka-1/+2
2018-07-14mm: do not drop unused pages when userfaultd is runningChristian Borntraeger-1/+7
2018-07-14mm: zero unavailable pages before memmap initPavel Tatashin-2/+2
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+19
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+2
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-81/+84
2018-07-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+3
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-117/+100
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-27/+39
2018-07-13Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds-1/+3
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-50/+63
2018-07-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-14/+11
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+10
2018-07-13Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+7