| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-11-22 | 3 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / / / / | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | drm: Introduce new DRM_FORMAT_XYUV | Stanislav Lisovskiy | 2018-11-20 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | drm/virtio: add in/out fence support for explicit synchronization | Robert Foss | 2018-11-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | drm/virtio: add uapi for in and out explicit fences | Robert Foss | 2018-11-14 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 2018-11-13 | 62 | -409/+1556 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | drm/syncobj: disable the timeline UAPI for now v2 | Christian König | 2018-11-08 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2018-11-19 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | uapi: fix more linux/kfd_ioctl.h userspace compilation errors | Dmitry V. Levin | 2018-11-05 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | uapi: fix linux/kfd_ioctl.h userspace compilation errors | Dmitry V. Levin | 2018-11-05 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: Add DCC flags for GFX9 amdgpu_bo | Nicholas Kazlauskas | 2018-11-05 | 1 | -0/+6 | |
| | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-11-19 | 3 | -0/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | drm/fourcc: Add fourcc for Mali linear tiled formats | Alexandru Gheorghe | 2018-11-02 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | Merge drm/drm-next into drm-misc-next | Sean Paul | 2018-10-24 | 3 | -2/+22 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | drm: add syncobj timeline support v9 | Chunming Zhou | 2018-10-18 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | drm/v3d: Add some better documentation of the in_sync arguments. | Eric Anholt | 2018-10-15 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-12-19 | 5 | -6/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | iptunnel: make TUNNEL_FLAGS available in uapi | wenxu | 2018-12-19 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-12-18 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | bpf: promote bpf_perf_event.h to mandatory UAPI header | Masahiro Yamada | 2018-12-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | net: Use __kernel_clockid_t in uapi net_stamp.h | Davide Caratti | 2018-12-18 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | net: Allow class-e address assignment via ifconfig ioctl | Dave Taht | 2018-12-14 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | | net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK | Jakub Kicinski | 2018-12-14 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitions | Dmitry V. Levin | 2018-12-16 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-12-12 | 2 | -72/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header | Hans Verkuil | 2018-12-05 | 2 | -72/+0 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-12-10 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Input: restore EV_ABS ABS_RESERVED | Peter Hutterer | 2018-12-07 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-12-09 | 1 | -19/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-12-05 | 1 | -19/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | bpf: Improve socket lookup reuseport documentation | Joe Stringer | 2018-11-30 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 2018-11-30 | 1 | -14/+21 | |
| | | * | | | | | | | | | | | | | bpf: fix pointer offsets in context for 32 bit | Daniel Borkmann | 2018-11-30 | 1 | -5/+12 | |
| | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-12-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | asm-generic: unistd.h: fixup broken macro include. | Guo Ren | 2018-12-06 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 2018-11-28 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-11-24 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Revert "Input: Add the `REL_WHEEL_HI_RES` event code" | Benjamin Tissoires | 2018-11-22 | 1 | -10/+0 | |
| * | | | | | | | | | | | Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-11-20 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'v4.20-rc1' into patchwork | Mauro Carvalho Chehab | 2018-11-06 | 6 | -47/+163 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | media: v4l: fix uapi mpeg slice params definition | Arnd Bergmann | 2018-11-06 | 1 | -2/+5 | |
| | * | | | | | | | | | v4l2-controls: add a missing include | Mauro Carvalho Chehab | 2018-11-02 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-11-10 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | uapi: fix more linux/kfd_ioctl.h userspace compilation errors | Dmitry V. Levin | 2018-11-05 | 1 | -5/+5 | |
| | * | | | | | | | | | uapi: fix linux/kfd_ioctl.h userspace compilation errors | Dmitry V. Levin | 2018-11-05 | 1 | -4/+4 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-06 | 3 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-11-05 | 2 | -2/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Revert "netfilter: nft_numgen: add map lookups for numgen random operations" | Pablo Neira Ayuso | 2018-10-29 | 1 | -2/+2 | |
| | | * | | | | | | | | netfilter: bridge: define INT_MIN & INT_MAX in userspace | Jiri Slaby | 2018-10-25 | 1 | -0/+4 | |
| | * | | | | | | | | | sctp: define SCTP_SS_DEFAULT for Stream schedulers | Xin Long | 2018-11-03 | 1 | -0/+1 | |

