cascardo/linux.git
2015-11-07 Joe Perchescheckpatch: improve the unnecessary initialisers tests
2015-11-07 Joe Perchescheckpatch: improve tests for fixes:, long lines and...
2015-11-07 Andy Shevchenkolib/hexdump.c: truncate output in case of overflow
2015-11-07 Cody P Schaferrbtree: clarify documentation of rbtree_postorder_for_e...
2015-11-07 Oleg Nesterovlib/is_single_threaded.c: change current_is_single_thre...
2015-11-07 Rasmus Villemoeslib/kobject.c: use kvasprintf_const for formatting...
2015-11-07 Rasmus Villemoeslib/kasprintf.c: introduce kvasprintf_const
2015-11-07 Dmitry Vyukovlib/llist.c: fix data race in llist_del_first
2015-11-07 Vitaly Kuznetsovlib/test-string_helpers.c: add string_get_size() tests
2015-11-07 Alexander Kuleshovlib/halfmd4.c: use rol32 inline function in the ROUND...
2015-11-07 Martin Kepplingerarch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64...
2015-11-07 Martin Kepplingerarch/sh/kernel/traps_64.c: use sign_extend64() for...
2015-11-07 Martin Kepplingerbitops.h: add sign_extend64()
2015-11-07 Martin Kepplingerbitops.h: improve sign_extend32()'s documentation
2015-11-07 Chanwoo ChoiMAINTAINERS: add missing extcon directory
2015-11-07 Joe Perchesget_maintainer: add subsystem to reviewer output
2015-11-07 Brian Norrisget_maintainer: --r (list reviewer) is on by default
2015-11-07 Brian Norrisget_maintainer: add --no-foo options to --help
2015-11-07 Brian Norrisget_maintainer: it's '--pattern-depth', not '-pattern...
2015-11-07 Brian Norrisget_maintainer: add missing documentation for --git...
2015-11-07 Mathias Krauseprintk: prevent userland from spoofing kernel messages
2015-11-07 Rasmus Villemoeslib/vsprintf.c: update documentation
2015-11-07 Kees Cookselftests: run lib/test_printf module
2015-11-07 Rasmus Villemoestest_printf: test printf family at runtime
2015-11-07 Rasmus Villemoeslib/vsprintf.c: remove SPECIAL handling in pointer()
2015-11-07 Rasmus Villemoeslib/vsprintf.c: also improve sanity check in bstr_printf()
2015-11-07 Rasmus Villemoeslib/vsprintf.c: handle invalid format specifiers more...
2015-11-07 Martin Kletzanderprintk: synchronize %p formatting documentation
2015-11-07 Rasmus Villemoeslib/dynamic_debug.c: use kstrdup_const
2015-11-07 Andrew Mortonfs/jffs2/wbuf.c: remove stray semicolon
2015-11-07 Andrew Mortoninclude/linux/compiler-gcc.h: improve __visible documen...
2015-11-07 Oleg Nesterovproc: actually make proc_fd_permission() thread-friendly
2015-11-07 Andy Shevchenkofs/proc/array.c: set overflow flag in case of error
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for compound_dtor/compound_order...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-11-07 Kirill A. Shutemovmm: make compound_head() robust
2015-11-07 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-11-07 Kirill A. Shutemovzsmalloc: use page->private instead of page->first_page
2015-11-07 Kirill A. Shutemovslab, slub: use page->rcu_head instead of page->lru...
2015-11-07 Kirill A. Shutemovmm: drop page->slab_page
2015-11-07 Sergey Senozhatskyzsmalloc: reduce size_class memory usage
2015-11-07 Hui Zhumm/zsmalloc.c: remove useless line in obj_free()
2015-11-07 Sergey Senozhatskyzsmalloc: don't test shrinker_enabled in zs_shrinker_co...
2015-11-07 Sergey Senozhatskyzsmalloc: use preempt.h for in_interrupt()
2015-11-07 Hui Zhuzsmalloc: fix obj_to_head use page_private(page) as...
2015-11-07 Hui Zhuzsmalloc: add comments for ->inuse to zspage
2015-11-07 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-11-07 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-11-07 Dan Streetmanzswap: use charp for zswap param strings
2015-11-07 Dan Streetmanmodule: export param_free_charp()
2015-11-07 Alexey Klimovmm/zswap.c: remove unneeded initialization to NULL...
2015-11-07 Geliang Tangzram: make is_partial_io/valid_io_request/page_zero_fil...
2015-11-07 Sergey SENOZHATSKYzram: keep the exact overcommited value in mem_used_max
2015-11-07 Luis Henriqueszram: introduce comp algorithm fallback functionality
2015-11-07 Andrew Mortonmm/memcontrol.c: uninline mem_cgroup_usage
2015-11-07 Jan Karafs/sync.c: make sync_file_range(2) use WB_SYNC_NONE...
2015-11-07 Aaron Tomlinthp: remove unused vma parameter from khugepaged_alloc_page
2015-11-07 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-11-07 Andrew Mortoninclude/linux/mmzone.h: reflow comment
2015-11-07 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-11-07 Mel Gormanmm, page_alloc: only enforce watermarks for order-0...
2015-11-07 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
2015-11-07 Mel Gormanmm, page_alloc: remove MIGRATE_RESERVE
2015-11-07 Mel Gormanmm, page_alloc: delete the zonelist_cache
2015-11-07 Mel Gormanmm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
2015-11-07 Mel Gormanmm: page_alloc: remove GFP_IOFS
2015-11-07 Mel Gormanmm, page_alloc: distinguish between being unable to...
2015-11-07 Mel Gormanmm, page_alloc: use masks and shifts when converting...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary taking of a seqlock...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary recalculations for...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary parameter from zone_...
2015-11-07 Yaowei Baimm/oom_kill.c: introduce is_sysrq_oom helper
2015-11-06 Linus TorvaldsMerge tag 'backlight-for-linus-4.4' of git://git./linux...
2015-11-06 Linus Torvaldsmfd: avoid newly introduced compiler warning
2015-11-06 Linus TorvaldsMerge tag 'mfd-for-linus-4.4' of git://git./linux/kerne...
2015-11-06 Linus Torvaldsx86: don't make DEBUG_WX default to 'y' even with DEBUG...
2015-11-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-1' of git://git...
2015-11-06 Linus TorvaldsMerge tag 'powerpc-4.4-1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-06 Eric Biggersvfs: clear remainder of 'full_fds_bits' in dup_fd()
2015-11-06 Eric B Munsonselftests: vm: add tests for lock on fault
2015-11-06 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-11-06 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-11-06 Eric B Munsonmm: mlock: add new mlock system call
2015-11-06 Eric B Munsonmm: mlock: refactor mlock, munlock, and munlockall...
2015-11-06 Andrey Ryabininkasan: always taint kernel on report
2015-11-06 Andrey Ryabininmm, slub, kasan: enable user tracking by default with...
2015-11-06 Xishi Qiukasan: use IS_ALIGNED in memory_is_poisoned_8()
2015-11-06 Wang Longkasan: Fix a type conversion error
2015-11-06 Wang Longlib: test_kasan: add some testcases
2015-11-06 Andrey Konovalovkasan: update reference to kasan prototype repo
2015-11-06 Andrey Konovalovkasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
2015-11-06 Andrey Konovalovkasan: various fixes in documentation
2015-11-06 Andrey Konovalovkasan: update log messages
2015-11-06 Andrey Konovalovkasan: accurately determine the type of the bad access
2015-11-06 Andrey Konovalovkasan: update reported bug types for kernel memory...
2015-11-06 Andrey Konovalovkasan: update reported bug types for not user nor kerne...
2015-11-06 Aneesh Kumar K.Vmm/kasan: prevent deadlock in kasan reporting
2015-11-06 Aneesh Kumar K.Vmm/kasan: don't use kasan shadow pointer in generic...
2015-11-06 Aneesh Kumar K.Vmm/kasan: MODULE_VADDR is not available on all archs
next