1. 32e57c2 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
  2. a08ffbe checkpatch: fix ignoring cover-letter logic by Stafford Horne · 7 years ago
  3. d22e3d6 m32r: fix build failure by Sudip Mukherjee · 7 years ago
  4. 656d61c lib/ratelimit.c: use deferred printk() version by Sergey Senozhatsky · 7 years ago
  5. e0596c8 kernel/params.c: improve STANDARD_PARAM_DEF readability by Jean Delvare · 7 years ago
  6. 96802e6 kernel/params.c: fix an overflow in param_attr_show by Jean Delvare · 7 years ago
  7. 90ceb2a kernel/params.c: fix the maximum length in param_get_string by Jean Delvare · 7 years ago
  8. d09b013 mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long by YASUAKI ISHIMATSU · 7 years ago
  9. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  10. c965385 kernel/kcmp.c: drop branch leftover typo by Cyrill Gorcunov · 7 years ago
  11. 1fdcce6 memremap: add scheduling point to devm_memremap_pages by Michal Hocko · 7 years ago
  12. 9b6e63c mm, page_alloc: add scheduling point to memmap_init_zone by Michal Hocko · 7 years ago
  13. f64ac5e mm, memory_hotplug: add scheduling point to __add_pages by Michal Hocko · 7 years ago
  14. a70e43a lib/idr.c: fix comment for idr_replace() by Eric Biggers · 7 years ago
  15. f80c7da mm: memcontrol: use vmalloc fallback for large kmem memcg arrays by Johannes Weiner · 7 years ago
  16. 3181c38 kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() by Luis R. Rodriguez · 7 years ago
  17. 7240767 include/linux/bitfield.h: remove 32bit from FIELD_GET comment block by Masahiro Yamada · 7 years ago
  18. 8cb5d74 lib/lz4: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  19. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  20. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  21. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago
  22. 83f9182 exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() by Oleg Nesterov · 7 years ago
  23. baba1b2 exec: binfmt_misc: don't nullify Node->dentry in kill_node() by Oleg Nesterov · 7 years ago
  24. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  25. 384632e userfaultfd: non-cooperative: fix fork use after free by Andrea Arcangeli · 7 years ago
  26. 7d790d2 mm/device-public-memory: fix edge case in _vm_normal_page() by Reza Arbab · 7 years ago
  27. 9625456 mm: fix data corruption caused by lazyfree page by Shaohua Li · 7 years ago
  28. 24c92eb mm: avoid marking swap cached page as lazyfree by Shaohua Li · 7 years ago
  29. f4e222c mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC by Jeff Layton · 7 years ago
  30. 5bdfca6 m32r: define CPU_BIG_ENDIAN by Sudip Mukherjee · 7 years ago
  31. ae94264 zram: fix null dereference of handle by Minchan Kim · 7 years ago
  32. a872eb2 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" by Christophe Leroy · 7 years ago
  33. 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
  34. 57148a6 mm: meminit: mark init_reserved_page as __meminit by Arnd Bergmann · 7 years ago
  35. 3552935 z3fold: fix stale list handling by Vitaly Wool · 7 years ago
  36. 6818600 mm,compaction: serialize waitqueue_active() checks (for real) by Davidlohr Bueso · 7 years ago
  37. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  38. 3f2eb02 mm/memcg: avoid page count check for zone device by Jérôme Glisse · 7 years ago
  39. 72f0184 mm, memcg: remove hotplug locking from try_charge by Michal Hocko · 7 years ago
  40. 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  41. d5567c9 z3fold: fix potential race in z3fold_reclaim_page by Vitaly Wool · 7 years ago
  42. d9d73e8 sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration by Geert Uytterhoeven · 7 years ago
  43. eae3df7e sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration by Geert Uytterhoeven · 7 years ago
  44. d8ce38f sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration by Geert Uytterhoeven · 7 years ago
  45. b78412b sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration by Geert Uytterhoeven · 7 years ago
  46. 19bfbe2 mm, hugetlb, soft_offline: save compound page order before page migration by Alexandru Moise · 7 years ago
  47. 4b22927 ksm: fix unlocked iteration over vmas in cmp_and_merge_page() by Kirill Tkhai · 7 years ago
  48. fa87b91 include/linux/mm.h: fix typo in VM_MPX definition by Kirill A. Shutemov · 7 years ago
  49. e00e5a2 scripts/spelling.txt: add more spelling mistakes to spelling.txt by Colin Ian King · 7 years ago
  50. 630cc2b kernel/params.c: align add_sysfs_param documentation with code by Jean Delvare · 7 years ago
  51. 8ee912d alpha: fix build failures by Sudip Mukherjee · 7 years ago
  52. d81fa66 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  53. 847d9fb Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  54. ff93026 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  55. c1de159 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  56. 887c8ba Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  57. 27b3b16 Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  58. 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  59. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  60. 3a98be0 Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  61. d312fef ahci: don't ignore result code of ahci_reset_controller() by Ard Biesheuvel · 7 years ago
  62. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  63. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 156069f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  72. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  73. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  74. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  75. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  77. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  78. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  79. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  80. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  81. 0648260 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  82. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  83. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  84. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  85. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  86. bc829ee x86/mm: Disable branch profiling in mem_encrypt.c by Tom Lendacky · 7 years ago
  87. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  88. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  89. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  90. f069fab arm64: mm: Use READ_ONCE when dereferencing pointer to pte table by Will Deacon · 7 years ago
  91. b862789 kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  92. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  93. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  94. 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  95. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  96. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  97. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  98. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  99. 80c82ff Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  100. 9c29c318 locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 7 years ago