1. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  2. c0f3fd2 blk-mq: fix deadlock in blk_mq_register_disk() error path by Jens Axboe · 8 years ago
  3. 6d25ec1 Include: blkdev: Removed duplicate 'struct request;' declaration. by John Pittman · 8 years ago
  4. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  5. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  6. 71f79fb blk-mq: Allow timeouts to run while queue is freezing by Gabriel Krisman Bertazi · 8 years ago
  7. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  8. 77da160 block: fix use-after-free in seq file by Vegard Nossum · 8 years ago
  9. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  10. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  11. bfd279a blkcg: kill unused field nr_undestroyed_grps by Hou Tao · 8 years ago
  12. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  13. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  14. 6154c18 metag: Fix __cmpxchg_u32 asm constraint for CMP by James Hogan · 8 years ago
  15. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  16. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  17. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  18. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  19. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  20. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  21. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  22. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  23. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  24. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  25. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 8 years ago
  26. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  27. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  28. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  29. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  30. 774e036 MAINTAINERS: update email and list of Samsung HW driver maintainers by Kamil Debski · 8 years ago
  31. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  32. 57c24b2 samples/kretprobe: fix the wrong type by Huang Shijie · 8 years ago
  33. 6134131 samples/kretprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  34. 468b889 samples/jprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  35. e708c14 samples/kprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  36. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  37. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  38. 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
  39. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  40. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  41. 747a70e arm64: Fix copy-on-write referencing in HugeTLB by Steve Capper · 8 years ago
  42. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  43. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  44. 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
  45. 055b6ae KVM: documentation: fix KVM_CAP_X2APIC_API information by Paolo Bonzini · 8 years ago
  46. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  47. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  48. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  49. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  50. 1a058f1 powerpc/perf: Fix incorrect event codes in power9-event-list by Madhavan Srinivasan · 8 years ago
  51. 59ec4b5 ALSA: hda - Fix headset mic detection problem for two dell machines by Hui Wang · 8 years ago
  52. f282f7a Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  53. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  54. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  55. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  56. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  57. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 8 years ago
  58. d1e09f30 IB/uverbs: Fix race between uverbs_close and remove_one by Jason Gunthorpe · 8 years ago
  59. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 8 years ago
  60. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 8 years ago
  61. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  62. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  63. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  64. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  65. e972dab Use smaller 512 byte messages for portmapper messages by Mustafa Ismail · 8 years ago
  66. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 8 years ago
  67. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  68. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  69. 378fc32 IB/rdmavt: Disable by default by Bart Van Assche · 8 years ago
  70. 6a89d89 Merge branch 'i40iw' into k.o/for-4.8 by Doug Ledford · 8 years ago
  71. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  72. 49aadcf extable.h: add stddef.h so "NULL" definition is not implicit by Paul Gortmaker · 8 years ago
  73. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  74. bdc9f37 jump_label: disable preemption around __module_text_address(). by Rusty Russell · 8 years ago
  75. 0ef7653 exceptions: fork exception table content from module.h into extable.h by Paul Gortmaker · 8 years ago
  76. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  77. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  78. e1191bd ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx by Lv Zheng · 8 years ago
  79. c369e0a perf tests bpf: Use SyS_epoll_wait alias by Arnaldo Carvalho de Melo · 8 years ago
  80. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  81. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 8 years ago
  82. 915eed2 um: Support kcov by Vegard Nossum · 8 years ago
  83. 8e99bc7 um: Enable TRACE_IRQFLAGS_SUPPORT by Richard Weinberger · 8 years ago
  84. 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 8 years ago
  85. 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 8 years ago
  86. 25fd91d drm: i915: fix build when DEBUG_FS is disabled by Linus Torvalds · 8 years ago
  87. 5609a3d um: Select HAVE_DEBUG_KMEMLEAK by Richard Weinberger · 8 years ago
  88. b632369 um: Setup physical memory in setup_arch() by Richard Weinberger · 8 years ago
  89. fed4c72 um: Eliminate null test after alloc_bootmem by Amitoj Kaur Chawla · 8 years ago
  90. 09c3bcc Documenation: update cgroup's document path by seokhoon.yoon · 8 years ago
  91. d9a77fe Documentation/sphinx: do not warn about missing tools in 'make help' by Jani Nikula · 8 years ago
  92. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  93. db20a89 cachefiles: Fix race between inactivating and culling a cache object by David Howells · 8 years ago
  94. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  95. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  96. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  97. b2a4872 dm raid: constructor fails on non-zero incompat_features by Heinz Mauelshagen · 8 years ago
  98. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  99. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  100. f15f64d dm raid: fix processing of max_recovery_rate constructor flag by Heinz Mauelshagen · 8 years ago