summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22signal: make get_signal() return boolChristian Brauner
2018-08-22signal: make sigkill_pending() return boolChristian Brauner
2018-08-22signal: make legacy_queue() return boolChristian Brauner
2018-08-22signal: make wants_signal() return boolChristian Brauner
2018-08-22signal: make flush_sigqueue_mask() voidChristian Brauner
2018-08-22signal: make unhandled_signal() return boolChristian Brauner
2018-08-22signal: make recalc_sigpending_tsk() return boolChristian Brauner
2018-08-22signal: make has_pending_signals() return boolChristian Brauner
2018-08-22signal: make sig_ignored() return boolChristian Brauner
2018-08-22signal: make sig_task_ignored() return boolChristian Brauner
2018-08-22signal: make sig_handler_ignored() return boolChristian Brauner
2018-08-22signal: make kill_ok_by_cred() return boolChristian Brauner
2018-08-22signal: simplify rt_sigaction()Christian Brauner
2018-08-22signal: make do_sigpending() voidChristian Brauner
2018-08-22signal: make may_ptrace_stop() return boolChristian Brauner
2018-08-22signal: make kill_as_cred_perm() return boolChristian Brauner
2018-08-22signal: make force_sigsegv() voidChristian Brauner
2018-08-22fat: propagate 64-bit inode timestampsArnd Bergmann
2018-08-22fat: validate ->i_start before usingOGAWA Hirofumi
2018-08-22fat: add FITRIM ioctl for FAT file systemWentao Wang
2018-08-22reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn
2018-08-22reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-08-22reiserfs: remove obsolete print_time functionArnd Bergmann
2018-08-22reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann
2018-08-22hfsplus: drop ACL supportErnesto A. Fernández
2018-08-22hfsplus: fix decomposition of Hangul charactersErnesto A. Fernández
2018-08-22hfsplus: avoid deadlock on file truncationErnesto A. Fernández
2018-08-22hfsplus: don't return 0 when fill_super() failedTetsuo Handa
2018-08-22fs/nilfs2/file.c: use new return type vm_fault_tSouptick Joarder
2018-08-22nilfs2: use 64-bit superblock timstampsArnd Bergmann
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent
2018-08-22autofs: make autofs_expire_direct() staticIan Kent
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent
2018-08-22autofs: fix inconsistent use of now variableIan Kent
2018-08-22autofs: fix directory and symlink accessIan Kent
2018-08-22init/main.c: log init process file namePaul Menzel
2018-08-22init/Kconfig: fix its typosRandy Dunlap
2018-08-22init/: remove ineffective sparse disablingLuc Van Oostenryck
2018-08-22fs/eventpoll.c: simplify ep_is_linked() callersDavidlohr Bueso
2018-08-22fs/eventpoll.c: loosen irq safety in ep_poll()Davidlohr Bueso
2018-08-22fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdeferyDavidlohr Bueso
2018-08-22checkpatch: DT bindings should be a separate patchRob Herring
2018-08-22checkpatch: warn on unnecessary int declarationsJoe Perches
2018-08-22checkpatch: check for space after "else" keywordMichal Zylowski
2018-08-22checkpatch: fix SPDX license check with --root=<path>Joe Perches
2018-08-22checkpatch: warn when a patch doesn't have a descriptionJoe Perches
2018-08-22checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu
2018-08-22checkpatch: fix krealloc reuse testJoe Perches