1. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  2. 8d2afd9 userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read by Andrea Arcangeli · 9 years ago
  3. 3004ec9 userfaultfd: allocate the userfaultfd_ctx cacheline aligned by Andrea Arcangeli · 9 years ago
  4. 15b726e userfaultfd: optimize read() and poll() to be O(1) by Andrea Arcangeli · 9 years ago
  5. ba85c70 userfaultfd: wake pending userfaults by Andrea Arcangeli · 9 years ago
  6. a9b85f9 userfaultfd: change the read API to return a uffd_msg by Andrea Arcangeli · 9 years ago
  7. 3f602d2 userfaultfd: Rename uffd_api.bits into .features by Pavel Emelyanov · 9 years ago
  8. 86039bd userfaultfd: add new syscall to provide memory externalization by Andrea Arcangeli · 9 years ago
  9. c1294d0 userfaultfd: prevent khugepaged to merge if userfaultfd is armed by Andrea Arcangeli · 9 years ago
  10. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  11. 6b251fc userfaultfd: call handle_userfault() for userfaultfd_missing() faults by Andrea Arcangeli · 9 years ago
  12. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  13. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  14. 932b18e userfaultfd: linux/userfaultfd_k.h by Andrea Arcangeli · 9 years ago
  15. 1038628 userfaultfd: uAPI by Andrea Arcangeli · 9 years ago
  16. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  17. 25edd8b userfaultfd: linux/Documentation/vm/userfaultfd.txt by Andrea Arcangeli · 9 years ago
  18. 2d16e0fd mm/slab.h: fix argument order in cache_from_obj's error message by Daniel Borkmann · 9 years ago
  19. 45eb00c mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 9 years ago
  20. 80da026 mm/slub: fix slab double-free in case of duplicate sysfs filename by Konstantin Khlebnikov · 9 years ago
  21. 588f8ba mm/slub: move slab initialization into irq enabled region by Thomas Gleixner · 9 years ago
  22. 3eed034 slub: add support for kmem_cache_debug in bulk calls by Jesper Dangaard Brouer · 9 years ago
  23. fbd0263 slub: initial bulk free implementation by Jesper Dangaard Brouer · 9 years ago
  24. ebe909e slub: improve bulk alloc strategy by Jesper Dangaard Brouer · 9 years ago
  25. 994eb76 slub bulk alloc: extract objects from the per cpu slab by Jesper Dangaard Brouer · 9 years ago
  26. 484748f slab: infrastructure for bulk object allocation and freeing by Christoph Lameter · 9 years ago
  27. 2ae4400 slub: fix spelling succedd to succeed by Jesper Dangaard Brouer · 9 years ago
  28. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  29. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  30. d4bdd0b21 watchdog: use park/unpark functions in update_watchdog_all_cpus() by Ulrich Obergfell · 9 years ago
  31. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  32. 81a4bee watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() by Ulrich Obergfell · 9 years ago
  33. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  34. 314b08ff watchdog: simplify housekeeping affinity with the appropriate mask by Frederic Weisbecker · 9 years ago
  35. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  36. 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
  37. 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
  38. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  39. 4635929 ocfs2: clean up redundant NULL checks before kfree by Joseph Qi · 9 years ago
  40. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  41. d0c97d5 ocfs2: do not set fs read-only if rec[0] is empty while committing truncate by Xue jiufei · 9 years ago
  42. 7f27ec9 ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock() by yangwenfang · 9 years ago
  43. 40476b8 ocfs2: use 64bit variables to track heartbeat time by Tina Ruchandani · 9 years ago
  44. ad69482 ocfs2: fix race between crashed dio and rm by Joseph Qi · 9 years ago
  45. f57a22d ocfs2: avoid access invalid address when read o2dlm debug messages by Yiwen Jiang · 9 years ago
  46. 743b5f1 ocfs2: take inode lock in ocfs2_iop_set/get_acl() by Tariq Saeed · 9 years ago
  47. 3d46a44 ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() by Tariq Saeed · 9 years ago
  48. 72f6fe1 ocfs2: optimize error handling in dlm_request_join by Norton.Zhu · 9 years ago
  49. 928dda1 ocfs2: fix a tiny case that inode can not removed by Yiwen Jiang · 9 years ago
  50. 6ab855a9 ocfs2: add ip_alloc_sem in direct IO to protect allocation changes by WeiWei Wang · 9 years ago
  51. 3423768 ocfs2: clear the rest of the buffers on error by Goldwyn Rodrigues · 9 years ago
  52. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  53. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 9 years ago
  54. 513e2da ocfs2: flush inode data to disk and free inode when i_count becomes zero by Xue jiufei · 9 years ago
  55. 0f5e7b4 ocfs2: trusted xattr missing CAP_SYS_ADMIN check by Sanidhya Kashyap · 9 years ago
  56. 807a790 ocfs2: set filesytem read-only when ocfs2_delete_entry failed. by jiangyiwen · 9 years ago
  57. f83c7b5 ocfs2/dlm: use list_for_each_entry instead of list_for_each by Joseph Qi · 9 years ago
  58. 0e3d9ea ocfs2: remove unneeded code in dlm_register_domain_handlers by Joseph Qi · 9 years ago
  59. cdd09f4 ocfs2: fix BUG when o2hb_register_callback fails by Joseph Qi · 9 years ago
  60. 914a9b7 ocfs2: remove unneeded code in ocfs2_dlm_init by Joseph Qi · 9 years ago
  61. 3cb2ec4 ocfs2: adjust code to match locking/unlocking order by Joseph Qi · 9 years ago
  62. bf59e66 ocfs2: clean up unused local variables in ocfs2_file_write_iter by Joseph Qi · 9 years ago
  63. 372a447 ocfs2: do not log twice error messages by Christophe JAILLET · 9 years ago
  64. acf8fdb ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_access by Joseph Qi · 9 years ago
  65. faaebf1 ocfs2: fix several issues of append dio by Joseph Qi · 9 years ago
  66. 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 9 years ago
  67. 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  68. 917520e ntfs: delete unnecessary checks before calling iput() by SF Markus Elfring · 9 years ago
  69. 35108d7 scripts/spelling.txt: add some typo-words by Zhao Lei · 9 years ago
  70. e260fe0 scripts: decode_stacktrace: fix ARM architecture decoding by Robert Jarzmik · 9 years ago
  71. fa70900 scripts/Lindent: handle missing indent gracefully by Jean Delvare · 9 years ago
  72. d40e1e6 kerneldoc: Convert error messages to GNU error message format by Bart Van Assche · 9 years ago
  73. c22b6ae scripts/spelling.txt: spelling of uninitialized by Sudip Mukherjee · 9 years ago
  74. 779a6ce scripts/spelling.txt: add misspelled words for check by Maninder Singh · 9 years ago
  75. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 9 years ago
  76. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  77. 1e39fc0 fsnotify: document mark locking by Jan Kara · 9 years ago
  78. 3c53e51 fsnotify: fix check in inotify fdinfo printing by Jan Kara · 9 years ago
  79. 7c49b86 fs/notify: optimize inotify/fsnotify code for unwatched files by Dave Hansen · 9 years ago
  80. 031e29b drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC by Yuriy Kolerov · 9 years ago
  81. 746bf6d capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE by Andy Lutomirski · 9 years ago
  82. 32ae976 selftests/capabilities: Add tests for capability evolution by Andy Lutomirski · 9 years ago
  83. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  84. e9f0698 kernel/kthread.c:kthread_create_on_node(): clarify documentation by Andrew Morton · 9 years ago
  85. 0469785 mm: check if section present during memory block registering by Yinghai Lu · 9 years ago
  86. aa1057b ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio by Ryan Ding · 9 years ago
  87. 7f36e3e memory-hotplug: add hot-added memory ranges to memblock before allocate node_data for a node. by Tang Chen · 9 years ago
  88. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  89. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  91. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  92. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  93. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  94. 4c92b5b Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  95. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  96. 79b0691 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 4c12ab7 Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  99. 9cbf22b Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  100. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago