summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-08-22signal: make has_pending_signals() return boolChristian Brauner-1/+1
2018-08-22signal: make sig_ignored() return boolChristian Brauner-3/+3
2018-08-22signal: make sig_task_ignored() return boolChristian Brauner-2/+2
2018-08-22signal: make sig_handler_ignored() return boolChristian Brauner-2/+2
2018-08-22signal: make kill_ok_by_cred() return boolChristian Brauner-11/+6
2018-08-22signal: simplify rt_sigaction()Christian Brauner-12/+10
2018-08-22signal: make do_sigpending() voidChristian Brauner-21/+20
2018-08-22signal: make may_ptrace_stop() return boolChristian Brauner-4/+4
2018-08-22signal: make kill_as_cred_perm() return boolChristian Brauner-6/+7
2018-08-22signal: make force_sigsegv() voidChristian Brauner-6/+3
2018-08-22fat: propagate 64-bit inode timestampsArnd Bergmann-48/+30
2018-08-22fat: validate ->i_start before usingOGAWA Hirofumi-10/+20
2018-08-22fat: add FITRIM ioctl for FAT file systemWentao Wang-0/+136
2018-08-22reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn-1/+3
2018-08-22reiserfs: change j_timestamp type to time64_tArnd Bergmann-1/+1
2018-08-22reiserfs: remove obsolete print_time functionArnd Bergmann-12/+4
2018-08-22reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann-14/+21
2018-08-22hfsplus: drop ACL supportErnesto A. Fernández-232/+4
2018-08-22hfsplus: fix decomposition of Hangul charactersErnesto A. Fernández-6/+56
2018-08-22hfsplus: avoid deadlock on file truncationErnesto A. Fernández-4/+14
2018-08-22hfsplus: don't return 0 when fill_super() failedTetsuo Handa-1/+3
2018-08-22fs/nilfs2/file.c: use new return type vm_fault_tSouptick Joarder-1/+1
2018-08-22nilfs2: use 64-bit superblock timstampsArnd Bergmann-1/+1
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent-15/+55
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent-34/+29
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent-7/+4
2018-08-22autofs: make autofs_expire_direct() staticIan Kent-7/+4
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent-1/+1
2018-08-22autofs: fix inconsistent use of now variableIan Kent-7/+3
2018-08-22autofs: fix directory and symlink accessIan Kent-3/+30
2018-08-22init/main.c: log init process file namePaul Menzel-0/+1
2018-08-22init/Kconfig: fix its typosRandy Dunlap-2/+2
2018-08-22init/: remove ineffective sparse disablingLuc Van Oostenryck-50/+0
2018-08-22fs/eventpoll.c: simplify ep_is_linked() callersDavidlohr Bueso-8/+8
2018-08-22fs/eventpoll.c: loosen irq safety in ep_poll()Davidlohr Bueso-6/+7
2018-08-22fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdeferyDavidlohr Bueso-7/+16
2018-08-22checkpatch: DT bindings should be a separate patchRob Herring-0/+14
2018-08-22checkpatch: warn on unnecessary int declarationsJoe Perches-0/+20
2018-08-22checkpatch: check for space after "else" keywordMichal Zylowski-2/+2
2018-08-22checkpatch: fix SPDX license check with --root=<path>Joe Perches-2/+3
2018-08-22checkpatch: warn when a patch doesn't have a descriptionJoe Perches-0/+13
2018-08-22checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu-3/+8
2018-08-22checkpatch: fix krealloc reuse testJoe Perches-1/+2
2018-08-22checkpatch: validate SPDX license with spdxcheck.pyJoe Perches-2/+18
2018-08-22checkpatch: fix macro argument reuse testJoe Perches-0/+1
2018-08-22checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven-3/+25
2018-08-22checkpatch: update section keywordsGeert Uytterhoeven-1/+2
2018-08-22checkpatch: improve runtime execution speed a littleJoe Perches-33/+33
2018-08-22checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches-5/+18
2018-08-22checkpatch: add a --strict test for structs with bool member definitionsJoe Perches-0/+7