1. c4a6c70 Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  2. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  3. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  4. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  5. 067c2f4 Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  6. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  7. 2771fc8 Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  8. 53d5f1d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  9. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  10. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  11. 711bef6 Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  12. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  13. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  14. 816f318 ALSA: rawmidi: Fix possible deadlock with virmidi registration by Takashi Iwai · 8 years ago
  15. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  16. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  17. d71f058 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  18. 95390e3 Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  19. 1d3ef9c2 arm-cci: pmu: Fix typo in event name by Suzuki K Poulose · 8 years ago
  20. 28fa991 Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  21. d8b795f Revert "ARM: tegra: fix erroneous address in dts" by Olof Johansson · 8 years ago
  22. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  23. 8540571 powerpc/32: Fix again csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  24. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  25. 56beac9 gpio: sa1100: fix irq probing for ucb1x00 by Russell King · 8 years ago
  26. 60f749f gpio: mcp23s08: make driver depend on OF_GPIO by Linus Walleij · 8 years ago
  27. c6c8649 Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" by Linus Walleij · 8 years ago
  28. 80a7704 Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  29. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  30. 8e1f74e usercopy: remove page-spanning test for now by Kees Cook · 8 years ago
  31. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 8 years ago
  32. ab29b33 Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  33. 08411a7 Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  34. 4fadd04 seccomp: Remove 2-phase API documentation by Mickaël Salaün · 8 years ago
  35. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  36. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  37. d060e0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  38. 3c17648 lkdtm: adjust usercopy tests to bypass const checks by Kees Cook · 8 years ago
  39. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  40. e697100 x86/uaccess: force copy_*_user() to be inlined by Kees Cook · 8 years ago
  41. 46738ab3 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  42. 6296c41 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  43. ec9a03d Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  44. 8ded8f0 Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  45. 8fa5729 Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  46. 4c601e0 Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  47. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  48. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  49. 87260d3 thermal: rcar_thermal: Fix priv->zone error handling by Dirk Behme · 9 years ago
  50. ae4860b Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus by Mark Brown · 8 years ago
  51. 78cefcb Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-smd' into regulator-linus by Mark Brown · 8 years ago
  52. b314427 powerpc/powernv: Fix crash on releasing compound PE by Gavin Shan · 8 years ago
  53. f8e3347 powerpc/xics/opal: Fix processor numbers in OPAL ICP by Benjamin Herrenschmidt · 8 years ago
  54. d81d825 powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n by Thiago Jung Bauermann · 8 years ago
  55. bc4dee5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  56. 56291b2 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  57. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  58. 0f5aa88 ceph: do not modify fi->frag in need_reset_readdir() by Nicolas Iooss · 8 years ago
  59. e1ff3dd ovl: fix workdir creation by Miklos Szeredi · 8 years ago
  60. f065e9e ARM: dts: imx6qdl: Fix SPDIF regression by Fabio Estevam · 8 years ago
  61. c693593 Linux 4.8-rc5 by Linus Torvalds · 8 years ago
  62. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  65. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  66. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  68. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  69. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  70. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  71. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  72. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  73. 787ad90 Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus by Mark Brown · 8 years ago
  74. f735aa2 Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus by Mark Brown · 8 years ago
  75. d0716dd spi: Prevent unexpected SPI time out due to arithmetic overflow by Sien Wu · 8 years ago
  76. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  78. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  79. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  81. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  82. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  83. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  84. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  85. 16170d9 IB/hfi1: Rework debugfs to use SRCU by Mike Marciniszyn · 8 years ago
  86. 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 8 years ago
  87. 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 8 years ago
  88. af53493 IB/hfi1: Fix AHG KDETH Intr shift by Jubin John · 8 years ago
  89. 3e6c3b0 IB/hfi1: Fix SGE length for misaligned PIO copy by Sebastian Sanchez · 8 years ago
  90. dbdf7d4 IB/mlx5: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  91. d9f88e5 IB/mlx5: Use TIR number based on selector by Yishai Hadas · 8 years ago
  92. b2a232d IB/mlx5: Simplify code by removing return variable by Leon Romanovsky · 8 years ago
  93. 24be409 IB/mlx5: Return EINVAL when caller specifies too many SGEs by Chuck Lever · 8 years ago
  94. 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  95. 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
  96. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 8 years ago
  97. 68c6bcd IB/core: Fix use after free in send_leave function by Erez Shitrit · 8 years ago
  98. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 8 years ago
  99. 63b268d IB/isert: Properly release resources on DEVICE_REMOVAL by Raju Rangoju · 8 years ago
  100. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago