Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc7f84c0e67c0ca90b6d0e95cc293ed5d8ad30c4
/
include
/
uapi
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
f4f142e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
f4d3333
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
e1c8a60
net-timestamp: ACK timestamp for bytestreams
by Willem de Bruijn
· 10 years ago
e7fd288
net-timestamp: SCHED timestamp on entering packet scheduler
by Willem de Bruijn
· 10 years ago
09c2d25
net-timestamp: add key to disambiguate concurrent datagrams
by Willem de Bruijn
· 10 years ago
f24b9be
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
by Willem de Bruijn
· 10 years ago
c6e9d6f
random: introduce getrandom(2) system call
by Theodore Ts'o
· 10 years ago
ae9b475
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
79eb238
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
2521129
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
5167d09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
e10038a
netfilter: xt_bpf: add mising opaque struct sk_filter definition
by Pablo Neira
· 10 years ago
16eecd9
dcbnl : Fix misleading dcb_app->priority explanation
by Anish Bhatt
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
68a360e
packet: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
9570a14
[media] v4l2-ctrls: add RX RDS controls
by Hans Verkuil
· 10 years ago
811c508
[media] v4l2-ctrls: add new RDS TX controls
by Hans Verkuil
· 10 years ago
5cd667b
openvswitch: Allow each vport to have an array of 'port_id's.
by Alex Wang
· 10 years ago
d7afaec
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
by Andrew Gallagher
· 10 years ago
273886b
[media] videodev2.h: add defines for the VBI field start lines
by Hans Verkuil
· 10 years ago
aaa968b
[media] v4l: videodev2: add buffer size to SDR format
by Antti Palosaari
· 10 years ago
5c5be57
[media] v4l: uapi: add SDR format CS14
by Antti Palosaari
· 10 years ago
c0c0388
[media] v4l: uapi: add SDR format CS8
by Antti Palosaari
· 10 years ago
9e9e392
[media] v4l: uapi: add SDR format RU12LE
by Antti Palosaari
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
a8138f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c2e1f2e
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
by Kees Cook
· 10 years ago
48dc92b
seccomp: add "seccomp" syscall
by Kees Cook
· 10 years ago
aef9a7b
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
by Yoshihiro YUNOMAE
· 10 years ago
e34c4db
[media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro
by Hans Verkuil
· 11 years ago
c96fd46
[media] v4l: Add premultiplied alpha flag for pixel formats
by Laurent Pinchart
· 10 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 10 years ago
977ff0e
[media] v4l: Add ARGB and XRGB pixel formats
by Laurent Pinchart
· 10 years ago
78ea611
[media] v4l2: add a motion detection event
by Hans Verkuil
· 11 years ago
a77b4fc
[media] v4l2-ctrls/v4l2-controls.h: add MD controls
by Hans Verkuil
· 11 years ago
dda4a4d
[media] v4l2-ctrls/videodev2.h: add u8 and u16 types
by Hans Verkuil
· 10 years ago
5082c24
[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
by Hans Verkuil
· 10 years ago
7e6a682
[media] videodev2.h: add initial support for compound controls
by Hans Verkuil
· 11 years ago
6b3fd5f
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
by Geir Ola Vaagland
· 10 years ago
2347c80
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
0d3a421
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
63b9493
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
725b701
Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
685343f
net: add name_assign_type netdev attribute
by Tom Gundersen
· 10 years ago
4b9e1ba
can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag
by Nikita Edward Baruzdin
· 10 years ago
f736d99
can: netlink: Remove space before tab
by Nikita Edward Baruzdin
· 10 years ago
9f48c89
Merge 3.16-rc5 into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
bc91b0f
ipv6: addrconf: implement address generation modes
by Jiri Pirko
· 10 years ago
f0175ab
usb: gadget: f_fs: OS descriptors support
by Andrzej Pietrasiewicz
· 10 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
0b4820d
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
by David Hildenbrand
· 11 years ago
875cbf3
arm64: Add audit support
by AKASHI Takahiro
· 10 years ago
d5d2226
i8k: uapi: Introduce define for new highest fan speed
by Guenter Roeck
· 10 years ago
c1f732a
GenWQE: Add sysfs interface for bitstream reload
by Kleber Sacilotto de Souza
· 10 years ago
72948cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
b82207b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
034a0f6
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
d933319
ipv6: Allow accepting RA from local IP addresses.
by Ben Greear
· 10 years ago
ba1ba3a
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
b2373f2
btrfs: create sprout should rename fsid on the sysfs as well
by Anand Jain
· 10 years ago
cf0d135
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
0912214
usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
by Michal Nazarewicz
· 10 years ago
9ad7860
Revert "tools: ffs-test: convert to new descriptor format fixing compilation error"
by Felipe Balbi
· 10 years ago
09d27b8
netfilter: nft_log: complete logging support
by Pablo Neira Ayuso
· 10 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a6eacef
tipc: bump max configurable window size
by Erik Hugne
· 10 years ago
7200135
netfilter: kill ulog targets
by Pablo Neira Ayuso
· 10 years ago
135e7d0
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
31fa97c
cfg80211: pass TDLS initiator in tdls_mgmt operations
by Arik Nemtsov
· 10 years ago
2da38e0
ALSA: compress: fix the struct alignment to 4 bytes
by Vinod Koul
· 10 years ago
401c58f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f2af741
tools: ffs-test: convert to new descriptor format fixing compilation error
by Michal Nazarewicz
· 10 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 10 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 10 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 10 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
2bd0ae4
ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.
by Wang, Xiaoming
· 10 years ago
efd0f11
ip_vti: fix sparse warnings for VTI_ISVTI
by Dmitry Popov
· 10 years ago
859862d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
e413a19a
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
5b174fd
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
1d21b1b
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
30dc5e6
RDMA/core: Add support for iWARP Port Mapper user space service
by Tatyana Nikolova
· 11 years ago
65fcf66
drm/radeon: add query for number of active CUs
by Alex Deucher
· 10 years ago
82abb27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
80a773f
btrfs: retrieve more info from FS_INFO ioctl
by David Sterba
· 11 years ago
7d824b6
btrfs: balance filter: add limit of processed chunks
by David Sterba
· 11 years ago
f972eb6
perf: Pass protection and flags bits through mmap2 interface
by Peter Zijlstra
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 10 years ago
Next »