summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig2-2/+8
2020-10-18mm: update the documentation for vfreeMatthew Wilcox (Oracle)1-10/+11
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim22-3/+117
2020-10-18pid: move pidfd_get_pid() to pid.cMinchan Kim3-19/+20
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim3-16/+20
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard1-1/+1
2020-10-18binfmt_elf: take the mmap lock around find_extend_vma()Jann Horn1-0/+3
2020-10-18mm/gup_benchmark: take the mmap lock around GUPJann Horn1-3/+12
2020-10-18mm/mmap: add inline munmap_vma_range() for code readabilityLiam R. Howlett1-15/+33
2020-10-18mm/mmap: add inline vma_next() for readability of mmap codeLiam R. Howlett1-6/+20
2020-10-18mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...Miaohe Lin1-28/+43
2020-10-18mm/memory_hotplug: remove a wrapper for alloc_migration_target()Joonsoo Kim1-24/+22
2020-10-18mm/memory-failure: remove a wrapper for alloc_migration_target()Joonsoo Kim1-12/+6
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin2-12/+13
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin2-16/+45
2020-10-18mm: kmem: remove redundant checks from get_obj_cgroup_from_current()Roman Gushchin1-3/+0
2020-10-18mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()Roman Gushchin3-10/+9
2020-10-18mm, memcg: rework remote charging API to support nestingRoman Gushchin5-30/+22
2020-10-18ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds164-5711/+10441
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds224-4703/+5213
2020-10-17Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-54/+94
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds121-1076/+2316
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-82/+156
2020-10-16Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-200/+446
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-172/+378
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-493/+1795
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds309-2275/+1952
2020-10-16Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+1
2020-10-16Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2020-10-16Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds10-34/+101
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds165-3681/+1730
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds129-2162/+4094
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds223-2491/+3245
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds161-1724/+2390
2020-10-16lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde4-2/+22
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde6-1/+76
2020-10-16ROMFS: support inode blocks calculationLibing Zhou1-0/+1
2020-10-16ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu2-1/+23
2020-10-16sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova1-1/+1
2020-10-16scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani1-4/+5
2020-10-16scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani1-8/+7
2020-10-16kernel/relay.c: drop unneeded initializationSudip Mukherjee1-1/+1
2020-10-16panic: dump registers on panic_on_warnAlexey Kardashevskiy1-6/+6
2020-10-16rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng1-1/+4
2020-10-16rapidio: fix error handling pathSouptick Joarder1-6/+7
2020-10-16nilfs2: fix some kernel-doc warnings for nilfs2Wang Hai4-7/+6
2020-10-16autofs: harden ioctl tableMatthew Wilcox1-2/+6
2020-10-16ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)1-1/+1
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn8-107/+29