1. 92fc7cb lib/test_sort.c: add module unload support by Pravin Shedge · 7 years ago
  2. d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  3. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  4. 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago
  5. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
  6. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  7. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  8. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  9. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  10. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  11. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  12. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  13. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  14. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  15. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  16. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  17. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  18. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 7 years ago
  19. 1a3241f lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 7 years ago
  20. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  21. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  22. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  23. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  24. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  25. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  26. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. c148879 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
  30. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  31. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  32. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  33. 841a915 vsprintf: Do not have bprintf dereference pointers by Steven Rostedt (VMware) · 7 years ago
  34. 172856e kobject: Export kobj_ns_grab_current() and kobj_ns_drop() by Bart Van Assche · 7 years ago
  35. a5e1923 test_firmware: fix missing unlock on error in config_num_requests_store() by Wei Yongjun · 7 years ago
  36. 76f8ab1 test_firmware: make local symbol test_fw_config static by Wei Yongjun · 7 years ago
  37. 51ccbb0 Merge branch 'for-4.16-print-symbol' into for-4.16 by Petr Mladek · 7 years ago
  38. fcd1c91 bpf: add couple of test cases for signed extended imms by Daniel Borkmann · 7 years ago
  39. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  40. 4bd89ed swiotlb: remove various exports by Christoph Hellwig · 7 years ago
  41. 0176adb swiotlb: refactor coherent buffer allocation by Christoph Hellwig · 7 years ago
  42. a25381a swiotlb: refactor coherent buffer freeing by Christoph Hellwig · 7 years ago
  43. aaf796d swiotlb: wire up ->dma_supported in swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  44. 251533e swiotlb: add common swiotlb_map_ops by Christoph Hellwig · 7 years ago
  45. 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
  46. d0bc0c2 swiotlb: suppress warning when __GFP_NOWARN is set by Christian König · 7 years ago
  47. 1a9777a dma-direct: reject too small dma masks by Christoph Hellwig · 7 years ago
  48. 19dca8c dma-direct: make dma_direct_{alloc,free} available to other implementations by Christoph Hellwig · 7 years ago
  49. 95f1839 dma-direct: retry allocations using GFP_DMA for small masks by Christoph Hellwig · 7 years ago
  50. c61e963 dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32 by Christoph Hellwig · 7 years ago
  51. 21f237e dma-direct: use node local allocations for coherent memory by Christoph Hellwig · 7 years ago
  52. 080321d dma-direct: add support for CMA allocation by Christoph Hellwig · 7 years ago
  53. 2797596 dma-direct: add dma address sanity checks by Christoph Hellwig · 7 years ago
  54. 2e86a04 dma-direct: use phys_to_dma by Christoph Hellwig · 7 years ago
  55. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  56. 4b1a29a error-injection: Support fault injection framework by Masami Hiramatsu · 7 years ago
  57. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  58. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  59. 7660b1f crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 7 years ago
  60. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  62. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  63. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  64. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  66. 04b8eb7 symbol lookup: introduce dereference_symbol_descriptor() by Sergey Senozhatsky · 7 years ago
  67. 0d85adb lib/crc-ccitt: Add CCITT-FALSE CRC16 variant by Andrew Morton · 7 years ago
  68. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  69. 64648a5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  70. d202d47 lib: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  71. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  72. 8c9076b Merge 4.15-rc6 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  73. 14ebc28 errseq: Add to documentation tree by Matthew Wilcox · 7 years ago
  74. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  76. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  77. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  78. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 45fa9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  80. bbc25be lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 7 years ago
  81. 27e7c0e vsprintf: Fix a dangling documentation reference by Jonathan Corbet · 7 years ago
  82. b3ed232 doc: convert printk-formats.txt to rst by Tobin C. Harding · 7 years ago
  83. 9b3fa47 kobject: fix suppressing modalias in uevents delivered over netlink by Dmitry Torokhov · 7 years ago
  84. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  85. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  88. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  89. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  90. d063623 Documentation: add UUID/GUID to kernel-api by Randy Dunlap · 7 years ago
  91. 0f7cda2 Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 by Kees Cook · 7 years ago
  92. 64e0cd0 rhashtable: Call library function alloc_bucket_locks by Tom Herbert · 7 years ago
  93. 92f36cc spinlock: Add library function to allocate spinlock buckets array by Tom Herbert · 7 years ago
  94. 2db54b4 rhashtable: Add rhastable_walk_peek by Tom Herbert · 7 years ago
  95. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  96. a0e9459 Fix misannotated out-of-line _copy_to_user() by Christophe Leroy · 7 years ago
  97. 73cf7e1 Merge 4.15-rc3 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  98. 4ded3be Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus by James Morris · 7 years ago
  99. 8dfd2f2 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 7 years ago
  100. 47e0a20 X.509: fix buffer overflow detection in sprint_oid() by Eric Biggers · 7 years ago