Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "printk: create pr_<level> functions" | Linus Torvalds | 2016-08-09 | 1 | -33/+15 |
* | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-09 | 1 | -3/+11 |
|\ | |||||
| * | tracing: Fix tick_stop tracepoint symbols for user export | Steven Rostedt (Red Hat) | 2016-08-09 | 1 | -3/+11 |
* | | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-09 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-08-08 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | drm/ttm: Wait for a BO to become idle before unbinding it from GTT | Michel Dänzer | 2016-08-05 | 1 | -1/+2 |
* | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 3 | -0/+38 |
|\ \ \ \ | |||||
| * | | | | mm: Hardened usercopy | Kees Cook | 2016-07-26 | 2 | -0/+27 |
| * | | | | mm: Implement stack frame object validation | Kees Cook | 2016-07-26 | 1 | -0/+9 |
| * | | | | mm: Add is_migrate_cma_page | Laura Abbott | 2016-07-26 | 1 | -0/+2 |
* | | | | | unsafe_[get|put]_user: change interface to use a error target label | Linus Torvalds | 2016-08-08 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-08-07 | 8 | -37/+37 |
|\ \ \ \ | |||||
| * | | | | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 5 | -22/+23 |
| * | | | | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 4 | -15/+14 |
* | | | | | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-07 | 1 | -0/+20 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign... | Dave Airlie | 2016-08-03 | 1 | -0/+20 |
| |\ \ \ \ | |||||
| | * | | | | drm: add generic zpos property | Marek Szyprowski | 2016-07-29 | 1 | -0/+20 |
| | * | | | | Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 | Benjamin Gaignard | 2016-07-29 | 8 | -68/+120 |
| | |\ \ \ \ | |||||
* | | \ \ \ \ | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2016-08-07 | 2 | -6/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze... | Al Viro | 2016-08-03 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | vfs: make dentry_needs_remove_privs() internal | Miklos Szeredi | 2016-08-03 | 1 | -1/+0 |
| | * | | | | | | | vfs: remove file_needs_remove_privs() | Miklos Szeredi | 2016-08-03 | 1 | -4/+0 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | get rid of 'parent' argument of ->d_compare() | Al Viro | 2016-07-31 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 4 | -8/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | qstr constify instances in fs/dcache.c | Al Viro | 2016-07-20 | 1 | -1/+1 |
| * | | | | | | | | qstr: constify instances in nfs | Al Viro | 2016-07-20 | 1 | -4/+4 |
| * | | | | | | | | qstr: constify dentry_init_security | Al Viro | 2016-07-20 | 2 | -3/+3 |
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-08-06 | 9 | -1/+455 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | vhost: new device IOTLB API | Jason Wang | 2016-08-02 | 1 | -0/+28 |
| * | | | | | | | | | VSOCK: Introduce vhost_vsock.ko | Asias He | 2016-08-02 | 1 | -0/+5 |
| * | | | | | | | | | VSOCK: Introduce virtio_vsock_common.ko | Asias He | 2016-08-02 | 6 | -0/+396 |
| * | | | | | | | | | VSOCK: defer sock removal to transports | Stefan Hajnoczi | 2016-08-02 | 1 | -0/+1 |
| * | | | | | | | | | VSOCK: transport-specific vsock_transport functions | Stefan Hajnoczi | 2016-08-02 | 1 | -0/+3 |
| * | | | | | | | | | virtio: new feature to detect IOMMU device quirk | Michael S. Tsirkin | 2016-08-01 | 2 | -1/+22 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-06 | 3 | -4/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-08-04 | 3 | -4/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | KVM: arm/arm64: Enable MSI routing | Eric Auger | 2016-07-22 | 1 | -0/+2 |
| | * | | | | | | | | | KVM: arm/arm64: Enable irqchip routing | Eric Auger | 2016-07-22 | 1 | -0/+7 |
| | * | | | | | | | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he... | Eric Auger | 2016-07-22 | 1 | -2/+0 |
| | * | | | | | | | | | KVM: Add devid in kvm_kernel_irq_routing_entry | Eric Auger | 2016-07-22 | 1 | -1/+7 |
| | * | | | | | | | | | KVM: api: Pass the devid in the msi routing entry | Eric Auger | 2016-07-22 | 1 | -1/+4 |
* | | | | | | | | | | | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-08-06 | 3 | -1/+158 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.8/capture' into for-next | Thierry Reding | 2016-07-25 | 1 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | pwm: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+24 |
| * | | | | | | | | | | | | Merge branch 'for-4.8/mfd' into for-next | Thierry Reding | 2016-07-25 | 2 | -0/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | mfd: cros_ec: Add EC_PWM function definitions | Brian Norris | 2016-07-25 | 1 | -0/+31 |
| | * | | | | | | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper | Tomeu Vizoso | 2016-07-25 | 1 | -0/+15 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge branch 'for-4.8/core' into for-next | Thierry Reding | 2016-07-25 | 1 | -1/+88 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | pwm: Remove gratuitous blank line | Thierry Reding | 2016-07-08 | 1 | -1/+0 |
| | * | | | | | | | | | | | | pwm: Add relative duty cycle manipulation helpers | Boris Brezillon | 2016-07-08 | 1 | -0/+55 |