1. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  2. 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago
  3. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
  4. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  5. 334cfa4 include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent by Andy Shevchenko · 7 years ago
  6. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  7. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  8. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  9. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  10. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  11. eed9c24 MAINTAINERS: update sboyd's email address by Stephen Boyd · 7 years ago
  12. 4f7e988 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 7 years ago
  13. ad343a9 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 7 years ago
  14. dfbc3c6cb uuid: cleanup <uapi/linux/uuid.h> by Alexey Dobriyan · 7 years ago
  15. 44c6dc9 Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO by Kees Cook · 7 years ago
  16. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  17. 2b83839 Makefile: move stack-protector compiler breakage test earlier by Kees Cook · 7 years ago
  18. 4bf8ba8 fs/proc/consoles.c: use seq_putc() in show_console_dev() by Markus Elfring · 7 years ago
  19. 93ad5bc proc: rearrange args by Alexey Dobriyan · 7 years ago
  20. 15b158b proc: spread likely/unlikely a bit by Alexey Dobriyan · 7 years ago
  21. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 7 years ago
  22. 53f6334 fs/proc/internal.h: fix up comment by Alexey Dobriyan · 7 years ago
  23. 163cf54 fs/proc/internal.h: rearrange struct proc_dir_entry by Alexey Dobriyan · 7 years ago
  24. d0290bc fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 7 years ago
  25. 171ef91 fs/proc/array.c: delete children_seq_release() by Alexey Dobriyan · 7 years ago
  26. 20d28cd proc: less memory for /proc/*/map_files readdir by Alexey Dobriyan · 7 years ago
  27. 593bc69 fs/proc/vmcore.c: simpler /proc/vmcore cleanup by Alexey Dobriyan · 7 years ago
  28. ac7f106 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  29. 9f7118b proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth by Alexey Dobriyan · 7 years ago
  30. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 7 years ago
  31. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  32. 917538e kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  33. 5f21f3a kasan: fix prototype author email address by Andrey Konovalov · 7 years ago
  34. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  35. 1db0e0f kasan: unify code between kasan_slab_free() and kasan_poison_kfree() by Dmitry Vyukov · 7 years ago
  36. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
  37. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
  38. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  39. d321599 kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 7 years ago
  40. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  41. 342061e kasan: support alloca() poisoning by Paul Lawrence · 7 years ago
  42. 1a69e7c kasan/Makefile: support LLVM style asan parameters by Andrey Ryabinin · 7 years ago
  43. 53a98ed kasan: add compiler support for clang by Paul Lawrence · 7 years ago
  44. 0e410e1 kasan: don't emit builtin calls when sanitization is off by Andrey Konovalov · 7 years ago
  45. e237f98 Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  46. 139351f Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  47. 2deb41b Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  48. 67fb3b9 Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  49. ae77c95 Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  50. 20f9aa2 Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  51. 140995c net: mediatek: Explicitly include pinctrl headers by Thierry Reding · 7 years ago
  52. 8fb572a mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h by Thierry Reding · 7 years ago
  53. 1c16a9c drm/rockchip: lvds: Explicitly include pinctrl headers by Thierry Reding · 7 years ago
  54. 567af7f pinctrl: files should directly include apis they use by Stephen Rothwell · 7 years ago
  55. 9b6faee ovl: check ERR_PTR() return value from ovl_encode_fh() by Amir Goldstein · 7 years ago
  56. 2aed489 ovl: fix regression in fsnotify of overlay merge dir by Amir Goldstein · 7 years ago
  57. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 0a646e9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. f74a127 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 64b2868 Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  61. d3658c2 Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  62. 8ac4840a3 Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  63. 4141cf6 Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  64. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  65. 0ae7d32 dt-bindings: mailbox: qcom: Document the APCS clock binding by Georgi Djakov · 7 years ago
  66. c815d76 mailbox: qcom: Create APCS child device for clock controller by Georgi Djakov · 7 years ago
  67. c6a8b17 mailbox: qcom: Convert APCS IPC driver to use regmap by Georgi Djakov · 7 years ago
  68. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  69. b2ac58f KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  70. d28b387 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  71. 28c1c9f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  72. 15d4507 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  73. b7b27aa KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX by KarimAllah Ahmed · 7 years ago
  74. 0771ad4 Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  75. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  76. 85b8bac Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  77. 1726aa7 Merge branch 'fixes-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  78. a96223f Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti by Thomas Gleixner · 7 years ago
  79. c80c238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  80. 6ec4de8 Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  81. abbbd02 Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  82. 6cb7903 Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  83. 23c35f4 pinctrl: remove include file from <linux/device.h> by Linus Torvalds · 7 years ago
  84. a81114d firmware: dmi: handle missing DMI data gracefully by Ard Biesheuvel · 7 years ago
  85. a7770ae firmware: dmi_scan: Fix handling of empty DMI strings by Jean Delvare · 7 years ago
  86. 7117794 firmware: dmi_scan: Drop dmi_initialized by Jean Delvare · 7 years ago
  87. 8cf4e6a firmware: dmi: Optimize dmi_matches by Jean Delvare · 7 years ago
  88. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  89. 4db428a soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  90. cfabb17 net: qlge: use memmove instead of skb_copy_to_linear_data by Arnd Bergmann · 7 years ago
  91. 11f7110 net: qed: use correct strncpy() size by Arnd Bergmann · 7 years ago
  92. 1a91649 net: cxgb4: avoid memcpy beyond end of source buffer by Arnd Bergmann · 7 years ago
  93. 058a6c0 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
  94. 0072f0c Merge branch 'r8152-fix-rx-issues' by David S. Miller · 7 years ago
  95. aece477 r8152: set rx mode early when linking on by Hayes Wang · 7 years ago
  96. ea6499e r8152: fix wrong checksum status for received IPv4 packets by Hayes Wang · 7 years ago
  97. 1d8ef0c nfp: fix TLV offset calculation by Edwin Peer · 7 years ago
  98. d3581c8 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 7 years ago
  99. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  100. ebfc150 x86/dumpstack: Avoid uninitlized variable by Arnd Bergmann · 7 years ago