1. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  2. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  3. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  4. 26c4eb1 locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() with lockdep by Will Deacon · 7 years ago
  5. 0dc208b locking/rwsem, fs: Use killable down_read() in iterate_dir() by Kirill Tkhai · 7 years ago
  6. 76f8507 locking/rwsem: Add down_read_killable() by Kirill Tkhai · 7 years ago
  7. 19c6092 locking/arch, x86: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  8. a61ba2c locking/arch, s390: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  9. c090511 locking/arch, ia64: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  10. 8c74392 locking/arch, alpha: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  11. e6fd28e locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case by Juergen Gross · 7 years ago
  12. 9043442 locking/paravirt: Use new static key for controlling call of virt_spin_lock() by Juergen Gross · 7 years ago
  13. af1a34f Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  14. c7e2f69 locking/selftest: Avoid false BUG report by Peter Zijlstra · 7 years ago
  15. 8b405d5 locking/lockdep: Fix stacktrace mess by Peter Zijlstra · 7 years ago
  16. 529a86e Merge branch 'ppc-bundle' (bundle from Michael Ellerman) by Linus Torvalds · 7 years ago
  17. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. fdfbad3 cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan by Aleksander Morgado · 7 years ago
  19. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  20. 1a2ace5 net: thunderx: mark expected switch fall-throughs in nicvf_main() by Gustavo A. R. Silva · 7 years ago
  21. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  22. 5766cd6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  23. 996b44f udp: fix bcast packet reception by Paolo Abeni · 7 years ago
  24. 41c8742 netlink: do not set cb_running if dump's start() errs by Jason A. Donenfeld · 7 years ago
  25. 6df4d17 Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  26. 93b0319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  27. 6c0e728 ipv4: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  28. 62cf27e ipv6: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  29. 8e67902 ixgbe: incorrect XDP ring accounting in ethtool tx_frame param by John Fastabend · 7 years ago
  30. 5e0fac6 net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Ding Tianhong · 7 years ago
  31. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  32. a39221c ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register by Sabrina Dubroca · 7 years ago
  33. e0f06bb ixgbe: Return error when getting PHY address if PHY access is not supported by Mark D Rustad · 8 years ago
  34. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  35. 49f817d netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook by Lin Zhang · 7 years ago
  36. a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
  37. 3382605 tipc: correct initialization of skb list by Jon Maloy · 7 years ago
  38. 8a5776a Linux 4.14-rc4 by Linus Torvalds · 7 years ago
  39. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  40. a69518c mlxsw: spectrum_router: Avoid expensive lookup during route removal by Ido Schimmel · 7 years ago
  41. 8fe2d6c bpf: fix liveness marking by Alexei Starovoitov · 7 years ago
  42. 00a534e doc: Fix typo "8023.ad" in bonding documentation by Axel Beckert · 7 years ago
  43. a2d3f3e ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real by Matteo Croce · 7 years ago
  44. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  45. 67936a4 Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  46. 031b814 Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  47. 1c86f2e Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  48. dbeb1a8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  49. ed0f72f Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  50. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  51. 17d084c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  52. 80cf1f8 Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  53. 2754906 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  54. 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  55. d109d83 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  56. 6151b8b ppp: fix race in ppp device destruction by Guillaume Nault · 7 years ago
  57. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  58. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  59. ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  60. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  61. 1249b57 Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  62. 9c0c1ad Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  63. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. ae2e972 arm64: Ensure fpsimd support is ready before userspace is active by Suzuki K Poulose · 7 years ago
  65. c0d8832 arm64: Ensure the instruction emulation is ready for userspace by Suzuki K Poulose · 7 years ago
  66. e466af7 netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  67. 5f9bfe0 netfilter: nf_tables: do not dump chain counters if not enabled by Pablo Neira Ayuso · 7 years ago
  68. 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
  69. 265e60a powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
  70. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
  71. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  72. baf7c1f Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  73. 00bb09c Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  74. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  75. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  76. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  77. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  78. e42eef4 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  79. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  80. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  81. d7b544d Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  82. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  84. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  85. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  86. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  87. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  88. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  89. f26e601 x86/kvm: Move kvm_fastop_exception to .fixup section by Josh Poimboeuf · 7 years ago
  90. 25f2f44 i2c: i2c-stm32f7: make structure stm32f7_setup static const by Colin Ian King · 7 years ago
  91. a91aee5 i2c: ensure termination of *_device_id tables by Thomas Meyer · 7 years ago
  92. cb09d94 i2c: i801: Add support for Intel Cedar Fork by Jarkko Nikula · 7 years ago
  93. 463a921 i2c: stm32f7: fix setup structure by Pierre-Yves MORDRET · 7 years ago
  94. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  95. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  96. e0a8631 Update James Hogan's email address by James Hogan · 7 years ago
  97. 069d40f drm/i915/glk: Fix DMC/DC state idleness calculation by Imre Deak · 7 years ago
  98. 2a8408e drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume by Imre Deak · 7 years ago
  99. 789f903 i40iw: Fix port number for query QP by Mustafa Ismail · 7 years ago
  100. 43bfc24 i40iw: Add missing memory barriers by Mustafa Ismail · 7 years ago