aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-05Linux 4.11-rc1for-4.12/coreLinus Torvalds1-2/+2
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-368/+895
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+223
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-23/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-54/+79
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-43/+67
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-3188/+22372
2017-03-03strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-91/+66
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+48
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+25
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-88/+83
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds31-302/+852
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-168/+447
2017-03-03Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-03docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-18/+13
2017-03-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-27/+148
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds72-214/+822
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds19-89/+265
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1218-3575/+5226
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2017-03-03Merge branch 'sfx-fixes'David S. Miller1-6/+6
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller3-24/+38
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun4-14/+4
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells1-7/+8
2017-03-03Merge branch 'nfp-fixes'David S. Miller1-3/+4
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03Merge branch 'bgmac-fixes'David S. Miller3-10/+39
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03Merge branch 'xen-netback-fixes'David S. Miller1-12/+19
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-6/+23
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2-81/+58
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso1-5/+4
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy1-2/+0
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde1-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-03-03can: gs_usb: fix coding styleEthan Zonca1-6/+5
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca1-11/+29
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu8-7/+49
2017-03-02CIFS: Fix sparse warningsSteve French2-4/+4
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2-2/+3
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells72-214/+822
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-596/+1570
2017-03-02Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+12
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-362/+286
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni3-4/+20
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 Molnar3-6/+9
2017-03-03sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>Ingo Molnar1-1/+0
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...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 Molnar2-1/+1
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 Molnar3-31/+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 Molnar3-2/+2
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 Molnar3-1/+4
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 Molnar5-214/+214
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar4-21/+22
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 Molnar2-1/+2
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 Molnar4-108/+115
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 Molnar2-15/+15
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 Molnar3-10/+19
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 Molnar12-501/+520
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 Molnar26-116/+120
2017-03-02Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-656/+861
2017-03-03Merge branch 'acpi-apei'Rafael J. Wysocki1-8/+12
2017-03-03Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki7-185/+161
2017-03-03Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki7-177/+125
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-223/+261
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-242/+147
2017-03-02block: Move bdi_unregister() to del_gendisk()Jan Kara2-1/+5
2017-03-02CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2-0/+109
2017-03-02CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel1-16/+80
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds43-2832/+4764
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman1-1/+1
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong1-0/+1
2017-03-02netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui1-4/+11
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller7-26/+47
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller2-3/+117
2017-03-02Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-4/+16
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong1-0/+6
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov6-25/+25
2017-03-02Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+7
2017-03-02ARM: deconfig: fix the moxart defconfigLinus Walleij1-6/+6
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang1-3/+12
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds31-454/+456
2017-03-02blk-mq: ensure that bd->last is always set correctlyJens Axboe1-7/+43
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds19-26/+55
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo3-10/+13
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo1-0/+1
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-9/+11
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs1-2/+1
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-03-02block: don't call ioc_exit_icq() with the queue lock held for blk-mqJens Axboe3-17/+31
2017-03-02Merge branch 'amd-xgbe-fixes'David S. Miller3-3/+27
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas1-0/+2
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2-1/+23
2017-03-02amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas1-2/+2
2017-03-02Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář3-7/+9
2017-03-02drivers: net: xgene: Fix crash on DT systemsAlban Bedel1-0/+6
2017-03-02Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-25/+43
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong1-5/+9
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds2-22/+4
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij5-60/+7
2017-03-02Merge branch 'next/late' with mainlineArnd Bergmann26-233/+842
2017-03-02block: Initialize bd_bdi on inode initializationJan Kara1-2/+4
2017-03-02loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval1-7/+8
2017-03-02nvme: Complete all stuck requestsKeith Busch3-5/+79
2017-03-02blk-mq: Provide freeze queue timeoutKeith Busch2-0/+11
2017-03-02blk-mq: Export blk_mq_freeze_queue_waitKeith Busch2-1/+3
2017-03-02nbd: stop leaking socketsJosef Bacik1-1/+3
2017-03-02blk-mq: move update of tags->rqs to __blk_mq_alloc_request()Omar Sandoval2-2/+1
2017-03-02blk-mq: kill blk_mq_set_alloc_data()Omar Sandoval1-10/+0
2017-03-02blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler requestOmar Sandoval2-24/+20
2017-03-02blk-mq-sched: Allocate sched reserved tags as specified in the original queue...Sagi Grimberg4-2/+12
2017-03-02nvme: allocate nvme_queue in correct nodeShaohua Li1-4/+8
2017-03-02PCI: add an API to get node from vectorShaohua Li2-0/+22
2017-03-02blk-mq: allocate blk_mq_tags and requests in correct nodeShaohua Li1-6/+15
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan1-0/+4
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro14-134/+158
2017-03-02Merge branch 'work.namei' into for-linusAl Viro1-88/+95
2017-03-02orangefs: Use RCU for destroy_inodePeter Zijlstra1-1/+8
2017-03-02crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo1-16/+16
2017-03-02crypto: vmx - Use skcipher for cbc fallbackPaulo Flabiano Smorigo1-23/+24
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2-3/+117
2017-03-02sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>Ingo Molnar2-18/+21
2017-03-02sched/headers: Move loadavg related definitions from <linux/sched.h> to <linu...Ingo Molnar2-27/+27