summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20180703next-20180703Stephen Rothwell2018-07-035-0/+6256
* Merge branch 'akpm/master'Stephen Rothwell2018-07-0314-23/+95
|\
| * sparc64: NG4 memset 32 bits overflowPavel Tatashin2018-07-031-13/+13
| * drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen2018-07-031-2/+2
| * kernel/kexec_file.c: load kernel at top of system RAM if requiredBaoquan He2018-07-031-0/+2
| * kernel/kexec_file.c: add walk_system_ram_res_rev()AKASHI Takahiro2018-07-032-0/+66
| * fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann2018-07-031-0/+2
| * treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-07-038-8/+10
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2018-07-03195-1321/+2887
|\
| * bfs: add sanity check at bfs_fill_super()Tetsuo Handa2018-06-291-3/+6
| * adfs: use timespec64 for time conversionArnd Bergmann2018-06-291-7/+4
| * signal: make get_signal() return boolChristian Brauner2018-06-292-3/+3
| * signal: make sigkill_pending() return boolChristian Brauner2018-06-291-3/+3
| * signal: make legacy_queue() return boolChristian Brauner2018-06-291-1/+1
| * signal: make wants_signal() return boolChristian Brauner2018-06-291-5/+9
| * signal: make flush_sigqueue_mask() voidChristian Brauner2018-06-291-3/+2
| * signal: make unhandled_signal() return boolChristian Brauner2018-06-292-4/+6
| * signal: make recalc_sigpending_tsk() return boolChristian Brauner2018-06-291-3/+4
| * signal: make has_pending_signals() return boolChristian Brauner2018-06-291-1/+1
| * signal: make sig_ignored() return boolChristian Brauner2018-06-291-3/+3
| * signal: make sig_task_ignored() return boolChristian Brauner2018-06-291-2/+2
| * signal: make sig_handler_ignored() return boolChristian Brauner2018-06-291-2/+2
| * signal: make kill_ok_by_cred() return boolChristian Brauner2018-06-291-11/+6
| * signal: simplify rt_sigaction()Christian Brauner2018-06-291-12/+10
| * signal: make do_sigpending() voidChristian Brauner2018-06-291-21/+20
| * signal: make may_ptrace_stop() return boolChristian Brauner2018-06-291-4/+4
| * signal: make kill_as_cred_perm() return boolChristian Brauner2018-06-291-6/+7
| * signal: make force_sigsegv() voidChristian Brauner2018-06-292-6/+3
| * fat: propagate 64-bit inode timestampsArnd Bergmann2018-06-296-44/+31
| * reiserfs: change j_timestamp type to time64_tArnd Bergmann2018-06-291-1/+1
| * reiserfs: remove obsolete print_time functionArnd Bergmann2018-06-291-12/+4
| * reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann2018-06-293-14/+21
| * hfsplus: don't return 0 when fill_super() failedTetsuo Handa2018-06-291-1/+3
| * fs/nilfs2/file.c: use new return type vm_fault_tSouptick Joarder2018-06-291-1/+1
| * nilfs2: use 64-bit superblock timstampsArnd Bergmann2018-06-291-1/+1
| * autofs: add AUTOFS_EXP_FORCED flagIan Kent2018-06-292-15/+55
| * autofs: make expire flags usage consistent with v5 paramsIan Kent2018-06-292-34/+29
| * autofs: make autofs_expire_indirect() staticIan Kent2018-06-292-7/+4
| * autofs: make autofs_expire_direct() staticIan Kent2018-06-292-7/+4
| * autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent2018-06-291-1/+1
| * autofs: fix inconsistent use of now variableIan Kent2018-06-291-7/+3
| * autofs: fix directory and symlink accessIan Kent2018-06-291-3/+30
| * init/: remove ineffective sparse disablingLuc Van Oostenryck2018-06-295-50/+0
| * checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches2018-06-291-5/+18
| * checkpatch: add a --strict test for structs with bool member definitionsJoe Perches2018-06-291-0/+7
| * lib/test_debug_virtual.c: make struct pointer foo staticColin Ian King2018-06-291-1/+1
| * lib/bitmap.c: drop unnecessary 0 check for u32 array operationsAndy Shevchenko2018-06-291-8/+1
| * ntb: ntb_hw_switchtec: cleanup 64bit IO defines to use the common headerLogan Gunthorpe2018-06-291-32/+4
| * crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64Logan Gunthorpe2018-06-291-27/+3
| * ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacksLogan Gunthorpe2018-06-291-29/+1