1. d32cdbf locking/lglock: Remove lglock implementation by Peter Zijlstra · 9 years ago
  2. e625397 stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() by Oleg Nesterov · 9 years ago
  3. 259d69b locking/percpu-rwsem: Add down_read_preempt_disable() by Peter Zijlstra · 9 years ago
  4. 11d9684 locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_held() by Peter Zijlstra · 9 years ago
  5. 7cf0f14 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  6. e23d415 fix fault_in_multipages_...() on architectures with no-op access_ok() by Al Viro · 8 years ago
  7. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  8. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  9. 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
  10. 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
  11. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  12. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 6cfeaf5 cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h by Paul Burton · 8 years ago
  14. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  15. 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
  16. 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
  17. ebf9ff7 genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers by Boris Brezillon · 8 years ago
  18. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  20. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  21. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  22. e7e31ca net/mlx5e: Move an_disable_cap bit to a new position by Bodong Wang · 8 years ago
  23. a85d6b8 usercopy: force check_object_size() inline by Kees Cook · 8 years ago
  24. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  25. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  26. 6296c41 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  27. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  28. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  29. d4c4fed efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen by Jan Beulich · 8 years ago
  30. d7127b5 locking/barriers: Don't use sizeof(void) in lockless_dereference() by Johannes Berg · 8 years ago
  31. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  32. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  33. 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
  34. 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
  35. 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
  36. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  37. 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
  38. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  39. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  40. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  41. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  42. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  43. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  44. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  45. 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
  46. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  47. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  48. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  49. 2df5d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  50. 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
  51. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  52. 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
  53. 61aaa0e cfg80211: Add stub for cfg80211_get_station() by Linus Lüssing · 8 years ago
  54. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  56. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  57. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  58. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  59. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  62. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  63. 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
  64. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  65. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  66. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  67. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  68. 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
  69. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  70. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  71. 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
  72. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  73. 53dc65d include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h by Mikko Rapeli · 8 years ago
  74. a1d1f65 include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  75. cf00713 include/uapi/linux/atm_zatm.h: include linux/time.h by Mikko Rapeli · 8 years ago
  76. e6571aa include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  77. eafe921 include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  78. 05ee5de include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  79. 1fe8e0f include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h by Mikko Rapeli · 8 years ago
  80. b47b0cc include/uapi/linux/if_pppox.h: include linux/if.h by Mikko Rapeli · 8 years ago
  81. 7175cce iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample by Vignesh R · 8 years ago
  82. c0678b2 include/linux: fix excess fence.h kernel-doc notation by Randy Dunlap · 8 years ago
  83. 14a5916 Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  84. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 8 years ago
  85. bb1fcec tcp: fix use after free in tcp_xmit_retransmit_queue() by Eric Dumazet · 8 years ago
  86. a0f81db scsi: sas: remove is_sas_attached() by Johannes Thumshirn · 8 years ago
  87. c1a23f6 scsi: sas: provide stub implementation for scsi_is_sas_rphy by Johannes Thumshirn · 8 years ago
  88. 53409af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  89. 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
  90. 3942a9b locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() by Peter Zijlstra · 8 years ago
  91. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  92. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  93. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  95. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  96. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  97. aca3001 netfilter: nfnetlink_acct: report overquota to the right netns by Liping Zhang · 8 years ago
  98. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  99. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  100. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago