1. 2c3f8b1 crypto: algif - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  2. ada69a1 crypto: introduce crypto wait for async op by Gilad Ben-Yossef · 7 years ago
  3. ab387f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  4. acfc587 crypto: gf128mul - The x8_ble multiplication functions by Harsh Jain · 7 years ago
  5. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  6. 71eab6d dax: Implement dax_finish_sync_fault() by Jan Kara · 7 years ago
  7. caa51d2 dax, iomap: Add support for synchronous faults by Jan Kara · 7 years ago
  8. b6fb293 mm: Define MAP_SYNC and VM_SYNC flags by Jan Kara · 7 years ago
  9. 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
  10. 302a5e3 dax: Inline dax_pmd_insert_mapping() into the callsite by Jan Kara · 7 years ago
  11. d81b8a7 mm: Remove VM_FAULT_HWPOISON_LARGE_MASK by Jan Kara · 7 years ago
  12. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  13. 592e254 mm: Handle 0 flags in _calc_vm_trans() macro by Jan Kara · 7 years ago
  14. a622c64 memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg() by Ladislav Michl · 7 years ago
  15. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  16. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  17. ec7ed77 spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi by Angelo Dureghello · 7 years ago
  18. ebcaa1f drm/i915: Reject unknown syncobj flags by Tvrtko Ursulin · 7 years ago
  19. 17c0899 usb: remove msm_hsusb_hw.h by Jack Pham · 7 years ago
  20. 3ae6ec0 ipv4: Send a netevent whenever multipath hash policy is changed by Ido Schimmel · 7 years ago
  21. 0542872 net: Define eth_stp_addr in linux/etherdevice.h by Egil Hjelmeland · 7 years ago
  22. e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
  23. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  24. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  25. cf34ce3 tcp: add tracepoint trace_tcp_retransmit_synack() by Song Liu · 7 years ago
  26. 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
  27. 1627122 Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd by Richard Weinberger · 7 years ago
  28. 20b2fc7 Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd by Richard Weinberger · 7 years ago
  29. 5e25f5d xen/time: do not decrease steal time after live migration on xen by Dongli Zhang · 7 years ago
  30. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  31. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  32. 6297fab Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-next by Corey Minyard · 7 years ago
  33. da61fcf irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs by Paul Burton · 7 years ago
  34. 4b82130 irqdomain: Update the comments of fwnode field of irq_domain structure by Dou Liyang · 7 years ago
  35. d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
  36. 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
  37. ae1d77f Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 7 years ago
  38. 78af0be Merge tag 'tegra-for-4.15-thermal' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
  39. 097924c Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
  40. 1943dc0 bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h") by Thomas Gleixner · 7 years ago
  41. 0a2adb0 drm/drm_mm.h: Fix the name of the referenced function in comment by Liviu Dudau · 7 years ago
  42. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  43. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  44. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  45. 50da9d4 Merge branch 'x86/fpu' into x86/asm by Ingo Molnar · 7 years ago
  46. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  47. 908a543 clk: clk-gpio: Make GPIO clock provider use descriptors only by Linus Walleij · 7 years ago
  48. bda921f clk: mediatek: add clocks dt-bindings required header for MT7622 SoC by Chen Zhong · 7 years ago
  49. b7f1a72 clk: mediatek: Add dt-bindings for MT2712 clocks by weiyi.lu@mediatek.com · 7 years ago
  50. 1495dc9 security: bpf: replace include of linux/bpf.h with forward declarations by Jakub Kicinski · 7 years ago
  51. 259bc28 clk: imx: imx7d: Remove ARM_M0 clock by Adriana Reus · 7 years ago
  52. 70b5aee net: sched: remove ndo_setup_tc check from tc_can_offload by Jiri Pirko · 7 years ago
  53. 0b5a89c net: sched: remove unused tc_should_offload helper by Jiri Pirko · 7 years ago
  54. 7066fdd clk: qcom: clk-smd-rpm: add msm8996 rpmclks by Rajendra Nayak · 7 years ago
  55. 856e6bb clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC by Linus Walleij · 7 years ago
  56. 92041a9 clk: at91: utmi: set the mainck rate by Ludovic Desroches · 7 years ago
  57. aa795c4 clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs by Stephen Boyd · 7 years ago
  58. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. f6d2953 Merge branch 'i2c/sbs-manager' into i2c/for-4.15 by Wolfram Sang · 7 years ago
  60. 4ee045f Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15 by Wolfram Sang · 7 years ago
  61. dd48d40 btrfs: add tracepoints for outstanding extents mods by Josef Bacik · 7 years ago
  62. d24a67b btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 by Zygo Blaxell · 7 years ago
  63. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  64. 00ed87da timer: Add parenthesis around timer_setup() macro arguments by Kees Cook · 7 years ago
  65. e2cec86 media: v4l2-fwnode: use a typedef for a function callback by Mauro Carvalho Chehab · 7 years ago
  66. ac7fe82 nvme-fc: add a dev_loss_tmo field to the remoteport by James Smart · 7 years ago
  67. 4f2ba5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. b347689 blk-mq-sched: improve dispatching from sw queue by Ming Lei · 7 years ago
  69. de14829 blk-mq: introduce .get_budget and .put_budget in blk_mq_ops by Ming Lei · 7 years ago
  70. 7930d0a sbitmap: introduce __sbitmap_for_each_set() by Ming Lei · 7 years ago
  71. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  72. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  73. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  74. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  75. 8698b93 regmap: Add hardware spinlock support by Baolin Wang · 7 years ago
  76. a9903f0 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  77. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  78. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  79. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  80. 638f5b9 bpf: reduce verifier memory consumption by Alexei Starovoitov · 7 years ago
  81. 6705fc9 Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next by Stephen Boyd · 7 years ago
  82. 319663c Merge tag 'meson-clk-for-4.15' of git://github.com/baylibre/clk-meson into clk-next by Stephen Boyd · 7 years ago
  83. 6397fac userns: bump idmap limits to 340 by Christian Brauner · 7 years ago
  84. aa4bf44 userns: use union in {g,u}idmap struct by Christian Brauner · 7 years ago
  85. fb56d68 Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  86. ffc3eb6 Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-next by Stephen Boyd · 7 years ago
  87. 304a4f6 drm/fb-helper: Add .last_close and .output_poll_changed helpers by Noralf Trønnes · 7 years ago
  88. 29ad20b drm: Add drm_device->fb_helper pointer by Noralf Trønnes · 7 years ago
  89. aef69d5 media: v4l: fwnode: Add a convenience function for registering sensors by Sakari Ailus · 7 years ago
  90. 7a9ec80 media: v4l: fwnode: Add convenience function for parsing common external refs by Sakari Ailus · 7 years ago
  91. baf249e media: v4l: fwnode: Move KernelDoc documentation to the header by Sakari Ailus · 7 years ago
  92. 2cab00b media: v4l: async: Allow binding notifiers to sub-devices by Sakari Ailus · 7 years ago
  93. b6ee3f0 media: v4l: async: Move async subdev notifier operations to a separate structure by Laurent Pinchart · 7 years ago
  94. 9ca4653 media: v4l: fwnode: Support generic parsing of graph endpoints in a device by Sakari Ailus · 7 years ago
  95. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  96. d5919dc Revert "PM / QoS: Fix device resume latency PM QoS" by Rafael J. Wysocki · 7 years ago
  97. 5ba2572 Revert "PM / QoS: Fix default runtime_pm device resume latency" by Rafael J. Wysocki · 7 years ago
  98. cb91775 isofs: use unsigned char types consistently by Arnd Bergmann · 7 years ago
  99. ab97f87 fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  100. 6685df3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs by Miklos Szeredi · 7 years ago