Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport
2018-02-07mm: docs: fix parameter names mismatchMike Rapoport
2018-02-07mm: docs: fixup punctuationMike Rapoport
2018-02-07pipe: read buffer limits atomicallyEric Biggers
2018-02-07pipe: simplify round_pipe_size()Eric Biggers
2018-02-07pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers
2018-02-07pipe: fix off-by-one error when checking buffer limitsEric Biggers
2018-02-07pipe: actually allow root to exceed the pipe buffer limitsEric Biggers
2018-02-07pipe, sysctl: remove pipe_proc_fn()Eric Biggers
2018-02-07pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers
2018-02-07kasan: rework Kconfig settingsArnd Bergmann
2018-02-07crash_dump: is_kdump_kernel can be booleanYaowei Bai
2018-02-07kernel/mutex: mutex_is_locked can be booleanYaowei Bai
2018-02-07kernel/module: module_is_live can be booleanYaowei Bai
2018-02-07kernel/resource: iomem_is_exclusive can be booleanYaowei Bai
2018-02-07kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai
2018-02-07lib/lockref: __lockref_is_dead can be booleanYaowei Bai
2018-02-07mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai
2018-02-07genirq: remove unneeded kallsyms includeSergey Senozhatsky
2018-02-07hrtimer: remove unneeded kallsyms includeSergey Senozhatsky
2018-02-07mm: remove unneeded kallsyms includeSergey Senozhatsky
2018-02-07mm/userfaultfd.c: remove duplicate includePravin Shedge
2018-02-07vfs: remove might_sleep() from clear_inode()Shakeel Butt
2018-02-07arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Markus Elfring
2018-02-07ipc/mqueue.c: have RT tasks queue in by priority in wq_add()Jonathan Haws
2018-02-07ipc: fix ipc data structures inconsistencyPhilippe Mikoyan
2018-02-07lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin
2018-02-07lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2018-02-07lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2018-02-07build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada
2018-02-07include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada
2018-02-07kcov: detect double association with a single taskDmitry Vyukov
2018-02-07kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers
2018-02-07pps: parport: use timespec64 instead of timespecArnd Bergmann
2018-02-07pids: introduce find_get_task_by_vpid() helperMike Rapoport
2018-02-07drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointersMarkus Elfring
2018-02-07drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...Markus Elfring
2018-02-07drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...Markus Elfring
2018-02-07rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring
2018-02-07rapidio: return an error code only as a constant in two functionsMarkus Elfring
2018-02-07rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring
2018-02-07rapidio: improve a size determination in five functionsMarkus Elfring
2018-02-07rapidio: adjust five function calls together with a variable assignmentMarkus Elfring
2018-02-07rapidio: adjust 12 checks for null pointersMarkus Elfring
2018-02-07rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring
2018-02-07cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan
2018-02-07kernel/fork.c: add comment about usage of CLONE_FS flags and namespacesMarcos Paulo de Souza
2018-02-07kernel/fork.c: check error and return earlyMarcos Paulo de Souza
2018-02-07<asm-generic/siginfo.h>: fix language in commentsRandy Dunlap
2018-02-07hfsplus: honor setgid flag on directoriesErnesto A. Fernandez