1. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  3. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 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
  5. 29b88e2 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
  6. 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
  7. 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
  8. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  9. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  10. 06ebb06 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Sasha Levin · 10 years ago
  11. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  12. 4ada97a random32: mix in entropy from core to late initcall by Hannes Frederic Sowa · 10 years ago
  13. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  14. e704f93 kernel: time: Add udelay_test module to validate udelay by David Riley · 10 years ago
  15. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  16. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  17. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  18. 0a8adf5 test: add firmware_class loader test by Kees Cook · 10 years ago
  19. 0d1f64f digsig: make crypto builtin if digsig selected as builtin by Dmitry Kasatkin · 10 years ago
  20. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  21. 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
  22. 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
  23. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  25. 11992c7 rcu: Remove CONFIG_PROVE_RCU_DELAY by Paul E. McKenney · 10 years ago
  26. 64c720a Merge 3.16-rc4 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  27. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 10 years ago
  28. 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
  29. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 10 years ago
  30. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  31. 2d72278 percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() by Tejun Heo · 10 years ago
  32. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  33. 7d74207 percpu-refcount: use unsigned long for pcpu_count pointer by Tejun Heo · 10 years ago
  34. eae7975 percpu-refcount: add helpers for ->percpu_count accesses by Tejun Heo · 10 years ago
  35. d630dc4 percpu-refcount: one bit is enough for REF_STATUS by Tejun Heo · 10 years ago
  36. 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
  37. 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
  38. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  39. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 10 years ago
  40. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. a69f5ed mac_pton: Use bool not int return by Joe Perches · 10 years ago
  42. d8f1c47 lib: crc32: Add some additional __pure annotations by George Spelvin · 10 years ago
  43. 4fa8e03 lib: crc32: Mark test data __initconst by George Spelvin · 10 years ago
  44. 6d514b4 lib: crc32: Greatly shrink CRC combining code by George Spelvin · 10 years ago
  45. 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
  46. df2e1ef lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures by Chen Gang · 10 years ago
  47. 206204a lz4: ensure length does not wrap by Greg Kroah-Hartman · 10 years ago
  48. 206a81c lzo: properly check for overruns by Greg Kroah-Hartman · 10 years ago
  49. 6cc620b rtmutex: Make the rtmutex tester depend on BROKEN by Thomas Gleixner · 10 years ago
  50. 8e0629c swiotlb: don't assume PA 0 is invalid by Jan Beulich · 10 years ago
  51. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  52. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  53. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  55. df6d0f983 net: filter: fix nlattr and nlattr_nest BPF tests by Alexei Starovoitov · 10 years ago
  56. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  57. ce80b06 lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations by Catalin Marinas · 10 years ago
  58. 15f3ec3 idr: reduce the unneeded check in free_layer() by Lai Jiangshan · 10 years ago
  59. aefb768 idr: don't need to shink the free list when idr_remove() by Lai Jiangshan · 10 years ago
  60. b93804b idr: fix idr_replace()'s returned error code by Lai Jiangshan · 10 years ago
  61. aef0f62 idr: fix NULL pointer dereference when ida_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  62. 8f9f665 idr: fix unexpected ID-removal when idr_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  63. 3afb69c idr: fix overflow bug during maximum ID calculation at maximum height by Lai Jiangshan · 10 years ago
  64. 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
  65. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  66. 548bbff lib/asn1_decoder.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  67. b3b16d2 lib/atomic64_test.c: convert printk(KERN_INFO to pr_info by Fabian Frederick · 10 years ago
  68. c56ba70 lib/bug.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  69. ce643a3 lib/textsearch.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 10 years ago
  70. 6d6a138 lib/nlattr.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 10 years ago
  71. 54b14f4 lib/digsig.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  72. 38b4fe5 lib/crc32.c: remove unnecessary __constant by Fabian Frederick · 10 years ago
  73. 8e4c0b6 lib/radix-tree.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  74. b8cfff6 lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable by Dan Streetman · 10 years ago
  75. c75b53a lib/btree.c: fix leak of whole btree nodes by Minfei Huang · 10 years ago
  76. 3f623eb lib/vsprintf.c: fix comparison to bool by Fabian Frederick · 10 years ago
  77. f8eaf29 lib/libcrc32c.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  78. bf4d064 lib/xz: enable all filters by default in Kconfig by Lasse Collin · 10 years ago
  79. 1812062 lib/plist.c: replace pr_debug with printk in plist_test() by Dan Streetman · 10 years ago
  80. 84d517f lib/xz: add comments for the intentionally missing break statements by Lasse Collin · 10 years ago
  81. 0046dd9 lib/string.c: use the name "C-string" in comments by Dan Carpenter · 10 years ago
  82. a75f232 lib/plist: add plist_requeue by Dan Streetman · 10 years ago
  83. 7c8e018 mm: replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 10 years ago
  84. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 10 years ago
  85. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  86. c0f35cc lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  87. 719e484 lib/debugobjects.c: add pr_fmt to logging by Fabian Frederick · 10 years ago
  88. d7ffef2 lib/debugobjects.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  89. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  90. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  91. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. e9d9450 net: filter: fix length calculation in BPF testsuite by Chema Gonzalez · 10 years ago
  93. bfc5184 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 10 years ago
  94. d50bc15 net: filter: add test for loading SKF_AD_OFF limits by Daniel Borkmann · 10 years ago
  95. 9fe13ba net: filter: add slot overlapping test with fully filled M[] by Daniel Borkmann · 10 years ago
  96. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  97. c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  98. 4d1cdf1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  99. ce25b68 net: filter: use block statements in tcpdump tests by Daniel Borkmann · 10 years ago
  100. 108cc22 net: filter: test fill/spill of all M[] regs by Daniel Borkmann · 10 years ago