1. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  2. fcd709e x86/dumpstack: Add recursion checking for all stacks by Josh Poimboeuf · 8 years ago
  3. 5fe599e x86/dumpstack: Add support for unwinding empty IRQ stacks by Josh Poimboeuf · 8 years ago
  4. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  5. 9c00390 x86/dumpstack: Simplify in_exception_stack() by Josh Poimboeuf · 8 years ago
  6. 4cea877 Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  7. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. b8f26e8 Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  9. cfeeed2 x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace() by Josh Poimboeuf · 8 years ago
  10. de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
  11. 8630c32 avr32: fix copy_from_user() by Al Viro · 8 years ago
  12. e98b9e3 microblaze: fix __get_user() by Al Viro · 8 years ago
  13. d0cf385 microblaze: fix copy_from_user() by Al Viro · 8 years ago
  14. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  15. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  16. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  17. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  18. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  19. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  20. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  21. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  22. 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  23. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  24. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  25. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  26. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  27. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  28. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago
  29. e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
  30. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  31. 8ae95ed metag: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  32. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  33. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  34. 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
  35. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  36. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  37. 035ee28 PCI: Fix bridge_d3 update on device removal by Lukas Wunner · 8 years ago
  38. 5924bbe Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. fda6751 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. ee319d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 504cb1c2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 7c2c114 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  44. 1ef0199 selftests/x86/sigreturn: Use CX, not AX, as the scratch register by Andy Lutomirski · 8 years ago
  45. 106f2e5 Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  46. 309a18a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  47. e8988e0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  48. ac059c4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  49. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  50. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. 9395452 Linux 4.8-rc6 by Linus Torvalds · 8 years ago
  52. 373df31 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  53. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  54. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  55. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  56. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  57. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  58. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  59. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  60. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  61. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  62. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  63. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  64. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  65. 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
  66. ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
  67. 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
  68. a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
  69. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  70. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  71. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  72. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  73. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  74. c2f57fb drivers: net: phy: mdio-xgene: Add hardware dependency by Jean Delvare · 8 years ago
  75. 0808a29 Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  76. 47b02f7 dwc_eth_qos: do not register semi-initialized device by Lars Persson · 8 years ago
  77. 7303a14 sctp: identify chunks that need to be fragmented at IP level by Marcelo Ricardo Leitner · 8 years ago
  78. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  79. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  80. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  81. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  82. 1b672f5 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  83. 3247ff2 mlxsw: spectrum: Set port type before setting its address by Ido Schimmel · 8 years ago
  84. 40d2590 mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init by Jiri Pirko · 8 years ago
  85. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  86. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago
  87. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  88. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  89. daf6b9b Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. 8a2a835 Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  91. 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
  92. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  93. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  94. 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
  95. 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
  96. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago
  97. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  98. c944555 raid5: fix a small race condition by Shaohua Li · 8 years ago
  99. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  100. 27bd44e Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago