- 4bce9f6 get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
- 8d2c0d3 radix tree: fix sibling entry handling in radix_tree_descend() by Linus Torvalds · 8 years ago
- 96b03ab locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text by Vivien Didelot · 8 years ago
- d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
- e6173ba lib/test_hash.c: fix warning in preprocessor symbol evaluation by Geert Uytterhoeven · 8 years ago
- ed76b7a lib/test_hash.c: fix warning in two-dimensional array init by Geert Uytterhoeven · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
- 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
- 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
- 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
- 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
- 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
- a9bfd33 crc32: use ktime_get_ns() for measurement by Arnd Bergmann · 8 years ago
- f003a1f lib/iommu-helper: skip to next segment by Sebastian Ott · 8 years ago
- 6b1d174 ratelimit: extend to print suppressed messages on release by Borislav Petkov · 8 years ago
- 901d805 UBSAN: fix typo in format string by Nicolas Iooss · 8 years ago
- 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- f38d2e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4816c94 lib/mpi: Fix SG miter leak by Herbert Xu · 8 years ago
- 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
- 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
- 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
- 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
- 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- c78c66d radix-tree: implement radix_tree_maybe_preload_order() by Kirill A. Shutemov · 8 years ago
- f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
- d5dfc80 dma-debug: track bucket lock state for static checkers by Stephen Boyd · 8 years ago
- a519167e gcc-plugins: disable under COMPILE_TEST by Kees Cook · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
- 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
- c1adf20 Introduce rb_replace_node_rcu() by David Howells · 8 years ago
- e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
- 127827b lib/mpi: Do not do sg_virt by Herbert Xu · 8 years ago
- 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
- 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 9 years ago
- f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 9 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
- 1bdc76a iov_iter: use bvec iterator to implement iterate_bvec() by Ming Lei · 8 years ago
- f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 8 years ago
- 7557933 lib/cpio: Make find_cpio_data()'s offset arg optional by Borislav Petkov · 8 years ago
- 543c37c Add sancov plugin by Emese Revfy · 8 years ago
- 20b5b7f lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() by Nicolai Stange · 8 years ago
- cdf24b4 lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk by Nicolai Stange · 8 years ago
- 7af791e lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer by Nicolai Stange · 8 years ago
- c5ce7c6 lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero by Nicolai Stange · 8 years ago
- 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 8 years ago
- eef0df6 lib/mpi: mpi_read_raw_data(): fix nbits calculation by Nicolai Stange · 8 years ago
- dfd9051 lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
- 4bdf1cf lib/mpi: purge mpi_set_buffer() by Nicolai Stange · 8 years ago
- bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
- cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
- 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
- 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
- 3017cd6 dma-debug: avoid spinlock recursion when disabling dma-debug by Ville Syrjälä · 8 years ago
- 0985b65 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 19f1845 do "fold checks into iterate_and_advance()" right by Al Viro · 8 years ago
- c5d2cac kgdb: depends on VT by Jiri Slaby · 8 years ago
- 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
- fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
- 9e85d81 radix-tree: make radix_tree_descend() more useful by Matthew Wilcox · 8 years ago
- d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
- 89148aa radix-tree: tidy up __radix_tree_create() by Matthew Wilcox · 8 years ago
- a8e4da2 radix-tree: tidy up range_tag_if_tagged by Matthew Wilcox · 8 years ago
- 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
- af49a63 radix-tree: change naming conventions in radix_tree_shrink by Matthew Wilcox · 8 years ago
- b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
- 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
- a4db4dc radix-tree: rename ptr_to_indirect() to node_to_entry() by Matthew Wilcox · 8 years ago
- 30ff46cc radix-tree: rename INDIRECT_PTR to INTERNAL_NODE by Matthew Wilcox · 8 years ago
- d089126 radix-tree: remove root->height by Matthew Wilcox · 8 years ago
- fb20901 radix-tree: remove a use of root->height from delete_node by Matthew Wilcox · 8 years ago
- c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 8 years ago
- 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 8 years ago
- 2fcd900 radix-tree: miscellaneous fixes by Matthew Wilcox · 8 years ago
- 6b053b8 radix-tree: add copyright statements by Matthew Wilcox · 8 years ago
- 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
- 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
- 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 8 years ago
- 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 8 years ago
- 4589ba6 radix-tree: rewrite radix_tree_tag_get by Ross Zwisler · 8 years ago
- 00f47b5 radix-tree: rewrite radix_tree_tag_clear by Ross Zwisler · 8 years ago
- fb96990 radix-tree: rewrite radix_tree_tag_set by Ross Zwisler · 8 years ago