| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-21 | net: sched: add em_ipt ematch for calling xtables matches | Eyal Birger | 2 | -1/+22 |
| 2018-02-20 | drm/msm: add sudo flag to submit ioctl | Rob Clark | 1 | -0/+2 |
| 2018-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+5 |
| 2018-02-19 | drm/amdgpu: Expose more GPU sensor queries | Rex Zhu | 1 | -0/+4 |
| 2018-02-19 | cfg80211: send ack_signal to user in probe client response | Venkateswara Naralasetty | 1 | -0/+3 |
| 2018-02-17 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 81 | -505/+3098 |
| 2018-02-17 | tun: export flags, uid, gid, queue information over netlink | Sabrina Dubroca | 1 | -0/+18 |
| 2018-02-17 | rds: zerocopy Tx support. | Sowmini Varadhan | 1 | -0/+1 |
| 2018-02-17 | rds: support for zcopy completion notification | Sowmini Varadhan | 1 | -0/+2 |
| 2018-02-16 | Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi... | Dave Airlie | 1 | -0/+4 |
| 2018-02-16 | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2 | -6/+100 |
| 2018-02-16 | Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+3 |
| 2018-02-16 | IB/uverbs: Use __aligned_u64 for uapi headers | Jason Gunthorpe | 1 | -2/+2 |
| 2018-02-15 | rxe: Do not use 'struct sockaddr' in a uapi header | Jason Gunthorpe | 1 | -1/+3 |
| 2018-02-15 | RDMA: Do not used __packed in uapi headers | Jason Gunthorpe | 2 | -4/+4 |
| 2018-02-14 | media: include/(uapi/)media: add SPDX license info | Hans Verkuil | 2 | -58/+0 |
| 2018-02-14 | inotify: Extend ioctl to allow to request id of new watch descriptor | Kirill Tkhai | 1 | -0/+8 |
| 2018-02-13 | uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define | Hauke Mehrtens | 2 | -7/+5 |
| 2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -27/+13 |
| 2018-02-12 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -16/+17 |
| 2018-02-11 | drm/vc4: Expose performance counters to userspace | Boris Brezillon | 1 | -0/+76 |
| 2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+232 |
| 2018-02-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+3 |
| 2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
| 2018-02-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+2 |
| 2018-02-07 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+66 |
| 2018-02-07 | <asm-generic/siginfo.h>: fix language in comments | Randy Dunlap | 1 | -2/+2 |
| 2018-02-07 | uuid: cleanup <uapi/linux/uuid.h> | Alexey Dobriyan | 1 | -1/+0 |
| 2018-02-07 | uapi: Fix type used in ioctl parameter structures | Felix Kuehling | 1 | -4/+4 |
| 2018-02-07 | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -0/+1 |
| 2018-02-07 | arm/arm64: KVM: Add PSCI_VERSION helper | Marc Zyngier | 1 | -0/+3 |
| 2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 73 | -492/+2804 |
| 2018-02-06 | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 8 | -107/+285 |
| 2018-02-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -8/+6 |
| 2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -55/+1 |
| 2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+20 |
| 2018-02-06 | perf/core: Prepare perf_event.h for new types: 'perf_kprobe' and 'perf_uprobe' | Song Liu | 1 | -0/+4 |
| 2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 1 | -1/+31 |
| 2018-02-05 | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 1 | -7/+35 |
| 2018-02-05 | drm/i915: Deprecate I915_SET_COLORKEY_NONE | Ville Syrjälä | 1 | -1/+3 |
| 2018-02-04 | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 3 | -2/+64 |
| 2018-02-03 | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 6 | -6/+17 |
| 2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -4/+56 |
| 2018-02-02 | libnvdimm, namespace: make min namespace size 4K | Dan Williams | 1 | -1/+1 |
| 2018-02-02 | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -211/+185 |
| 2018-02-02 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+37 |
| 2018-02-02 | add EPOLLNVAL, annotate EPOLL... and event_poll->event | Al Viro | 1 | -16/+17 |
| 2018-02-02 | Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+10 |
| 2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+11 |