summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20200702next-20200702Stephen Rothwell2020-07-025-0/+8400
* Merge branch 'akpm/master'Stephen Rothwell2020-07-0278-364/+307
|\
| * sh: add missing EXPORT_SYMBOL() for __delaymorimoto2020-07-021-0/+1
| * sh: use generic strncpy()Kuninori Morimoto2020-07-021-26/+0
| * sh: remove call to memset after dma_alloc_coherentChen Zhou2020-07-021-2/+0
| * sh: clkfwk: remove r8/r16/r32Kuninori Morimoto2020-07-021-19/+4
| * include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour2020-07-021-0/+1
| * mm: annotate a data race in page_zonenum()Qian Cai2020-07-021-0/+1
| * mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai2020-07-021-2/+3
| * mm/rmap: annotate a data race at tlb_flush_batchedQian Cai2020-07-021-1/+1
| * mm/mempool: fix a data race in mempool_free()Qian Cai2020-07-021-1/+1
| * mm/list_lru: fix a data race in list_lru_count_oneQian Cai2020-07-021-1/+1
| * mm/memcontrol: fix a data race in scan countQian Cai2020-07-021-1/+1
| * mm/page_counter: fix various data races at memswQian Cai2020-07-021-6/+7
| * mm-swapfile-fix-and-annotate-various-data-races-v2Qian Cai2020-07-021-2/+2
| * mm/swapfile: fix and annotate various data racesQian Cai2020-07-021-13/+18
| * mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov2020-07-021-7/+13
| * mm/swap_state: mark various intentional data racesQian Cai2020-07-021-2/+2
| * mm-page_io-mark-various-intentional-data-races-v2Qian Cai2020-07-021-1/+1
| * mm/page_io: mark various intentional data racesQian Cai2020-07-021-3/+3
| * mm/frontswap: mark various intentional data racesQian Cai2020-07-021-4/+4
| * mm/kmemleak: silence KCSAN splats in checksumQian Cai2020-07-021-0/+2
| * s390: fix build error for sys_call_table_emuXiaoming Ni2020-07-022-2/+2
| * all arch: remove system call sys_sysctlXiaoming Ni2020-07-0252-227/+24
| * mm/madvise: check fatal signal pending of target processMinchan Kim2020-07-021-8/+21
| * mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-f...Andrew Morton2020-07-021-1/+1
| * mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fixAndrew Morton2020-07-021-1/+1
| * mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-07-0223-2/+152
| * pid: move pidfd_get_pid() to pid.cMinchan Kim2020-07-023-17/+18
| * mm/madvise: pass task and mm to do_madviseMinchan Kim2020-07-023-19/+26
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2020-07-02259-3145/+4273
|\
| * kcov: unconditionally add -fno-stack-protector to compiler optionsMarco Elver2020-07-021-1/+1
| * aio: simplify read_events()Oleg Nesterov2020-07-022-8/+5
| * lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUTTiezhu Yang2020-07-021-1/+1
| * kernel/panic.c: make oops_may_print() return boolTiezhu Yang2020-07-022-2/+2
| * drivers/rapidio/rio-scan.c: use struct_size() helperGustavo A. R. Silva2020-07-021-5/+3
| * drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helperGustavo A. R. Silva2020-07-021-2/+1
| * kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna2020-07-022-0/+56
| * umh: fix refcount underflow in fork_usermode_blob().Tetsuo Handa2020-07-021-4/+10
| * exec: move path_noexec() check earlierKees Cook2020-07-022-8/+8
| * exec: move S_ISREG() check earlierKees Cook2020-07-023-10/+16
| * exec: change uselib(2) IS_SREG() failure to EACCESKees Cook2020-07-021-2/+1
| * test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang2020-07-021-1/+1
| * kmod: remove redundant "be an" in the commentTiezhu Yang2020-07-021-3/+2
| * selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang2020-07-021-2/+2
| * fs/signalfd.c: fix inconsistent return codes for signalfd4Helge Deller2020-07-021-4/+6
| * fatfs: switch write_lock to read_lock in fat_ioctl_get_attributesYubo Feng2020-07-021-2/+2
| * checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missingQuentin Monnet2020-07-021-9/+12
| * checkpatch: add --fix option for ASSIGN_IN_IFJoe Perches2020-07-021-2/+24
| * scripts/deprecated_terms: recommend denylist/allowlist instead of blacklist/w...SeongJae Park2020-07-021-0/+2