1. 0034af0 block: make /sys/block/<dev>/queue/discard_max_bytes writeable by Jens Axboe · 9 years ago
  2. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  3. 6c71013 block: partition: convert percpu ref by Ming Lei · 9 years ago
  4. b54e5ed block: partition: introduce hd_free_part() by Ming Lei · 9 years ago
  5. 21bdb58 Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  6. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  7. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  8. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  10. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  11. e56f698 blk-mq: set default timeout as 30 seconds by Ming Lei · 9 years ago
  12. 3aa2050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  13. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  14. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  15. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  16. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  17. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  18. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  19. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  20. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  21. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  22. 91ef5cc Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  23. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 9 years ago
  24. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  25. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  26. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  27. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  28. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  29. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 9 years ago
  30. cb1ff43 IB/ipath: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 9 years ago
  31. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  32. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  33. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 9 years ago
  34. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  35. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  36. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  37. 0a69127 RDMA/nes: Fix for incorrect recording of the MAC address by Tatyana Nikolova · 9 years ago
  38. 165d682 RDMA/nes: Fix for resolving the neigh by Tatyana Nikolova · 9 years ago
  39. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  40. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  41. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  42. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  43. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  44. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  45. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  46. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  47. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  48. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  49. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  50. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  52. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  53. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 9 years ago
  54. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  55. bcd7f78 locks: have flock_lock_file take an inode pointer instead of a filp by Jeff Layton · 9 years ago
  56. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 9 years ago
  57. cad49cf s390/nmi: fix vector register corruption by Heiko Carstens · 9 years ago
  58. e47994d s390/process: fix sfpc inline assembly by Heiko Carstens · 9 years ago
  59. f81a49d s390/dasd: fix kernel panic when alias is set offline by Stefan Haberland · 9 years ago
  60. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  61. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  62. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  63. 67592f6 m68k: enable PCI support for m5475evb defconfig by Greg Ungerer · 9 years ago
  64. 03aa29f m68k: fix io functions for ColdFire/MMU/PCI case by Greg Ungerer · 9 years ago
  65. 8700f09 m68knommu: update defconfig for ColdFire m5475evb by Greg Ungerer · 9 years ago
  66. fee5392 m68knommu: update defconfig for ColdFire m5407c3 by Greg Ungerer · 9 years ago
  67. 59c024b m68knommu: update defconfig for ColdFire m5307c3 by Greg Ungerer · 9 years ago
  68. 6845f6e m68knommu: update defconfig for ColdFire m5275evb by Greg Ungerer · 9 years ago
  69. 2e27f44 m68knommu: update defconfig for ColdFire m5272c3 by Greg Ungerer · 9 years ago
  70. 0f28b05 m68knommu: update defconfig for ColdFire m5249evb by Greg Ungerer · 9 years ago
  71. bfd302a m68knommu: update defconfig for m5208evb by Greg Ungerer · 9 years ago
  72. fa95a1d m68knommu: make ColdFire SoC selection a choice by Greg Ungerer · 9 years ago
  73. 15c2ca4 m68knommu: improve the clock configuration defaults by Greg Ungerer · 9 years ago
  74. d9ee489 m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire by Greg Ungerer · 9 years ago
  75. bc0195a Linux 4.2-rc2 by Linus Torvalds · 9 years ago
  76. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  77. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  78. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  79. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  80. 2acb5c3 ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux by Roger Quadros · 9 years ago
  81. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 9 years ago
  82. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 9 years ago
  83. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 9 years ago
  84. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 9 years ago
  85. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 9 years ago
  86. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 9 years ago
  87. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  91. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  92. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  93. 76b63da Merge branch 'dsa-of-parsing-fixes' by David S. Miller · 9 years ago
  94. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  95. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  96. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  97. c590032 net: bcmgenet: fix accounting of packet drops vs errors by Petri Gynther · 9 years ago
  98. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 9 years ago
  99. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  100. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago