cascardo/linux.git
2015-11-14 Andreas Gruenbacherf2fs: xattr simplifications
2015-11-14 Andreas Gruenbachersquashfs: xattr simplifications
2015-11-14 Andreas Gruenbacher9p: xattr simplifications
2015-11-14 Andreas Gruenbacherxattr handlers: Pass handler to operations instead...
2015-11-14 Andreas Gruenbacherjffs2: Add missing capability check for listing trusted...
2015-11-14 Andreas Gruenbacherhfsplus: Remove unused xattr handler list operations
2015-11-14 Andreas Gruenbacherubifs: Remove unused security xattr handler
2015-11-14 Andreas Gruenbachervfs: Fix the posix_acl_xattr_list return value
2015-11-14 Andreas Gruenbachervfs: Check attribute names in posix acl xattr handers
2015-11-11 Tzvetelin Katchovfs: 9p: cache.h: Add #define of include guard
2015-11-11 Ross Zwislervfs: remove stale comment in inode_operations
2015-11-11 Ross Zwislervfs: remove unused wrapper block_page_mkwrite()
2015-11-11 Maciej W. Rozyckibinfmt_elf: Correct `arch_check_elf's description
2015-11-11 Randy Dunlapfs: fix writeback.c kernel-doc warnings
2015-11-11 Randy Dunlapfs: fix inode.c kernel-doc warning
2015-11-11 Eric Biggersfs/pipe.c: return error code rather than 0 in pipe_write()
2015-11-11 Eric Biggersfs/pipe.c: preserve alloc_file() error code
2015-11-11 Maciej W. Rozyckibinfmt_elf: Don't clobber passed executable's file...
2015-11-11 David HowellsFS-Cache: Handle a write to the page immediately beyond...
2015-11-11 NeilBrowncachefiles: perform test on s_blocksize when opening...
2015-11-11 Kinglong MeeFS-Cache: Don't override netfs's primary_index if regis...
2015-11-11 Kinglong MeeFS-Cache: Increase reference of parent after registerin...
2015-11-11 Daniel Borkmanndebugfs: fix refcount imbalance in start_creating
2015-11-08 Andrew Mortonarm64: fixup for mm renames
2015-11-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-07 Davidlohr Buesoipc,msg: drop dst nil validation in copy_msg
2015-11-07 Anish Bhattinclude/linux/zutil.h: fix usage example of zlib_adler32()
2015-11-07 Vitaly Kuznetsovpanic: release stale console lock to always get the...
2015-11-07 Robin Murphydma-debug: check nents in dma_sync_sg*
2015-11-07 Robin Murphydma-mapping: tidy up dma_parms default handling
2015-11-07 Ben Segallpidns: fix set/getpriority and ioprio_set/get in PRIO_U...
2015-11-07 Minfei Huangkexec: use file name as the output message prefix
2015-11-07 Greg Thelenfs, seqfile: always allow oom killer
2015-11-07 Andy Shevchenkoseq_file: reuse string_escape_str()
2015-11-07 Andy Shevchenkofs/seq_file: use seq_* helpers in seq_hex_dump()
2015-11-07 Oleg Nesterovcoredump: change zap_threads() and zap_process() to...
2015-11-07 Oleg Nesterovcoredump: ensure all coredumping tasks have SIGNAL_GROU...
2015-11-07 Oleg Nesterovsignal: remove jffs2_garbage_collect_thread()->allow_si...
2015-11-07 Oleg Nesterovsignal: introduce kernel_signal_stop() to fix jffs2_gar...
2015-11-07 Oleg Nesterovsignal: turn dequeue_signal_lock() into kernel_dequeue_...
2015-11-07 Oleg Nesterovsignals: kill block_all_signals() and unblock_all_signals()
2015-11-07 Ryusuke Konishinilfs2: fix gcc uninitialized-variable warnings in...
2015-11-07 Ryusuke Konishinilfs2: fix gcc unused-but-set-variable warnings
2015-11-07 Ryusuke KonishiMAINTAINERS: nilfs2: add header file for tracing
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing reading and writi...
2015-11-07 Hitoshi Mitakenilfs2: add tracepoints for analyzing sufile manipulation
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for transaction events
2015-11-07 Hitoshi Mitakenilfs2: add a tracepoint for tracking stage transition...
2015-11-07 Ryusuke Konishinilfs2: free unused dat file blocks during garbage...
2015-11-07 Ryusuke Konishinilfs2: add helper functions to delete blocks from...
2015-11-07 Ryusuke Konishinilfs2: get rid of nilfs_palloc_group_is_in()
2015-11-07 Ryusuke Konishinilfs2: refactor nilfs_palloc_find_available_slot()
2015-11-07 Ryusuke Konishinilfs2: do not call nilfs_mdt_bgl_lock() needlessly
2015-11-07 Ryusuke Konishinilfs2: use nilfs_warning() in allocator implementation
2015-11-07 Julia Lawallnilfs2: drop null test before destroy functions
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
next