1. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  2. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  3. 2ac521d lib: bitmap: micro-optimize bitmap_allocate_region by Rasmus Villemoes · 10 years ago
  4. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  5. a855174 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord by Rasmus Villemoes · 10 years ago
  6. bc5be18 lib: bitmap: simplify bitmap_parselist by Rasmus Villemoes · 10 years ago
  7. 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
  8. fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
  9. 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
  10. 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
  11. 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
  12. 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
  13. 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
  14. 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
  15. 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
  16. 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
  17. 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
  18. d0da23b lib/list_sort.c: convert to pr_foo by Andrew Morton · 10 years ago
  19. 61b3d6c lib: list_sort.c: Limit number of unused cmp callbacks by Rasmus Villemoes · 10 years ago
  20. 6941230 lib: list_sort_test(): simplify and harden cleanup by Rasmus Villemoes · 10 years ago
  21. 9d418dc lib: list_sort_test(): add extra corruption check by Rasmus Villemoes · 10 years ago
  22. 27d555d lib: list_sort_test(): return -ENOMEM when allocation fails by Rasmus Villemoes · 10 years ago
  23. 129965a lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  24. 142cda5 lib/string_helpers.c: constify static arrays by Mathias Krause · 10 years ago
  25. e004f3c lib/cmdline.c: add size unit t/p/e to memparse by Gui Hecheng · 10 years ago
  26. 5f9be82 lib/glob.c: add CONFIG_GLOB_SELFTEST by George Spelvin · 10 years ago
  27. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  28. 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
  29. 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
  30. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  31. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  32. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  33. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 29b88e23 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  36. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  39. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  40. 06ebb06 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Sasha Levin · 10 years ago
  41. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  42. 4ada97a random32: mix in entropy from core to late initcall by Hannes Frederic Sowa · 10 years ago
  43. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  44. e704f93 kernel: time: Add udelay_test module to validate udelay by David Riley · 10 years ago
  45. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  46. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  47. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  48. 0a8adf5 test: add firmware_class loader test by Kees Cook · 10 years ago
  49. 0d1f64f digsig: make crypto builtin if digsig selected as builtin by Dmitry Kasatkin · 10 years ago
  50. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  51. b5e4111 Merge branch 'locking/urgent' into locking/core, before applying larger changes and to refresh the branch with fixes by Ingo Molnar · 10 years ago
  52. 01c9db8 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  53. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 11992c7 rcu: Remove CONFIG_PROVE_RCU_DELAY by Paul E. McKenney · 10 years ago
  56. 64c720a Merge 3.16-rc4 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  57. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 10 years ago
  58. 868b60e Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into driver-core-next by Greg Kroah-Hartman · 10 years ago
  59. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 10 years ago
  60. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  61. 2d72278 percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() by Tejun Heo · 10 years ago
  62. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  63. 7d74207 percpu-refcount: use unsigned long for pcpu_count pointer by Tejun Heo · 10 years ago
  64. eae7975d percpu-refcount: add helpers for ->percpu_count accesses by Tejun Heo · 10 years ago
  65. d630dc4 percpu-refcount: one bit is enough for REF_STATUS by Tejun Heo · 10 years ago
  66. 8dd68eb Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  67. 772205d Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 10 years ago
  68. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  69. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 10 years ago
  70. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. a69f5ed mac_pton: Use bool not int return by Joe Perches · 10 years ago
  72. d8f1c47 lib: crc32: Add some additional __pure annotations by George Spelvin · 10 years ago
  73. 4fa8e03 lib: crc32: Mark test data __initconst by George Spelvin · 10 years ago
  74. 6d514b4 lib: crc32: Greatly shrink CRC combining code by George Spelvin · 10 years ago
  75. 8b8f5d9 Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  76. df2e1ef lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures by Chen Gang · 10 years ago
  77. 206204a lz4: ensure length does not wrap by Greg Kroah-Hartman · 10 years ago
  78. 206a81c lzo: properly check for overruns by Greg Kroah-Hartman · 10 years ago
  79. 6cc620b rtmutex: Make the rtmutex tester depend on BROKEN by Thomas Gleixner · 10 years ago
  80. 8e0629c swiotlb: don't assume PA 0 is invalid by Jan Beulich · 10 years ago
  81. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  82. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  83. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  85. df6d0f983 net: filter: fix nlattr and nlattr_nest BPF tests by Alexei Starovoitov · 10 years ago
  86. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  87. ce80b06 lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations by Catalin Marinas · 10 years ago
  88. 15f3ec3 idr: reduce the unneeded check in free_layer() by Lai Jiangshan · 10 years ago
  89. aefb768 idr: don't need to shink the free list when idr_remove() by Lai Jiangshan · 10 years ago
  90. b93804b idr: fix idr_replace()'s returned error code by Lai Jiangshan · 10 years ago
  91. aef0f62 idr: fix NULL pointer dereference when ida_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  92. 8f9f665 idr: fix unexpected ID-removal when idr_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  93. 3afb69c idr: fix overflow bug during maximum ID calculation at maximum height by Lai Jiangshan · 10 years ago
  94. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  95. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  96. 548bbff lib/asn1_decoder.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  97. b3b16d2 lib/atomic64_test.c: convert printk(KERN_INFO to pr_info by Fabian Frederick · 10 years ago
  98. c56ba70 lib/bug.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  99. ce643a3 lib/textsearch.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 10 years ago
  100. 6d6a138 lib/nlattr.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 10 years ago