1. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  2. 7d1ce60 Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  3. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  4. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  5. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  6. 026e5e0 ovl: update doc by Miklos Szeredi · 8 years ago
  7. 7cb3511 ovl: listxattr: use strnlen() by Miklos Szeredi · 8 years ago
  8. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  9. ce31513 ovl: copyattr after setting POSIX ACL by Miklos Szeredi · 8 years ago
  10. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  11. 0c97be2 ovl: Get rid of ovl_xattr_noacl_handlers array by Andreas Gruenbacher · 8 years ago
  12. fe2b759 ovl: Fix OVL_XATTR_PREFIX by Andreas Gruenbacher · 8 years ago
  13. fd36570 ovl: fix spelling mistake: "directries" -> "directories" by Colin Ian King · 8 years ago
  14. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  15. 5201dc4 ovl: use cached acl on underlying layer by Miklos Szeredi · 8 years ago
  16. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  17. c11b9fd ovl: remove posix_acl_default from workdir by Miklos Szeredi · 8 years ago
  18. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  19. 27dd735 Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  20. 5efc244 audit: fix exe_file access in audit_exe_compare by Mateusz Guzik · 8 years ago
  21. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  22. 8509eb1 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  23. 1f703e6 drm/amdgpu: record error code when ring test failed by Chunming Zhou · 8 years ago
  24. 53960b4 drm/amd/amdgpu: compute ring test fail during S4 on CI by jimqu · 8 years ago
  25. 10ea943 drm/amd/amdgpu: sdma resume fail during S4 on CI by jimqu · 8 years ago
  26. 071e31e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  27. 9f834ec binfmt_elf: switch to new creds when switching to new mm by Linus Torvalds · 8 years ago
  28. 8b18e23 crypto: caam - fix IV loading for authenc (giv)decryption by Horia Geantă · 8 years ago
  29. 31bd44e crypto: cryptd - Use correct tfm object for AEAD tracking by Herbert Xu · 8 years ago
  30. c8d1924 serial: 8250: added acces i/o products quad and octal serial cards by Jimi Damon · 8 years ago
  31. 47b34d2 serial: 8250_mid: fix divide error bug if baud rate is 0 by Andy Shevchenko · 8 years ago
  32. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  33. 17d0774 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 8 years ago
  34. 96b0af4 documentation: drivers/core/of: fix name of of_node symlink by Martin Fuzzey · 8 years ago
  35. df6a58c kernfs: don't depend on d_find_any_alias() when generating notifications by Tejun Heo · 8 years ago
  36. ccdf3b8 thunderbolt: Don't declare Falcon Ridge unsupported by Lukas Wunner · 8 years ago
  37. 82a6a81 thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. by Xavier Gnata · 8 years ago
  38. 25eb7e5 thunderbolt: Fix resume quirk for Falcon Ridge 4C. by Andreas Noever · 8 years ago
  39. c012268 lkdtm: Mark lkdtm_rodata_do_nothing() notrace by Michael Ellerman · 8 years ago
  40. 279cf3f drm/nouveau/acpi: use DSM if bridge does not support D3cold by Peter Wu · 8 years ago
  41. d7737ce PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle by Paul E. McKenney · 8 years ago
  42. d44c950 PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle by Paul E. McKenney · 8 years ago
  43. bd37e02 cpufreq: dt: Add terminate entry for of_device_id tables by Wei Yongjun · 8 years ago
  44. edd1ea2 dm bufio: remove use of deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  45. 5d0be84 dm crypt: fix free of bad values after tfm allocation failure by Eric Biggers · 8 years ago
  46. 4e870e9 dm crypt: fix error with too large bios by Mikulas Patocka · 8 years ago
  47. 91e630d dm log writes: fix check of kthread_run() return value by Vladimir Zapolskiy · 8 years ago
  48. 61b5ebd Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  49. 485a252 seccomp: Fix tracer exit notifications during fatal signals by Kees Cook · 8 years ago
  50. 7efb367 dm log writes: fix bug with too large bios by Mikulas Patocka · 8 years ago
  51. a5d6078 dm log writes: move IO accounting earlier to fix error path by Mikulas Patocka · 8 years ago
  52. 86a1679 Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  53. 0cf21c6 Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  54. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  55. d8dc020 Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  56. 748e7fc Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  57. 9ebae9e pata_ninja32: Avoid corrupting status flags by Alan Cox · 8 years ago
  58. 98b0f80 NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 8 years ago
  59. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  60. 8c57cac mei: me: disable driver on SPT SPS firmware by Tomas Winkler · 8 years ago
  61. 2c55754 usb: musb: Fix locking errors for host only mode by Tony Lindgren · 8 years ago
  62. 3fa2a81 Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  63. 83b4a3d Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  64. 8aade77 ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx by Anson Huang · 8 years ago
  65. a474478 drm/imx: fix crtc vblank state regression by Lucas Stach · 8 years ago
  66. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  67. e4e98c4 Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  68. dc7066c Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 8 years ago
  69. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  70. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  71. 3dc1473 pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails by Trond Myklebust · 8 years ago
  72. cf4d377 Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  73. 2a90309 Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  75. c6c1f9b drm/imx: Add active plane reconfiguration support by Liu Ying · 8 years ago
  76. f7d3586 ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name by Vladimir Zapolskiy · 8 years ago
  77. a75e4a8 fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible by Baoyou Xie · 8 years ago
  78. 068cf29 mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown() by Dan Carpenter · 8 years ago
  79. e0c6fba mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX by Rob Rice · 8 years ago
  80. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  81. 98744b4 clocksource/drivers/atmel-pit: Fix compilation error by Daniel Lezcano · 8 years ago
  82. da43bf0 intel_pmic_gpio: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  83. f48d149 platform/olpc: Make ec explicitly non-modular by Paul Gortmaker · 8 years ago
  84. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  85. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  86. 7d13eca Documentation: networking: dsa: Remove platform device TODO by Florian Fainelli · 8 years ago
  87. e4d986a Merge branch 'mlx5-series' by David S. Miller · 8 years ago
  88. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  89. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  90. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  91. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  92. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  93. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  94. 8484f9e net/mlx5e: Don't post fragmented MPWQE when RQ is disabled by Saeed Mahameed · 8 years ago
  95. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  96. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  97. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  98. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  99. cc7786d powerpc/tm: do not use r13 for tabort_syscall by Nicholas Piggin · 8 years ago
  100. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago