| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 2016-03-10 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-03-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann | 2016-02-24 | 1 | -0/+3 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-05 | 1 | -24/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments | Sakari Ailus | 2016-03-03 | 1 | -9/+9 | |
| | * | | | | | | | | | | [media] media.h: postpone connectors entities | Mauro Carvalho Chehab | 2016-03-03 | 1 | -0/+8 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | [media] media.h: use hex values for range offsets, move connectors base up. | Hans Verkuil | 2016-03-03 | 1 | -10/+10 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST | Mauro Carvalho Chehab | 2016-02-16 | 1 | -2/+0 | |
| | * | | | | | | | | [media] [for,v4.5] media.h: increase the spacing between function ranges | Hans Verkuil | 2016-02-16 | 1 | -11/+11 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams | 2016-02-23 | 1 | -2/+9 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | block: revert runtime dax control of the raw block device | Dan Williams | 2016-01-30 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-01-22 | 1 | -4/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fs: clean up the flags definition in uapi/linux/fs.h | Theodore Ts'o | 2016-01-08 | 1 | -4/+27 | |
| * | | | | | | | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-22 | 1 | -0/+33 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | xfs: introduce per-inode DAX enablement | Dave Chinner | 2016-01-04 | 1 | -0/+1 | |
| | * | | | | | | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion | Dave Chinner | 2016-01-04 | 1 | -0/+32 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | uapi: update install list after nvme.h rename | Mike Frysinger | 2016-01-13 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-21 | 1 | -0/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lightnvm: introduce factory reset | Matias Bjørling | 2016-01-12 | 1 | -0/+19 | |
| | * | | | | | | | lightnvm: introduce ioctl to initialize device | Matias Bjørling | 2016-01-12 | 1 | -0/+11 | |
| | * | | | | | | | lightnvm: core on-disk initialization | Matias Bjørling | 2016-01-12 | 1 | -0/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | epoll: add EPOLLEXCLUSIVE flag | Jason Baron | 2016-01-20 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-21 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ovl: move super block magic number to magic.h | Stephen Hemminger | 2015-11-10 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2016-01-21 | 1 | -1/+16 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | fuse: add support for SEEK_HOLE and SEEK_DATA in lseek | Ravishankar N | 2015-11-10 | 1 | -1/+16 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-01-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen | 2015-12-20 | 1 | -0/+1 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-01-17 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Backmerge drm-fixes merge into Linus's tree into drm-next. | Dave Airlie | 2015-12-24 | 3 | -8/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | include/uapi/linux/agpgart.h: include stdlib.h in userspace | Mikko Rapeli | 2015-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | | include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h> | Mikko Rapeli | 2015-12-10 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-01-15 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vfio: Include No-IOMMU mode | Alex Williamson | 2015-12-21 | 1 | -0/+7 | |
| | * | | | | | | | | | vfio: Add explicit alignments in vfio_iommu_spapr_tce_create | Alexey Kardashevskiy | 2015-12-21 | 1 | -0/+2 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds | 2016-01-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drivers: md: use ktime_get_real_seconds() | Deepa Dinamani | 2016-01-06 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | block: enable dax for raw block devices | Dan Williams | 2016-01-09 | 1 | -0/+2 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-01-13 | 1 | -18/+210 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+5 | |
| | * | | | | | | | | | [media] uapi/media.h: Use u32 for the number of graph objects | Mauro Carvalho Chehab | 2016-01-11 | 1 | -4/+8 | |
| | * | | | | | | | | | [media] media.h: let be clear that tuners need to use connectors | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+6 | |
| | * | | | | | | | | | [media] media-device: Use u64 ints for pointers | Mauro Carvalho Chehab | 2016-01-11 | 1 | -15/+17 | |
| | * | | | | | | | | | [media] media-device.h: Let clearer that entity function must be initialized | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | [media] uapi/media.h: Rename entities types to functions | Mauro Carvalho Chehab | 2016-01-11 | 1 | -58/+64 | |
| | * | | | | | | | | | [media] media-device: export the entity function via new ioctl | Mauro Carvalho Chehab | 2016-01-11 | 1 | -1/+2 | |
| | * | | | | | | | | | [media] media.h: create connector entities for hybrid TV devices | Mauro Carvalho Chehab | 2016-01-11 | 1 | -2/+10 | |

