aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+7
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+6
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-14/+19
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-13/+17
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-20/+5
2017-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+13
2017-03-24Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+12
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie1-0/+12
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman20-39/+83
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-27/+0
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-6/+46
2017-03-22sctp: declare struct sctp_stream before using itXin Long1-0/+1
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy1-5/+13
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe1-0/+1
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long1-2/+2
2017-03-21Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-7/+2
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao1-0/+3
2017-03-21vsock: track pkt owner vsockPeng Tao1-0/+3
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-16/+0
2017-03-21reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel1-7/+2
2017-03-21drm/exynos/decon5433: signal frame done interrupt at front porchAndrzej Hajda1-0/+4
2017-03-21drm/exynos/decon5433: fix vblank event handlingAndrzej Hajda1-0/+8
2017-03-20generic syscalls: Wire up statx syscallStafford Horne1-1/+3
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-2/+7
2017-03-18target: fix ALUA transition timeout handlingMike Christie1-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie1-1/+6
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-19/+19
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+1
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens1-1/+0
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu1-0/+1
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2017-03-16vmbus: remove hv_event_tasklet_disable/enableDexuan Cui1-3/+0
2017-03-16vmbus: use rcu for per-cpu channel listStephen Hemminger1-0/+7
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+34
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers1-1/+0
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+5
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-13/+50
2017-03-15Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-19/+19
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones1-16/+0
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-13Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-13/+3
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso1-1/+0
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)1-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang1-0/+29
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin1-19/+19
2017-03-12bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+23
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+15
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang1-1/+1
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang1-3/+0
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner1-0/+23
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-0/+3
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds10-35/+277
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-18/+11
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells6-8/+13
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli1-4/+3
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie1-0/+3
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2-10/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+0
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+11
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov2-0/+19
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov4-10/+75
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov3-24/+89
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2-0/+67
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov3-1/+46
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds1-21/+10
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2-9/+0
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso1-2/+4
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2-0/+5
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+11
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+10
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-2/+11
2017-03-07libceph: osd_request_timeout optionIlya Dryomov2-0/+3
2017-03-07btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin1-27/+0
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman1-1/+1
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren767-10038/+23274
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab1-0/+4
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier1-0/+2
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-44/+57
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+6
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+13
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+6
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+14
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+185
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+9
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds79-3012/+3375
2017-03-03tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-03-03jump_label: Add comment about initialization order for anonymous unionsSteven Rostedt (VMware)1-0/+7
2017-03-03jump_label: Fix anonymous union initializationBoris Ostrovsky1-2/+2
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-3/+3
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells6-15/+185
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+7
2017-03-03sched/headers: Clean up <linux/sched.h>Ingo Molnar1-571/+651
2017-03-03sched/headers: Remove #ifdefs from <linux/sched.h>Ingo Molnar1-8/+4
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2-6/+8
2017-03-03sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>Ingo Molnar1-1/+0
2017-03-03sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>Ingo Molnar2-1/+2
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar1-2/+0
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar1-6/+0
2017-03-03sched/headers: Remove <linux/rculist.h> from <linux/sched.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/signal.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar2-2/+1
2017-03-03sched/headers: Remove the runqueue_is_locked() prototypeIngo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar2-1/+1
2017-03-03sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar1-1/+2
2017-03-03sched/headers: Remove unused 'task_can_switch_user()' prototypeIngo Molnar1-3/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>Ingo Molnar1-2/+1
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/sched.h> and <linux/slab.h> from <linux/delayacc...Ingo Molnar2-2/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove tsk_is_polling()Ingo Molnar1-5/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>Ingo Molnar2-7/+7
2017-03-03sched/headers: Move the get_task_struct()/put_task_struct() and related APIs ...Ingo Molnar2-14/+15
2017-03-03sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to...Ingo Molnar2-21/+22
2017-03-03sched/headers, timekeeping: Move the timer tick function prototypes to <linux...Ingo Molnar3-3/+4
2017-03-03sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/i...Ingo Molnar2-5/+7
2017-03-03sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <...Ingo Molnar2-4/+3
2017-03-03sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...Ingo Molnar2-10/+10
2017-03-03sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched...Ingo Molnar2-8/+10
2017-03-03sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux...Ingo Molnar2-16/+16
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar4-103/+214
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2-20/+20
2017-03-03sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> ...Ingo Molnar2-3/+6
2017-03-03sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-03-03mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> ...Ingo Molnar2-49/+55
2017-03-03signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h>Ingo Molnar2-54/+59
2017-03-03sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro...Ingo Molnar3-6/+5
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2-106/+113
2017-03-03sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/...Ingo Molnar2-21/+21
2017-03-03sched/core: Move, sort and clean up <linux/sched.h> structure predeclarationsIngo Molnar1-33/+23
2017-03-03sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar1-15/+0
2017-03-03sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/t...Ingo Molnar2-91/+97
2017-03-03sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linu...Ingo Molnar2-15/+20
2017-03-03sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h...Ingo Molnar1-2/+2
2017-03-03sched/headers, time/timekeeping: Move the xtime_update() prototype from <linu...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/...Ingo Molnar2-36/+46
2017-03-03sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>Ingo Molnar2-35/+39
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar2-10/+18
2017-03-03sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2-22/+22
2017-03-03sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> i...Ingo Molnar2-52/+52
2017-03-03sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sch...Ingo Molnar2-38/+42
2017-03-03sched/headers: Remove various unrelated headers from <linux/sched.h>Ingo Molnar1-28/+0
2017-03-03sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <...Ingo Molnar2-30/+32
2017-03-03sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <li...Ingo Molnar2-35/+40
2017-03-03sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>Ingo Molnar2-26/+26
2017-03-03sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move more mm_struct related functionality from <linux/sched.h>...Ingo Molnar2-21/+21
2017-03-03sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>Ingo Molnar2-17/+21
2017-03-03sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux...Ingo Molnar2-13/+16
2017-03-03sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>Ingo Molnar2-37/+37
2017-03-03sched/headers: Move 'struct user_struct' definition and APIs to the new <linu...Ingo Molnar2-53/+54
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2-496/+505
2017-03-03sched/headers: Move task->mm coredumping related defines and methods from <li...Ingo Molnar2-68/+69
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2-95/+95
2017-03-03Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+7
2017-03-03Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki1-8/+0
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+39
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-17/+25
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller1-20/+41
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-6/+20
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-3/+11
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo1-0/+1