index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+57
2017-09-04
netlink: add NLM_F_NONREC flag for deletion requests
Pablo Neira Ayuso
-0
/
+3
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+21
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
-1
/
+2
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
-6
/
+30
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+298
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-5
/
+12
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-20
/
+232
2017-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-18
/
+31
2017-09-01
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
-0
/
+10
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-40
/
+0
2017-09-01
fsmap: fix documentation of FMR_OF_LAST
Darrick J. Wong
-1
/
+1
2017-09-01
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
-1
/
+91
2017-09-01
ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl
Colin Cross
-0
/
+14
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
-0
/
+2
2017-08-31
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
-0
/
+5
2017-08-31
annotate RWF_... flags
Christoph Hellwig
-18
/
+31
2017-08-31
loop: add ioctl for changing logical block size
Omar Sandoval
-0
/
+1
2017-08-31
PCI/AER: Reformat AER register definitions
Bjorn Helgaas
-16
/
+10
2017-08-31
IB/core: Add completion queue (cq) object actions
Matan Barak
-0
/
+20
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
-0
/
+10
2017-08-31
IB/core: Export ioctl enum types to user-space
Matan Barak
-0
/
+54
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
-0
/
+33
2017-08-31
RDMA/vmw_pvrdma: Report network header type in WC
Aditya Sarwade
-2
/
+4
2017-08-31
KVM: PPC: Book3S HV: Report storage key support to userspace
Paul Mackerras
-1
/
+2
2017-08-30
net: arp: Add support for raw IP device
Subash Abhinov Kasiviswanathan
-0
/
+1
2017-08-30
net: ether: Add support for multiplexing and aggregation type
Subash Abhinov Kasiviswanathan
-0
/
+3
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
-0
/
+2
2017-08-29
ether: add NSH ethertype
Jiri Benc
-0
/
+1
2017-08-29
if_ether: add forces ife lfb type
Alexander Aring
-0
/
+1
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
-1
/
+3
2017-08-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-3
/
+0
2017-08-29
IB/uverbs: Expose XRQ capabilities
Artemy Kovalyov
-0
/
+15
2017-08-29
IB/uverbs: Add XRQ creation parameter to UAPI
Artemy Kovalyov
-1
/
+1
2017-08-29
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
-3
/
+8
2017-08-29
Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...
Dave Airlie
-7
/
+7
2017-08-29
drm/syncobj: Add a signal ioctl (v3)
Jason Ekstrand
-0
/
+1
2017-08-29
drm/syncobj: Add a reset ioctl (v3)
Jason Ekstrand
-0
/
+7
2017-08-29
drm/syncobj: Allow wait for submit and signal behavior (v5)
Jason Ekstrand
-0
/
+1
2017-08-29
drm/syncobj: Add a CREATE_SIGNALED flag
Jason Ekstrand
-0
/
+1
2017-08-29
drm/syncobj: add sync obj wait interface. (v8)
Dave Airlie
-0
/
+12
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
-6
/
+3
2017-08-28
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
-0
/
+3
2017-08-28
serial: Fix port type numbering for TI DA8xx
Andy Shevchenko
-1
/
+3
2017-08-28
serial: Remove unused port type
Andy Shevchenko
-3
/
+0
2017-08-28
serial: pch_uart: Make port type explicit
Andy Shevchenko
-1
/
+4
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
-3
/
+0
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
-6
/
+3
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
-3
/
+8
2017-08-28
libnvdimm: clean up command definitions
Dan Williams
-37
/
+0
[prev]
[next]