summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26Merge branch 'akpm/master'Stephen Rothwell
2020-05-26drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2020-05-26doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked-fixAndrew Morton
2020-05-26doc: cgroup: update note about conditions when oom killer is invokedKonstantin Khlebnikov
2020-05-26include/linux/cache.h: expand documentation over __read_mostlyLuis Chamberlain
2020-05-26mm/madvise.c: remove duplicated includeYueHaibing
2020-05-26mm: return EBADF if pidfd is invalidMinchan Kim
2020-05-26mm: use only pidfd for process_madvise syscallMinchan Kim
2020-05-26mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fixAndrew Morton
2020-05-26mm: fix s390 compat build errorMinchan Kim
2020-05-26mm/madvise: make function 'do_process_madvise' staticZheng Bin
2020-05-26mm-support-vector-address-ranges-for-process_madvise-fix-fixRandy Dunlap
2020-05-26mm: support compat_sys_process_madviseMinchan Kim
2020-05-26mm: support vector address ranges for process_madviseMinchan Kim
2020-05-26mm/madvise: allow KSM hints for remote APIOleksandr Natalenko
2020-05-26mm/madvise: support both pid and pidfd for process_madviseMinchan Kim
2020-05-26pid: move pidfd_get_pid() to pid.cMinchan Kim
2020-05-26mm/madvise: check fatal signal pending of target processMinchan Kim
2020-05-26mm-introduce-external-memory-hinting-api-fix-2-fixAndrew Morton
2020-05-26mm: fix build error for mips of process_madviseMinchan Kim
2020-05-26fix process_madvise build break for arm64Minchan Kim
2020-05-26mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-05-26mm/madvise: pass task and mm to do_madviseMinchan Kim
2020-05-26mmap-locking-api-convert-mmap_sem-comments-fix-fix-fixAndrew Morton
2020-05-26mmap-locking-api-convert-mmap_sem-comments-fix-fixAndrew Morton
2020-05-26mmap-locking-api-convert-mmap_sem-comments-fixAndrew Morton
2020-05-26mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-05-26mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-05-26mmap-locking-api-rename-mmap_sem-to-mmap_lock-fixAndrew Morton
2020-05-26mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
2020-05-26mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse
2020-05-26mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse
2020-05-26mmap locking API: add mmap_read_trylock_non_owner()Michel Lespinasse
2020-05-26mmap locking API: convert nested write lock sitesMichel Lespinasse
2020-05-26mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fix-fix-fixAndrew Morton
2020-05-26mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fix-fixAndrew Morton
2020-05-26mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fixAndrew Morton
2020-05-26mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-05-26mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-26DMA reservations: use the new mmap locking APIMichel Lespinasse
2020-05-26MMU notifier: use the new mmap locking APIMichel Lespinasse
2020-05-26mmap locking API: initial implementation as rwsem wrappersMichel Lespinasse
2020-05-26module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig
2020-05-26nommu: use flush_icache_user_range in brk and mmapChristoph Hellwig
2020-05-26binfmt_flat: use flush_icache_user_rangeChristoph Hellwig
2020-05-26exec: use flush_icache_user_range in read_codeChristoph Hellwig
2020-05-26exec: only build read_code when neededChristoph Hellwig
2020-05-26m68k: implement flush_icache_user_rangeChristoph Hellwig
2020-05-26arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig
2020-05-26xtensa: implement flush_icache_user_rangeChristoph Hellwig