Age | Commit message (Expand) | Author |
2017-03-17 | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-15 | Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2017-03-13 | uapi: fix drm/omap_drm.h userspace compilation errors | Dmitry V. Levin |
2017-03-09 | userfaultfd: non-cooperative: rollback userfaultfd_exit | Andrea Arcangeli |
2017-03-09 | uapi: fix linux/packet_diag.h userspace compilation error | Dmitry V. Levin |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition | Tomohiro Kusumi |
2017-02-27 | autofs: add command enum/macros for root-dir ioctls | Tomohiro Kusumi |
2017-02-27 | autofs: remove wrong comment | Tomohiro Kusumi |
2017-02-27 | virtio_pci: don't duplicate the msix_enable flag in struct pci_dev | Christoph Hellwig |
2017-02-27 | virtio_mmio: expose header to userspace | Michael S. Tsirkin |
2017-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-25 | uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error | Dmitry V. Levin |
2017-02-24 | uapi: mqueue.h: add missing linux/types.h include | Mike Frysinger |
2017-02-24 | userfaultfd: non-cooperative: add event for exit() notification | Mike Rapoport |
2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport |
2017-02-24 | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE | Mike Rapoport |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-23 | uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h | Dmitry V. Levin |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-23 | Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-23 | uapi: fix linux/rds.h userspace compilation errors | Dmitry V. Levin |
2017-02-23 | uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors | Dmitry V. Levin |
2017-02-23 | uapi: fix linux/llc.h userspace compilation error | Dmitry V. Levin |
2017-02-23 | uapi: fix linux/ip6_tunnel.h userspace compilation errors | Dmitry V. Levin |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
2017-02-22 | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM | Andrea Arcangeli |
2017-02-22 | userfaultfd: shmem: allow registration of shared memory ranges | Mike Rapoport |
2017-02-22 | userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS | Andrea Arcangeli |
2017-02-22 | userfaultfd: hugetlbfs: allow registration of ranges containing huge pages | Mike Kravetz |
2017-02-22 | userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request | Pavel Emelyanov |
2017-02-22 | userfaultfd: non-cooperative: add mremap() event | Pavel Emelyanov |
2017-02-22 | userfaultfd: non-cooperative: Add fork() event | Pavel Emelyanov |