summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.6-rc4v4.6-rc4Linus Torvalds2016-04-171-1/+1
* Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-04-171-2/+2
|\
| * dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-04-171-2/+2
* | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-162-5/+9
|\ \
| * \ Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Greg Kroah-Hartman2016-04-06508-3836/+3542
| |\ \
| | * | lkdtm: do not leak free page on kmalloc failureKees Cook2016-04-061-1/+3
| | * | lkdtm: fix memory leak of baseSudip Mukherjee2016-04-061-1/+3
| | * | lkdtm: fix memory leak of valSudip Mukherjee2016-04-061-1/+2
| * | | Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-04-06238-1423/+2160
| |\ \ \
| | * | | extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-041-2/+1
* | | | | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-04-162-13/+14
|\ \ \ \ \
| * | | | | lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2016-04-131-3/+1
| * | | | | lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-04-131-9/+12
| * | | | | debugfs: Make automount point inodes permanently emptySeth Forshee2016-04-121-1/+1
| |/ / / /
* | | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-1615-13/+94
|\ \ \ \ \
| * | | | | usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
| * | | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-135-2/+28
| * | | | | USB: uas: Limit qdepth at the scsi-host levelHans de Goede2016-04-131-1/+6
| * | | | | doc: usb: Fix typo in gadget_multi documentationDiego Herranz2016-04-131-1/+1
| * | | | | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin2016-04-131-1/+1
| * | | | | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-134-4/+9
| * | | | | usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-04-131-0/+6
| * | | | | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-131-0/+13
| * | | | | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2016-04-132-0/+11
| * | | | | xhci: resume USB 3 roothub firstMathias Nyman2016-04-131-3/+3
| * | | | | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
| * | | | | cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
* | | | | | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-04-166-68/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/edma' into fixesVinod Koul2016-04-161-38/+25
| |\ \ \ \ \ \
| | * | | | | | dmaengine: edma: special case slot limit workaroundJohn Ogness2016-04-061-3/+22
| | * | | | | | dmaengine: edma: Remove dynamic TPTC power management featurePeter Ujfalusi2016-04-061-35/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'fix/xilinx' into fixesVinod Koul2016-04-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | dmaengine: vdma: don't crash when bad channel is requestedFranck Jullien2016-04-051-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'fix/omap' into fixesVinod Koul2016-04-161-9/+17
| |\ \ \ \ \ \
| | * | | | | | dmaengine: omap-dma: Do not suppress interrupts for memcpyPeter Ujfalusi2016-04-051-3/+1
| | * | | | | | dmaengine: omap-dma: Fix polled channel completion detection and handlingPeter Ujfalusi2016-04-051-6/+16
| | |/ / / / /
| * | | | | | Merge branch 'fix/hsu' into fixesVinod Koul2016-04-162-5/+11
| |\ \ \ \ \ \
| | * | | | | | dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-04-042-1/+4
| | * | | | | | dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko2016-04-041-2/+5
| | * | | | | | dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko2016-04-041-2/+2
| | |/ / / / /
| * | | | | | dmaengine: dw: fix master selectionAndy Shevchenko2016-04-131-15/+19
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-161-0/+2
|\ \ \ \ \ \
| * | | | | | locking/lockdep: Fix print_collision() unused warningBorislav Petkov2016-04-041-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-161-3/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-04-0214-33/+288
| |\ \ \ \ \ \
| | * | | | | | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-311-3/+15
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-154-17/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | block: loop: fix filesystem corruption in case of aio/dioMing Lei2016-04-151-0/+6
| * | | | | | | | NVMe: Always use MSI/MSI-x interruptsKeith Busch2016-04-141-10/+15
| * | | | | | | | NVMe: Fix reset/remove raceKeith Busch2016-04-111-2/+4
OpenPOWER on IntegriCloud