summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox
2017-02-13radix tree test suite: Run iteration tests for longerMatthew Wilcox
2017-02-13radix tree test suite: Fix split/join memory leaksMatthew Wilcox
2017-02-13radix tree test suite: Fix leaks in regression2.cMatthew Wilcox
2017-02-13radix tree test suite: Fix leaky testsMatthew Wilcox
2017-02-13radix tree test suite: Enable address sanitizerMatthew Wilcox
2017-02-13radix_tree_iter_resume: Fix out of bounds errorMatthew Wilcox
2017-02-13radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-02-13radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-13radix tree test suite: Dial down verbosity with -vRehas Sachdeva
2017-02-13radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-13radix tree test suite: Build separate binaries for some testsMatthew Wilcox
2017-02-13ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-13radix-tree: Add radix_tree_iter_deleteMatthew Wilcox
2017-02-13radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox
2017-02-13radix tree test suite: Remove obsolete CONFIGMatthew Wilcox
2017-02-13radix tree test suite: Use vpath to find lib filesMatthew Wilcox
2017-02-13radix tree test suite: Reduce kernel.hMatthew Wilcox
2017-02-13radix tree test suite: Remove export.hMatthew Wilcox
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox
2017-02-13radix tree test suite: Remove mempoolMatthew Wilcox
2017-02-13radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox
2017-01-27radix tree: constify some pointersMatthew Wilcox
2017-01-27radix tree: Add some implicit includesMatthew Wilcox
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-01-27Merge branch 'gtp-fixes'David S. Miller
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz
2017-01-27gtp: add genl family modules aliasAndreas Schultz
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira