summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko
2016-04-06usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2016-04-04usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda
2016-04-04usb: dwc2: do not override forced dr_mode in gadget setupPrzemek Rudy
2016-04-04usb: gadget: f_midi: unlock on errorDan Carpenter
2016-03-31USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-03-31USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-03-31USB: mct_u232: add sanity checking in probeOliver Neukum
2016-03-31usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman
2016-03-31USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-03-31Merge tag 'fixes-for-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-03-30usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-03-30usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-03-30usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2016-03-30usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann
2016-03-29usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn
2016-03-29usb: gadget: composite: Access SSP Dev Cap fields properlyJohn Youn
2016-03-29usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi
2016-03-29usb: dwc3: gadget: fix endpoint renamingFelipe Balbi
2016-03-29usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li
2016-03-29usb: dwc3: core: improve reset sequenceFelipe Balbi
2016-03-29usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello
2016-03-26Linux 4.6-rc1Linus Torvalds
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-26orangefs: fix do_readv_writev() handling of error halfway throughAl Viro
2016-03-26orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro
2016-03-26orangefs: sanitize ->llseek()Al Viro
2016-03-26orangefs-bufmap.h: trim unused junkAl Viro
2016-03-26orangefs: saner calling conventions for getting a slotAl Viro
2016-03-26orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro
2016-03-26orangefs: get rid of readdir_handle_sAl Viro
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-25thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov
2016-03-25MAINTAINERS: fill entries for KASANAndrey Ryabinin
2016-03-25mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange
2016-03-25kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko