aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-21zram: use __GFP_MOVABLE for memory allocationmm/non-lru-v2r1-v4.5-mmotm-2016-03-17-15-04Minchan Kim2-2/+3
2016-03-21zsmalloc: migrate tail pages in zspageMinchan Kim1-16/+115
2016-03-21zsmalloc: use single linked list for page chainMinchan Kim1-41/+78
2016-03-21zsmalloc: migrate head page of zspageMinchan Kim2-13/+317
2016-03-21mm/balloon: use general movable page feature into balloonMinchan Kim8-164/+113
2016-03-21mm/compaction: support non-lru movable page migrationMinchan Kim9-15/+177
2016-03-21zsmalloc: zs_compact refactoringMinchan Kim1-136/+257
2016-03-21zsmalloc: separate free_zspage from putback_zspageMinchan Kim1-23/+23
2016-03-21zsmalloc: factor page chain functionality outMinchan Kim1-34/+46
2016-03-21zsmalloc: move struct zs_meta from mapping to freelistMinchan Kim1-11/+12
2016-03-21zsmalloc: squeeze freelist into page->mappingMinchan Kim1-63/+96
2016-03-21zsmalloc: squeeze inuse into page->mappingMinchan Kim1-32/+71
2016-03-21zsmalloc: keep max_object in size_classMinchan Kim1-17/+15
2016-03-21zsmalloc: remove unused pool param in obj_freeMinchan Kim1-4/+3
2016-03-21zsmalloc: reordering function parameterMinchan Kim1-24/+26
2016-03-21zsmalloc: clean up many BUG_ONMinchan Kim1-27/+15
2016-03-21zsmalloc: use first_page rather than pageMinchan Kim1-30/+32
2016-03-21mm: use put_page to free page instead of putback_lru_pageMinchan Kim1-19/+31
2016-03-17pci: test for unexpectedly disabled bridgesLinus Torvalds1-0/+9
2016-03-17Add debugging aid for memory initialisation problemsMel Gorman3-0/+11
2016-03-17slab-leaks3-default-yAndrew Morton1-1/+6
2016-03-17mutex subsystem, synchro-test moduleDavid Howells4-0/+660
2016-03-17kernel/fork.c: export kernel_thread() to modulesAndrew Morton1-0/+1
2016-03-17make FRAME_POINTER default=yIngo Molnar1-1/+1
2016-03-17Releasing resources with childrenMatthew Wilcox1-0/+2
2016-03-17Make sure nobody's leaking resourcesMatthew Wilcox1-0/+8
2016-03-17do_shared_fault(): check that mmap_sem is heldAndrew Morton1-0/+2
2016-03-17mm: add strictlimit knobMaxim Patlasov2-0/+43
2016-03-17ia64/extable: use generic search and sort routinesArd Biesheuvel2-101/+4
2016-03-17x86/extable: use generic search and sort routinesArd Biesheuvel2-111/+2
2016-03-17s390/extable: use generic search and sort routinesArd Biesheuvel3-93/+2
2016-03-17alpha/extable: use generic search and sort routinesArd Biesheuvel3-95/+9
2016-03-17dma-rename-dma__writecombine-to-dma__wc-checkpatch-fixesAndrew Morton2-2/+2
2016-03-17kernel/...: convert pr_warning to pr_warnJoe Perches13-60/+52
2016-03-17drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey1-1/+4
2016-03-17drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey1-4/+16
2016-03-17memremap: add MEMREMAP_WC flagBrian Starkey2-2/+12
2016-03-17memremap: don't modify flagsBrian Starkey1-7/+7
2016-03-17kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-03-17mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski1-5/+8
2016-03-17staging/goldfish: use 6-arg get_user_pages()Arnd Bergmann1-2/+1
2016-03-17drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-03-17linux-next-rejectsAndrew Morton9-11/+24
2016-03-17linux-next-git-rejectsAndrew Morton7-132/+23
2016-03-17linux-nextmmotm auto import6891-180191/+332935
2016-03-17ipc/msg.c: use freezable blocking callYogesh Gaur1-1/+2
2016-03-17ipc/msg.c: msgsnd: use freezable blocking callManinder Singh1-1/+1
2016-03-17ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2-53/+72
2016-03-17ipc/sem: make semctl setting sempid consistentDavidlohr Bueso1-2/+11
2016-03-17ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2-0/+9
2016-03-17kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-17scripts/gdb: account for changes in module data structureJan Kiszka2-3/+4
2016-03-17scripts/gdb: Add cmdline reader commandKieran Bingham1-0/+13
2016-03-17scripts/gdb: Add version commandKieran Bingham2-0/+29
2016-03-17kernel-add-kcov-code-coverage-makefile-tweaksAndrew Morton9-9/+9
2016-03-17kcov: clean up codeDmitry Vyukov2-13/+27
2016-03-17kernel-add-kcov-code-coverage-fix-2Andrew Morton1-0/+1
2016-03-17kernel-add-kcov-code-coverage-fixAndrew Morton3-9/+10
2016-03-17kernel: add kcov code coverageDmitry Vyukov28-1/+546
2016-03-17profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann1-2/+2
2016-03-17hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-6/+5
2016-03-17ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-1/+1
2016-03-17panic: change nmi_panic from macro to functionHidehiro Kawai2-20/+21
2016-03-17eventfd: document lockless access in eventfd_pollPaolo Bonzini1-2/+40
2016-03-17cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-17rapidio/rio_mport_cdev: fix conflicting DMA configuration optionsAlexandre Bounine1-18/+14
2016-03-17rapidio/rio_mport_cdev: fix build failure if CONFIG_DMA_ENGINE is not enabledAlexandre Bounine1-4/+14
2016-03-17rapidio: mport_cdev: fix some error codesDan Carpenter1-5/+8
2016-03-17rapidio-add-mport-char-device-driver-fixAndrew Morton1-2/+2
2016-03-17rapidio: add mport char device driverAlexandre Bounine6-0/+3096
2016-03-17rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine1-9/+73
2016-03-17rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine1-9/+16
2016-03-17rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine1-16/+21
2016-03-17rapidio/tsi721: add filtered debug outputAlexandre Bounine4-189/+249
2016-03-17rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine2-7/+235
2016-03-17rapidio: add outbound window supportAlexandre Bounine3-0/+59
2016-03-17rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine1-12/+30
2016-03-17powerpc/fsl_rio: update for port-write interface changeAlexandre Bounine3-6/+12
2016-03-17rapidio: add global inbound port write interfacesAlexandre Bounine4-45/+132
2016-03-17rapidio: move rio_pw_enable into core code fixAlexandre Bounine1-1/+1
2016-03-17rapidio: move rio_pw_enable into core codeAlexandre Bounine4-11/+22
2016-03-17rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine3-13/+15
2016-03-17rapidio: add lock protection for doorbell list fixAlexandre Bounine1-2/+2
2016-03-17rapidio: add lock protection for doorbell listAlexandre Bounine2-3/+8
2016-03-17rapidio/rionet: add mport removal handlingAlexandre Bounine1-26/+44
2016-03-17rapidio/rionet: add locking into add/remove deviceAlexandre Bounine1-50/+102
2016-03-17powerpc/fsl_rio: changes to mport registrationAlexandre Bounine1-6/+12
2016-03-17rapidio/tsi721: add HW specific mport removalAlexandre Bounine3-122/+212
2016-03-17rapidio: add core mport removal supportAlexandre Bounine3-20/+98
2016-03-17rapidio: move net allocation into core code fixAlexandre Bounine1-0/+1
2016-03-17rapidio: move net allocation into core codeAlexandre Bounine4-44/+127
2016-03-17rapidio: rework common RIO device add/delete routinesAlexandre Bounine3-12/+36
2016-03-17rapidio/rionet: add shutdown event handlingAlexandre Bounine1-0/+38
2016-03-17rapidio/tsi721: add shutdown notification callbackAlexandre Bounine3-0/+48
2016-03-17rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine2-0/+14
2016-03-17rapidio/tsi721: add query_mport callbackAlexandre Bounine1-0/+34
2016-03-17rapidio: add query_mport operationAlexandre Bounine3-0/+69
2016-03-17rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2-30/+32
2016-03-17rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2-30/+142
2016-03-17rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2-21/+62
2016-03-17rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine1-4/+2
2016-03-17rapidio/rionet: add capability to change MTUAurelien Jacquiot1-2/+15
2016-03-17rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-03-17kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2-0/+3
2016-03-17kexec: do a cleanup for function kexec_loadMinfei Huang1-56/+69
2016-03-17kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang1-3/+6
2016-03-17kexec-provide-arch_kexec_protectunprotect_crashkres-v4Xunlei Pang1-7/+9
2016-03-17kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-0/+43
2016-03-17kexec-introduce-a-protection-mechanism-for-the-crashkernel-reserved-memory-v4Xunlei Pang1-1/+1
2016-03-17kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang4-2/+23
2016-03-17cpumask: remove incorrect information from commentEric Biggers1-2/+0
2016-03-17fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn6-12/+32
2016-03-17ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov1-2/+1
2016-03-17fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero3-5/+24
2016-03-17x86/compat: remove is_compat_task()Andy Lutomirski3-3/+4
2016-03-17drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski1-1/+1
2016-03-17input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski1-11/+1
2016-03-17drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2-2/+2
2016-03-17drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski1-1/+1
2016-03-17firewire: Use in_compat_syscall to check ioctl compatnessAndy Lutomirski1-2/+2
2016-03-17net/xfrm_user: Use in_compat_syscall to deny compat syscallsAndy Lutomirski1-1/+1
2016-03-17net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski1-1/+1
2016-03-17ext4: In ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski1-1/+1
2016-03-17staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski1-1/+1
2016-03-17auditsc: for seccomp events, log syscall compat state using in_compat_syscallAndy Lutomirski1-2/+2
2016-03-17ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitnessAndy Lutomirski1-1/+1
2016-03-17seccomp: check in_compat_syscall, not is_compat_task, in strict modeAndy Lutomirski1-2/+2
2016-03-17sparc/syscall: fix syscall_get_archAndy Lutomirski1-1/+8
2016-03-17sparc-compat-provide-an-accurate-in_compat_syscall-implementation-fix-fixAndrew Morton1-1/+1
2016-03-17sparc-compat-provide-an-accurate-in_compat_syscall-implementation-fixAndrew Morton1-0/+1
2016-03-17sparc/compat: rrovide an accurate in_compat_syscall implementationAndy Lutomirski1-0/+6
2016-03-17compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski1-0/+15
2016-03-17lib: Add CRC64 ECMA moduleMarian Chereji4-0/+405
2016-03-17mm/util.c: add kstrimdup()Sebastian Capella2-0/+31
2016-03-17printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek4-7/+26
2016-03-17printk/nmi: warn when some message has been lost in NMI contextPetr Mladek3-1/+25
2016-03-17printk/nmi: use IRQ work only when readyPetr Mladek1-1/+12
2016-03-17printk/nmi: generic solution for safe printk in NMIPetr Mladek24-107/+298
2016-03-17kernel/hung_task.c: use timeout diff when timeout is updatedTetsuo Handa1-8/+13
2016-03-17mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo1-0/+3
2016-03-17mm-use-watermak-checks-for-__gfp_repeat-high-order-allocations-checkpatch-fixesAndrew Morton1-3/+3
2016-03-17mm: use watermark checks for __GFP_REPEAT high order allocationsMichal Hocko1-19/+14
2016-03-17mm: throttle on IO only when there are too many dirty and writeback pagesMichal Hocko2-20/+36
2016-03-17mm-oom-rework-oom-detection-checkpatch-fixesAndrew Morton1-9/+13
2016-03-17mm, oom: rework oom detectionMichal Hocko3-29/+88
2016-03-17zram-export-the-number-of-available-comp-streams-fixAndrew Morton1-6/+7
2016-03-17zram: export the number of available comp streamsSergey Senozhatsky4-2/+40
2016-03-17mm: kasan: Initial memory quarantine implementationAlexander Potapenko1-38/+21
2016-03-17mm: kasan: initial memory quarantine implementationAlexander Potapenko13-29/+455
2016-03-17kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko1-0/+2
2016-03-17mm-kasan-stackdepot-implementation-enable-stackdepot-for-slab-v8Alexander Potapenko5-12/+12
2016-03-17mm-kasan-stackdepot-implementation-enable-stackdepot-for-slab-fixAndrew Morton6-12/+12
2016-03-17mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-3/+376
2016-03-17arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko23-15/+51
2016-03-17mm, kasan: add GFP flags to KASAN APIAlexander Potapenko8-42/+48
2016-03-17mm, kasan: SLAB supportAlexander Potapenko12-22/+266
2016-03-17kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko1-1/+27
2016-03-17thp: do not hold anon_vma lock during swap inKirill A. Shutemov1-2/+2
2016-03-17khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov1-4/+3
2016-03-17mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov1-5/+0
2016-03-17mm: make swapin readahead to improve thp collapse rateEbru Akagunduz4-1/+72
2016-03-17mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov1-1/+1
2016-03-17mm: make optimistic check for swapin readaheadEbru Akagunduz2-8/+51
2016-03-17ksm: validate STABLE_NODE_DUP_HEAD conditional to gcc versionAndrea Arcangeli1-0/+2
2016-03-17ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit-fix-2Andrew Morton1-1/+1
2016-03-17ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli2-66/+728
2016-03-17oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2-1/+7
2016-03-17oom: make oom_reaper freezableMichal Hocko1-0/+2
2016-03-17oom: make oom_reaper_list single linkedVladimir Davydov2-9/+8
2016-03-17mm, oom_reaper: implement OOM victims queuingMichal Hocko2-17/+22
2016-03-17mm-oom_reaper-report-success-failure-fix-fixMichal Hocko1-1/+1
2016-03-17mm-oom_reaper-report-success-failure-fixMichal Hocko1-1/+1
2016-03-17mm-oom_reaper-report-success-failure-fixAndrew Morton1-1/+2
2016-03-17mm, oom_reaper: report success/failureMichal Hocko1-2/+14
2016-03-17oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fixMichal Hocko1-1/+1
2016-03-17oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko3-27/+50
2016-03-17oom reaper: handle mlocked pagesMichal Hocko1-8/+4
2016-03-17mm, oom: introduce oom reaperMichal Hocko4-13/+162
2016-03-17sched: add schedule_timeout_idle()Andrew Morton2-0/+12
2016-03-17add -mmN to EXTRAVERSIONAndrew Morton1-1/+1
2016-03-17block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt1-1/+1
2016-03-17ocfs2-dlm-move-lock-to-the-tail-of-grant-queue-while-doing-in-place-convert-fixAndrew Morton1-2/+2
2016-03-17ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei1-0/+6
2016-03-17ocfs2: o2hb: fix hb hung timeJunxiao Bi1-1/+1
2016-03-17ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi1-0/+10
2016-03-17ocfs2: o2hb: add some user/debug logJunxiao Bi1-7/+32
2016-03-17ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi1-1/+27
2016-03-17ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi1-1/+65
2016-03-17ocfs2: o2hb: add negotiate timerJunxiao Bi1-4/+48
2016-03-17ocfs2: add feature document for online file checkGang He1-0/+94
2016-03-17ocfs2-check-fix-inode-block-for-online-file-check-v4Gang He1-6/+25
2016-03-17ocfs2: check/fix inode block for online file checkGang He2-6/+196
2016-03-17ocfs2: create/remove sysfile for online file checkGang He1-0/+5
2016-03-17ocfs2-sysfile-interfaces-for-online-file-check-v4Gang He2-6/+8
2016-03-17ocfs2: sysfile interfaces for online file checkGang He4-1/+658
2016-03-17ocfs2: export ocfs2_kset for online file checkGang He2-1/+4
2016-03-17ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen1-1/+1
2016-03-17ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen7-33/+32
2016-03-17ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei1-11/+8
2016-03-17ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei1-28/+54