1. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  2. 024c7e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  3. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  4. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  5. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. 1c109fa fix minor infoleak in get_user_ex() by Al Viro · 8 years ago
  7. b0eaf45 kvm: x86: correctly reset dest_map->vector when restoring LAPIC state by Paolo Bonzini · 8 years ago
  8. 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
  9. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 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
  11. de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
  12. 8630c32 avr32: fix copy_from_user() by Al Viro · 8 years ago
  13. e98b9e3 microblaze: fix __get_user() by Al Viro · 8 years ago
  14. d0cf385 microblaze: fix copy_from_user() by Al Viro · 8 years ago
  15. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  16. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  17. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  18. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  19. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  20. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  21. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  22. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  23. 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  24. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  25. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  26. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  27. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  28. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  29. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago
  30. e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
  31. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  32. 8ae95ed metag: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  33. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  34. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  35. 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
  36. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  37. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  38. 035ee28 PCI: Fix bridge_d3 update on device removal by Lukas Wunner · 8 years ago
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 309a18a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  46. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 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. 2cfe199 nvme-rdma: add back dependency on CONFIG_BLOCK by Arnd Bergmann · 8 years ago
  51. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  52. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  53. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  54. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 9395452 Linux 4.8-rc6 by Linus Torvalds · 8 years ago
  56. 373df31 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  57. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  58. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  59. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  60. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  61. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  62. 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
  63. 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
  64. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  65. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  66. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  68. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  69. 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
  70. ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
  71. 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
  72. a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
  73. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  74. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  75. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  76. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  77. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  78. c2f57fb drivers: net: phy: mdio-xgene: Add hardware dependency by Jean Delvare · 8 years ago
  79. 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
  80. 47b02f7 dwc_eth_qos: do not register semi-initialized device by Lars Persson · 8 years ago
  81. 7303a14 sctp: identify chunks that need to be fragmented at IP level by Marcelo Ricardo Leitner · 8 years ago
  82. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  83. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  84. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  85. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  86. 1b672f5 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  87. 3247ff2 mlxsw: spectrum: Set port type before setting its address by Ido Schimmel · 8 years ago
  88. 40d2590 mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init by Jiri Pirko · 8 years ago
  89. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  90. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago
  91. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  92. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  93. 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
  94. 8a2a835 Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  95. 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
  96. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  97. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  98. 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
  99. 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
  100. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago