summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson
2017-05-08lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2017-05-08lib/fault-inject.c: use correct check for interruptsDmitry Vyukov
2017-05-08kcov: simplify interrupt checkDmitry Vyukov
2017-05-08taskstats: add e/u/stime for TGID commandZhang Xiao
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-05-08ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-05-08pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()Kirill Tkhai
2017-05-08powerpc/fadump: update documentation about crashkernel parameter reuseHari Bathini
2017-05-08powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini
2017-05-08powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-05-08fork: free vmapped stacks in cache when cpus are offlineHoeun Ryu
2017-05-08reiserfs: use designated initializersKees Cook
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches
2017-05-08checkpatch: improve the embedded function name test for patch contextsJoe Perches
2017-05-08checkpatch: add --typedefsfileJerome Forissier
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches
2017-05-08checkpatch: special audit for revert commit lineWei Wang
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches
2017-05-08checkpatch: avoid suggesting struct definitions should be constJoe Perches
2017-05-08checkpatch: allow space leading blank lines in email headersJoe Perches
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol
2017-05-08firmware/Makefile: force recompilation if makefile changesLuis R. Rodriguez
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven
2017-05-08Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter
2017-05-08kernel/hung_task.c: defer showing held locksTetsuo Handa
2017-05-08make help: add tools help targetRandy Dunlap
2017-05-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2017-05-08drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes
2017-05-08proc/sysctl: fix the int overflow for jiffies conversionGao Feng
2017-05-08fs/proc/inode.c: remove cast from memory allocationTobin C. Harding
2017-05-08mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka
2017-05-08mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka
2017-05-08mm, compaction: add migratetype to compact_controlVlastimil Babka
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka
2017-05-08mm, page_alloc: split smallest stolen page in fallbackVlastimil Babka
2017-05-08mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka
2017-05-08mm, compaction: reorder fields in struct compact_controlVlastimil Babka
2017-05-06docs: complete bumping minimal GNU Make version to 3.81Max Filippov
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds