aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...rdma-for-linusfor-nextDoug Ledford27-1132/+1508
2015-04-15mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI1-4/+6
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg3-88/+137
2015-04-15IB/iser: Bump version to 1.6Sagi Grimberg1-1/+1
2015-04-15IB/iser: Remove code duplication for a single DMA entrySagi Grimberg1-27/+21
2015-04-15IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg1-43/+32
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg3-33/+29
2015-04-15IB/iser: Make fastreg pool cache friendlySagi Grimberg1-1/+1
2015-04-15IB/iser: Move PI context alloc/free to routinesSagi Grimberg1-55/+63
2015-04-15IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg2-18/+37
2015-04-15IB/iser: Merge build page-vec into register page-vecSagi Grimberg1-58/+33
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg4-70/+53
2015-04-15IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg1-5/+2
2015-04-15IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg3-91/+88
2015-04-15IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg1-6/+6
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg3-52/+34
2015-04-15IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg1-4/+1
2015-04-15IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-04-15IB/iser: Handle fastreg/local_inv completion errorsSagi Grimberg1-5/+6
2015-04-15IB/iser: Fix unload during ep_poll wrong dereferenceSagi Grimberg1-1/+1
2015-04-15ib_srpt: convert printk's to pr_* functionsDoug Ledford1-97/+91
2015-04-15IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche1-4/+5
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott2-0/+13
2015-04-15MAINTAINERS: Adding list of maintainers for ocrdmaSelvin Xavier1-0/+9
2015-04-15rdma: replace deprecated ifconfig in docStephen Hemminger1-3/+6
2015-04-15ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué1-11/+11
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2-5/+2
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit1-3/+10
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit2-1/+63
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit1-1/+17
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit3-72/+13
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford1-38/+32
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford1-168/+82
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2-128/+238
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford4-30/+39
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford6-38/+66
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford1-8/+17
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford1-6/+2
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford1-7/+17
2015-04-15IB/ipoib: factor out ah flushingDoug Ledford1-18/+28
2015-04-15IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-04-15IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-04-15IB/mlx4: Change alias guids default to be host assignedYishai Hadas1-2/+2
2015-04-15net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas1-14/+27
2015-04-15net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas1-0/+2
2015-04-15IB/mlx4: Request alias GUID on demandYishai Hadas3-0/+75
2015-04-15IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas3-79/+50
2015-04-15IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2-9/+15
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas3-0/+17
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas3-0/+20
2015-04-15IB/mlx4: Alias GUID adding persistency supportYishai Hadas3-84/+245
2015-04-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds15-198/+174
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds11-48/+50
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds31-1156/+1953
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds168-2202/+18223
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1451-32244/+55301
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds93-604/+2429
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds119-7255/+1337
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds96-928/+1797
2015-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-138/+215
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds59-239/+3965
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-276/+2483
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds18-259/+1640
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds96-957/+15323
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds82-1185/+4256
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs1-6/+9
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds153-1419/+2312
2015-04-14Documentation: update arch list in the 'memtest' entryVladimir Murzin1-1/+1
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin1-1/+1
2015-04-14arm: add support for memtestVladimir Murzin1-0/+3
2015-04-14arm64: add support for memtestVladimir Murzin1-0/+2
2015-04-14memtest: use phys_addr_t for physical addressesVladimir Murzin2-10/+10
2015-04-14mm: move memtest under mmVladimir Murzin7-21/+21
2015-04-14mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes1-0/+9
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes4-11/+11
2015-04-14memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan3-11/+15
2015-04-14mm: numa: remove migrate_ratelimitedMel Gorman2-25/+0
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook9-25/+14
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook9-33/+6
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2-12/+7
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook14-14/+37
2015-04-14s390: standardize mmap_rnd() usageKees Cook1-11/+23
2015-04-14powerpc: standardize mmap_rnd() usageKees Cook1-11/+15
2015-04-14mips: extract logic for mmap_rnd()Kees Cook1-8/+16
2015-04-14arm64: standardize mmap_rnd() usageKees Cook2-8/+11
2015-04-14x86: standardize mmap_rnd() usageKees Cook1-16/+20
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-14fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson1-1/+8
2015-04-14mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang1-86/+86
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani3-3/+69
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani2-2/+23
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani2-0/+14
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani2-0/+31
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani5-0/+52
2015-04-14mm: change __get_vm_area_node() to use fls_long()Toshi Kani1-1/+3
2015-04-14mm/page_alloc.c: clean up commentYaowei Bai1-1/+1
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2015-04-14mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko1-2/+4
2015-04-14mm: cma: constify and use correct signness in mm/cma.cSasha Levin2-16/+20
2015-04-14kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes1-13/+5
2015-04-14mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2-3/+9
2015-04-14mm: remove GFP_THISNODEDavid Rientjes4-31/+27
2015-04-14mm, mempolicy: migrate_to_node should only migrate to nodeDavid Rientjes1-1/+2
2015-04-14cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov3-182/+94
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov4-17/+18
2015-04-14cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov3-7/+7
2015-04-14ocfs2: copy fs uuid to superblockVladimir Davydov1-0/+2
2015-04-14mm: refactor do_wp_page handling of shared vma into a functionShachar Raindel1-38/+48
2015-04-14mm: refactor do_wp_page, extract the page copy flowShachar Raindel1-118/+147
2015-04-14mm: refactor do_wp_page - rewrite the unlock flowShachar Raindel1-9/+12
2015-04-14mm: refactor do_wp_page, extract the reuse caseShachar Raindel1-49/+68
2015-04-14mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov1-0/+2
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2-0/+9
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov13-40/+42
2015-04-14um: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14tile: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14sparc: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14sh: expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14s390: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+6
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov6-15/+18
2015-04-14mips: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov1-0/+4
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov6-31/+23
2015-04-14arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov9-32/+32
2015-04-14alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+4
2015-04-14mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov2-21/+2
2015-04-14mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov2-9/+31
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov9-49/+41
2015-04-14mm: incorporate zero pages into transparent huge pagesEbru Akagunduz1-8/+20
2015-04-14mm/compaction: enhance compaction finish conditionJoonsoo Kim3-7/+29
2015-04-14mm/page_alloc: factor out fallback freepage checkingJoonsoo Kim1-52/+91
2015-04-14mm/cma: change fallback behaviour for CMA freepageJoonsoo Kim1-17/+19
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes3-28/+30
2015-04-14cma: debug: document new debugfs interfaceSasha Levin1-0/+21
2015-04-14mm-cma-allocation-trigger-fixAndrew Morton1-1/+1
2015-04-14mm: cma: release triggerSasha Levin1-0/+58
2015-04-14mm: cma: allocation triggerSasha Levin3-1/+63
2015-04-14mm: cma: debugfs interfaceSasha Levin5-15/+91
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong2-2/+2
2015-04-14mm: memcontrol: update copyright noticeJohannes Weiner1-0/+6
2015-04-14mm/memblock.c: rename local variable of memblock_type to `type'Baoquan He1-2/+2
2015-04-14mm: move mm_populate()-related code to mm/gup.cKirill A. Shutemov2-118/+118
2015-04-14mm: move gup() -> posix mlock() error conversion out of __mm_populateKirill A. Shutemov1-4/+7
2015-04-14mm: rename __mlock_vma_pages_range() to populate_vma_page_range()Kirill A. Shutemov4-27/+17
2015-04-14mm: rename FOLL_MLOCK to FOLL_POPULATEKirill A. Shutemov4-6/+6
2015-04-14slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()Fabian Frederick1-2/+1
2015-04-14slub: use bool function return values of true/false not 1/0Joe Perches1-6/+6
2015-04-14mm, slab: correct config option in commentDavid Rientjes1-1/+1
2015-04-14mm/slub.c: parse slub_debug O option in switch statementChris J Arges1-9/+7
2015-04-14mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3Geert Uytterhoeven1-3/+14
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell3-27/+5
2015-04-14watchdog: clean up some function names and argumentsUlrich Obergfell1-8/+12
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell5-89/+97
2015-04-14watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell1-0/+30
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2-0/+67
2015-04-14watchdog: introduce proc_watchdog_common()Ulrich Obergfell1-0/+65
2015-04-14watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell1-1/+2
2015-04-14watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell1-0/+23
2015-04-14watchdog: new definitions and variables, initializationUlrich Obergfell2-1/+28
2015-04-14ocfs2: make mlog_errno return the errnoAndrew Morton1-2/+3
2015-04-14ocfs2: check if the ocfs2 lock resource has been initialized before calling o...alex chen1-0/+5
2015-04-14ocfs2: logging: remove static buffer, use vsprintf extension %pVJoe Perches1-15/+18
2015-04-14ocfs2: incorrect check for debugfs returnsChengyu Song3-16/+37
2015-04-14ocfs2: fix a typo in the copyright statementJakub Wilk1-1/+1
2015-04-14ocfs2: fix possible uninitialized variable accessJoseph Qi3-2/+10
2015-04-14ocfs2: remove goto statement in ocfs2_check_dir_for_entry()Daeseok Youn1-8/+5
2015-04-14ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clea...Joseph Qi1-0/+2
2015-04-14ocfs2: use ENOENT instead of EEXIST when get system file failsJoseph Qi2-3/+3
2015-04-14ocfs2: use actual name length when find entry in ocfs2_orphan_del()Joseph Qi1-2/+2
2015-04-14ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter1-1/+1
2015-04-14ocfs2: fix typo in ocfs2_reserve_local_alloc_bitsJoseph Qi1-1/+1
2015-04-14ocfs2: do not use ocfs2_zero_extend during direct IOJoseph Qi1-8/+130
2015-04-14ocfs2: take inode lock when get clustersJoseph Qi1-1/+10
2015-04-14ocfs2: no need get dinode bh when zeroing extendJoseph Qi1-5/+1
2015-04-14ocfs2: fix a typing error in ocfs2_direct_IO_writeJoseph Qi1-1/+1
2015-04-14ocfs2: avoid a pointless delay in o2cb_cluster_check()Daeseok Youn1-1/+1
2015-04-14ocfs2: one function call less in user_cluster_connect() after error detectionMarkus Elfring1-4/+2
2015-04-14ocfs2: one function call less in ocfs2_init_slot_info() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: one function call less in ocfs2_merge_rec_right() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: one function call less in ocfs2_merge_rec_left() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error de...Markus Elfring1-11/+13
2015-04-14ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after er...Markus Elfring1-2/+3
2015-04-14ocfs2: delete unnecessary checks before three function callsMarkus Elfring3-14/+7
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-14scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick1-1/+1
2015-04-14mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer1-2/+1
2015-04-14Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-97/+186
2015-04-14Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2015-04-14Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher1-1/+1
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher1-2/+5
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher1-1/+1
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller36-579/+739