1. e43b3b5 genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs by Thomas Gleixner · 7 years ago
  2. 60b09c5 genirq/cpuhotplug: Add sanity check for effective affinity mask by Thomas Gleixner · 7 years ago
  3. 19e1d4e genirq: Warn when effective affinity is not updated by Thomas Gleixner · 7 years ago
  4. 47a4b71 Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  5. 49f817d netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook by Lin Zhang · 7 years ago
  6. 299d757 USB: serial: console: fix use-after-free after failed setup by Johan Hovold · 7 years ago
  7. bd998c2 USB: serial: console: fix use-after-free on disconnect by Johan Hovold · 7 years ago
  8. a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
  9. 3382605 tipc: correct initialization of skb list by Jon Maloy · 7 years ago
  10. 8a5776a Linux 4.14-rc4 by Linus Torvalds · 7 years ago
  11. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  12. a69518c mlxsw: spectrum_router: Avoid expensive lookup during route removal by Ido Schimmel · 7 years ago
  13. 845e405 pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping by Grygorii Strashko · 7 years ago
  14. 8fe2d6c bpf: fix liveness marking by Alexei Starovoitov · 7 years ago
  15. 00a534e doc: Fix typo "8023.ad" in bonding documentation by Axel Beckert · 7 years ago
  16. a2d3f3e ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real by Matteo Croce · 7 years ago
  17. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  18. 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
  19. 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
  20. 80ac93c gpio: omap: Fix lost edge interrupts by Grygorii Strashko · 7 years ago
  21. 0cabf2a crypto: skcipher - Fix crash on zero-length input by Herbert Xu · 7 years ago
  22. 9039f3e crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned by Jia-Ju Bai · 7 years ago
  23. 5125e4e crypto: xts - Fix an error handling path in 'create()' by Christophe Jaillet · 7 years ago
  24. 532f419 crypto: stm32 - Try to fix hash padding by Arnd Bergmann · 7 years ago
  25. 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
  26. 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
  27. 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
  28. 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
  29. 17d084c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  30. 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
  31. 2754906 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  32. 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  33. d109d83 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  34. 6151b8b ppp: fix race in ppp device destruction by Guillaume Nault · 7 years ago
  35. 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
  36. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  37. ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  38. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  39. 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
  40. 9c0c1ad Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  41. 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
  42. ae2e972 arm64: Ensure fpsimd support is ready before userspace is active by Suzuki K Poulose · 7 years ago
  43. c0d8832 arm64: Ensure the instruction emulation is ready for userspace by Suzuki K Poulose · 7 years ago
  44. e466af7 netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  45. 5f9bfe0 netfilter: nf_tables: do not dump chain counters if not enabled by Pablo Neira Ayuso · 7 years ago
  46. e9516c0 perf script: Add missing separator for "-F ip,brstack" (and brstackoff) by Mark Santaniello · 7 years ago
  47. 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
  48. 265e60a powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
  49. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
  50. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  51. 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
  52. 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
  53. 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
  54. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  55. 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
  56. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  57. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  58. 874d48f Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  59. e42eef4 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  60. 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
  61. ea344f6 selftests: mqueue: fix regression in silencing output from RUN_TESTS by Shuah Khan · 7 years ago
  62. 3346a6a selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  63. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  64. d7b544d Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  65. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  66. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  67. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  68. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  69. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  70. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  71. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  72. c1fbc0c perf callchain: Compare dsos (as well) for CCKEY_FUNCTION by Ravi Bangoria · 7 years ago
  73. f26e601 x86/kvm: Move kvm_fastop_exception to .fixup section by Josh Poimboeuf · 7 years ago
  74. 25f2f44 i2c: i2c-stm32f7: make structure stm32f7_setup static const by Colin Ian King · 7 years ago
  75. a91aee5 i2c: ensure termination of *_device_id tables by Thomas Meyer · 7 years ago
  76. cb09d94 i2c: i801: Add support for Intel Cedar Fork by Jarkko Nikula · 7 years ago
  77. 463a921 i2c: stm32f7: fix setup structure by Pierre-Yves MORDRET · 7 years ago
  78. 262e681 x86/mce: Hide mca_cfg by Borislav Petkov · 7 years ago
  79. 69a3300 RAS/CEC: Use the right length for "cec_disable" by Nicolas Iooss · 7 years ago
  80. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  81. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  82. e0a8631 Update James Hogan's email address by James Hogan · 7 years ago
  83. 069d40f drm/i915/glk: Fix DMC/DC state idleness calculation by Imre Deak · 7 years ago
  84. 2a8408e drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume by Imre Deak · 7 years ago
  85. 789f903 i40iw: Fix port number for query QP by Mustafa Ismail · 7 years ago
  86. 43bfc24 i40iw: Add missing memory barriers by Mustafa Ismail · 7 years ago
  87. 1736b4c RDMA/qedr: Parse vlan priority as sl by Amrani, Ram · 7 years ago
  88. efe63c2 RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero by Amrani, Ram · 7 years ago
  89. e19cd28 IB/mlx5: Fix label order in error path handling by Parav Pandit · 7 years ago
  90. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  91. 08f8c88 Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into fixes by Olof Johansson · 7 years ago
  92. eab5c00 Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 7 years ago
  93. b02faed arm64: Use larger stacks when KASAN is selected by Mark Rutland · 7 years ago
  94. 37f6b42 ACPI/IORT: Fix PCI ACS enablement by Lorenzo Pieralisi · 7 years ago
  95. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  96. a2b7861 kvm/x86: Avoid async PF preempting the kernel incorrectly by Boqun Feng · 7 years ago
  97. 6c795b3 Merge branch 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  98. 5dcbeca clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle by Marek Szyprowski · 7 years ago
  99. 013a8ee Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  100. 783874b dm crypt: reject sector_size feature if device length is not aligned to it by Milan Broz · 7 years ago