summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-09-23blkcg: Annotate blkg_hint correctlyBart Van Assche-1/+1
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells-2/+41
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells-0/+36
2016-09-23svcrdma: support Remote InvalidationChuck Lever-0/+1
2016-09-23rpcrdma: RDMA/CM private message data structureChuck Lever-0/+35
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever-0/+9
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij-219/+571
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij-0/+6
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg-0/+6
2016-09-23bpf: add helper to invalidate hashDaniel Borkmann-0/+7
2016-09-23net: dsa: add port fast ageingVivien Didelot-0/+2
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz-0/+25
2016-09-23net_sched: sch_fq: account for schedule/timers driftsEric Dumazet-1/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller-1/+2
2016-09-23sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner-76/+18
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-46/+181
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger-1/+4
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon-0/+1
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon-4/+10
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer-0/+2
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer-0/+5
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer-49/+117
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer-0/+4
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer-15/+15
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez-0/+7
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang-13/+43
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang-0/+2
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana-0/+1
2016-09-22drm: Fix plane type uabi breakageDaniel Vetter-8/+14
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-30/+83
2016-09-22Merge branch 'nsfs-ioctls' into HEADEric W. Biederman-0/+22
2016-09-22nsfs: add ioctl to get a parent namespaceAndrey Vagin-0/+3
2016-09-22nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin-0/+11
2016-09-22kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin-0/+8
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch-0/+3
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe-0/+1
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton-0/+3
2016-09-22nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton-2/+3
2016-09-22percpu: improve generic percpu modify-return implementationNicholas Piggin-23/+30
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-5/+80
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig-8/+2
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+28
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig-1/+1
2016-09-22[media] rc: split nec protocol into its three variantsSean Young-12/+19
2016-09-22netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana-0/+2
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner-7/+1
2016-09-22Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe-3/+137