index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-0
/
+1
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+2
2016-01-15
Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+9
2016-01-15
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+2
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+2
2016-01-13
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-18
/
+210
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-3
/
+78
2016-01-13
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2016-01-13
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-1
/
+2
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+1
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-66
/
+245
2016-01-12
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-3
/
+6
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+39
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+26
2016-01-11
Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
5
-5
/
+185
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+6
2016-01-11
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
Daniel Borkmann
1
-1
/
+9
2016-01-11
bpf: export helper function flags and reject invalid ones
Daniel Borkmann
1
-0
/
+16
2016-01-11
[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
Mauro Carvalho Chehab
1
-1
/
+5
2016-01-11
[media] uapi/media.h: Use u32 for the number of graph objects
Mauro Carvalho Chehab
1
-4
/
+8
2016-01-11
[media] media.h: let be clear that tuners need to use connectors
Mauro Carvalho Chehab
1
-1
/
+6
2016-01-11
[media] media-device: Use u64 ints for pointers
Mauro Carvalho Chehab
1
-15
/
+17
2016-01-11
[media] media-device.h: Let clearer that entity function must be initialized
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-54
/
+60
2016-01-11
[media] media-device: export the entity function via new ioctl
Mauro Carvalho Chehab
1
-1
/
+2
2016-01-11
[media] media.h: create connector entities for hybrid TV devices
Mauro Carvalho Chehab
1
-2
/
+10
2016-01-11
[media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctl
Mauro Carvalho Chehab
1
-1
/
+87
2016-01-11
[media] media.h: don't use legacy entity macros at Kernel
Mauro Carvalho Chehab
1
-0
/
+2
2016-01-11
[media] media controller: get rid of entity subtype on Kernel
Mauro Carvalho Chehab
1
-2
/
+0
2016-01-11
[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
Mauro Carvalho Chehab
1
-0
/
+14
2016-01-11
[media] media: add macros to check if subdev or V4L2 DMA
Mauro Carvalho Chehab
1
-0
/
+3
2016-01-11
[media] uapi/media.h: Fix entity namespace
Mauro Carvalho Chehab
1
-18
/
+56
2016-01-11
[media] uapi/media.h: Declare interface types for V4L2 and DVB
Mauro Carvalho Chehab
1
-0
/
+21
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
5
-5
/
+185
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
1
-0
/
+4
2016-01-09
block: enable dax for raw block devices
Dan Williams
1
-0
/
+2
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+22
2016-01-08
Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
1
-0
/
+2
2016-01-08
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
1
-0
/
+2
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
1
-0
/
+1
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
Paolo Bonzini
2
-18
/
+0
2016-01-06
Merge branch 'goodix' into next
Dmitry Torokhov
1
-7
/
+0
2016-01-06
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
1
-2
/
+2
2016-01-05
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-04
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
1
-0
/
+12
2016-01-03
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
1
-0
/
+6
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
1
-0
/
+30
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
1
-0
/
+3
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
3
-8
/
+2
[next]