| Commit message (Expand) | Author | Age | Files | Lines |
* | vfio/type1: handle case where IOMMU does not support PAGE_SIZE size | Eric Auger | 2015-11-03 | 1 | -1/+14 |
* | VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ | Eric Auger | 2015-10-27 | 1 | -0/+1 |
* | vfio/pci: Use kernel VPD access functions | Alex Williamson | 2015-10-27 | 1 | -1/+69 |
* | vfio: Whitelist PCI bridges | Alex Williamson | 2015-10-27 | 1 | -6/+25 |
* | Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-10-24 | 2 | -5/+26 |
|\ |
|
| * | xhci: Add spurious wakeup quirk for LynxPoint-LP controllers | Laura Abbott | 2015-10-17 | 1 | -0/+1 |
| * | xhci: handle no ping response error properly | Mathias Nyman | 2015-10-17 | 1 | -5/+15 |
| * | xhci: don't finish a TD if we get a short transfer event mid TD | Mathias Nyman | 2015-10-17 | 1 | -0/+10 |
* | | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-10-24 | 2 | -4/+1 |
|\ \ |
|
| * | | fbcon: initialize blink interval before calling fb_set_par | Scot Doyle | 2015-10-18 | 1 | -0/+1 |
| * | | Revert "serial: 8250_dma: don't bother DMA with small transfers" | Frederic Danis | 2015-10-18 | 1 | -4/+0 |
| |/ |
|
* | | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-24 | 4 | -11/+40 |
|\ \ |
|
| * \ | Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-10-17 | 4 | -11/+40 |
| |\ \
| | |/
| |/| |
|
| | * | iio: mxs-lradc: Fix temperature offset | Alexandre Belloni | 2015-10-11 | 1 | -4/+5 |
| | * | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb() | Dan Carpenter | 2015-10-03 | 1 | -1/+1 |
| | * | iio: st_accel: fix interrupt handling on LIS3LV02 | Linus Walleij | 2015-10-03 | 1 | -6/+0 |
| | * | iio: adc: twl4030: Fix ADC[3:6] readings | Adam YH Lee | 2015-10-03 | 1 | -0/+34 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-24 | 5 | -14/+46 |
|\ \ \ |
|
| * | | | IB/cm: Fix rb-tree duplicate free and use-after-free | Doron Tsur | 2015-10-21 | 1 | -1/+9 |
| * | | | IB/cma: Use inner P_Key to determine netdev | Haggai Eran | 2015-10-20 | 1 | -2/+2 |
| * | | | IB/ucma: check workqueue allocation before usage | Sasha Levin | 2015-10-20 | 1 | -1/+6 |
| * | | | IB/cma: Potential NULL dereference in cma_id_from_event | Haggai Eran | 2015-10-20 | 1 | -1/+1 |
| * | | | IB/core: Fix use after free of ifa | Matan Barak | 2015-10-20 | 1 | -8/+27 |
| * | | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gid | Doron Tsur | 2015-10-15 | 1 | -1/+1 |
* | | | | Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-10-24 | 3 | -8/+13 |
|\ \ \ \ |
|
| * | | | | dm cache: the CLEAN_SHUTDOWN flag was not being set | Joe Thornber | 2015-10-23 | 1 | -1/+1 |
| * | | | | dm btree: fix leak of bufio-backed block in btree_split_beneath error path | Mike Snitzer | 2015-10-23 | 1 | -1/+1 |
| * | | | | dm btree remove: fix a bug when rebalancing nodes after removal | Joe Thornber | 2015-10-23 | 1 | -6/+11 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-10-24 | 3 | -16/+47 |
|\ \ \ \ \ |
|
| * | | | | | NVMe: Fix memory leak on retried commands | Keith Busch | 2015-10-15 | 1 | -2/+6 |
| * | | | | | nvme: use an integer value to Linux errno values | Christoph Hellwig | 2015-10-15 | 1 | -5/+7 |
| * | | | | | nvme: fix 32-bit build warning | Arnd Bergmann | 2015-10-12 | 1 | -3/+3 |
| * | | | | | nbd: Add locking for tasks | Markus Pargmann | 2015-10-08 | 1 | -6/+30 |
| * | | | | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-10-07 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) | Cathy Avery | 2015-10-07 | 1 | -1/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-10-24 | 1 | -30/+39 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rbd: prevent kernel stack blow up on rbd map | Ilya Dryomov | 2015-10-23 | 1 | -10/+23 |
| * | | | | | | | rbd: don't leak parent_spec in rbd_dev_probe_parent() | Ilya Dryomov | 2015-10-23 | 1 | -20/+16 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: cma: fix incorrect type conversion for size during dma allocation | Rohit Vaswani | 2015-10-23 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-23 | 5 | -9/+22 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2015-10-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | thermal: exynos: Fix register read in TMU | Sudip Mukherjee | 2015-10-17 | 1 | -1/+1 |
| * | | | | | | | | | | Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-10-15 | 2 | -4/+10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | memory: omap-gpmc: dump "before" state before first modification | Uwe Kleine-König | 2015-10-13 | 1 | -1/+1 |
| | * | | | | | | | | | | memory: omap-gpmc: Fix unselectable debug option for GPMC | Tony Lindgren | 2015-10-13 | 1 | -3/+9 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | drivers/perf: arm_pmu: avoid CPU device_node reference leak | Will Deacon | 2015-10-15 | 1 | -2/+8 |
| * | | | | | | | | | | bus: arm-ccn: Fix irq affinity setting on CPU migration | Pawel Moll | 2015-10-15 | 1 | -1/+2 |
| * | | | | | | | | | | bus: arm-ccn: Handle correctly no-more-cpus case | Pawel Moll | 2015-10-15 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-10-23 | 11 | -46/+81 |
|\ \ \ \ \ \ \ \ \ \ |
|