aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-02drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.Eric Anholt1-0/+8
2017-03-02drm/vc4: Fulfill user BO creation requests from the kernel BO cache.Eric Anholt1-6/+7
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-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter3-50/+2
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
2017-03-02sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>Ingo Molnar2-68/+70
2017-03-02sched/headers, delayacct: Move the 'struct task_delay_info' definition from <...Ingo Molnar2-35/+40
2017-03-02sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>Ingo Molnar2-100/+98
2017-03-02sched/headers: Move the wake-queue types and interfaces from sched.h into <li...Ingo Molnar3-51/+51
2017-03-02sched/headers: Move idle polling methods to <linux/sched/idle.h>Ingo Molnar2-76/+76
2017-03-02sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>Ingo Molnar2-2/+2
2017-03-02sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/s...Ingo Molnar2-7/+7
2017-03-02sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>Ingo Molnar2-212/+213
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar4-0/+4
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar5-0/+6
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar12-0/+13
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar7-0/+13
2017-03-02sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar6-0/+7
2017-03-02sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar5-0/+8
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar25-7/+33
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar18-0/+22
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar27-3/+41
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar16-0/+18
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar89-25/+125
2017-03-02mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l...Ingo Molnar2-3/+13
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar15-0/+18
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar3-2/+10
2017-03-02sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar178-1/+198
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar95-1/+104
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar22-1/+29
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar166-2/+181
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar15-0/+20
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar10-2/+10
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar265-139/+319
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-1/+8
2017-03-02sched/headers: Prepare for the removal of various unrelated headers from <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar4-0/+5
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar65-0/+69
2017-03-02sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...Ingo Molnar2-4/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar9-1/+14
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar22-1/+23
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar6-2/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar15-0/+17
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar10-1/+15
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar180-121/+204
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar20-1/+26
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar60-0/+71
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar6-0/+11
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar18-0/+23
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar26-0/+31
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar65-1/+72
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar10-1/+16
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar7-0/+13
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar11-0/+17
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar3-8/+13
2017-03-02mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar6-16/+25
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar6-43/+18
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar10-52/+71
2017-03-02sched/core: Remove the tsk_nr_cpus_allowed() wrapperIngo Molnar4-32/+27
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar16-48/+42
2017-03-02sched/core: Move the get_preempt_disable_ip() inline to sched/core.cIngo Molnar2-9/+9
2017-03-02sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()Ingo Molnar2-3/+3
2017-03-02sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar4-13/+21
2017-03-02average: change to declare precision, not factorJohannes Berg7-26/+47
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard2-1/+79
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet2-1/+1
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning1-1/+2
2017-03-01CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel1-2/+2
2017-03-01CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel1-1/+1
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel4-11/+35
2017-03-01CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel3-2/+17
2017-03-01CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel4-120/+125
2017-03-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+11
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds39-832/+902
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds21-810/+1966
2017-03-02virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-03-02vhost: introduce O(1) vq metadata cacheJason Wang2-26/+118
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley4-4/+12
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells15-22/+43
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller7-21/+55
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet2-4/+16
2017-03-01bpf: update the comment about the length of analysisGary Lin1-1/+1
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi1-1/+1
2017-03-01drm: Update drm_fbdev_cma_init documentationGabriel Krisman Bertazi1-1/+0
2017-03-01CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky1-6/+26
2017-03-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki6-596/+1570
2017-03-01PM / OPP: Documentation: Fix opp-microvolt in examplesViresh Kumar1-22/+22
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov3-0/+48
2017-03-01xtensa: clean up bootable image build targetsMax Filippov5-28/+21
2017-03-01xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov1-2/+2
2017-03-01drm/rockchip/dsi: add dw-mipi power domain supportChris Zhong1-0/+16
2017-03-01drm/rockchip/dsi: fix insufficient bandwidth of some panelChris Zhong1-2/+2
2017-03-01dt-bindings: add power domain node for dw-mipi-rockchipChris Zhong1-0/+3
2017-03-01drm/rockchip/dsi: remove mode_valid functionChris Zhong1-39/+0
2017-03-01drm/rockchip/dsi: dw-mipi: correct the coding styleChris Zhong1-15/+14
2017-03-01drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsiChris Zhong1-10/+62
2017-03-01dt-bindings: add rk3399 support for dw-mipi-rockchipChris Zhong1-1/+3
2017-03-01drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping1-0/+31
2017-03-01drm/rockchip: dw-mipi-dsi: support non-burst modesJohn Keeping1-8/+13
2017-03-01drm/rockchip: dw-mipi-dsi: defer probe if panel is not loadedJohn Keeping1-3/+18
2017-03-01drm/rockchip: vop: test for P{H,V}SYNCJohn Keeping1-4/+4
2017-03-01drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNCJohn Keeping1-2/+2
2017-03-01drm/rockchip: dw-mipi-dsi: use specific poll helperJohn Keeping1-5/+5
2017-03-01drm/rockchip: dw-mipi-dsi: improve PLL configurationJohn Keeping1-1/+12
2017-03-01drm/rockchip: dw-mipi-dsi: properly configure PHY timingJohn Keeping1-4/+31
2017-03-01drm/rockchip: dw-mipi-dsi: configure PHY before enablingJohn Keeping1-5/+6
2017-03-01drm/rockchip: dw-mipi-dsi: ensure PHY is resetJohn Keeping1-1/+4
2017-03-01drm/rockchip: dw-mipi-dsi: fix escape clock rateJohn Keeping1-1/+11
2017-03-01drm/rockchip: dw-mipi-dsi: allow commands in panel_disableJohn Keeping1-10/+2
2017-03-01drm/rockchip: dw-mipi-dsi: prepare panel after phy initJohn Keeping1-2/+4
2017-03-01drm/rockchip: dw-mipi-dsi: don't assume buffer is alignedJohn Keeping1-5/+7
2017-03-01drm/rockchip: dw-mipi-dsi: only request HS clock when requiredJohn Keeping1-2/+4
2017-03-01drm/rockchip: dw-mipi-dsi: respect message flagsJohn Keeping1-1/+15
2017-03-01drm/rockchip: dw-mipi-dsi: include bad value in error messageJohn Keeping1-1/+2
2017-03-01drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping1-2/+9
2017-03-01drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping1-2/+3
2017-03-01drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping1-4/+6