1. ece1996 module: Do not paper over type mismatches in module_param_call() by Kees Cook · 7 years ago
  2. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  3. b2f270e module: Prepare to convert all module_param_call() prototypes by Kees Cook · 7 years ago
  4. ae7df8f Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  5. a339b35 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. ca18255 kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  7. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  8. e8c97af linux/kernel.h: add/correct kernel-doc notation by Randy Dunlap · 7 years ago
  9. 8a1ac5d include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF by Arnd Bergmann · 7 years ago
  10. 7702f47 Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  11. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  12. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  13. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  14. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  15. 5803b02 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  16. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  17. 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
  18. 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
  19. 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
  20. 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
  21. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  22. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  23. 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
  24. 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
  25. 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
  26. de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
  27. 180eb4f Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 7 years ago
  28. 32e57c2 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
  29. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  30. 7240767 include/linux/bitfield.h: remove 32bit from FIELD_GET comment block by Masahiro Yamada · 7 years ago
  31. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  32. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  33. 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  34. fa87b91 include/linux/mm.h: fix typo in VM_MPX definition by Kirill A. Shutemov · 7 years ago
  35. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  36. ff93026 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  37. 887c8ba Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  38. 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  39. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  40. 1c048a2 scsi: libiscsi: Remove iscsi_destroy_session by Khazhismel Kumykov · 7 years ago
  41. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  42. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  46. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  47. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  48. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  49. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  50. e6b72ee netfilter: ebtables: fix race condition in frame_filter_net_init() by Artem Savkov · 7 years ago
  51. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  52. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  53. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  54. efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
  55. 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
  56. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  57. 9173583 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  58. 686fef9 timer: Prepare to change timer callback argument type by Kees Cook · 7 years ago
  59. 16f1c5b net/mlx5: Check device capability for maximum flow counters by Raed Salem · 7 years ago
  60. 99d3cd2 net/mlx5: Fix FPGA capability location by Inbar Karmy · 7 years ago
  61. 2569e7e Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3 by James Morris · 7 years ago
  62. 50ce631 iommu: Fix comment for iommu_ops.map_sg by Jean-Philippe Brucker · 7 years ago
  63. e88d62c percpu: make this_cpu_generic_read() atomic w.r.t. interrupts by Mark Rutland · 7 years ago
  64. b4391db netlink: fix nla_put_{u8,u16,u32} for KASAN by Arnd Bergmann · 7 years ago
  65. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  66. 1db4948 smp/hotplug: Hotplug state fail injection by Peter Zijlstra · 7 years ago
  67. fac1c20 smp/hotplug: Add state diagram by Peter Zijlstra · 7 years ago
  68. 6b71f9e nvmet-fc: sync header templates with comments by James Smart · 7 years ago
  69. fe59493 PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build by Geert Uytterhoeven · 7 years ago
  70. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  71. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  72. 62e0824 dm ioctl: fix alignment of event number in the device list by Mikulas Patocka · 7 years ago
  73. d85cf20 nvme: add transport SGL definitions by James Smart · 7 years ago
  74. c98cb3b nvme.h: remove FC transport-specific error values by James Smart · 7 years ago
  75. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  76. 237bbd2 KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  77. b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  78. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  79. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 7fc10de iio: ad_sigma_delta: Implement a dedicated reset function by Dragos Bogdan · 7 years ago
  82. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  84. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  86. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  87. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  88. 222d7db net: prevent dst uses after free by Eric Dumazet · 7 years ago
  89. e8b9572 Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
  90. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  91. 0551968 Revert "genirq: Restrict effective affinity to interrupts actually using it" by Thomas Gleixner · 7 years ago
  92. ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  93. 5a5d718 ALSA: hda - program ICT bits to support HBR audio by Sriram Periyasamy · 7 years ago
  94. 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
  95. aa767cf of: provide inline helper for of_find_device_by_node by Arnd Bergmann · 7 years ago
  96. bd7a3fe USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  97. 0555ac4 xen, arm64: drop dummy lookup_address() by Tycho Andersen · 7 years ago
  98. 850fdec driver core: remove DRIVER_ATTR by Greg Kroah-Hartman · 7 years ago
  99. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  100. 74378c5 driver core: Fix link to device power management documentation by Geert Uytterhoeven · 7 years ago