1. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  3. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  4. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  5. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  6. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  7. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  8. ce9d7f7 Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
  9. 0d08260 mnt: Prevent pivot_root from creating a loop in the mount tree by Eric W. Biederman · 10 years ago
  10. 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
  11. 792c3a9 rbd: rbd workqueues need a resque worker by Ilya Dryomov · 10 years ago
  12. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  13. ab6c2c3 ceph: fix bool assignments by Fabian Frederick · 10 years ago
  14. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  15. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  16. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  17. 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
  18. a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
  19. b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
  20. 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
  21. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  22. 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
  23. dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
  24. a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago
  25. 3b70b388 ceph: remove redundant io_iter_advance() by Yan, Zheng · 10 years ago
  26. 6cd3bca ceph: move ceph_find_inode() outside the s_mutex by Yan, Zheng · 10 years ago
  27. 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
  28. b76f823 rbd: set the remaining discard properties to enable support by Josh Durgin · 10 years ago
  29. d3246fb rbd: use helpers to handle discard for layered images correctly by Josh Durgin · 10 years ago
  30. 3b434a2a rbd: extract a method for adding object operations by Josh Durgin · 10 years ago
  31. 1c22088 rbd: make discard trigger copy-on-write by Josh Durgin · 10 years ago
  32. d0265de rbd: tolerate -ENOENT for discard operations by Josh Durgin · 10 years ago
  33. bef9545 rbd: fix snapshot context reference count for discards by Josh Durgin · 10 years ago
  34. 3c5df89 rbd: read image size for discard check safely by Josh Durgin · 10 years ago
  35. 90e98c5 rbd: initial discard bits from Guangliang Zhao by Guangliang Zhao · 10 years ago
  36. 6d2940c rbd: extend the operation type by Guangliang Zhao · 10 years ago
  37. c622d22 rbd: skip the copyup when an entire object writing by Guangliang Zhao · 10 years ago
  38. 70d045f rbd: add img_obj_request_simple() helper by Ilya Dryomov · 10 years ago
  39. 4e752f0 rbd: access snapshot context and mapping size safely by Josh Durgin · 10 years ago
  40. 7dd440c rbd: do not return -ERANGE on auth failures by Ilya Dryomov · 10 years ago
  41. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  42. 03974e8 ceph: make sure request isn't in any waiting list when kicking request. by Yan, Zheng · 10 years ago
  43. 656e438 ceph: protect kick_requests() with mdsc->mutex by Yan, Zheng · 10 years ago
  44. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  45. 5d23371 ceph: trim unused inodes before reconnecting to recovering MDS by Yan, Zheng · 10 years ago
  46. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  47. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  48. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  49. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  50. 4c5c302 crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c by Jan-Simon Möller · 12 years ago
  51. 357aabe security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c by Behan Webster · 10 years ago
  52. ea0e0de crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c by Jan-Simon Möller · 12 years ago
  53. ffb32e9 crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c by Jan-Simon Möller · 12 years ago
  54. b610626 crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt by Jan-Simon Möller · 12 years ago
  55. 37e5265 crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c by Behan Webster · 10 years ago
  56. 7bc53c3 crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c by Behan Webster · 10 years ago
  57. ce1f3e47 crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c by Behan Webster · 10 years ago
  58. 7128470 crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c by Behan Webster · 10 years ago
  59. 61ded52 crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c by Jan-Simon Möller · 10 years ago
  60. 0458a95 btrfs: LLVMLinux: Remove VLAIS by Vinícius Tinti · 10 years ago
  61. a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
  62. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  63. da92da3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  64. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  65. 1b5a5f5 Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  66. b11445f Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  67. 0ef3a56 Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
  68. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  69. a45d572 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  70. fc2414b Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  71. 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  72. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  73. 7765490 Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. f1bfbd9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. e343833 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. c7b228a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 708d0b4 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  82. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  83. 4c6327d ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] by Geert Uytterhoeven · 10 years ago
  84. bd6aa7e frv: remove unused declarations of __start___ex_table and __stop___ex_table by Geert Uytterhoeven · 10 years ago
  85. 9919e39 kvm: ensure hard lockup detection is disabled by default by Ulrich Obergfell · 10 years ago
  86. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  87. 8a1db92 staging: rtl8192u: use %*pEn to escape buffer by Andy Shevchenko · 10 years ago
  88. 50d5e53 staging: rtl8192e: use %*pEn to escape buffer by Andy Shevchenko · 10 years ago
  89. 068c11d staging: wlan-ng: use %*pEhp to print SN by Andy Shevchenko · 10 years ago
  90. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  91. e5ead66 wireless: hostap: proc: print properly escaped SSID by Andy Shevchenko · 10 years ago
  92. 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
  93. da16960 wireless: libertas: print esaped string via %*pE by Andy Shevchenko · 10 years ago
  94. 71dca95 lib/vsprintf: add %*pE[achnops] format specifier by Andy Shevchenko · 10 years ago
  95. c825038 lib / string_helpers: introduce string_escape_mem() by Andy Shevchenko · 10 years ago
  96. 45ff337 lib / string_helpers: refactoring the test suite by Andy Shevchenko · 10 years ago
  97. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  98. 3db2e9c include/linux: remove strict_strto* definitions by Daniel Walter · 10 years ago
  99. bd5cfb8 arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable by Xishi Qiu · 10 years ago
  100. 9470dd5 fs: check bh blocknr earlier when searching lru by Zach Brown · 10 years ago