1. fa3ae62 crypto: drbg - leave cipher handles operational by Stephan Mueller · 10 years ago
  2. 76899a4 crypto: drbg - replace spinlock with mutex by Stephan Mueller · 10 years ago
  3. 082eb10 crypto: drbg - fix drbg_generate return val check by Stephan Mueller · 10 years ago
  4. 04a34d4 crypto: talitos - Update DT bindings with SEC1 by LEROY Christophe · 10 years ago
  5. 0635b7d crypto: talitos - Add fsl,sec1.0 compatible by LEROY Christophe · 10 years ago
  6. 2d02905 crypto: talitos - SEC1 bugs on 0 data hash by LEROY Christophe · 10 years ago
  7. 6f65f6a crypto: talitos - implement scatter/gather copy for SEC1 by LEROY Christophe · 10 years ago
  8. dd3c098 crypto: talitos - adapt interrupts and reset functions to SEC1 by LEROY Christophe · 10 years ago
  9. 5fa7fa1 crypto: talitos - base address for Execution Units by LEROY Christophe · 10 years ago
  10. 7d607c6a crypto: talitos - adaptation of talitos_submit() for SEC1 by LEROY Christophe · 10 years ago
  11. 922f9dc crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+ by LEROY Christophe · 10 years ago
  12. 2159088 crypto: talitos - Add a feature to tag SEC1 by LEROY Christophe · 10 years ago
  13. 5b841a6 crypto: talitos - add sub-choice in talitos CONFIG for SEC1 by LEROY Christophe · 10 years ago
  14. 9049075 crypto: talitos - enhanced talitos_desc struct for SEC1 by LEROY Christophe · 10 years ago
  15. 538caf8 crypto: talitos - helper function for ptr len by LEROY Christophe · 10 years ago
  16. a2b35aa crypto: talitos - remove param 'extent' in map_single_talitos_ptr() by LEROY Christophe · 10 years ago
  17. 185eb79 crypto: talitos - Add a helper function to clear j_extent field by LEROY Christophe · 10 years ago
  18. edc6bd6 crypto: talitos - talitos_ptr renamed ptr for more lisibility by LEROY Christophe · 10 years ago
  19. 032d197 crypto: talitos - Refactor the sg in/out chain allocation by LEROY Christophe · 10 years ago
  20. 2529bc3 crypto: talitos - Use zero entry to init descriptors ptrs to zero by LEROY Christophe · 10 years ago
  21. 8e0498d cryoto: drbg - clear all temporary memory by Stephan Mueller · 10 years ago
  22. 1a92b2b crypto: mv_cesa - ensure backlog is initialised by Colin Ian King · 10 years ago
  23. 34c9a0f crypto: fix broken crypto_register_instance() module handling by Herbert Xu · 10 years ago
  24. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  25. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  26. d50f8f8 lru_cache: remove use of seq_printf return value by Joe Perches · 10 years ago
  27. 962e370 tracing: remove use of seq_printf return value by Joe Perches · 10 years ago
  28. 94ff212 cgroup: remove use of seq_printf return value by Joe Perches · 10 years ago
  29. 25ce319 proc: remove use of seq_printf return value by Joe Perches · 10 years ago
  30. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  31. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 10 years ago
  32. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 10 years ago
  33. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  34. cd2b293 ARM: plat-pxa: remove use of seq_printf return value by Joe Perches · 10 years ago
  35. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 10 years ago
  36. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 10 years ago
  37. 7f032d6 ipc: remove use of seq_printf return value by Joe Perches · 10 years ago
  38. 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 10 years ago
  39. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 10 years ago
  40. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 10 years ago
  41. 89c1e79 linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK by Rasmus Villemoes · 10 years ago
  42. 8a72ed6 MAINTAINERS: CREDITS: remove Stefano Brivio from B43 by Joe Perches · 10 years ago
  43. 01c7e5a .mailmap: add Ricardo Ribalda by Ricardo Ribalda Delgado · 10 years ago
  44. 3ca7bf8 CREDITS: add Ricardo Ribalda Delgado by Ricardo Ribalda Delgado · 10 years ago
  45. 49e7d9d MAINTAINERS: Use tabs consistently by Joe Perches · 10 years ago
  46. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  47. 3aeddc7 lib/string_helpers.c: refactor string_escape_mem by Rasmus Villemoes · 10 years ago
  48. 9c98f23 lib/vsprintf.c: fix potential NULL deref in hex_string by Rasmus Villemoes · 10 years ago
  49. 900cca2 lib/vsprintf: add %pC{,n,r} format specifiers for clocks by Geert Uytterhoeven · 10 years ago
  50. e8a7ba5 lib/vsprintf: Move integer format types to the top by Geert Uytterhoeven · 10 years ago
  51. 7330660 lib/vsprintf: document %p parameters passed by reference by Geert Uytterhoeven · 10 years ago
  52. d1c1b12 lib/vsprintf.c: another small hack by Rasmus Villemoes · 10 years ago
  53. 3ea8d44 lib/vsprintf.c: eliminate duplicate hex string array by Rasmus Villemoes · 10 years ago
  54. e26c12c lib/vsprintf.c: reduce stack use in number() by Rasmus Villemoes · 10 years ago
  55. 51be17d lib/vsprintf.c: eliminate some branches by Rasmus Villemoes · 10 years ago
  56. 7b1460e printk: comment pr_cont() stating it is only to continue a line by Steven Rostedt · 10 years ago
  57. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 10 years ago
  58. 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 10 years ago
  59. 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 10 years ago
  60. 972fae6 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() by Aaron Tomlin · 10 years ago
  61. 96831c0 kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 10 years ago
  62. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  63. c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 10 years ago
  64. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 10 years ago
  65. 23f40a9 include/linux: remove empty conditionals by Rasmus Villemoes · 10 years ago
  66. e4bc332 /proc/PID/status: show all sets of pid according to ns by Chen Hanxiao · 10 years ago
  67. 201c7b7 zram: fix error return code by Julia Lawall · 10 years ago
  68. 160a117 zsmalloc: remove extra cond_resched() in __zs_compact by Sergey Senozhatsky · 10 years ago
  69. 81da9b1 zsmalloc: fix fatal corruption due to wrong size class selection by Heesub Shin · 10 years ago
  70. 839373e zsmalloc: remove unnecessary insertion/removal of zspage in compaction by Minchan Kim · 10 years ago
  71. 495819e zsmalloc: micro-optimize zs_object_copy() by Sergey Senozhatsky · 10 years ago
  72. 1ec7cfb zsmalloc: remove synchronize_rcu from zs_compact() by Sergey Senozhatsky · 10 years ago
  73. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 10 years ago
  74. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  75. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  76. 77ba015 zram: describe device attrs in documentation by Sergey Senozhatsky · 10 years ago
  77. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 10 years ago
  78. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 10 years ago
  79. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 10 years ago
  80. 888fa374 mm/zsmalloc.c: fix comment for get_pages_per_zspage by Yinghao Xie · 10 years ago
  81. d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 10 years ago
  82. 248ca1b zsmalloc: add fullness into stat by Minchan Kim · 10 years ago
  83. 7b60a68 zsmalloc: record handle in page->private for huge object by Minchan Kim · 10 years ago
  84. 4e3ba87 zram: support compaction by Minchan Kim · 10 years ago
  85. d3d07c9 zsmalloc: adjust ZS_ALMOST_FULL by Minchan Kim · 10 years ago
  86. 312fcae zsmalloc: support compaction by Minchan Kim · 10 years ago
  87. c780626 zsmalloc: factor out obj_[malloc|free] by Minchan Kim · 10 years ago
  88. 2e40e16 zsmalloc: decouple handle and object by Minchan Kim · 10 years ago
  89. 018e9a4 mm/compaction.c: fix "suitable_migration_target() unused" warning by Andrew Morton · 10 years ago
  90. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 10 years ago
  91. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 10 years ago
  92. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
  93. 2682582 mm/memory: also print a_ops->readpage in print_bad_pte() by Konstantin Khlebnikov · 10 years ago
  94. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
  95. bda6d33 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() by Andrew Morton · 10 years ago
  96. 2e32b94 mm: cma: add functions to get region pages counters by Dmitry Safonov · 10 years ago
  97. 79553da thp: cleanup khugepaged startup by Kirill A. Shutemov · 10 years ago
  98. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
  99. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 10 years ago
  100. cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 10 years ago