cascardo/linux.git
2016-05-21 Joe Perchescheckpatch: improve --git <commit-count> shortcut
2016-05-21 Joe Perchescheckpatch: reduce number of `git log` calls with ...
2016-05-21 Du, Changbincheckpatch: add support to check already applied git...
2016-05-21 Joe Perchescheckpatch: add --list-types to show message types...
2016-05-21 Joe Perchescheckpatch: advertise the --fix and --fix-inplace optio...
2016-05-21 Joe Perchescheckpatch: whine about ACCESS_ONCE
2016-05-21 Joe Perchescheckpatch: add test for keywords not starting on tabstops
2016-05-21 Joe Perchescheckpatch: improve CONSTANT_COMPARISON test for struct...
2016-05-21 Joe Perchescheckpatch: add PREFER_IS_ENABLED test
2016-05-21 Zhaoxiu Zenglib/GCD.c: use binary GCD algorithm instead of Euclidean
2016-05-21 Matthew Wilcoxradix-tree: free up the bottom bit of exceptional entri...
2016-05-21 NeilBrowndax: move RADIX_DAX_ definitions to dax.c
2016-05-21 Matthew Wilcoxradix-tree: make radix_tree_descend() more useful
2016-05-21 Matthew Wilcoxradix-tree: introduce radix_tree_replace_clear_tags()
2016-05-21 Matthew Wilcoxradix-tree: tidy up __radix_tree_create()
2016-05-21 Matthew Wilcoxradix-tree: tidy up range_tag_if_tagged
2016-05-21 Matthew Wilcoxradix-tree: tidy up next_chunk
2016-05-21 Matthew Wilcoxradix-tree: change naming conventions in radix_tree_shrink
2016-05-21 Matthew Wilcoxradix-tree: rename radix_tree_is_indirect_ptr()
2016-05-21 Matthew Wilcoxradix-tree: rename indirect_to_ptr() to entry_to_node()
2016-05-21 Matthew Wilcoxradix-tree: rename ptr_to_indirect() to node_to_entry()
2016-05-21 Matthew Wilcoxradix-tree: rename INDIRECT_PTR to INTERNAL_NODE
2016-05-21 Matthew Wilcoxradix-tree: remove root->height
2016-05-21 Matthew Wilcoxradix tree test suite: remove dependencies on height
2016-05-21 Matthew Wilcoxradix-tree: remove a use of root->height from delete_node
2016-05-21 Matthew Wilcoxradix-tree: replace node->height with node->shift
2016-05-21 Matthew Wilcoxradix-tree: split node->path into offset and height
2016-05-21 Matthew Wilcoxradix-tree: miscellaneous fixes
2016-05-21 Matthew Wilcoxdrivers/hwspinlock: use correct radix tree API
2016-05-21 Matthew Wilcoxradix-tree: add copyright statements
2016-05-21 Ross Zwislerradix-tree: fix radix_tree_dump() for multi-order entries
2016-05-21 Matthew Wilcoxradix-tree: fix radix_tree_range_tag_if_tagged() for...
2016-05-21 Ross Zwislerradix-tree: add test for radix_tree_locate_item()
2016-05-21 Matthew Wilcoxradix-tree: rewrite radix_tree_locate_item
2016-05-21 Matthew Wilcoxradix-tree: fix radix_tree_create for sibling entries
2016-05-21 Ross Zwislerradix-tree test suite: add multi-order tag test
2016-05-21 Ross Zwislerradix-tree: rewrite radix_tree_tag_get
2016-05-21 Ross Zwislerradix-tree: rewrite radix_tree_tag_clear
2016-05-21 Ross Zwislerradix-tree: rewrite radix_tree_tag_set
2016-05-21 Ross Zwislerradix tree test suite: multi-order iteration test
2016-05-21 Ross Zwislerradix-tree: add support for multi-order iterating
2016-05-21 Matthew Wilcoxradix-tree: fix multiorder BUG_ON in radix_tree_insert
2016-05-21 Matthew Wilcoxradix-tree: rewrite __radix_tree_lookup
2016-05-21 Matthew Wilcoxradix-tree: fix several shrinking bugs with multiorder...
2016-05-21 Matthew Wilcoxradix tree test suite: start adding multiorder tests
2016-05-21 Matthew Wilcoxradix-tree: fix extending the tree for multi-order...
2016-05-21 Matthew Wilcoxradix-tree: introduce radix_tree_load_root()
2016-05-21 Matthew Wilcoxradix-tree: remove restriction on multi-order entries
2016-05-21 Matthew Wilcoxradix-tree: fix deleting a multi-order entry through...
2016-05-21 Matthew Wilcoxradix-tree: fix sibling entry insertion
2016-05-21 Matthew Wilcoxradix-tree: add missing sibling entry functionality
2016-05-21 Matthew Wilcoxraxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
2016-05-21 Ross Zwislerradix-tree: remove unused looping macros
2016-05-21 Ross Zwislerradix tree test suite: rebuild when headers change
2016-05-21 Ross Zwislerradix tree test suite: keep regression test runs short
2016-05-21 Ross Zwislerradix tree test suite: allow testing other fan-out...
2016-05-21 Matthew Wilcoxradix tree test suite: add tests for radix_tree_locate_...
2016-05-21 Matthew Wilcoxradix tree test suite: fix build
2016-05-21 Matthew Wilcoxradix-tree: introduce radix_tree_empty
2016-05-21 Andy Shevchenkodrivers/platform/x86/wmi.c: use generic UUID library
2016-05-21 Andy Shevchenkoblock/partitions/ldm.c: use generic UUID library
2016-05-21 Andy Shevchenkoinclude/linux/genhd.h: move to use generic UUID library
2016-05-21 Andy Shevchenkofs/efivarfs/inode.c: use generic UUID library
2016-05-21 Andy Shevchenkoinclude/linux/efi.h: redefine type, constant, macro...
2016-05-21 Andy Shevchenkokernel/sysctl_binary.c: use generic UUID library
2016-05-21 Andy Shevchenkolib/uuid.c: remove FSF address
2016-05-21 Andy Shevchenkolib/uuid.c: introduce a few more generic helpers
2016-05-21 Andy Shevchenkolib/uuid.c: move generate_random_uuid() to uuid.c
2016-05-21 Andy Shevchenkosecurity/integrity/ima/ima_policy.c: use %pU to output...
2016-05-21 Andy Shevchenkolib/vsprintf: simplify UUID printing
2016-05-21 Jiri SlabyMAINTAINERS: remove Koichi Yasutake
2016-05-21 Eric EngestromMAINTAINERS: remove defunct spear mailing list
2016-05-21 Jiri SlabyMAINTAINERS: remove linux@lists.openrisc.net
2016-05-21 Petr Mladekprintk/nmi: flush NMI messages on the system panic
2016-05-21 Petr Mladekprintk/nmi: increase the size of NMI buffer and make...
2016-05-21 Petr Mladekprintk/nmi: warn when some message has been lost in...
2016-05-21 Petr Mladekprintk/nmi: generic solution for safe printk in NMI
2016-05-21 René Nyffeneggerinclude/linux/syscalls.h: use pid_t instead of int
2016-05-21 Jiri Slabyfork: free thread in copy_process on failure
2016-05-21 Jiri Slabyexit_thread: accept a task parameter to be exited
2016-05-21 Jiri Slabyexit_thread: remove empty bodies
2016-05-21 Jiri Slabymn10300: let exit_fpu accept a task
2016-05-21 Janis Danisevskisprocfs: fix pthread cross-thread naming if !PR_DUMPABLE
2016-05-21 Richard W.M... procfs: expose umask in /proc/<PID>/status
2016-05-21 Sergey Senozhatskyzram: introduce per-device debug_stat sysfs node
2016-05-21 Sergey Senozhatskyzram: remove max_comp_streams internals
2016-05-21 Dan Streetmanmm/zsmalloc: don't fail if can't create debugfs info
2016-05-21 Dan Streetmanmm/zswap: use workqueue to destroy pool
2016-05-21 Sergey Senozhatskyzram: user per-cpu compression streams
2016-05-21 Sergey Senozhatskyzsmalloc: require GFP in zs_malloc()
2016-05-21 Minchan Kimzsmalloc: remove unused pool param in obj_free
2016-05-21 Minchan Kimzsmalloc: reorder function parameters
2016-05-21 Minchan Kimzsmalloc: clean up many BUG_ON
2016-05-21 Minchan Kimzsmalloc: use first_page rather than page
2016-05-21 Andrey Ryabininkasan/tests: add tests for user memory access functions
2016-05-21 Andrey Ryabininx86/kasan: instrument user memory access API
2016-05-21 Andrey Ryabininmm/kasan: add API to check memory regions
2016-05-21 Andrey Ryabininmm/kasan: print name of mem[set,cpy,move]() caller...
2016-05-21 Alexander Potapenkomm, kasan: add a ksize() test
2016-05-21 Alexander Potapenkomm, kasan: don't call kasan_krealloc() from ksize().
next