1. d5f8665 slab: make size_index[] array u8 by Alexey Dobriyan · 7 years ago
  2. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  3. 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  4. 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  5. 0be7032 slab: make kmalloc_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  6. 36071a2 slab: make kmalloc_index() return "unsigned int" by Alexey Dobriyan · 7 years ago
  7. c863057 slab: fixup calculate_alignment() argument type by Alexey Dobriyan · 7 years ago
  8. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
  9. 1c99ba2 mm/slab_common.c: mark kmalloc machinery as __ro_after_init by Alexey Dobriyan · 7 years ago
  10. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 7 years ago
  11. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 7 years ago
  12. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  13. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  14. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  15. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 7 years ago
  16. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 7 years ago
  17. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 7 years ago
  18. 39ec377 ocfs2: add duplicated ino number check by Gang He · 7 years ago
  19. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  20. 8fc2cb4b ocfs2: fix some small problems by Gang He · 7 years ago
  21. 5ac9438 ocfs2: move some definitions to header file by Gang He · 7 years ago
  22. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 7 years ago
  23. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 7 years ago
  24. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 7 years ago
  25. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 7 years ago
  26. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 7 years ago
  27. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 7 years ago
  28. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 7 years ago
  29. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 7 years ago
  30. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 7 years ago
  31. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 7 years ago
  32. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 7 years ago
  33. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 7 years ago
  34. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  35. 6870c01 scripts/faddr2line: show the code context by Changbin Du · 7 years ago
  36. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
  37. 5df63c2 hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 7 years ago
  38. 7bbaf27 zboot: fix stack protector in compressed boot phase by Huacai Chen · 7 years ago
  39. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  40. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  41. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  42. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  43. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  44. f9ca6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  45. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  46. 527cd20 Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  47. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  48. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 680014d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  51. 3e968c9 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  52. a8f8e8a Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  53. 2bd99df Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  54. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  55. 547c43d Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  56. 2e08edc Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  57. 87248d3 netdevsim: remove incorrect __net_initdata annotations by Arnd Bergmann · 7 years ago
  58. 458bd99 sfc: remove ctpio_dmabuf_start from stats by Bert Kenward · 7 years ago
  59. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 7 years ago
  60. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  61. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  62. 2a37ce2 nvmem: disallow modular CONFIG_NVMEM by Arnd Bergmann · 7 years ago
  63. 48d154e net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES by Tan Xiaojun · 7 years ago
  64. 1489bbd nfp: use full 40 bits of the NSP buffer address by Dirk van der Merwe · 7 years ago
  65. 92571a1 lan78xx: Connect phy early by Alexander Graf · 7 years ago
  66. 0df57e6 nfp: add a separate counter for packets with CHECKSUM_COMPLETE by Jakub Kicinski · 7 years ago
  67. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  68. f51ffde Merge branch 'ipv6-udp-set-dst-cache-for-a-connected-sk-if-current-not-valid' by David S. Miller · 7 years ago
  69. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 7 years ago
  70. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 7 years ago
  71. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  72. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago
  73. 0d3ad85 net: phy: marvell10g: add thermal hwmon device by Russell King · 7 years ago
  74. bfacfb4 pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 7 years ago
  75. 18bd594 net: dsa: mt7530: Use NULL instead of plain integer by Florian Fainelli · 7 years ago
  76. 861690d net: dsa: b53: Fix sparse warnings in b53_mmap.c by Florian Fainelli · 7 years ago
  77. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 7 years ago
  78. 5150817 Merge branch 'net-Broadcom-drivers-sparse-fixes' by David S. Miller · 7 years ago
  79. c0eb055 net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb() by Florian Fainelli · 7 years ago
  80. 6f89421 net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum() by Florian Fainelli · 7 years ago
  81. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  82. 83fbdf1 openrisc: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  83. 667b24d arm64: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  84. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  85. 04bbc97 Merge branch 'old.dcache' into work.dcache by Al Viro · 7 years ago
  86. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  87. d92cd81 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  88. a23867f Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  89. ef1c4a6 Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  90. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  91. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  92. 0734e00 Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  93. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  94. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  95. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  96. e40dc66 Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  97. cc5ada7c Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  98. 77624cd2a Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  99. dc73d6a Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  100. dabe518 Merge tag 'hsi-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago