1. 2481366 dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG by Andrey Smirnov · 8 years ago
  2. 90b75db fault_in_multipages_readable() throws set-but-unused error by Dave Chinner · 8 years ago
  3. b1f2beb Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  4. f887c21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  6. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  7. e23d415 fix fault_in_multipages_...() on architectures with no-op access_ok() by Al Viro · 8 years ago
  8. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  9. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  10. 6ffa36a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. aaed4d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  13. 4496195 sctp: fix SSN comparision by Marcelo Ricardo Leitner · 8 years ago
  14. 20c64d5 net: avoid sk_forward_alloc overflows by Eric Dumazet · 8 years ago
  15. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 6cfeaf5 cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h by Paul Burton · 8 years ago
  17. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  18. 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
  19. 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
  20. 67b9f0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  21. ebf9ff7 genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers by Boris Brezillon · 8 years ago
  22. 4440a2a netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions by Gao Feng · 8 years ago
  23. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  25. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  26. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  27. e7e31ca net/mlx5e: Move an_disable_cap bit to a new position by Bodong Wang · 8 years ago
  28. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 8 years ago
  29. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  30. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  31. 6296c41 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  32. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  33. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  34. d4c4fed efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen by Jan Beulich · 8 years ago
  35. d7127b5 locking/barriers: Don't use sizeof(void) in lockless_dereference() by Johannes Berg · 8 years ago
  36. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  37. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  38. 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
  39. 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
  40. 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
  41. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. 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
  43. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  44. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  45. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  47. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  48. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  49. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  50. 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
  51. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  52. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  53. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  54. 2df5d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  55. 1554369 Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  56. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  57. 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
  58. 61aaa0e cfg80211: Add stub for cfg80211_get_station() by Linus Lüssing · 8 years ago
  59. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  60. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  61. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  62. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  63. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  67. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  70. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  71. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  72. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  73. 30bffd1 Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 8 years ago
  74. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  75. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  76. eafe5cf Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-linus by Greg Kroah-Hartman · 8 years ago
  77. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  78. 53dc65d include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h by Mikko Rapeli · 8 years ago
  79. a1d1f65 include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  80. cf00713 include/uapi/linux/atm_zatm.h: include linux/time.h by Mikko Rapeli · 8 years ago
  81. e6571aa include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  82. eafe921 include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  83. 05ee5de include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  84. 1fe8e0f include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h by Mikko Rapeli · 8 years ago
  85. b47b0cc include/uapi/linux/if_pppox.h: include linux/if.h by Mikko Rapeli · 8 years ago
  86. 4808f72 [media] cec-funcs.h: add missing vendor-specific messages by Hans Verkuil · 8 years ago
  87. dcceb1e [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flag by Hans Verkuil · 8 years ago
  88. 31dc8b7 [media] cec-funcs.h: add reply argument for Record On/Off by Hans Verkuil · 8 years ago
  89. 9ebf194 [media] cec-funcs.h: fix typo: && should be & by Hans Verkuil · 8 years ago
  90. 62148f0 [media] cec: rename cec_devnode fhs_lock to just lock by Hans Verkuil · 8 years ago
  91. 7175cce iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample by Vignesh R · 8 years ago
  92. c0678b2 include/linux: fix excess fence.h kernel-doc notation by Randy Dunlap · 8 years ago
  93. 14a5916 Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  94. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 8 years ago
  95. bb1fcec tcp: fix use after free in tcp_xmit_retransmit_queue() by Eric Dumazet · 8 years ago
  96. a0f81db scsi: sas: remove is_sas_attached() by Johannes Thumshirn · 8 years ago
  97. c1a23f6 scsi: sas: provide stub implementation for scsi_is_sas_rphy by Johannes Thumshirn · 8 years ago
  98. 53409af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  99. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago