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
Age
Commit message (
Expand
)
Author
Lines
2016-09-23
blkcg: Annotate blkg_hint correctly
Bart Van Assche
-1
/
+1
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
-0
/
+27
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
-2
/
+41
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
-0
/
+21
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
-8
/
+42
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
-0
/
+36
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
-0
/
+1
2016-09-23
rpcrdma: RDMA/CM private message data structure
Chuck Lever
-0
/
+35
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
-0
/
+9
2016-09-23
Merge tag 'v4.8-rc6' into devel
Linus Walleij
-219
/
+571
2016-09-23
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
Linus Walleij
-0
/
+6
2016-09-23
gpiolib: Make it possible to exclude GPIOs from IRQ domain
Mika Westerberg
-0
/
+6
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
-0
/
+7
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
-0
/
+2
2016-09-23
net_sched: act_vlan: add helper inlines to access tcf_vlan info
Or Gerlitz
-0
/
+25
2016-09-23
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
-1
/
+1
2016-09-23
Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...
David S. Miller
-1
/
+2
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
-76
/
+18
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-46
/
+181
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
-1
/
+4
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
-0
/
+1
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
-4
/
+10
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
-0
/
+2
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
-0
/
+5
2016-09-23
mtd: nand: Introduce nand_data_interface
Sascha Hauer
-49
/
+117
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
-0
/
+4
2016-09-23
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
-15
/
+15
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
-0
/
+7
2016-09-23
netfilter: nf_queue: improve queue range support for bridge family
Liping Zhang
-13
/
+43
2016-09-23
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
Liping Zhang
-0
/
+2
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
-0
/
+1
2016-09-22
drm: Fix plane type uabi breakage
Daniel Vetter
-8
/
+14
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-30
/
+83
2016-09-22
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
-0
/
+22
2016-09-22
nsfs: add ioctl to get a parent namespace
Andrey Vagin
-0
/
+3
2016-09-22
nsfs: add ioctl to get an owning user namespace for ns file descriptor
Andrey Vagin
-0
/
+11
2016-09-22
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
-0
/
+8
2016-09-22
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
-0
/
+3
2016-09-22
blk-mq: add flag for drivers wanting blocking ->queue_rq()
Jens Axboe
-0
/
+1
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
-0
/
+3
2016-09-22
nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
Jeff Layton
-2
/
+3
2016-09-22
percpu: improve generic percpu modify-return implementation
Nicholas Piggin
-23
/
+30
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-5
/
+80
2016-09-22
libata: remove <asm-generic/libata-portmap.h>
Christoph Hellwig
-8
/
+2
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+28
2016-09-22
timekeeping: Include the correct header for errno definitions
Christoph Hellwig
-1
/
+1
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
-12
/
+19
2016-09-22
netfilter: nft_numgen: add number generation offset
Laura Garcia Liebana
-0
/
+2
2016-09-22
blk-mq/cpu-notif: Convert to new hotplug state machine
Thomas Gleixner
-7
/
+1
2016-09-22
Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
-3
/
+137
[prev]
[next]