summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ARM: pxa/lubbock: add pcmcia clockRussell King2016-09-121-0/+14
| * | | | | | | | | ARM: locomo: fix locomo irq handlingRussell King2016-09-121-3/+2
| * | | | | | | | | ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2016-09-123-1/+3
| * | | | | | | | | Merge branches 'fixes-pcmcia' and 'fixes-sa1111' into fixesRussell King2016-09-121-13/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: sa1111: fix missing clk_disable()Russell King2016-09-121-1/+3
| | * | | | | | | | | ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-09-121-9/+13
| | * | | | | | | | | ARM: sa1111: fix pcmcia interrupt mask polarityRussell King2016-09-121-2/+2
| | * | | | | | | | | ARM: sa1111: fix error code propagation in sa1111_probe()Russell King2016-09-121-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | pcmcia: lubbock: fix sockets configurationRobert Jarzmik2016-09-123-6/+7
| * | | | | | | | | pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King2016-09-125-69/+58
| * | | | | | | | | pcmcia: soc_common: fix SS_STSCHG polarityRussell King2016-09-121-1/+1
| * | | | | | | | | pcmcia: sa11xx_base: add units to the timing informationRussell King2016-09-121-3/+3
| * | | | | | | | | pcmcia: sa11xx_base: fix reporting of timing informationRussell King2016-09-121-1/+1
| * | | | | | | | | pcmcia: ds: fix suspend/resumeRussell King2016-09-121-5/+7
| |/ / / / / / / /
* | | | | | | | | aio: mark AIO pseudo-fs noexecJann Horn2016-09-161-1/+6
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-161-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-151-3/+5
* | | | | | | | | | vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong2016-09-151-0/+4
* | | | | | | | | | vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong2016-09-151-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-155-75/+90
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-135-74/+83
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann2016-09-121-0/+1
| | * | | | | | | | | | nvme-rdma: fix null pointer dereference on req->mrColin Ian King2016-09-121-0/+1
| | * | | | | | | | | | nvme-rdma: use ib_client API to detect device removalSteve Wise2016-09-121-68/+40
| | * | | | | | | | | | nvme-rdma: add DELETING queue flagSagi Grimberg2016-09-121-2/+9
| | * | | | | | | | | | nvme-rdma: destroy nvme queue rdma resources on connect failureSteve Wise2016-09-041-3/+11
| | * | | | | | | | | | nvme_rdma: keep a ref on the ctrl during delete/flushSteve Wise2016-09-041-8/+18
| | * | | | | | | | | | iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-043-0/+8
| | * | | | | | | | | | iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise2016-09-041-1/+3
| * | | | | | | | | | | nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang2016-09-081-0/+2
| * | | | | | | | | | | nvme: Don't suspend admin queue that wasn't createdGabriel Krisman Bertazi2016-09-071-1/+6
* | | | | | | | | | | | fix minor infoleak in get_user_ex()Al Viro2016-09-151-1/+5
* | | | | | | | | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-142-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | PCI: Fix bridge_d3 update on device removalLukas Wunner2016-09-131-2/+1
| * | | | | | | | | | | PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2016-09-011-7/+13
* | | | | | | | | | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-1426-170/+179
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | avr32: fix copy_from_user()Al Viro2016-09-133-4/+13
| * | | | | | | | | | | | microblaze: fix __get_user()Al Viro2016-09-131-1/+1
| * | | | | | | | | | | | microblaze: fix copy_from_user()Al Viro2016-09-131-3/+6
| * | | | | | | | | | | | m32r: fix __get_user()Al Viro2016-09-131-1/+1
| * | | | | | | | | | | | blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
| * | | | | | | | | | | | sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
| * | | | | | | | | | | | sh: fix copy_from_user()Al Viro2016-09-131-1/+4
| * | | | | | | | | | | | sh64: failing __get_user() should zeroAl Viro2016-09-131-0/+1
| * | | | | | | | | | | | score: fix copy_from_user() and friendsAl Viro2016-09-131-21/+20
| * | | | | | | | | | | | score: fix __get_user/get_userAl Viro2016-09-131-1/+4
| * | | | | | | | | | | | s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
| * | | | | | | | | | | | ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
| * | | | | | | | | | | | parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
| * | | | | | | | | | | | openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11