| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr... | Dave Airlie | 2017-08-04 | 1 | -5/+7 |
|\ |
|
| * | drm: rcar-du: Repair vblank for DRM page flips using the VSP | Kieran Bingham | 2017-08-03 | 1 | -1/+1 |
| * | v4l: vsp1: Add pipe index argument to the VSP-DU API | Laurent Pinchart | 2017-07-29 | 1 | -4/+6 |
* | | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-08-02 | 1 | -0/+17 |
|\ \
| |/
|/| |
|
| * | drm/ttm: Implement vm_operations_struct.access v2 | Felix Kuehling | 2017-07-25 | 1 | -0/+17 |
* | | Backmerge tag 'v4.13-rc2' into drm-next | Dave Airlie | 2017-07-27 | 57 | -115/+198 |
|\ \ |
|
| * | | xen/balloon: don't online new memory initially | Juergen Gross | 2017-07-23 | 1 | -0/+8 |
| * | | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
| * | | | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 2 | -10/+10 |
| |\ \ \ |
|
| | * | | | include: usb: audio: specify exact endiannes of descriptors | Ruslan Bilovol | 2017-07-18 | 2 | -10/+10 |
| | |/ / |
|
| * | | | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-07-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 2017-07-21 | 1 | -1/+1 |
| | * | | | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 2017-07-13 | 1 | -0/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-21 | 1 | -7/+7 |
| |\ \ \ \ |
|
| | * | | | | nvme: fix byte swapping in the streams code | Christoph Hellwig | 2017-07-20 | 1 | -7/+7 |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-07-21 | 2 | -2/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal | 2017-07-20 | 1 | -2/+4 |
| | * | | | | | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 2017-07-20 | 1 | -0/+14 |
| * | | | | | | Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-07-21 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-07-21 | 1 | -0/+2 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | Merge branch 'drm-misc-next-fixes' into drm-misc-fixes | Sean Paul | 2017-07-17 | 79 | -624/+1573 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | dma-buf/fence: Avoid use of uninitialised timestamp | Chris Wilson | 2017-07-14 | 1 | -0/+2 |
| * | | | | | | | | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-07-21 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang | 2017-07-20 | 2 | -4/+4 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-20 | 7 | -27/+23 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 2017-07-20 | 1 | -0/+1 |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-07-18 | 1 | -9/+0 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | netfilter: remove old pre-netns era hook api | Florian Westphal | 2017-07-17 | 1 | -9/+0 |
| | * | | | | | | | | | bpf: check NULL for sk_to_full_sk() return value | WANG Cong | 2017-07-17 | 1 | -1/+1 |
| | * | | | | | | | | | jhash: fix -Wimplicit-fallthrough warnings | Jakub Kicinski | 2017-07-17 | 1 | -15/+14 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 2017-07-15 | 1 | -0/+4 |
| | * | | | | | | | | cdc_ncm: Set NTB format again after altsetting switch for Huawei devices | Enrico Mioso | 2017-07-14 | 1 | -0/+1 |
| | * | | | | | | | | netlink: correctly document nla_put_u64_64bit() | Rolf Eike Beer | 2017-07-13 | 1 | -2/+2 |
| * | | | | | | | | | llist: clang: introduce member_address_is_nonnull() | Alexander Potapenko | 2017-07-19 | 1 | -2/+19 |
| * | | | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 34 | -47/+78 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | task_struct: Allow randomized layout | Kees Cook | 2017-06-30 | 3 | -1/+31 |
| | * | | | | | | | | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 32 | -46/+47 |
| * | | | | | | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-19 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | libceph: fix old style declaration warnings | Arnd Bergmann | 2017-07-17 | 1 | -4/+4 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 2017-07-17 | 1 | -1/+1 |
| * | | | | | | | | | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 2017-07-17 | 1 | -6/+4 |
| * | | | | | | | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-17 | 1 | -3/+2 |
| * | | | | | | | | | IB/core: Introduce modify QP operation with udata | Parav Pandit | 2017-07-17 | 1 | -0/+16 |
| |/ / / / / / / / |
|
* | | | | | | | | | drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users | Maxime Ripard | 2017-07-26 | 1 | -0/+1 |
* | | | | | | | | | drm/fb-helper: Support deferred setup | Daniel Vetter | 2017-07-26 | 1 | -0/+23 |
* | | | | | | | | | dma-fence: Don't BUG_ON when not absolutely needed | Daniel Vetter | 2017-07-26 | 1 | -2/+2 |
* | | | | | | | | | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 2017-07-26 | 631 | -5247/+16234 |
|\| | | | | | | | |
|
| * | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 3 | -0/+30 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | random: add get_random_{bytes,u32,u64,int,long,once}_wait family | Jason A. Donenfeld | 2017-06-19 | 3 | -0/+29 |