1. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 8 years ago
  2. 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 8 years ago
  3. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 8 years ago
  4. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  5. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  6. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  7. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  8. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  9. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  10. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  11. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 8 years ago
  12. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  13. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 8 years ago
  14. 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 8 years ago
  15. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 8 years ago
  16. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 8 years ago
  17. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 8 years ago
  18. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 8 years ago
  19. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 8 years ago
  20. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 8 years ago
  21. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 8 years ago
  22. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 8 years ago
  23. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 8 years ago
  24. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 8 years ago
  25. c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 8 years ago
  26. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 8 years ago
  27. 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 8 years ago
  28. 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 8 years ago
  29. 65c4db8 ocfs2: test target page before change it by Ryan Ding · 8 years ago
  30. b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 8 years ago
  31. c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 8 years ago
  32. 9e13f1f ocfs2: o2hb: fix double free bug by Junxiao Bi · 8 years ago
  33. b8b4ead drivers/input: eliminate INPUT_COMPAT_TEST macro by Andrew Morton · 8 years ago
  34. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  35. e267960 oom: make oom_reaper freezable by Michal Hocko · 8 years ago
  36. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  37. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  38. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  39. bc448e8 mm, oom_reaper: report success/failure by Michal Hocko · 8 years ago
  40. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  41. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  42. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  43. 1701f68 Revert "ppdev: use new parport device model" by Linus Torvalds · 8 years ago
  44. 3b3b3bd Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  45. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  46. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  47. 4604202 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  48. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  49. 8407ef4 Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  50. b4ae78e Merge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  51. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  53. 8887566 Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  54. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  55. 70c5eb8 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  56. 3a1ef0e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  57. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  58. 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  59. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. 8a20a04b Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  61. 732b84e Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 8 years ago
  62. ee08774 rtc: abx80x: handle the oscillator failure bit by Mylène Josserand · 8 years ago
  63. 59a8383 rtc: abx80x: handle autocalibration by Mylène Josserand · 8 years ago
  64. 85062c9 rtc: rv8803: workaround i2c HW issue by Alexandre Belloni · 8 years ago
  65. ee0140d Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties' by Rafael J. Wysocki · 8 years ago
  66. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  67. 33068b6 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  68. 968ce1b MAINTAINERS: Update mailing list and web page for hwmon subsystem by Guenter Roeck · 8 years ago
  69. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  70. faea72d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  71. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  72. 8b97be0 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  73. 44d1b6d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 0f0fbec Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 6fe35ab Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt2 by Arnd Bergmann · 8 years ago
  77. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 8cad489 h8300: switch EARLYCON by Yoshinori Sato · 9 years ago
  79. d858161 h8300: dts: Rename the serial port clock to fck by Geert Uytterhoeven · 8 years ago
  80. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 691b1e2 arm64: mm: allow preemption in copy_to_user_page by Mark Rutland · 8 years ago
  83. c661cb1 arm64: consistently use p?d_set_huge by Mark Rutland · 8 years ago
  84. d5e5743 arm64: kaslr: use callee saved register to preserve SCTLR across C call by Ard Biesheuvel · 8 years ago
  85. f70ce48 Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 8 years ago
  86. 05f5ece Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  87. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 8 years ago
  89. 3f73513 hv_netvsc: Fix the order of num_sc_offered decrement by Haiyang Zhang · 8 years ago
  90. 5a010c7 Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  91. b615d3d Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  92. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  93. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  94. f447671 PM / AVS: rockchip-io: add io selectors and supplies for rk3399 by David Wu · 8 years ago
  95. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 8 years ago
  96. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 8 years ago
  97. 281baf7 intel_idle: Support for Intel Xeon Phi Processor x200 Product Family by Dasaratharaman Chandramouli · 10 years ago
  98. d70e28f intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled by Len Brown · 8 years ago
  99. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 8 years ago
  100. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 8 years ago