Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ARM: pxa/lubbock: add pcmcia clock | Russell King | 2016-09-12 | 1 | -0/+14 | |
| * | | | | | | | | | ARM: locomo: fix locomo irq handling | Russell King | 2016-09-12 | 1 | -3/+2 | |
| * | | | | | | | | | ARM: 8612/1: LPAE: initialize cache policy correctly | Stefan Agner | 2016-09-12 | 3 | -1/+3 | |
| * | | | | | | | | | Merge branches 'fixes-pcmcia' and 'fixes-sa1111' into fixes | Russell King | 2016-09-12 | 1 | -13/+19 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: sa1111: fix missing clk_disable() | Russell King | 2016-09-12 | 1 | -1/+3 | |
| | * | | | | | | | | | ARM: sa1111: fix pcmcia suspend/resume | Russell King | 2016-09-12 | 1 | -9/+13 | |
| | * | | | | | | | | | ARM: sa1111: fix pcmcia interrupt mask polarity | Russell King | 2016-09-12 | 1 | -2/+2 | |
| | * | | | | | | | | | ARM: sa1111: fix error code propagation in sa1111_probe() | Russell King | 2016-09-12 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 2016-09-12 | 3 | -6/+7 | |
| * | | | | | | | | | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 2016-09-12 | 5 | -69/+58 | |
| * | | | | | | | | | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 2016-09-12 | 1 | -1/+1 | |
| * | | | | | | | | | pcmcia: sa11xx_base: add units to the timing information | Russell King | 2016-09-12 | 1 | -3/+3 | |
| * | | | | | | | | | pcmcia: sa11xx_base: fix reporting of timing information | Russell King | 2016-09-12 | 1 | -1/+1 | |
| * | | | | | | | | | pcmcia: ds: fix suspend/resume | Russell King | 2016-09-12 | 1 | -5/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | aio: mark AIO pseudo-fs noexec | Jann Horn | 2016-09-16 | 1 | -1/+6 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-09-16 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kvm: x86: correctly reset dest_map->vector when restoring LAPIC state | Paolo Bonzini | 2016-09-15 | 1 | -3/+5 | |
* | | | | | | | | | | vfs: cap dedupe request structure size at PAGE_SIZE | Darrick J. Wong | 2016-09-15 | 1 | -0/+4 | |
* | | | | | | | | | | vfs: fix return type of ioctl_file_dedupe_range | Darrick J. Wong | 2016-09-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-09-15 | 5 | -75/+90 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 2016-09-13 | 5 | -74/+83 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nvme-rdma: add back dependency on CONFIG_BLOCK | Arnd Bergmann | 2016-09-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | nvme-rdma: fix null pointer dereference on req->mr | Colin Ian King | 2016-09-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | nvme-rdma: use ib_client API to detect device removal | Steve Wise | 2016-09-12 | 1 | -68/+40 | |
| | * | | | | | | | | | | nvme-rdma: add DELETING queue flag | Sagi Grimberg | 2016-09-12 | 1 | -2/+9 | |
| | * | | | | | | | | | | nvme-rdma: destroy nvme queue rdma resources on connect failure | Steve Wise | 2016-09-04 | 1 | -3/+11 | |
| | * | | | | | | | | | | nvme_rdma: keep a ref on the ctrl during delete/flush | Steve Wise | 2016-09-04 | 1 | -8/+18 | |
| | * | | | | | | | | | | iw_cxgb4: block module unload until all ep resources are released | Steve Wise | 2016-09-04 | 3 | -0/+8 | |
| | * | | | | | | | | | | iw_cxgb4: call dev_put() on l2t allocation failure | Steve Wise | 2016-09-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | nvme/quirk: Add a delay before checking device ready for memblaze device | Wenbo Wang | 2016-09-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | nvme: Don't suspend admin queue that wasn't created | Gabriel Krisman Bertazi | 2016-09-07 | 1 | -1/+6 | |
* | | | | | | | | | | | | fix minor infoleak in get_user_ex() | Al Viro | 2016-09-15 | 1 | -1/+5 | |
* | | | | | | | | | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 2 | -9/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | PCI: Fix bridge_d3 update on device removal | Lukas Wunner | 2016-09-13 | 1 | -2/+1 | |
| * | | | | | | | | | | | PCI: Mark Haswell Power Control Unit as having non-compliant BARs | Bjorn Helgaas | 2016-09-01 | 1 | -7/+13 | |
* | | | | | | | | | | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 26 | -170/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | avr32: fix copy_from_user() | Al Viro | 2016-09-13 | 3 | -4/+13 | |
| * | | | | | | | | | | | | microblaze: fix __get_user() | Al Viro | 2016-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | microblaze: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -3/+6 | |
| * | | | | | | | | | | | | m32r: fix __get_user() | Al Viro | 2016-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | blackfin: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -4/+5 | |
| * | | | | | | | | | | | | sparc32: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | | sh: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -1/+4 | |
| * | | | | | | | | | | | | sh64: failing __get_user() should zero | Al Viro | 2016-09-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | score: fix copy_from_user() and friends | Al Viro | 2016-09-13 | 1 | -21/+20 | |
| * | | | | | | | | | | | | score: fix __get_user/get_user | Al Viro | 2016-09-13 | 1 | -1/+4 | |
| * | | | | | | | | | | | | s390: get_user() should zero on failure | Al Viro | 2016-09-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | | ppc32: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -23/+2 | |
| * | | | | | | | | | | | | parisc: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -2/+4 | |
| * | | | | | | | | | | | | openrisc: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -24/+11 |